header{
    border-top: 9px solid #71a92a;
    padding: 24px 0;
}
header .h_nav{
    display: flex;
    align-items: center;
}
header .h_nav ul{
    display: flex;
    margin-right: 28px;
}
header .h_nav ul li:last-of-type::after{
    display: none
}
header .h_nav ul li > a{
    font-size: 18px;
    line-height: 75px;
    padding: 0 35px;
    color: #666666
}
header .h_nav ul li:first-of-type > a{
    padding-left: 0;
}
header .h_nav ul li::after{
    width: 1px;
    height: 10px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #666666;
}
header .h_nav .h_ph{
    font-size: 20px;
    color: #666666;
    margin-right: 30px;
}
header .h_nav .h_ph span{
    display: inline-block;
    vertical-align: middle
}
header .h_nav .h_wx{
    margin-right: 30px;
    position: relative;
    cursor: pointer;
}
header .h_nav .h_ss{
    margin-right: 20px;
    position: relative;
}
header .h_nav .h_wx div{
    width: 100px;
    height: 0px;
    background: #71a92a;
    transition: all .5s;
    position: absolute;
    left: 50%;
    top: 25px;
    margin-left: -50px;
    overflow: hidden;
    opacity: 0;
    z-index: 2;
}
header .h_nav .h_wx:hover div{
    opacity: 1;
    height: 100px;
}
header .h_nav .h_wx div img{
    width: 100%;
    height: 100px;
}
.zj-se1-cont{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.zj-se1-cont img{
    width: 100%;
    height: auto;
}
.zj-se1-cont a{
    position: relative;
    display: block
}
.zj-se1-cont a h6{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
}
.zj-set1-two{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 44.375%;
}
.zj-set1-one{
    width: 32%;
}
.zj-set1-trm{
    width: 21.5%;
}
.zj-se1{
    margin-top: 110px;
    position: relative
}
.zj-se1 i,
.zj-se1 em{
    width: calc(50% - 800px);
    height: 100%;
    position: absolute;
}
.zj-se1 i{
    left: 0;
    top: 0;
    background: url('../img/zj-se1-bj1.jpg') no-repeat center;
    background-size: 100% 100%
}
.zj-se1 em{
    right: 0;
    top: 0;
    background:url('../img/zj-se1-bj2.jpg') no-repeat center;
    background-size: 100% 100%
}
.zj-set2-cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zj-set2-page{
    width: 45%;
    display: flex;
    align-items: center;
}
.zj-set2-page .imgd{
    width: 55%;
}
.zj-set2-page .imgd img{
    max-width: 100%;
}
.zj-set2-page .tit{
    margin-right: 12px;
}
.zj-set2-page .tit h6{
    font-size: 30px;
    color: #161616;
    margin-bottom: 15px;
}
.zj-set2-page .tit .cont{
    font-size: 16px;
    color: #666;
    line-height: 1.6;
}
.zj-set2-page .tit i{
    width: 36px;
    height: 2px;
    display: block;
    background: url('../img/zj-se2-ico.png') no-repeat;
    margin-top: 32px;
}
.zj-set2{
    padding: 100px 0;
}
.zj-set3{
    display: flex;
    background: #f3f3f3;
    align-items: center;
    padding: 40px 0;
}
.zj-set3 > div{
    width: 50%;
    overflow: hidden;
}
.zj-set3 > div img{
    max-width: 100%;
    transition: all .4s
}
.zj-set3 > div:hover img{
    transform: scale(1.1)
}
.zj-set3-ds a:hover{
    color: #71a92a
}
header .h_nav ul li.on >a,
header .h_nav ul li > a:hover{
    color: #71a92a
}
.zj-se1-cont a:hover img{
    transform: scale(1.1)
}
.zj-set3 .zj-set3-ds .tit{
   width: 100%;
}
.w800{
    width: 800px;
}
.zj-set3-ds .tit h6{
    font-size: 30px;
    color: #161616;
    margin-bottom: 10px;
}
.zj-set3-ds .tit p{
    font-size: 18px;
    color: #666666
}
.zj-set3-ds .tit i{
    width: 36px;
    height: 2px;
    display: block;
    background: url(../img/zj-se2-ico.png) no-repeat;
    margin: 28px 0;
    /* margin-top: 32px; */
}
.zj-set3 .zj-set3-ds .w800{
    margin-left: auto;
}
.zj-set3-ds .cont{
    padding-right: 16%;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    line-height: 1.7;
    margin-bottom: 32px;
}
.zj-set3-ds a{
    font-size: 14px;
    color: #666
}
.zj-set3-ds a::after{
    width: 20px;
    height: 7px;
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background: url('../img/jt.png') no-repeat center;
}
.zj-set3-ds ul{
    display: flex;
    margin-top: 60px;
}
.zj-set3-ds ul li{
    text-align: center;
}
.zj-set3-ds ul li h6{
    margin-top: 18px;
    color: #666;
    font-size: 14px;
}
.zj-set3-ds ul i{
    width: 19px;
    height: 19px;
    margin: 40px 30px 0;
    background: url('../img/jz.jpg') no-repeat
}
.zj-set4{
    width: 100%;
    padding: 100px 0;
}
.zj-set4-title{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 28px;
}
.zj-set4-title .tit h6{
    font-size: 30px;
    color: #161616;
    margin-bottom: 15px;
}
.zj-set4-title .tit p{
    font-size: 18px;
    color: #666;
}
.zj-set4-title .tit i{
    width: 36px;
    height: 2px;
    display: block;
    background: url('../img/zj-se2-ico.png') no-repeat;
    margin-top: 32px;
}
.zj-set4-title .new-nav{
 display: flex;
} 
.zj-set4-title .new-nav a{
    display: block;
    padding: 0 48px;
    background: #f3f3f3;
    color: #161616;
    line-height: 58px;
    font-size: 18px;
    position: relative;
    z-index: 1;
}
.zj-set4-title .new-nav a::before{
    width: 0;
    left: 50%;
    top: 0;
    content: '';
    display: block;
    position: absolute;
    background: #076fbf;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: translateX(-50%);
    transition: all .4s;
}
.zj-set4-title .new-nav a.on{
    color: #fff;
}
.zj-set4-title .new-nav a.on::before{
    width: 100%;
    opacity: 1;
}
.zj-set4-cont{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new-cs{
    width: 40.5%;
}
.new-cs a{
    position: relative;
    display: block;
}
.new-cs a .txt{
    background: rgba(0, 0, 0, .6);
    color: #fff;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 4%;
}
.new-cs a .txt h6{
    font-size: 18px;
    margin-bottom: 10px;
}
.new-cs a .txt span{
    font-weight: normal;
}
.new-cs a .txt span::after{
    width: 20px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/jt-b.png') no-repeat center;
    content: '';
    margin-left: 5px;
}
.new-cs img{
    width: 100%;
    height: auto;
}
.new-ul{
    width: 58%;
}
.new-ul li{
    margin-bottom: 22px;
}
.new-ul li:last-of-type{
    margin-bottom: 0;
}
.new-ul a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f3f3f3;
    transition: all .5s
}
.img{
    width: 100%;
    overflow: hidden;
}
.img img{
    width: 100%;
    height: auto;
    transition: all .5s
}
.new-ul a:hover{
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    transform: translateY(-8px)
}
.new-ul a:hover .txt h6{
    color: #076fbf
}
.new-ul a .img{
    width: 15%;
}
.new-ul a .img img{
    width: 100%;
}
.new-ul a .txt{
    width: 75%;
    box-sizing: border-box;
    padding: 0 16px;
}
.new-ul a .timer{
    width: 10%;
    text-align: center;
    border-left: 1px solid #e1e1e1;
    height: 102px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.new-ul a .timer span{
    font-size: 50px;
    font-weight: bold;
    color: #999999;
}
.new-ul a .timer p{
    font-size: 16px;
    color: #999;
   margin-top: 6px;
}
.new-ul a .txt h6{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.new-ul a .txt p{
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.new-ul a .txt span{
    color: #999999
}
.new-ul a .txt span::after{
    width: 20px;
    height: 7px;
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background: url(../img/jt.png) no-repeat center;
}
footer{
    width: 100%;
    background: #1d1d1d;
    color: #939393
}
.foot-u{
    padding: 40px 0 45px;
}
.foot-u dd{
    margin-bottom: 20px;
    font-size: 14px;
}
.foot-u .pho h6{
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}
.foot-u .pho p{
    font-size: 16px;
    margin-bottom: 20px;
}
.foot-u .pho p span{
    display: inline-block;
    vertical-align: middle
}
footer .ypux{
    padding: 36px 0;
    font-size: 14px;
}
footer .ypux a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
footer dd{
    padding: 0;
    margin: 0;
}
footer  a:hover{
    color: #fff;
}
footer ul{
    display: flex;
    justify-content: space-between;
}
footer ul li .wx-foot{
    display: flex;
}
footer ul li .wx-foot img{
	width: 116px;
}
footer ul li .wx-foot > div:first-of-type{
    margin-right: 25px;
    text-align: center;
}
footer ul li .wx-foot p{
    margin-top: 15px;
    font-size: 14px;
}
footer ul li dt{
    font-size: 18px;
    color: #fff;
}
footer ul li dt::after{
    width: 28px;
    height: 2px;
    content: '';
    display: block;
    background: #fff;
    margin: 16px 0 20px;
}
.foot-b{
    background: #282828;
    font-size: 14px;
    line-height: 75px;
    color: #8e8e8e
}
.foot-b a:hover{
    color: #fff;
}
.foot-b a{
    display: inline-block;
    margin-left: 12px;
}
.foot-b .d{
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1800px) {
    .w1600{
        width: 1400px;
    }
    .w800{
        width: 700px;
    }
    .zj-se1 i, .zj-se1 em{
        width: calc(50% - 720px);
    }
    .zj-set3-ds .cont{
        font-size: 14px;
        margin-bottom: 26px;
    }
    .zj-set3-ds ul i{
        margin: 40px 16px 0;
    }
    .zj-set3-ds ul{
        margin-top: 22px;
    }
    .zj-set3-ds .tit i{
        margin: 22px 0;
    }
    .new-ul li{
        margin-bottom: 14px;
    }
    .foot-u{
        padding: 40px 0 16px;
    }
    .new-cs a .txt h6{
        font-size: 16px;
    }
    .new-cs:hover img{
        transform: scale(1.1)
    }
}
@media (max-width: 1660px){
    .w1600{
        width: 1200px;
    }
    .new-ul a .txt h6{
        font-size: 16px;
        margin-bottom: 8px;
    }
    .new-ul a .timer{
        height: 86px;
    }
    .new-ul a .timer span{
        font-size: 36px;
    }
    .new-ul a .timer p{
        font-size: 14px;
    }
    .zj-se1 i, .zj-se1 em{
        width: calc(50% - 615px);
    }
    .w800{
        width: 600px;
    }
    .zj-set3-ds ul li img{
        width: 60px;
    }
    /* .zj-set3-ds ul i{
        margin: 24px 2px 0;
    } */
    header .h_nav ul li > a{
        padding: 0 22px;
    }
    .new-cs a .txt h6{
        font-size: 14px;
    }
}
@media (max-width: 1300px){
    .w1600,
    .w1400{
        width: 93%;
    }
    .zj-se1{
        margin-top: 72px;
    }
    .w800{
        width: 100%;
        padding-left: 5%;
    }
    .zj-set3-ds .cont{
        font-size: 12px;
    }
    .zj-set3-ds .tit h6{
        font-size: 26px;
    }
    .zj-set3-ds .tit p{
        font-size: 16px;
    }
    .zj-set3-ds ul li {
        width: 50px;

    }
    .zj-set3-ds .tit i{
        margin: 14px 0;
    }
    .zj-set3-ds ul li h6{
        margin-top: 8px;
        font-size: 12px;
    }
    .zj-set4{
        padding: 68px 0;
    }
    .zj-set4-title .tit h6{
        font-size: 26px;
        margin-bottom: 12px;
    }
    .zj-set4-title .tit p{
        font-size: 16px;
    }
    .zj-set4-title .tit i{
        margin-top: 18px;
    }
    .zj-set4-title .new-nav a{
        padding: 0 44px;
        line-height: 50px;
        font-size: 16px;
    }
    .new-ul a .txt h6{
        font-size: 14px;
    }
    .new-cs a .txt h6,
    .new-ul a .txt p{
        font-size: 12px;
    }
    footer ul li dt{
        font-size: 16px;
    }
    .foot-u dd{
        font-size: 12px;
    }
    .foot-u .pho h6{
        font-size: 26px;
        margin-bottom: 14px;
    }
    .foot-u .pho p{
        font-size: 14px;
        margin-bottom: 14px;
    }
    footer .ypux{
        padding: 20px 0;
        font-size: 12px;
    }
    .foot-b{
        font-size: 12px;
    line-height: 58px;
    }
    header{
        padding: 10px 0;
    }
    header .h_nav ul{
        margin-right: 14px;
    }
    header .h_nav ul li > a{
        font-size: 16px;
    }
    .zj-set2-page .tit h6{
        font-size: 24px;
        margin-bottom: 12px;
    }
    .zj-set2-page .tit .cont{
        font-size: 14px;
    }
    .zj-set2-page .tit i{
        margin-top: 24px;
    }
    .zj-set2{
        padding: 68px 0;
    }
}
.h_ss{
    position: relative;
}
.h_ss:hover .h_v_index{
    width: 307px;
}
.h_v_index{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0px;
    transition: all .5s;
    overflow: hidden;
}
.ss-index{
    display: inline-block;
    vertical-align: middle;
    width: 286px;
    background: #ffffff;
    line-height: 40px;
    border-radius: 6px;
    padding: 0 10px;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}
.ss-index .text{
    display: block;
    /* padding: 0 10px; */
    line-height: 38px;
    width: calc(100% - 40px);
}
 .ss-index .submit{
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: url('../img/ss-ds.png') no-repeat center;
    background-color: #71a92a;
}


.tnavbox{position:absolute;width:160px;left:50%;margin-left:-80px;top:85%;height:0;padding-top:15px;/* display:none;*/ text-align: center;z-index: 99999999;}
.tnav{ background:#fff; box-shadow:0 0 16px -4px rgba(0,0,0,.3); padding:20px 0 18px; transform:translateY(20px); -webkit-transform:translateY(20px); opacity:0; visibility:hidden; transition:.5s; -webkit-transition:.5s; }
.tnav a{ display:block; color:#666; line-height:35px; border-bottom: 1px solid transparent;-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;}
.tnav a:hover{ color: #fff; }

.tnav a:hover,.tnav a.on{ background:#71a92a; color:#fff;}
header .h_nav ul li{
    position: relative
}
header .h_nav ul li:hover .tnavbox {
    height:100px;
}
header .h_nav ul li:hover .tnavbox .tnav{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }
header .h_nav ul li .tnavbox i{ position: absolute; width: 20px; height: 4px; background-color: #71a92a; left: 50%; top: 0; margin-left: -10px; }


.all-fixed {
	position: fixed;
	top: 50%;
	margin-top: -140px;
	right: -0px;
	height: 235px;
	z-index: 99999;
	box-sizing: border-box;
	/*display: none;*/
	
}
.all-fixed .f-left{
    position: relative;
    top: 60px;
    float: left;
    width: 0px;
    height: 115px;
    border-top: 10px solid transparent;
    border-right: 25px solid #71a92a ;
    border-bottom: 10px solid transparent;
    text-align: center;
    font-size: 13px;
    color: #0b2a1a;
    transform: translateX(-25px);
    cursor: pointer;
}
.all-fixed .f-left p{
	position: absolute;
    top: 10px;
    left: 6px;
    line-height: 20px;
    color: #fff;
}
.all-fixed .f-right{
	width: 180px;
	background: #f8fbff;
	/* height: 100%; */
    border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding-bottom: 20px;
}
.all-fixed .title{
	margin-top: -67px;
	text-align: center;
}
.all-fixed h3{
	font-size: 18px;
	color: #333;
	font-weight: initial;
	text-align: center;
	letter-spacing: 0px;
	line-height: 1;
	margin: 15px 0 20px;
}
.all-fixed h3 span{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.all-fixed li{
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 15px;
}
.all-fixed li:last-child{
	margin-bottom: 5px;
}
.all-fixed li a{
	width: 100%;
	height: 100%;
	background: #71a92a ;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	transition: .3s;
	border-radius: 5px;
}
.all-fixed li a:hover{
	color: #fff;
}
.all-fixed li a img{
	height: 25px;
	margin-right: 10px;
	border: 0;
	vertical-align: middle; 
	margin-top: -5px;
}
.zj-set7{
    padding-bottom: 44px;
    padding-top: 20px;
}
.zj-set7 li{
    width: 16%;
    float: left;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    margin-right: 0.8%;
    margin-bottom: 20px;
}
.zj-set7 li img{
    width: 100%;
    height: auto;
}
.zj-set7 li:nth-of-type(6n){
    margin-right: 0;
}

