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: 40px;
	display: block;
	color: #505050;
}
.h_active{
	color: #5eb4b4 !important;
}


.banner{
	padding-top: 166px;
}
.banner img{
	display: block;
	width: 100%;
}


.section_infor{
	margin-top: 33px;
}
.section_infor .title{
	color: #5eb4b4 !important;
	font-size: 40px !important;
	line-height:auto !important;
	margin-bottom: 20px;
}
.section_infor .content{
	background: #fff;
	padding: 26px 40px;
}
.section_infor .content p{
	width: 812px;
	color: #7d7d7d;
	font-size:30px;
	line-height:1.5;
	/*
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	*/
}


.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;
}


.section1{
	background: #fff;
	margin-top: 33px;
	font-size: 0;
	position: relative;
}
.section1>ul{
	display: inline-block;
}
.section1>ul>li{
	float: left;
	font-size: 40px;
	color: #505050;
	line-height: 98px;
	text-align: center;
	margin-right: 30px;
}
.section1>ul>li img {
	position:relative;
	top:-5px;
}
.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: 26px;
	border: 1px solid #fff;
}
.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{
	background: #fff;
}
.section2 .left_cont{
	width: 318px;
	padding-top: 30px;
	background: #f8f8f8;
	margin-right: 3px;
	padding-bottom: 18px;
	position: relative;
}
.section2 ul .left_cont:nth-child(3n){
	margin-right: 0;
}
.section2 .left_cont .cho{
	position: absolute;
	top: 17px;
	right: 18px;
}
.section2 .left_cont .cho img{
	width: 30px;
	height: 30px;
}
.section2 .left_cont .tx{
	width: 168px;
	height: 168px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 16px;
}
.section2 .left_cont .tx img{
	display: block;
	width: 100%;
}
.section2 .left_cont .name{
	font-size: 40px;
	color: #505050;
	margin-bottom: 12px;
}
.section2 .heart{
	display: inline-block;
}
.section2 .heart li{
	float: left;
	margin-right: 5px;
}
.section2 .heart li:nth-last-child(2){
	margin-right: 0;
}
.section2 .infor{
	font-size: 26px;
	color: #7d7d7d;
	padding: 0 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}


.section3{
	margin-top: 33px;
}
.section3 .title{
	height: 100px;
	line-height: 100px;
	background: #fff;
	font-size: 40px;
	color: #5eb4b4;
	padding-left: 40px;
}
.section3 ul{
	padding-top: 26px;
	background: #f8f8f8;
	padding-bottom: 12px;
}
.section3 li{
	line-height: 54px;
	padding: 0 38px;
	margin-bottom: 20px;
}
.section3 li:last-child{
	margin-bottom: 0;
}
.num{
	width: 44px;
	height: 44px;
	background: #5eb4b4;
	border-radius: 50%;
	margin-top: 5px;
	line-height: 44px;
	font-size: 30px;
	color: #fff;
	margin-right: 20px;
}
.hospital{
	width: 720px;
	font-size: 30px;
	color: #7d7d7d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cho_hos{
	height: 54px;
	width: 54px;
}
.cho_hos img{
	width: 100%;
	display: block;
}


.section4{
	margin-top: 33px;
}
.section4 .title{
	height: 100px;
	line-height: 100px;
	background: #fff;
	font-size: 40px;
	color: #5eb4b4;
	padding-left: 40px;
}
.input_box{
	background: #f8f8f8;
	padding: 40px 40px 46px;
}
.input_box span{
	color: #7d7d7d;
	font-size: 30px;
	line-height: 60px;
}
.input_box input[type='text']{
	height: 60px;
	width: 300px;
	border: 1px solid #dcdcdc;
	padding-left: 10px;
	font-size: 30px;
	margin-left: 10px;
}
.input_box textarea{
	height: 159px;
	width: 786px;
	border: 1px solid #dcdcdc;
	padding: 8px 10px;
	font-size: 30px;
	font-family: 'Microsoft Yahei';
	color: #7d7d7d;
}
.input_box input[type='submit']{
	width: 300px;
	height: 60px;
	background: #5eb4b4;
	color: #fff;
	font-size: 32px;
	border: 0;
	outline: 0;
	border-radius: 15px;
}


.section5{
	background: #fff;
}
.section5 .infor{
	height: 100px;
	line-height: 100px;
	font-size: 32px;
	color: #5eb4b4;
}
.input_box{
	background: #f8f8f8;
}






.layer111{
	width: 960px;
	position: fixed;
	top: 0;
	left: -960px;
	z-index: 999999;
	background: #fff;
	transition: all 0.5s;
/*	display: none;*/
}
.layer111 .back1111{
	height: 80px;
	padding-left: 50px;
	padding-top: 24px;
	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;
}

#sex{
	height: 60px;
    width: 300px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    font-size: 30px;
    margin-left: 10px;
}
header>a>img {
    padding-right: 100px;
}