body{
	background: #ebf0f2;
	padding-bottom: 169px;
}
header{
	width: 960px;
	padding-top: 30px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 111;
	font-size: 0;
}
.search{
	width: 904px;
	/*height: 62px;*/
	height: 70px;
	margin: 0 auto;
	position: relative;
}
.search img{
	position: absolute;
	left: 24px;
	top: 16px;
}
.search input{
	width: 100%;
	height: 100%;
	background: #ededed;
	font-size: 28px;
	border: 0;
	outline: 0;
	border-radius: 50px;
	padding-left: 77px;
}
.search input::-webkit-input-placeholder{
	font-size: 28px;
	color: #c1c1c1;
}
header>ul{
	display: inline-block;
}
header>ul>li{
	float: left;
	margin-right: 78px;
}
header>ul>li:nth-last-child(2){
	margin-right: 0;
}
header>ul>li a{
	line-height: 74px;
	font-size: 36px;
	display: block;
	color: #505050;
}
.h_active{
	color: #5eb4b4 !important;
}

.layer{
	width: 960px;
	position: fixed;
	top: 216px;
	left: -960px;
	background: rgba(255,255,255,0.9);
	transition: all 0.3s ease-out;
	z-index: 8888;
}
aside{
	background: rgba(188,141,40,0.67);
	width: 288px;
	position: absolute;
	left: 0;
	top: 0;
}
.k{
	width: 921px;
	background: rgba(188,141,40,0.67);
	border: 2px solid #b8b8b8;
	border-radius: 0 200px 200px 0;
	border-left: none;
	margin-bottom: 12px;
}
.k>span{
	font-size: 32px;
	color: #505050;
	margin-left: 48px;
	margin-top: 24px;
}
.k ul{
	width: 720px;
	padding-top: 40px;
	margin-left: 34px;
}
.k li{
	font-size: 28px;
	color: #2a2a2a;
	float: left;
	text-align: left;
	margin-right: 44px;
	margin-bottom: 42px;
}
aside>p{
	text-align: left;
	font-size: 32px;
	line-height: 32px;
	color: #505050;
	margin-left: 48px;
	margin-bottom: 30px;
}


.banner{
	padding-top: 166px;
}
.banner img{
	display: block;
	width: 100%;
}


.section1{
	background: #fff;
	margin-top: 33px;
	font-size: 0;
	position: relative;
}
.section1>ul{
	display: inline-block;
}
.section1>ul>li{
	float: left;
	font-size: 32px;
	color: #505050;
	line-height: 98px;
	text-align: center;
	margin-right: 30px;
}
.section1>ul>li:nth-last-child(2){
	margin-right: 0;
}
.sec1_active{
	color: #5eb4b4 !important;
}
.nk_list{
	width: 960px;
	position: absolute;
	background: #f7f7f7;
	left: 0;
	z-index: 888;
	display: none;
}
.nk_list li{
	float: left;
	width: 25%;
	color: #7d7d7d;
	font-size: 30px;
	border: 1px solid #fff;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	overflow:hidden;
}
.wk_list{
	width: 960px;
	position: absolute;
	background: #f7f7f7;
	left: 0;
	z-index: 888;
	display: none;
}
.wk_list li{
	float: left;
	width: 25%;
	color: #7d7d7d;
	font-size: 26px;
	border: 1px solid #fff;
}
.zz2{
	position: absolute;
	width: 960px;
	background: rgba(0,0,0,0.4);
	z-index: 666;
	top: 98px;
	display: none;
}


.section2{
	margin-top: 33px;
}
.section2 .left_cont{
	width: 320px;
	min-height: 322px;
	padding-top: 30px;
	background: #fff;
}
.section2 .left_cont .tx{
	width: 170px;
	height: 170px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 15px;
}
.section2 .left_cont .tx img{
	display: block;
	width: 100%;
}
.section2 .left_cont .name{
	font-size: 28px;
	color: #505050;
	margin-bottom: 12px;
}
.section2 .heart{
	display: inline-block;
	margin-bottom: 6px;
}
.section2 .heart li{
	float: left;
	margin-right: 5px;
}
.section2 .heart li:nth-last-child(2){
	margin-right: 0;
}
.section2 .right_cont{
	width: 640px;
	min-height: 322px;
	background: #fff;
	padding:38px 60px 18px 30px; 
	font-size: 30px;
	color: #7d7d7d;
	line-height: 26px;
}


.section3{
	margin-top: 33px;
	background: #f8f8f8;
	padding: 40px;
}
.section3 ul{
	font-size: 0;
}
.section3 li{
	width: 25%;
	display: inline-block;
}
.section3 li img{
	margin-bottom: 20px;
}
.section3 li p{
	font-size: 32px;
	color: #7d7d7d;
}


.zz{
	position: fixed;
	width: 960px;
	background: rgba(0,0,0,0.4);
	z-index: 666;
	top: 0;
	display: none;
}
.layer2{
	position: fixed;
	width: 960px;
	background: #fff;
	bottom: -530px;
	z-index: 88888;
	transition: all 0.3s;
}
.layer2 .date{
	height: 100px;
	border-bottom: 1px solid #b4b4b4;
}
.layer2 .date ul{
	display: inline-block;
	font-size: 0;
	padding: 0 40px;
}
.layer2 .date ul li{
	height: 99px;
	display: inline-block;
	font-size: 26px;
	color: #505050;
	line-height: 100px;
	margin-right: 55px;
	border-bottom: 2px solid transparent;
}
.date_active{
	color: #5eb4b4 !important;
	border-color: #5eb4b4 !important;
}
.layer2 .date ul li:last-child{
	margin-right: 0;
}
.date_cont{
	max-height: 430px;
	padding: 42px 40px 28px;
	overflow-y: scroll;
	display: none;
}
.date_cont_active{
	display: block !important;
}
.date_cont::-webkit-scrollbar{
    width: 0px;
    background-color: #fff;
}
.am>span{
	font-size: 26px;
	color: #505050;
	width: 130px;
	text-align: left;
}
.am ul{
	width: 700px;
}
.am li{
	width: 330px;
	height: 60px;
	line-height: 60px;
	margin-right: 40px;
	float: left;
	margin-bottom: 30px;
}
.am li:nth-child(2n){
	margin-right: 0;
}
.am li a{
	display: block;
	color: #5eb4b4;
	font-size: 26px;
	border: 1px solid #5eb4b4;
	border-radius: 20px;
}
.am li span{
	margin-left: 20px;
}
.full{
	color: #c1c1c1 !important;
	border-color: #c1c1c1 !important;
}
.layer3{
	height: 660px;
	position: fixed;
	width: 960px;
	background: #fff;
	bottom: -660px;
	z-index: 88888;
	transition: all 0.3s;
}
.layer3 .title{
	height: 102px;
	line-height: 102px;
	padding-left: 60px;
	color: #2a2a2a;
	font-size: 32px;
	border-bottom: 1px solid #eeefef;
}
.input_box{
	padding: 40px 40px 0;
}
.input_box span{
	color: #7d7d7d;
	font-size: 28px;
	line-height: 60px;
}
.input_box input[type='text']{
	height: 60px;
	width: 300px;
	border: 1px solid #dcdcdc;
	padding-left: 10px;
	font-size: 28px;
	margin-left: 10px;
	outline: 0;
}
.input_box textarea{
	height: 159px;
	width: 786px;
	border: 1px solid #dcdcdc;
	padding: 8px 10px;
	font-size: 28px;
	font-family: 'Microsoft Yahei';
	color: #7d7d7d;
}
.input_box input[type='submit']{
	width: 300px;
	height: 60px;
	background: #5eb4b4;
	color: #fff;
	font-size: 28px;
	border: 0;
	outline: 0;
	border-radius: 15px;
}
.layer4{
	position: fixed;
	width: 960px;
	background: #fff;
	bottom: 0px;
	z-index: 88888;
}
.layer4 .title{
	height: 102px;
	line-height: 102px;
	padding-left: 60px;
	color: #2a2a2a;
	font-size: 32px;
	border-bottom: 1px solid #eeefef;
}
.layer4 li{
	height: 105px;
	line-height: 105px;
	border-bottom: 1px solid #eeefef;
	padding-left: 60px;
}
.num{
	width: 44px;
	height: 44px;
	background: #5eb4b4;
	color: #fff;
	font-size: 30px;
	line-height: 44px;
	border-radius: 50%;
	margin-right: 42px;
	margin-top: 33px;
}
.tc{
	width: 700px;
	font-size: 28px;
	color: #7d7d7d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.layer4 li img{
	margin-right: 44px;
	margin-top: 32px;
}
.layer5{
	height: 682px;
	position: fixed;
	width: 960px;
	background: #fff;
	bottom: -682px;
	z-index: 88888;
	transition: all 0.3s;
}
.layer5 .title{
	height: 102px;
	line-height: 102px;
	padding-left: 40px;
	color: #2a2a2a;
	font-size: 32px;
	border-bottom: 1px solid #eeefef;
}
.input_box2{
	padding: 40px 40px 0;
}
.input_box2 span{
	color: #7d7d7d;
	font-size: 28px;
	line-height: 60px;
}
.input_box2 input[type='text']{
	height: 60px;
	width: 300px;
	border: 1px solid #dcdcdc;
	padding-left: 10px;
	font-size: 28px;
	margin-left: 10px;
	outline: 0;
}
.input_box2 input[type='submit']{
	width: 300px;
	height: 60px;
	background: #5eb4b4;
	color: #fff;
	font-size: 28px;
	border: 0;
	outline: 0;
	border-radius: 15px;
}
.stay{
	width: 720px !important;
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
}


.section4{
	background: #fff;
	margin-top: 33px;
}
.section4 .title{
	height: 95px;
	line-height: 95px;
	border-bottom: 1px solid #eeefef;
	padding-left: 55px;
	padding-right: 60px;
	font-size: 32px;
	color: #5eb4b4;
}
.section4 .title img{
	margin-right: 22px;
	margin-top: 30px;
}
.sel{
	padding-left: 60px;
	padding-top: 46px;
	border-bottom: 1px solid #eeefef;
}
.sel li{
	float: left;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
	background: #5eb4b4;
	border-radius: 50px;
	padding: 0 22px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.comment_list>li{
	padding: 31px 55px 40px;
	border-bottom: 1px solid #eeefef;
}
.head_cont{
	height: 75px;
	line-height: 75px;
	margin-bottom: 32px;
}
.tx{
	width: 75px;
	height: 75px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 30px;
}
.tx img{
	display: block;
	width: 100%;
}
.user{
	font-size: 30px;
	color: #2a2a2a;
	margin-right: 40px;
}
.comment_list .heart{
	margin-bottom: 6px;
	margin-top: 7px;
}
.comment_list .heart li{
	float: left;
	margin-right: 5px;
}
.comment_list .heart li:last-child{
	margin-right: 0;
}
.time{
	font-size: 30px;
	color: #c1c1c1;
}
.comment{
	color: #7d7d7d;
	font-size: 32px;
	line-height: 34px;
}
.more{
	padding: 40px 0;
}
.more a{
	display: inline-block;
	width: 300px;
	height: 60px;
	line-height: 60px;
	border: 2px solid #25bca7;
	border-radius: 10px;
	color: #5eb4b4;
	font-size: 22px;
}


.layer111{
	width: 960px;
	position: fixed;
	top: 0;
	left: -960px;
	z-index: 999999;
	background: #fff;
	transition: all 0.5s;
	overflow:hidden;
/*	display: none;*/
}
.layer111 .back1111{
	height: 100px;
	padding-left: 50px;
	padding-top: 34px;
	text-align: left;
}
.layer111 .tab1{
	background: #e9d9b8;
	width: 292px;
	overflow-y: scroll;

}
.layer111 .tab1 li{
	height: 100px;
	line-height: 100px;
	color: #333;
	font-size: 34px;
	text-align: left;
	text-indent: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tab1_active{
	background: #d0b77f !important;
	color: #666 !important;
}
.layer111 .tab1::-webkit-scrollbar{
    width: 2px;
    background-color: #eee;
}
.layer111 .tab2{
	padding-left: 22px;
	width: 668px;
	overflow-y: scroll;
}
.layer111 .tab2::-webkit-scrollbar{
    width: 2px;
    background-color: #fff;
}
.layer111 .tab2>p{
	font-size: 24px;
	color: #838383;
	margin-bottom: 20px;
}
.layer111 .tab2>p span{
	font-weight: bold;
	color: #231815;
}
.layer111 .tab2>p label{
	color: #d20000;
}
.layer111 .tab2 .ul1 li>p{
	font-size: 24px;
	color: #323232;
	margin-bottom: 18px;
	margin-top: 20px;
}
.layer111 .tab2 .ul2 li{
	width: 190px;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	color: #262b25;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #eee;
	border-radius: 5px;
	margin-right: 18px;
	margin-bottom: 18px;
	text-align: center;
	float: left;
}
.layer111 .tab2 .ul2 li:nth-child(3n){
	margin-right: 0;
}
#ll {margin-top:20px; height:210px !important; overflow-y:auto !important;}
#ll,#ll>* {font-size:28px !important; line-height:1.5;}