/* .maximum{
    padding-bottom: 70px;
} */
body{
    /* background: url(../img/bg1.png)no-repeat; */
    background-size: 100% auto;
    background-color: #f9fff6;
}
.nav{
    display: flex;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(to top, #20ca4b,#20ca4b);
}
.logo img{
    height: 50%;
}
.nav .top-nav{
    width: 100%;
    display: flex;
    background: url(../img/bg1.png)no-repeat;
    background-size: 100% auto;
    justify-content: space-between;
    align-items: center;
}
.nav .top-nav .logo{
    display: flex;
    margin: 0;
    height: 70px;
    justify-content: center;
}
.nav .top-nav .logo span{
    height: 70px;
    line-height: 70px;
    color: #77ca01;
    font-size: 24px;
    margin-left: 0.5em;
}
.nav .login{
    height: 70px;
    line-height: 70px;
    color: #fff;
}
.nav .login a{
    color: #fff;
}
.shurff{
    height: 200px;
    margin: 0px auto 0;
    width: 100%;
    /* border-radius: 8px; */
    overflow: hidden;
}
.gallery-top{
    height: 200px!important;
}
.logo{
    align-items: center;
}
.top_input{
    width: 64%;
    height: 30px;
    overflow: hidden;
    margin: 10px auto 0;
    background: #73e590;
    /* border-radius: 10px; */
    /* border: 2px solid #77ca01; */
    /* box-sizing: border-box; */
}
.top_input img{
    width: 20px;
    height: 20px;
}
.top_input input{
    height: 28px!important;
    line-height: 28px!important;
    padding: 0!important;
    color: #fff;
    background: none;
    padding: 0!important;
    height: 100%;
    border: none!important;
    line-height: 100%;
    width: calc(85% - 10px)!important;
    background-color: #73e590!important;
}
.top_input input::placeholder{
    color: #fff;
}
.top_input button{
    background: #20ca4b;
}
.open{
    width: 25%;
}
.open img{
    width: 30px;
    height: 30px;
    margin-left: 15px;
}
.nav .login{
    width: 25%;
}
.logo{
    width: 50%;
}
.ns-nav{
    width: 98%;
    margin: 10px auto;
    /* background-color: #fff; */
    /* border-radius: 5px; */
    padding: 10px 0;
}
.ns-nav a{
    width: calc(100vw / 5.5);
    height: calc(100vw / 5.5);
    line-height: calc(100vw / 5.5);
    text-align: center;
    background: url(../img/nav-bg.png)no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
/* .ns-nav a img{
    height: 80px;
    width: 100%;
}
.ns-nav a span{
    color: #343434;
} */
.bg-f{
    width: 100%;
    background-color: #73e590;
}
.top-adv{
    padding: 10px 0;
}
.top-adv a{
    height: 32vw;
    border: 2px solid #20ca4b;
    box-sizing: border-box;
}
.top-adv a img{
    height: 100%;
}
.top{
    margin-top: 20px;
    background-color: #20ca4b;
    width: 100vw;
    display: flex;
    height: 40px;
    line-height: 40px;
    justify-content: space-around;
}
.top-span{
    text-align: center;
    display: block;
    width: 5em;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #20ca4b;
    background-color: #f9fff6;
    transform: skew(-30deg);
}
.top-span i{
    display: block;
    font-style: normal;
    transform: skew(30deg);
}
.top p{
    color: #fff;
    font-size: 12px;
}
.top a{
    display: block;
    height: 25px;
    width: 15px;
    margin-top: calc((40px - 25px) / 2);
}
#zx-hk{
    display: flex;
    height: 32px;
    margin-top: 4px;
}
#zx-hk span{
    text-align: center;
    display: block;
    transform: skew(-30deg);
    width: 5.5em;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}
#zx-hk span:nth-child(1){
    border-left: 1px solid #fff;
}
#zx-hk span i{
    font-size: 14px;
    font-style: normal;
    display: block;
    transform: skew(30deg);
    color: #fff;
    line-height: 34px;
}
#zx-hk span.hk-a{
    background-color: #1ba93f;
    font-weight: bold;
}
.zx-ul{
    display: none;
}
.zx-ul a{
    position: relative;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d6d9d4;
    box-sizing: border-box;
    font-size: 16px;
}
.zx-ul a::after{
    content: '';
    position: absolute;
    height: 1em;
    width: 4px;
    left: 0;
    background-color: #73e590;
    top: calc((100% - 16px) / 2);
}
.zx-adv{
    height: 120px;
}
.gy-img a{
    height: 160px;
    background-color: #73e590;
}
.gy-img a img{
    height: 100px;
    width: calc(100% - 10px);
    margin: 5px;
}
.gy-img a span{
    white-space: nowrap;
    height: 25px;
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: calc(100% - 10px);
    margin: 0 5px;
}
.gy-img a p{
    display: block;
    width: 100%;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #20ca4b;
}
.gy-ul a i{
    font-style: normal;
    color: #fff;
    width: 1.3em;
    height: 1.3em;
    font-size: 16px;
    text-align: center;
    background-color: #20ca4b;
    line-height: 1.3em;
    margin-top: calc((40px - 1.3em) / 2);
}
.gy-ul a{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d6d9d4;
    box-sizing: border-box;
}
.gy-ul a p{
    text-indent: 0.3em;
    font-size: 16px;
    max-width: calc(100% - 5em);
    min-width: calc(100% - 5em);
}
.gy-ul a span{
    width: 3em;
    font-size: 16px;
    text-align: right;
}
.qy-list{
    display: flex;
    justify-content: space-between;
}
.w20{
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.w20{
    background-color: #73e590;
    padding-bottom: 10px;
}
.w20 i{
    display: block;
    font-style: normal;
    width: 100%;
    height: 25px;
    line-height: 25px;
}
.w20 i.hk-a{
    background-color: #20ca4b;
}
.w20 i.hk-a span{
    border: none;
}
.w20 i span{
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 5em;
    text-align: center;
    border-bottom: 1px solid #b9f2c8;
    text-align: center;
    box-sizing: border-box;
}
.w78{
    width: 78%;
    background-color: #ececec;
}
.qy-show{
    display: none;
}
.qy-show a{
    height: 60px;
    display: flex;
    width: 96%;
    margin: 5px auto;
    border-bottom: 1px solid #cfcfcf;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
}
.qy-show a div{
    width: calc(100% - 3em);
    height: 40px;
}
.qy-show a div span{
    position: relative;
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-indent: 0.5em;
    white-space: nowrap;
    overflow: hidden;
}
.qy-show a div span::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #1ba93f;
    left: 0;
}
.qy-show a i{
    text-align: right;
    display: block;
    font-style: normal;
    width: 3em;
    font-size: 14px;
}
.zh-ul a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d9d4;
    box-sizing: border-box;
}
.zh-ul a img{
    width: 39%;
    height: 160px;
}
.zh-ul a .zh-bj{
    width: 59%;
}
.zh-top{
    background-color: #f0f0f0;
}
.zh-top p{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-indent: 5px;
}
.zh-top span{
    display: block;
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.zh-cont{
    position: relative;
    display: block;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
    width: calc(100% - 8px);
    padding-left: 8px;
}
.zh-cont::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background-color: #1ba93f;
    left: 0;
    top: 0;
}
.zh-cont::before{
    text-align: right;
    content: '点击查看更多>>>';
    height: 20px;
    line-height: 20px;
    width: 9em;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #1ba93f;
}
.zh-adv{
    height: 140px;
}
