*{margin: 0;padding: 0}
li{list-style: none}
a{text-decoration: none;box-sizing: border-box;}
input{outline:none}
.clearfix::after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.top{
    width: 100%;
    min-width: 1200px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.51);
}
.topmain{
    width: 1200px;
    height: 45px;
    margin: auto;
}
.topmain-left{
    width: 120px;
    height: 15px;
    float: left;
    font-size: 14px;
    margin-top: 14px;
    color: #086ac4;
}
.topmain-left li a{
    color: #086ac4;
}
.topmain-right{
    width: 376px;
    height: 45px;
    float: right;
    font-size: 0;
}
.topmain-right li{
    height: 45px;
    margin-right: 30px;
    display: inline-block;
}
.topmain-right li:last-child{
    margin-right: 0;
}
.topmain-right li a{
    display: block;
    width: 100%;
    height: 45px;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    color: #086ac4;
    padding-left: 19px;
    position: relative;
    text-indent: 7px;
}
.topmain-right li a img{
    position: absolute;
    left: 0;
    top: 13px;
}

.head{
    width: 100%;
    min-width: 1200px;
    height: 326px;
    background: url("../images/headbg.jpg") no-repeat center center;
    z-index: 0;
}
.kong{width: 100%;min-width: 1200px;height: 45px;}
.headmain{
    width: 1200px;
    height: 236px;
    margin: auto;
}
.logo{
    width: 468px;
    height: 89px;
    margin-top: 48px;
    margin-bottom: 43px;
}
.head-nav{
    width: 1200px;
    height: 55px;
    line-height: 55px;
    background-color: #0968ac;
    font-size: 0;
    position: relative;
}
.head-nav li{
    display: inline-block;
    padding:0 30.2px;
    height: 55px;
    font-size: 16px;
    text-align: center;
    background: url("../images/headnav-border.png") no-repeat right center;
}
.head-nav li:hover{background: #2db354;}
.head-nav li.visited{
    background: #2db354;
    /* width: 109px; */
    height: 58px;
    margin-top: -3px;
    box-shadow: 7px 1px 2px -4px rgba(38, 38, 38, 0.79);
}
.head-nav li.visited a{
    margin-top: 3px;
}

.head-nav>li:last-child{
    background: none;
}
.head-nav li a{
    display: block;
    width: 100%;
    height: 55px;
    font-size: 16px;
    color: #ffffff;
}
.news{
    width: 1200px;
    height: 394px;
    margin: auto;
}
.news-pic{
    width: 587px;
    height: 394px;
    float: left;
    position: relative;
    z-index: 0;
}
.mask{
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.51);
    position: absolute;
    bottom: 4px;
    z-index: 1;
}
.mask p{
    width: 407px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
    margin-left: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-txt{
    width: 586px;
    height: 394px;
    float: right;
}
.txt-top{
    width: 100%;
    height: 117px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e3e3e3;
}
.txt-top .topic{
    width: 500px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 24px;
    margin: auto;
}
.txt-top .topic a{
    display: block;
    width: 100%;
    height: 25px;
    color: #0968ac;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.txt-top .intro{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    margin-top: 22px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.txt-top .intro a{
    color: #e90000;
}
.topic-list{
    width: 100%;
    height: 16px;
    line-height: 16px;
    box-sizing: border-box;
    padding-left: 17px;
    margin-top: 23px;
    background: url("../images/newslist.png") no-repeat left center;
}
.tpic{
    width: 456px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
}
.tpic a{
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tpic a:hover{
    color: #0968ac;
    text-decoration: underline;
}
.topic-list .date{
    height: 16px;
    line-height: 16px;
    float: right;
    color: #999999;
    font-size: 14px;
    text-align: right;
}
.banner{
    width: 1200px;
    height: 90px;
    margin: 40px auto;
    overflow: hidden;
}
.newsall{
    width: 1200px;
    height: 1153px;
    margin: auto;
}
.newsall-left{
    width: 838px;
    min-height: 1153px;
    float: left;
}
.partymain{
    width: 100%;
    height: 421px;
    margin-top: 12px;
}
.partymain-left{
    width: 405px;
    height: 421px;
    float: left;
}
.partymain-right{
    width: 405px;
    height: 421px;
    float: right;
}
.partymain-topic{
    width: 100%;
    height: 46px;
    border-bottom: 2px solid #e2eaf2;
    box-sizing: border-box;
}
.partymain-topic-left{
    width: 152px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    background: url("../images/topicbg.jpg") no-repeat center center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-indent: 30px;
}
.partymain-topic-right{
    display: block;
    float: right;
    width: 65px;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 31px;
    font-size: 16px;
    color: #6091cc;
    background: url("../images/more_icon.png") no-repeat left center;
}
.party-fir{
    width: 100%;
    height: 116px;
    margin-top: 25px;
}
.fir-pic{
    width: 174px;
    height: 116px;
    float: left;
    overflow: hidden;
}
.fir-pic img{
    transition: 0.3s all;
}
.fir-pic img:hover{
    transform: scale(1.1,1.1);
}
.fir-txt{
    width: 220px;
    height: 116px;
    float: right;
}
.fir-topic{
    width: 208px;
    line-height: 24px;
    margin-top: 8px;
}
.fir-topic a{
    display: block;
    width: 100%;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    font-size: 16px;
    color: #444444;
}
.fir-intro{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    margin-top: 12px;
}
.tpics{
    width: 316px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
}
.tpics a{
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tpics a:hover{
    color: #0968ac;
    text-decoration: underline;
}

.education{
    width: 100%;
    height: 320px;
    margin-top: 40px;
}
.education-left{
    width: 405px;
    height: 320px;
    float: left;
}
.education-right{
    width: 405px;
    height: 320px;
    float: right;
}


.law-panel{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}
.law-body{
    max-height: 320px;
}
.law-list-body{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/* 奇数项靠左 */
.law-list-body .law-list {
    width: 405px;
    flex: 0 1 calc(50% - 10px);
}

/* 偶数项靠右 */
.law-list-body .law-list:nth-child(even) {
    width: 405px;
    margin-left: auto;
}


.newsall-right{
    width: 330px;
    height: 1153px;
    float: right;
    background-color: #dfeaf7;
    box-sizing: border-box;
    padding: 25px 20px 27px 20px;
}
.search{
    width: 100%;
    height: 155px;
}
.tp{
    width: 70px;
    height: 34px;
    box-sizing: border-box;
    border-bottom: 2px solid #0968ac;
    color: #0968ac;
    font-weight: bold;
}
.search-input{
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    border: solid 1px #0968ac;
    box-sizing: border-box;
    margin-top: 20px;
    padding-right: 24px;
    position: relative;
}
.search-input img{
    position: absolute;
    right: 15px;
    top: 20px;
}
.search-input input{
    width: 100%;
    height: 44px;
    border: none;
    outline: none;
    background: none;
    text-indent: 16px;
    font-size: 16px;
}
.search-input input::-webkit-input-placeholder{
    color: #777777;
    font-size: 16px;
}
.search-btn{
    width: 100%;
    height: 45px;
    display: block;
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
    background-color: #0968ac;
    border: none;
    outline: none;
    cursor: pointer;
}
.search-btn:hover{box-shadow: inset 4px 4px 8px rgb(6, 63, 95),inset -4px -4px 8px rgb(6, 63, 95);}
.notice{
    width: 100%;
    height: 265px;
    margin-top: 20px;
}
.service{
    width: 100%;
    height: 362px;
    margin-top: 20px;
}
.service-nav{
    width: 100%;
    height: 111px;
    margin-top: 20px;
    font-size: 0;
}
.service-nav li{
    display: inline-block;
    width: 74px;
    height: 111px;
    margin-right: 34px;
}
.service-nav li:last-child{
    margin-right: 0;
}
.service-nav li div{
    width: 100%;
    height: 80px;
}
.sourth{
    background: url("../images/zhinan-bg.png") no-repeat center 49px;
}
.download{
    background: url("../images/xiazai-bg.png") no-repeat center 49px;
}
.safe{
    background: url("../images/anquan-bg.png") no-repeat center 49px;
}
.service-nav li p{
    width: 100%;
    text-align: center;
    height: 16px;
    line-height: 16px;
    color: #444444;
    font-size: 16px;
    margin-top: 14px;
}
.service-nav li img{
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}
.service-nav li:hover img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.inspection{
    width: 100%;
    height: 175px;
    margin-top: 20px;
    background: url("../images/addressbg.png") no-repeat center center;
    box-sizing: border-box;
    padding: 20px 17px;
}
.inspection-topic{
    width: 100%;
    height: 17px;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inspection hr{
    width: 100%;
    border: none;
    height: 1px;
    background-color: #698cb2;
    margin-top: 19px;
}
.inspection p{
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #ffffff;
    text-indent: 13px;
    margin-top: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inspection p a{color: #ffffff;}

.picScroll-top{ margin:0 auto;  width:100%; height: 259px; margin-top: 20px; overflow:hidden; position:relative;}
.picScroll-top .hd{ overflow:hidden;  height:34px;width: 100%;box-sizing: border-box;border-bottom: 1px solid #ffffff; }
.picScroll-top .hd .prev{
    display: block;
    width: 26px;
    height: 16px;
    background: url("../images/topbtn.png") no-repeat center center;
    position: absolute;
    top: 2px;
    right: 31px;
    cursor: pointer;
}
.picScroll-top .hd .next{
    display: block;
    width: 26px;
    height: 16px;
    background: url("../images/downbtn.png") no-repeat center center;
    position: absolute;
    top: 2px;
    right: 0;
    cursor: pointer;
}
.picScroll-top .hd .prevStop{ background-position:-60px -100px;  }
.picScroll-top .hd .nextStop{ background-position:-60px -140px;  }
.picScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-top .hd ul li.on{ background-position:0 0; }
.picScroll-top .inde{ width: 290px;margin-top: 20px;  }
.articles{ width: 290px;margin-top: 20px;  }
.picScroll-top .inde ul{ overflow:hidden; zoom:1; }
.picScroll-top .inde ul li{ text-align:center; zoom:1; margin-bottom: 10px; }
.articles ul li{ text-align:center; zoom:1; margin-bottom: 10px; }
.picScroll-top .inde ul li .pic{ text-align:center; }
.picScroll-top .inde ul li .pic img{ width:290px; height: 97px;  display:block;}
.articles ul li .pic img{ width:250px; height: 97px;  display:block;}
.picScroll-top .inde ul li .title{ line-height:24px; }

.linkmain{
    width: 1200px;
    margin: auto;
    margin-top: 46px;
    font-size: 0;
    overflow: hidden;
}
.linkmain li{
    width: 190px;
    height: 60px;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}
.linkmain li:nth-of-type(6n){
    margin-right: 0;
}
.hidden{display: none}
.lanren ul.list{overflow: hidden;}
.lanren ul.list p{text-align: center;padding: 10px;}
.linkmain li img{transition: 0.3s all}
.linkmain li img:hover{transform: scale(1.1,1.1)}
.watch-more{
    width: 1200px;
    height: 34px;
    margin: auto;
    margin-top: 10px;
    box-sizing: border-box;
    border-top: 1px solid #e5e5e5;
}
.watch-more .more{
    display: block;
    width: 236px;
    height: 33px;
    margin: auto;
    background: url("../images/dropdown-bg.png") no-repeat center center;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    color: #999999;
}
.watch-more .more b{
    color: #888888;
}
.bot-line{
    width: 100%;
    min-width: 1200px;
    height: 3px;
    border: none;
    background-color: #0968ac;
    margin-top: 40px;
}
.foot{
    width: 100%;
    min-width: 1200px;
    height: 170px;
    background-color: #f1f1f1;
}
.foot-main{
    width: 1200px;
    height: 170px;
    margin: auto;
}
.foot-left{
    width: 863px;
    height: 170px;
    float: left;
}
.foot-right{
    width: 183px;
    height: 170px;
    float: right;
}
.foot-nav{
    width: 100%;
    height: 16px;
    margin-top: 43px;
    font-size: 0;
    margin-bottom: 7px;
}
.foot-nav li{
    height: 16px;
    padding-left:10px;
    padding-right:10px;
    line-height: 16px;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #666666;
    box-sizing: border-box;
}
.foot-nav li:first-child{
    text-align: left;
    padding-left:0px;
}
.foot-nav li:last-child{
    text-align: right;
    border-right: none;
    padding-right:0px;
}
.foot-nav li a{
    color: #666666;
}
.foot-left p{
    width: 100%;
    height: 15px;
    margin-top: 15px;
    line-height: 15px;
    font-size: 15px;
    color: #666666;
}
.foot-left p a{
    color: #666666;
    display: inline-block;
}
.foot-pic{
    width: 100%;
    height: 68px;
    margin-top: 51px;
    font-size: 0;
}
.foot-right a{
    display: inline-block;
    width: 110px;
    height: 55px;
    vertical-align: middle;
}
.bread{
    width: 1200px;
    height: 14px;
    margin: auto;
    line-height: 14px;
    font-size: 14px;
    color: #888888;
}
.bread img{
    margin-right: 8px;
}
.bread a{
    display: inline-block;
    color: #888888;
}
.bread a:last-child{
    color: #0968ac;
}
.policymain{
    width: 1200px;
    min-height: 862px;
    margin: auto;
    margin-top: 30px;
}
.policy-left{
    width: 250px;
    min-height: 531px;
    display: inline-block;
}
.policy-topic{
    width: 100%;
    height: 100px;
    background: url("../images/zcfg.jpg") no-repeat center center;
    padding-top: 29px;
    padding-left: 40px;
    box-sizing: border-box;
}
.zc{
    width: 150px;
    height: 43px;
    font-size: 28px;
    color: #ffffff;
    line-height: 25px;
}
.zc hr{
    width: 26px;
    height: 1px;
    background-color: #ffffff;
    border: none;
    margin-top: 15px;
}
.policy-nav{
    width: 100%;
    min-height: 153px;
}
.policy-nav li{
    width: 100%;
    height: 51px;
    box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    position: relative;
}
.policy-nav li a{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #444444;
    text-indent: 40px;
    position: relative;
    box-sizing: border-box;
    padding-right: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.policy-nav li a:after{
    content: "";
    background-color: #0968ac;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    left: 0%;
    z-index: -1;
    transition: 0.3s;
}
.policy-nav li a:hover:after{
    left: 0;
    right: 0;
}
.policy-nav li a:hover{
    color: #ffffff;
    background-color: #0968ac;
}
.policy-nav li a.on,.policy-nav li.on{
    color: #ffffff;
    background-color: #0968ac;
}
.policy-nav li.on a{
    color: #fff;
}
.policy-nav li img{
    position: absolute;
    right: 30px;
    top: 20px;
}
.policy-right{
    width: 910px;
    min-height: 773px;
    display: inline-block;
    vertical-align: top;
}
.zclist{
    width: 100%;
    height: 37px;
    box-sizing: border-box;
    border-bottom: 1px dashed #dfdfdf;
    padding-left: 17px;
    background: url("../images/newslist.png") no-repeat left 5px;
    margin-bottom: 21px;
}
.zclist a{
    display: inline-block;
    width: 456px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #444444;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zclist a:hover{
    color: #0968ac;
}
.zclist-date{
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    float: right;
    color: #999999;
}
.paged{padding:52px 0 66px;text-align:center}
.paged .current,.paged .p_info,.paged a{display:inline-block;zoom:1;margin:0 4px;height:38px;line-height:38px;padding:0 15px;font-size:13px;text-align:center;color:#8b8b8b;background-color:#f3f3f3;border:1px solid #dedede}
.paged .current,.paged a:hover{border-color:#0968ac;color:#fff;background-color:#0968ac}
.paged li {display: inline-block;list-style: none;text-decoration: none;color: #454646;}
.paged li.active>a{background-color: #0968ac;color:#fff}
.paged li{width:50px;}
.about-right{
    width: 910px;
    min-height: 773px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: -1px 1px 6px #f4f4f4;
}
.about-right img{
    max-width: 870px;
}
.article-main{
    width: 910px;

    margin: auto;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: -1px 1px 6px #f4f4f4;
}
.article-main img{
    max-width: 830px;
}
.article-topic{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    color: #444444;
    border-bottom: 1px solid #c3c3c3;
}
.article-main .dates{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    vertical-align: center;
    color: #707070;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 14px;
}
.article-main .dates span{
    margin: auto;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
}
.article-main .dates span img{
    vertical-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.zclists{
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border-bottom: 1px dashed #dfdfdf;
    padding-left: 50px;
    background: url("../images/downloadpic.png") no-repeat left 5px;
    background-size: 35px 35px;
    margin-bottom: 21px;
}
.zclists a{
    display: inline-block;
    width: 456px;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    color: #444444;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zclists a:hover{
    color: #0968ac;
}
.zclist-download{
    display: block;
    width: 40px;
    height: 45px;
    line-height: 45px;
    float: right;
}

.mypage{
    width: 100%;
    float: right;
    margin-top: 44px;
    text-align: center;
    font-size: 0;
}
.pagination li{display: inline-block;list-style: none;text-decoration: none;color: #454646;}
.pagination li a{display:inline-block;zoom:1;margin:0 4px;height:38px;line-height:38px;padding:0 15px;font-size:13px;text-align:center;color:#8b8b8b;background-color:#f3f3f3;border:1px solid #dedede}
.pagination li a:hover{border-color:#0968ac;color:#fff;background-color:#0968ac}
.pagination .active a{background-color: #0968ac;color:#fff;cursor: default;border:1px solid #0968ac}
.weixin{
    position: relative;
}
.we-hide{
    width: 135px;
    height: 131px;
    background-color: #ffffff;
    position: absolute;
    top: 45px;
    left: -25px;
    box-sizing: border-box;
    padding: 5px;
    display: none;
}
.we-hide img{
    margin: auto;
}
.nodata{
    width: 910px;
    min-height: 773px;
    display: inline-block;
    vertical-align: top;
}
.nodata img{
    display: block;
    margin: auto;
    margin-top: 100px;
}
.nodata span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #999999;
    text-indent: 15px;
}
.tzmore{display: block;float: right;color: #0968ac;}
.sourth_cap{font-weight:500;font-size:28px;box-sizing: border-box;padding-left:130px;margin-bottom:50px;}
.sourth_box{width:100%;min-height:400px;border:1px solid #eee;padding:50px 50px;}
.offer_list{width:100%;margin-top:30px;}
.ask{width:100px;float:left;color:#444;line-height:35px;margin-right:30px;text-align:right;}
.ask i{color:red;font-style: normal;}
.offer_list input{width:500px;float:left;height:35px;padding:0 15px;border:1px solid #dedede;border-radius:3px;box-sizing: border-box;}
.offer_list textarea{width:500px;height:100px;padding:10px 15px;border:1px solid #dedede;border-radius:3px;float:left;outline: none;box-sizing: border-box;font-family: "微软雅黑";}
.fy_zhixun{display:block;width:150px;margin-left:130px;text-align:center;margin-top:40px;height:40px;line-height:40px;border-radius:3px;color:#fff;background-color: #0968ac;}
.offer_list .codeipt{width:200px;float:left;}
#code-verify{float:left;width:100px;height:32px;border:1px solid #eee;margin-left:10px;}