.first-banner{
    width: 60%;
    height: calc(80px*4);
    margin-left:18.5%!important;
    margin-top:0.5%!important;
   
}
.first-banner a{
    width: 100%;
    height: 100%;
}
.nav-index1{
    position: absolute;
    display: block;
    width: calc(1200px/100*18);
    background:#0c731e;
    z-index: 99;
    overflow: hidden;
}
.nav-index{
    position: absolute;
    transition:all 0.2s ease-in-out 0.1s;
}
.nav-show{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(82px*4);
}
.nav-index{
    width: 100%;
}
.nav-index a{
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    height:80px;
    line-height: 80px;
    text-align: center;
    color: white;
    border-top: 2px solid white;
}
.zs-img a{
    height: 215px;
}
.exh-ul a{
    height: 215px;
}
.nav-index a:last-child{
    border-bottom: none;
}
.nav-index a:hover{
    font-weight: bold;
}
.eject {
    margin-left: calc(1200px/100*18);
    height: calc(82px*4);
}
.demo {
    height: calc(82px*4);
}
.bb {
    height: 40px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.bb img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    transform: rotate(180deg);
}
.bt {
    display: none;
    height: 50px;
    position: absolute;
    width: 100%;
    top: 0;
}
.bt img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
/* member */
.memberr{
    width: 250px;
    position: absolute;
    top:6px;
    margin-left: calc(1200px/100*79);
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
}
.mrtb{
    width: 100%;
    height: 120px;
    background: url(../img/vtbg.jpg) no-repeat ;
    background-size: 100% 100%;
}
.vipt{
    width: 100%;
    display: flex;
}
.vipt img{
    width: 55px;
    height: 55px;
    margin-left: 20px;
    margin-top: 10px;
}
.vp1{
    margin-top: 16px;
    margin-left: 10px;
}
.vp1 p{
    color: #61af25;
    font-size: 14px;
}


.memberr .inputbox{
    width: 100%;
    margin: 10px auto 0;
   overflow: hidden;
   display: flex;
   justify-content: space-between;
}
.inputbox a{
    display: block;
    width: 48%;
    background-color: white;
    border: 1px solid #61af25;
    color: #61af25;
    line-height:30px ;
    text-align: center;
    margin: 0 1%;
}

.inputbox a:hover{
    background:#61af25;
    color: white;
}
.topht{
    margin-top: 6px;
    background-color: #0c731e;
    line-height: 30px;
    display: flex;
    justify-content:center;
}
.topht img{
    width: 18px;
    height: 18px;
   margin-top: 6px;
   margin-right: 10px;
}
.tophot h1{
    font-size: 16px;
    font-weight: normal;
    color: white;
}
.tophot ul{
    border: 1px solid #85c256;
    border-top: none;
}
.tophot ul li a{
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #8ac45d;
    white-space: nowrap;
    position: relative;
}
.tophot ul li:last-child a{
    border-bottom: none;
}
.tophot ul li a::before{
    content: "";
    position: absolute;
    left:4px;
    top:14px;
    width: 4px;
    height: 4px;
    background-color: #61af25;
    border-radius: 30px;
}
.top-adv1 a{
    height: 140px;
}
.top-adv2 a{
    height: 120px;
}
/* news */
.top{
    align-items: center;
    position: relative;
    background: url(../img/titbg.jpg) repeat-x bottom;
    height:18px;
}
.top div{
    width: 120px;
    height: 18px;
    margin-left: 20px;
    background: url(../img/titbg2.png) no-repeat bottom;
    background-size: 100% 100%;
}
/* .top p{
    color: #a1a1a1;
    text-transform: uppercase;
    font-style: italic;
    font-size: 14px;
    margin-top: 9px;
    margin-left: 6px;
} */
.top div span{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    color: #0c731e;
}
.top a{
    margin-right: 20px;
    font-size: 14px;
    color:white;
}
/* news */
.xtit{
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-size: 100% 100%;
}
.xtit div{
    width: 30%;
    display: flex;
}
.xtit img{
    width: 20px;
    height: 13px;
    margin-top: 8px;
    margin-right: 4px;
}
.xtit p{
    font-size: 16px;
    line-height: 30px;
    color: #61af25;
}
.xtit em{
    width: 70%;
    height: 2px;
    margin-top: 14px;
    text-align: right;
    background: url(../img/xtbg.png) repeat-x center;
}
.newsbg{
    background-color: #f8f8f8;
    padding:0.5% 1%;
}
.newsl1 a div{
    width: 100%;
    height: 130px;
    overflow: hidden;
}
.newsl1 a img{
    width: 100%;
    height:100%;
}
.newsl1 a p{
    width: 100%;
    margin-top: 4px;
    text-align: center;
    background-color: #61af25;
    color: white;
    line-height: 24px;
    font-size: 16px;
    text-indent: 4px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist{
    width: 100%;
}
.newslist a{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-size: 16px;
    text-indent: 14px;
    position: relative;
}
.newslist a::before{
    content: "";
    position: absolute;
    top:13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #61af25;
    border-radius: 20px;
}
.news2pic a{
    height: 130px;
}
/* supply */
.news2pic a img{
    width: 100%;
    height: 100%;
}
.adv-4-2 p {
    width: 100%;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin-top: 10px;
}
.suprpic{
    width: 31%;
}
.suprpic a{
    width: 100%;
    height: 210px;
    margin-bottom: 10px;
}

/* comp */
.comp-img a div{
    height: 170px;
    overflow: hidden;
    border: 1px solid #68b32f;
}
.comp-img a p{
    width: 100%;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.complist a{
    display: block;
    width: 100%;
    border-bottom: 1px dashed #61af25;
    padding-bottom: 6px;
}

.complist h1{
    font-weight:normal;
    font-size: 16px;
    line-height: 30px;
    text-indent: 10px;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.complist h1::before{
    content: "";
    position: absolute;
    top:12px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #68b22f;
    border-radius: 30px;
}
.complist p{
    width: 100%;
    padding-left: 10px;
    color: #7c7c7c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* exh */
.exhbox a{
    display: block;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #61af25;
    padding-bottom: 6px;
    margin-top: 6px;
}
.exhbox .complist{
    width: 74%;
}
.exhbox img{
    width: 20%;
    height: 70px;
    border: 1px solid #86c258;
}







