@charset "utf-8";

html {
	overflow-y: auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

*{
	margin: 0;
	padding: 0;
}

body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,form ,legend {
	margin: 0;
	padding: 0;
	/*color: #333;*/
	font-family: "Microsoft Yahei", Arial, Helvetica, Verdana, Geneva, sans-serif, tahoma, sans-serif;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-weight: normal;
}

input, textarea, select {
	font-size:100%;
	*font-size: 100%;
	outline:none;
	vertical-align: middle;
}

table{
	outline:none;
	border-collapse: collapse;
}

ul,li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

a,a:hover, a:visited {
	text-decoration: none;
	color: #000;
}
.clear,.clr{

	clear: both;

	/*height: 0;*/

}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.width1100{
	width: 1100px;
	margin:0 auto;
}
.margin50{
	height: 50px;
	clear: both;
}
.margin65{
	height: 65px;
	clear: both;
}
.top_nav .pull-right li a{
	line-height:45px;
}
.pull-left,.pull-right{
	line-height:40px;
}
.left_fl{
	float: left;
}
.right_fl{
	float: right;
}
.clearboth{
	clear: both;
	height: 0;
}
.banner_zt{
	height:450px;
	background: url(../images/nav_banner.jpg) center no-repeat;

}
.banner_zt a{
	display: block;
	height: 450px;
}
/*第一部分start*/
.main_wrapper_cont p{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #505050;
}
.col1_wrapper{
	height: 200px;
	background-color: #007bc7;
}
.col1_wrapper .col1_inner{
	position: relative;
	padding: 18px 0 18px 284px;
}
.col1_wrapper .col1_inner p{
	text-indent: 2em;
	color: #fff;
}
.col1_wrapper .col1_inner img{
	position: absolute;
	left: 0;
	top: -21px;
}
/*第二部分start*/
.col2_wrapper{
	background-color: #eff8ff;
	padding-top: 50px;
}
.main_wrapper_cont .col_title{
	background: url(../images/title_bg1.png) no-repeat center 17px;
}
.main_wrapper_cont .col_title h2{
	font-size: 48px;
	font-weight: bold;
	color: #007bc7;
	text-align: center;
}
.main_wrapper_cont .col_title h2 span{
	color: #fb8e00;
}
.main_wrapper_cont .col_title h3{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #323232;
	text-align: center;

}
.col2_inner{
	padding-top: 76px;
}
/*第二部分end*/
/*第三部分start*/
.col3_wrapper ul{
	display: flex;
}
.col3_wrapper ul li{
	width: 232px;
	height: 263px;
	float: left;
	background: url(../images/col1_bg1.png) no-repeat;
	background-size: 232px;
	text-align: center;
	padding-top: 80px;
	margin-left: 60px;
	margin-top: 62px;
	margin-bottom: 68px;
}
.col3_wrapper ul li:first-child{
	margin-left: 0;

}
.col3_wrapper ul li p{
	font-size: 32px;
	text-align: center;
	font-weight: normal;
	font-stretch: normal;
	line-height:35px;
	letter-spacing: 0px;
	color: #ffffff;
}
.col3_wrapper ul li p.text_bold{
	font-weight: bold;
}
.col3_wrapper ul:after{
	content: '';
	display: block;
	clear: both;
}
.col3_wrapper li p span{
	font-size: 26px;
}
.col3_tip{
	background-color: #f4f4f4;
}
.col3_tip .col3_tip_lf{
	width: 230px;
	height: 130px;
	background-color: #007bc7;
	padding: 24px 9px;
}
.col3_tip_lf p{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.col3_tip_cont p span{
	color: #fb8e00;
}
.col3_tip_cont{
	width: 630px;
	padding: 15px 0 15px 30px;
	background-color: #f4f4f4;

}
.col3_tip_cont p:nth-child(1){
	margin-bottom: 5px;
}
.col3_tip_cont p{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #505050;
}
.col3_btn{
	width: 220px;
	padding-top: 10px;
}
.col3_btn a{
	display: inline-block;
	width: 220px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #fb8e00;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	margin:5px auto;
	font-size: 22px;
	color: #ffffff;
}
.col3_btn a.bg_blue{
	background-color: #007bc7;
}
/*第三部分end*/
/*第四部分start*/
.col4_wrapper{
	background-color: #eff8ff;
	padding: 79px 0 47px;
	margin-top: 93px;
}
.main_wrapper_cont .col4_wrapper  .col_title,.main_wrapper_cont .col5_wrapper  .col_title{
	background: url(../images/title_bg3.png) no-repeat center 17px;
}
.col4_inner{
	display: flex;
	justify-content: space-around;
	margin: 50px auto;
}
.col4_inner dl dt{
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	margin: 15px auto;
	letter-spacing: 0px;
	color: #007bc7;
}
.col4_inner dl dd{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #333333;
	background: url(../images/icon01.png) no-repeat left center;
	padding-left: 40px;
}
.col4_wrapper img{
	margin:53px auto 0;
}
.main_wrapper_cont .col5_wrapper .col_title h2{
	color: #fff;
}
.col4_icl{
	background: #007bc7;
}
.col4_wrap{
	width:680px;
	margin: 0 auto;
	padding: 35px 0;
}
.col4_icl_tit img{
	width:370px;
}
.col4_icl_tit h2{
	font-size: 64px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 88px;
	letter-spacing: 0px;
	color: #ffffff;
	white-space: nowrap;
	text-shadow: #00000075 0px 4px 3px;
	margin-bottom: 80px;
}
.col4_wrap h3 p{
	font-size: 52px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 88px;
	letter-spacing: 1px;
	color: #ffffff;
	text-shadow: #00000075 0px 4px 3px;
}
.col4_icl_inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.col4_item{
	text-align: center;
	margin: 80px 15px 0;
}
.col4_item img{
	width: 140px;
	height: 140px;
	display: block;
	margin: 0 auto;
}
.col4_item b{
	font-family: FZQKBYSJW--GB1-0;
	font-size: 54px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 80px;
	letter-spacing: 0px;
	color: #ffffff;
}
.col4_item p{
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
/*第五部分start*/
.col5_wrapper{
	background-color: #007bc7;
	text-align: center;
	padding: 83px 0 38px;
}
.col5_inner{
	width: 840px;
	margin: 0 auto;
}
.col5_info{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.col5_info .col5_box{
	width: 400px;
	height: 252px;
	background: url(../images/col5_bg.png) no-repeat;
	position: relative;
	margin: 20px auto;
}
.col5_info .col5_box b{
	position: absolute;
	top: -10px;
	left: 0;
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f8e595;
}
.col5_info .col5_box p{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 70px;
	letter-spacing: 0px;
	color: #ffffff;
	height: 70px;
}
.col5_info .col5_box p img{
	vertical-align: middle;
}
.col5_info .col5_box span{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	display: inline-block;
	padding: 15px;
}
.col5_info .col5_box span em{
	color: #f8e595;
}
.link_btn a{
	display: inline-block;
	width: 340px;
	height: 72px;
	background: url(../images/col1_btn1.png) no-repeat;
}
.link_btn a:last-child{
	background: url(../images/tel_icon.png) no-repeat;
	margin-left: 130px;
}
/*第六部分start*/
.col6_inner ul{
	width: 1053px;	
	margin:0 auto;
	background: url(../images/col1_text_bg.jpg) no-repeat center 0;
	padding-top: 46px;
}
.col6_inner ul li{
	float: left;
	width: 303px;
	padding-left: 24px;
	margin-bottom: 48px;
}
.col6_inner ul li:nth-child(even){
	width: 363px;
	margin-left: 387px;

}
.col6_inner ul li h3{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #20a7f6;
	padding-bottom: 10px;

}
.col6_inner ul li p{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #505050;
	text-indent: 2em;
}
.col6_inner ul:after{
	content: '';
	display: block;
	clear: both;
}
.link_btn1{
	margin:60px auto 79px;
	text-align: center;
}
.link_btn1 a{
	display: inline-block;
	padding: 10px 102px 10px 67px;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	background-color: #fb8e00;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	position: relative;
}
.link_btn1 a:after{
	display: block;
	content: '';
	display: block;
	clear: both;
	width: 97px;
	height: 147px;
	background: url(../images/ques_icon.png) no-repeat;
	position: absolute;
	right: 0px;
	top: -70px;
}
.link_btn{
	text-align: center;
}
.col7_wrapper{
	background-color: #eff8ff;
	padding: 52px 0 83px;
	/*margin-top: 55px;*/
}
.col7_inner .slide_box{
	width: 841px;
	margin:69px auto 60px;
}
.col7_inner .slide_box .hd ul li{
	width: 175px;
	height: 175px;
	float: left;
	border: dashed 2px #20a7f6;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 4.5px;
	margin-left: 78px;
	position: relative;
	cursor: pointer;
}
.col7_inner .slide_box .hd ul li:first-child{
	margin-left: 0px;
}

.col7_inner .slide_box .hd ul:after{
	content:'';
	display: block;
	clear: both;
}
.col7_inner .hd .text_inner{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: flex;
	align-items: center;
	text-align: justify;
	overflow: hidden;
	text-align: center;
	background: url(../images/sldie_bg1.png) no-repeat;
	background-size: 100%;
	text-align: center;

}
.col7_inner .hd .text_inner p{
	width: 160px;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #20a7f6;
	text-align: center;
}
.col7_inner .slide_box .hd ul li.on .text_inner{
	background: #20a7f6;
	color: #fff;
}
.col7_inner .slide_box .hd ul li.on .text_inner p{
	color: #fff;
}
.col7_inner .slide_box .hd ul li.on:after{
	content: '';
	display: block;
	width: 10px;
	height: 7px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -5px;
	background: url(../images/sldie_icon1.png) no-repeat;
}
.col7_inner .slide_box .bd{
	margin-top: 57px;
}
.col7_inner .slide_box .bd .bd_text{
	margin-top: 25px;
}
.col7_inner .bd_text1{
	background: url(../images/line_bg.png) no-repeat;
}
.col7_inner .bd_text1 .bd_text1_top{
	padding-left: 25px;
}
.col7_inner .bd_text1 .bd_text1_top h3{
	width: 90px;
	height: 30px;
	background-color: #20a7f6;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.col7_inner .bd_text1 .bd_text1_top .bd_text1_inner{
	width: 582px;
	margin-left: 22px;
}
.col7_inner .bd_text1 p{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #505050;
}
.col7_inner .bd_text1 .bd_text1_top .text_title{
	background-color: #fb8e00;
}
.col7_inner .bd_text2 p{
	padding-bottom: 46px;
}
.col7_inner table{
	margin-top: 36px;
	border-collapse: separate;
	border-spacing:5px;
}
.col7_inner table th,.col7_inner table td{
	background-color: #d2deef;
	padding: 15px;

}
.col7_inner table th{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #ffffff;
	background-color: #39aae3;
	text-align: left;
}

.col7_inner table tr:nth-child(3) td{
	background-color: #eaeff7;
}
.col7_inner table td p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height:32px;
	letter-spacing: 0px;
	color: #505050;
}
.col7_inner table tr td:nth-child(2) p{
	font-size: 28px;
	color: #505050;
}
.col7_inner table th:nth-child(2),.col7_inner table tr td:nth-child(2) p{
	font-size: 24px;
}
/*第六部分end*/
.col8_wrapper{
	background:#007bc7;
	position: relative;
	padding: 44px 0 48px;
	margin-bottom: 55px;
}
/*.col8_wrapper:before{
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	background:url(../images/title_icon.png) center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: -30px;
}*/
.col8_wrapper .col_title{
	background: url(../images/title_bg4.png) center 17px no-repeat;
	margin-bottom: 68px;
}
.col8_wrapper .col_title h2,.col8_wrapper .col_title h3{
	color: #fff;
}
.col8_inner{
	width: 840px;
	margin: 20px auto;
}
.col8_inner dl{
	border-top: 1px solid #4da3d8;
	padding: 40px 0 30px;
	display: flex;
	justify-content: space-between;
}
.col8_inner dl dt{
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 260px;
}
.col8_inner dl dd{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 440px;
}
 .col8_inner dl dd b{
 	font-size: 32px;
	font-weight: normal;
 }
 .col8_inner p{
 	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: right;
 }
.col8_wrapper table th,.col8_wrapper td{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #505050;
	background-color: #f5f5f5;
	border: solid 1px #b5b5b5;
}
.col8_wrapper table th{
	background-color: #fb8e00;
	border: solid 1px #dcdcdc;
	color: #ffffff;

}
.col8_wrapper table td{
	text-align: center;
	padding: 10px 0;
}
.col8_wrapper table{
	margin-bottom: 66px;
}
.col8_wrapper .link_btn a{
	background: url(../images/link_bg2.png) no-repeat;
}
.col8_wrapper .link_btn a:nth-child(2){
	background: url(../images/link_bg1.png) no-repeat;
}
/*第九部分医生介绍start*/
.suffer_list ul{
	display: flex;
	width: 716px;
	margin:47px 0 15px;
}
.suffer_list ul li{
	flex:1;
	text-align: center;
	border: solid 1px #20a7f6;
	padding: 12px 0;
	margin-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.suffer_list p{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 41px;
	letter-spacing: 0px;
	color: #20a7f6;
}
/*医生效果设置*/
.slide_box_wrapper{
	background: url(../images/lin_bg.png) repeat-y;
}
.slide_box1 .slide_bd .slide_doc_text{
	width: 727px;
	background: url(../images/doc_bg.jpg) #eff8ff bottom right no-repeat;
	padding: 19px 0 25px 0px;
}
.slide_box1 .slide_bd li{
	position: relative;
	width: 100%;
}
.slide_box1 .slide_bd .slide_doc_img{
	position: absolute;
	right: 0;
	bottom: 0;
}
/*医生内容start*/
.slide_doc_text .title_name{
	margin-bottom: 25px;
}
.main_wrapper_cont .slide_doc_text .title_name p{
	display: inline-block;
	font-size: 60px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #007bc7;
	line-height: 72px;
}
br{
	height: 0px;
}

.main_wrapper_cont .col6_doc_inner>p{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #424242;
	padding-bottom: 25px;
}
.col6_doc_inner p span{
	font-weight: bold;
}
.col6_doc_inner .title_name p span{
	font-size: 18px;
	color: #adadad;
	line-height: 20px;
}
.col6_doc_inner .title_name p:last-child{
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #424242;
	background: url(../images/line_icon1.png) no-repeat;
	padding: 44px 0 0 36px;
}
.col6_doc_inner dd{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #424242;
	padding-left: 22px;
	padding-bottom: 17px;
	position: relative;
}
.col6_doc_inner dl dd:before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background-color: #20a7f6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
	margin-right: 21px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.col6_doc_inner>p.text_cont{
	border-bottom: 2px dashed #aaaaaa;
	margin-bottom: 25px;

}
.col6_doc_inner dd:first-child{
	font-weight: bold;
	font-size: 24px;
}
.col6_doc_inner dd.text_cont{
	color: #007bc7;
}
.col6_doc_inner dl{
	width: 535px;
	border-bottom: 2px dashed #aaaaaa;
}
.col6_doc_inner dd.text_line:before{
	margin-top:-22px; 
}
.col6_doc_inner dd.text_border:before{
	margin-top: -4px;
}
.col6_doc_inner>p{
	width: 473px;
}
.link_btn3 p{
	display: inline-block;
	background: url(../images/bg_start.png);
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 74px;
	letter-spacing: 0px;
	color: #fb8f01;
}
.slide_doc_text .link_btn3 a{
	display: inline-block;
	width: 220px;
	height: 38px;
	background-color: #fb8e00;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	line-height: 38px;
	text-align: center;
}
.slide_hd{
	width: 100%;
	background-color: #39aae3;
}
.slide_hd ul{
	width: 700px;
	margin-left: 410px;
	display: flex;
}
.slide_hd ul li{
	flex:1;
	width: 232px;
	line-height: 79px;
	border-right: 1px solid #006bbe;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
.slide_hd ul li span{
	font-size: 24px;
	display: inline-block;
	margin-left: 14px;
}
.slide_hd ul li.on{
	color: #20a7f6;
	background: #fff;
}
/*第九部分医生介绍end*/
/*第十部分start*/
.col10_wrapper .col_title{
	background: url(../images/title_bg5.png) no-repeat center 17px;
	margin-bottom: 80px;
}
.col10_wrapper{
	padding: 60px 0 67px;
}
.col10_wrapper .link_btn{
	margin-top: 50px;
}
/*第十部分end*/
.col11_wrapper .col_title{
	background: url(../images/title_bg6.png) no-repeat center 17px;
	margin-bottom:75px;
}
/*推荐阅读*/
.col11_wrapper ul li{
	background-color: #eff8ff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.col11_wrapper ul li a{
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #424242;
	padding-left: 12px;
	margin-bottom: 15px;
}
.col11_wrapper ul li span{
	display: block;
	position: absolute;
	width: 52px;
	height: 60px;
	right: 0;
	top: 0;
	background: url(../images/hot_icon.png) no-repeat;
}