@charset "utf-8";

body {
	overflow-x: hidden;
	overflow-y: auto;
	background: #F9FAFD
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
} 
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: Verdana,sans-serif,SourceHanSansSC-Normal,Times New Roman;
	color: #333333; 
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px; 
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px; 
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.ico {
	background: url(icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0aa0a1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.w1200{ width: 1200px; margin: 0 auto}
/*top_main*/
.top {
	    height: 29px;
    line-height: 28px;
    color: #666;
    border-bottom: #EAEAED solid 1px;
    overflow: hidden;
    background: #F1F3F8;
}
.top .top_r{color:#666;}
.top span a{padding:0;}
.top a{padding:0 8px;display:inline-block;color:#666;}
.top .wb{padding-right:0;}

/*header_main*/
.header_main {
	width: 100%;
	height: 140px;
	z-index: 100;
	background: #F9FAFD; 
}
.header_main .logo {
	width:700px;
	height: 90px;
	display: block;
	margin-top: 22px;
}
.header_main .logo img {
	float: left;
	height: 100%;
/*	margin-right: 20px;*/
}
.header_main .logo .wenzi p{
	font-size: 16px;
    color: #333333;
    line-height: 19px;
}

.header_main .tel {
	width: 300px;
	padding: 32px 0 0 0;
	line-height: 26px;
	margin-left: 30px; margin-top: 10px;
}
.header_main .tel p {
	font-size: 30px;
	font-weight: bold;
	color: #0aa0a1;
	font-family: arial;
	padding-top: 10px;
}
.header_main .tel s {
	width: 57px;
	height: 57px;
	float: left;
	margin-right: 10px;
	background-position: 0 0;
}




/* banner */
#banner_main {
	overflow: hidden;

	z-index: 2;
	max-width: 1920px;
	margin: 0 auto; 
}
#banner_main .banner {
	height: 500px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 700px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 42px;
	z-index: 3;
}
#banner .tip span {
	width: 16px;
	height: 16px;
	margin: 0 6px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-position: -150px 0px;
}
#banner .tip span.cur {
	background-position: -130px 0px;
}
#banner #btn_prev, #banner #btn_next {
	width: 32px;
	height: 50px;
	position: absolute;
	top: 250px;
	z-index: 5;
}
#banner #btn_prev {
	background-position: -60px 0;
	left: 12%;
	transition: all 600ms ease;
}
#banner #btn_next {
	background-position: -92px 0;
	right: 12%;
	transition: all 600ms ease;
}
#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 11.6%;
}
#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 11.6%;
}
/*banner结束*/



.second{ padding: 0px 0px 50px 0px; }
.keshi{  background:#f0f3fb;  margin-bottom: 50px  }
.keshi_tit{ width:100%; height:50px; line-height:45px; text-align:left; background:url(i-tit.png) no-repeat bottom right}
.keshi_tit a{ color:#075a88;font-size: 24px; font-weight:bold; }
.keshi_con{ }
.keshi_con dl{ width:9.9%;float: left;  transition: 0.5s;  padding:  3% 0%}
.keshi_con dl.dl-line{ padding: 0px; width: 1px; height: 30px; background: #d3d3d6; margin-top:60px;}
.keshi_con dl:last-child{border: none}
.keshi_con dl dt{ width: 100%; text-align: center;/*border-radius: 50px;background: #fff;*/}
.keshi_con dl dt span.iconfont{ font-size: 44px; color: #075A88 }
.keshi_con dl dt span.icon-yundongguke{font-size: 38px;}
.keshi_con dl dt span.icon-putongwaike{font-size: 34px; }
.keshi_con dl dt span.icon-zhongyi1{ }

.keshi_con dl dd{width: 100%; font-size: 18px; padding: 10px 0px 0px 0px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
.keshi_con dl p{ color: #d0d1d4;text-align: center; height: 24px; overflow: hidden}
.keshi_con dl:hover{ border-bottom: #0AA0A1 solid 5px}
.keshi_con dl:hover span.iconfont{color: #0aa0a1;}
.keshi_con dl:hover dd{color: #0aa0a1; font-size: 20px; font-weight: bold}

.news_l{ width:47%;float: left;border-radius: 5px;overflow:hidden; }
#slideBox{width:100%;height:350px;overflow:hidden;position:relative;}
#slideBox ul#show_pic{margin:0;padding:0;list-style:none;height:356px;width:4750px;position:absolute;}
#slideBox ul#show_pic li{float:left;margin:0;padding:0;}
#slideBox ul#show_pic li img{display:block;width: 564px;height: 350px;}
#iconBall{position:absolute;bottom:0;right:0;}
#iconBall li{float:left;color:#7a7a7a;width:35px;height:35px;line-height:35px;cursor:pointer;text-align:center;font-size:14px;font-weight:bold;padding-top:8px;}
#iconBall li.active{background:url(iconbg.png) no-repeat;color:#fff;}
#slideText {width:564px;height:35px;background:rgba(0,0,0,0.7);color:#fff;position:absolute;left:0px;bottom:0px;*background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000); }
#textBall{position:absolute;left:10px;bottom:3px;height:30px;line-height:30px;}
#textBall li{float:left;cursor:pointer;display:none;color:#fff;font-size:15px;}
#textBall li.active{display:block; width:370px; overflow:hidden;}
#textBall li a {text-decoration:none;color:#fff;font-size:15px;}

.fisrnews{ width:51%; }
.title02 { height: 36px; line-height: 36px;}
.title02-ico .iconfont{ font-size: 36px; color: #075a88}
.xktit{display: inline-block; margin-left: 15px;}
.xktit h1{ font-weight: bold; font-size: 23px;color: #075a88; line-height: 18px;}
.xktit p{text-transform: uppercase; color: #999; font-size: 12px;}

.fisrnews-con{ margin-top: 30px;}
.fisrnews-con dl{ width: 100%; border-bottom: #D1D3DB dotted 1px; padding-bottom: 20px;}
.fisrnews-con dl dt{ float:left; width:150px; height: 113px; overflow: hidden; border: #f5f5f5 solid 3px;}
.fisrnews-con dl dt img{ transition: 0.5s;  max-width:200px; height: 150px; }
.fisrnews-con dl:hover img{ transform: scale(1.1)}

/*.fisrnews-con dl dd{ float: right;}*/
.fisrnews-con dl dd h3{ font-weight: bold; font-size: 20px; margin-bottom: 10px;color: #075a88; }
.fisrnews-con dl dd p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #075a88;}
.fisrnews-con dl dd:hover h3{ color: #0aa0a1}
.fisrnews-con dl dd:hover p{ color: #0aa0a1}

.fisrnews-con ul li{ height: 58px; line-height: 58px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;border-bottom: #D1D3DB dotted 1px; }
.fisrnews-con ul li span{ display: block; font-size:24px; margin-right: 10px;color: #075a88;}
.fisrnews-con ul li a{ font-size: 18px;color: #075a88;}
.fisrnews-con ul li:last-child{ border-bottom: none}
.fisrnews-con ul li:hover span{ color: #0aa0a1}
.fisrnews-con ul li:hover a{ color: #0aa0a1}


.service{ clear: both; margin-bottom: 50px; margin-top: 50px;}
.ser-l{ width:6%; height: 100px; background:#0AA0A1; margin-right: 1px;}
.ser-l a{ color: #fff; text-align: center; font-size:22px; letter-spacing: 2px;}
.ser-l a h2{ margin-top:20px; font-size: 24px; font-weight: bold}
.ser-more{ width: 50%; padding: 0px; border: #fff solid 1px; border-radius: 5px; font-size: 14px; margin: 8px auto;}

.ser-r{ width: 93.9%;}
.ser-r dl{float: left; width: 24.9%; height: 100px;margin:0px 1px 1px 0px ;transition: all 0.3s;}
.ser-r dl.dl01{ background: #CBEAEA; }
.ser-r dl.dl02{ background: #D1E3F2; }
.ser-r dl dt{ float: left; width:15%; padding:5px 5px; margin-left: 10px; line-height: 90px; text-align: center}
.ser-r dl.dl01 dt span{ font-size:46px; font-weight: bold;}
.ser-r dl.dl01 dt span.icon-lianxikefu,.icon-gongjiaozhan{color: #2C7C7C}
.ser-r dl.dl01 dt span.icon-gongjiaozhan{font-size:50px;}

.ser-r dl.dl02 dt span{ font-size:50px; font-weight: bold;}
.ser-r dl.dl02 dt span.icon-w_dizhi-,.icon-ditu{color: #406A8E;}

.ser-r dl.dl02 dt span.icon-w_dizhi-{font-size:56px; }


.ser-r dl dd{ float: right; width:75%;  padding: 10px 0px 10px 0px;/* -webkit-text-shadow: 0 2px 5px rgba(0,0,0,.8);text-shadow: 0 2px 8px rgba(0,0,0,.8); */ /* border-bottom:#333 solid 1px ;border-top:#333 solid 1px ; */ margin: 0px 15px 0px 0px;/* text-align: center; */font-size: 18px;  letter-spacing:1px; font-weight: bold;}
.ser-r dl dd p{ font-weight: normal; font-size: 14px; line-height: 1.5}
.ser-r dl.dl01 dd{ width: 64%; color: #2C7C7C; }
.ser-r dl.dl02 dd{ width: 64%;color: #406A8E; }
.ser-r dl:hover{ transform: scale(1.2);-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);box-shadow: 0 2px 5px rgba(0,0,0,.5);}


.kjrk1{
	padding-top:60px;
	position:relative; margin-bottom:150px;
}
/*
.mg50{
	margin-left:50px;
	margin-right:50px;
}
*/
.kjrk1 .wrap {
    position: relative;
    width: 1180px;
    height: 100%;
    margin: auto;
}
.kjrk_bg1{
	background:url(kjrk_bg1.jpg) repeat;
	height:384px;
	position:relative;
}
.fz_img1{
	position:absolute;
	right:-93px;
	bottom:0px;
	z-index:10;
}
.fz_img_m,.ns_m{display: none;}
.kjrk_bg1 .box{
	width:472px;
	position:absolute;
	bottom:0px;
	left:0px;
}
.kjrk_bg1 .box .item,.kjrk_bg2 .box .item{
	width:236px;
	height:210px;
	float:left;
	-webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
    transition: all 4s cubic-bezier(.08, .82, .17, 1);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
	opacity: 0;
    visibility: hidden;
}
.kjrk_bg1 .box .kj1{
	background:#9BA0E3;
	-webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.kjrk_bg1 .box .kj2{
	background:#5489d8;
	-webkit-transition-delay: 0s;
    transition-delay: 0.2s;
}
.kjrk_bg1 .box .kj3{
	background:url(kjrk_bg1.jpg) repeat;
	-webkit-transition-delay: 0s;
    transition-delay: 0.4s;
}
.kjrk_bg1 .box .kj4{
	background:#D6B979;
	-webkit-transition-delay: 0s;
    transition-delay: 0.6s;
}
.kjrk_bg1 .box .img,.kjrk_bg2 .box .img{
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	margin:26px auto 0 auto;;
}
.kjrk_bg1 .item a .img,.kjrk_bg2 .item a .img{
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	margin:26px auto 15px auto;}
.kjrk_bg1 .item a .img img, .kjrk_bg2 .item a .img img{ max-height: 80px; width: auto}

.kjrk_bg1 .box .text,.kjrk_bg2 .box .text{
	text-align:center;
}
.kjrk_bg1 .box .text .tit,.kjrk_bg2 .box .text .tit{
	color:#fff;
	font-size:24px;
	line-height:35px;
}
.kjrk_bg1 .box .text .tit1,.kjrk_bg2 .box .text .tit1{
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.kjrk_bg2{
	background:url(kjrk_bg2.jpg) repeat;
	height:384px;
	position:relative;
}
.hh_img1{
	position:absolute;
	top:0px;
	left:-93px;
	
}
.kjrk_bg2 .box{
	
	position:absolute;
	top:0px;
	right:0px;
	width:708px;
}
.kjrk_bg2 .box .kj5{
	background:url(kjrk_bg2.jpg) repeat;
	-webkit-transition-delay: 0s;
    transition-delay: 0.8s;
}
.kjrk_bg2 .box .kj6{
	background:#5489D8;
	-webkit-transition-delay: 0s;
    transition-delay: 1s;
}
.kjrk_bg2 .box .kj7{
	background:url(kjrk_bg1.jpg) repeat;
	-webkit-transition-delay: 0s;
    transition-delay: 1.2s;
}
.kjrk_bg2 .box .kj8{
	background:#D6B979;
	-webkit-transition-delay: 0s;
    transition-delay: 1.4s;
}
.kjrk_bg2 .box .kj9{
	background:url(kjrk_bg1.jpg) repeat;
	-webkit-transition-delay: 0s;
    transition-delay: 1.6s;
}
.kjrk_bg2 .box .kj10{
	background:#5489D8;
	-webkit-transition-delay: 0s;
    transition-delay: 1.8s;
}
.kjrk1.active .kjrk_bg1 .box .item,.kjrk1.active .kjrk_bg2 .box .item{
	-webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}


/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding: 30px 0 20px;
	background: #075a88;
	position: relative;
	min-height: 300px;
}
.links {
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 16px;
 background:#fff;    border-top: #EAEAED solid 1px;
}
.links span {
	color: #333;
	display: inline-block;
}
.links a {
	display: inline-block;
	color: #333;
	font-size: 14px;
	padding-right: 10px;
}
.links a:hover {
	opacity: 0.8;font-size: 14px;
	filter: alpha(opacity=80);
}
.footer .contact {
	width: 301px; position: absolute; top: 142px; left:20px;background: #f2f5fc; border-radius: 0px 0px 30px 30px; padding: 0px 35px 45px 35px;
}
.footer .contact .ewm { text-align:center;
	width: 148px;
	height: 148px;
	background: #F1F3F8; border: #D5DCE7 solid 1px;
}
.footer .contact .ewm:first-child{border-right:none;}
.footer .contact .ewm img {
	display: block;
	margin: 10px;
	width: 128px;
	height: 128px;
	
}
.footer .contact .ewm p {color: #075a88; font-weight: bold}
.footer .contact .ewm p span{color: #0AA0A1}
.footer .contact .contact_info { margin-top:30px;
	width:220px;
	/*margin-left: 16px;*/
}
.footer .contact .contact_info p {
	font-size: 14px;
	color: #075a88;
	line-height: 20px;
}
.footer .contact .contact_info .tel {
	margin-top: 10px;
	margin-bottom: 12px;
	font: normal 32px "arial";
	color: #fff;
	line-height: 24px;
}
.footer .contact .contact_info .p2 {
	margin-bottom: 6px;
}

.logo_b{ height: 241px; padding: 15px; position: absolute; top: -23px;/*box-shadow: #05344D 5px 5px 0px;*/}
.footer .bNav {
	width: 790px;
	height: 45px; line-height: 45px; 
	background: #0aa0a1;
	border-radius: 30px;
}
.footer .bNav .item {
	float: left;
	width: 99px; text-align: center;
	/*min-height:226px; border:#ddd solid 1px;*/
}
.footer .bNav .item:last-child{width: 97px;}
.footer .bNav .item h3 {height: 45px; line-height: 45px; }
.footer .bNav .item:first-child h3 {}
.footer .bNav .item h3 a {
	color: #fff;
	font-size: 16px;
	text-indent: 0px;
}
.footer .bNav .item h3 a:hover {}
.footer .bNav .item a {
	color: #ccc;
	display: block;
	font-size: 14px;
	line-height: 45px;
}
.footer .bNav .item a:hover {
	color: #fff;
}
.footer .bNav .item h3:hover{background: #10bebf;border-radius: 30px;}

.dizhi{ margin-top:0px; margin-left: 5px; color:#fff;font-size: 15px;width: 745px;}
.dizhi p{line-height: 2.5;}
.dizhi p span{ font-size: 26px; font-weight: bold}
.dizhi p .dtxx{font-size: 16px;color: #fff;display: inline-block;border-bottom: 1px solid #fff;line-height: 1.1}
.dizhi p .dtxx:hover{color: #FFC331;border-bottom: 1px solid #FFC331;}


.ft-qita{margin-left: 5px;line-height: 2.5;}
.ft-qita a{ color:#fff;}
.ft-qita a:hover{ color:#FFC331;}



/*copyright*/
.copyright {
	height: 57px;
	color: #999999;
	font-size: 12px;
	background: #333;
	border-top: 1px solid #434343;
}
.copyright span {
	margin: 0 12px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.copyright a {
	color: #999999;
}
.copyright a:hover {
	color: #fff;
}
/*==================内页样式=====================*/
.submian {
	margin: 50px auto;
}
.submian .sobtitle {
	height:26px;
	line-height: 26px;
	padding: 5px 0px 10px 0px;
	/*margin-bottom: 20px;*/
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
.submian .sobtitle b{ font-size:20px; border-left:#075A88 solid 5px; padding-left:15px;}
.submian .sobtitle s {
	width: 14px;
	height: 14px;
	margin-right: 10px;
	background-position: -129px -30px;
}
.submian .sobtitle a {
	font-size: 14px;
	color: #333
}
.submian .sobtitle a:hover {
	color: #0071bf;
}
.submian .sobtitle a.now {
	color: #0071bf;
	font-size: 14px;
	font-weight: bold;
}
.submian .sobtitle a.now:hover {
	text-decoration: underline;
}
.submian .subleft {
	width: 245px;
}
.submian .subleft .title {
	background: url(bg5.jpg) no-repeat left;
	height: 102px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 102px;
	text-align: center
/*	padding-right: 29px;*/
}
.submian .subleft .title h2 {
	line-height: 102px;
	text-align: center;
	font-size:30px;
	font-weight: bold;
}
.submian .subleft .title i {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	/*padding-left: 13px;*/
	padding-top: 2px;
}
.submian .subleft .bort9 {
	border-top: 9px solid #007eb9;
	border-radius: 5px 5px 0px 0px;
}
.submian .subleft .bor9 {
/*	border-bottom: 9px solid #eaeaea;*/
}
.submian .subleft .lefta {
	width: 245px;
	margin-bottom: 10px;
}
.submian .subleft .lefta .comt {
	background: #fff;
}
.submian .subleft .lefta .comt ul {
	border: 1px solid #ddd;
}
.submian .subleft .lefta .comt ul li a {
	background: #fff url(tb9.png) 213px center no-repeat;
	border-top: 1px solid #eaeaea;
	line-height: 60px;
	height: 60px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
}
.submian .subleft .lefta .comt ul li .box {
	padding: 10px 0px;
	display: none;
}
.submian .subleft .lefta .comt ul li .box a {
	height: 30px;
	line-height: 30px;
	display: block;
	color: #888;
	border: 0px;
}
.submian .subleft .lefta .comt ul li .box a:hover {
	color: #007eb9;
	background: none;
}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a {
	background: #0AA0A1 url(tb11.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
.submian .subleft .lefta .comt ul li.hover a {
	background: #0AA0A1 url(tb11.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
.submian .subleft .lefta .comt ul li.hover .box a {
	background: none;
	font-weight: normal;
}
.submian .subleft .lefta .comt ul li.hover .box a.hover {
	color: #007eb9;
	font-weight: bold;
}
.submian .subleft .lefta .comt1 ul li a {
	background: #fff url(jia.png) 213px center no-repeat;
	border-top: 1px solid #eaeaea;
	line-height: 60px;
	height: 60px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
}
.submian .subleft .lefta .comt1 ul li .box {
	padding: 10px 0px;
	display: none;
}
.submian .subleft .lefta .comt1 ul li .box a {
	height: 30px;
	line-height: 30px;
	display: block;
	color: #888;
	border: 0px;
}
.submian .subleft .lefta .comt1 ul li .box a:hover {
	color: #007eb9;
	background: none;
}
.submian .subleft .lefta .comt1 ul li:hover a, .submian .subleft .lefta .comt1 ul li.hover a {
	background: #0071bf url(jia1.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
.submian .subleft .lefta .comt1 ul li.hover a {
	background: #0071bf url(jian.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
.submian .subleft .lefta .comt ul li .boxlist {
	padding: 0;
	display: none;
	border: none;
}
.submian .subleft .lefta .comt ul li .boxlist li {
	line-height: 50px;
	background: #b1aeae;
}
.submian .subleft .lefta .comt ul li .boxlist li a {
	height: 40px;
	padding-left: 45px;
	color: #333;
	font-weight: normal;
	border-bottom: 0;
	line-height: 40px;
	background: #f6f6f6 url(tb12.png) 26px center no-repeat;
	border-top: none;
}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover {
	color: #0071bf;
	font-weight: bold
}
.submian .subleft .lefta .comt ul li.hover .boxlist {
	display: block;
}

.submian .subleft .leftnews .leftcont {
	background: #fff;
	padding: 10px;
	border: 1px solid #eaeaea;
}
.submian .subleft .leftnews .leftcont h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0071bf;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.submian .subleft .leftnews .leftcont span {
	line-height: 24px;
	font-size: 12px;
	padding-top: 10px;
	display: block;
	border-bottom: 1px solid #f2f2f2;
}
.submian .subleft .leftnews .leftcont p {
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	line-height: normal;
}
.submian .subleft .leftnews .leftcont p i {
	font-size: 22px;
	color: #0071bf;
	display: block;
}

.submian .subright {
	width: 920px;
	padding-bottom: 20px;
	line-height: 28px;
}
.submian .subright .anlitopH4 {
	background: #fff;
}
.submian .subright .anlitopH4 {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
}
.submian .subright .anlitopH4 span {
	border-left: 5px solid #0071bf;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #0071bf;
	font-weight: bold;
	font-size: 14px;
}
.submian .subright .divanli {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
}
.submian .subright .divanli ul {
	width: 105%;
	height: 185px;
}
.submian .subright .divanli ul li {
	float: left;
	margin-left: 10px;
}
.submian .subright .divanli ul li:first-child {
	margin-left: 0;
}
.submian .subright .divanli ul li a img {
	width: 194px;
	height: 143px;
	display: block;
	border: solid 1px #e4e4e4;
}
.submian .subright .divanli ul li a span {
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	width: 170px;
}
.submian .subright .divanli ul li a:hover img {
	border-color: #007eb9;
}
.submian .subright .divanli ul li a:hover span {
	color: #007eb9;
	font-weight: bold;
}
.submian .subright .divremmnews {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #fff;
}
.submian .subright .divremmnews ul {
	width: 100%;
	overflow: hidden;
}
.submian .subright .divremmnews ul li {
	float: left;
	width: 47%;
	height: 35px;
	line-height: 35px;
	margin: 0 1.5%;
	border-bottom: 1px dashed #ccc;
}
.submian .subright .divremmnews ul li a {
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
}
.submian .subright .divremmnews ul li span {
	color: #666;
	float: right;
	height: 35px;
	line-height: 35px;
	white-space: nowrap
}
.submian .subright .divremmnews ul li a:hover {
	color: #0071bf;
}

.clear{clear: both;}
.clear:after,.bk:after{content: "";clear: both;height: 0;display:block;visibility: hidden; }

/*内页*/
.subright h2.ny_main_bt{margin:20px 16% 20px;text-align: center;font-weight: normal;font-size: 26px;}
.subright p{margin-bottom: 10px;line-height: 1.8;}
.subright p:last-of-type{margin: 0;}
.subright .info_xx{text-align:center;border-bottom:1px solid #ddd;padding:0 0 10px;margin-bottom:20px;color:#999;}
.subright .info_xx span{display:inline-block;margin-right:20px;}
/*.ny_main table{border:1px solid #000;border-collapse:collapse;margin:auto;}
.ny_main table td{padding:20px;border:1px solid #000;}*/
/*.ny_main table td p{text-indent:2em;}*/
.subright .fenye{margin-top:40px;}
.subright .fenye table{border:0;}
.subright .fenye table td{border:0;padding:0;}
.subright img{max-width:100%;}

/*news_list*/
.news_list li::after{content: "";clear: both;height: 0;display:block;visibility: hidden;}
.news_list li{padding: 25px 3%;border-top: 1px solid #E6E6E6;position: relative;}
.news_list li a{display:block;}
.news_list li .news_list_left{float: left;width: 24%;height: 130px;overflow: hidden;}
.news_list li .news_list_left a{height:100%;}
.news_list li .news_list_left img{width: 100%;min-height: 130px;transform: scale(1);  transition: all 0.3s ease 0s;  -webkit-transform: scale(1);  -webkit-transform: all 0.3s ease 0s;display:block;background:#ccc;}
.news_list li:hover .news_list_left img {transform: scale(1.1);  transition: all 0.3s ease 0s;  -webkit-transform: scale(1.1); -webkit-transform: all 0.3s ease 0s;}
.news_list li .news_list_right{width: 72%;float: right;height:130px;overflow: hidden;position: relative;}
.news_list li .news_list_right h1{font-weight: normal;font-size: 18px;color:#000;}
.news_list li .news_list_right p{font-size: 14px;color: #666;line-height: 1.6;margin: 10px 0 0;height: 90px;overflow: hidden;}
.news_list li:hover{background: #F9F9F9;}

/*专家*/
.zj_list ul li .news_list_left,.zj_list ul li .news_list_right{height:260px;}
.zj_list ul li .news_list_right h1{font-weight: normal;font-size: 22px;color:#000;margin-top:16px;}
.zj_list ul li .news_list_right .zj_an{margin-top:20px;}
.zj_list ul li .news_list_right .zj_an a{display:inline-block;padding:5px 20px;background:#0AACAE;color:#fff;margin-right:2px;font-size:14px;}
.zj_list ul li .news_list_right .zj_an a:last-of-type{background:#0593F7;}

/* 图片 列表 */
.pic_list dl{float:left;width:23%;margin: 30px 1% 0px;}
.pic_list dl a{display:block;}
.pic_list dl dt{overflow:hidden;display: table-cell;text-align: center;vertical-align: middle;height:192px;width:287px;text-align:center;background:#EEEEEE;}
.pic_list dl dt img{display:inline-block;	max-width:100%;max-height:100%;background:#ccc;transform: scale(1);  transition: all 0.3s ease 0s;  -webkit-transform: scale(1);  -webkit-transform: all 0.3s ease 0s;}
.pic_list dl dd{padding:10px 2%;background:#0AACAE;color:#fff;font-size:20px;position:relative;top:-1px;}
.pic_list dl p{padding:10px 3% 15px;background:#EEEEEE;height:69px;font-size:14px;}
.pic_list dl:hover dt img{transform: scale(1.1);  transition: all 0.3s ease 0s;  -webkit-transform: scale(1.1); -webkit-transform: all 0.3s ease 0s;}


/* 内页医疗特色*/
	/*18*/
.zb-diagnosis h2,.zb-diagnosis h3,.zb-diagnosis h4{font-weight:normal;}
.mt35{margin-top: 35px;}
.zb-list{font-size: 20px;padding: 20px 0 15px;color: #0AACAE;}
.zb-diagnosis{margin-top: 50px;}
.zb-diagnosis-txt{width: 70%;}
.zb-diagnosis-txt h4{font-size: 18px;color: #0AACAE;}
.zb-diagnosis-txt p{color: #444;font-size: 16px;margin: 15px 0;}
.zb-diagnosis-btn{cursor: pointer;display: inline-block;padding: 0 12px;line-height: 30px;border-radius: 4px;border: 1px solid rgba(0,0,0,.2);float: right;background-color: #009dd8;color: #fff;background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);background-image: linear-gradient(to bottom,#00b4f5,#008dc5);border-color: rgba(0,0,0,.2);border-bottom-color: rgba(0,0,0,.4);text-shadow: 0 -1px 0 rgba(0,0,0,.2);margin-top:20px;}
.zb-diagnosis-con{overflow: hidden;border-bottom: 1px dashed #a0a0a0 ;padding-bottom: 20px;}
.zb-diagnosis-img{width: 244px;height: 170px;border: #d9ebff 3px solid;border-radius: 5px;}
.zb-diagnosis-img img{width: 244px;height: 170px;}
.zb-diagnosis-img1{width: 300px;height: 200px;}
.zb-diagnosis-img1 img{width: 300px;height: 200px;}
.zb-diagnosis-img2{width: 300px;height: 200px;}
.zb-diagnosis-img2 img{width: 300px;height: 200px;}
.zb-diagnosis-img3{width: 330px;height: 235px;}
.zb-diagnosis-img3 img{width: 330px;height: 235px;}
.zb-diagnosis-txt1{width: 65%;}
.zb-diagnosis-txt1 h3{font-size: 16px;line-height: 24px;margin-bottom:15px;color: #0AACAE;}
.zb-diagnosis-txt1 p{line-height: 22px;color: #444;font-size: 16px;}
.zb-text{border-bottom:1px dashed #a0a0a0;padding-bottom:20px;}
.zb-txt{margin-top: 25px;}
.zb-diagnosis-txt2{width: 63%;}
.zb-diagnosis-txt2 h3{font-size: 16px;line-height: 24px;margin-bottom:15px;color: #0AACAE;}
.zb-diagnosis-txt2 p{line-height: 22px;color: #444;font-size: 16px;}
.zb-text1{margin-bottom: 15px}

	/*19*/
.h25{height:25px;}
.zb-treatment h2,.zb-treatment h3,.zb-treatment h4{font-weight:normal;}
.zb-treatment{margin-top: 50px;}
.zb-treatment-txt{width: 70%;}
.zb-treatment-txt h4{font-size: 18px;color: #0AACAE;}
.zb-treatment-txt p{color: #444;font-size: 16px;margin: 15px 0;}
.zb-treatment-con{overflow: hidden;border-bottom: 1px dashed #a0a0a0 ;padding-bottom: 20px;}
.zb-treatment-img{width: 243px;height: 170px;border: #d9ebff 3px solid;border-radius: 5px;}
.zb-treatment-img img{width: 243px;height: 170px;}
.zb-treatment-txt1{width: 670px;}
.zb-treatment-txt1 h4{font-size: 20px;padding-top: 20px;color: #0AACAE;line-height: 30px;margin-bottom: 15px;}
.zb-treatment-txt1 p{line-height: 22px;color: #444;font-size: 16px;}
.zb-treatment-img1{width: 200px;height: 200px;margin-left:10%;}
.zb-treatment-img1 img{width: 200px;height: 200px;}
.zb-box{padding: 15px;border-radius: 4px;font-size: 16px;border: 1px solid;background-color: #ebf7fd;color: #2d7091;border-color: rgba(45,112,145,.3);}
.zb-box h3{text-align: center;font-size: 18px;line-height: 24px;margin-bottom: 15px;color: #444;}
.zb-treatment-txt2 p{line-height: 22px;color: #444;font-size: 16px;margin-bottom: 15px}
.zb-treatment-con1{text-align: center;}
.zb-treatment-con1 h6{color: #f00;font-weight: 700;font-size: 16px;}
.zb-treatment-con1 p{line-height: 22px;color: #444;font-size: 16px;margin-top: 15px;text-align: center;}
.zb-treatment-txt2 p{line-height: 22px;color: #444;font-size: 16px;margin-bottom: 15px}
.zb-treatment-txt2 img{display:block;margin:10px auto 0;}

	/*20*/
.zb-nursing-con{overflow: hidden;border-bottom: 1px dashed #a0a0a0 ;padding-bottom: 20px;}
.zb-nursing h2,.zb-nursing h3,.zb-nursing h4{font-weight:normal;}
.zb-nursing-txt{width: 59%;}
.zb-nursing-txt p{line-height: 24px;font-size: 16px;color: #444;margin-bottom: 15px;}
.zb-nursing-img{width: 364px;height: 241px;}
.zb-nursing-img img{width: 364px;height: 241px;}

	/*21*/
.zb-recovery h2,.zb-recovery h3,.zb-recovery h4{font-weight:normal;}
.zb-recovery-con img{display:block;margin:10px auto 0;}

	/*22*/
.zb-service{margin-top: 50px;}
.zb-service-con{overflow: hidden;border-bottom: 1px dashed #a0a0a0 ;padding-bottom: 20px;}
.zb-service .zb-diagnosis-txt h2,.zb-service .zb-diagnosis-txt  h3,.zb-service .zb-diagnosis-txt  h4,.zb-service .zb-list{font-weight:normal;}
.zb-pic-scroll-list li{float: left;width: 220px;margin: 0 4px;}
.zb-pic-scroll-con{width: 220px;position: relative;}
.zb-pic-scroll-con img{width: 220px;height: 146px;}
.zb-pic-scroll-con p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;width: 90%;line-height: 50px;background: rgba(0,0,0,.5);bottom: 0;color: #fff;font-size: 16px;padding: 0 5%;}
.zb-pic-scroll .hd{text-align: center;}
.zb-pic-scroll .hd li{margin:0 5px;display: inline-block;width: 20px;height: 20px;border-radius: 50%;background: rgba(10,52,129,.1);font-size: 0; cursor: pointer;}
.zb-pic-scroll .hd li.on{background: rgba(10,52,129,.4);}
.tempWrap{width:100%!important;}

.nypage{ clear:both; margin-top:30px; font-size:15px; color:#555;background:#fff;padding:20px 10px;border-top:2px solid #0AACAE;}
.nypage span{display:block;padding-left: 15px;}
.nypage span:first-of-type{border-bottom:1px dashed #ddd;padding-bottom: 8px;margin-bottom:8px;}
.nypage span a{ font-size:15px; color:#222;display:inline-block;}
.nypage span a:hover{text-decoration:underline;}

/*预约*/
.zb-register p{margin:0;}
.zb-register-top{overflow: hidden;margin-top: 50px}
.zb-register-tit{color: #333;line-height: 24px;margin: 20px 0;}
.zb-register-tel h4{color: #0AACAE;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.zb-register-tel p{line-height: 28px;clear: both;}
.zb-register-tel .zb-color-black{color: #000;}
.zb-register-tel p span{color: #0AACAE;font-weight: bold;}

.zb-register-self{margin-top: 35px;}
.zb-register-form{overflow: hidden;}
.zb-form-box{margin-bottom: 22px;position:relative;}
.zb-form-label{font-size: 16px;color: #444;}
.zb-form-label-sq{font-size: 16px;color: #444;width: 115px;display: block;float: left;line-height: 38px;text-align: right;}
.zb-input{width: 250px;height: 36px;border: 1px solid #d6d6d6;text-indent: 10px;}
.zb-form-select select{width: 250px;height: 38px;border: 1px solid #d6d6d6;text-indent: 10px;}
.zb-form-textarea{width: 95%;border: 1px solid #d6d6d6;height: 120px;padding: 20px 20px 0 20px;font-family: Verdana,Tahoma,"文泉驿微米黑","华文黑体",sans-serif}
.zb-form-btn{display: inline-block;width: 125px;height: 35px;line-height: 35px;background: #FFC331;font-size: 16px;color: #fff;cursor:pointer;border:0;}

.zb-register-inter{margin-left: 0px;}
.zb-register-inter h4{color: #0AACAE;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.zb-register-inter p{line-height: 28px;}
.zb-register-inter .zb-color-black{color: #000;}
.zb-register-inter p span{color: #0AACAE;font-weight: bold;}

.zb-register-inter-btn{display: block;width: 160px;height: 40px;line-height: 40px;text-align: center;background: #FFC331;color: #fff;margin-top: 10px;}

.zb-register-wx{overflow: hidden;margin-top: 20px;}
.zb-register-wx h4{color: #0AACAE;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.zb-register-wx p{line-height: 28px;}
.zb-register-wx .zb-color-black{color: #000;}
.zb-register-wx p span{color: #0AACAE;font-weight: bold;}
.zb-register-wx-img{width: 105px;height: 105px;border: 1px solid #eaeaea;}
.zb-register-wx-img img{width: 105px;height: 105px;}

.zb-register-matter{margin: 55px 0 30px;}
.zb-register-matter h4{color: #0AACAE;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.zb-register-matter p{line-height: 1.5;color: #262626;}


/* 满意度调查*/
.zb-contain-lead{background: #FFF9EB;padding: 20px 30px;border-radius: 5px;margin: 29px 0;}
.zb-contain-lead p{line-height: 1.714;}
.zb-satisfac-main{overflow: hidden;margin-bottom: 30px;}
.zb-satisfac-main h1{font-size: 18px;color: #333;margin-bottom: 10px;padding: 0 20px;font-weight: normal;}
.zb-satisfac-opt{font-size: 16px;padding: 0px 50px;}
.zb-satisfac-opt li{display: inline-block;margin-right: 30px;}
.zb-satisfac-opt li label{cursor: pointer;}
.zb-satisfac-opt input[type=radio]{margin-right: 5px;width:17px;height: 17px;position: relative;top: 2px;cursor: pointer;}
.zb-satisfac-opt textarea{border: 1px solid #d6d6d6;width: 100%;height: 85px;}
.zb-satisfac-txt{margin-right: 20px;}
.zb-satisfac-txt label{line-height:30px;font-size: 16px;color: #333;width: 110px;display: block;float: left;text-align: right;}
.zb-satisfac-txt input[type=text]{width: 150px;height: 25px;border: 1px solid #d6d6d6;border-radius: 2px;}
.zb-satisfac input[type=submit]{margin:0 auto;display: block;margin-top:30px;width: 200px;height: 40px;background: #FFC331;color: #fff;font-size: 18px;border: 0;cursor: pointer;}
