﻿﻿/*初始化*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {margin:0;padding:0;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;}
ul, li {list-style-type:none;}
img{border:none;}
input,textarea,select,button {font-family:inherit;font-weight:inherit;vertical-align:middle;outline:none;font:12px '微软雅黑', Arial,Helvetica,sans-serif;}
input,select{vertical-align:middle;height:18px;line-height:18px;}
table { 
border-collapse:collapse; 
border-spacing:0; 
table-layout:fixed
}
/*公用样式*/
a{color:#343434;text-decoration:none;cursor:pointer;outline:none;transition:color .3s ease;}
a:hover{color:#fd7c2a;text-decoration:none;}
.clear,.clear-all,.clearbox{clear:both;}
.clear-all{height:0px;line-height:0px;font-size:0px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fl{float:left;}
.fr{float:right;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.ml20{margin-left:20px;}
.mt5{margin-top:5px;}
.ml10{margin-left:10px;}
.pd10{padding:10px;}
.higth1{height:1px;line-height:1px;_zoom:1;}
.text-space{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
html{width:100%;min-width:1200px;min-height:500px;overflow-x:hidden;}
body{width:100%;position:relative;height:100%;color:#333;font:12px '微软雅黑', Arial,Helvetica,sans-serif;background:#58aee1 url(../images/body-bg.jpg) no-repeat center 0;background-size:cover;}
.inner-page{background:#ededed;}
.more{display:inline-block;padding:0 12px;}
.more a{font-family:'宋体';font-size:16px;color:#045eaf;}
/*公用容器*/
.w1200{width:1200px;margin:0 auto;}
.main-box{position:relative;min-height:580px;padding:20px;background:rgba(255,255,255,.75);*background:url(../images/main-bg.png);}
.wrapper{width:1200px;min-height:610px;margin:20px auto;}
.con-main{position:relative;min-height:510px;padding:20px;background-color:rgba(255,255,255,.75);*background:url(../images/main-bg.png);}
.side-bar{width:300px;}
.con-wrap{width:840px;}

.position{display:inline-block;height:32px;padding-right:15px;font-size:14px;color:#5c5c5c;} 
.position a{padding:0 10px;color:#5e5e5e;}

/*头部*/
.header{}
.header .top{height:40px;line-height:40px;font-size:12px;color:#fff;vertical-align:middle;background-color:rgba(0,0,0,.25);}
.header .top a{display:inline-block;height:40px;line-height:40px;color:#fff;margin:0 5px;}
.header .top a:hover{color:#fd7c2a;}
.header .top a.first{margin-left:0;}
.header .top span a,.header .top span{color:#cdcdcd;}
.header .top span a:hover{color:#fff;}
.header .h-box{padding:30px 0;height:95px;overflow:hidden;}
.search{padding-top:10px;}
.search .key{width:352px;height:45px;padding-left:40px;border:none;line-height:45px;background:#fff url(../images/search-icon.png) no-repeat 10px center;font-size:14px;}
.search .s-btn{width:80px;height:45px;border:none;color:#424242;font-size:14px;background-color:#0064c1;cursor:pointer;color:#fff;transition:background-color .3s ease;}
.search .s-btn:hover{background-color:#015cb1;}
.search p{line-height:40px;color:#fff;font-size:14px;}
.search p a{color:#fff;padding:0 10px;}
.search p a:hover{color:#fd7c2a;}
.header .logo{width:546px;}
.header .logo a{display:block;height:84px;background:url(../images/logo1.png) no-repeat 0 center;}

/*导航*/
.web-nav{padding:0 20px;height:60px;background-image:url(../images/nav-bg.png);background-color:#0b56a9;}
.nav-list{display:inline-block;width:100%;}
.nav-list li{position: relative;float: left;padding-left: 16px;}
.nav-list li a{display:block;padding:0 29px 0 50px;height:60px;line-height:60px;font-size:16px;color:#fff;transition:background-color .3s ease;border-left:1px solid transparent;border-right:1px solid transparent;}
.nav-list li i{display:inline-block;vertical-align:middle;height:60px;}
.nav-list li.li-1 a{background:url(../images/home.png) no-repeat 20px center;}
.nav-list li.li-2 a{background:url(../images/intro.png) no-repeat 20px center;}
.nav-list li.li-3 a{background:url(../images/news.png) no-repeat 20px center;}
.nav-list li.li-4 a{background:url(../images/info.png) no-repeat 20px center;}
.nav-list li.li-5 a{background:url(../images/bs.png) no-repeat 20px center;}
.nav-list li.li-6 a{background:url(../images/letter.png) no-repeat 20px center;}
.nav-list li.li-7 a{background:url(../images/star.png) no-repeat 20px center;}
.nav-list li a:hover,.nav-list li.on a{background-color:#033e6c;border-left:1px solid #056fd2;border-right:1px solid #056fd2;}
.nav-list li:hover a{animation: navlibg .2s ease-out;}
/*side-bar-tools*/
.side-bar-tools{position:absolute;width:61px;height:318px;left:-90px;top:-50px;}
.side-bar-tools li{height:53px;position:relative;}
.side-bar-tools li a{display:block;height:42px;background:url(../images/side-bar-icons-hover.png) no-repeat 0 0;}
.side-bar-tools li a:hover{background:url(../images/side-bar-icons.png) no-repeat 0 0;}
.side-bar-tools li.t-li1 a{background-position:0 0;}
.side-bar-tools li.t-li2 a{background-position:0 -46px;}
.side-bar-tools li.t-li3 a{background-position:0 -92px;}
.side-bar-tools li.t-li4 a{background-position:0 -138px;}
.side-bar-tools li.t-li5 a{background-position:0 -184px;}
.side-bar-tools li.t-li6 a{background-position:0 -230px;}
.side-bar-tools li.t-li7 a{background-position:0 bottom;}
.side-bar-tools li span{position:absolute;display:none;width:50px;background:#ccc;color:#fff;left:-50px;top:10px;}
.side-bar-tools li.show-column{display:none;}
.side-bar-tools li.show-column a{text-align:center;height:26px;line-height:26px;padding:5px 0;opacity:0.5;background:#207ac0 url(../images/zhedie.png) no-repeat center center;}
.side-bar-tools li.show-column a:hover{opacity:1;}
.side-bar-tools li.show-column i{font-size:26px;color:#fff;}

.side-bar-tools li.t-li5 a{background-position:0 -184px; position:relative;}
.side-bar-tools li.t-li5 .t-li5-wx{ width:130px; height:125px; background:url(../images/weix.png) no-repeat; position:absolute; left:60px; top:0px;}

/*底部*/
.footer{width:100%;min-height:40px;padding:20px 0;margin-top:10px;}
.footer-box{width:1200px;margin:0 auto;}
.footer-box .gov-link{display:inline-block;font-size:16px;color:#fff;}
.footer-box .pic{float:left;min-height:40px;vertical-align:middle;}
.footer-box .pic a{display:inline-block;}
.footer-box .pic img{height:55px;padding-right:20px;}
.footer-tools{float:left;font-size:12px;height:20px;line-height:20px;color:#fff;}
.footer .tools{margin-left:-5px;}
.footer-tools a{font-size:14px;color:#fff;padding:0 5px;}
.footer-tools a:hover{color:#fd7c2a;}
.footer p{line-height:25px;font-size:14px;color:#fff;}


/*公用列表*/
.comm-list li{height:30px;line-height:30px;padding-left:15px;background:url(../images/list-icon.png) no-repeat 3px center;}
.comm-list li a{display:inline-block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.comm-list li a:hover{}
.comm-list li .time{float:right;color:#616060;}
.comm-list li .date{float:right;color:#616060;}

.comm-list2 li{height:30px;line-height:30px;padding-left:15px;background:url(../images/list-icon2.png) no-repeat 3px center;}
.comm-list2 li a{display:inline-block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.comm-list2 li .time{float:right;color:#616060;}
.comm-list2 li .date{float:right;color:#616060;}

.comm-list3 li{height:36px;line-height:36px;padding-left:20px;background:url(../images/list3-icon.png) no-repeat 3px center;}
.comm-list3 li a{display:inline-block;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.comm-list3 li .time{float:right;color:#adadad;font-size:16px;}
.comm-list3 li .date{float:right;color:#adadad;font-size:16px;}

.tab-mode .hd{height:35px;line-height:35px;background-color:#ffffff;}
.tab-mode .hd ul li{display:inline-block;float:left;padding:0 15px;height:35px;text-align:center;border-left:3px solid #f2f2f2;border-right:1px solid #fff;background-color:#f2f2f2;transition:background-color .3s ease;}
.tab-mode .hd ul li.on{background-color:#fff;border-left:3px solid #1065b2;}
.tab-mode .hd ul li a{font-size:16px;color:#394249;}
.tab-mode .hd ul li.on a{color:#075faf;}
.tab-mode .bd{padding-top:5px;}

.tab-mode2 .hd{height:35px;line-height:35px;background-color:#ffffff;}
.tab-mode2 .hd ul li{display:inline-block;float:left;padding:0 15px;height:35px;text-align:center;background-color:#f2f2f2;transition:background-color .3s ease;}
.tab-mode2 .hd ul li.on{background-color:#78b929;}
.tab-mode2 .hd ul li a{font-size:16px;color:#394249;}
.tab-mode2 .hd ul li.on a{color:#fff;}
.tab-mode2 .bd{padding-top:5px;}


/*分页*/
.page-box,.member_pager{height:30px;padding:20px 0 0 0;text-align:center;}
.page-box a,.member_pager a{display:inline-block;height:27px;line-height:27px;padding:0 10px;border:1px solid #e4e4e4;background:#f8f8f8;}
.page-box b.current,.member_pager b a{display:inline-block;height:29px;padding:0 10px;line-height:29px;background:#1e61a5;color:#fff;}
.member_pager a{margin:0 3px;}

@keyframes navlibg{
	/*from{background-position: 20px -23px;}
	to{background-position: 20px center;}*/
	0%{background-position: 20px 100px;}
	50%{background-position: 20px 10px;}
	100%{background-position: 20px center;}

	/*0% {background-position: 20px 0;}
	25% {background-position: 20px center;}
	50% {background-position: 20px center;}
	75% {background-position: 20px 40px;}
	100% {background-position: 20px center;}*/
}

/* info-other-link  */
.info-other-link{display:inline-block;width:100%;}
.info-other-link li{width:33.3333%;float:left;height:20px;padding-top:8px;text-align:center;}
.info-other-link li a{font-size:14px;}

/*---样式增加的--*/
.zhdianlist{ overflow:hidden;zoom:1;margin-top:-5px;}
.zhdianlist li{ float:left; width:43%; line-height:40px !important; padding:10px 8px; background:#f1eff0; text-align:left; margin-top:10px;  height:40px !important; cursor:pointer;text-align: center;}
.zhdianlist li.fr{ float:right;}
.zhdianlist li:hover{ background:#98c561;}
.zhdianlist li:hover a{ color:#fff;}
