﻿@charset "utf-8";
body{ font-family:"微软雅黑"; font-size:15px;  color:#1c1c1c; background:url(../images/back.png);}

a{ color:#3c3c3c;text-decoration:none}
a:hover{ text-decoration:none !important;}
ul{ padding:0; margin:0;}
li{ list-style:none;}
ol,ul{list-style:none;}
img{border:0;}
.h1, .h2, .h3, h1, h2, h3{margin-top:0;margin-bottom:0;text-align:center;}
.l{float:left;}
.r{float:right;}
.clr{zoom:1;}
.clear{clear:both;height:0;overflow:hidden;display:block;}
.clearfix:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."; }
.blank1 {clear:both; height:1px; overflow:hidden; display:block; font-size:1px;}
.blank3 {clear:both; height:3px; overflow:hidden; display:block; font-size:1px;}
.blank6 {clear:both; height:6px; overflow:hidden; display:block; font-size:1px;}
.blank8 {clear:both; height:8px; overflow:hidden; display:block; font-size:1px;}
.blank9 {clear:both; height:9px; overflow:hidden; display:block; font-size:1px;}
.blank12 {clear:both; height:12px; overflow:hidden; display:block;}
.btn{border:0px;cursor:pointer;}
a:active {color:#ff6600;}
.show{ display:block;}
.hide{ display:none;}
div.split { padding:5px 0 10px 0; font-size:13px; font-family:Arial, Helvetica, sans-serif; background-color:#fff; text-align:center;}
DIV.split A { border:#ff5a00 1px solid; padding:2px 5px; margin:0 2px; color:#ff5a00; text-decoration:none;}
DIV.split A:hover { border:#ff5a00 1px solid; COLOR: #fff; text-decoration:none; background:#ff5a00;}
DIV.split A:active {border:#ff5a00 1px solid; COLOR: #fff; text-decoration:none;}
DIV.split span.current {border:#f0f0f0 2px solid; padding:2px 5px; margin:0 2px;}
DIV.split span.disabled {DISPLAY: none}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}

/*reset1*/
.row { margin-right: -5px; margin-left: 5px; }

.container, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{padding-right:7px; padding-left:7px;}
@media(min-width:1024px){
	.container{ width:1300px; }
	.banner{ width:480px;}
	.news-width{  width:480px;}
	.zn-width{ width:316px;}
	.news-b{ width:275px; padding:0; margin-right:20px;}
	.back-right{ width:297px; }
	.xpbox{width: 1300px;}
.content img{max-width:97%}

}
.p0{padding:0;}
/**定位**/
.top{ height:190px; background:url(../images/top.jpg) center no-repeat;}
.navbar-default{ height:60px; background:#149781; border:none; border-radius:0; margin:0;}
.navbar-nav{ width:100%;margin-top: 13px;}
.navbar-default .navbar-collapse{padding:0;}
.navbar-default .navbar-nav>li{ width:9.09090909%;}
.navbar-default .navbar-nav>li>a{ padding: 0; color: #fff;font-size: 16px; text-align: center; line-height: 30px; border-right: 1px solid #20a48d;}
.navbar-default .navbar-nav>li:last-child a{border-right:none;}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{ color:#fff;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ background:none; color:#fff;}
.navbar-nav>li>.dropdown-menu{ width:100%; background:#149781; min-width:100%; border:none; box-shadow:none; padding:0; text-align:center;}
/*nav2*/
.navbar-nav2{ width:100%;margin-top: 13px; min-width:1300px;}
.navbar-default .navbar-nav2>li{ width:7.6%;float:left;}
.navbar-default .navbar-nav2>li>a{ padding: 0; color: #fff;font-size: 16px; text-align: center; line-height: 30px; border-right: 1px solid #20a48d; font-weight:bolder;}
.navbar-default .navbar-nav2>li:last-child a{border-right:none;}
.navbar-nav2>li>a:hover{background:transparent;}
.navbar-default .navbar-nav2>li>a:hover,.navbar-default .navbar-nav2>li>a:focus{ color:#fff;}
.navbar-default .navbar-nav2>.active>a, .navbar-default .navbar-nav2>.active>a:focus, .navbar-default .navbar-nav2>.active>a:hover{ background:none; color:#fff;}
.navbar-nav2>li>.dropdown-menu{ width:100%; background:#149781; min-width:100%; border:none; box-shadow:none; padding:0; text-align:center;}
.navbar-nav2>li:hover .dropdown-menu{ display:block;}
/***/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff;}
.dropdown-menu>li>a{ color:#fff; border-bottom:solid 1px #28af98; line-height:36px; font-size:14px;}
.dropdown-menu>li>a:hover{ background:none; color:#fff;}
.navbar-nav>li:hover .dropdown-menu{ display:block;}
.back-fff{ background:#fff; padding-top:30px;}
.carousel-indicators{ width: auto;  right: 5px;  left: auto;  bottom: 5px;}
.carousel-indicators li{ text-indent:0; font-size:12px; border-radius:0; width:16px; height:16px; background:#BDBC9A; color:#fff; border:none; border-right:solid 1px #fff; margin:0;}
.carousel-indicators .active{ background:#8C9BA9; border-right:solid 1px #fff; width:18px; height:16px; margin:0;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .thumbnail a>img, .thumbnail>img {  width: 100%;  height:300px;}
.carousel-caption {   left: 0;   padding-bottom: 0;    bottom: 0;    background-color: #3E3E34;    width: 100%;    opacity: 0.8;    text-align: left;    padding: 4px;}
.news-tt{ height:45px; background:#e1f8f4;}
.news-tt span{ font-size:18px; color:#333; font-weight:bold; padding:0 14px; display:table; height:44px; border-bottom:solid 2px #B5B11B; padding-top:10px;  float:left;}
.news-tt>a{ float:right; display:table; margin-top:13px; margin-right:18px;}
.news-ul li{ padding:10px 10px 10px 25px; border-bottom:solid 1px #f4f4f4; background:url(../images/list.jpg) 10px center no-repeat;}
.news-ul li .pull-left{ width:320px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.news-ul li .pull-right{ color:#999;}
.zn-back{  height:45px; background:url(../images/zn-back.jpg); line-height:45px; padding-left:48px; font-size:18px; color:#fff;}
.zn-width{}
.zn-ul li{ width:33.333333%; float:left; text-align:center; margin-top:20px;}
.zn-ul li figure{ margin-bottom:10px;}
.zn-ul li a{ font-size:15px; color:#666;}
.img-link a{ display:block; margin-top:10px;}
.margin-no{ margin:0 !important;}
.news-width02{ margin-top:25px; margin-left:0;}
.news-width02 ul li{ background:url(../images/li.jpg) 10px center no-repeat; border-bottom:dashed 1px #acacac;}
.img-width{ margin-top:18px; margin-bottom:30px;}
.news-b-tt{ height:42px; background:#e1f8f4 url(../images/tt-back.jpg) left top no-repeat; border-top:solid 1px #E0DB19; border-bottom:solid 1px #d5d5d5; padding:0 15px;}
.news-b-tt span{ font-size:16px; color:#333; font-weight:bold; padding-top:14px; display:table; float:left;}
.news-b-tt a{ float: right; display: table; margin-top: 13px;}
.news-txt{ width:135px; padding-top:10px;}
.news-list li{ padding:8px 0 8px;  border-bottom:dotted 1px #ccc;list-style:inside disc;color:#DCDBDB;}
.news-list li.one{ padding-left:0; padding-top:20px; padding-bottom:20px; background:none;list-style:none;}
div.news-img>a img{width:120px;height:85px; padding: 2px; border: #ccc 1px solid;}
div.news-img>a img:hover{opcity}
.back-right{ height:287px; background:url(../images/back02.png) left top no-repeat;background-size: 100% 100%; }
.icon01{ display:block; height:54px; background:url(../images/icon07.png) 10px center no-repeat; line-height:54px; font-size:18px;padding-left:108px; color:#1e1e1e; font-weight:bold; margin-top:13px;}
.icon02{  background:url(../images/icon08.png) 10px center no-repeat; }
.icon03{  background:url(../images/icon09.png) 10px center no-repeat; }
.icon04{  background:url(../images/icon10.png) 10px center no-repeat; }
.tt-three{ border-bottom:solid 1px #E0DB19; height:40px; position:relative; margin-top:15px;}
.tt-three span{ display: inline-block; background: url(../images/back03.png) left 2px no-repeat;  width: 118px;  height: 100%; font-size: 16px;  font-weight: bold;  padding-left: 15px;  padding-top: 9px;}
.tt-three>a{position: absolute; right: 25px; top: 10px;}
.img-row .col-xs-3{ padding:0 12px; margin-bottom:30px;}
.img-back{ background:#f4f4f4; padding:7px; text-align:center; display:block;}
.img-back img{ width:100%;}
.img-txt{ height:48px; line-height:48px; color:#333; background:#fff;}
.tt-friend{ border-bottom:solid 1px #E0DB19;}
.tt-friend span{    display: table;  border-bottom: solid 2px #E0DB19;  padding-bottom: 10px;  font-size: 16px;  font-weight: bold; padding-left: 20px;  padding-right: 20px;}
.friend-li{ margin-top:10px; margin-bottom:30px;}
.friend-li li{ margin:5px 20px; float:left;}
.footer{ background:#5fb0b7; margin-top:20px; padding:30px 0 10px 0; color:#fff;}
.footer-img{ padding-top:50px; margin-right:20px;}
.footer-link{ margin-bottom:30px;}
.footer a, .footer-link a{ color:#fff;}
.footer-link span{ padding:0 5px;}
.oneimg{  width: 1920px;  height: 190px;}
.ewm{ margin-bottom:10px;}
.m_menu{display:none;position: absolute; z-index: 100;margin-top: 10px;}
.m_menu ul{ width: 100%; background-color: #fff;  overflow: hidden;  padding: 5px 0;}
.m_menu ul li{float: left; width: 20%; line-height: 28px;text-align: center;}
#gengduo{color: #D05E5E;}
.shengyu{display:none;}
.piaochuang{width:340px;height:90px;position:relative;}
.piaochuang img{width:340px;height:90px}
span.close{position:absolute;right:0;bottom:-25px;height:23px;width:100px;text-align:right;line-height:12px;font-size:12px;cursor:pointer;opacity:0.8;color:#333;font-weight:normal;}
span.close:hover{color:red;}
/**index_end**/
/*right-fixed*/
.right-fixed{position:fixed; right:0px; bottom:195px;}
.right-fixed li{width:50px; height:50px; background-color:#cacaca; margin-bottom:1px; cursor:pointer; position:relative;}
.right-fixed .app, .right-fixed .weixin, .right-fixed .wap, .app-logo, .weixin-logo{background-image:url(../images/tubiao.png); background-repeat:no-repeat; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}
.right-fixed .app:hove, .right-fixed .weixin:hover, .right-fixed .wap:hover{background-image:url(../images/tubiao.png); background-repeat:no-repeat; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}
.right-fixed .back-top{background-image:url(../images/tubiao.png); background-repeat:no-repeat;}
.right-fixed .back-top:hover{background-image:url(../images/tubiao.png); background-repeat:no-repeat;}
.right-fixed .app{background-position:-10px -170px;}
.right-fixed .weixin{background-position:-65px -170px;}
.right-fixed .wap{background-position:-120px -170px;}
.right-fixed .back-top{display:none; background-position:-175px -170px;}
.right-fixed .app:hover{background-position:-10px -114px;}
.right-fixed .weixin:hover{background-position:-65px -114px;}
.right-fixed .wap:hover{background-position:-120px -114px;}
.right-fixed .back-top:hover{background-position:-175px -114px;}
.app-logo, .weixin-logo, .wap-logo{width:162px; display:none; position:absolute; bottom:0; left:-162px; border:1px solid #ccc; box-sizing:border-box;}
.app-logo{height:180px; background-position:-180px -229px;}
.weixin-logo{height:200px; background-position:-10px -229px;}
.right-fixed .app:hover .app-logo{display:block;}
.right-fixed .weixin:hover .weixin-logo{display:block;}
.right-fixed .wap:hover .wap-logo{display:block;}
/****/
#header{ width:100%; height:auto;overflow:hidden; margin:0 auto; background:url(../images/topb.jpg); background-repeat: repeat-x; margin-left: auto; margin-right: auto; min-width:1300px;}
#header1{ width:1050px; height:190px;overflow:hidden; margin:0 auto; margin-left: auto; margin-right: auto;}
#header .logo{ width:1050px; height:190px; overflow:hidden; float:left;}

#header .rbox{ width:390px; height:100px; overflow:hidden; float:right; text-align:right;}
#header .rbox .rtxt{ line-height:21px; padding-right:10px;}
#header .rbox .searchbox{ margin-top:30px; margin-left:10px; height:60px;}
#header .rbox .searchbox .sbox{ width:196px; height:18px; line-height:18px;  overflow:hidden; border:0px; padding:2px 5px; margin:0; background:url(../images/searbox_03.gif) no-repeat; float:left;}
#header .rbox .searchbox .sbtn{ width:25px; height:20px;float:left; overflow:hidden; display:block; padding:0px; margin:0px; cursor:pointer; margin-left:6px;}

#nav1{ margin:0 auto;width:100%;height:40px;background:url(../images/index_03.gif); background-repeat: repeat-x; margin-left: auto; margin-right: auto;}
#nav{ margin:0 auto;width:980px;height:40px; background-repeat: repeat-x; margin-left: auto; margin-right: auto;}
#nav>ul>li{ width:89px; float:left;height:40px; line-height:40px; font-size:14px; font-weight:bold; background:url(../images/sp_11.gif) center right no-repeat;position: relative;}
#nav>ul>li:last-child{ background:none;}
#nav>ul> li a{ color:#FFFFFF;}
#nav>ul> li menu{margin:0 0 0 0;padding:5px 0px 5px 0;text-align:left;border:1px solid #C79D8F;border-width:0 1px 1px 1px;font-weight:bold;}
li.havechild >ul{display:none;overflow:hidden;background-color:#149781; width: 175%;left: -35%;  position: absolute; z-index: 100;padding: 10px 0;}
li.havechild >ul>li{line-height:35px;border-bottom:1px dotted #ccc;white-space:nowrap;font-size:14px;text-align:center;}
li.havechild >ul>li a{color:#fff;}
.subnav{width:938px; height:40px;margin:0 auto;border-radius: 5px; padding:10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 2px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 2px;
	box-shadow: rgba(0,0,0,0.1) 0 1px 2px;
	background:url(../images/subbg_19.gif) repeat-x;
	border:1px #dddddd solid;
}

.subnav li{ float:left; overflow:hidden; height:35px; line-height:18px; background:url(../images/sp_03.gif) center right no-repeat; text-align:left;}
.subnav li .subnavt{ width:38px; height:35px; overflow:hidden; background:url(../images/sp_06.gif) center right no-repeat; float:left;}
.subnav li .subnavt a{ font-weight:bold; color:#008ad1;}
.subnav li .subnavt a:hover{ text-decoration:none; color:#ff6600}
.subnav li .subnavl{ padding-left:8px;float:left; text-align:left;}
.subnav li .subnavl span{ float:left; width:65px; background:url(../images/sp1_06.gif) center right no-repeat; height:20px; line-height:20px; display:block;}

.xpbox{ margin: 0 auto; background-color: #fff; overflow:hidden;padding-bottom:20px;}

.uptop{ position:fixed;_position:absolute;width:20px;height:78px; cursor:pointer;}
.location{  height:50px; line-height:50px; overflow:hidden; line-height: 50px;  text-indent: 5px;}
.ilist{ border:1px #aaccee solid; }
.ilist .cjContent{ width:688px; padding:10px;}
.ilist .cjContent h1{ font-size:21px; font-weight:bold; height:30px; line-height:30px;}
.ilist .cjContent .info{ width:590px; height:40px; line-height:40px; overflow:hidden; margin-top:10px; border-top:1px #dddddd solid;}
.ilist .cjContent .ContentAll{ text-align:left; color:#424242; font-size:14px; overflow:hidden; width:688px;}
.ilist .cjContent .ContentAll p{ line-height:24px; margin-bottom:12px; text-indent:2em;font-size:14px;}
.ilist .cjContent .yygh{  border-top:1px #dddddd dashed; width:690px; padding-top:10px;}
.ilist .cjContent .yygh .tips{ text-align:left; width:690px; height:50px; overflow:hidden;line-height:24px; font-size:14px; color:#fb5701; font-weight:700; }
.ilist .cjContent .yygh .ybtn{ width:690px; padding-top:12px; text-align:center;}
.ilist .cjContent .yygh .ybtn a{ margin-left:8px; margin-right:8px;}
.ilist .cjContent .tags{ width:690px; height:30px; line-height:30px; margin-top:10px;  border-top:1px #aaccee solid; text-align:left; text-indent:4px;}
.ilist .cjContent .share{ width:690px; text-align:left;}
.ilist .cjContent .xgwz{width:690px; height:130px; margin-top:10px; padding-top:8px;  border-top:1px #aaccee solid; text-align:left; }
.ilist .cjContent .xgwz .xg_title{ width:690px; height:30px; line-height:30px; overflow:hidden;}
.ilist .cjContent .xgwz .xg_title h3{ font-size:14px;height:30px; line-height:30px; text-align:left;}
.ilist .cjContent .xgwz .xg_title h3 a{ font-weight:bold; color:#ff0000}
.ilist .cjContent .xgwz .xg_list{ width:690px; height:100px; overflow:hidden;}
.ilist .cjContent .xgwz .xg_list li{ float:left; width:340px; height:30px; line-height:30px; font-size:14px; border-bottom:1px #dddddd dashed;}
.ilist .cjContent .pan{ width:690px; height:30px; line-height:30px; font-size:14px;}
.ilist .cjContent .pan .p{ float:left;}
.ilist .cjContent .pan .n{ float:right;}

.ilist1{ border:1px #1E7E96 solid; }
.ilist1 .cjContent{ padding:15px;}
.ilist1 .cjContent h1{ font-size:18px; font-weight:bold; line-height:40px;}
.ilist1 .cjContent .info{width: 95%;  height: 40px;   margin: 0 auto;   overflow: hidden; padding-bottom: 10px;  border-bottom: 1px #D6CFCF   dotted;  text-align: center; line-height: 25px;}
.ilist1 .cjContent .ContentAll{ text-align:left; color:#424242; font-size:14px; overflow:hidden; width:90%; margin-left: auto; margin-right: auto;padding-top: 20px;}
.ilist1 .cjContent .ContentAll p{ line-height:24px; font-size:15px;}

.ilist1 .cjContent .ContentAll p img{ }

.ilist1 .cjContent .ContentAll p span img{height:auto;}


.ilist1 .cjContent .yygh{  border-top:1px #dddddd dashed; width:972px; padding-top:10px;}
.ilist1 .cjContent .yygh .tips{ text-align:left; width:972px; height:50px; overflow:hidden;line-height:24px; font-size:14px; color:#fb5701; font-weight:900; }
.ilist1 .cjContent .yygh .ybtn{ width:972px; padding-top:12px; text-align:center;}
.ilist1 .cjContent .yygh .ybtn a{ margin-left:8px; margin-right:8px;}
.ilist1 .cjContent .tags{ width:972px; height:30px; line-height:30px; margin-top:10px;  border-top:1px #1E7E96 solid; text-align:left; text-indent:4px;}
.ilist1 .cjContent .share{ width:962px; text-align:left;}
.ilist1 .cjContent .xgwz{width:962px; height:130px; margin-top:10px; padding-top:8px;  border-top:1px #1E7E96 solid; text-align:left; }
.ilist1 .cjContent .xgwz .xg_title{ width:962px; height:30px; line-height:30px; overflow:hidden;}
.ilist1 .cjContent .xgwz .xg_title h3{ font-size:14px;height:30px; line-height:30px; text-align:left;}
.ilist1 .cjContent .xgwz .xg_title h3 a{ font-weight:bold; color:#ff0000}
.ilist1 .cjContent .xgwz .xg_list{ width:962px; height:100px; overflow:hidden;}
.ilist1 .cjContent .xgwz .xg_list li{ float:left; width:340px; height:30px; line-height:30px; font-size:14px; border-bottom:1px #dddddd dashed;}
.ilist1 .cjContent .pan{  width: 95%; line-height: 45px; font-size: 14px;  margin: 0 auto;overflow:hidden;}
.ilist1 .cjContent .pan ul li:first-child{float:left;}
.ilist1 .cjContent .pan ul li:last-child{float:right;}
.ilist1 .cjContent .pan .p{ float:left;}
.ilist1 .cjContent .pan .n{ float:right;}
.ilist .aList{ padding-top:20px;background:url(../images/alistbg.jpg) 0 0 repeat-x; padding-left:14px; padding-right:14px;}
.ilist .aList li{  height:40px; overflow:hidden; margin-top:10px; border-bottom:1px dashed #dddddd;line-height: 40px;}
.ilist .aList li .title{  clear:both;}
.ilist .aList li .title h2{ float:left; font-size:14px; font-weight:bold;    line-height: 37px;}
.ilist .aList li.hot .title h2{ background:url(../images/tj.gif) center left no-repeat; text-indent:20px;}
.ilist .aList li .title h2 a{ color:#1A7260;}
.ilist .aList li .title h2 a:hover{ color:#1A7260;}
.ilist .aList li .title span{ float:right; font-size:12px; color:#555555;}
.ilist .aList li .intro{ clear:both; line-height:21px; color:#808080;  text-align:left; text-indent:2em; margin-top:10px;}
.ilist .aList li .intro a{color:#1A7260;}
.ilist .aList li .intro a:hover{ color:#1A7260;}
.ilist .aList li .info_tag{ margin-top:5px; width:680px; height:26px; line-height:28px; background:url(../images/Icon_09.jpg) center left no-repeat; text-align:left; text-indent:20px; text-align:left;}
.ilist .aList li .info_tag a{ color:#808080}
.ilist .aList li .info_tag a:hover{ color:#1A7260}
.ilist .aList .cbox{ width:680px; height:187px; border-bottom:#1E7E96 1px solid; margin-bottom:10px;}
.ilist .aList .cbox .image{ width:120px; height:165px; overflow:hidden; border:1px #dddddd solid; padding:2px; float:left;}
.ilist .aList .cbox .info{ float:right; width:540px; height:169px; overflow:hidden; text-align:left; }
.ilist .aList .cbox .info .info_title{ width:540px; }
.ilist .aList .cbox .info .info_title span{ width:540px; height:24px; color:#FF0000; overflow:hidden; display:block;}
.ilist .aList .cbox .info .info_title span strong{ font-size:16px;   margin-right:10px;}
.ilist .aList .cbox .info .info_title span strong a{color:#087dcf;}
.ilist .aList .cbox .info .info_title p{ text-align:left; line-height:21px; color:#555555; font-size:14px;}
.ilist .aList .cbox .info .info_title p.zx{ margin-top:8px;}

.ilist .aList .tbox{  height:122px; border-bottom:#1E7E96 1px solid; margin-bottom:10px;}
.ilist .aList .tbox .image img{ width:160px; height:115px; overflow:hidden; border:1px #dddddd solid; padding:2px; float:left;border:1px solid #ccc;}
.ilist .aList .tbox .info{  height:104px; overflow:hidden; text-align:left; }
.ilist .aList .tbox .info .info_title{ }
.ilist .aList .tbox .info .info_title span{ width:527px; height:24px; color:#FF0000; overflow:hidden; display:block;}
.ilist .aList .tbox .info .info_title span strong{ font-size:16px;   margin-right:10px;}
.ilist .aList .tbox .info .info_title span strong a{color:#087dcf;}
.ilist .aList .tbox .info .info_title p{ text-align:left; line-height:21px; color:#555555; font-size:14px;}
.ilist .aList .tbox .info .info_title p.zx{ margin-top:8px;}


.ilist .slist{padding-top:20px; width:680px; background:url(../images/alistbg.jpg) 0 0 repeat-x;padding-right:14px;}
.ilist .slist li{ width:680px; height:102px; overflow:hidden; margin-top:10px; border-bottom:1px dashed #dddddd}
.ilist .slist li .title{ width:680px; clear:both;}
.ilist .slist li .title h2{ float:left; font-size:14px; font-weight:bold;}
.ilist .slist li .title h2 a{ color:#1A7260;}
.ilist .slist li .title h2 a:hover{ color:#1A7260;}
.ilist .slist li .intro{clear:both; line-height:21px; color:#808080;  text-align:left; text-indent:2em; margin-top:10px;}
.ilist .slist li .intro a{color:#1A7260;}
.ilist .slist li .intro a:hover{ color:#1A7260;}
.ilist .slist li .info_tag{margin-top:5px; width:680px; height:26px; line-height:28px; background:url(../images/Icon_09.jpg) center left no-repeat; text-align:left; text-indent:20px; text-align:left;}
.ilist .slist li .info_tag a{ color:#808080}
.ilist .slist li .info_tag a:hover{ color:#1A7260}
.ryy{  background:#d9ebf7; padding:5px;}
.ryy .rad img{width: 100%;}
.ryy .yyr{ width:250px; height:74px; overflow:hidden; margin-top:5px; background:url(../images/yyrs_b.gif) no-repeat;}
.ryy .yyr .rs{ float:left;line-height:20px; margin-left:100px; margin-top:45px; color:#FF0000; font-weight:bold}
.ryy .yybtn{ margin-top:5px;}
.ryy .yybtn a{ *margin-left:4px; *margin-right:4px;}
.huodong {}
.huodong .hd_t{  height:30px; line-height:30px; border:1px #AACCEE  solid;background:url(../images/r_t_b.gif) repeat-x;}
.huodong .hd_t h2{ float:left; font-size:14px; font-weight:bold; color:#1A7260; text-align:left; text-indent:10px;line-height: 28px;}
.huodong .hd_t span{ float:right; height:30px; line-height:30px; padding-right:10px;}
.huodong .hd_l{  overflow:hidden;border:1px #AACCEE  solid; border-top:0px; text-align:left;}
.huodong .hd_l dt{ background:url(../images/icon3.jpg) no-repeat 0px center; padding-left:12px; margin:0 10px;  line-height:32px;}
.huodong .hd_l dd img{ display:block;}
.huodong .hd_l dt.zta { color:#c30000; }
.huodong .hd_l dt.zta A:link {color:#c30000}
.huodong .hd_l dt.ztb {color:#000000;  border-bottom:1px solid #d6e6f2;}
#huodong{padding:5px;}
.rask{width:260px;}
.rask .ask_t{ width:258px; height:30px; line-height:30px; border:1px #1E7E96 solid;background:url(../images/r_t_b.gif) repeat-x;}
.rask .ask_t h2{ float:left; font-size:14px; font-weight:bold; color:#1A7260; text-align:left; text-indent:10px;}
.rask .ask_l{width:248px; height:276px; overflow:hidden;border:1px #1E7E96 solid; border-top:0px; text-align:left; padding:5px;}
.rask .ask_l li{ float:left; width:248px; height:70px; overflow:hidden; border-bottom:1px #dddddd dashed;}
.rask .ask_l li .q{ height:24px; line-height:24px; font-size:14px;}
.rask .ask_l li .q strong{ color:#FF0000;}
.rask .ask_l li .a{line-height:21px; color:#666666}
.rask .ask_l li .a strong{ color:#1A7260;font-size:14px;}
.r_menu{width:260px;}
.r_menu .r_menu_t{ width:258px; height:30px; line-height:30px; border:1px #1E7E96 solid;background:url(../images/r_t_b.gif) repeat-x; text-align:center}
.r_menu .r_menu_t h2{ float:left; font-size:14px; font-weight:bold; color:#1A7260; text-align:left; text-indent:10px;}
.r_menu .r_menu_l{width:258px;  overflow:hidden;border:1px #1E7E96 solid; border-top:0px; text-align:left; padding:0px;}
.r_menu .r_menu_l li{ float:left; width:258px; height:37px;  }
.r_menu .r_menu_l li a{float:left; width:258px;  height:36px; color:#1A7260;display:block; line-height:37px; font-size:14px; text-indent:50px; border-bottom:1px #1A7260 solid;font-weight:bold;}
.r_menu .r_menu_l li a:hover{ float:left; width:258px; height:36px; text-decoration:none; background:url(../images/ahover.gif) no-repeat; display:block; line-height:37px; font-size:14px; font-weight:bold; text-indent:50px; border-bottom:1px #1A7260 solid;}
.r_menu .r_menu_l li.curr a{float:left; width:258px; height:36px;  background:url(../images/ahover.gif) no-repeat; display:block; line-height:37px; font-size:14px; font-weight:bold; text-indent:50px; border-bottom:1px #1A7260 solid;}
.hotred{ color:#FF0000;}
.rnews{ }
.rnews .rnews_t{ height:30px; line-height:30px; border:1px #AACCEE solid; background:url(../images/r_t_b.gif) repeat-x;}
.rnews .rnews_t h2{ float:left; font-size:14px; font-weight:bold; color:#1A7260; text-align:left; text-indent:10px;line-height:28px;}
.rnews .rnews_t span{ float:right; height:30px; line-height:30px; padding-right:10px;}
.rnews .rnews_l{ height:300px; overflow:hidden;border:1px #AACCEE solid; border-top:0px; padding:5px;}
.rnews .rnews_l li{ float: left; width:49%; height:97px; overflow:hidden; padding-left:2px; padding-right:2px;}
.rnews .rnews_l li .image{ height:75px; border:1px #dddddd solid;}
.rnews .rnews_l li .image img{width:140px; height:75px;}
.rnews .rnews_l li .t{ height:20px; line-height:20px;font-size: 12px;}
.rnews .rnews_l .red{ color:#e95d00; font-size:14px; font-weight:bold;}
.pagelist {height:55px;width:100%;border:0;display:block;text-align:center;font-size:14px;color:#666; padding-top:15px; overflow:hidden; clear:both; padding-bottom:9px;}
.pagelist em{padding:2px 5px; line-height:26px; text-align:left; color:#000;}
.pagelist a{font-size:12px;padding:4px 5px 3px; line-height:26px; text-align:left; color:#000;border:1px solid #ccc;text-decoration:none; margin:0 2px;blr:expression(this.onFocus=this.blur());outline:none;}
.pagelist a:hover{color:#666;/*border:1px solid #666;*/text-decoration:none;}
.pagelist a:focus{-moz-outline-style: none;}
.pagelist span{padding:5px 6px 4px; border:none; line-height:26px; text-align:left; color:#fff;background:#666;margin:1px 2px; font-size:12px}
.pagelist .prev{background:url(../images/page.gif) no-repeat 0 -50px; height:22px; border:none; padding:5px 12px 4px 18px;}
.pagelist .next{background:url(../images/page.gif) no-repeat 0 0; height:22px; border:none; padding:5px 18px 4px 12px;}
.pagelist span.prev{ color:#000000;}
.pagelist span.next{ color:#000000;}
.pagelist a:hover.prev {border:none; background-position:0 -75px;}
.pagelist a:hover.next {border:none;}
#comments{font-size:12px; text-align:left;}
.commentlist li{clear:both;overflow:hidden;display:inline-block;margin:10px 0 2px;}
.comment_body{display:inline-block;background:transparent url("../images/bg_comment-btm.png") no-repeat scroll right bottom;}
.comment_meta{float:left;width:100px;text-align:center;}
.comment_meta span{display:block;margin-top:3px;word-break:break-all;}
.comment_content{float:right;width:545px;background:transparent url("../images/bg_comment-top.png") no-repeat scroll right top;padding:10px 10px 10px 30px;}
.comment_content p{overflow:hidden;margin:0;padding:0; line-height:18px;}
.comm_meta_div{margin-top:5px;color:#c6c6c6;}
.commentmetadata{display:none;color:#aeaeae;}
.awaiting-moderation{width:100%;background:#1aa1ff;display:inline-block;text-align:center;color:#f5fafe;padding:2px 0;}
#respond{overflow:hidden;clear:both;width:100%;background:#f5fafe;line-height:25px;margin-top:10px;padding:0;}
#respond-head,#respond-foot{height:10px;width:100%;display:block;background:#fff url("../images/bg_comment.png") no-repeat;}
#respond-head{height:20px;background-position:0 -10px;}
#respond-contain{width:662px;overflow:hidden;border-left:1px solid #d2e8fa;border-right:1px solid #d2e8fa;padding:0 0 0 20px;}
#comment{height:125px;font-size:14px;padding:10px;}
#commentform .comment_btn{clear:both;display:block;text-align:right;padding:10px 115px 0 0;}
.comment-set-avatar{float:left;width:115px;text-align:center;padding:25px 0 0;}
#set-avatar{display:block;border:1px solid #d2e8fa;width:64px;height:64px;background:url("../images/set-avatar.png");margin:0 auto;}
#set-avatar a{display:block;width:64px;height:64px;}
#cmtswitcher{background:#fff;padding:5px 10px 0 0;}
#cmtswitcher a{outline:none;hide-focus:expression(this.hidefocus=true);}
#cmtswitcher a.tab,#cmtswitcher a.curtab{margin-bottom:-1px;display:inline-block;float:right;color:#555;text-decoration:none;padding:5px 10px;}
#cmtswitcher a.tab{border:1px solid #fff;border-bottom-color:#ccc;}
#cmtswitcher a.curtab{color:#2173af;border:1px solid #ccc;border-bottom-color:#fff;}
#comment_head,#comment_foot{font-weight:700;padding-top:5px;border-top:1px solid #ccc;text-align:center;}
#comment_foot{margin:10px 0 0;}
#thetrackbacks{border-top:1px solid #ccc;display:none;}
#thetrackbacks li{margin-top:15px;}
.trackback{border-top:1px solid #ccc;color:#999;padding:10px 0 0;}
.tbcontent p{margin:0;padding:5px 0 0 20px;}
.commentnavi{overflow:hidden;margin:10px 0 0 115px;}
.commentnavi-icon{width:17px;height:20px;background:url("../images/x.gif") no-repeat scroll -47px -342px;display:block;float:left;}
.commentnavi a,.commentpager span{border-right:solid 1px #dedede;font-size:11px;display:block;float:left;margin:0;padding:3px 6px;}
.commentpager .next,.commentpager .prev{border:0;}
.commentnavi a{color:#5facee;text-decoration:none;}
.children{padding-left:100px; text-align:left;}
.children li{display:inline-block;margin-top:5px;}
.children .comment_meta{background:url("../images/bg_comment.png") no-repeat scroll 15px -10px;*background:url("../images/bg_comment.png") no-repeat scroll 18px -10px;padding:20px 0 ; float:left;}
.children .comment_content{width:475px;background:url("../images/bg_comment.png") no-repeat scroll right -10px;padding:20px 10px 10px 0; float:right;}
.children .awaiting-moderation{width:470px;}
#cancel-comment-reply a{color:red;}
#comment_head span,.comment_meta a,.author-comment{color:#2173af;}
.comment_meta a:hover,.tbmeta a{color:#0086e3;}
.tbmeta a:hover,.commentnavi a:hover,#cancel-comment-reply a:hover{text-decoration:underline;}

h2.NodeName{height:80px;line-height:50px;width:95%; color:#1B453B;margin:5px auto 5px auto; font: 18px  '微软雅黑'; _font-weight:bold;background:url(../images/icon-1.png) no-repeat 10px 8px;  }
h2.NodeName span{display:inline-block;width:200px;height:30px;margin:15px 0 10px 65px;text-align:left;  }
h2.NodeName span a{color:#1B453B;}
#Map{}
.MapNav{width:90%;margin:0px auto; text-align:left;}
.MapNav li{margin-top:10px;text-align:left; height:32px; line-height:32px; border-bottom:1px #dddddd dashed;}
.MapNav li strong{ font-size:14px;background:url(../images/icon-3.gif) no-repeat 0px 5px; padding-left:15px;font-weight:bold; }
.MapNav li strong a{color:#105B49; margin-right:0px;}
.MapNav li a{ color:#424242; margin-right:10px;}

.zhyb_t{height:39px; overflow:hidden; background:url(../images/bt_34.gif) no-repeat; background-size: 100% 100%;}
.zhyb_t h2{ font-size:16px;font-weight:bold; color:#116D66; float:left; width:125px; height:39px; line-height:45px; margin-left:10px;}
.zhyb_t span{ height:39px; line-height:39px;  display:inline-block; text-align:left; color:#FFFFFF; font-size:14px;padding-left: 40px;}
.zhyb_t span a{ color:#FFFFFF;}

.xwdt_t{ width:710px; height:39px; overflow:hidden; background:url(../images/pt.gif) no-repeat;}
.xwdt_t h2{ font-size:14px;font-weight:bold; color:#ffffff; float:left; width:86px; height:33px; line-height:33px; margin-left:10px;}
.xwdt_t span{ width:580px;  float:right; height:33px; line-height:33px; background:url(../images/pt.gif) right 0 no-repeat; display:block; text-align:left; color:#008ecc; font-size:14px;}
.xwdt_t span a{ color:#008ecc;}
.tpbox{width: 49%;overflow:hidden; float:left; margin-bottom:9px;}
.tpbox:nth-child(even){margin-left:15px;}
.tpbox .tpbox_t{  height:33px; line-height:33px; background:url(../images/pt.gif) no-repeat;}
.tpbox .tpbox_t h2{ width:86px; height:33px; line-height:33px; margin-left:10px; color:#FFF; float:left; font-size:14px;}
.tpbox .tpbox_t h2 a{ color:#fff; text-decoration:none;}
.tpbox .tpbox_t span{ width:90px; height:33px; display:block; line-height:33px; float:right; text-align:right; background:url(../images/pt.gif) right 0 no-repeat; padding-right:10px;}
.tpbox .tpbox_t span a{ color:#008ecc}
.tpbox .tpbox_l{height:370px; overflow:hidden; border:1px #d3e5f0 solid; text-align:left; border-top:0px; padding:10px 5px;}
.tpbox .tpbox_l .firstbox{  overflow:hidden; border-bottom:1px #dddddd dashed; padding-bottom:10px;}
.tpbox .tpbox_l .firstbox .img_t{ width:50%; height:115px; overflow:hidden; border:1px #dddddd solid;  padding:1px; float:left;}
.tpbox .tpbox_l .firstbox .img_t img{width:100%;height:115px;}
.tpbox .tpbox_l .firstbox .infos{ width:47%; height:115px; float:right; overflow:hidden;}
.infosl i>a{color:#D6A109}
.tpbox .tpbox_l .firstbox .infos .infost{ text-align:left; line-height:21px;}
.tpbox .tpbox_l .firstbox .infos .bnz_ts_i{margin-top:5px; color:#565656; line-height:21px; text-align:left;}
.tpbox .tpbox_l .firstbox .infos .bnz_ts_i a{ color:#565656}
.tpbox .tpbox_l .ortherlist{  overflow:hidden; margin-top:5px;}
.tpbox .tpbox_l .ortherlist li{ line-height:30px; text-align:left; padding:0px; margin-left:6px; margin-right:6px; background:url(../images/icon1.gif) center left no-repeat; text-indent:10px;border-bottom:1px dotted #ccc;}
.tpbox .tpbox_l .ortherlist li span{ float:right;}
.tpbox .tpbox_l1{ width:338px; height:165px; overflow:hidden; border:1px #d3e5f0 solid; text-align:left; border-top:0px; padding:10px 5px;}
.tpbox .tpbox_l1 .ortherlist1{ width:338px; height:165px; overflow:hidden; margin-top:5px;}
.tpbox .tpbox_l1 .ortherlist1 li{ line-height:21px; text-align:left; width:316px; padding:0px; margin-left:6px; margin-right:6px; background:url(../images/icon1.gif) center left no-repeat; text-indent:10px;}
.tpbox .tpbox_l1 .ortherlist1 li span{ float:right;}
.tpbox1{ width:100%; overflow:hidden; float:left; margin-bottom:9px;}
.tpbox1 .tpbox_t{ height:33px; line-height:33px; background:url(../images/pt.gif) no-repeat;}
.tpbox1 .tpbox_t h2{ width:86px; height:33px; line-height:33px; margin-left:10px; color:#FFF; float:left; font-size:14px;}
.tpbox1 .tpbox_t h2 a{ color:#fff; text-decoration:none;}
.tpbox1 .tpbox_t span{ width:90px; height:33px; display:block; line-height:33px; float:right; text-align:right; background:url(../images/pt.gif) right 0 no-repeat; padding-right:10px;}
.tpbox1 .tpbox_t span a{ color:#008ecc}
.tpbox1 .tpbox_l{ border:1px #d3e5f0 solid; text-align:left; border-top:0px; padding:10px 5px;}
.tpbox1 .tpbox_l .firstbox{ width:698px; height:110px; overflow:hidden; border-bottom:1px #dddddd dashed; padding-bottom:15px;}
.tpbox1 .tpbox_l .firstbox .img_t{ width:124px; height:110px; overflow:hidden; border:1px #dddddd solid;  padding:1px; float:left;}
.tpbox1 .tpbox_l .firstbox .infos{ width:200px; height:110px; float:right; overflow:hidden;}
.tpbox1 .tpbox_l .firstbox .infos .infost{ text-align:left; width:200px; font-size:14px; font-weight:bold; height:21px; line-height:21px;}
.tpbox1 .tpbox_l .firstbox .infos .bnz_ts_i{margin-top:5px; color:#565656; line-height:21px; text-align:left;}
.tpbox1 .tpbox_l .firstbox .infos .bnz_ts_i a{ color:#565656}
.tpbox1 .tpbox_l .ortherlist{ overflow:hidden; margin-top:5px;}
.tpbox1 .tpbox_l .ortherlist li{ line-height:30px; text-align:left;  padding:0px; margin-left:6px; margin-right:6px; background:url(../images/icon1.gif) center left no-repeat; text-indent:12px;}
.tpbox1 .tpbox_l .ortherlist li span{ float:right;}

.tpbox2{ width:100%; overflow:hidden; float:left; margin-bottom:9px;}
.tpbox2 .tpbox_t{ height:33px; line-height:33px; background:url(../images/pt.gif) no-repeat;}
.tpbox2 .tpbox_t h2{ width:86px; height:33px; line-height:33px; margin-left:10px; color:#FFF; float:left; font-size:14px;}
.tpbox2 .tpbox_t h2 a{ color:#fff; text-decoration:none;}
.tpbox2 .tpbox_t span{ width:90px; height:33px; display:block; line-height:33px; float:right; text-align:right; background:url(../images/pt.gif) right 0 no-repeat; padding-right:10px;}
.tpbox2 .tpbox_t span a{ color:#008ecc}
.tpbox2 .tpbox_l{ min-height:400px; overflow:hidden; border:1px #d3e5f0 solid; text-align:left; border-top:0px; padding:10px 5px;}
.tpbox2 .tpbox_l .firstbox{ width:698px; height:110px; overflow:hidden; border-bottom:1px #dddddd dashed; padding-bottom:15px;}
.tpbox2 .tpbox_l .firstbox .img_t{ width:124px; height:110px; overflow:hidden; border:1px #dddddd solid;  padding:1px; float:left;}
.tpbox2 .tpbox_l .firstbox .infos{ width:200px; height:110px; float:right; overflow:hidden;}
.tpbox2 .tpbox_l .firstbox .infos .infost{ text-align:left; width:200px; font-size:14px; font-weight:bold; height:21px; line-height:21px;}
.tpbox2 .tpbox_l .firstbox .infos .bnz_ts_i{margin-top:5px; color:#565656; line-height:21px; text-align:left;}
.tpbox2 .tpbox_l .firstbox .infos .bnz_ts_i a{ color:#565656}
.tpbox2 .tpbox_l .ortherlist{ width:698px; height:165px; overflow:hidden; margin-top:5px;}
.tpbox2 .tpbox_l .ortherlist li{ line-height:21px; text-align:left; width:686px; padding:0px; margin-left:6px; margin-right:6px; background:url(../images/icon1.gif) center left no-repeat; text-indent:12px;}
.tpbox2 .tpbox_l .ortherlist li span{ float:right;}

.bnzad{ width:710px; overflow:hidden;}

.channel_lp{ width:710px;}
.channel_lp .rdtj_box{ width:238px; height:176px; overflow:hidden; float:left;border:1px #d3e5f0 solid; }
.channel_lp .rdtj_box .rdtj_box_t{ width:238px; height:30px; overflow:hidden; background:url(../images/r_t_b.gif) repeat-x; line-height:30px; text-align:left; text-indent:10px; font-size:14px; color:#008ecc}
.channel_lp .rdtj_box .rdtj_box_l{width:218px;border-top:1px #d3e5f0 solid; padding:5px 10px;}
.channel_lp .rdtj_box .rdtj_box_l li{line-height:21px; text-align:left; width:218px; padding:0px; float:left; background:url(../images/icon1.gif) center left no-repeat; text-indent:10px;}
.channel_lp .zxjs_box{ width:460px; height:176px; overflow:hidden; float:right;border:1px #d3e5f0 solid;}
.channel_lp .zxjs_box .zxjs_box_t{ width:width:460px;height:30px; overflow:hidden; background:url(../images/r_t_b.gif) repeat-x; line-height:30px; text-align:left; text-indent:10px; font-size:14px;  color:#008ecc}
.channel_lp .zxjs_box .zxjs_box_t h2{border-left:3px #008ecc solid; font-size:14px; font-weight:bold;}
.channel_lp .zxjs_box .zxjs_box_l{width:440px;border-top:1px #d3e5f0 solid; padding:5px 10px;}
.channel_lp .zxjs_box .zxjs_box_l .image{ width:160px; height:125px; overflow:hidden; float:left; border:1px #dddddd solid; padding:2px; margin-top:3px;}
.channel_lp .zxjs_box .zxjs_box_l .infos{ width:264px; float:right; height:125px; overflow:hidden;}
.channel_lp .zxjs_box .zxjs_box_l .infos .infost{ width:264px; height:25px; line-height:25px; text-align:left; font-weight:bold; font-size:14px;}
.channel_lp .zxjs_box .zxjs_box_l .infos .infosi{ width:264px; margin-top:5px; color:#565656; line-height:21px; text-align:left;}
.channel_lp .zxjs_box .zxjs_box_l .infos .infosi a{ color:#565656}

.channel_list{ width:688px; overflow:hidden; margin:6px;}
.channel_list .zhyb_p_box{ width:332px; height:168px; float:left; margin-left:6px; margin-right:6px;}
.channel_list .zhyb_p_box .zhyb_p_box_t{ width:332px; height:30px; overflow:hidden; background:url(../images/pt_24.jpg) no-repeat;}
.channel_list .zhyb_p_box .zhyb_p_box_t h2{ width:105px;  height:32px; line-height:32px; float:left; margin-left:10px; font-size:14px; font-weight:bold; color:#317ea7;}
.channel_list .zhyb_p_box .zhyb_p_box_t h2 a{ color:#008ecc}
.channel_list .zhyb_p_box .zhyb_p_box_t span{ float:right; height:32px; line-height:32px; padding-right:4px;}
.channel_list .zhyb_p_box .zhyb_p_box_l{ width:332px; height:118px; overflow:hidden; padding:10px 0px;}
.channel_list .zhyb_p_box .zhyb_p_box_l li{ text-align:left; line-height:24px;}
.channel_list .zhyb_p_box .zhyb_p_box_l li.first{ width:124px; height:110px; overflow:hidden; border:1px #cccccc solid; padding:2px; float:left; margin-right:10px;*margin-right:0px;}
.channel_allist{ width:346px; overflow:hidden; float:right; margin:6px;}
.channel_allist .hzgy_box{ width:346px;}
.channel_allist .hzgy_box .hzgy_box_t{ width:346px; height:32px; line-height:32px; overflow:hidden; text-align:left; text-indent:10px; font-size:14px; font-weight:bold; background:#d3e5f0; color:#008ecc}
.channel_allist .hzgy_box .hzgy_box_l{ width:346px; margin-top:4px;}
.channel_allist .hzgy_box .hzgy_box_l li{ width:326px; float:left; text-align:left; height:71px; overflow:hidden; margin-bottom:5px; padding:5px ;}
.channel_allist .hzgy_box .hzgy_box_l li.ishui{ background:#f9f9f9}
.channel_allist .hzgy_box .hzgy_box_l li .infost{ font-size:14px; text-align:left; line-height:32px; font-weight:bold;}
.channel_allist .hzgy_box .hzgy_box_l li .infosi{ font-size:12px; text-align:left; line-height:21px; color:#565656;}
.channel_allist .hzgy_box .hzgy_box_l li .infosi a{color:#565656;}

.channel_lp .z_list{ width:677px; height:319px; border:1px #d6d6d6 solid; padding:10px 15px;overflow:hidden; }
.channel_lp .z_list .top10{ width:250px; float:left;}
.channel_lp .z_list .top10 .tl{ width:250px; height:280px; overflow:hidden;position:relative; }
.channel_lp .z_list .top10 .tl li{ width:250px; text-align:left; font-size:14px; height:35px; line-height:35px; text-indent:30px;*text-indent:15px;}
.channel_lp .z_list .top10 .z_chat{ width:250px; margin-top:5px;}
.channel_lp .z_list .z_acl{ width:420px; float:right;}
.channel_lp .z_list .z_acl .z_box_titles{ width:420px; height:20px; text-align:left; color:#317ea7; font-size:14px; font-weight:bold; line-height:20px; background:url(../images/cashier-bg1_03.gif) center left no-repeat; text-indent:15px; border-bottom:1px #317ea7 solid; margin-bottom:20px;}
.channel_lp .z_list .z_acl .z_box{ width:420px; height:68px; padding-bottom:20px; overflow:hidden; border-bottom:1px #cdcdcd dotted; margin-bottom:12px;}
.channel_lp .z_list .z_acl .z_box .z_box_t{ width:31px; height:68px; overflow:hidden; float:left;}
.channel_lp .z_list .z_acl .z_box .z_box_l{ width:384px; text-align:left; float:right;}
.channel_lp .z_list .z_acl .z_box .z_box_l li{ float:left; width:188px; padding-right:4px; line-height:24px;}
.channel_lp .z_list .z_acl .z_box .z_box_l li.first{ width:384px; display:block; font-size:14px; font-weight:bold; text-align:center;}
.channel_lp .z_list .z_acl .z_box .z_box_l li a{ color:#444444;}
.channel_lp .z_list .z_acl .z_box .z_box_l li a:hover{ color:#ff6600;}
.channel_lp .z_list .z_acl .nobor{ border:0px;}
.channel_lp .jszs_t{ width:710px; height:39px; overflow:hidden; background:url(../images/bt_34.gif) no-repeat;}
.channel_lp .jszs_t h2{ font-size:16px;font-weight:bold; color:#008ecc; float:left; width:186px; height:39px; line-height:45px; margin-left:10px;}
.channel_lp .tpbox{width:350px; overflow:hidden; float:left; margin-bottom:6px;}
.channel_lp .tpbox .tpbox_l{ width:338px; height:209px; overflow:hidden; border:1px #d3e5f0 solid; text-align:left; border-top:0px; padding:10px 5px;}
.channel_lp .tpbox .tpbox_l .ortherlists{ width:338px; height:105px;  overflow:hidden; margin-top:5px;}
.channel_lp .tpbox .tpbox_l .ortherlists li{ line-height:21px; text-align:left; width:316px; padding:0px; margin-left:6px; margin-right:6px; background:url(../images/icon1.gif) center left no-repeat; text-indent:10px;}
.channel_lp .tpbox .tpbox_l .ortherlists li span{ float:right;}


.channel_lp .jszlbtn{ width:710px; overflow:hidden;}
.channel_lp .jszlbtn .jszlbtn_t{ width:710px; height:40px; overflow:hidden; background:url(../images/zfzzl_03.gif) no-repeat;}
.channel_lp .jszlbtn .jszlbtn_l{ width:698px; height:132px; overflow:hidden; padding:10px 5px; border:1px #1E7E96 solid; border-top:0px;}
.channel_lp .jszlbtn .jszlbtn_l li{ width:110px; height:56px; overflow:hidden; float:left;  font-weight:bold; margin-left:30px; margin-right:30px; margin-bottom:15px; }
.channel_lp .zfzjj_t{  width:708px; height:30px; line-height:30px; border:1px #1E7E96 solid; background:url(../images/r_t_b.gif) repeat-x;font-size:14px; font-weight:bold; color:#1A7260; text-align:left; text-indent:10px;}
.channel_lp .zfzjj_l{width:708px;border:1px #1E7E96 solid; border-top:0px; height:275px; overflow:hidden;}
.channel_lp .zfzjj_l .zfzjj_l_info{ width:688px; height:60px; overflow:hidden; text-align:left; line-height:20px; padding:10px;}
.channel_lp .zfzjj_l .firstact{ width:708px;}
.channel_lp .zfzjj_l .firstact .firstacttit{width:688px; padding:0px 10px; height:30px; overflow:hidden; text-align:left;font-size:14px;  font-weight:bold; }
.channel_lp .zfzjj_l .firstact .firstactlist{width:688px; line-height:20px; overflow:hidden; text-align:left;font-size:12px;  }
.channel_lp .zfzjj_l .firstact a{color:#ff6600;}
.channel_lp .shgy { width:710px;}
.channel_lp .shgy .shgy_t{ width:708px; height:30px; line-height:30px; border:1px #1E7E96 solid; background:url(../images/r_t_b.gif) repeat-x;font-size:14px; font-weight:bold; color:#1A7260; text-align:left; text-indent:10px;}
.channel_lp .shgy .shgy_l{width:688px;border:1px #1E7E96 solid; border-top:0px; height:130px; overflow:hidden; padding:10px;}
.channel_lp .shgy .shgy_l li{ width:124px; height:140px; margin-left:6px; margin-right:6px; float:left;}
.channel_lp .shgy .shgy_l li .image{ width:124px; height:110px; overflow:hidden; border:1px #008ecc solid; padding:1px;}
.channel_lp .shgy .shgy_l li .t{ width:126px; height:24px; line-height:24px; overflow:hidden; text-align:center;}

.LeftContents{ width:360px; float:left; text-align:left;}
.RightContents{ width:570px; float:right; text-align:left; font-size:14px; }
.RightContents p{ margin-bottom:5px;line-height:21px;}
.anquanjc{ width:520px; float:left;}
.anquanjc .aqjc_t{ width:520px; height:82px; overflow:hidden; background:url(../images/18-2_02.jpg) no-repeat;}
.anquanjc .aqjc_l{ width:520px; margin-top:10px;}
.sqxz_yuyue{ width:420px; float:right;}
.sqxz_yuyue .sqxz_yuyue_t{ width:420px; height:35px; overflow:hidden; background:url(../images/index_03.gif) no-repeat; text-align:left; line-height:35px; text-indent:15px; font-size:14px; color:#FFFFFF;}
.sqxz_yuyue .sqxz_yuyue_l{ line-height:20px; text-align:left;}

/*网络调查样式开始*/

/*survey*/
.wldc h1{ color: #1f1f1f; font-size: 20px; font-weight: normal; text-align: left; padding: 17px 0 0 10px;line-height: 40px;}
.survey_con{    padding: 10px 30px 50px 30px; min-height: 430px; margin-top: 10px; border-top: 1px solid #EFEAEA;}
.survey_con h1{color:#1160b2; text-align:center; font-size:18px;}
.survey_con h3{color: #444444; line-height: 26px;  font-weight: normal;  margin-top: 20px;  font-size: 15px; text-align: left;}
.survey_list{margin-top:40px;}
.survey_list .item{margin-bottom:30px;}
.survey_list .item p{color:#000000; font-size:16px; margin-bottom:20px;}
.survey_list .item span{margin-right:20px; color:#1e1e1e; font-size:14px; display:inline-block;}
.survey_list .item span input{float:left; margin-right:5px;}
.survey_list .item textarea{width:90%; margin:0 auto; margin-left:25px; border:1px solid #a9a9a9; height:100px;}
.survey_Btn{ text-align:center;}
.survey_Btn input{color:#fff; font-size:18px; padding:10px 60px; background-color:#1160b2; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; margin-right:10px; cursor:pointer; outline:none;}
.survey_Btn input:hover{background-color:#2c77c5;}
.survey_Btn a{color:#202020; font-size:16px; text-decoration:underline;}
.survey_Btn a:hover{color:#1160b2;}

.survey_w328{width:328px; float:right;}
.survey_ing{margin-top:6px;}
.survey_ing h1 a{color:#1f1f1f; font-weight:normal;}
.survey_ing .survey_ing_con{ border:1px solid #e2e2e2; border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; -webkit-border-radius:7px; padding:20px 0;}
.survey_ing .survey_ing_con li{padding:0 10px; border-left:3px solid #1160b2; margin-top:20px;}
.survey_ing .survey_ing_con li a{color:#333333; font-size:15px;}
.survey_ing .survey_ing_con li:first-child{margin-top:0;}

.survey_end .survey_ing_con li{border-left:3px solid #989898;}

.result h1{text-align:left;}
.result h1 span{color:#202020; margin-left:50px;}
.result h1 span:first-child{margin-left:0;}
.result li{margin:0 0 20px 23px; width:730px;}
.result>form#tableForm>ul>li{background: url(../images/yellow_tou.png) 0 13px no-repeat; text-indent: 15px; line-height: 35px;}
.result li .option{color:#1160b2; font-size:14px;}
.result li .percent{padding-left:10px; background:url(../images/vote_bar.gif) left center repeat-x; height:10px; position:relative; margin-top:10px;}
.result li .percent span{color:#1f1f1f; font-size:14px; position:absolute; right:-60px; bottom:-2px;}
h1 .position{margin-left:50px; color:#333333; font-size:16px; position:relative;}
h1 .position:before{width:12px; height:13px; display:inline-block; content:""; position:absolute; background:url(../images/content_tubiao.png) -13px -11px no-repeat; left:-20px; bottom:3px;}
/*网络调查样式结束*/
/**科室列表**/
.ks_tpbox{padding:10px;border-bottom:1px dotted #ccc;}
.ks_tpbox_t{}
.ks_tpbox_t h2{text-align:left;}
.ks_tpbox_t h2 span{display:inline-block; font-size: 16px;  background:url(../images/kslist_bg.jpg) left center no-repeat; line-height: 40px; height: 40px; color: #fff;  font-weight: bold; padding: 0 25px; background-size: 100%; }
.ks_tpbox_c{min-height: 60px;width: 95%; margin: 10px auto;}
.ks_tpbox_c ul{width:100%;overflow:hidden;}
.ks_tpbox_c ul li{  float: left; padding: 6px 10px;  font-size: 16px;  font-weight: bold;}
.ks_tpbox_c ul li a{color: #2A825C;}
/**index_gundong**/
.cxscroll2{position: relative;background-color: white; padding:18px 0px;} 
.cxscroll2 .box{overflow:hidden;width:1280px;position: relative;margin: 0 auto;} 
.zjjs {width:5000px;}
.zjjs li {float: left; width: 257px; text-align: center;  position: relative;padding: 10px;}
.zjjs li img{ display: block; margin: 0px auto; height:180px;}
.zjjs li p {text-align: center; margin: 0 auto; background-color: #007bc4; color: #fff; height: 45px; line-height: 17px; padding:6px; position: absolute; left:2px; bottom: 0; width:178px;}
.zjjs li .name { font-size:16px;}
.zjjs li p a { color:white;}
.zjjs #textbg {position: absolute; left: 0px; bottom: 0px; background:#007bc4; width:100%; height:60px;}
/**yiwuguanli**/
.box_l{border: 1px solid #D3E5F0;  overflow: hidden;}
.box_cont{width:100%;  background:url(../images/pt.gif); height:33px;}
.mymk_list{  width: 95%;  min-height: 435px;  text-align: center;  padding-bottom: 15px;}
.dkjgk .card_info_hidden{display:none;}
.dkjgk .card_nav{width:100px;height:33px;float:left;	font-family: "宋体";font-size: 12px;font-weight: bold;color: #FFFFFF;padding-top: 0px;text-align: center;}
.dkjgk .card_nav_hidden{	width:100px;height:33px;float:left;	font-family: "宋体";font-size: 12px;font-weight: bold;color: #9A0000;text-align: center;padding-top: 0px;}
#jujiao .card_nav{ background-image:url(../images/zhengfaju.gif);}
#jujiao .card_nav_hidden{ background-image:url(../images/zhengfajuab.gif);}
#shuping .card_nav{ background-image:url(../images/zhengfab.gif);}
#shuping .card_nav_hidden{ background-image:url(../images/zhengfabab.gif);}
/**mingyimingke**/
.tpbox_l dl,.txtArea dl{width:100%;overflow:hidden;}
.tpbox_l dl dt,.txtArea dl dt{height: 35px; line-height: 35px;}
.tpbox_l dl  dd{float:left;margin:5px 0 5px 10px;text-align:center;}
.txtArea dl  dd{float:left;margin:5px 0 5px 15px;text-align:center;}
/*****/
.xinxiang{    background-image: url(../images/hulizhisheng.png);  background-repeat: no-repeat;  height: 89px;background-size: 100%;}
.xinxiang h4{padding: 25px 0 0 95px; font-size: 20px; font-weight: bold; color: #1c7e98;}
.xinxiang h4 a{color: #1c7e98;}
/*****/


/**科室列表**/
.ksjslb{ height:170px; background:url(../images/ksbj.jpg) center no-repeat; width: 270px; float: left; margin-left: 27px; margin-top:27px;padding-top: 80px;text-align: center}

.ksjslb a{ font-size:22px; margin-top:30px;  color:#fff;font-weight: bolder}


.row1 { margin-right: -5px; margin-left: 5px; width:960px; float:left; }
.col-xs-122 {width:302px; float:right;}

.syzn img {width:10%; float:left;}

@media(max-width:750px){
.row1 {width:100%;}
.zuoce{display:none;}
.col-xs-122{display:none;}
.syzn img {width:10%; float:left;}
.zn-width{display:none;}
.js{display:none;}
#video{width:100% !important; height:auto !important;}
#a1{width:100% !important; height:auto !important;}
.ContentAll .content img{max-width:90%;height: auto; margin-left:-5%;}
}



@media(max-width:420px){
	.back-fff { padding-top:10px;}
	.news-width,.zn-width{margin:10px 0;}
	.cxscroll .list li{width: 185px;} 
	.cxscroll2 .box{width:100%;}
	.carousel-caption {padding:2px;}
	.carousel-indicators {bottom:32px;}
	.jishushebei li{ margin:6px 10px; width:42%;}
	.img-link a>img{width:100%;height:80px;}
	.carousel-inner>.item>a>img{height: 240px;}
	ul.news-ul .pull-right{display:none;}
	div.news-img>a img { width: 100%;  height:100px;}
	.ilist1 .cjContent {padding: 15px 0 0;}
	.ilist1 .cjContent .ContentAll {width:95%}
	.ilist1 .cjContent .ContentAll p {text-indent: 0;}
	.ContentAll .content img{max-width:90%;height: auto; margin-left:-10%;}
	.ilist1 .cjContent .pan ul li:last-child { float: left;}
	.ilist .aList li .title span {display:none;}
	.zhyb_t h2 { font-size: 12px; width:auto; margin-left:7px;}
	.zhyb_t span {font-size: 12px; padding-left: 8px; position: absolute; right:10px;}
	.zhyb_l{overflow:hidden;}
	.tpbox {width:100%;}
	.tpbox .tpbox_l .ortherlist li span{display:none;}
	.tpbox:nth-child(even) { margin-left: 0;}
	.navbar-default .navbar-toggle { border-color: transparent;}
.oneimg {  width: 100%;  height: 60px;}
}
/*专家列表*/
.zjlb{ float: left; width:160px; height: 255px; margin-left:22px; margin-bottom:20px; }
.zjtp{ float: left; width:160px; height: 207px; }
.zjtp img{ float: left; width:160px; height: 207px; }
.zjwz{float: left; width:160px; height:45px; line-height: 45px; background:#eaeaea; text-align: center;color: #000}
.zjwz:hover{background:#149781; color: #fff}
.tag-count{color:#ef3838; font-size:16px; margin-left:20px;}


@media(max-width:420px){
	.friend2{display:none;}
	.main2{display:none;}
	.zjjs{width:100%;}
	.zjjs li{width:100%;}
	.zjjs li img{height:auto;}
	.youce{display:none;}
	.syycgd{display:none;}
}
