body,a,p,div,button,img,span,ul,ol,li,table,input,select,textarea,em,i,h1,h2,h3,h4,h5,h6{font-style:normal;margin:0;padding:0;border:0;outline:none;list-style-type:none;text-decoration:none;font-family:'微软雅黑','Microsoft YaHei';}
body{
 min-width: 1200px;
}
.fr{float:right;}
.fl{float:left;}
.clx{clear:both;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mt30{margin-top:30px;}
.mb30{margin-bottom:30px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.p15{padding:15px;}
.p20{padding:20px;}
.bfff{background-color:#fff;}

.lrp{padding-left:20px;padding-right:20px;}
.p25{padding:25px;}
.clearfix:after {content: "";visibility: hidden;clear: both;display: block;}
.container{width:1200px;margin:0 auto;position:relative;}

.nav-box{width:100%;height:50px;line-height:45px;background-color:#245399;}
.nav{height:50px;overflow:hidden;position:relative;}
.nav a{float:left;padding:0 20px;font-size:18px;color:#fff;position:relative;}
.nav i{position:absolute;left:28px;bottom:-1px;z-index:9;display:block;width:18px;height:10px;background:url(../images/icons/arrow_top.png) no-repeat center center;}

.top-info{font-size:14px;line-height:45px;color:#fff;}
.top-info a{color:#fff;}
.top-info a:hover{text-decoration:underline;}

.login-notic{border-radius:4px;padding:15px;background-color:#fff;box-shadow:1px 1px 10px #555;position:absolute;right:0;top:40px;font-size:18px;font-weight:bold;color:#27619f;line-height:1.8;display:none;}
.login-notic span{color:#333;}
.login-notic i{display:block;width:22px;height:11px;position:absolute;top:-11px;right:5px;z-index:99;}

.logo-box{width:100%;height:150px;background:url(../images/bg.png) no-repeat center right;border-bottom: 4px solid #EEEEEE;}
.logo{float:left;margin-top:30px;margin-right:240px;}

.search-box{border-radius:5px;width:407px;height:40px;overflow:hidden;background-color:#fff;/*margin-left:120px;*/margin-top:96px;border:1px solid #acabab;float:left;}
.search-box .btn{float:left;width:56px;height:100%;background:url(../images/icons/search.png) no-repeat center center;cursor:pointer;border-left:1px solid #acabab;}
.search-box input{float:left;padding-left:10px;width:235px;height:100%;line-height:40px;font-size:16px;color:#333;}
.search-box select{float:left;width:105px;height:100%;color:#666;}

.toutiao{padding:25px 0 10px;}
.toutiao h1{padding:0 50px;font-size:24px;color:#2d548f;line-height:1.4;text-align:center;margin-bottom:10px;}
.toutiao h1 img{margin-right:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;margin-top:7px;}
.toutiao p{font-size:16px;color:#333;line-height:1.6;text-indent:2em;}
.toutiao h1 a{color:#2d548f; font-size:32px;}
.toutiao p a{color:#2d548f;}

/*轮播图*/
.carousel-box{width: 670px;height: 380px;position: relative;overflow: hidden;}
.carousel-box ul,.carousel-box ul li a{display:block;width: 100%;height: 100%;}
.carousel-box ul{position:relative;}
.carousel-box ul li{position:relative;float:left;height:100%;}
.carousel-box ul li a img{width: 100%;height: 100%;}
.carousel-box .title{position:absolute;width:100%;height:40px;line-height:40px;background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000); zoom: 1;background:rgba(0,0,0,0.6);bottom:0;left:0;z-index:99;}
.carousel-box .title a{display:block;padding:0 10px;height:100%;font-size: 16px;color: #fff;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}
.carousel-box .banner{position: absolute;right: 0;bottom: 0;z-index: 100;height: 40px;background:none;}

.carousel-box .banner .btns{padding-right: 10px;height: 100%;}
.carousel-box .banner .btns li{display: inline-block;*display: inline;*zoom: 1;width: 10px;height: 10px;background-color:#b5b5b5;margin-left: 5px;margin-top: 17.5px;cursor: pointer;}
.carousel-box .banner .btns li:hover,.carousel-box .banner .btns li.active{background-color:#fff;}

.carousel-box .btn{width: 26px;height: 100%;position: absolute;top: 0;z-index: 99;cursor: pointer;transition: all .4s;-moz-transition: all .4s; /* Firefox 4 */-webkit-transition: all .4s; /* Safari å’Œ Chrome */-o-transition: all .4s; /* Opera */}
.carousel-box .prev{left: -30px;background: url(../images/icons/prev.png) no-repeat center center;}
.carousel-box:hover .prev{left: 5px;}
.carousel-box .next{right: -30px;background: url(../images/icons/next.png) no-repeat center center;}
.carousel-box:hover .next{right: 5px;}

.ldzc{display:block;margin-bottom:5px;}
.ldzc a{display:block;}

.col-tab-box{width:100%;border-bottom:1px solid #ddd;overflow:hidden;}
.col-tab-box .tab{padding:10px 0;float:left;position:relative;}
.col-tab-box .tab a{font-size:20px;color:#333;line-height:20px;display:block;padding:0 17px;border-right:1px solid #ddd;}
.col-tab-box .tab a:hover{color:#245399;}
.col-tab-box .tab i{display:none;width:78px;height:2px;background-color:#245399;position:absolute;bottom:0;left:50%;margin-left:-39px;z-index:99;}
.col-tab-box .tab.curr i{display:block;}
.col-tab-box .tab.curr a{color:#245399;}

.info-list,.govpushinfo150203{width:100%;}
.info-list li,.govpushinfo150203 li{padding:15px 0 0;*padding-top:12px;height:25px;line-height:25px;}
.info-list li,.govpushinfo150203 li{padding-left:15px;background:url(../images/icons/dot.png) no-repeat left 25px;}
.info-list li a,.govpushinfo150203 li a{float:left;font-size:16px;color:#333;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.info-list li:hover a,.govpushinfo150203 li:hover a,.info-list li:hover .time,.govpushinfo150203 li:hover span{color:#da241e;}
.info-list li .time,.govpushinfo150203 li span{color:#999;font-size:14px;float:right;*width:80px;}
.info-list.small li{padding-left:10px;padding-top:10px;background-position:left 20px;}
.info-list.notime li a{max-width:100%;}
.info-list.nodot li{padding-left:0;background:none;}

.col-tab-box-2{margin-top: 9px; */
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color:  #daf7ea;
    /* border-bottom: 1px solid #245399; */
    text-align: center;
    position: relative;
    height: 51px;}
.col-tab-box-2 .tab{position:relative;z-index:10;letter-spacing:2px;/* margin:0 15px; */width: 394.6px;height:50px;line-height:50px;font-size:20px;font-weight:bold;color:#555;/* border:1px solid #245399; */border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;display:inline-block;*display:inline;*zoom:1;border-bottom:0px solid;}
.col-tab-box-2 .tab.curr{color:#245399;transform: translateY(1px);}
.col-tab-box-2 .tab:nth-of-type(1){
    background: -moz-linear-gradient(top, #daf7ea 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#daf7ea), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #daf7ea 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #daf7ea 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #daf7ea 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #daf7ea 0%,#ffffff 100%);
border:1px solid #c8e8da;
 border-bottom:0;
 
}
.col-tab-box-2 .tab:nth-of-type(2){
     background: -moz-linear-gradient(top, #ffe6e5 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe6e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ffe6e5 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #ffe6e5 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ffe6e5 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffe6e5 0%,#ffffff 100%);
     border:1px solid #f5cdcc;
     border-bottom:0;
}
.col-tab-box-2 .tab:nth-of-type(3){
      background: -moz-linear-gradient(top, #E3F2FF 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E3F2FF), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #E3F2FF 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #E3F2FF 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #E3F2FF 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #E3F2FF 0%,#ffffff 100%); border:1px solid #d9e6f1; 
    border-bottom:0;
}
.col-tab-box-2 .tab .icon{width:35px;height:100%;margin-right:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;*vertical-align:middle;}
.col-tab-box-2 .tab .icon.xxgk{background:url(../images/icons/xxgk1.png) no-repeat center center;}
.col-tab-box-2 .tab .icon.xxgk:hover{
        transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.col-tab-box-2 .tab .icon.hd{background:url(../images/icons/hd1.png) no-repeat center center;}
.col-tab-box-2 .tab .icon.hd:hover{
        transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.col-tab-box-2 .tab .icon.zwfw{background:url(../images/icons/zwfw1.png) no-repeat center center;}
.col-tab-box-2 .tab .icon.zwfw:hover{
        transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.col-tab-box-2 .arrow{position:absolute;left:291px;bottom:-15px;z-index:99;display:block;width:40px;height:15px;background:url(../images/icons/arrow_d.png) no-repeat center;}

.col-tab-box-3{width:100%;border-bottom:1px solid #ddd;height:40px;}
.col-tab-box-3 .tab,.col-tab-box-3 .a{display:block;font-size:20px;color:#333;line-height:40px;float:left;margin-right:20px;}
.col-tab-box-3 .tab.curr{border-bottom:2px solid #245399;color:#245399;}
.col-tab-box-3 .a:hover{color:#245399;}
.col-tab-box-3 .tab:hover,.col-tab-box-3 .tab.active{color: #da241e;}
/*.col-tab-box-3 .tab.active{font-weight:bold;}*/
.col-tab-box-3 .tab.big{font-size:22px;}

.gk-block{margin-bottom:14px;font-size:16px;color:#333;height:45px;line-height:45px;text-align:center;display:block;width:100%;background-color:#eeeeee;}
.gk-block:hover{background-color:#245399;color:#fff;}
.gk-block i{width:30px;height:100%;margin-right:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;}
.gk-block i.gkzn{background:url(../images/icons/gkzn1.png) no-repeat center center;}
.gk-block:hover i.gkzn{background:url(../images/icons/gkzn2.png) no-repeat center center;}
.gk-block i.gkzd{background:url(../images/icons/gkzd1.png) no-repeat center center;}
.gk-block:hover i.gkzd{background:url(../images/icons/gkzd2.png) no-repeat center center;}
.gk-block i.gknr{background:url(../images/icons/gknr1.png) no-repeat center center;}
.gk-block:hover i.gknr{background:url(../images/icons/gknr2.png) no-repeat center center;}
.gk-block i.gknb{background:url(../images/icons/gknb1.png) no-repeat center center;}
.gk-block:hover i.gknb{background:url(../images/icons/gknb2.png) no-repeat center center;}
.left-menu .tab.hdzxy .icon{background:url(../images/info/hdzx.png) no-repeat center center;}
.left-menu .tab.hdzxy:hover .icon,.left-menu .tab.hdzxy.curr .icon{background:url(../images/info/hdzx1.png) no-repeat center center;}
.zt-box{    padding: 0 30px;
    position: relative;
    width: 1140px;
    height: 76px;}
.zt-btn{display:block;cursor:pointer;position:absolute;top:0;z-index:99;width:40px;height:100%;}
.zt-btn.prev{left:0;background:url(../images/icons/prev.png) no-repeat left center;}
.zt-btn.next{right:0;background:url(../images/icons/next.png) no-repeat right center;}

.zt-scroll{position:relative;width:100%;height:100%;overflow:hidden;}
.zt-scroll .scroll{position:relative;height:100%;}
.zt-scroll a{float:left;width:272px;height:100%;margin-right:18px;}
.zt-scroll a img{display:block;width:100%;height:100%;}

.tl-img,.tl-img img{display:block;width:1200px;height:76px;overflow:hidden;position:relative;}
.tl-scroll{position:relative;height:76px;}
.tl-img img{float:left;}

.letter-table th{font-size:14px;font-weight:normal;color:#666;line-height:35px;border-bottom:1px dotted #bbb;}
.letter-table td{border-bottom:1px dotted #ddd;}
.letter-table td,.letter-table a{font-size:16px;color:#333;line-height:40px;line-height:38px\9;}
.letter-table a{display:block;width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.letter-table a:hover{color:#da241e;}
.letter-table.long a{width:500px;}

.xx-btn{cursor:pointer;display:block;padding-left:35px;background:url(../images/icons/wyxx.png) no-repeat left center;font-size:16px;color:#333;line-height:40px;}
.xx-btn:hover,
.xzxx:hover{color:#245399;}
.xzxx {
	 display: block;
    font-size: 16px;
    color: #333;
    line-height: 40px;
  margin-left:15px;
}

.zwfw-more{float:right;font-size:14px;color:#666;line-height:28px;}
.bstable{text-align:center;}
.bstable td {
    background-color: #f6f6f6;
    font-size: 16px;
    color: #666;
    text-align: center;
}
.bstable td:hover{background-color:#e5e5e5;}
.bstable td.td-tab{color:#fff;width:28px;background-color:#5591ec!important;padding:20px 0;line-height:1.4;}
.bstable a {
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    text-align: center;
}
.bstable a img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -2px;
    *top: 0;
    border: 0;
}
.zwfw-tab{float:left;width:125px;height:28px;background-color: #245399;border-radius:5px;font-size:14px;color:#fff;line-height:28px;text-align:center;font-weight:bold;position:relative;}
.zwfw-tab i{display:block;width:13px;height:7px;background:url(../images/icons/arrow_d_2.png) no-repeat center center;position:absolute;top:100%;left:50%;margin-left:-6.5px;z-index:999;}
.bjtj{display:block;margin-top:20px;text-align:center;font-size:16px;font-weight:bold;color:#3473b6;}
/*列表页*/
.left-col-menu{width:222px;}
.left-col-menu a{display:block;position:relative;width:210px;background-color:#f3f3f3;font-size:18px;color:#333;line-height:1.4;padding:10px 0;text-align:center;margin-bottom:15px;}
.left-col-menu a:hover,.left-col-menu a.current{transition:all 0.2s;-webkit-transition:all 0.2s;background-color:#245399;color:#fff;}
.left-col-menu a .arrow{display:none;width:12px;height:25px;background:url(../images/icons/arrow2.png) no-repeat center center;position:absolute;top:50%;margin-top:-12.5px;left:100%;}
.left-col-menu a.current .arrow{display:block;}

.right-content{width:918px;padding:20px;border:1px solid #ddd;}
.info-list-2{}
.info-list-2 li{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #f3f3f3;}
.info-list-2 li .wrap{width:120px;height:90px;text-align:center;line-height:1;color:#999;background-color:#f3f3f3;}
.info-list-2 li .wrap.time{padding:15px 0;height:60px;}
.info-list-2 li .wrap img{width:100%;height:100%;display:block;}
.info-list-2 li .wrap .day{display:block;font-size:30px;margin-bottom:10px;}
.info-list-2 li .wrap .date{display:block;font-size:16px;}
.info-list-2 li .txt-wrap{width:783px;}
.info-list-2 li .txt-wrap a{display:block;font-size:18px;font-weight:bold;color:#333;line-height:1.4;margin-bottom:10px;}
.info-list-2 li .txt-wrap a:hover{color:#245399;}
.info-list-2 li .txt-wrap .desc{font-size:16px;color:#666;line-height:1.6;margin-bottom:5px;}
.info-list-2 li .txt-wrap .info{font-size:14px;color:#999;line-height:2;}
.info-list-2.long li .txt-wrap{width:1060px;}

.ps-box{display:block;width: 292px;height: 285px;overflow: hidden;float: left;margin-right: 20px;margin-bottom:20px;}
.ps-box.nomargin{margin-right: 0;}
.ps-box .ps{display:block;width: 100%;height: 200px;}
.ps-box:hover .ps{border:1px solid #245399;width:290px;height:198px;}
.ps-box .ps img{width:100%;height:100%;}
.ps-box p{width: 100%;padding: 10px 0 5px;height:50px;font-size: 16px;color: #666;line-height: 1.6;}
.ps-box:hover p{color: #245399;}
.ps-box .time{display:block;font-size: 14px;color: #999;line-height: 20px;}

.page-box-wrap{text-align:center;}
.page-box{display:inline-block;*display:inline;*zoom:1;font-size:16px;color:#333;line-height:40px;}
.page{background-color:#f3f3f3;float:left;width:100px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#333;cursor:pointer;margin:0 8px;}
.page:hover{background-color:#245399;color:#fff;}
.page-box input{display:inline-block;*display:inline;*zoom:1;vertical-align:top;width:50px;height:40px;line-height:40px;border:1px solid #f3f3f3;text-align:center;}


/*内容页面*/
.crumb-box{padding-left: 28px;line-height:30px;margin-bottom:10px;background:url(../images/icons/local.png) no-repeat left center;}
.crumb-box,.crumb-box a{font-size: 14px;color:#999;}
.crumb-box a:hover{color:#245399;}

.detail-box{padding:20px 50px;border:1px solid #ddd;}

.detail-box h1{font-size:24px;color:#333;line-height:1.8;text-align:center;}
.detail-box h2{font-size:20px;font-weight:normal;color:#666;line-height:1.6;text-align:center;}

.detail-box .info{border-bottom:1px solid #ddd;height:30px;font-size:14px;color:#999;margin-top:15px;}
.detail-box .info a{font-size:14px;color:#999;}
.detail-box .info a.active{color:#245399;}
.detail-box .print{margin-left:10px;padding-left: 23px;background:url(../images/icons/print.png) no-repeat left center;}
.detail-box .detail{padding-top:15px;}
.detail-box .detail *{word-break:break-all;font-size:18px !important;line-height:34px !important;font-family: "Microsoft Yahei","微软雅黑",serif !important;}
.detail-box .detail.big *{font-size:20px !important;line-height:38px !important;}
.detail-box .detail.small *{font-size:16px !important;line-height:30px !important;}
.detail-box .detail img{text-indent:0 !important;margin:15px auto;display:block;max-width:100%;}
.detail-box .detail table{border-collapse:collapse !important;border-spacing:0 !important;max-width:100% !important;margin:0 auto;border-top:1px solid #333 !important;border-left:1px solid #333 !important;}
.detail-box .detail td{border-right:1px solid #333 !important;border-bottom:1px solid #333 !important;}
.detail-box .fj{width: 100%;height: auto;font-size:16px;color: #000;margin-top: 20px;}
.detail-box .detail a{color: #245399;text-decoration: underline;}
.detail-box .detail.big a{color: #245399;text-decoration: underline;}
.detail-box .detail.small a{color: #245399;text-decoration: underline;}

.detail-box .detail table{width:100% !important;margin:0 auto !important;text-indent:0 !important;}
.detail-box .detail table *{text-indent:0 !important;}

/*底部*/
.footer{background-color:#fff;width:100%;margin-top:30px;padding:15px 0;border-top:4px solid #245399;text-align:center;}
.footer,.footer a{font-size:16px;color:#333;line-height:30px;}
.footer a:hover{color:#245399;}


/*信息公开页面*/
.content-wrap{padding:15px 20px;background-color:#fff;}

.xxgk-title{display:block;margin:0 auto 10px;text-align:center;}

.main-content{padding:30px 36px 20px;margin-top:15px;background-color:#f2f2f2;}

.search-box-2{width:510px;height:50px;padding:30px 309px 50px;background:url(../images/info/line.png) no-repeat center 55px;position:relative;}
.search-box-2 .search-2{width:498px;height:46px;padding:1px 0 1px 10px;background-color:#fff;border:1px solid #245399;border-radius:8px;position:relative;overflow:hidden;}
.search-2 input{width:370px;height:46px;line-height:46px;font-size:16px;color:#333;float:left;}
.search-2 .btn{float:right;width:60px;height:100%;cursor:pointer;background:url(../images/info/searchbtn.png) no-repeat center center;background-size:30px auto;}
.search-2 .high-search-btn{font-size:20px;color:#333;line-height:46px;float:right;cursor:pointer;padding:0 10px;margin-right:5px;}
.search-2 .high-search-btn:hover{color:#245399;}

.high-search-box{display:none;width:1088px;height:auto;padding:15px 20px;background-color:#fff;box-shadow:5px 5px 10px #ddd;position:absolute;left:0;top:0px;z-index:999;}
.high-search-box .label{display:block;font-size: 16px;color:#333;line-height:34px;}
.high-search-box .label input.txt{*display:inline;*zoom:1;vertical-align:middle;padding:0 10px;width: 373px;height:32px;line-height:32px;border:1px solid #e5e5e5;border-radius:5px;font-size: 16px;color:#333;}
.high-search-box .label input.txt.short{width:136px;padding-right:35px;background:url(../images/info/cal.png) no-repeat 94% center;}
.high-search-box input.btn{*display:inline;*zoom:1;vertical-align:middle;border-radius:5px;width: 79px;height:34px;line-height: 32px;border:1px solid #e5e5e5;background-color:#f2f2f2;font-size:16px;color:#333;text-align:center;cursor:pointer;}
.high-search-box input.btn.sure{background-color: #245399;color: #fff;}
.high-search-box input.btn.cancel{background-color:#fff;}
.high-search-box .label i{color:red;}
.high-search-box .label input::-webkit-input-placeholder{color: #ccc;}


.left-menu{float:left;width:240px;}
.left-menu .tab{display:block;width:238px;min-height:68px;margin-bottom:15px;border:1px solid #e3e3e3;background-color:#fff;position:relative;}
.left-menu .tab .box{display:block;padding:7px 60px 7px 80px;font-size:20px;line-height:27px;color:#6e6e6e;}
.left-menu .tab:hover .box,.left-menu .tab.curr .box{background-color:#245399;color:#fff;}
.left-menu .tab.one-line .box{padding-right:55px;line-height:54px;}

.left-menu .tab .icon{display:block;width:80px;height:70px;position:absolute;left:0;top:0;}
.left-menu .tab.gkzn .icon{background:url(../images/info/gkzn1.png) no-repeat center center;}
.left-menu .tab.gkzn:hover .icon,.left-menu .tab.gkzn.curr .icon{background:url(../images/info/gkzn2.png) no-repeat center center;}
.left-menu .tab.gkzd .icon{background:url(../images/info/gkzd1.png) no-repeat center center;}
.left-menu .tab.gkzd:hover .icon,.left-menu .tab.gkzd.curr .icon{background:url(../images/info/gkzd2.png) no-repeat center center;}
.left-menu .tab.gknr .icon{background:url(../images/info/gknr1.png) no-repeat center center;}
.left-menu .tab.gknr:hover .icon,.left-menu .tab.gknr.curr .icon{background:url(../images/info/gknr2.png) no-repeat center center;}
.left-menu .tab.gknb .icon{background:url(../images/info/gknb1.png) no-repeat center center;}
.left-menu .tab.gknb:hover .icon,.left-menu .tab.gknb.curr .icon{background:url(../images/info/gknb2.png) no-repeat center center;}
.left-menu .tab.czyjs .icon{background:url(../images/info/czyjs2.png) no-repeat center center;}
.left-menu .tab.czyjs:hover .icon,.left-menu .tab.czyjs.curr .icon{background:url(../images/info/czyjs1.png) no-repeat center center;}
.left-menu .tab.xzzf .icon{background:url(../images/info/xzzf2.png) no-repeat center center;}
.left-menu .tab.xzzf:hover .icon,.left-menu .tab.xzzf.curr .icon{background:url(../images/info/xzzf1.png) no-repeat center center;}
.left-menu .tab.ysqgk .icon{background:url(../images/info/ysqgk1.png) no-repeat center center;}
.left-menu .tab.ysqgk:hover .icon,.left-menu .tab.ysqgk.curr .icon{background:url(../images/info/ysqgk2.png) no-repeat center center;}
.left-menu .tab.zc .icon{background:url(../images/info/zc1.png) no-repeat center center;}
.left-menu .tab.zc:hover .icon,.left-menu .tab.zc.curr .icon{background:url(../images/info/zc2.png) no-repeat center center;}
.left-menu .tab.jczw .icon{background:url(../images/info/jczw1.png) no-repeat center center;}
.left-menu .tab.jczw:hover .icon,.left-menu .tab.jczw.curr .icon{background:url(../images/info/jczw2.png) no-repeat center center;}
.left-menu .tab.zwgksxqd .icon{background:url(../images/info/zwgksxqd.png) no-repeat center center;}
.left-menu .tab.zwgksxqd:hover .icon,.left-menu .tab.zwgksxqd.curr .icon{background:url(../images/info/zwgksxqd1.png) no-repeat center center;}

.left-menu .tab .drop{display:block;width:60px;height:70px;background:url(../images/info/close.png) no-repeat center center;cursor:pointer;position:absolute;right:0;top:0;z-index:99;}
.left-menu .tab:hover .drop.close,.left-menu .tab.curr .drop.close{background:url(../images/info/close2.png) no-repeat center center;}
.left-menu .tab .drop.open{background:url(../images/info/open2.png) no-repeat center center;}
.left-menu .tab:hover .drop.open,.left-menu .tab.curr .drop.open{background:url(../images/info/open.png) no-repeat center center;}

.tab-box{background-color:#f3f3f3;height:35px;line-height:35px;text-align:center;margin-bottom:10px;}
.tab-box span{float:left;width:58px;border-right:1px solid #ddd;font-size:14px;color:#333;cursor:pointer;}
.tab-box span:hover{color:#245399;}
.tab-box span.curr{background-color:#245399;color:#fff;}

.drop-list{display:none;padding:5px 0 15px;background-color:#fff;}
.drop-list a,.drop-list .parent-box{margin-bottom:2px;display:block;padding-left:60px;padding-right:10px;padding-bottom:5px;padding-top:5px;background:url(../images/info/dot.png) no-repeat 40px 15px;font-size:15px;color:#666;line-height:22px;text-align:left;}
.drop-list a:hover,.drop-list a.curr{background-color:#e8f6fe;color:#245399;}
.drop-list .parent-box{cursor:pointer;background:url(../images/info/icon_arrow_right.png) no-repeat 37px 12px;}
.drop-list .parent-box .a{padding:0;background:none;line-height:25px;}
.drop-list .parent-box.curr{background:url(../images/info/icon_arrow_down.png) no-repeat 37px 14px;}
.drop-list .child-list{display:none;}
.drop-list .child-list a{padding-left:18px;background-position:4px 14px;}

.right-content-2{float:right;width:863px;border:1px solid #e3e3e3;background-color:#fff;}
.right-content-2.full{border:0;float:none;width:1200px;}
.content{padding:0 5px 20px;}
.t-type1,.t-type2{font-size:32px;color:#333;text-align:center;padding:34px 0;}
.t-type2{padding-bottom:15px;}
.top-info{padding:0 15px;}
.top-info .info{font-size:15px;color:#666;line-height:1.2;border-bottom:2px solid #ccc;padding-bottom:10px;margin-top:5px;text-align:center;}
.top-info .info i{cursor:pointer;}
.top-info .info i:hover,.top-info .info i.curr{color:#245399;}
.detail-box-2{width:100%;/*height:940px;*/position:relative;overflow:auto;}
.detail-box-2 .detail-2{padding:15px 15px;}
.detail-box-2 .detail-2 *{font-size:18px !important;line-height:34px !important;color:#000000;max-width:100%;font-family: "Microsoft Yahei","微软雅黑",serif !important;}
.detail-box-2 .detail-2.big *{font-size:18px !important;line-height:34px !important;}
.detail-box-2 .detail-2.middle *{font-size:16px !important;line-height:30px !important;}
.detail-box-2 .detail-2.small *{font-size:14px !important;line-height:28px !important;}
#sliderWrap{display:none;height:100%;width:10px;background-color:#f2f2f2;position:absolute;right:0;top:0;border-radius:9px;} 
#slider{width:10px;height:80px;background-color:#3961a1;position:absolute;left:0px;top:0px;border-radius:9px;}
.detail-box-2 .detail-2 table{width:100% !important;border-collapse:collapse !important;border-spacing:0 !important;border:1px solid #666 !important;}
.detail-box-2 .detail-2 table td{border:1px solid #666 !important;}

.detail-box-2 .detail-2 img{text-indent:0 !important;margin:15px auto;display:block;max-width:100%;}

.detail-box-2 .detail-2 a{color: #245399;text-decoration: underline;}
.detail-box-2 .detail-2.big a{color: #245399;text-decoration: underline;}
.detail-box-2 .detail-2.small a{color: #245399;text-decoration: underline;}

.info-list-xxgk{padding-left:15px;padding-right:15px;overflow:auto;}
.info-list.scroll-box{height:auto;}
.info-list-xxgk li{margin-bottom:5px;padding-bottom:5px;font-size:16px;line-height:1.8;}
.info-list-xxgk a{color:#666;}
.info-list-xxgk li:hover{padding-bottom:3px;border-bottom:2px solid #ccc;}
.info-list-xxgk li:hover a{color:#245399;}
.info-list-xxgk .time{color:#999;}
.info-list-xxgk li.first{padding:0 0 10px;margin-top:0;border-bottom:2px solid #ccc;}

.info-list-xxgk-2 li{margin-bottom:15px;}
.info-list-xxgk-2 li a{display:block;font-size:16px;color:#333;line-height:1.6;margin-bottom:5px;}
.info-list-xxgk-2 li a:hover{font-weight:bold;color:#245399;}
.info-list-xxgk-2 li table{width:100%;}
.info-list-xxgk-2 li table td{font-size:14px;color:#666;line-height:25px;text-align:left;width:33.3%;}
.info-list-xxgk-2 .desc{font-size:14px;color:#444;line-height:1.8;margin-bottom:5px;}


.t-tab{width:100%;height:35px;border-bottom:2px solid #d6d6d6;position:relative;}
.t-tab .tab{float:left;padding:0 19px;height:100%;line-height:35px;font-size:18px;font-weight:bold;color:#fff;background-color:#245399;}
.t-tab.high{height:40px;border:0;}
.t-tab.high .tab{font-size:16px;line-height:40px;padding:0 12px;}
.t-tab i{font-size:14px;line-height:35px;margin-right:10px;cursor:pointer;}
.t-tab i.curr{color:#245399;}
.t-tab .tab.normal{cursor:pointer;background-color:#fff;color:#333;}
.t-tab .tab.normal.curr,.t-tab .tab.normal:hover{color:#fff;background-color:#245399;}

.more-btn{display:block;width:100px;height:30px;font-size:15px;color:#666;line-height:30px;text-align:center;background:#e6e6e6;margin:15px auto;}
.more-btn:hover{background-color:#245399;color:#fff;}

.normal-table{width:100%;padding:0 5px;}
.normal-table td{width:33.33%;font-size:16px;color:#666;line-height:25px;padding:10px 20px;border-right:1px solid #ddd;}
.normal-table td a{display:block;color:#666;}
.normal-table td a:hover{color:#245399;}
.normal-table tr.bgcf5 td{background-color:#f5f5f5;}

.col-select{float:right;position:relative;border-radius:5px;border:1px solid #ddd;line-height:28px;margin-left:15px;font-size:16px;color:#333;cursor:pointer;}
.col-select:hover,.col-select.curr{background-color:#f3f3f3;font-weight:bold;}
.col-select span{display:block;text-align:center;padding:0 0 0 15px;}
.col-select span i{display:inline-block;*display:inline;*zoom:1;margin-left:5px;width:20px;height:26px;vertical-align:middle;background:url(../images/info/icon_arrow_top.png) no-repeat center center;}
.col-select span i.open{background:url(../images/info/icon_arrow_down.png) no-repeat center center;}
.col-select-list{display:none;max-height:600px;overflow:auto;width:180px;background-color:#fff;border:1px solid #f3f3f3;box-shadow:1px 1px 10px #dedede;position:absolute;top:31px;z-index:999;}
.col-select-list a,.col-select-list .p-list{display:block;font-size:16px;font-weight:normal;color:#333;line-height:30px;padding:5px 10px 5px 30px;}
.col-select-list a:hover,.col-select-list a.curr{background-color:#245399;color:#fff;}
.col-select-list .p-list{background:url(../images/info/icon_arrow_down.png) no-repeat 10px 17px;}
.col-select-list .p-list.close{background:url(../images/info/icon_arrow_right.png) no-repeat 10px 14px;}
.col-select-list .p-list a{padding-left:20px;}

.info-table{width:810px;}

.left-tree{width: 220px;height: auto;padding:20px;background-color:#eee;margin-top:28px;}
.left-tree ul li{position: relative;height: 40px;margin-bottom:2px;}
.left-tree ul li a{width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 18px;color: #333;line-height: 40px;text-align: left;display: block;height: 100%;padding-left: 10px;}
.left-tree ul li.active a,
.left-tree ul li a:hover{color: #fff;background-color: #245399;}
.left-tree ul li a.active{color: #fff;background-color: #245399;}
.left-tree ul li.active .arrow,
.left-tree ul li:hover .arrow{opacity: 1;filter:alpha(opacity=100);transform: translateX(0);-webkit-transform: translateX(0);}
.f122 {color: #245399;font-weight: bold;}

.zdly-box{padding:15px 0 10px;}
.zdly-box a{display:block;float:left;padding:12.5px 0;margin-right:10px;margin-bottom:15px;width:135px;min-height:100px;white-space:nowrap;font-size:16px;color:#666;line-height:1.6;text-align:center;}
.zdly-box a img{display:block;margin:0 auto 5px;}
.zdly-box a:hover{color:#245399;}
.zdly-box a:hover img{transform: rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}


/*互动相关*/
.hd-info{position:relative;padding:15px 20px 15px 270px;width:910px;height:160px;background:url(../images/hd/bg.jpg) no-repeat top center;}
.hd-info h1{font-size:24px;color:#245399;line-height:1.4;margin-bottom:5px;text-align:center;}
.hd-info p{font-size:16px;color:#333;line-height:1.6;text-indent:2em;}

.in-txt{display:block;width:288px;padding-left:60px;height:48px;line-height:48px;border:1px solid #e9e9e9;background-color:#e9e9e9;font-size:16px;color:#333;}
.in-txt:focus,.in-txt:hover{border-color:#3f79b9;}
.in-txt.user{background-image: url(../images/icons/user.png);background-repeat:no-repeat;background-position:17.5px center;}
.in-txt.pass{background-image: url(../images/icons/pass.png);background-repeat:no-repeat;background-position:17.5px center;}
.in-txt.yzm{background-image: url(../images/icons/yzm.png);background-repeat:no-repeat;background-position:17.5px center;}
.in-txt.yzm input{width:185px;height:48px;line-height:48px;float:left;background-color:transparent;font-size:16px;color:#333;}

.hd-btn{padding:0 30px;height:40px;font-size:18px;color:#fff;text-align:center;line-height:40px;background-color:#4279cc;cursor:pointer;}
.hd-btn:hover{background-color:#2f6ecc;}

.hd-icon-btn{width:163px;height:48px;border:1px solid #245399;font-size:18px;color:#333;text-align:center;line-height:48px;cursor: pointer;}
.hd-icon-btn img{vertical-align:middle;margin-right:10px;position:relative;bottom:2px;}
.hd-icon-btn:hover{color:#245399;}

.hd-long-btn{display:block;border:1px solid #245399;height:48px;line-height:48px;text-align:center;font-size:18px;color:#245399;}
.hd-long-btn:hover{background-color:#2f6ecc;color:#fff;}

.regist-box{width: 100%;height: auto;background-color: #fff;margin: 0 auto;}
.regist-box h1{font-size: 18px;font-weight: normal;color: #fff;line-height:40px;height: 40px;padding: 0 30px;background-color: #3f79b9;}
.regist-box .box{padding:45px 320px;}
.regist-box .row-box .row{width: auto;}
.regist-box label{position:relative;display: inline-block;*display: inline;*zoom: 1;width: 91px;vertical-align: top;line-height:42px;font-size: 16px;color: #333;text-align:right;}
.regist-box label i{color: #f00;margin-right:3px;}
.regist-box p{display:none;font-size: 14px;color: #999;padding-left:95px;margin-top:5px;}
.regist-box .row-box .row span.yzm{font-size: 14px;color: #999;display: inline;right:none;left: 385px;}
.regist-box .button{outline:none;border:0;display: block;width: 120px;height: 42px;background-color:#245399;font-size: 18px;color: #fff;text-align: center;line-height: 42px;cursor:pointer;margin-left: 90px;border-radius: 5px;}
.regist-box .button:hover{background-color:#2f6ecc;}
.row-box .row{width: 350px;height:66px;margin: 0 auto 5px;position: relative;}
.row-box .row input{font-size:16px;width: 452px;height:40px;line-height:40px;padding-left: 10px;border: 1px solid #ccc;border-radius: 5px;background-color: #fff;}
.row-box .row input:focus{border-color:#245399;}
.row-box .row .yzm{font-size: 14px;font-weight:bold;line-height:42px;color: #245399;height: 42px;display: block;cursor: pointer;position:absolute;right:10px;top:0;}
.row-box .row .button{outline:none;border:0;display: block;width: 100%;height: 100%;background-color: #245399;border-radius: 5px;font-size: 18px;color: #fff;text-align:center;line-height: 42px;cursor: pointer;}
.row-box .notic{display:block;padding-left:0;font-size: 16px;color: #333;line-height: 40px;text-align: center;}
.row-box .notic a{color: #ff6600;}

.wyzx-form{width:100%;border-top: 1px solid #e8e8e8;border-left: 1px solid #e8e8e8;}
.wyzx-form td{padding: 10px;font-size: 14px;color: #333;line-height: 30px;border-bottom: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;}
.wyzx-form input,.wyzx-form select{font-size:16px;vertical-align: middle;border: 1px solid #ccc;height: 30px;line-height:30px; }
.wyzx-form textarea{font-size:16px;resize: none;border: 1px solid #ccc;padding: 10px;}
.wyzx-form button,.wyzx-form .button{outline:none;border:0;width: 140px;height: 40px;background-color: #aeaeae;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin: 10px;border-radius: 5px;cursor: pointer;font-size: 20px;color: #fff;line-height: 40px;text-align:center;cursor: pointer;}
.wyzx-form button.sure,.wyzx-form .button.sure{background-color: #245399;}
.wyzx-form button.sure:hover,.wyzx-form .button.sure:hover{background-color: #2f6ecc;}
.wyzx-form  i{color: #f00;margin-left:5px;}

.zfxx-col{overflow:hidden;display: block;min-height: 25px;border-top:1px solid #eee;border-bottom: 1px solid #eee;background-color: #FAFAFA;font-size: 14px;color:#3f79b9;line-height: 25px;text-indent: 10px;margin: 0 0 15px;text-indent:0;padding:5px 15px;}
.zfxx-col a{font-size: 16px;color:#245399;line-height: 25px;}
.zfxx-col a:hover{font-weight:bold;}
.zfxx-p{font-size:14px;color:#333;line-height:1.6;padding:0 15px;}
.zfxx-time{display: block;margin-top: 15px;font-size: 12px;color:#666;padding:0 15px;}

.my-info{padding:15px;background-color:#f3f3f3;}
.my-info p{font-size:16px;color:#666;line-height:1.6;}
.my-info p.name{padding:20px;font-weight:bold;}
.my-info .name span{display:block;max-width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.my-info p .username{color:#3f79b9;font-size:20px;font-weight:bold;}
.my-info .id-card{border:2px solid #666;border-radius:5px;background-color:#fff;margin-top:10px;padding:10px;}
.my-info .id-card img{height:90px;float:right;padding-right:20px;}
.my-info p.id{font-size:18px;font-weight:bold;text-align:center;margin-top:25px;letter-spacing:5px;}
.hd-login-btns{position:absolute;bottom:15px;right:15px;z-index:999;}
.hdtj{font-size:16px;padding-top:5px;text-align:center;padding-bottom:10px;color: #3473b6;}
/*互动end*/


.scroll-img-box{width:100%;height:350px;background-color:#f2f2f2;overflow:hidden;position:relative;}
.img-box{width:600px;height:100%;overflow:hidden;float:left;position:relative;}
.img-scroll,.txt-scroll{height:100%;position:relative;overflow:hidden;}
.img-scroll a{display:block;float:left;width:600px;height:100%;}
.img-scroll a img{display:block;width:100%;height:100%;}

.txt-box{width:580px;height:325px;padding-top:25px;overflow:hidden;float:left;margin-left:20px;position:relative;}
.txt-scroll .box{display:block;float:left;width:580px;height:100%;}
.txt-scroll .box h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px;font-size: 24px;font-weight:normal;color:#333;line-height:36px;text-align:center;}
.txt-scroll .box h1 a{color:#333;}
.txt-scroll .box h1 a:hover{color:#245399;}
.txt-scroll .box .desc{font-size:16px;color:#666;line-height:1.6;text-indent:2em;}

.num-list{width:100%;height:auto;text-align:center;position:absolute;bottom:20px;left:0;z-index:2;}
.num-list li{display:inline-block;*display:inline;*zoom:1;cursor:pointer;width:12px;height:12px;border-radius:50%;background-color:#d1d1d1;margin:0 2px;}
.num-list li.current{background-color:#245399;}


.info-list-4 li{width:100%;height: auto;border-bottom:1px solid #e5e5e5;padding-bottom:15px;margin-bottom:10px;}
.info-list-4 li.nobr,.info-list-4 li:last-child{border-bottom:0;}
.info-list-4 li .title{display:block;margin-bottom:6px;font-size:18px;font-weight:bold;color:#333;line-height:1.4;}
.info-list-4 .desc{display:block;font-size: 16px;color:#555;line-height:1.6;text-indent:2em;}
.info-list-4 .time{font-size: 16px;color:#999;display:block;}
.info-list-4 li a:hover{color:#245399;}


.ljhl-bg{padding-top:200px;background:url(../images/ljhl/bg.jpg) no-repeat top center;background-size:100% auto;}
.hlgk{padding:15px 20px 30px;border-bottom:4px solid #245399;background-color:#fff;}
.hlgk h1{margin-bottom:10px;font-size:24px;color:#245399;line-height:40px;text-align:center;background:url(../images/ljhl/line.png) no-repeat center center;}
.hlgk p{font-size:16px;color:#333;line-height:1.8;text-indent:2em;}
.hlgk p.gk-time{font-size:16px;text-align:center;color: #999;}
.hlgk a{display:block;width:180px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#245399;margin:30px auto 0;border:1px solid #ddd;}
.hlgk a:hover{background-color:#245399;color:#fff;border-color:#245399;}
.hlgk .detail,.hlgk .detail *{word-break: break-all;font-size:18px !important;line-height:1.8 !important;font-family: "Microsoft Yahei","微软雅黑",serif !important;}
.hl-block{width:316px;margin-right:36px;float:left;padding:170px 30px 0;position:relative;}
.hl-block img{width:376px;height:240px;z-index:0;position:absolute;top:0;left:0;}
.hl-block .block{position:relative;z-index:2;padding:10px 15px;background-color:#fff;}
.hl-block .block a.title{display:block;font-size:18px;color:#245399;line-height:1.4;margin-bottom:5px;text-align:center;}
.hl-block .block a.title:hover{font-weight:bold;}
.hl-block .block p{font-size:16px;color:#333;line-height:1.6;text-indent: 2em;}

.bg-block{width:100%;height:auto;padding:30px 0;}
.ly-title{display:block;margin-bottom:15px;font-size:24px;color:#245399;line-height:2;text-align:center;background:url(../images/ly/line.png) no-repeat center center;}

.info-list-3 li{margin-bottom:20px;}
.info-list-3 li a{font-size:18px;color:#333;line-height:1.8;margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.info-list-3 li a:hover{font-weight:bold;color:#245399;}
.info-list-3 li p{height:60px;font-size:16px;color:#666;line-height:1.9;position:relative;}
.info-list-3 li p .time{font-size:14px;color:#999;position:absolute;right:0;bottom:0;}

.ly-img-wrap{display:block;float:left;position:relative;margin-right:8px;margin-bottom:8px;overflow:hidden;}
.ly-img-wrap img{width:100%;height:100%;transition:all 0.8s;-webkit-transition:all 0.8s;}
.ly-img-wrap:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.ly-img-wrap p{transition:all 0.3s;-webkit-transition:all 0.3s;width:100%;height:35px;line-height:35px;font-size:16px;color:#fff;background-color:rgba(0,0,0,0.5);position:absolute;left:0;bottom:-35px;z-index:9;}
.ly-img-wrap:hover p{bottom:0;}
.ly-img-wrap p span{display:block;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.ly-img-wrap.big{width:420px;height:245px;}
.ly-img-wrap.small{width:205px;height:245px;}

.container .select{width:1200px;height:44px;margin:10px auto;}
.container .select a{display: block;float:left;margin-right:24px; width: 280px; height: 34px; border: 1px solid #ccc;background-color: #fff;font-size: 15px;color: #333;font-weight: bold;line-height: 34px;text-align: center;}
.container .select img{margin-top:-3px;vertical-align: middle;}
.container select.normal{float: left;width: 280px;height: 34px;border: 1px solid #ccc;background-color: #fff;font-size: 15px;color: #333;font-weight: bold;line-height: 34px;text-align: center;}
.map a{display: block;font-size: 20px;color: #2f6ecc;font-weight: bold;border-left: 4px solid #2f6ecc;padding-left: 9px;margin-bottom: 15px;line-height: 20px;}
.map2{color: #2f6ecc;background-color: #F0EFF0;width: 199px;height: 50px;line-height: 50px;text-align: center;}
.map2:hover{background-color: #acabab;}
.col-conx{border-left: 1px solid #daf7ea;border-right: 1px solid #daf7ea;border-bottom:1px solid  #daf7ea;}

/*政府领导*/
.col-t-1{width:100%;height:35px;border-bottom:1px solid #ddd;}
.col-t-1.nobr{border-bottom:0;}
.col-t-1 .tab{float:left;padding:0 5px;font-size:18px;color:#333;line-height:35px;margin-right:20px;}
.col-t-1 .tab:hover{color:#245399;}
.col-t-1 .tab.curr{border-bottom:2px solid #245399;color:#245399;}

.ld-left{width:23%;float:left;}
.ld-right{width:75%;float:right;}
.ld-h-info{padding:20px;background-color:#fff;}
.ld-h-info img{width:100%;max-width:205px;height:auto;display:block;margin:0 auto;}
.ld-h-info h1{font-size:20px;color:#333;line-height:1.6;padding:5px 0;text-align:center;font-weight:normal;}
.col-t-5{width:100%;height:28px;border-bottom:1px solid #ddd;}
.col-t-5 .tab{float:left;border-bottom:2px solid #245399;padding-bottom:8px;}
.col-t-5 .tab i{font-size:18px;color:#245399;height:18px;line-height:18px;display:block;padding-left:8px;border-left:3px solid #245399;font-style:normal;}

.ld-con{margin-top:15px;padding-bottom:15px;font-size:16px;color:#333;line-height:2.2;}
.ld-con p{font-size:16px !important;font-family:'微软雅黑','Microsoft YaHei',sans-serif !important;text-indent:2em !important;line-height:2.2 !important;width:100% !important;margin:0 !important;padding:0 !important;color:#333 !important;}
.ld-con p *{font-size:16px !important;font-family:'微软雅黑','Microsoft YaHei',sans-serif !important;text-indent:0 !important;line-height:2.2 !important;color:#333 !important;}

.tic-box{display:none;width:50%;max-height:90%;position:fixed;top:10%;left:25%;z-index:99999;box-shadow:2px 2px 5px #666;border:1px solid #ddd;overflow:auto;background-color:#fff;}
.tic-box .header{width:100%;height:80px;background-color:#245399;font-size:24px;color:#fff;text-align:center;line-height:80px;position:relative;}
.tic-box .close{display:block;width:80px;height:100%;position:absolute;right:0;top:0;z-index:999;cursor:pointer;background:url(../images/icons/h_close.png) no-repeat center center;}
.tic-box .body{width:100%;height:90%;}
.tic-box .body .bo{padding:30px;background-color:#fff;}
.tic-box .body .bo .map{display:block;margin:0 auto;max-width:100%;}
.tic-box .body .bo .desc{font-size:16px;color:#333;line-height:1.8;text-indent:2em;margin-top:20px;}
.tic-box .btn-box{text-align:center;}
.tic-box .btn{display:inline-block;*display:inline;*zoom:1;padding:0 20px;height:45px;line-height:45px;font-size:16px;color:#fff;background-color:#245399;border-radius:4px;cursor:pointer;margin:30px 30px 0;}
.tic-box .btn img{vertical-align:middle;margin-right:8px;height:25px;}
.tic-box .btn:hover{background-color:#4279cc;}

.next-artical{padding:20px 30px;margin-top:30px;background-color:#f6f6f6;}
.next-artical p{color:#333;font-size:16px;}
.next-artical .smalltxt{font-size:14px;color:#333;line-height:1.6;text-indent:2em;}
.next-artical .title{display:block;margin:10px 0 5px;font-size:22px;color:#333;font-weight:bold;line-height:1.6;}
.next-artical .title:hover{color:#3573b5;}
.next-artical .line{display:block;border-bottom:1px dashed #ddd;margin:15px auto;}

.infoi{border-top:2px solid #ccc;font-size:14px;color:#666;line-height:1.4;text-align:center;padding:5px 10px;margin-bottom:10px;background-color:#f3f3f3;}

.hd-desc{background-color: #edf7ff;padding: 15px;}
.hd-desc p{font-size:16px;color:#000;line-height:2;}
.letter-title{font-weight: bold;font-size: 18px;background-color: #fafafa;text-align: center;}