﻿* { margin: 0; padding: 0; border: 0; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img { border: medium none; margin: 0; padding: 0; list-style-type: none; vertical-align: middle; }
body { color: #333; font-weight: normal; background: #fff; font-family: '微软雅黑'; font-size: 14px; }
div, dl { display: block; }
img { border: 0px; vertical-align: top; }
.height { height: 5px; clear: both; overflow: hidden; }
em { font-style: normal; }
i { font-style: normal; }
a { text-decoration: none; color: #333; list-style: none; }
a:focus { outline: none }
a:hover { outline: none;color:red;}
a:active { star:expression(this.onFocus=this.blur());
}
:focus { outline: 0; }
.fl { float: left; }
.fr { float: right; }
.header { width: 100%; float: left; }
.logo { width: 1160px; /*height:100px; margin: 10px auto; float: none;*/margin: 0 auto; }
.logo a{
	display:block;
	/* text-indent:-999em; */
	width:100%;
	/* height:100%; */
}
.logo img {
	width: 100%;
}
.topnav { width: 100%; height: 54px; background-color: #054686; clear: both; float: none; overflow: hidden; }
.topnav ul { width: 1140px; height: 54px; margin: 0 auto; float: none; background: }
.topnav ul li { width: 125px; height: 54px; line-height: 54px; text-align: center; float: left; overflow: hidden; display: inline; transition: background 0.3s; -webkit-transition: background 0.3s; }
.topnav ul li a { width: 125px; height: 54px; font-size: 18px; color: #fff; text-align: center; overflow: hidden; float: left; }
.topnav ul li a:hover { color: #fff; background: #026534; text-decoration: none; }
.section_banner1_box{ width:100%; height:420px;}
.index_banner_box {
    width: 100%;
    margin: 0 auto;
    height: 500px;
    position: relative;
}
.banner3 a{ width:100%; height:100%; display:block;}
#focusindex{height: 420px; overflow: hidden; position: relative; }
#focusindex li{ height: 420px; overflow: hidden; position: absolute; width: 100%; }
#focusindex .btn{position:absolute;width:100%;height:30px;bottom:0;text-align:center;z-index:8}
#focusindex .btn span{display:inline-block;_display:inline;_zoom:1;width:14px;height:14px;_font-size:0;margin:5px 10px;cursor:pointer;background:#dfdfdf;z-index:9; border-radius:50%}
#focusindex .btn span.on{background:#00C8DC;z-index:9}
#focusindex .preNext{width:44px;height:44px;position:absolute;top:180px;background:url(../images/sprite.png) no-repeat left bottom;cursor:pointer;z-index:9; opacity:0;transition: all 0.3s linear 0s;}
#focusindex .pre{left:0%; z-index:9}
#focusindex .next{right:0%;background-position:right bottom;z-index:9}
#focusindex:hover .preNext{opacity:0.5;} 
#focusindex:hover .pre{left:13%; } 
#focusindex:hover .next{right:13%;} 
#focusindex .pre:hover,#focusindex .next:hover{opacity:1;}
.notice{ font-size:20px; background:#ececec; line-height:60px; width: 1140px; height: 60px; margin: 20px auto;}
.notice strong{float:left;margin-left: 130px;}
.notice strong img{  padding-top:10px; margin-right:20px;}
.notice .ment-info{height: 60px;width: 880px;overflow: hidden;}
.notice .ment-info li{width:880px;height: 60px;line-height:60px;overflow: hidden;}
.notice .ment-info li a:hover{color:red;}
.bdfbw{ height:168px; overflow:hidden;font-size:17px; border:1px #d6d5d5 solid;width: 1140px;margin: 0 auto;}
.bdfbw dt{ background:#d5d5d5; width:156px; float:left; height:168px; text-align:center; position:relative; }
.bdfbw dt strong{ font-size:24px; width:100%; display:inline-block; margin-top:60px; font-weight:normal;}
.bdfbw dt i{ width:10px; height:18px;  display:inline-block; position:absolute; top:76px; right:-10px;}
.bdfbw dd{ width:163px; height:168px; float:left; border-left:1px #d6d5d5 solid; text-align:center; position:relative; }
.bdfbw dd.bw_hover a,.bdfbw dd:hover a{ color:#fff;}
.bdfbw dd h3{ margin-top:20px; font-size: 22px; font-weight:normal;letter-spacing: 1px; }
.bdfbw dd p{ font-size:12px; width:100%; text-align:center;}
.bdfbw dd a{ color:#333; position:absolute;width:163px; height:168px; display:block;}
.bdfbw dd em{ position:absolute;width:163px; height:168px; top:0; left:0;
	opacity:0;
	-webkit-animation:redOut 0.4s ease;
	-moz-animation:redOut 0.4s ease;
	-ms-animation:redOut 0.4s ease;
	-o-animation:redOut 0.4s ease;
	animation:redOut 0.4s ease;}
.bdfbw dd:hover em{background-color:#059b90;  
	opacity:1;
	-webkit-animation:redIn 0.2s ease;
	-moz-animation:redIn 0.2s ease;
	-ms-animation:redIn 0.2s ease;
	-o-animation:redIn 0.2s ease;
	animation:redIn 0.2s ease;}
@keyframes redIn {
	0% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
	100% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
}
@-webkit-keyframes redIn {
	0% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
	100% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
}
@-moz-keyframes redIn {
	0% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
	100% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
}
@-ms-keyframes redIn {
	0% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
	100% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
}
@-o-keyframes redIn {
	0% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
	100% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
}
@keyframes redOut {
	0% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
	100% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
}
@-webkit-keyframes redOut {
	0% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
	100% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
}
@-moz-keyframes redOut {
	0% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
	100% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
}
@-ms-keyframes redOut {
	0% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
	100% {
	-webkit-transform:scale(0.6) ;
	-moz-transform: scale(0.6);
	-ms-transform:scale(0.6) ;
	-o-transform:scale(0.6) ;
	transform:scale(0.6) ;
	opacity:0;}
}
@-o-keyframes redOut {
	0% {
	-webkit-transform:scale(1) ;
	-moz-transform: scale(1);
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
	opacity:1;}
	100% {
	-webkit-transform:scale(0.6) ;/* Safari and Chrome */
	-moz-transform: scale(0.6);/* Firefox */
	-ms-transform:scale(0.6) ;/* IE 9 */
	-o-transform:scale(0.6) ;/* Opera */
	transform:scale(0.6) ;
	opacity:0;}
}
.icon-bw { background:url(../images/icon-bw.png) no-repeat; vertical-align:top; width:54px; height:54px; display:inline-block; margin:10px 0 12px; }
.i_b_1{ background-position:-55px 0;}
.i_b_2{ background-position:-55px -55px;}
.i_b_3{ background-position:-55px -110px;}
.i_b_4{ background-position:-55px -165px;}
.i_b_5{ background-position:-55px -220px;}
.i_b_6{ background-position:-55px -275px;}
.i_b_7{ background-position:-55px -330px;}
.bdfbw dd:hover .i_b_1{ background-position:0 0;}
.bdfbw dd:hover .i_b_2{ background-position:0 -55px;}
.bdfbw dd:hover .i_b_3{ background-position:0 -110px;}
.bdfbw dd:hover .i_b_4{ background-position:0 -165px;}
.bdfbw dd:hover .i_b_5{ background-position:0 -220px;}
.bdfbw dd:hover .i_b_6{ background-position:0 -275px;}
.bdfbw dd:hover .i_b_7{ background-position:0 -330px;}
.bdfbw dd .i_7{vertical-align: top;margin: 4px 0 0 2px;display: inline-block;}


.main{
	width:100%;
	float:left;
}
.main01 { width: 1140px; margin: 12px auto; height: 464px; }
.main01 .bigtitle { height: 36px; line-height: 36px; border-bottom: 1px solid #a2a2a2; }
.ylgg { background: #fff; width: 820px; height: 460px; float: left; border: 1px #E5E5E5 solid; }
.ylgg_lf { width: 40.5%; float: left; padding: 20px 10px 10px 15px; position: relative }
.ylgg_lf .bigtitle span { color: #333; font-size: 20px; border-bottom: 2px solid #054686; height: 36px; line-height: 36px; display: block; width: 30%; font-weight: normal; }
.slideBox { width: 330px; height: 375px; overflow: hidden; }
.slideBox .hd { height: 15px; overflow: hidden; position: absolute; right: 20px; bottom: 15px; z-index: 1; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 5px; margin-bottom: 2px; width: 11px; height: 11px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; box-shadow: 1px 1px 1px #000; border-radius: 100%; }
.slideBox .hd ul li.on { background: #333; color: #fff; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 330px; height: 375px; display: block; }
.slideBox .prev { position: absolute; left: 84%; top: 10%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/xq.jpg) center no-repeat; }
.slideBox .next { position: absolute; left: 90%; top: 10%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/xh.jpg) center no-repeat; }
.ylgg_ri { width: 52%; float: right; padding: 20px 15px 10px 10px; }
.ylgg_ri .bigtitle span { color: #333; font-size: 20px; border-bottom: 2px solid #333; height: 36px; line-height: 36px; display: block; width: 30%; font-weight: normal; }
.ylgg_ri dl { padding: 25px 0 10px; height: 80px; clear: both; }
.ylgg_ri dl dt { float: left; padding-right: 4%;}
.ylgg_ri dl dd { float: left; width: 68%; }
.ylgg_ri dl dd strong { font-size: 16px; }
.ylgg_ri dl dd p { line-height: 20px; text-align: justify; color: #555;font-size: 12px; margin-top: 8px; text-justify: inter-ideograph; }
.ylgg_ri dl dd p em a { color: #F00; }
.ylgg_ri .hd li{width:100px;height:30px;background:#ccc;float:left;margin-right:20px;text-align:center;line-height:30px;font-size:14px;margin-bottom: 12px;}
.ylgg_ri .hd li.on{background:#054686;color:#fff;}
.ylgg_ri .hhtt { height: 28px; line-height: 30px; clear: both; background: url(../images/yx.jpg) left center no-repeat; }
.ylgg_ri .hhtt a { display: inline-block; padding-left: 20px; height: 28px; line-height: 28px; }
.ylgg_ri .hhtt em{float:right; color: #888;}
.ylgg_ri .zxwz{width:100%;border-bottom: 1px #D6D6D6 solid;padding-bottom: 15px;}
.ylgg_ri .zxwzbt{/*width:50%;float:left;*/line-height:26px;font-size: 13px; display:block;}
.yyzxpt { background: #fff; margin-left: 10px; width: 26%; padding: 20px 8px 0 0; float: right; border: 1px #E5E5E5 solid;}
.yyzxpt .bigtitle { height: 36px; line-height: 36px; border-bottom: 1px solid #a2a2a2; margin-left: 18px; width: 91%; }
.yyzxpt .bigtitle span { color: #333; font-size: 20px; border-bottom: 2px solid #333; height: 36px; line-height: 36px; display: block; width: 50%; font-weight: normal; }
.yyzxpt img { margin: 12px 20px 0; }
.yyzxpt .whjzsj { margin: 7px 18px 10px; }
.yyzxpt .whjzsj li { background: url(../images/mz.jpg) left center no-repeat; /*height: 45px;*/ padding: 5px 0px; border-bottom: 1px solid #ccc; }
.yyzxpt .whjzsj .jjj { background: url(../images/zx.jpg) left center no-repeat; /*height: 45px;*/ padding: 5px 0px; }
.yyzxpt .whjzsj .ppp { background: url(../images/lx.jpg) left center no-repeat; /*height: 45px;*/ padding: 5px 0px;}
.yyzxpt .whjzsj li .jg01 { padding-left: 16%; height: 23px; line-height: 23px; font-size: 17px; }
.yyzxpt .whjzsj li .jg02 { padding-left: 16%; /*height: 23px;*/ line-height: 23x; font-size: 16px;  }
.yyzxpt .whjzsj li .jg03 { padding-left: 17%; height: 35px; line-height: 35px; font-size: 16px; font-weight: bold; }
.yyzxpt .whjzsj span{display:block;width:120px;height:38px;line-height: 38px;font-size: 18px; background:#054686;margin: 20px 20px 18px 0px;float:left; text-align:center;color:#fff;}
.banner_hhpf { margin: 20px auto 30px; width: 1140px; }
.banner_hhpf img{width:100%;}
.main02 { width: 1140px; margin: 12px auto; height: 300px; clear: both; overflow: hidden; }
.main02 .bigtitle { height: 36px; line-height: 36px; border-bottom: 1px solid #a2a2a2; }
.main02 .zjtd .bigtitle { margin-left: 6px; }
.zjtd { width: 98%; height: 272px; background: #fff; padding: 10px 10px; float: left; position: relative; border: 1px #E5E5E5 solid;}
.zjtd .bigtitle span { color: #333; font-size: 20px; border-bottom: 2px solid #333; height: 36px; line-height: 36px; display: block; width: 8%; font-weight: normal; }
.picScroll-left { overflow: hidden; padding-top: 25px; }
.picScroll-left .hd { overflow: hidden; height: 30px; padding: 0 10px; position: absolute; top: 4%; z-index: 100000; right: 1%; width: 50px; line-height: 30px; }
.picScroll-left .hd .prev { position: absolute; cursor: pointer; left: 32%; top: -5%; display: block; width: 32px; height: 40px; background: url(../images/xq.jpg) center no-repeat; }
.picScroll-left .hd .next { position: absolute; cursor: pointer; left: 63%; top: -5%; display: block; width: 32px; height: 40px; background: url(../images/xh.jpg) center no-repeat; }
.picScroll-left .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("../images/icocircle.gif") 0 -9px no-repeat; }
.picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.picScroll-left .bd ul li { margin: 0 6px; float: left; _display: inline; overflow: hidden; width:360px;}
.picScroll-left .bd ul li .pic { position: relative; }
.picScroll-left .bd ul li .pic img { width: 150px; height: 200px; display: block; padding: 2px;}
.picScroll-left .bd ul li .pic a{ float:left;}
.picScroll-left .bd ul li .title { line-height: 24px; }
.picScroll-left .bd ul li .xx { width:190px; float:right;}
.picScroll-left .bd ul li .xx h2 { font-size:20px; line-height:20px; color:#333; margin-top:14px; margin-bottom:14px;}
.picScroll-left .bd ul li .xx h2 span { font-size:16px; margin-left:5px;font-weight: normal;}
.picScroll-left .bd ul li .xx p { line-height:22px;}
.picScroll-left .bd ul li .xx p span { color:#333;}
.picScroll-left .bd ul li .xx a { display:block; width:122px; height:30px; line-height:30px; text-align:center; border:1px solid #999; border-radius:4px; font-size:16px; margin-top:16px;}
.picScroll-left .bd ul li .xx a:hover { background:#0B3698; border-color:#0B3698; color:#FFF;}
.main03 { width: 1140px; margin: 20px auto; clear: both; overflow: hidden; background: #fff; }
.main03 .bigtitle { height: 36px; line-height: 36px; border-bottom: 1px solid #E5E5E5; }
.bdfbk { width: 754px; height: 550px;float: left; padding: 10px 18px 18px; border: 1px #E5E5E5 solid; }
.bdfbk .bigtitle span { color: #333; font-size: 20px; border-bottom: 2px solid #333; height: 36px; line-height: 36px; display: block; width: 15%; font-weight: normal; }
.bdfbk ul { margin-top: 13px; }
.bdfbk ul li { width: 370px;  border-bottom: 1px solid #E5E5E5; height: 244px; float: left; margin: 5px 6px 10px 0; }
.bdfbk ul .yyou { width: 370px; border-bottom: 1px solid #E5E5E5; height: 244px; float: right; margin: 5px 0 10px 0; }
.bdfbk ul li .bkby { height: 45px; line-height: 45px; }
.bdfbk ul li .bkby h2 { background: url(../images/st.jpg) 14px center no-repeat; padding-left: 28px; font-weight: normal; float: left; font-size: 18px; }
.bdfbk ul li .bkby span { float: right; display: inline-block; width: 15%; height: 20px; text-align: center; line-height: 20px; border: 1px solid #cfcfcf; color: #333; border-radius: 4px; margin: 12px 12px 0 0; font-size: 12px; background: #f5f5f5; }
.bdfbk ul li .bkby span a { color: #535353; }
.bdfbk ul li dl { padding: 3px 10px 3px 8px; height: 85px; width: 340px; border-bottom: 1px dashed #ccc; margin-bottom: 5px;}
.bdfbk ul li dl dt { float: left; padding-right: 7px; }
.bdfbk ul li dl dd { padding-top: 5px; }
.bdfbk ul li dl dd div {font-weight: bold;}
.bdfbk ul li dl dd p { line-height: 21px; text-indent: 1em; text-align: justify; text-justify: inter-ideograph; font-size: 13px; font-family: "微软雅黑"; }
.bdfbk ul li dl dd p em a { color: #F00; }
.bdfbk ul li span { height: 25px; line-height: 25px; display: block; /*clear: both;*/ }
.bdfbk ul li span i { margin: 0 10px; display: inline-block; float: left; }
.bdfbk ul li span a { display: inline-block; width: 76%; }
.bdfbk ul li span a:hover{color:red;}
.bdfbk ul li span em { margin-right: 8px; height: 25px; line-height: 25px; display: inline-block; /*width: 12%;*/ float:right; color:#888;}
.zlzd { width: 320px;  height: 285px;float: left; padding: 10px 0 20px 12px; border: 1px #E5E5E5 solid;margin-left: 10px;  }
.zlzd .bigtitle span { color: #333; font-size: 20px; border-bottom: 2px solid #333; height: 36px; line-height: 36px; display: block; width: 30%; font-weight: normal; }
.zlzd dl { float: left; margin: 7px 12px 0px 0; width: 146px; border-bottom: 1px solid #E5E5E5; padding-bottom: 8px; }
.zlzd dl dt { padding: 6px 5px; float: left; }
.zlzd dl dd { height: 24px; line-height: 24px; font-size: 14px; color: #333; padding-top: 12px; }
.zlzd .bwbdf li{ width:78px; height:75px; float:left;border-right:1px solid #e4e4e4;margin:8px 0;}
.zlzd .bwbdf li a{ display:inline-block; width:75px; height:75px;}
.zlzd .bwbdf li a:hover{color:red;}
.zlzd .bwbdf li a span{ display:inline-block; width:75px; height:20px; padding-top:3px; font-size:12px; text-align:center;}
.zlzd .bwbdf li img{ display:block; margin:0 auto; text-align:center;}
.mian04 { width: 1140px; margin: 20px auto; background: #fff; clear: both; overflow: hidden; }
.hj { margin-top: 10px; border: 1px #E5E5E5 solid;}
.hj .parHd ul { margin-left: 20px; margin-top: 14px; height: 36px; line-height: 36px; border-bottom: 1px solid #a2a2a2; width: 1100px; }
.hj .parHd ul li { width: 90px; height: 36px; line-height: 36px; float: left; margin-right: 30px; font-size: 20px; font-family: "微软雅黑"; color: #333; cursor: pointer; }
.hj .parHd ul li.hover { border-bottom: 2px solid #333; color: #333; }
.hj .parBd { clear: both; padding: 0 15px; position: relative; }
.hj .parBd ul { padding-top: 20px; height: 365px; }
.hj .parBd ul li { float: left; padding: 0px 10px 12px 0px; position: relative; cursor: pointer; }
.hj .parBd ul li .zishu { position: absolute; width: 540px; height: 112px; background: #073059; opacity: 0.9; bottom: 13px; *left:12px;
color: #fff; }
.hj .parBd ul li .zishu p { width: 480px; margin: 15px auto; line-height: 25px; font-size: 16px; text-indent: 1em; text-align: justify; text-justify: inter-ideograph; }
.hj .parBd .yq a { padding: 0 12px; }
.hj .parBd #hjj { padding-top: 20px; }
.mxzl_con { position: relative; height: 412px; }
.mxzl_list1 { width: 260px; height: 392px; }
.mxzl_list1_son { height: 118px; margin-top: 8px; padding: 5px 15px 0px 15px; }
.mxzl_list1_son_t { font-size: 18px; color: #feffff; font-family: "微软雅黑"; width: 230px; text-align: center; display: inherit; line-height: 40px; }
.mxzl_list1_son_c { font-size: 12px; color: #feffff; line-height: 21px; width: 232px; text-align: justify; text-justify: inter-ideograph; }
.mxzl_list1_son_c a { color: #feffff; }
.mxzl_list1_son_c a:hover { color: #FA7197; }
.mxzl_list2 { width: 220px; height: 164px; position: absolute; top: 20px; left: 284px; }
.mxzl_list3 { width: 220px; height: 196px; position: absolute; top: 198px; left: 284px; }
.mxzl_list4 { width: 170px; height: 128px; position: absolute; top: 20px; left: 514px; }
.mxzl_list5 { width: 170px; height: 128px; position: absolute; top: 20px; left: 694px; }
.mxzl_list6 { width: 350px; height: 101px; position: absolute; top: 158px; left: 514px; }
.mxzl_list7 { width: 170px; height: 124px; position: absolute; top: 270px; left: 514px; }
.mxzl_list8 { width: 170px; height: 124px; position: absolute; top: 270px; left: 694px; }
.mxzl_list9 { width: 250px; height: 240px; position: absolute; top: 20px; left: 874px; }
.mxzl_list10 { width: 250px; height: 121px; position: absolute; top: 270px; left: 874px; }
.list-con, .con-main { width: 100%; margin: 0 auto; padding-top: 30px; }
.list-c, .con-c { width: 1140px; margin: 0 auto; }
.list-l, .con-l { float: left; width: 800px; background: #ffffff; border:1px solid #E0E0E0;}
.location { background: url(../images/icon_03.gif) no-repeat center bottom; height: 45px; line-height: 45px; width: 742px; margin-left: 32px; margin-top: 5px; }
.location i { font-size: 18px; color: #0F48B4; }
.location span { color: #333333; font-size: 16px; }
.location a { color: #333333; }
.listc-txt { width: 776px; margin: 0 auto; }
.main02txt { width: 738px; margin: 0 auto; padding-top: 24px; border-bottom: 1px dashed #999; }
.main02txt dl { width: 728px; overflow: hidden; margin: 0 auto; }
.main02txt dt { width: 738px; font-size: 18px; line-height: 38px; /*height: 38px;*/ }
.main02txt dt a { color: #444; }
.main02txt dt a:hover { color: #367e59; }
.main02txt dd { float: left; padding-top: 20px; padding-bottom: 28px; }
.description { font-size: 14px; color: #333; line-height: 28px; text-indent:2em; }
.description a { color: #367e59; }
.listpage { width: 526px; overflow: hidden; padding-bottom: 12px; padding-top: 24px; text-align: center; margin: 0 auto; }
.listpage ul { width: 526px; margin: 0 auto; overflow: hidden; }
.listpage li { float: left; width: 6%; display: block; text-align: center; margin-left: 4px; height: 38px; line-height: 38px; font-size: 14px; color: #333; border: 1px #BFBFBF solid; }
.listpage li select {width:30px; margin-top: 10px;}
.listpage li a { display: block; color: #333; }
.listpage li a:hover { background: #f1eff0; display: block; }
.main-txt { width: 666px; display: inline; margin-top: 20px; }
.main-txtx { width: 720px; background: #fff; overflow: hidden; margin: 0 auto; }
.main-txt1 { width: 720px; /*float: left;*/ text-align: center; border-bottom: 1px solid #367e59; padding-bottom: 22px; padding-top: 40px; }
.main-txt1 h1 { font-size: 26px; font-family: "微软雅黑"; line-height: 51px; color: #397c5b; }
.main-txt1 span { color: #999; font-size: 14px; }
.lxfs { width: 410px; margin: 0 auto; overflow: hidden; padding-top: 20px; }
.lxfs li { float: left; margin-left: 5px; display: inline; font-size: 14px; text-align: center; width: 97px; height: 24px; line-height: 24px; }
.lxfs li a { color: #FFF; }
.main-txt2 { width: 720px; /*float: left;*/ margin-top: 15px; /*line-height:30px;*/line-height: 22px;font-size: 16px; }
.main-txt2 p { /*text-indent: 2em; margin-top: 10px; font-family: "微软雅黑"; font-size: 14px; line-height: 26px;*/ }
.main-txt2 h3 { /*text-align: center; margin-top: 15px;*/ }
.txt-zx { width: 666px; margin: 0 auto; overflow: hidden; padding: 30px 0 20px; }
.txt-zx ul { width: 580px; margin: 0 auto; overflow: hidden; }
.txt-zx li { width: 133px; height: 133px; cursor: pointer; margin-left: 50px; display: inline; float: left; }
.txt-zx .zxzx01 { background: url(../images/zxq_07.jpg) left center no-repeat; }
.txt-zx .zxzx01:hover { background: url(../images/zxq_17.jpg) left center no-repeat; margin-left: 50px; display: inline; float: left; }
.txt-zx .zxzx02 { background: url(../images/zxq_08.jpg) left center no-repeat; }
.txt-zx .zxzx02:hover { background: url(../images/zxq_18.jpg) left center no-repeat; margin-left: 50px; display: inline; float: left; }
.txt-zx .zxzx03 { background: url(../images/zxq_09.jpg) left center no-repeat; }
.txt-zx .zxzx03:hover { background: url(../images/zxq_19.jpg) left center no-repeat; margin-left: 50px; display: inline; float: left; }
.txt-zx li a{width:100%;height:100%;display:block;}
.p_tags {
    width: 700px;
    margin:0 auto;
    height: 33px;
    padding-top: 20px;
	padding-left:16px;
}
.p_tags a {
    font-size: 15px;
}
.pwenzhang_link {
    width: 700px;
    margin:0 auto;
    height: 36px;
    font-size: 15px;
	border-bottom: 1px #ccc solid;
	padding-left:16px;
}
.pwenzhang_link a {
    font-size: 15px;
}
.red{color:red;}
.p_tags .pwenzhang_link a:hover {
    color: red;
    text-decoration: underline;
}

.sx { padding-bottom: 20px; border-bottom: 5px solid #c1c1c1; width: 716px; margin: 0 auto; padding-top: 20px; }
.sx ul { width: 660px; margin: 0 auto; overflow: hidden; }
.sx li { width: 620px; float: left; font-size: 14px; height: 30px; line-height: 30px; margin-left: 10px; display: inline; }
.sx li a { color: #554f40; }
.main-txtxtt { width: 720px; overflow: hidden; margin: 0 auto; padding-top: 16px; padding-bottom:20px; }
.main-txtxtt_left { width: 350px; float: left; display: inline; overflow: hidden; border-right: 1px solid #dddddd; }
.main-txtxtt_left dl { width: 340px; height: 40px; float: left; display: inline; }
.main-txtxtt_left dd { font-size: 14px; line-height: 37px; color: #000; float: left; width: 142px; font-weight: bold; }
.main-txtxtt_left ul { width: 340px; float: left; display: inline; }
.main-txtxtt_left li { line-height: 30px; font-size: 14px; }
.main-txtxtt_left li em{float:right;margin-right:3px;}
.main-txtxtt_left li span { display: block; float: right; color: #bfbfbf; }
.main-txtxtt_left li a { color: #333; }
.wxts { width: 750px; margin: 15px auto; border: 1px solid #CECECE; height: 151px; }
.wxts-l { float: left; }
.wxts-r { float: right; width: 600px; }
.wxts-txt { font-size: 16px; line-height: 24px; float: left; padding-top: 24px; }
.wxts-txt p { width: 94%; margin: auto; font-size:15px; }
.zx { overflow: hidden; padding-top: 15px; width: 536px; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; }
.zx a { color: #FFF; font-size: 15px; }
.zx li { float: left; width: 102px; height: 28px; line-height: 28px; margin-left: 12px;}
.zx li p { background: url(../images/wxts_18.jpg) no-repeat left; color: #3f8f6d; padding-left: 20px; font-size: 16px; }
.zx1 { width: 102px; background: #41865F; border-radius: 3px; height: 28px; display: inline-block; line-height: 28px; }
.zx1 i img, .zx2 i img { padding: 5px 5px 5px 0; }
.zx2 { width: 102px; background: #41865F; border-radius: 3px; margin-left: 12px; display: inline-block; height: 28px; line-height: 28px; }
.list-r { float: right; width: 320px; background: #fff; border:1px solid #E0E0E0;}
.hot { width: 280px; margin: 0 auto; }
.title {  width: 272px; font-size: 20px; color: #333; margin: 0 auto; padding-top: 20px; }
.money { width: 272px; margin: 0 auto; padding-top: 18px; padding-bottom: 18px; }
.money img{width:100%;display:block;}
.hot-li { background: url(../images/hot_14.png) no-repeat left 11px; font-size: 15px; width: 272px; margin: 0 auto; }
.hot-li li { height: 34px; line-height: 34px; border-bottom: 1px dashed #cccccc; padding-left: 28px; }
.hot-li li a { color: #444444; }
.linespace { height: 15px; clear: both; line-height: 15px; overflow: hidden; font-size: 0px; }
.clear { clear: both; }
.jyfw-zx { width: 276px; margin: 0 auto; overflow: hidden; margin: 18px 0 2px 4px; display: block; }
.jyfw-zx li { width: 125px; float: left; font-size: 16px; text-align: center; background: #e9f0f7; margin-right: 12px; margin-bottom: 12px; height: 38px; line-height: 38px; display: inline; }
.jyfw-zx li img { padding: 9px 9px 0 0; }
.jyfw-zx li a { color: #444444; }
.phone { width: 270px; margin: 0 auto 25px; height: 50px; }
.phone-l { float: left; width: 52px; }
.phone-r { float: left; background: #e9f0f7; height: 49px; width: 210px; text-align: center; }
.phone-r span { background: url(../images/jyfw_39.gif) no-repeat center; width: 190px; display: block; }
.phone-r span p { font-size: 16px; margin-top: 3px; }
.phone-r b { font-size: 17px; }
.title span { float: right; display: block; font-size: 10px; margin-right: 8px; height: 30px; line-height: 30px; }
.title span a { color: #367e59; }
.mb10 { margin-bottom: 10px !important; }
.tab2 ul li { float: left; text-align: center; height: 47px; line-height: 50px; border-bottom: 3px solid #e9f0f7; background: #f7f2e9; position: relative; margin-right: 1px; cursor: pointer; }
.tab2 ul li i { display: none; position: absolute; bottom: -10px; left: 0; width: 0; height: 0; line-height: 0; border-left: 7px solid #fff; border-right: 7px solid #fff; border-top: 7px solid #A63721; }
.tab2 ul .on { background: #0a8379; color: #fff; border-bottom: 3px solid #094DA1; margin-right: 0; }
.tab2 ul .on i { display: block; }
.side_doctor .rexpert_hd { height: 35px; line-height: 35px; padding-top: 20px; width: 270px; margin: auto; }
.side_doctor .rexpert_hd ul li { /*width: 90px;*/ width: 66px; height: 32px; line-height: 32px; background: #e9f0f7; font-size: 14px; }
.side_doctor .rexpert_hd ul li.on { background: #094DA1; /*width: 88px;*/ width: 66px; }
.side_doctor .rexpert_bd { height: 310px; overflow: hidden; position: relative; }
.side_doctor .rexpert_bd .but { width: 30px; height: 40px; cursor: pointer; position: absolute; top: 120px; }
.side_doctor .rexpert_bd .but.tj_next { right: 0; }
.side_doctor .rexpert_bd .but em { width: 30px; height: 40px; background: #fff; filter: alpha(opacity=80); opacity: 0.8; position: absolute; bottom: 0px; left: 0; z-index: 1; }
.side_doctor .rexpert_bd .but i { background-image: url(../images/icon_1.png); background-position: -105px -149px; width: 10px; height: 18px; position: absolute; z-index: 2; left: 10px; top: 11px; }
.side_doctor .rexpert_bd .but.next { right: 5px; }
.side_doctor .rexpert_bd .but.prev { left: 5px; }
.side_doctor .rexpert_bd .but.next i { background-position: -106px -167px; }
.side_doctor .rexpert_bd ul li { height: 320px; width: 270px; margin: auto; }
.side_doctor .rexpert_bd ul li img { width: 270px; height: 310px; }
.side_doctor .rexpert_bd ul li .b_t { position: relative; }

.h30 { height: 30px; clear: both; line-height: 30px; overflow: hidden; font-size: 0px; }
.footer { background: #323232; width: 100%; height: 420px; overflow: hidden;float: left; }
.footer-c { width: 1100px; margin: 0 auto; }
.footer-t { width: 1100px; margin: 0 auto; overflow: hidden; padding-bottom: 25px; }
.footer-t ul { overflow: hidden; width: 990px; margin: 0 auto; }
.footer-t li { width: 110px; height: 92px; float: left; margin-left: 25px; display: block; text-align: center; }
.footer-t li img { display: block; margin: 0 auto; }
.footer-t li a { color: #FFF; font-size: 18px; }
.footer-main { padding-top: 38px; overflow: hidden; }
.footer-main span { float: left; }
.footer-ml { width: 320px; float: left; }
.footer-ml img { display: block; margin: 0 auto; }
.footer-mc { width: 380px; float: left; padding-left: 25px;border-left: 1px #8c9395 solid;border-right: 1px #8c9395 solid; }
.footer-mc div { font-size: 14px; /*color: #afafaf;*/ color: #fff; line-height: 30px; }
.footer-mc a{/*color:#b6aca4;*/color: #fff;}
.footer-mc a:hover{color:#fff;}
.footer-mr { float: left; text-align: center; color: #afafaf; font-size: 16px; line-height: 38px; padding: 18px 0 0 30px; }
.footer-mr img { width: 120px;display: block; margin: 0 auto; }
.hxhx { height: 1px; width: 1046px; margin: auto; background: #72979B; }
.Circle { width: 192px; height: 192px; border: 4px solid #eaeaea; -moz-border-radius: 192px; border-radius: 192px; -webkit-border-radius: 192px; position: absolute; top: 98px; right: 198px; z-index: 10; color: #fff; background: #033263 !important; opacity: 0.9; filter: Alpha(opacity=90); }
.Circle p { text-align: center; position: relative; padding-top: 40px; line-height: 30px }
.hj .parBd ul .mr img { border: 1px solid #fff; transition: all 0.3s linear 0s; }
.hj .parBd ul .mr img:hover { border-color: #026db1; }
.hhh { height: 15px; clear: both; }

.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
}
.clearfix::after {
	clear: both;
}
.clearfix {
	*zoom:1;
}

.banner {
	width: 1140px;
	margin: 0 auto;
}

.yqlj div {
	float: left;
	margin-right: 30px;
}

.yqlj div a {
	font-size: 16px;
	line-height: 24px;
}

.main-txt2 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

