@charset "gb2312";
/*--------------
===页面通用样式设置===
---------------*/
body, p, span, h1, h2, h3, h4, h5, h6, button,img {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

i {
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

a {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #fff;
    padding: 0;
    margin: 0;
}

a:hover {
    color: #f8ab15;
    text-decoration: none;
}
a.more:link,a.more:visited,a.more:active{
	color:red;
}

/* ==========
   工具样式
   ========== */
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

section {
    margin: 10px 0 0 0;
}

.hr_10 {
    box-sizing: content-box;
    height: 10px;
    overflow: visible;
}
.no-margin{
    margin-right: 0!important;
}
.margin-right-11{
    margin-right: 11px;
}
.margin-top{
    margin-top: 10px;
}
/*===============首页==================*/
.container{
    width: 1001px;
    margin: 0 auto;
}
.header{
    height: 194px;
    background: url(headNew-bg.png) center top repeat-x;
}
.logo{
    padding-top: 50px;
}
.nav{
    height: 42px;
    background-color: #1157a6;
}
.nav ul li{
    width: 143px;
    float: left;
    line-height: 42px;
    text-align: center;
}
.nav ul li a:link,.nav ul li a:visited{
    display: block;
    font-size: 18px;
    color:#fff;
}
.nav ul li a:hover,.nav ul li a.active{
    background-color: #1681d4;
}
.sub-message{
    height: 62px;
    background-color: #e5e6e7;
}
.sub-message p{
    float: left;
    line-height: 62px;
    margin-right: 10px;
    color: #607e9e;
}
.search{
    margin-top: 8px;
}
.search input {
    height: 30px;
    width: 226px;
    border: 1px solid #0661b2;
    padding: 5px 8px;
    font-family: "Microsoft YaHei";
}
.search .s-btn {
    width: 60px;
    background-color: #0c5494;
    color: #fff;
    cursor: pointer;
}
.search .s-btn:hover {
    background-color: #054b87;
}
.search .reci {
    padding: 2px 0;
    text-align: left;
}
.search .reci span {
    padding: 0 15px 0 0;
}
.reci a:link,.reci a:visited,.reci a:active{
    color: #000;
}
.tpxw{
    width: 100%;
    height: 435px;
    margin: 10px 0;
}
.tpxw-box{
	margin-right: 10px;
}
.zxzx{
   height: 327px;
    overflow: hidden;
}
.zxzx-left{
    width: 600px;
    margin-right: 10px;
    background-color: #e5e6e7;
}
.title{
    height: 47px;
    background-color: #1681d4;
}
.title a{
    display: block;
    width: 123px;
    color:#fff;
    font-size: 16px;
    line-height: 47px;
    text-align: center;
    background-color: #1157a6;
}
.zxzx-right{
    width: 391px;
}
.title li{
    width: 123px;
    float: left;
}
.title li a{
    background-color: #1681d4;
}
.title li a.active{
    background-color: #1157a6;
}

.con-box h4{
    text-align: center;
    margin: 3px;
    font-size: 18px;
}
.con-box p{
    width: 95%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
}
.con-box p span{
    color: #ff0000;
}
.con-box ul {
    clear: both;
    width: 95%;
    margin: 5px auto;
}
.con-box ul li {
    height: 27px;
    background: url(icon_li.jpg) 0 13px no-repeat;
    text-align: left;
    text-indent: 7px;
    line-height: 27px;
}
.con-box ul li span {
    float: right;
}
a.com:link, a.com:visited, a.com:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #000;
    font-size: 14px;
}
a.com:hover {
    color: #b00c0c;
    text-decoration: none;
}
a.title-com:link, a.title-com:visited, a.title-com:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #000;
    font-size: 18px;
}
a.title-com:hover {
    color: #b00c0c;
    text-decoration: none;
}
.jgpt{
    margin: 10px 0;
}
.jgpt img{
    display: block;
    width: 1001px;
}
.zwzt-left{
    width: 600px;
}
.ztzl{
    width: 391px;
    margin-left: 10px;
}
.zwgk ul{
    width: 605px;
    overflow: hidden;
}
.zwgk ul li{
    width: 115px;
    text-align: center;
    border:1px solid #1157a6;
    margin: 6px 6px 0 0;
    float: left;
}
.zwgk ul li a{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #1157a6;
}
.zwgk ul li a:hover{
    background-color: #1157a6;
    color: #fff;
}
.djgz{
    margin-top: 7px;
}
.ztzl li{
    margin-top: 10px;
}
.ztzl li img{
    display: block;
}
.zxhd{
    margin-top: 10px;
}
.zxhd li{
    width: 243px;
    height: 110px;
    margin: 10px 10px 0 0;
    float: left;
    background-color: #bccedc;
}
.zxhd li a{
    display: block;
    line-height: 110px;
    text-indent: 120px;
    font-size: 16px;
    color:#1157a6;
}
.wrap .zxhd li a:hover{
    background-color: #DDE6ED;
}
.zxhd li a.jzxx{
    background: url(jzxxNew.png) 30px center no-repeat #bccedc;
}
.zxhd li a.zxzxhd{
    background: url(zxzxNew.png) 30px center no-repeat #bccedc;
}
.zxhd li a.zxjd{
    background: url(zxjdNew.png) 30px center no-repeat #bccedc;
}
.zxhd li a.wsxf{
    background: url(wsxfNew.png) 30px center no-repeat #bccedc;
}
.hd{
    width: 1012px;
}
.snyw{
    margin-top: 10px;
}

#wrap{
    margin: 5px auto 0;
    width: 1001px;
    height: 254px;
    overflow: hidden;
}
#wrap > ul{
    width: 120%;
    list-style: none;
}
#wrap > ul > li{
    float: left;
    width: 60px;
    height: 254px;
    margin-right: 5px;
    cursor: pointer;
}
#wrap > ul > li > .text{
    width: 60px;
    height: 100%;
    background-color: #cccdce;
    float: left;
}
#wrap > ul > li.curr> .text{
    background-color: #bccedc;
    color:#0661b2;
}
#wrap > ul > li.curr > .text p a{
    color:#0661b2;
}
#wrap > ul > li > .text p a{
    color: #333;
}
#wrap > ul > li > .text p a span{
    display:block;
}
#wrap > ul > li > .text p{
    padding: 20px;
    color: #333;
    font-size: 16px;
    padding-top: 60px;
}
#wrap > ul > li .con-box{
    display: none;
}
#wrap > ul > li.curr .con-box{
    display: block;
    width: 485px;
}
.nytp{
    margin: 10px auto;
}
.big-pic{
    width: 420px;
    margin: 8px 8px 0 0;
    height: 360px;
    background-color: #0c5494;
}
.small-box{
    width: 281px;
    height: 360px;
}
.small-box li{
    float: left;
    margin: 8px 8px 0 0;
    width: 282px;
    height: 176px;
    background-color: #f8ab15;
}
.nysjk{
    width: 283px;
    margin: 0 0 0 8px;
}

.nysjk li{
    margin: 6px 0 0 0;
    height: 40px;
    text-align: center;

}
.nysjk li a{
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #0661b2;
    background-color: #bccedc;
}
.nysjk li a:hover{
    background-color: #eee;
}
.sub-footer{
    height: 89px;
    background-color: #9e9e9f;
}
.yqlj{
    width: 80px;
    color: #fff;
    font-size: 16px;
    line-height: 89px;
}
.sub-footer ul{
    width: 921px;
    margin-top: 26px;
}
.sub-footer ul li{
    width: 160px;
    height: 40px;
    text-indent: 50px;
    margin-left: 24px;
    background-color: #fff;
    float: left;
    background: url(guohui.png) 15px center no-repeat #fff;
}
.sub-footer ul li:hover{
    background-color: #eee;
}
.sub-footer ul li a{
    display: block;
    line-height: 40px;
    color: #0661b2;
}
.footer{
    height: 140px;
    background-color: #808082;
    color: #fff;
}
.footer img{
    display: block;
}
.footer-box{
    padding-top: 35px;
    width: 720px;
    margin: 0 auto;
    height: 120px;
}
.jiucuo{
    width: 140px;
    text-align: center;
}
.info p{
    line-height: 30px;
}
.wb,.wx{
    width: 78px;
}
.wb img,.wx img{
    margin: 0 auto;
}
/*==============资讯中心=============*/
.list-box{
    margin: 10px 0;
}
.list-main{
    width: 600px;
    margin-right: 10px;

}
.list-right{
    width: 391px;
}
.list-nav li{
    margin: 5px 0 0 0;
    height: 40px;
    text-align: center;
}
.list-nav li a{
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #0661b2;
    background-color: #bccedc;
}
.zxzx-list-nav li{
    margin: 10px 0 0 0;
    height: 60px;
    text-align: center;
}
.zxzx-list-nav li a{
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #0661b2;
    background-color: #bccedc;
}
.zxzx-list-nav li a.wfny{
    background: url(wfnyNew.png) 94px center no-repeat #bccedc;
}
.zxzx-list-nav li a.gnxw{
    background: url(gnxwNew.png) 100px center no-repeat #bccedc;
}
.zxzx-list-nav li a.wfxw{
    background: url(wfxwNew.png) 100px center no-repeat #bccedc;
}
.zxzx-list-nav li a.tp{
    background: url(tpxwNew.png) 100px center no-repeat #bccedc;
}
.zxzx-list-nav li a.snyl{
    background: url(snylNew.png) 100px center no-repeat #bccedc;
}
.container .zxzx-list-nav li a.active{
	color: #0661b2;
	background-color: #eee;
}
.list-nav li a:hover,.zxzx-list-nav li a:hover,.list-nav li a.active{
    color: #0661b2;
    background-color: #eee;
}
.pos{
    height: 35px;
    background: url(pos.png) 10px center no-repeat;
    line-height: 35px;
    text-indent: 45px;
}
.snyw-list{
    width: 495px;
    margin-top: 10px;
    background-color: #eee;
}


/*=========政务公开============*/
.zwgk-box{
    width: 100%;
    margin-top: 10px;
    background-color: #eee;
}
.zwgk-list li{
    margin-top: 10px;
    height: 59px;
    text-align: center;
    background-color: #bccedc;
}
.zwgk-list li a{
    display: block;
    line-height: 59px;
    font-size: 16px;
    color: #0661b2;
}
.wrap .zwgk-list li a:hover{
    background-color: #eee;
}
.zwgk-list li a.gkzd{
    background: url(gkzdNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.gkzn{
    background: url(gkznNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.gknb{
    background: url(gknbNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.gkml{
    background: url(gkmlNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.ysqgk{
    background: url(ysqgkNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.ldfg{
    background: url(ldfgNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.jgzz{
    background: url(jgzzNew.png) 90px center no-repeat #bccedc;
}
.zwgk-list li a.lxdh{
    background: url(lxdhNew.png) 90px center no-repeat #bccedc;
}
/*==============专题专栏==============*/
.zt-list{
    width: 1011px;
}
.zt-list > li{
    width: 327px;
    float: left;
	position: relative;
    height: 173px;
    margin:10px 10px 0 0;
    background-color: #eee;
}
.big-pic,.small-box li {
	position: relative;
}

.zt-list  li  a.bg-title,.big-pic a.bg-title,.small-box li a.bg-title{
	font-size: 16px;
    position: absolute;
    display: block;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    height: 35px;
    line-height: 35px;
    bottom: 0;
    text-indent: 1em;
    left: 0;
    right: 0;
}

/*================互动交流=================*/
.hd-list li{
    margin-top: 10px;
    height: 84px;
    text-align: center;
    background-color: #bccedc;
}
.hd-list li a{
    display: block;
    line-height: 84px;
    font-size: 16px;
    color: #0661b2;
}
.wrap .hd-list li a:hover{
    background-color: #eee;
}
.hd-list li a.jzxx{
    background: url(jzxxNew.png) 90px center no-repeat #bccedc;
}
.hd-list li a.zxzxhd{
    background: url(zxzxNew.png) 90px center no-repeat #bccedc;
}
.hd-list li a.wsxf{
    background: url(wsxfNew.png) 90px center no-repeat #bccedc;
}
.cx{
    height: 138px;
    background-color: #cccdce;
}
.cx-left{
    width: 112px;
    height: 100%;
    background: url(sousuoNew.png) center 30px no-repeat #1157a6;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-top: 90px;
}
.cx-main{
    padding: 5px 30px;
    width: 888px;
}
.cx-info{
    margin: 10px 0;
}
.cx-info p{
    text-indent: 2em;
    line-height: 30px;
}
.cx-main span{
    color: #1157a6;
    height:42px;
    line-height: 42px;
}
.hd-form{
    height: 50px;
}
.hd-form img{
    display: block;
}
.cx-main input[type='text']{
    width: 200px;
    height: 42px;
    margin-right: 30px;
}

.cx-main input[type='submit']{
    width: 120px;
    background-color: #0c5494;
    color: #fff;
    cursor: pointer;
    height: 42px;
    margin-left: 60px;
    border: 1px solid #0661b2;
    padding: 5px 8px;
    font-family: "Microsoft YaHei";
}
.cx-main input[type='submit']:hover{
    background-color: #1681d4;
}
.hd-list3{
    width: 327px;
    margin: 0 10px 0 0;
    background-color: #eee;
}

.tj-form{
    background-color: #e0edfd;
    font-size: 16px;
    color: #fff;
}
.tj-form input[type='text']{
    float: left;
    width: 513px;
    height: 37px;
    margin: 11px 50px;
}
.tj-form .label{
    width: 220px;
    text-align: right;
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    float: left;
    background-color: #549cd4;
}
.form-group{
    border-bottom: 1px dashed #fff;
}
.tj-form textarea{
    width: 513px;
    height: 120px;
    margin: 11px 50px;
}
.tj-form .big{
    height: 146px;
    line-height: 146px;
}
.tj-form input[type='submit'],.tj-form input[type='reset']{
    width: 120px;
    background-color: #1681d4;
    color: #fff;
    cursor: pointer;
    height: 42px;
    margin: 20px 120px 20px 200px;
    border: 1px solid #0661b2;
    padding: 5px 8px;
    font-family: "Microsoft YaHei";
}
.tj-form input[type='submit']:hover,.tj-form input[type='reset']:hover{
    background-color: #549cd4;
}
.wrap .tj-form .yz{
    width: 252px;
}
.tj-form .yzm-pic{
    float: left;
    height: 37px;
    margin: 11px 0;
}
/*==========art========*/
.art-box{
    background-color: #eee;
}
.art-box h3{
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
.art-box .sub-title{
    width: 80%;
    margin: 5px auto;

}
.sub-title span {
    display: inline-block;
    width: 49%;
    height:28px;
    font-size: 14px;
    text-align: center;
}
.content {
	margin: 0 30px;
}
.TRS_Editor p, .TRS_Editor span, .TRS_Editor div, .content {
    font-size: 16px;
    line-height: 28px;
    color: #222;  
}
 {
    font-family: microsoft yahei,"微软雅黑";
    font-size: 16px;
    color: #3d3d3d;
    line-height: 32px;
}

.appix{
    margin: 10px 30px;
}
.appix a,.TRS_Editor a{
    color: #549cd4;
    font-size: 16px;
}
.appix a:hover,.TRS_Editor a:hover{
    color: #b00c0c;
}
.sub-tool{
    margin: 10px 30px;
    padding: 5px 0 8px 0;
    border-top: 1px dotted #ccc;
}
.sub-tool span{
    margin-right: 25px;
}
.sub-tool img{
	margin-right:3px;
}
.sub-tool a{
    color: #333;
}
.sub-tool a:hover{
    color: #000;
}