* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-decoration: none;
    font-style: normal;
    outline:none;
}

body {
    width: 100%;
    min-width:1200px;
    height: 100%;
    
    //background: url(../images/10012025.png) no-repeat;
    background-size: 100%;
}
img{
    border:0px;
}

.head {
    width: 100%;
    margin:0 auto;
    //margin-top:164px;
    height: auto;
    border-bottom: 2px solid #9b2334;
    background: url(../images/headtopbg.jpg) no-repeat;
    background-size: 100% 100%;
}

.headtop {
    width: 1200px;
    height: auto;
    margin: 0px auto;

}

.login {
    display: inline-block;
    margin-left: 15px;
}

.headtop .login a {
    margin: 0px;
    padding: 0px 8px;
}
.headinp .wza{
    margin-left: 17px;
}
.headtop .hxlogo {
    float: left;
    margin: 50px 0px 55px 0px;
}



.headtop .hxlogo a{
    border:0px;
}
.headtop .hxlogo a img{
    border:0px;
}

.headyou {
    float: right;
}

.headinp {
    width: 500px;
    margin-top: 70px;
    position:relative;
}

.headinp a,.headinp span {
    color: #3b6ea0;
    margin: 0px 5px;
}

.headinp a img,.headinp span img {
    position: relative;
    top: 4px;
}

.headinp a:nth-child(5),
.headinp a:nth-child(6) {
    padding-right: 5px;
}

.headsou {
    width: 500px;
    background-color: #fff;
    border: 1px solid #1658a0;
    height: 100%;
    border-radius: 8px;
    margin-top: 20px;
}

.headsou a img {
    position: relative;
    top: 5px;
}

.searchk {
    width: 430px;
    height: 38px;
    border: none !important;
    outline: none;
    margin-left: 15px;
    position: relative;
    top: -6px;
}
.headsou .retrieval_button{
position: relative;
    top: 5px;
}

.mian {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
   
}

.libqi {
    float: right;
    position: absolute;
    right: 0px;
    width: 475px;
    height: 390px;
    overflow: hidden;
}

.tabbtn {
    height: 50px;
}

.tabbtn li {
    float: left;
    position: relative;
    margin: 0 0 0 5px;
    overflow: hidden;
    background-color: #f3f4f8;
    border-radius: 10px;
    margin-left: 8px;
}

.tabbtn li a {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: 110px;
    color: #636364;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}


.tabcon .sublist {
    padding: 5px 10px;
}

.tabcon .sublist ul li {
    margin: 15px 0px;
    height: 27px;
}


.tabbtn li.curr {
    background-color: #1658a0;
    color: white !important;
}

.tabbtn li.curr em {
    color: white !important;
}

.tabbtn li.curr a {
    color: white !important;
}



.tabcon .sublist ul li .date {
    float: right;
    color: #999999;
    font-size: 15px;
    font-family: "微软雅黑";
}



.middle {
    position: relative;
    top: -4px;
}


.box {
    width: 1200px;
    height: 100%;
    margin: 0px auto;
}

.hd {
    width: 1200px;
    height: 60px;
    margin: 20px auto;
    border-top: 2px solid #528ecd;
    display: flex;
    justify-content: space-between;

}


.hd span {
    display: inline-block;
    width: 198px;
    height: 60px;
    background-color: #e2f0fc;
    font-family: "微软雅黑";
    font-size: 22px;
    color: #52565a;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 999;
}


.hd span img {
    width: 30px;
    height: 30px;
    position: relative;
    top: 10px;
}

.hd span p {
    display: inline-block;
    line-height: 60px;
}


.bd {
    height: 355px;
    margin: 30px auto;

}

.bd li {
    height: 100%;
    display: none;
}

.bd li.current {
    display: block;
}

.tabcon .sublist ul li a {
    display: inline-block;
    width: 353px;
    overflow: hidden;
    font-family: "微软雅黑";
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 5px;
    font-size: 16px;
    color: #7a7a7a;
}

.tabcon .sublist ul li:hover a {
    color: red;
}

.tabcon .sublist ul li em {
    font-style: normal;
    color: #9999;
    position: relative;
    top: -8px;
}

.hd span p a,.hd span em{
    color: #1658a0;
}

@font-face {
    font-family: 'iconfont';
    src: url('./scheme/css/.eot');
    src: url('./scheme/css/.eot?#iefix') format('embedded-opentype'),
        url('./scheme/css/.woff2') format('woff2'),
        url('./scheme/css/.woff') format('woff'),
        url('./scheme/css/.ttf') format('truetype'),
        url('./scheme/css/.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 30px;
    font-weight: 100;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rent {
    background-image: url(../images/daohangbg_03.png);
    background-color: rgba(255, 255, 255, 0) !important;
    height: 77px !important;
    color: #eef3f9 !important;
}

.rent em {
    color: #eef3f9 !important;
}
.rent a {
    color: #eef3f9 !important;
}

.slider,
.slider-panel img,
.slider-extra {
    width: 720px;
    height: 390px;
}

.slider {
    width: 720px;
    text-align: center;
    position: relative;
    float: left;
}

.slider-panel,
.slider-nav,
.slider-pre,
.slider-next {
    position: absolute;
    z-index: 8;
}

.slider-panel {
    position: absolute;
}

.slider-panel img {
    border: none;
}

.slider-panel .biaoti {
    display: inline-block;
    width: 400px;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    left: -150px;
}

.slider-panel span {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 350px;

}

.gengduo {
    position: absolute;
    top: 355px;
    z-index: 999;
    right: 5px;
}

.slider-extra {
    position: relative;
}

.slider-nav {
    position: absolute;
    left: 79%;
    bottom: 4px;
    height: 27px;
}

.slider-nav li {
    background: #ffffff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    height: 10px;
    line-height: 40px;
    width: 10px;
}

.slider-nav .slider-item-selected {
    background: blue;
}

.slider-page a,.slider-page span {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}

.slider-page a:HOVER,.slider-page span:HOVER {
    background: rgba(0, 0, 0, 0.4);

}

.slider-page a,.slider-page a {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}

.slider-page a:HOVER,.slider-page a:HOVER {
    background: rgba(0, 0, 0, 0.4);

}


.slider-page a,.slider-page button {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
    border:0px;
}

.slider-page a:HOVER,.slider-page button:HOVER {
    background: rgba(0, 0, 0, 0.4);

}

.slider-next {
    left: 100%;
    margin-left: -28px;
}

.maintop {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.maintitle {
    width: 1200px;
    padding-top:40px;
    text-align: center;
}

.maintitle a {
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    color: #3b6ea0;
//color:rgb(47, 47, 47);
}

.maintitle a span{
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 36px;
    text-align: center;
     color:#f50202;
}


.mainzhaiyao {
    width: 1000px;
    margin: 0px auto 10px auto;
    text-align: center;
   // display:none;
}


.mainzhaiyao a {
    display: inline-block;
    width: 1030px;
    height: 25px;
    overflow: hidden;
    text-indent: 2em;
    font-family: "微软雅黑";
    font-size: 17px;
    text-align: center;
    color: #3b6ea0;
}


.mainmiddle {
    width: 1200px;
    height: auto;
    padding: 20px 0px;
}

.navli {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

/* 新闻 */
.massage {
    float: left;
    width: 740px;
    height: 340px;
    font-family: '微软雅黑';
}

.massage .tab {
    overflow: hidden;
    width: 740px;
    height: auto;
    border-bottom: 1px solid #ececec;
}

.massage .tab a:nth-child(1) {
    margin: 0px;
}

.massage .tab a {
    text-align: center;
    display: block;
    min-width: 100px;
    font-size: 20px;
    padding: 10px 3px 20px 3px;
    float: left;
    text-decoration: none;
    color: #444444;
    margin-left: 20px;

}

.massage .tab a:nth-child(1) {
    margin: 0px;
}

.massage .tab a:hover {
    color: #1658a0;
    text-decoration: none;
}

.massage .tab a.on {
    font-weight: bold;
    border-bottom: 1px solid #1658a0;
    color: #1658a0;
    text-decoration: none;
}

.massage .content {
    overflow: hidden;
    padding: 10px;
}

.massage .content li {
    display: none;
}

.news ol {
    height: 36px;
}

.news ol a {
display:inline-block;
    text-decoration: none;
    width: 550px;
    font-size: 16px;
    line-height: 36px;
    color: #6a6a6a;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
}

.news ol a:hover {
    color: red;
}

.news ol em {
    font-size: 20px;
    line-height: 30px;
    color: #6a6a6a;
    position: relative;
    top: -10px;
}
.grbs01 ol em{
    text-align: center;
    width: 65px;
    height: 43px;
    margin-left: 5px;
    display: inline-block;
}
.grbs01 ol em img {
    width: 36px;
    height: 36px;
    text-align: center;
}
.newsdate {
    color: #6a6a6a;
    float: right;
}

.baodao {
    float: right;
    width: 420px;
    height: 363px;
}

.baodaotit {
    float: left;
    width: 140px;
    height: 80px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.bdj {
    width: 250px;
    height: auto;
    background-color: #e2f0fc;
    float: right;
    border-radius: 5px;
    text-align: center;
    padding: 5px 0px;
    margin-right: 10px;
}

.bdj em {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #1658a0;
    font-family: "微软雅黑";
}

.bdj a {
    display: inline-block;
    margin-top: 10px;
    color: #4573ae;
    font-size: 18px;
    font-family: "微软雅黑";
}

.ztzllb,
.picture img,
.kongzhi {
    width: 415px;
    height: 215px;
}

.ztzllb {
    text-align: center;
    position: relative;
    top: 130px;
}

.picture,
.dian,
.zuo,
.you {
    position: absolute;
    z-index: 8;
}

.picture {
    position: absolute;
}

.picture img {
    border: none;
}

.picture .oictnews {
    display: inline-block;
    width: 300px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    left: -40px;
}

.picture span {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 415px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 175px;

}

.kongzhi {
    position: relative;
}

.dian {
    position: absolute;
    left: 78%;
    bottom: 4px;
    height: 25px;
}

.dian ol {
    background: #ffffff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    height: 10px;
    line-height: 18px;
    width: 10px;
}

.dian .yuandian-selected {
    background: blue;
}

.zuoyyou span {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}

.zuoyyou a:HOVER {
    background: rgba(0, 0, 0, 0.4);

}

.you {
    left: 100%;
    margin-left: -28px;
}


/* 走进滑县 */
.zoujin {
    width: 1200px;
    height: auto;
}

.zoujinmain {
    width: 930px;
    height: auto;
    float: left;
    margin: 20px 0px;
}

.zoujinima {
    float: left;
}

.zoujintit p {
    width: 750px;
    float: right;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 30px;
}
.zoujintit span{
    width: 750px;
    float: right;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 30px;
}

.qihou {
    margin-top: 30px;
}

.yunhe {
    margin-top: 15px;
}

.yunhe img:nth-child(2) {
    margin-left: 25px;
}

.yunhe img:last-child {
    margin-left: 25px;
}

.yunhe span {
    font-size: 22px;
    font-family: "微软雅黑";
    display: inline-block;
    width: 135px;
    height: 50px;
    margin-left: 30px;
    position: relative;
    top: -20px;
}

.zoujinlist {
    float: right;
    width: 180px;
    height: auto;
    margin-right: 10px;
}

.zoujinlist ol {
    height: auto;
    border: 1px solid #1658a0;
    margin-top: 10px;
    border-radius: 5px;
}

.zoujinlist ol a {
    display: inline-block;
    width: 180px;
    height: auto;
    font-size: 18px;
    color: #1658a0;
    line-height: 50px;
    text-align: center;

}

.zoujinlist ol a span {
    margin-left: 10px;
    line-height: 50px;

}

.zoujinlist ol a img {
    position: relative;
    top: 10px;
}

.hxzt {
    width: 1200px;
    margin: 0px auto;
    height: auto;
    margin-bottom: 50px;

}

.hxztzl {
    width: 1200px;
    margin: 0px auto;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.hxztzl ol {
    width: 550px;
    height: 90px;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 20px;
}

.ztimg {
    float: left;
}

.zttit {
    float: right;
    width: 325px;
}

.zttit span {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    color: #303030;
}

.zttit em {
    display: block;
    font-size: 16px;
    color: #999999;
}


/* 政民互动 */
.zmhd {
    width: 1200px;
    height: auto;
    margin: 30px auto;
}

.xinxiang {
    width: 590px;
    height: 325px;
    float: left;

}

.xzxx {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #444444;
    padding-bottom: 15px;
    border-bottom: 2px solid #dcdcdc;
}

.xzxx span.current {
    font-weight: bold;
    border-bottom: 2px solid #1658a0;
    color: #1658a0;
}

.xzxx span {
    padding: 15px 10px 15px 10px;

}

.xxbt {
    height: 50px;
    background-color: #f6f6f6;
}

.xxbt span {
    display: inline-block;
    width: 65px;
    text-align: center;
    font-size: 16px;
    color: #4e4e4e;
    line-height: 50px;
}

.xjbt {
    margin-left: 20px;
}
.xjlist ol a {
    display: inline-block;
    height: 36px;
    width: 265px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.xjlist ol:hover a{
color:red;
}
.xjlist ol span.hfsjlb {
    display: inline-block;
    width: 90px;
    height: 36px;
    overflow: hidden;
    margin-left: 15px;
}
.xjlist ol span.hfdwlb {
    float: right;
    text-align: center;
    width: 135px;
}
.hfsj {
    margin-left: 220px;
}

.hfdw {
    margin-left: 90px;
}

.hfzt {
    margin-left: 50px;
}

.xjlist a span {
    font-size: 16px;
    color: #4e4e4e;
}

.xjlist .xj {
    display: inline-block;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4e4e4e;
}

.xjlist .xj:hover {
    color: red;
}

.xjlist .sj {
    margin-left: 30px;
    color: #4e4e4e;

}

.xjlist .dw {
    margin-left: 65px;
    color: #4e4e4e;
}

.xjlist .zt {
    margin-left: 70px;
    color: #1658a0;
}

.xjlist ol:nth-child(1) {
    padding: 15px 0px 5px 14px;
}

.xjlist ol {
    padding: 10px 0px 5px 14px;
}

.minyi {
    float: right;
    width: 565px;
    height: auto;
    margin-top: 20px;
}

.xzft .ft ol:nth-child(1) {
    margin-left: 0px;
}

.xzft .ft ol {
    float: left;
    margin-left: 13px;
}

.xzft .ft ol a {
    display: inline-block;
    width: 100px;
    height: 65px;
    text-align: center;
    font-size: 16px;
    color: #1658a0;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding-top: 15px;
}

.xzft .ft ol a span {
    display: inline-block;
    margin-top: 5px;
}

.minyizj {
    width: 565px;
    height: 200px;
    margin: 25px auto;
    font-family: '微软雅黑';
}

.minyizj .tab {
    overflow: hidden;
    width: 565px;
    height: auto;
    border-bottom: 1px solid #ececec;
}

.minyizj .tab a:nth-child(1) {
    margin: 0px;
}

.minyizj .tab a {
    text-align: center;
    display: block;
    width: 85px;
    font-size: 20px;
    padding: 10px 5px 20px 5px;
    float: left;
    text-decoration: none;
    color: #444444;
    margin-left: 20px;

}

.minyizj .tab a:nth-child(1) {
    margin: 0px;
}

.minyizj .tab a:hover {
    color: #1658a0;
    text-decoration: none;
}

.minyizj .tab a.on {
    font-weight: bold;
    border-bottom: 1px solid #1658a0;
    color: #1658a0;
    text-decoration: none;
}

.minyizj .hygq {
    overflow: hidden;
    padding: 10px;
}

.minyizj .hygq li {
    display: none;
}

.myhy ol {
    height: 40px;
}

.myhy ol a {
    display: inline-block;
    text-decoration: none;
    width: 415px;
    font-size: 16px;
    line-height: 40px;
    color: #6a6a6a;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
}

.myhy ol a:hover {

    color: red;

}

.myhy ol em {
    font-size: 20px;
    position: relative;
    top: -10px;
    color: #6a6a6a;
}

.myhydate {
    color: #6a6a6a;
    float: right;
    margin-top:7px;
}

/* 侧边固定 */
.guding {
    position: fixed;
    left: 50%;
    top: 40%;
    margin-left: 620px;
    margin-top: -150px;
    z-index: 9999;
}

.guding li {
       border: 1px solid #dcdcdc;
     margin-bottom: 10px;
    background-color: #fafafa;
    width: 60px;
    height: 60px;
    position: relative;
}

.guding li:hover {
    background-color: #1658a0;
    border-radius:5px;
}

.guding li:hover a p,.guding li:hover span p {
    color: white;
    font-size: 14px;
}
.guding li.ffjz p {
    line-height: 18px;
    font-size: 13px;
}
.guding li a p,.guding li span p {
        line-height: 25px;
font-size: 14px;
}

.guding li a,.guding li span {
        display: block;
    text-align: center;
    cursor: pointer;
    padding-top: 7px;
    color:#333;
}
.guding li:hover a i,.guding li:hover span i {
       color: white;
}
.guding li a i,.guding li span i {
          color: #74ACD6;
    font-size: 26px;
    line-height: 24px;
}
.guding li .ewm1{
    background: url(/portal/lib/hxzf/scheme/images/phpj211.png) no-repeat;
    top: -34px;
}
.guding li.ffjz:hover .ewm3{
display:block;
}
.guding li .ewm3 {
    width: 400px;
    height: 60px;
    line-height: 60px;
    background: #fafafa;
    border: 1px #d3d3d3 dashed;
    position: absolute;
    left: -411px;
    top: 0px;
    display: none;
    color:#74acd6;
    padding:0px 0px 0px 10px;
}
.show-ewm {
    position: absolute;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 140px;
    height: 130px;
    left: -50px;
    display: none;
}
.show-ewm  img{width:123px;}

.show-ff {
    position: absolute;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 240px;
    height: 130px;
    left: -50px;
    display: none;
}
 
.wzdt i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(/portal/lib/hxzf/scheme/images/ditusky.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.wzdt:hover i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(/portal/lib/hxzf/scheme/images/ditubai.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.sjfb i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(/portal/lib/hxzf/scheme/images/shuju.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.sjfb:hover i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(/portal/lib/hxzf/scheme/images/shuju2.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* 政务公开 */

.zwgk {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.zwgklist {
    float: left;
    width: 350px;
}

.zwgkmenu {
    float: right;
    width: 800px;
}

.zwgkzn,
.zwgkml,
.zwgknb,
.zwgkzd,
.zwgknr,
.zwgksq {
    width: 350px;
    height: 55px;
    margin-top: 5px;
    background-size: 100% 100%;
}

.zwgkzn {
    background: url(../images/zwgk_01.png);
}

.zwgkml {
    background: url(../images/zwgk_02.png);
}

.zwgknb {
    background: url(../images/zwgk_03.png);
}

.zwgkzd {
    background: url(../images/zwgk_04.png);
}

.zwgknr {
    background: url(../images/zwgk_05.png);
}

.zwgksq {
    background: url(../images/zwgk_06.png);
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.zwgkzn a,
.zwgknb a,
.zwgkml a,
.zwgkzd a,
.zwgknr a,
.zwgksq a {
    display: inline-block;
    width: 220px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #333333;
    margin-left: 120px;
}






.zwgkcaidan {
    width: 800px;
    height: 110px;
    position: relative;
    left: -15px;
    top: -10px;
}

.zwgkxx ul ol div a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #1658a0;
}

.zwgkxx {
    width: 800px;
    height: 110px;
    overflow: hidden;
    position: relative;

}

.zwgkxx .zwgklmm {
    width: 1600px;
}

.zwgkxx ul ol div img {
    position: relative;
    top: 5px;
}

.upye {
    position: absolute;
    top: 45%;
    /* left: -20px; */
    color: #fff;
    cursor: pointer;
    width: 36px;
    height: 34px;
    background: url(../images/qhright.png) no-repeat;
    z-index: 999;
}

.downye {
    position: absolute;
    top: 45%;
    right: -20px;
    color: #fff;
    cursor: pointer;
    width: 36px;
    height: 34px;
    background: url(../images/qhleft.png) no-repeat;
    z-index: 999;
}

.zwgklmm .firstye,
.zwgklmm .secondye {
    width: 800px;
    height: 110px;
}

.zwgklmm .firstye div,
.zwgklmm .secondye div {
    float: left;
    width: 145px;
    height: 40px;
    background-color: #e2f0fc;
    border-radius: 5px;
    text-align: center;
    margin-top: 15px;
    margin-left: 15px;
}








.zdly {
    width: 810px;
    height: 200px;
    position: relative;
    margin-top: 20px;
}

.zdlytop div {
    display: inline-block;
}

.zdly .doubleline {
    width: 282px;
    height: 5px;
    border-top: 1px solid #cadeef;
    border-bottom: 1px solid #cadeef;
    position: relative;
    top: 5px;
}

.zdly .zdlytit a {
    font-size: 24px;
    color: #1658a0;
    margin: 0px 20px 0px 20px;
}

.branch_bar {
    width: 790px;
    height: 200px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;

}

.branch_bar .branch {
    width: 2370px;
}

.branch_bar .branch ol {
    float: left;

}

.branch_bar .branch ol img {
    width: 790px;
    height: 200px;
}

.shangji {
    position: absolute;
    top: 65%;
    left: -15px;
    color: #fff;
    cursor: pointer;
    width: 36px;
    height: 34px;
    background: url(../images/qhright.png) no-repeat;
    z-index: 999;
}

.xiaji {
    position: absolute;
    top: 65%;
    right: 5px;
    color: #fff;
    cursor: pointer;
    width: 36px;
    height: 34px;
    background: url(../images/qhleft.png) no-repeat;
    z-index: 999;
}

.branch .dyy,
.branch .dey {
    background-color: #f7f9fd;
    width: 770px;
    height: 160px;
    padding: 10px;
}

.branch .dyy div,
.branch .dey div {
    width: 140px;
    height: 45px;
    background-color: #ffffff;
    border: 1px solid #afc5df;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-left: 10px;
    margin-top: 13px;
}

.branch .dyy div:nth-child(1),
.branch .dyy div:nth-child(2),
.branch .dyy div:nth-child(3),
.branch .dyy div:nth-child(4),
.branch .dyy div:nth-child(5),
.branch .dey div:nth-child(1),
.branch .dey div:nth-child(2),
.branch .dey div:nth-child(3),
.branch .dey div:nth-child(4),
.branch .dey div:nth-child(5) {
    margin-top: 0px;
}

.branch .dyy div a,
.branch .dey div a {
    width: 140px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    color: #1658a0;
}










.zwfw .grdr {
    width: 500px;
    height: 370px;
    border: 1px solid gray;
}

.zwfwbs {
    width: 500px;
    height: 370px;
    font-family: '微软雅黑';
    float: left;
}

.zwfwbs .tab {
    overflow: hidden;
    width: 500px;
    height: 50px;
    border-bottom: 1px solid #ececec;
    background-color: #e5e7ea;
}

.zwfwbs .tab a:nth-child(1) {
    margin: 0px;
}

.zwfwbs .tab a {
    text-align: center;
    display: block;
    width: 46%;
    font-size: 20px;
    padding: 10px 5px 20px 5px;
    float: left;
    text-decoration: none;
    color: #444444;
    margin-left: 20px;

}


.zwfwbs .tab a:hover {
    color: #1658a0;
    text-decoration: none;
}

.zwfwbs .tab a.ono {
    font-weight: bold;
    color: white;
    text-decoration: none;
    background-color: #1658a0;
}

.zwfwbs .hygq {
    overflow: hidden;
    background-color: #f2f4f7;
}

.zwfwbs .hygq li {
    display: none;
}

.grbs ol {
    text-align: center;
    float: left;
    width: 125px;
    height: 74px;
    margin: 10px 0px 10px 0px;
}

.grbs ol a {
    display: inline-block;
    text-decoration: none;
    width: 65px;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
}

.grbs ol a:hover,
.ggfwnr ol a:hover,
.ztjcfw .ztjcfwnr ol a:hover {
    color: red;
}

.grbs ol em {
    text-align: center;
}
.grbs01 ol {
    text-align: center;
    float: left;
    width: 125px;
    height: 74px;
    margin: 10px 0px 10px 0px;
}

.grbs01 ol a {
    display: inline-block;
    text-decoration: none;
    width: 65px;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
}

.grbs01 ol a:hover,
.ggfwnr ol a:hover,
.ztjcfw .ztjcfwnr ol a:hover {
    color: red;
}

.grbs01 ol em {
    text-align: center;
}
.ggfw {
    width: 650px;
    height: auto;
    float: left;
    margin-left: 25px;
}

.ggfw .ggfwtit {
    color: #2d66a5;
    font-size: 18px;
    font-weight: bold;
}

.ggfw .ggfwtit span {
    padding-left: 15px;
    border-left: 6px solid #2d66a5;
    font-family: "微软雅黑";
}

.ggfwnr {
    padding: 10px 40px 10px 40px;
    width: 580px;
    height: auto;
    border: 1px solid #dddddd;
    margin-top: 20px;
}

.ggfwnr ol {
    float: left;
    width: 130px;
    height: 40px;
    padding: 0px;
}

.ggfwnr ol:nth-child(2n) {
    margin-left: 30px;
}

.ggfwnr ol img {
    position: relative;
    top: 6px;
}

.ggfwnr ol a {
    display: inline-block;
    height: 40px;
    text-decoration: none;
    line-height: 40px;
    color: #000;
    margin-left: 3px;
}


.ztjcfw {
    width: 650px;
    height: auto;
    margin-top: 15px;
}

.ztjcfwnr {
    padding: 0px;
}

.ztjcfwnr ol:nth-child(1) {
    margin-left: 0px;
}

.ztjcfwnr ol {
    padding: 0px;
    width: 100px;
    height: 105px;
    text-align: center;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.ztjcfwnr ol img {
    width: 77px;
    height: 78px;
}

.ztjcfw .ztjcfwnr ol a {
    text-decoration: none;
    color: black;
}

/* 专题主体 */

.ztmain {
    width: 1200px;
    height: auto;
    background-color: #fff;
    margin: 0 auto 20px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-around;
}

/* 专题最新 */
.new-zt {
    width: 750px;
    height: 1126px;
    padding: 10px;
    /* margin-top: 20px; */
    margin-left: 10px;
    border: 1px solid #e6e6e6;
    display: block;
    float: left;
    padding:25px 20px;
}

.new-zt .title {
    text-align: left;
    font-size: 22px;
    color: #015293;
    border-bottom: 1px solid #e6e6e6;
   padding-bottom:10px;
}

.zt-box {
    margin-top: 15px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 100%;


}

.zt-box li {
    width: 366px;
    margin: 10px 0;
    display: inline-block;
}

.zt-box .zt-title {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #000;
    width: 344px;
    margin: 15px auto 5px;
    text-decoration: none;
}

.zt-box .zt-pic img {
    width: 340px;
    height: 200px;
}

.zt-box li p {
    font-size: 14px;
    color: #7e7d7d;
    text-indent: 2em;
    line-height: 23px;
    height: 70px;
    width: 324px;
    margin: 0 auto;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* 专题列表 */
.zt-list {
    width: 316px;
    padding: 35px 20px;
    background: #f2f0f0;
    display: block;
    float: right;

}

.zt-con {
    border-bottom: 1px dashed #C7C7C7;
    ;
    padding-bottom: 10px;
    text-align: left;
}

.zt-con h1 {
    margin: 20px 0px 10px 0px;

}

.zthz h1 {
    margin: 20px 0px 10px 0px;

}

.zt-con h1 a {
    font-size: 20px;
    color: #015293;
    display: block;
}

.zt-con h1 a:hover {
    text-decoration: none;
}

.zt-con ul li {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    background: url(./scheme/images/li-bg.png) center left no-repeat;
}

.zt-con ul li a {
    display: block;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
}

.zt-con ul li a:hover {
    text-decoration: none;
    color: red;
}

/* 专题汇总 */
.zthz h1 {
    font-size: 20px;
    color: #015293;
    margin-bottom: 20px;
    text-align: left;
}

.zthz ul {
    display: flex;
    flex-wrap: wrap;
}

.zthz ul .li1 {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.zthz ul li {
    width: 156px;
    height: 46px;
    background: #fff;
    text-align: center;
    line-height: 46px;
    border: 1px #e6e6e6 solid;
}

.zthz ul li a {
    text-decoration: none;
    display: block;
    color: #000;
}

/* shouye招商 */


.zsyz {
    width: 1200px;
    height: auto;

}

.zsdt {
    width: 740px;
    height: auto;
    float: left;
}

.zsdttit,
.tzystit {
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.zsdttit span a,
.tzystit span {
    font-size: 20px;
    font-weight: bold;
    color: #1658a0;
    font-family: "微软雅黑";
    padding: 10px 8px 15px 8px;
    border-bottom: 1px solid #1658a0;
}

.zsdt ul {
    margin-top: 20px;
}

.zsdt ol {
    height: 40px;
    color: #6a6a6a;
    line-height: 40px;
}

.zsdt ol a {
    font-size: 16px;
    color: #6a6a6a;
}

.zsdt ol span {
    font-size: 15px;
    color: #6a6a6a;
    float: right;
}

.tzys {
    width: 400px;
    height: auto;
    float: right;
}

.tzys ol {
    float: left;
    margin-top: 15px;
    margin-left: 23px;
}

.tzys ul {
    margin-top: 15px;
}

.tzys ol:nth-child(1),
.tzys ol:nth-child(5) {
    margin-left: 0px;
}

.tzys ol a {
    display: inline-block;
    width: 81px;
    height: 90px;
    text-align: center;
    color: #1658a0;
}

.tzys ol a span {
    display: inline-block;
    margin-top: 5px;
}


.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.xmtj {
    width: 1200px;
    margin-top: 30px;
}

.xmtj span {
    display: inline-block;
    width: 335px;
    height: 50px;
    background-color: #e2f0fc;
    border-radius: 5px;
    border: 1px solid #b4c9e0;
    line-height: 50px;
    margin-left: 50px;
    text-align: center;
    /* padding: 0px 16px 0px 20px; */
}

.xmtj span:nth-child(1) {

    margin-left: 0px;
}

.xmtj span img {
    position: relative;
    top: 15%;
}

.xmtj span a {
    margin-left: 10px;
    font-size: 20px;
    color: #1658a0;
    line-height: 50px;
}



/* 信箱信息切换 */
/* tabcon */
.tabcon {
    position: relative;
}

.tabcon .subbox {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
}

.tabcon .sublist {
    padding: 5px 10px;
}

/* leftcon */
#leftcon .subbox {
    width: 9999em;
}

#leftcon .subbox .sublist {
    float: left;
    width: 664px;
}

/* sublist */
.sublist {
    padding: 10px;
}

.sublist li {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.sublist li span {
    margin: 0 5px 0 0;
    font-family: "宋体";
    font-size: 12px;
    font-weight: 400;
    color: #ddd;
}

.sublist li a span {
     color:#f50202;
        font-size: 16px;
}
.xinxiang {
    width: 590px;
    height: 325px;
    float: left;
}

.xzxx {
    font-size: 20px;
    font-family: 微软雅黑;
    color: rgb(68, 68, 68);
    padding-bottom: 15px;
    border-bottom: 2px solid rgb(220, 220, 220);
}

.tabbtn ol {
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    margin-left: 10px;
    padding-right: 10px;
}

.tabbtn {
    font-size: 20px;
}

.tabbtn ol a {
    color: #4e4e4e;
}

.tabbtn ol.curr a {
    font-weight: bold;
    border-bottom: 2px solid #1658a0;
    color: #1658a0;
}

.xzxx span {
    padding: 15px 10px 15px 10px;
}

.xxbt {
    height: 50px;
    background-color: #f6f6f6;
}

.xxbt span {
    display: inline-block;
    width: 65px;
    text-align: center;
    font-size: 16px;
    color: #4e4e4e;
    line-height: 50px;
}

.xjbt {
    margin-left: 20px;
}

.hfsj {
    margin-left: 220px;
}

.hfdw {
    margin-left: 90px;
}

.hfzt {
    margin-left: 50px;
}

.xjlist ol {
    padding: 10px 0px 5px 14px;
}

.xjlist .xj {
    display: inline-block;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4e4e4e;
}

.xjlist a span {
    font-size: 16px;
    color: #4e4e4e;
}

.xjlist .sj {
    margin-left: 30px;
    color: #4e4e4e;
}

.xjlist .dw {
    margin-left: 65px;
    color: #4e4e4e;
}

.xjlist .zt {
    margin-left: 70px;
    color: #1658a0;
}

.xjtj ol {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #4e4e4e;
}

.xjtj ol a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #4e4e4e;
    padding-left: 6px;
}

/* 头部 */
.navhead {
    width: 100%;
    height: 54px;
    background-color: rgb(1, 82, 147);
}

.navlist {
    width: 1200px;
    margin: 0px auto;
}

.navlist li {
    float: left;
    width: 150px;
    height: 54px;
    text-align: center;
    line-height: 54px;
}

.navlist li:hover {
    background-color: rgb(12, 109, 182);
}

.navlist li a {
    font-size: 18px;
    color: #fff;
    display: block;
    font-family: "微软雅黑";
    font-weight: 200;
}



.foot {
    width: 100%;
    height: auto;
    background-image: url(../images/footbg_02.jpg);
    background-size: 100% 100%;
    border-top: 2px solid #2f5e95;
    margin-top: 50px;
}

.footmain {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.footmain .wzdh {
    padding: 30px 0px;
}

.footmain .dhbt {
    font-size: 16px;
    color: #666666;
    float: left;
    margin-top: 6px;
}

.footmain .dhbg {
       width: 218px;
    height: 35px;
    background-image: url(../images/footxl.jpg);
    background-size: 100% 35px;
    float: left;
    margin-left: 80px;
}

.footmain .dhbg select {
    font-size: 16px;
    width: 200px;
    height: 35px;
    padding-left: 15px;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(255, 255, 255, 0);
    color: #666666;
}

select::-ms-expand {
 outline: none;
    width: 218px;
    height: 35px;
    display: none;
}

.zbcb {
    width: 1150px;
    margin: 0 auto;
    /* margin-top: 40px; */
    padding: 25px;
}

.jgxx {
    width:960px;
    float: left;
}

.dangzheng {
    float: left;
    margin-top: 40px;
}

.jiucuo {
    margin-top: 40px;
    margin-left: 25px;
    float: left;
}

.jgxx p {
    text-align: center;
    font-size: 15px;
    color: #7e7e7e;
    margin-top: 15px;
}
.jgxx div {
    text-align: center;
    font-size: 15px;
    color: #7e7e7e;
    margin-top: 15px;
}

.jgxx p span {
    margin: 0px 10px;
}

.jgxx p span a {

    color: #7e7e7e;
}

.jgxx p span a:hover {
    color: red;
}

.jgxx .anyang a {

    color: #7e7e7e !important;
}

/* 底部stop */

/* 底部专题专栏 */
.xmxlnr {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 1100px;
    margin-top: 20px;
    left: 25px;
}

.xmxlnr li {
    display: block;
    float: left;
    width: 255px;
    height: 90px;
    margin-right: 10px;
}

.xmxlnr li a {
    text-align: center;
    display: block;
    float: left;
    width: 255px;
}

.xmxlnr li img {
    width: 255px;
    height: 120px;
}


.nzfcgd {
    width: 1200px;
    height: 130px;
    margin: 0px auto;
    /* border: 1px solid #f1f1f1; */
    background: #f5f5f5;
}

#gafc {
    width: 1200px;
    height: 120px;
    float: right;

}

/* 
#gafc .gafchead {
    width: 1200px;
    height: 48px;
    border-bottom: 2px solid #c5c5c5;
} */

#gafc .fcgd-left {
    width: 1100px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    top: -15px;

}

#gafc ul li {
    width: 255px;
    height: 120px;
    float: left;
    margin-left: 10px;
    /* margin-top: 20px; */

}



.fcgd-left .fchd .prev {
    width: 20px;
    height: 42px;
    position: absolute;
    z-index: 1;
    top: 70px;
    left: 10px;
    background: url(../images/zuo_.png) no-repeat;
    border:0px;
}

.fcgd-left .fchd .next {
    width: 20px;
    height: 42px;
    position: absolute;
    z-index: 1;
    top: 70px;
    left: 1125px;
    background: url(../images/you.png) no-repeat;
    border:0px;
}

.ztzlimg {
    display: inline-block;
    position: relative;
    left: 8px;
    top: -15px;
}



.wechat-code  img{width:123px;}

.sj-code  img{width:123px;}

.govpushinfo150203 li a{
  width:280px;
}
.govpushinfo150203 li span{
   float: right;
    color: #999999;
    font-size: 15px;
    font-family: "微软雅黑"; 
}

.yb{

margin-left:30px;

}

.colorname{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#grayscale);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1)  !important;
    filter: gray  !important;
    color:gray !important;
}
















































