@charset "utf-8";

html {
	overflow-y: auto;
	margin: 0;
	padding: 0;
}
*{
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */

}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,form {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height:1.3;
	color: #444;
	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;
}

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

legend {
	color: #000;
}

a,a:hover, a:visited {
	text-decoration: none;
	/*color: #333333;*/
}

.left_fl ,.left{
	float: left;
	display: inline;
}

.right_fl ,.right{
	float: right;
	display: inline;
}

.font12{
	font-size:12px;
}

.font16{
	font-size:16px;
}

.font18{
	font-size:18px;
}

.font20{
	font-size:20px;
}

.font24{
	font-size:24px;
}

.bc5,
.bc10,
.bc15,
.bc20,
.bc25,
.bc30,
.bc40{
	display:block;
	clear:both; 
	font-size:0; 
	line-height:0;
}

.bc5{
	height:5px;
}

.bc10{
	height:10px;
}

.bc15{
	height:15px;
}

.bc20{
	height:20px;
}

.bc25{
	height:25px;
}

.bc30{
	height:30px;
}

.bc40{
	height:40px;
}

.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt15{
	margin-top:15px;
}

.mt20{
	margin-top:20px;
}

.mt25{
	margin-top:25px;
}

.mt30{
	margin-top:30px;
}

.mt40{
	margin-top:40px;
}

.mr5{
	margin-right:5px;
}

.mr10{
	margin-right:10px;
}

.mr15{
	margin-right:15px;
}

.mr20{
	margin-right:20px;
}

.mr25{
	margin-right:25px;
}

.mr30{
	margin-right:30px;
}

.mr40{
	margin-right:40px;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb15{
	margin-bottom:15px;
}

.mb20{
	margin-bottom:20px;
}

.mb25{
	margin-bottom:25px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.ml5{
	margin-left:5px;
}

.ml10{
	margin-left:10px;
}

.ml15{
	margin-left:15px;
}

.ml20{
	margin-left:20px;
}

.ml25{
	margin-left:25px;
}

.ml30{
	margin-left:30px;
}

.ml40{
	margin-left:40px;
}

.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt15{
	padding-top:15px;
}
.pt20{
	padding-top:20px;
}
.pt25{
	padding-top:25px;
}
.pt30{
	padding-top:30px;
}
.pt40{
	padding-top:40px;
}

.pb5{
	padding-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
.pb15{
	padding-bottom:15px;
}
.pb20{
	padding-bottom:20px;
}
.pb25{
	padding-bottom:25px;
}
.pb30{
	padding-bottom:30px;
}
.pb40{
	padding-bottom:40px;
}

.pl5{
	padding-left:5px;
}
.pl10{
	padding-left:10px;
}
.pl15{
	padding-left:15px;
}
.pl20{
	padding-left:20px;
}
.pl25{
	padding-left:25px;
}
.pl30{
	padding-left:30px;
}
.pl40{
	padding-left:40px;
}

.pr5{
	padding-right:5px;
}
.pr10{
	padding-right:10px;
}
.pr15{
	padding-right:15px;
}
.pr20{
	padding-right:20px;
}
.pr25{
	padding-right:25px;
}
.pr30{
	padding-right:30px;
}
.pr40{
	padding-right:40px;
}


.main{
	width:100%; 
	height:auto; 
	margin: 0 auto;
}
.margin45{
	height: 45px;
	clear: both;
}
.w1200,
.w1160,
.w1100,
.w1000,
.w900,
.w800{ 
	margin:0 auto; 
	padding:0;
}

.w1200{
	width:1200px;
}
.w1089{
	width:1089px;
	margin:0 auto;
}
.w1100{
	width:1100px;
}
.w1000{
	width:1000px;
}
.w900{
	width:900px;
}
.w800{
	width:800px;
}
.w100p{
	width:100%;
	margin:0 auto;
}
.w80p{
	width:79%;
	margin:0 auto;
}
.w70p{
	width:69%;
	margin:0 auto;
}
.w60p{
	width:59%;
	margin:0 auto;
}
.w50p{
	width:49%;
	margin:0 auto;
}
.w40p{
	width:39%;
	margin:0 auto;
}
.w30p{
	width:29%;
	margin:0 auto;
}
.w20p{
	width:19%;
	margin:0 auto;
}
.margin40{
	height: 40px;
	clear: both;
}
.margin45{
	height: 45px;
	clear: both;
}
.margin55{
	height: 55px;
	clear: both;
}
.margin70{
	height: 70px;
	clear: both;
}
/*清除浮动*/
.clear{
	clear: both;
}
.clrboth{
	clear: both;
	height: 0;
}
.float_lf{
	float: left;
}
.float_rg{
	float: right;
}
.text-rg{
	text-align: right;
}
/*页面内容样式start*/

.banner_wrapper a{
	width: 100%;
	display: block;
	height: 450px;
	background-color: #fff;
	background: url(../images/hosinfo_img1.jpg) center top no-repeat;
}
/*第一部分内容样式start*/
/*标题*/
#main_container p{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #333333;
}
#main_container .col1_wrapper{
	position: relative;
	padding:35px;
	background-color: #e6f8fc;
	border: solid 2px #d3edfe;
}
#main_container .col1_wrapper p{
	text-indent: 2em;
}
#main_container .col1_wrapper span{
	color: #20a7f6;
	font-weight: bold!important;
}
#main_container .col1_wrapper:before{
	content: '';
	display: block;
	width: 59px;
	height: 62px;
	position: absolute;
	right: -2px;
	bottom: -2px;
	background:#fff url(../images/hosinfo_icon4.jpg) no-repeat;
	background-size: 100%;
}
#main_container .col1_wrapper:after{
	content: '';
	display: block;
	width: 59px;
	height: 62px;
	position: absolute;
	top: -2px;
	left: -2px;
	background:#fff url(../images/hosinfo_icon1.jpg) no-repeat;
	background-size:100%;
}
/*第一部分end*/
/*标题*/
.title_wrapper{
	background:url(../images/hosinfo_icon2.png) center top no-repeat,
				url(../images/hosinfo_icon3.png) center bottom no-repeat;
	background-size: 185px;
}
.title_wrapper h2{
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #20a7f6;
	padding-top: 33px;
	text-align: center;
}
.title_wrapper p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	padding-bottom: 39px;
}
/*第二部分start*/
.col2_wrapper{
	padding-left: 347px;
	background:url(../images/hosinfo_img2.jpg) left top no-repeat;
}
.col2_wrapper p{
	width: 750px;
	height: 342px;
	text-indent: 2em;
	background:url(../images/col2_bg.jpg) no-repeat #f5f5f5;
	padding: 26px 30px 137px;
}
/*切换效果专家设备技术1start*/
/*专家设备技术切换start*/
.link_btn_wrapper{
	text-align: center;
	width: 468px;
	margin:30px auto 0;
}
.link_btn_wrapper a{
	display: block;
	width: 100%;
	height: 60px;
	background: url(../images/zx_btn_icon.png) no-repeat;
	background-size: 100%;
}
.col3_wrapper{
	position: relative;
	width: 1100px;
	margin:40px auto 0;
	padding-top: 95px;

}
.col3_wrapper .slide_hd1{
	position: absolute;
	left:0px;
	top: 0px;
}
.col3_wrapper .slide_hd1>ul{
	display: flex;
}
.col3_wrapper .slide_hd1>ul>li{
	position: relative;
	width: 163px;
	height: 54px;
	border: solid 1px #20a7f6;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 54px;
	text-align: center;
	letter-spacing: 0rem;
	color: #20a7f6;
	background: #fff;
	margin-right:15px;
	font-weight: bold;
	cursor: pointer;
}
.col3_wrapper .slide_hd1>ul>li:after{
	content: '';
	width: 26px;
	height:10px;
	background: url(../images/hosinfo_icon5.png) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -13px;
	display: none;
}
.col3_wrapper .slide_hd1>ul>li.on{
	background-color: #20a7f6;
	color: #fff;
}
.col3_wrapper .slide_hd1>ul>li.on:after{
	display: block;
}
.col3_wrapper .slide_bd1,.col3_wrapper .slide_bd1>ul>li{
	position: relative;
	width: 100%;
}
.col3_wrapper .slide_bd1>ul>li .slide_text{
	padding:0;
	
}
.slide_bd1 .slide_text p{
	text-indent: 2em;

}
.slide_bd1 .slide_text span{
	color: #20a7f6;
	font-weight: bold!important;
}
/*切换效果1end*/
/*第四部分start*/
.col4_wrapper{
	height: 340px;
	background-color: #f5f5f5;
	padding: 10px 20px 0 0;
	/* padding:10px 30px 0px 350px; */
	/* background: url(../images/hosinfo_img3.jpg) #f5f5f5 no-repeat; */
}
.col4_wrapper:after{
	content: "";
	clear: both;
	visibility: hidden;
}
.col4_wrapper dl{
	/* display: flex;
	display: -webkit-flex;
	justify-content: space-between; */
}
.col4_wrapper dl dt{
	/* flex: 0 0 auto; */
	float: left;
	width: 515px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.col4_wrapper dl dt img{
	display: block;
	width: 100%;
}
.col4_wrapper dl dd{
	/* margin-left: 20px; */
}
.col4_wrapper p{
	text-indent: 2em;
	line-height: 40px!important;
}
/*第四部分end*/
/*效果二*/
#col3_wrapper1 .slide_bot_img{
	display: flex;
	padding:35px 0; 
}
.slide_bot_img .slide_img{
	flex:1;
	width: 305px;
}
.slide_img_inner{
	border: 1px solid #e7e7e7;
	padding:11px;

}
.slide_bot_img .slide_img:nth-child(2){
	margin:0 92px;
}
.slide_bot_img .slide_img img{
	width: 100%;
}
.slide_bot_img .slide_img p{
	text-align: left!important;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	height: 44px;
}
/*专家团队内容轮播效果start*/
.doc_text_wrapper{
	position: relative;
	margin-top: 36px;
	height: 510px;
}
.doc_text_wrapper .slide_inner_hd1{
	position: absolute;
	left: 0;
	width: 100%;
}
.doc_text_wrapper .slide_inner_hd1 li{
	float: left;
	width: 180px;
	height: 90px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	padding: 6px;
	margin-bottom: 12px;
	cursor: pointer;
}
.doc_text_wrapper .slide_inner_hd1 ul:after{
	content: '';
	display: block;
	clear: both;
}
.doc_text_wrapper .slide_img{
	width: 71px;
	height: 78px;
	overflow: hidden;
	background-color: #f2f2f2;
}
.doc_text_wrapper .slide_img img{
	height: 100%;
}
.doc_text_wrapper .slide_text1{
	width: 92px;
	padding-left: 6px;
}
.doc_text_wrapper .slide_text1 h3{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
	padding-bottom: 7px;
}
.doc_text_wrapper .slide_text1 p{
	font-size: 16px!important;
	font-weight: normal;
	font-stretch: normal;
	height: 20px;
	line-height: 20px!important;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 0;
	padding-left: 11px;
	background: url(../images/dot_icon1.png) no-repeat 0 center;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
.doc_text_wrapper .slide_inner_hd1 li.dot_more{
	width: 180px;
	background: url(../images/more_bg.jpg) center 12px no-repeat #f2f2f2;
}
.doc_text_wrapper .slide_box_hd .dot_more a{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 40px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #20a7f6;
	text-align: center;
}
.doc_text_wrapper .slide_inner_hd1 li:nth-child(even){
	margin-left: 740px;
}
.doc_text_wrapper .slide_inner_hd1 li.on{
	background: #20a7f6;
}
.doc_text_wrapper .slide_inner_hd1 li.on .slide_text1 p{
	color: #fff!important;
	background: url(../images/dot_icon2.png) no-repeat 0 center;
}
.doc_text_wrapper .slide_inner_hd1 li.on h3{
	color: #fff;
}
.doc_text_wrapper .slide_inner_bd1{
	width: 698px;
	height: 496px;
	background-color: #fff;
	border: solid 1px #20a7f6;
	position: absolute;
	left: 200px;
	top:0;
	overflow: hidden;
}
.doc_text_wrapper .slide_inner_bd1 .slide_bd_box{
	width: 698px;
	height: 496px;
	padding: 20px;
	overflow: hidden;
}
.doc_text_wrapper .slide_inner_bd1 .slide_bd_box .doc_img{
	width: 251px;
	height: 312px;
	background-color: #f2f2f2;
	overflow: hidden;
}
.doc_text_wrapper .slide_inner_bd1 .slide_bd_box .doc_img a{
	display: block;
	width: 100%;
	height: 100%;
}
.doc_text_wrapper .slide_inner_bd1 .slide_bd_box .doc_img img{
	height: 321px;
}
.doc_text_wrapper .slide_inner_bd1 .doc_text{
	width: 400px;
	height: 313px;
	padding-left: 20px;
	display: flex;
	align-items: center;
	text-align: justify;
	overflow: hidden;
	border-bottom: dashed 1px #cccccc;

}
.doc_text_wrapper .slide_inner_bd1 .doc_text h3{
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #20a7f6;	
}
.doc_text_wrapper .slide_inner_bd1 .doc_text h3 span{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	padding-left: 13px;
}
.doc_text_wrapper .slide_inner_bd1 .doc_text  h4{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: dashed 1px #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.doc_text_wrapper .slide_inner_bd1 .doc_text .doc_text_inner{
	/*height: 205px;*/
}
.doc_text_wrapper .slide_inner_bd1 .doc_text .doc_text_inner {
	font-size: 18px!important;
	color: #333333;
}
.doc_text_wrapper .slide_inner_bd1 .doc_text .doc_text_inner p{
	text-indent: 0;
	font-size: 18px!important;
	height: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px!important;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 10px;
	background: url(../images/dot_icon1.png) no-repeat left center;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
.slide_inner_bd1 .text_link{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #20a7f6;
}
.slide_inner_bd1 .text_link span{
	color: #333;
}
.slide_inner_bd1  .doc_text_bot p{
	height:105px;
	display: inline-block!important;
	font-size: 18px!important;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px!important;
	letter-spacing: 0px;
	color: #333333;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
}
.slide_inner_bd1  .doc_text_bot p:nth-child(1){
	height: 35px;
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
.slide_inner_bd1  .doc_text_bot p span{
	font-weight: bold;
}
/*专家团队内容轮播效果end*/
/*咨询按钮*/
.slide_text .link_btns1{
	text-align: center;
	margin-top: 40px;
}
.slide_text .link_btns1 a{
	display: inline-block!important;
	width: 240px;
	height: 54px;
	background-color: #20a7f6;
	border: solid 2px #20a7f6;
	font-size: 28px;
	font-weight: normal;
	line-height: 54px;
	font-stretch: normal;
	letter-spacing: 0rem;
	text-align: left;
	color: #20a7f6;
	padding-left:78px;
	background:url(../images/hosinfo_icon6.png) 39px center #fff no-repeat;
	background-size: 28px;
}
.slide_text .link_btns1 a:nth-child(2){
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #ffffff;
	background:url(../images/hosinfo_icon7.png) 39px center #20a7f6 no-repeat;
	background-size: 28px;
	margin-left: 46px;
}
/*第五部分start*/
.col5_wrapper{
	margin-top:50px;
}
.col5_wrapper .col5_inner{
	padding-bottom:55px;
}
.col5_inner li{
	width: 1099px;
	height: 149px;
	border: solid 1px #dddddd;
	padding: 11px 0 0 191px;
	margin-bottom:20px;
	background:url(../images/hos_bg1.png) 48px center no-repeat #efefef;
	background-size:122px;
	display: flex;
	align-items: center;
	text-align: justify;
	overflow: hidden;

}
.col5_inner li:nth-child(2){
	background:url(../images/hos_bg2.png) 48px center no-repeat #f5f5f5;
	background-size:122px;

}
.col5_inner li h2{
	font-size: 27px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #20a7f6;
}
.col5_inner li p{
	font-size: 27px!important;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px!important;
	letter-spacing: 0px;
	color: #20a7f6;
	padding-top:20px;
}
/*第五部分end*/
/*=========第六部分路线start==============*/
.col6_wrapper{
	padding-bottom: 80px;
}
.col6_map_top{
	width: 1100px;
	height: 400px;
	background-color: #fffffd;
	border: solid 1px #bbbbbb;
}
/*专家设备技术切换end*/
/*来院路线*/
#col3_wrapper2 .slide_hd1 li{
	width: 220px;
	height: 54px;
	text-align: left;
	padding-left:60px;
	background:url(../images/hosinfo_icon_bus1.png) 30px center no-repeat;
	background-size: 28px;
	font-weight: normal;
}
#col3_wrapper2 .slide_hd1 li:nth-child(2){
	background:url(../images/hosinfo_icon17.png) 18px center no-repeat;
	background-size: 28px;
	padding-left: 51px;
}
#col3_wrapper2 .slide_hd1 li:nth-child(3){
	background:url(../images/hosinfo_icon18.png) 30px center no-repeat;
	background-size: 28px;
}
#col3_wrapper2 .slide_hd1 li:nth-child(1).on{
	background:url(../images/hosinfo_icon16.png) 30px center no-repeat #20a7f6;
	background-size: 28px;
}
#col3_wrapper2 .slide_hd1 li:nth-child(2).on{
	background:url(../images/hosinfo_icon_bus3.png) 18px center no-repeat #20a7f6;
	background-size: 28px;
}
#col3_wrapper2 .slide_hd1 li:nth-child(3).on{
	background:url(../images/hosinfo_icon_bus2.png) 30px center no-repeat #20a7f6;
	background-size: 28px;
}
#col3_wrapper2 .slide_bd1 p{
	text-indent: 0;
	font-weight: bold!important;
	line-height: 40px;
} 
#col3_wrapper2 .slide_bd1 p span{
	color: #666666;
	font-weight:normal!important;

}
#col3_wrapper2 .slide_bd1 p a{
	color: #333333;
	font-size:24px;
	font-style: italic;
	font-weight: bold;
	display: inline!important;
}
#col3_wrapper2 .slide_bd1 .slide_text{
	padding-bottom: 0.3rem;
}

/*=============主体内容区域样式end==================*/