@charset "utf-8";
html{margin:0;padding:0;font-size:14px;font-family:"微软雅黑";min-width: 1200px;background: #f8f8f8;}
body{margin:0;padding:0;min-width: 1200px;}
a{text-decoration: none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{text-decoration: none;list-style: none;text-decoration: none;padding:0;margin:0;border:0;}

img,input,button,select,textarea,fieldset,iframe{vertical-align:middle;}
@font-face {
    font-family: 'zdy';
    src: url("../fonts/mnhzgb.ttf");
}
@font-face {
    font-family: 'fzzd';
    src: url("../../fonts/FZCuSong-B09S.TTF");
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
#app {
    min-height: 500px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clearfix{
    clear: both;
}
.fx{display: flex;}
.fc{align-items: center;}
.fs{justify-content: space-between;}
.fsc{justify-content: center;}
.ellipsis{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis2, .ellipsis3{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3 {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.bold{
  font-weight: bold;
}

.new-tips{
  border-radius: 8px;
  background: #F5FFFC;
  border: 1px dashed #16A06F4C;
  width: 100%;
  padding: 0.21rem 0.3rem 0.26rem;
  box-sizing: border-box;
  margin-bottom: 0.28rem;
}
.new-tips .n-tt{
  color: #263D35;
  font-size: 0.24rem;
  margin-left: 0.16rem;
  font-weight: 400;
}
.fengx{
  width: 100%;
  margin: 0.15rem 0;
  border-bottom: 1px dashed rgba(120,133,128,.5);
}
.header-county{
  width: 100%;
  height: 118px;
  background: #43B484;
  line-height: 118px;
  text-align: center;
}
.header-county img{
    margin-top: 0;
    margin-right: 5px;
}
.header-county span{
    font-size: 32px;
    color: #fff;
    font-family: 'zdy';
}
.header {
    width: 100%;
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header img{
    margin-top: 0;
    margin-right: 5px;
}
.logo-img{float: left;}
.nav {
    float: left;
    margin-left: 70px;
    align-items: center;
    display: flex;
}
.nav ul {
    margin-bottom:0;
}
.nav ul li {
    float: left;
    padding: 41px 24px;
    font-size: 14px;
    text-align: center;
}
.nav ul li a {
    font-size: 14px;
    color: #263D35;
    display: block;
    text-decoration: none;
}
.nav .active {
    background-color: #16A06F;
}
.nav .active a {
    color: #fff;
}

.xmbj-text-box{
    width: 1024px;
    margin: 0 auto;
}
.topnav{
    width: 100%;
    background: #00A13D;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.topnav a{
    display: inline-block;
    color: #fff;
    width: 102px;
    text-align: center;
    font-size: 18px;
    position: relative;
}
.topnav a img{
    position: absolute;
    bottom: -2px;
    left: 0;
    display: none;
}
.topnav a.active img{
    display: block;
}
.topnav a:after{
    content: '';
    position: absolute;
    top: 17px;
    right: 0;
    background: #fff;
    width: 1px;
    height: 16px;
}
.topnav a:last-child:after{
    width: 0;
}
.nametitle{
    position: relative;
    margin-top: 40px;
    border-bottom: 1px solid #fff;
}
.nametitle::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 3%;
    width: 94%;
    height: 5px;
    background: #4EB88B;
}
.nametitle .nt-text{
    text-align: center;
    color: #167749;
    font-size: 30px;
    font-weight: bold;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 16px;
}
.nametitle .cell {
    font-weight: bold;
    margin-bottom: 8px;
}
.nametitle .sub-title {
    font-size: 18px;
}
.nametitle .nt-href{
    padding-left: 3%;
    text-align: left;
    color: #8d8d8d;
    font-size: 16px;
    margin-bottom: 20px;
    z-index: 9;
    position: relative;
}
.nametitle .nt-href-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3%;
    font-size: 16px;
    margin-bottom: 20px;
}
.nametitle .nt-href-box .nt-href {
    padding-left: 0;
    margin-bottom: 0;
}
.nametitle .nt-href a{
    color: #8d8d8d;
}
.htmlcontainer{
    background: #fff;
    border-top: 1px solid #fff;
    min-height: 495px;
}
.search-container{
    width: 100%;
}
.search-container .sc-title, .search-container .sc-title a{
    width: 100%;
    color: #15202c;
    font-size: 18px;
    text-align: center;
    margin-top: 40px;
}
.search-container .sc-title a{margin-top: 0;}
.search-container .c-tab .sc-title{
    width: auto;
    margin-right: 30px;
}
.search-container .c-tab .sc-title.on, .search-container .c-tab .sc-title.on a{
    color: #00A13D;
}
.search-container .c-tab .sc-title:last-child{margin-right: 0;}
.search-container .sc-inputbox{
    width: 240px;
    height: 42px;
    margin-top: 40px;
    font-size: 0;
}
.search-container .sc-inputbox input{
    width: 100%;
    height: 40px;
    border: 1px solid #00A13D;
    border-right: none;
    border-radius: 5px 0 0 5px;
    padding-left: 15px;
    font-size: 16px;
    outline: none;
    color: #8d8d8d;
}
.search-container .sc-inputbox button, .search-container .sc-search{
    width: 54px;
    height: 42px;
    background: #00A13D;
    color: #fff;
    font-size: 16px;
    border-radius: 0 5px 5px 0;
}
.zsbox{
    width: 986px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 30px;
}
.zsbox ul li{
    width: 205px;
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 30px;
}
.zsbox ul li:nth-child(4n){
    margin-right: 0;
}
.zsbox ul li .zs-top, .zsbox ul li .zs-top img{
    width: 100%;
}
.zsbox ul li .zs-bottom{
    text-align: center;
    font-size: 0;
    padding-top: 15px;
}
.zsbox ul li .zs-bottom .zs-b-name{
    font-size: 14px;
    color: #15202c;
    line-height: 14px;
    margin-bottom: 8px;
    font-weight: bold;
}
.zsbox ul li .zs-bottom .zs-b-num{
    font-size: 12px;
    color: #15202c;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
}
.zsbox .zspage{
    text-align: center;
}
.zspage{
    text-align: center;
}

.footer{
    width: 100%;
    padding-bottom: 30px;
    font-size: 16px;
    color: #fff;
    background: #496057;
}
.footer .f-nav{
    width: 100%;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid rgba(0,0,0,.3);
    font-size: 14px;
    text-align: center;
}
.footer .f-nav a{
    font-size: 16px;
    padding: 0 20px;
    color: inherit;
    display: inline-block;
}
.footer .f-logo{
    margin-top: 30px;
    text-align: center;
}
.footer .f-logo img{
    width: 40px;
}
.footer .f-logo .img{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer .f-logo span{
    font-family: fzzd;
    font-size: 22px;
    margin-left: 8px;
}
.footer .f-logo .eng{
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}

.jzbox{
    width: 986px;
    padding-bottom: 50px;
    margin: 0 auto;
    margin-top: 50px;
}
.jzbox ul{
    width: 100%;
    margin-bottom: 50px;
}
.jzbox li{
    width: 94%;
    padding: 0 3%;
    border-bottom: 1px solid #dedede;
    height: 60px;
    line-height: 60px;
}
.jzbox li .jz-cell-1 img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.jzbox li .jz-cell-1 span{
    flex: 1;
    width: 0;
    color: #15202C;
    font-size: 16px;
    display: block;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jzbox li  span.jz-green{
    color: #00A13D;
}
.jzbox li .jz-cell-1{
    width: calc(100% / 3);
    text-align: left;
    float: left;
    height: 60px;
    display: flex;
}
.jzbox li .jz-cell-2{
    text-align: left;
    width: 40%;
    float: left;
    padding-left: 9%;
    box-sizing: border-box;
}
.jzbox li .jz-cell-3{
    text-align: center;
    width: 25%;
    float: left;
}
.jzbox li .jz-cell-4{
    text-align: right;
    float: right;
}
.xmbox{
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.xmbox ul{
    width: 100%;
    margin-bottom: 40px;
}
.xmbox ul li{
    width: 100%;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #dedede;
}
.xmbox ul li .imgleft{
    float: right;
    width: 215px;
    height: 145px;
}
.xmbox ul li .imgleft img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.xmbox ul li .textright{
    float: left;
    width: calc(100% - 300px);
}
.xmbox.noimg ul li .textright{
    width: 100%;
    float: none;
}
.xmbox ul li .textright .xm-title{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 10px;
}
.xmbox ul li .textright .xm-text{
    font-size: 14px;
    color: #696969;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 10px;
}
.xmbox ul li .textright .xm-time{
    color: #696969;
    font-size: 16px;
    margin-bottom: 10px;
}
.xmbox ul li .textright .xm-canyu{
    color: #00A13D;
    font-size: 16px;
}
.xmbox ul li .textright .xm-canyu .left img{
    margin-top: -1px;
    margin-right: 5px;
}
.xmbox ul li .textright .xm-canyu .right{
    margin-top: -20px;
}
.xmbox ul li .textright .new-time{
    font-size: 16px;
    color: #8d8d8d;
    margin-bottom: 15px;
}
.xmbox.noimg ul li .textright .new-time{
    margin-bottom: 0;
}
.stcyxmtime{
    text-align: center;
    font-size: 16px;
    color: #696969;
    margin: 10px 0 20px;
}
.stcyxmtime span{
    color: #00A13D;
    margin-left: 50px;
}
.newstextbox{
    width: 986px;
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: justify;
    line-height: 26px;
    font-size: 14px;
    text-indent: 28px;
}
.newstextbox img{
    max-width: 100%;
}
.onlinesign{
    border-top: 1px solid #dedede;
    padding-top: 10px;
    width: 90%;
    margin: 0 auto;
    margin-top: 35px;
}
.onlinesign .os-title{
    font-size: 24px;
    color: #333;
    line-height: 80px;
    font-weight: bold;
}
.xmboxcontainer{
    width: 94%;
    margin: 0 auto;
}
.xmboxcontainer img{
    max-width: 100%;
}
.os-inputbox{
    font-size: 0;
    margin-bottom: 20px;
    line-height: 42px;
}
.os-inputbox span{
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-right: 10px;
}
.os-inputbox input{
    width: 420px;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #dedede;
    border-radius: 3px;
    outline: none;
}
.os-inputbox textarea{
    width: 420px;
    height: 80px;
    padding: 15px;
    border: 1px solid #dedede;
    border-radius: 3px;
    outline: none;
}
.onlinesign button{
    background: none;
    margin-left: 66px;
    cursor: pointer;
}
.footer-county{
    width: 100%;
    height: 119px;
    background: url("../../images/city/footer.jpg") no-repeat center center;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    padding: 35px 0 0;
    line-height: 30px;
}
.wfull{
    width: 100%!important;
}
.footer-county a{
    color: #fff;
}
[v-cloak] {
     display: none;
 }
.hide{display: none;}
