*{
    margin: 0px;
    padding: 0px;
    outline: none;
}
input,textarea{
    font-family: 'microsoft yahei';    
}
a{
    text-decoration: none;
    z-index: 1;
}
a.animBtn.themeA:after {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
a.animBtn:link, a.animBtn:visited {
    overflow: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
a.animBtn:link:after, a.animBtn:visited:after {
    content: "";
    position: absolute;
    background: none repeat scroll 0 0 #00A51E;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 200%;
    z-index: -1;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
a.animBtn:link:hover:after, a.animBtn:visited:hover:after {
    height: 420%;
}
a.animBtn.btn_com:link:after, a.animBtn.btn_com:visited:after {
    background: none repeat scroll 0 0 #FFFFFF;
}
a.animBtn.btn_f:link:after, a.animBtn.btn_f:visited:after {
    background: none repeat scroll 0 0 #FFFFFF;
}
a.animBtn.ver:link:after, a.animBtn.ver:visited:after {
    background: none repeat scroll 0 0 #00BE23;
}
a.animBtn.ver2:link:after, a.animBtn.ver2:visited:after {
    background: none repeat scroll 0 0 #00BE23;
}
a.animBtn.btnsea:link:after, a.animBtn.btnsea:visited:after {
    background: none repeat scroll 0 0 #00BE23;
}
a.animBtn.btn_ff:link:after, a.animBtn.btn_ff:visited:after {
    background: none repeat scroll 0 0 #00BE23;
}
a.animBtn.formbtn:link:after, a.animBtn.formbtn:visited:after {
    background: none repeat scroll 0 0 #00BE23;
}
.btnmore{
    position: relative;
    display: block;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #D3D3D3;
    color: #1B1919;
    font-size: 12px;
    line-height: 33px;
    text-align: center;
}
.btnmore:hover{
    border: 1px solid #00A51E;
    color: #FFFFFF;
} 
.btnback{
    position: relative;
    display: block;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #D3D3D3;
    color: #1B1919;
    font-size: 12px;
    line-height: 33px;
    text-align: center;
}
.btnback:hover{
    border: 1px solid #00A51E;
    color: #FFFFFF;
} 
.btn_com{
    position: absolute;
    left: 60px;
    bottom: 50px;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 33px;
    text-align: center;   
}
.btn_com:hover{
    color: #00A51E;
}
.btn_f{
    display: block;
    position: relative;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 33px;
    text-align: center; 
    margin: 0px auto;  
    margin-top: 18px;
}
.btn_f:hover{
    color: #00A51E;
}
.btn_pro{
    display: inline-block;
    position: relative;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
}
.btn_pro:hover{
    border: 1px solid #00A51E;
    color: #FFFFFF;    
}
.btnsea{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 40px;
    background-color: #00A51E;
    line-height: 44px;
    text-align: center;
}
.btnsea:hover{
    background-color: transparent;
}
.btnsea2{
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    width: 150px;
    height: 40px;
    background-color: #363636;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.btnsea2:hover{
    background-color: transparent;
    color: #FFFFFF;
}
.btnapply{
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    width: 150px;
    height: 40px;
    background-color: #00A51E;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.btnapply:hover{
    background-color: transparent;
    color: #FFFFFF;
}
.btnkefu{
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    width: 150px;
    height: 40px;
    background-color: #363636;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.btnkefu:hover{
    background-color: transparent;
    color: #FFFFFF;
}
.btnapply svg{
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.btnkefu svg{
    position: relative;
    top: 5px;
    margin-right: 10px;
}
#mesform{
    position: relative;
}
.fcontainer{
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.col-h-2{
    position: relative;
    width: 50%;
    box-sizing: border-box;
    padding: 0px 15px;
    padding-top: 20px;
}
.col-h-3{
    position: relative;
    width: 33.333333%;
    box-sizing: border-box;
    padding: 0px 15px;
    padding-top: 20px;
}
.col-w{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 15px;
    padding-top: 20px;
}
.form-in{
    position: relative;
    width: 100%;
}
.label{
    position: absolute;
    top: 0px;
    left:20px;
    color: #888888;
    font-size: 14px;
    line-height: 45px;
}
.form-input{
    position: relative;
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    padding: 0px 20px 0px 90px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    color: #1B1919;
    font-size: 14px;
    line-height: 43px;
}
.form-textarea{
    position: relative;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    padding: 45px 20px 20px 20px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    color: #1B1919;
    font-size: 14px;
    line-height: 22px;    
}
input::placeholder{
    color: #888888;
}
.form-tip{
    position: absolute;
    bottom: -20px;
    left: 15px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.form-sub{
    position: relative;
    width: 120px;
    height: 35px;
    margin: 0px auto;
    margin-top: 40px;
}
.formbtn{
    display: block;
    position: relative;
    width: 120px;
    height: 35px;
    border:none;
    background: none;
    background-color: #00A51E;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.formbtn:hover{
    background-color: transparent;
}
.state_sub,.state_success,.state_fail,.state_error{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.state_in{
    position: relative;
    top: 50%;
    margin: 0px auto;
    margin-top: -80px;
    font-size: 16px;
    text-align: center;
    width: 300px;
    height: 160px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
}
.showin-enter-active, .showin-leave-active {
    transform: scale(1);
    transition: all .5s;
}
.showin-enter, .showin-leave-to /* .fade-leave-active below version 2.1.8 */ {
    transform: scale(0.8);
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 0px;
    width: 120px;
    height: 120px;
}
.swiper-button-prev {
    left: 0px;
}
.swiper-button-next {
    right: 0px;
}
.swiper-button-prev:after,
.swiper-button-next:after{
    transition: all 0.5s ease;
    display: none;
}
.swiper-button-prev:hover:after,
.swiper-button-next:hover:after{
    color: #00A51E;
}
.arrow{
    position: relative;
    width: 64px;
    height: 50px;
}
.arrow_l{
    transform-origin: center center;
    transform: rotateY(180deg);    
}
.arrowt{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 4px;
    background-color: #FFFFFF;
    border-radius: 2px;
    transform-origin: left center;
    transform: rotate(45deg);
}
.arrowd{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 35px;
    height: 4px;
    background-color: #FFFFFF;
    border-radius: 2px;
    transform-origin: left center;
    transform: rotate(-45deg);
}
.arrowline{
    position: absolute;
    top: 23px;
    left: 0px;
    width: 40px;
    height: 4px;
    background-color: #FFFFFF;
    border-radius: 2px;
    transform-origin: left center;
    transform: scale(0,1);
    transition: all 0.5s ease;
}
.arrowt_{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 35px;
    height: 4px;
    background-color: #00A51E;
    border-radius: 2px;
    transform-origin: left center;
    transform: scale(0,1);
    transition: all 0.5s ease;
}
.arrowd_{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 35px;
    height: 4px;
    background-color: #00A51E;
    border-radius: 2px;
    transform-origin: left center;
    transform: scale(0,1);
    transition: all 0.5s ease;
}
.arrowline_{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 4px;
    background-color: #00A51E;
    border-radius: 2px;
    transform-origin: left center;
    transform: scale(0,1);
    transition: all 0.5s ease;
}
.swiper-button-prev:hover .arrowline,.swiper-button-next:hover .arrowline{
    transform: scale(1) ;
}
.swiper-button-prev:hover .arrowt_,.swiper-button-prev:hover .arrowd_,.swiper-button-prev:hover .arrowline_{
    transform: scale(1,1) ;
}
.swiper-button-next:hover .arrowt_,.swiper-button-next:hover .arrowd_,.swiper-button-next:hover .arrowline_{
    transform: scale(1,1) ;
}
@keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}
.loadero{
    z-index: 10000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
}
.loader{
    width: 48px;
    height: 48px;
    border: 5px solid #000;
    border-bottom-color: #00A51E;
    border-radius: 50%;
    display: inline-block;
    animation: rotation 1s linear infinite;
}
.homepage{
    position: relative;
    background-color: #F5F5F5;
}
.hispage{
    background: url(../images/hisbg.png) repeat;
}
.title_en{
    font-family: Arial, Helvetica, sans-serif;
    color: #00A51E;
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    text-transform: uppercase;
}
.title_ch{
    color: #555555;
    font-size: 24px;
    line-height: 32px;
}
.title2_en{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    text-transform: uppercase;
}
.title2_ch{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
}
.section_ban{
    position: relative;
    height: 670px;
    padding-top: 70px;
}
.banzone{
    position: relative;
    width: 100%;
    height: 670px;
}
.ban{
    position: relative;
    width: 100%;
    height: 670px;
}
.ban img{
    display: block;
    position: relative;
    left:50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 1920px;
}
.section_search{
    position: relative;
    height: 55px;
}
.searcho{
    position: relative;
    transform: translate(0px,-50%);
    max-width: 1440px;
    margin: 0px auto;
    background-color: #FFFFFF;
}
.searcho_{
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
    display: flex;
    justify-content: flex-start;
}
.searcho_1{
    position: relative;
    padding-left: 30px;
    padding-right: 100px;
    margin-right: 15px; 
    flex-grow: 1;
}
.input{
    position: relative;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #C4C4C4;
    padding: 0px 15px;
}
.input:focus{
    border: 1px solid #00A51E;
}
.searcho_2{
    position: relative;
    width: 150px;
    flex-shrink: 0;   
}
.searcho_3{
    position: relative;
    width: 350px;
    padding-left: 20px;
    padding-right: 20px;  
    color: #393939;  
    font-size: 14px; 
    line-height: 40px; 
    flex-shrink: 0;
}
.searcho_3 a{
    position: relative;
    margin-right: 25px;
    color: #393939; 
    transition: all 0.5s ease; 
}
.searcho_3 a:hover{
    color: #00A51E; 
}
.section_pro{
    position: relative;
    padding-bottom: 70px;
}
.pro_moreo{
    position: absolute;
    top: 110px;
    left: 0px;
    width: 100%;
}
.pro_moreo_{
    position: relative;
    max-width: 1500px;
    margin: 0px auto;
}
.pro_more{
    position: absolute;
    top: 0px;
    right: 30px;  
}
.pro_title{
    position: relative;
    max-width: 1500px;
    margin: 0px auto;
    box-sizing: border-box;
    padding-top: 65px;
    padding-left: 30px;
    padding-right: 30px;
}
.proshow{
    position: relative;
    max-width: 1500px;
    margin: 0px auto;
    margin-top: 60px;
    box-sizing: border-box;
    padding: 0px 30px;
}
.proshow_{
    position: relative;
    display: flex;
    justify-content: space-between;
}
.pros_l{
    position: relative;
    overflow: hidden;
    width: 345px;
    height: 460px;
    flex-shrink: 0;
}
.pros_img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 460px;
    background: url(../images/p_b.png) no-repeat center;
    transition: all 0.5s ease;
}
.pros_l:hover .pros_img{
    transform: scale(1.1);
}
.pro_btn_1{
    position:relative;
    padding-top: 312px;
    text-align: center;
}
.pro_btn_2{
    position: relative;
    padding-top: 20px;
    text-align: center;
}
.pros_r{
    position: relative;
    height: 460px;
    flex-grow: 1;
    display: flex;
    justify-content: space-around;
    background:url(../images/index_probg.png) no-repeat center;
    background-color: #ffffff;
}
.proi{
    display: block;
    position: relative;
    width: 20%;
    padding: 90px 0px;
}
.proibg{
    display: block;
    position: relative;
    overflow: hidden;
}
.proibgi{
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0px auto;
}
.proibgs{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 19px;
    background: url(../images/p_shadow.png) no-repeat center;
}
.proit1{
    position: relative;
    margin-top: 25px;
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    transition: all 0.5s ease;
}
.proit2{
    position: relative;
    color: #555555;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    transition: all 0.5s ease;
}
.proibgs1{
    position: absolute;
    bottom: 50%;
    left:0px;
    width: 100%;
    height: 25%;
    transition: all 0.5s ease;
}
.proibgs2{
    position: absolute;
    top: 50%;
    left:0px;
    width: 100%;
    height: 25%;
    transition: all 0.5s ease;
}
@keyframes outb{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(0.8);
    }
    0%{
        transform: scale(1);
    }
}
@keyframes toup{
    0%{
        transform: translate(0px,0px);
    }
    50%{
        transform: translate(0px,-15px);
    }
    0%{
        transform: translate(0px,0px);
    }
}
.proi:hover .proibgs{
    animation: outb 2s ease infinite;
}
.proibgi{
    display: block;
}
.proi:hover .proibgi{
    animation: toup 2s ease infinite;
}
.proi:hover .proit1{
    color: #00A51E;
}
.proi:hover .proit2{
    color: #00A51E;
}
.section_company{
    position: relative;
    background-color: #ffffff;
}
.company1{
    position: relative;
    max-width: 1440px;
    margin: 0px auto;
    height: 518px;
    overflow: hidden;
}
.company_video{
    position: absolute;
    bottom: -34px;
    left: 0px;
    width: 100%;
    max-width: 905px;
}
.video{
    position: relative;width: 100%; max-width: 905px;
}
.videowhite{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 905px;
    height: 35px;
    background-color: #FFFFFF;
}
.video_v{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.video_btn{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.video_btn.pause{
    background: url(../images/c_play.png) no-repeat center;
}
.company_title{
    position: absolute;
    top: 126px;
    left: 940px;
}
.company_info{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 622px;
    height: 292px;
    background: #0A9122;
}
.com_text{
    position: relative;
    padding: 70px 60px 90px 60px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
}
.company2{
    position: relative;
    max-width: 1740px;
    margin: 0px auto;
}
.companynumber{
    position: relative;
    display: flex;
    justify-content: center;
}
.cnumi{
    position: relative;
    width: 25%;
    height: 200px;
    flex-grow: 1;
    flex-shrink: 0;
}
.cnumi::after{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1px;
    height: 100%;
    background: url(../images/c_line.png) no-repeat right center;
}
.cnumi:last-child::after{
    background: none;
}
.cnumi_1{
    position: relative;
    padding-top: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.cnum_tip{
    position: relative;
    color: #D5D5D5;
    font-size: 16px;
    line-height: 26px;
    padding-top: 25px;  
    padding-left: 5px;  
}
.cnum_d{
    color: #D5D5D5;
    font-size: 16px;
}
.cnum_n{
    display: flex;
    justify-content: center;
    height: 56px;
    overflow: hidden;
    color: #00A51E;
    font-size: 45px;
    font-family: Impact;
    line-height: 46px;
}
.digit-container{
    display: flex;
    flex-direction: column;
    line-height: 56px;
}
.cnumi_2{
    position: relative;
    color: #343434;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}
.cnumi_3{
    position: relative;
    color: #E1E1E1;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}
.section_news{
    position: relative;
}
.news_title{
    position: relative;
    max-width: 1500px;
    margin: 0px auto;
    box-sizing: border-box;
    padding-top: 66px;
    padding-left: 30px;
    padding-right: 30px;
}
.newss_navo{
    position: absolute;
    top: 66px;
    left: 0px;
    width: 100%;
    height: 36px;
}
.newss_navo_{
    position: relative;
    max-width: 1500px;
    margin: 0px auto;
}
.newss_nav{
    position: absolute;
    top: 0px;
    right: 20px;
    width: 378px;
    height: 36px;
    display: flex;
}
.nnavi{
    display: block;
    position: relative;
    width: 126px;
    height: 36px;
    box-sizing: border-box;
    background-color: #FFFFFF; 
    border: 1px solid #FFFFFF;
    color: #464545;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
}
.tag{
    position: absolute;
    top: 0px;
    right: 10px;
}
.nnavi:hover{
    background-color: transparent;
    color: #FFFFFF;
}
.nnavi.on{
    background-color: #00A51E;
    color: #ffffff;
}
.nnavi.on path{
    fill: #FFFFFF;
}
.newss_list{
    position: relative;
    max-width: 1470px;
    margin: 0px auto;
    margin-top: 36px;
    box-sizing: border-box;
    padding: 0px 15px;
}
.newss_in{
    position: relative;
    display: flex;
    justify-content: left;    
}
.newsi{
    display: block;
    position: relative;
    width: 25%;
    box-sizing: border-box;
    padding: 0px 15px;
    margin-top: 30px;
}
.newsia{
    position: relative;
    display: block;
    background-color: #FFFFFF;
}
.newsi_pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.newsi_img{
    display: block;
    width: 100%;
    transition: all 0.5s ease;
}
.newsi_line{
    position: absolute;
    top: 185px;
    left: 20px;
    width: 3px;
    height: 90px;
    background-color: #00A51E;
    transition: all 0.5s ease;
}
.newsi_title{
    position: relative;
    padding: 25px 30px 0px 40px;
    color: #1B1919;
    font-size: 22px;
    line-height: 38px;
}
.newsi_des{
    position: relative;
    padding: 30px 30px 0px 40px;
    color: #1B1919;
    font-size: 14px;
    line-height: 24px;    
}
.newsi_b{
    position: relative;
    height: 24px;
    width: 100%;
    padding: 35px 0px 45px 0px;
    display: flex;
    justify-content: space-between;
}
.newsi_b_date{
    position: relative;
    padding-left: 40px;
    color: #919191;
    font-size: 12px;
    line-height: 24px;
}
.newsi_b_more{
    position: relative;
    padding-right: 30px;
    color: #00A51E;
    font-size: 10px;
    font-weight: bold;
    line-height: 24px;
    transition: all 0.5s ease;
}
.newsi:hover .newsi_img{
    transform: scale(1.1);
}
.newsi:hover .newsi_line{
    transform: scale(1,1.5);
}
.newsi:hover .newsi_b_more{
    transform: translate(10px,0px);
}
.section_application{
    position: relative;
}
.app_title{
    position: relative;
    margin-top: 70px;
    text-align: center;
    padding: 0px 30px;
}
.appin{
    position: relative;
    max-width: 1470px;
    margin: 40px auto 0px auto;
    box-sizing: border-box;
    padding: 0px 15px; 
}
.appin_{
    position: relative;
    display: flex;
    justify-content: left;
}
.appi{
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 25%;
    padding: 0px 15px;
    margin-top: 30px;
}
.appia{
    display: block;
    position: relative;
}
.appi_pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.appi img{
    display: block;
    width: 100%;
    transition: all 0.5s ease;
}
.appi_title{
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    transform: translate(0px,-50%);
}
.appi:hover img{
    transform: scale(1.1);
}
.app_more{
    position: relative;
    margin: 60px auto 0px auto;
}
.section_enterprise{
    position: relative;
    margin-top: 60px;
    width: 100%;
    height: 608px;
    background: url(../images/e_bg.jpg) no-repeat center;
    background-attachment: fixed;
}
.enterprise_bg{
    position: relative;
    width: 100%;
    height: 100%;
}
.enterprise_title{
    position: relative;
    padding-top: 70px;
    text-align: center;
}
.enterprise_in{
    position: relative;
    padding: 0px 160px;
    margin-top: 110px;
}
.enterprisei{
    position: relative;
    width: auto;
    margin: 0px 25px;
    cursor: pointer;
}
.enterprisei_pic{
    position: relative;
    overflow: hidden;
    height: 244px;
}
.enterprisei_pic img{
    display: block;
    height: 244px;
}
.cover{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 165, 30, 0.5);
    opacity: 0;
    transition: all 0.5s ease;
}
.enterprisei_pic span {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    transition: all .3s linear;
    opacity: 0;
}

.enterprisei_pic span.t {
    left: 6%;
    top: 0;
    height: 10%;
    width: 0;
    border-bottom: 1px solid #ffffff;
}

.enterprisei_pic span.b {
    right: 6%;
    top: 80%;
    width: 0;
    height: 10%;
    border-bottom: 1px solid #ffffff;
}

.enterprisei_pic span.l {
    left: 0;
    top: 4.5%;
    display: inline-block;
    width: 10%;
    height: 0;
    border-right: 1px solid #ffffff;
}
.enterprisei_pic span.r {
    left: 90%;
    bottom: 4.5%;
    display: inline-block;
    width: 10%;
    height: 0;
    border-left: 1px solid #ffffff;
}
.enterprisei_title{
    position: relative;
    margin: 25px 0px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}
/* .enterprisei:hover .cover{
    opacity: 1;
}
.enterprisei:hover span.t,.enterprisei:hover span.b{
    width: 88%;
    opacity: 1;
}
.enterprisei:hover span.r,.enterprisei:hover span.l{
    height: 91%;
    opacity: 1;
} */
.swiper-button-prev-e,.swiper-button-next-e{
    top: 160px;
    height: 440px;
}
.swiper-button-prev-eb,.swiper-button-next-eb{
    top: 0px;
    height: 100%;
}
.ebig{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s ease;
}
.ebig.in{
    opacity: 1;
    pointer-events: auto;
}
.ebigin{
    position: relative;
    width: 100%;
    height: 100%; 
}
.enterpriseb{
    position: relative;
    width: 100%;
    height: 100%; 
}
.enterprisei_picb{
    position: relative;
    width: 100%;
    height: 100%;
}
.enterprisei_picb_{
    position: relative;
    width: 100%;
    top: 50%;
    transform: translate(0px,-50%);
    box-sizing: border-box;
    padding: 0px 15px;
}
.ep1{
    position: relative;
    display: block;
    max-width: 100%;
    max-height: 70vh;
    margin: 0px auto;
}
.ep2{
    position: relative;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    max-width: 800px;
    margin: 0px auto;
    margin-top: 60px;
}
.epbtn{
    position: relative;
    display: block;
    width: 120px;
    height: 35px;
    margin: 0px auto;
    margin-top: 40px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 33px;
    text-align: center;
}
.epbtn:hover{
    border: 1px solid #00A51E;
    color: #FFFFFF;
}
.feedback{
    position: relative;
    width: 100%;
    height: 225px;
    background: #ffffff;
}
.feedback1{
    position: relative;
    padding: 0px 30px;
    padding-top: 80px;
    color: #1B1919;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.feedback .btn_ff{
    display: block;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    margin: 0px auto;
    margin-top: 18px;

    width: 190px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    text-indent: 84px;
    background-color: #0A8E23;
}
.feedback .btn_ff img{
    width: 17px;
    height: 13px;
    display: block;
    position: absolute;
    top: 14px;
    left: 60px;
}

/*-------------------test-----------------------*/
.feedback_b1{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/260-1.jpg) no-repeat center;
    background-size: 100%;
}
.feedback_b1 .feedback1{
    padding-top: 90px;
}

.feedback_b2{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/260.jpg) no-repeat center;
    background-size: 100%;
}
.feedback_b2 .feedback1{
    padding-top: 90px;
}

.feedback_b3{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/260-3.jpg) no-repeat center;
    background-size: 100%;
}
.feedback_b3 .feedback1{
    padding-top: 90px;
}

.feedback_b4{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/260-4.jpg) no-repeat center;
    background-size: 100%;
}
.feedback_b4 .feedback1{
    padding-top: 90px;
}

.feedback_b5{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/260-5.jpg) no-repeat center;
    background-size: 100%;
}
.feedback_b5 .feedback1{
    padding-top: 90px;
}
.feedback_b6{
    position: relative;
    width: 100%;
    height: 250px;
    background: #F5F5F5;
}
.feedback_b6 .feedback1{
    padding-top: 50px;
    color: #00A51E;
    font-size: 27px;
    font-weight: bold;
    line-height: 45px;
}
.feedback_b6 .btn_f6:hover{
    color: #ffffff;
}
.btn_f6{
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #00A51E;
    border: 2px solid #00A51E;
    display: block;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    margin: 0px auto;
    margin-top: 40px;
}
.bottom{
    position: relative;
    background-color: #F5F5F5;
}
.bottom_in{
    position: relative;
    max-width: 1580px;
    margin: 0px auto;
    padding-bottom: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bottom_l{
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.bottom_r{
    position: relative;
    width: 480px;
    flex-shrink: 0;
    flex-grow: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    flex-direction: row-reverse;
}
.bottom_re{
    position: relative;
    width: 140px;
    padding-top: 68px;
    flex-shrink: 0;
    flex-grow: 0;
}
.bottom_re img{
    max-width: 132px;
    max-height: 132px;
}
.bottom_rt{
    position: relative;
    width: 280px;
    padding-top: 68px;
    margin-left: 30px;
    margin-right: 30px;  
    flex-shrink: 0;
    flex-grow: 0;
}
.bottom_ir1{
    position: relative;
    padding-left: 30px;
    color: #1B1919;
    font-size: 18px;
    line-height: 36px;
    background: url(../images/icon_tel_b.png) no-repeat left center;
}
.bottom_ir2{
    position: relative;
    color: #0A8E23;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bottom_ir2:hover{
    color: #1B1919;
}
.bottom_ir3{
    position: relative;
    margin-top: 10px;
}
.bottom_irp{
    position: relative;
    color: #5C6166;
    font-size: 14px;
    line-height: 24px;
}
.bottom_i{
    position: relative;
    padding: 0px 54px;
    padding-top: 68px;;
}
.bib{
    position: relative;
}
.bib_a{
    position: relative;
    color: #1B1919;
    font-size: 20px;
    line-height: 35px;
    transition: all 0.5s ease;
}
.bib_a:hover{
    color: #00A51E;
}
.bis{
    position: relative;
    margin-top: 20px;
}
.bis_a{
    position: relative;
    display: block;
    color: #5C6166;
    font-size: 14px;
    line-height: 26px;
    transition: all 0.3s ease;
}
.bis_a:hover{
    color: #00A51E;
    transform: translate(2px,0px);
}
.right{
    position: relative;
    background-color: #E3E3E3;
    padding: 20px 30px;
    color: #989FA7;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.right a{
    color: #989FA7;
    font-size: 14px;
    line-height: 24px;
}
.right a:hover{
    text-decoration: underline;
}
.headspace{
    position: relative;
    height: 70px;
}
.head{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
}
.headup{
    position: relative;
    height: 70px;
    background-color: #FFFFFF;
    z-index: 11;
}
.logo{
    display: block;
    position: relative;
    margin-left: 100px;
    float: left;
    width: 201px;
    height: 70px;
    background: url(../images/t_logo.png) no-repeat center;
}
.ver{
    position: relative;
    float: right;
    width: 190px;
    height: 70px;
    background-color: #00A51E;
}
.ver_icon{
    position: absolute;
    top: 23px;
    left: 40px;
    width: 23px;
    height: 23px;
}
.ver_icon path{
    fill: #FFFFFF;
} 
.ver_text{
    display: block;
    position: relative;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 70px;
    text-indent: 80px;
}
.ver:hover{
    background-color: transparent;
}
.ver2{
    position: relative;
    float: right;
    width: 60px;
    height: 70px;
    background-color: #00A51E;
    display: none;
}
.ver2_text{
    display: block;
    position: relative;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
}
.ver2:hover{
    background-color: transparent;
}
.menu{
    position: relative;
    float: right;
    margin-right: 60px;
    display: flex;
    justify-content: flex-start;
}
.menui{
    position: relative;
}
.menuia{
    display: block;
    position: relative;
    height: 70px;
    margin-right: 70px;
    padding-right: 20px;
    color: #1B1919;
    font-size: 16px;
    line-height: 70px;
    transition: all 0.5s ease;
}
.menuia_icon{
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 65px;
}
.menuia:hover{
    color: #00A51E;
    font-weight: bold;
}
.menuia.cur{
    color: #00A51E;
    font-weight: bold;
}
.heads{
    position: absolute;
    top: 70px;
    left: 0px;
    width: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    opacity: 0;
    transform: translate(0px,-80px);
    transition: all 0.5s ease;
    z-index: 10;
    pointer-events: none;
}
.heads.in{
    pointer-events: auto;
    opacity: 1;
    transform: translate(0px,0px);   
}
.heads_i{
    position: relative;
    display:flex;
    justify-content: center;
}
.heads_im{
    border-right: 1px solid #E2E2E2;
}
.heads_im:last-child{
    border-right: none;    
}
.heads_ima{
    display: block;
    position: relative;
    padding: 0px 45px;
    color: #272E28;
    font-size: 14px;
    line-height: 80px;
    transition: all 0.5s ease;
}
.heads_ima:hover{
    color: #00A51E;    
}
.heads:nth-of-type(6) .heads_i{
    justify-content: flex-end;
    padding-right: 320px;
}
.heads:nth-of-type(5) .heads_i{
    justify-content: flex-end;
    padding-right: 400px;
}
.navc{
    float: right;
    position: relative;
    margin-right: 25px;
    display: none;
}
.navcbtn{
    position: relative;
    width: 17px;
    margin-top: 26px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.nbline{
    position: relative;
    width: 15px;
    height: 1px;
    margin: 4px 0px;
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 3px;
    transition: all 0.3s ease-in-out
}
/* 导航 */
.navzone{
    z-index: 100;
    position: fixed;
    top: 70px;
    right: -380px;
    width: 380px;
    height: 100vh;
    background-color: #FFFFFF;
    transition: all 0.5s ease;
    overflow-y: auto;
}
.navwrap{
    position: relative;
    padding-top: 0px;
    padding-left: 100px;
    padding-bottom: 82px;
    padding-top: 10px;
}
.cnav_item{
    position: relative;  
    margin-bottom: 30px;
}
.cnavfo{
    position: relative;
    height: 25px;
    display: flex;
}
.cnavf{
    display: block;
    position: relative;
    color: #000000;
    font-size: 16px;
    line-height: 25px;
    transition: color 0.5s ease;
}
.cnavfc{
    display: block;
    margin-left: 8px;  
    padding: 0px 10px; 
}
.navarrowd{
    fill:#0b0b0b;
}
.cnavfc:hover .navarrowd{
    fill:#666666;
}
.cnavslist{
    position: relative;
    box-sizing: border-box;
    height: 0px;
    overflow: hidden;
    transition: all 0.5s ease;
}
.cnavslist_{
    position: relative;
    padding-top: 15px;
    box-sizing: border-box;
}
.cnavs{
    display: block;
    position: relative;
    color: #000000;
    font-size: 14px;
    line-height: 22px; 
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 8px;
    transition: all 0.5s ease;
}
.cnavs:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 10px;
    height: 1px;
    background: #CCCCCC;
    transition: all 0.5s ease;
}
.cnavf:hover{
    color: #666666;
}
.cnavf.cur{
    color: #666666;
}
.down .arrowd{
    fill:#666666;
}
.cnavs:hover{
    color: #666666;
}
.cnavs.cur{
    color: #666666;
    padding-left: 60px;
}
.cnavs.cur:before{
    width: 40px;
}
.navcbtn.open {
    transform: rotate(45deg);
}
.open .nbline:nth-child(1) {
    transform: translateY(7px);
}
.open .nbline:nth-child(2) {
    opacity: 0;
}
.open .nbline:nth-child(3) {
    transform: translateY(-7px) rotate(90deg);
}
.xf{
    z-index: 101;
    position: fixed;
    bottom: 50px;
    right: -60px;
    opacity: 0;
    transition: all 0.5s ease;
}
.xf.in{
    right: 5px;
    opacity: 1;
}
.xf_i{
    position: relative;
    width: 60px;
    height: 60px;
}
.xf_qq{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #CECECE;
    border-radius: 5px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 1s ease;
}
.xf_qq_i{
    position: relative;
    height: 20px;
}
.xf_qq_i svg{
    width: 16px;
}
.xf_qq_text{
    position: relative;
    padding: 5px 10px;
    color: #1B1919;
    font-size: 12px;
    transition: all 0.3s ease;
}
.xf_qq:hover{
    width: 120px;
    flex-direction: row;
    background-color: transparent;
    border: 1px solid #00A51E;
}
.xf_qq:hover .xf_qq_i svg{
    width: 20px;
}
.xf_qq:hover .xf_qq_i path{
    fill: #FFFFFF;
}
.xf_qq:hover .xf_qq_text{
    font-size: 16px;
    color: #FFFFFF;
}
.xf_top{
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #CECECE;
    border-radius: 5px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.xf_top_i{
    position: relative;
    height: 20px;
}
.xf_top_text{
    position: relative;
    padding: 5px 10px;
    color: #1B1919;
    font-size: 12px;
    transition: all 0.3s ease;
}
.xf_top:hover{
    background-color: transparent;
    border: 1px solid #00A51E;
}
.xf_top:hover .xf_top_i path{
    stroke: #FFFFFF;
}
.xf_top:hover .xf_top_text{
    color: #FFFFFF;
}
.enter{
    animation-name: fadeInUp;
    animation-delay: 0s;     
}
.enter .first{
    animation-name: fadeInUp;
    animation-delay: 0s; 
}
.enter .second{
    animation-name: fadeInUp;
    animation-delay: 0.25s;
}
.enter .third{
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}
.enter .fourth{
    animation-name: fadeInUp;
    animation-delay: 0.75s;
}
.enter .fifth{
    animation-name: fadeInUp;
    animation-delay: 1s;
}
/* 新闻 */
.enter .swiper-slide-active .newsi:nth-of-type(1){
    animation-name: fadeInUp;
    animation-delay: 0.5s;    
}
.enter .swiper-slide-active .newsi:nth-of-type(2){
    animation-name: fadeInUp;
    animation-delay: 0.75s;    
}
.enter .swiper-slide-active .newsi:nth-of-type(3){
    animation-name: fadeInUp;
    animation-delay: 1s;    
}
.enter .swiper-slide-active .newsi:nth-of-type(4){
    animation-name: fadeInUp;
    animation-delay: 1.25s;    
}
.banin{
    position: relative;
    padding-top: 70px;
}
.banin_{
    position: relative;
    overflow: hidden;
}
.banin_img{
    display: block;
    width: 100%;
}
.subnav{
    position: relative;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 0px 30px;
}
.subnav_{
    position: relative;
    max-width: 1440px;
    margin: 0px auto;
}
.ihome{
    position: relative;
}
.ihomea{
    display: inline-block;
    position: relative;
    padding: 24px 0px;
    padding-right: 28px;
    line-height: 22px;
}
.ihomea:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -5px;
    background-color: #B4B4B4;
    width: 1px;
    height: 10px;
}
.subia{
    display: inline-block;
    position: relative;
    padding: 24px 28px;
    color: #1B1919;
    font-size: 16px;
    line-height: 22px;
    transition: all 0.5s ease-in-out;
}
.subia:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -5px;
    background-color: #B4B4B4;
    width: 1px;
    height: 10px;
}
.subia:hover{
    color:#00A51E;
    font-weight: bold;
}
.subia.cur{
    color:#00A51E;
    font-weight: bold;
}
.subi.cur .subia{
    color:#00A51E;
    font-weight: bold;
} 
.ihome{
    width: auto;
}
.subi{
    width: auto;
}
.ten{
    position: relative;
    color: #00A51E;
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
}
.tch{
    position: relative;
    color: #1B1919;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
.t1{
    position: relative;
    margin-top: 100px;
}
.t2{
    position: relative;
}
.pzone{
    position: relative;
    padding: 30px 30px 0px 30px;
}
.pzone_{
    position: relative;
    max-width: 1470px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.newsi_in{
    display: block;
    position: relative;
    width: 25%;
    box-sizing: border-box;
    padding: 35px 15px 0px 15px;
}
.newsia_in{
    position: relative;
    display: block;
    background-color: #F7F7F7;
}
.newsi_in:hover .newsi_img{
    transform: scale(1.1);
}
.newsi_in:hover .newsi_line{
    transform: scale(1,1.5);
}
.newsi_in:hover .newsi_b_more{
    transform: translate(10px,0px);
}
.getmore{
    position: relative;
    margin-top: 60px;
}
.gmore{
    position: relative;
    margin: 0px auto 0px auto;
}
.pspace{
    position: relative;
    height: 120px;
}
.cd_t{
    position: relative;
    max-width: 1240px;
    margin: 0px auto;
    margin-top: 110px;
    box-sizing: border-box;
    padding: 0px 30px;
    color: #1B1919;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.cd_meta{
    position: relative;
    max-width: 1240px;
    margin: 0px auto;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0px 30px;
    color: #5C6166;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.cd_time{
    position: relative;
    margin: 0px 10px;
}
.cd_source{
    position: relative;
    margin: 0px 10px;
}
.cd_info{
    position: relative;
    margin-top: 50px;
    padding: 0px 30px;
}
.cd_info_{
    position: relative;
    max-width: 1180px;
    margin: 0px auto;
}
.cd_info_ img{
    max-width: 100%;
}
.cdpn{
    position: relative;
    max-width: 1240px;
    margin: 0px auto;
    margin-top: 70px;
    padding: 0px 30px;
    box-sizing: border-box;
}
.cd_p{
    position: relative;
    padding: 10px 0px;
    color: #1B1919;
    font-size: 16px;
    line-height: 22px;
}
.cd_pt{
    position: relative;
    margin-right: 15px;
}
.cd_text{
    color: #1B1919;
    font-size: 16px;
    line-height: 22px;    
    transition: all 0.5s ease-in-out;
}
.cd_text:hover{
    color: #00A51E;   
}
.cd_btn{
    position: relative;
    width: 120px;
    margin: 0px auto;
    margin-top: 60px;
    margin-bottom: 120px;
}
.cdb{
    position: relative;
    margin: 0px auto;
}
.ncdzone{
    position: relative;
    padding: 45px 30px 0px 30px;
}
.ncdzone_{
    position: relative;
    max-width: 1470px;
    margin: 0px auto;
}
.ncdia{
    display: block;
    position: relative;
    padding: 25px 40px 22px 40px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DFDFDF;
}
.ncdi_t{
    position: relative;
    color: #1B1919;
    font-size: 22px;
    line-height: 30px;
}
.ncdi_time{
    position: relative;
    color: #919191;
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
}
.ncdia:hover .ncdi_t{
    color: #00A51E;
}
.ncdia:hover .ncdi_time{
    color: #00A51E;
}
.bdonw.animBtn.themeA:after {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.bdonw.animBtn:link, .bdonw.animBtn:visited {
    overflow: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.bdonw.animBtn:link:after, .bdonw.animBtn:visited:after {
    content: "";
    position: absolute;
    background: none repeat scroll 0 0 #00A51E;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 200%;
    z-index: -1;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.bdonw.animBtn:link:hover:after, .bdonw.animBtn:visited:hover:after {
    height: 420%;
}
.bdonw{
    position: relative;
    display: block;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #D3D3D3;
    color: #1B1919;
    font-size: 12px;
    line-height: 33px;
    text-align: center;
}
.bdonw svg{
    position: relative;
    top: 4px;
}
.bdonw path{
    fill:#00a51e;
}
.ncdia:hover .bdonw{
    background: none repeat scroll 0 0 #00A51E;
    border: 1px solid #00A51E;
    color: #FFFFFF;
}
.ncdia:hover path{
    fill:#FFFFFF;
} 
.ncvzone{
    position: relative;
    padding: 25px 30px 0px 30px;
}
.ncvzone_{
    position: relative;
    max-width: 1470px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.ncvi{
    display: block;
    position: relative;
    width: 25%;
    box-sizing: border-box;
    padding: 35px 15px 0px 15px;
}
.ncvia{
    position: relative;
    display: block;
    background-color: #F7F7F7;
}
.ncvi_pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.ncviboximg{
    display: block;
    width: 100%;
}
.ncvitimg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #F7F7F7;
    overflow: hidden;
}
.ncvi_img{
    display: block;
    width: 100%;
    transition: all 0.5s ease;
    position: relative;
    top: 50%;
    transform: translate(0px,-50%);
}
.ncvi_des{
    position: relative;
    padding: 20px 30px 20px 20px;
    color: #1B1919;
    font-size: 16px;
    line-height: 30px;    
}
.ncvi_icon{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 30px;
    height: 20px;
    background-color: #00A51E;
    border-radius: 3px;
    line-height: 16px;
    text-align: center;
    transition: all 0.5s ease-in-out;
}
.ncvi_icon path{
    fill:#f7f7f7;
}
.ncvia:hover .ncvi_icon{
    background-color: #FFFFFF;
}
.ncvia:hover .ncvi_icon path{
    fill:#00A51E;
}
.videoz{
    position: relative;
    max-width: 1020px;
    margin: 0px auto;
    top: 50%;
    transform: translate(0px,-50%);
}
.videoz .video{
    position: relative;
    width: 100%;
}
.contactz{
    position: relative;
    margin-top: 60px;
    display: flex;
    overflow: hidden;
}
.map{
    position: relative;
    width: 50%;
    flex-shrink: 0;
    flex-grow:0;
}
.cinfo{
    position: relative;
    width: 50%;
    flex-shrink: 0;
    flex-grow:0;
    background-color: #F7F7F7;
    padding-bottom: 130px;
}
.cinfoit{
    position: relative;
    padding-top: 95px;
    padding-left: 80px;
    padding-bottom: 35px;
    color: #00A51E;
    font-size: 32px;
    line-height: 42px;
}
.cinfoi{
    position: relative;
    padding-left: 80px;
    color: #000000;
    font-size: 16px;
    line-height: 35px;
}
.bmes{
    position: relative;
    padding-bottom: 120px;
    padding-top: 1px;
}
.mescon{
    position: relative;
    max-width: 980px;
    margin: 0px auto;
    margin-top: 40px;
}
.czone{
    position: relative;
    padding:0px 30px;
}
.czone_t{
    position: relative;
    max-width: 1470px;
    margin: 0px auto;
    padding-top: 60px;
}
.cnis{
    width: auto;
}
.cni{
    position: relative;
    padding: 20px 20px;
    color: #1B1919;
    font-size: 16px;
    line-height: 22px;
}
.cni:hover{
    color: #00A51E;
    font-weight: bold;
}
.cni.cur{
    color: #00A51E;
    font-weight: bold;
}
.czone_{
    position: relative;
    max-width: 1470px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.caseini{
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 25%;
    padding: 40px 15px 0px 15px;
}
.caseinia{
    display: block;
    position: relative;
}
.caseini_pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.caseboximg{
    display: block;
    width: 100%;    
}
.casetimg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
}
.caseini_img{
    display: block;
    width: 100%;
    transition: all 0.5s ease;
    position: relative;
    top: 50%;
    transform: translate(0px,-50%);
}
.caseic{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.caseic1{
    position: relative;
    width: 100%;
    height: 30px;
    background: url(../images/icon_eye2.png) no-repeat center;
}
.caseic2{
    position: relative;
    margin-top: 20px;
    color: #00A51E;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
}
.caseini_t{
    position: relative;
    padding: 10px 0px;
    color: #1B1919;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.caseini_des{
    display: none;
}
.caseinia:hover .caseini_img{
    transform: translate(0px,-50%) scale(1.1);
}
.caseinia:hover .caseic{
    opacity: 1;
}
.cbo{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.caseb{
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
    padding-bottom: 30px;
    max-width: 100%;
}
.closezone{
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #00A51E;
    width: 40px;
    height: 40px;
}
.casebimg{
    max-width: 100%;
    max-height: 70vh;
}
.closei{
    position: relative;
    width: 40px;
    height: 40px; 
    background:url(../images/icon_close.png) no-repeat center;
    cursor: pointer; 
}
.casebimgo{
    display: inline-block;
    border: 20px solid #ffffff;
}
.casebt{
    position: relative;
    color: #1B1919;
    font-size: 24px;
    line-height: 30px;
    padding: 0px 20px;
}
.casebdes{
    position: relative;
    margin-top: 9px;
    color: #5C6166;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 20px;
}
.choosez{
    position: relative;
    padding: 30px 30px 0px 30px;
}
.choosez_{
    position: relative;
    max-width: 1450px;
    margin: 0px auto;
    display: flex;
}
.choosel{
    position: relative;
    flex-grow: 1;
    display: flex;
}
.choosei{
    position: relative;
    width: 25%;
    display: flex;
}
.chooseil{
    position: relative;
    width: 60px;
    flex-shrink: 0;
    flex-grow: 0;
}
.chooseitext{
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 40px;
    text-indent: 20px;
}
.chooseir{
    position: relative;
    flex-grow: 1;
}
.chooser{
    position: relative;
    width: 210px;
    flex-shrink: 0;
    flex-grow: 0;
    box-sizing: border-box;
    padding-left: 30px;
}
.typenav{
    position: relative;
    padding: 60px 30px 0px 30px;
}
.typenav_{
    position: relative;
    max-width: 1450px;
    margin: 0px auto;
}
.tnavz{
    position: relative;
    height: 24px;
    padding: 0px 40px;
}
.tnavis{
    width: auto;
}
.tnavi{
    position: relative;
    color: #1B1919;
    font-size: 16px;
    line-height: 24px;
    padding: 0px 18px;
}
.tnavi:hover{
    color: #00A51E;
    font-weight: bold;
}
.tnavi.cur{
    color: #00A51E;
    font-weight: bold;
}
.swiper-button-prev-tn{
    width: 28px;
    height: 24px;
    background: url(../images/icon_arrow_lbg.png) no-repeat right center;
    border-radius: 0px;
}
.swiper-button-next-tn{
    width: 28px;
    height: 24px;
    background: url(../images/icon_arrow_rbg.png) no-repeat left center;
    border-radius: 0px;
}
.prev-tn{
    width: 28px;
    height: 24px;
    background: url(../images/icon_arrow_l.png) no-repeat left center;
}
.next-tn{
    width: 28px;
    height: 24px;
    background: url(../images/icon_arrow_r.png) no-repeat right center;
}
.prolz{
    position: relative;
    padding: 30px 30px 0px 30px ;
}
.prolz_{
    position: relative;
    max-width: 1450px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.proio{
    position: relative;
    width: 20%;
    box-sizing: border-box;
    padding: 0px 1px;    
}
.proiin{
    position: relative;
    display: block;
    padding: 90px 0px;
}
.proibgin{
    display: block;
    position: relative;
    overflow: hidden;
}
.proibgiin{
    display: block;
    position: relative;
    width: 80%;
    margin: 0px auto;
}
.proibgsin{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 19px;
    background: url(../images/p_shadow.png) no-repeat center;
}
.proit1in{
    position: relative;
    margin-top: 45px;
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    transition: all 0.5s ease;
}
.proit2in{
    position: relative;
    color: #555555;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    transition: all 0.5s ease;
}
.proibgs1in{
    position: absolute;
    bottom: 50%;
    left:0px;
    width: 100%;
    height: 50%;
    background: url(../images/pro_s_1.png) no-repeat center bottom;
}
.proibgs2in{
    position: absolute;
    top: 50%;
    left:0px;
    width: 100%;
    height: 50%;
    background: url(../images/pro_s_2.png) no-repeat center top;
}
.proiin:hover .proibgsin{
    animation: outb 2s ease infinite;
}
.proiin:hover .proibgiin{
    animation: toup 2s ease infinite;
}
.proiin:hover .proit1in{
    color: #00A51E;
}
.proiin:hover .proit2in{
    color: #00A51E;
}
.prod1{
    position: relative;
    padding: 100px 30px 0px 30px;
}
.prod1_{
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
    display: flex;
}
.prod1l{
    position: relative;
    width: 600px;
    flex-shrink: 0;
    flex-grow: 0;
}
.prod1r{
    position: relative;
    flex-grow: 1;
    padding-left: 60px;
}
.prod1l1{
    position: relative;
    height: 600px;
    border: 1px solid #DFDFDF;
    background-color: #F5F5F5;
}
.prod1l1o{
    position: relative;
    width: 100%;
    height: 100%;
}
.ppicbigs{
    position: relative;
    height: 600px;
}
.ppicbigs img{
    position: relative;
    display: block;
    max-width: 100%;
    margin: 0px auto;
    top: 50%;
    transform: translate(0px,-50%);
}
.prod1l2{
    position: relative;
    margin-top: 20px;
}
.prod1l2o{
    position: relative;
    height: 100px;
    padding: 0px 30px;
}
.ppicsmalls{
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    background-color: #F5F5F5;
    border:1px solid #F5F5F5;
    box-sizing: border-box;
}
.ppicsmalls.swiper-slide-thumb-active{
    background-color: #FFFFFF;
    border:1px solid #00A51E;
}
.ppicsmalls img{
    position: relative;
    display: block;
    max-width: 100%;
    margin: 0px auto;
    top: 50%;
    transform: translate(0px,-50%);
}
.swiper-button-prev-ps{
    top: 30px;
    width: 24px;
    height: 36px;
    background: rgba(27, 25, 25, 0.5);
    border-radius: 0px;
}
.swiper-button-next-ps{
    top: 30px;
    width: 24px;
    height: 36px;
    background: rgba(27, 25, 25, 0.5);
    border-radius: 0px;
}
.prev-tn{
    width: 28px;
    height: 24px;
    background: url(../images/icon_arrow_l.png) no-repeat left center;
}
.next-tn{
    width: 28px;
    height: 24px;
    background: url(../images/icon_arrow_r.png) no-repeat right center;
}
.prod1r1{
    position: relative;
}
.prod1r1{
    position: relative;
    padding-top: 20px;
    color: #1B1919;
    font-size: 30px;
    line-height: 40px;
}
.prod1r2{
    position: relative;
    padding-top: 10px;
    color: #9B9B9B;
    font-size: 20px;
    line-height: 26px;
}
.prod1r3{
    position: relative;
    padding-top: 40px;
}
.prod1r4{
    position: relative;
    padding-top: 100px;
    display: flex;
}
.prod1r41{
    position: relative;
    width: 150px;
    padding-right: 20px;
}
.protab{
    z-index: 9;
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
    margin-top: 190px;
    border-bottom: 2px solid #00A51E;
    display: flex;
    justify-content: space-between;
}
.protabl{
    position: relative;
    display: flex; 
}
.thetab{
    position: relative;
    width: 130px;
    height: 50px;
    color: #1B1919;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
.thetab.cur{
    background-color:#00A51E ;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.protabr{
    position: relative;
}
.mewm{
    position: relative;
    width: 150px;
    height: 50px;
}
.mewm:hover{
    background-color: #DFDFDF;
}
.mewml{
    position: relative;
    width: 134px;
    color: #1B1919;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}
.iad{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 16px;
    height: 50px;
    background: url(../images/icon_arrow_down_gray.png) no-repeat left center;
}
.mewmimg{
    position: absolute;
    top: 52px;
    right: 0px;
    width: 130px;
    height: 130px;
    border: 1px solid #CBCBCB;
    padding: 9px;
    background-color: #FFFFFF;
    pointer-events: none;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.mewmimg.in{
    opacity: 1;
}
.proinfo{
    position: relative;
}
.proinfo1{
    position: relative;
    padding: 0px 30px;
}
.proinfo_{
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
    overflow: hidden;
}
.slidei{
    display: none;
}
.slidei.in{
    display: block;
}
.pinfoit{
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
    margin-top: 80px;
    height: 50px;
    background-color: #00A51E;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.pinfoi{
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
    display: flex;
    color: #1B1919;
    font-size: 16px;
    line-height: 50px;
}
.pinfoil{
    position: relative;
    width: 300px;
    margin-right: 2px;
    flex-shrink: 0;
    flex-grow: 0;
    text-indent: 20px;
}
.pinfoir{
    position: relative;
    flex-grow: 1;
    text-indent: 20px;
}
.pinfoi:nth-of-type(2n) .pinfoil{
    background-color: #DFDFDF;
}
.pinfoi:nth-of-type(2n) .pinfoir{
    background-color: #DFDFDF;
}
.pinfott{
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
    margin-top: 60px;
    color: #00A51E;
    font-size: 24px;
    line-height: 40px;
    padding: 0px 20px;
    box-sizing: border-box;
}
.pinfocon{
    position: relative;
    margin-top: 40px;
}
.picup{
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.picurl1{
    position: relative;
    width: 40%;
    flex-grow: 0;
    flex-shrink: 1;
    box-sizing: border-box;
    padding: 0px 20px;
}
.picurl1 img{
    width: 100%;
}
.picurl2{
    position: relative;
    width: 60%;
    flex-grow: 0;
    flex-shrink: 1;
    box-sizing: border-box;
    padding: 0px 20px;
}
.picurl2 img{
    width: 100%;
}
.picurl3{
    position: relative;
    margin-top: 50px;
    box-sizing: border-box;
    padding: 0px 20px;
}
.picurl3 img{
    width: 100%;
}
.picdown{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.jpic{
    position: relative;
    width: 40%;
    flex-grow: 0;
    flex-shrink: 1;
    box-sizing: border-box;
    padding: 0px 20px;
}
.jpic img{
    max-width: 100%;
}
.jcontent{
    position: relative;
    width: 60%;
    flex-grow: 0;
    flex-shrink: 1;
    box-sizing: border-box;
    padding: 0px 20px;
}
.jcontent img{
    max-width: 100%;
}
.pinfov{
    position: relative;
    max-width: 1020px;
    margin: 0px auto;
}
.pinfov .video{
    width: 100%;
}
.vcover{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.vcover_img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;    
}
.vcover_i{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; 
    background: url(../images/icon_play.png) no-repeat center;
}
.pddownload{
    position: relative;
    margin-top: 60px;
}
.pddown{
    margin: 0px auto;
    position: relative;
    display: block;
    width: 160px;
    height: 35px;
    background-color: #00A51E;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}
.pddown:hover{
    background-color: transparent;
} 
.pddown svg{
    position: relative;
    top: 4px;
}
.pddown path{
    fill:#FFFFFF;
}
.mesp{
    position: relative;
    margin-top: 100px;
    padding: 80px 0px 108px 0px;
    background-color: #F7F7F7;
}
.mesp_{
    position: relative;
    padding: 0px 30px;
}
.mespt{
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
    border-bottom: 2px solid #00A51E;
    padding: 12px 0px;
    padding-left: 36px;
    background: url(../images/icon_th.png) no-repeat left center;
    color: #00A51E;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
.bmes2{
    position: relative;
    padding: 0px 15px;
    padding-top: 1px;
}
.mescon2{
    position: relative;
    max-width: 1430px;
    margin: 0px auto;
    margin-top: 20px;
}
.tjt{
    position: relative;
    padding: 0px 30px;
}
.tjt_{
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
    margin-top: 75px;
    color: #1B1919;
    font-size: 24px;
    line-height: 32px;
}
.tjlist{
    position: relative;
    padding: 0px 30px;
    padding-bottom: 120px;
    padding-top: 10px;
}
.tjlist_{
    position: relative;
    max-width: 1440px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.tjproio{
    position: relative;
    width: 33.333333%;
    box-sizing: border-box;
    padding: 0px 40px;
    margin-top: 20px;
}
.tjproiin{
    display: block;
    position: relative;
    display: flex;
}
.tjproibgin{
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 10px;
    flex-shrink: 0;
    flex-grow: 0;
}
.tjproibgiin{
    display: block;
    position: relative;
    width: 100%;
    top: 50%;
    transform: translate(0px,-50%);
}
.tjproit{
    position: relative;
    flex-grow: 1;
}
.tjproit1in{
    position: relative;
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 30px;
}
.tjproit2in{
    position: relative;
    color: #555555;
    font-size: 16px;
    line-height: 24px;
}
.tjproiin:hover .tjproit1in{
    color: #00A51E;
}
.tjproiin:hover .tjproit2in{
    color: #00A51E;
}
.ainfo{
    position: relative;
    padding: 0px 30px;
    margin-top: 70px;
}
.ainfo_{
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
    font-size: 18px;
   line-height: 32px;
}
.ainfo_ img{
    max-width: 100%;
}
.ainfo_num{
    position: relative;
    max-width: 1200px;
    margin: 0px auto;  
    margin-top: 75px;  
}
.historyl{
    position: relative;
    padding-bottom: 120px;
    margin-top: 60px;
}
.historyl_line{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #D1D1D1;
}
.historyl_{
    position: relative;
    max-width: 1540px;
    margin: 0px auto;
}
.historyl_l{
    position: relative;
}
.historyi{
    position: relative;
    width: 380px;
}
.historyi_{
    position: relative;
    padding: 0px 40px;
}
.historyi_line{
    position: relative;
    width: 2px;
    height: 60px;
    background-color: #00A51E;
    transform-origin: center;
    transform: rotate(45deg);
}
.historyi_year{
    color: #00A51E;
    font-size: 60px;
    font-weight: bold;
    line-height: 68px;
}
.historyi_day{
    position: relative;
    display: flex;
}
.historyi_date{
    padding-top: 30px;
    padding-left: 15px;
    color: #262626;
    font-size: 20px;
    line-height: 26px;
}
.historyi_des{
    margin-top: 10px;
    color: #262626;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
}
.historyi_pic{
    position: relative;
    width: 300px;
    height: 225px;
    margin-top: 36px;
    overflow: hidden;
}
.historyi_img{
    display: block;
    max-width: 100%;
    max-height: 180px;
    position: relative;
    top: 50%;
    transform: translate(0px,-50%);
}
.historyl_nav{
    position:relative;
    width: 180px;
    margin: 0px auto;
    margin-top: 100px;
}
.swiper-button-prev-hi{
    top: 0px;
    width: 50px;
    height: 50px;
    background-color: #5C6166;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
}
.swiper-button-next-hi{
    top: 0px;
    width: 50px;
    height: 50px;
    background-color: #5C6166;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
}
.prev-hi{
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icon_arrow_l_w.png) no-repeat center;
}
.next-hi{
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icon_arrow_r_w.png) no-repeat center;
}
.swiper-button-prev-hi:hover{
    background-color: #00A51E;
}
.swiper-button-next-hi:hover{
    background-color: #00A51E;
}
.qzone{
    position: relative;
    padding:0px 10px;
}
.qzone_{
    position: relative;
    max-width: 1440px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.qi{
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 25%;
    padding: 20px 20px 0px 20px;
}
.qia{
    display: block;
    position: relative;
    background-color: #FFFFFF;
}
.qi_pic{
    position: relative;
    overflow: hidden;
}
.qibox{
    display: block;
    width: 100%;
}
.qitimg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
}
.qi_img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    transition: all 0.5s ease;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.qic{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.qic1{
    position: relative;
    width: 100%;
    height: 30px;
    background: url(../images/icon_eye2.png) no-repeat center;
}
.qic2{
    position: relative;
    margin-top: 20px;
    color: #00A51E;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
}
.qi_t{
    position: relative;
    padding: 18px 0px;
    color: #1B1919;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.qi_des{
    display: none;
}
.qia:hover .qi_img{
    transform:translate(-50%,-50%) scale(1.1);
}
.qia:hover .qic{
    opacity: 1;
}
.cul{
    position: relative;
    margin-top: 60px;
    display: flex;
    background-color: #FFFFFF;
}
.cul_l{
    position: relative;
    width: 50%;
    height: 720px;
    display: flex;
    flex-wrap: wrap;
}
.culp{
    position: relative;
    width: 50%;
    height: 360px;
    box-sizing: border-box;
}
.culimg{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.culp1{
    padding-right: 5px;
    padding-bottom: 5px;
}
.culp2{
    padding-left: 5px;
    padding-bottom: 5px;
}
.culp3{
    padding-right: 5px;
    padding-top: 5px;
}
.culp4{
    padding-left: 5px;
    padding-top: 5px;
}
.cul_r{
    position: relative;
    width: 50%;
}
.cul_list{
    position: relative;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 108px;
    padding-right: 30px;
}
.cul_i{
    position: relative;
    padding-top: 44px;
}
.cul_it{
    position: relative;
    padding-left: 35px;
    background:url(../images/icon_green.png) no-repeat left center;
    color: #0A8E22;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}
.cul_ic{
    position: relative;
    margin-top: 12px;
    color: #1B1919;
    font-size: 20px;
    line-height: 24px;
}

@media screen and (max-width:1440px) {
    .bottom_l{
        justify-content: space-around;
    }
    .bottom_i{
        padding-left: 15px;
        padding-right: 15px;
    }
    .pros_l{
        width: 305px;
    }
    .enterprisei{
        margin: 0px 15px;
    }   
     
}
@media screen and (max-width:1280px) {
    .menu{
        display: none;
    } 
    .navc{
        display: block;
    }
    .navzone.open{
        right: 0px;
    }
    .bottom_r{
        width: 100%;
        justify-content: center;
    }
    .proshow_{
        flex-wrap: wrap;
    }
    .pros_l{
        width: 100%;
    }
    .pros_img{
        background-size: cover;
    }
}
@media screen and (max-width:1008px) {
    .bis{
        display: none;
    }
    .newss_in{
        flex-wrap: wrap;
    }
    .newsi{
        width: 50%;
    }
    .appin_{
        flex-wrap: wrap;
    }
    .appi{
        width: 50%;
    }
    .newsi_in{
        width: 50%;    
    }
    .ncvi{
        width: 50%;    
    }
    .caseini{
        width: 50%;    
    }
    .proio{
        width: 50%;    
    }  
    .prod1_{
        flex-wrap: wrap;
    }
    .prod1l{
        width: 100%;
    }
    .prod1r{
        width: 100%;
    }
    .prod1r{
        padding-left: 0px;
    }
    .tjproio{
        width: 50%;
    }
    .cul{
        flex-wrap: wrap;
    }
    .cul_l{
        width: 100%;
        height: 320px;
    }
    .culp{
        position: relative;
        width: 50%;
        height: 160px;
        box-sizing: border-box;
    }
    .culimg{
        background-size: contain;
    }
    .cul_r{
        width: 100%;
    }
    .cul_list{
        position: relative;
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 30px;
    }
    .qi{
        width: 50%;
    }
}
@media screen and (max-width:768px) {
     .company1{
    position: relative;
    max-width: 1440px;
    margin: 0px auto;
    height: 278px;
    overflow: hidden;
}
    .btnapply{
        width: 130px;
    }
    .btnkefu{
        width: 130px;
    }
    .protabr{
        display: none;
    }
    .banin_img{
        display: block;
        width: 600px;
        position: relative;
        left: 50%;
        transform: translate(-50%,0px);
    }
    .section_ban{
        height: 340px;
        padding-top: 35px;
    }
    .banzone{
        height: 260px;
    }
    .ban {
        height: 260px;
    }
    .ban img{
        display: block;
        position: relative;
        left:50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 550px;
    }
    .section_search{
        height: 110px;
    }
    .col-h-2{
        width: 100%;
    }
    .col-h-3{
        width: 100%;
    }
    .logo{
        margin-left: 30px;
        width: 150px;
        background-size: 150px auto;
    }
    .searcho_{
        flex-wrap: wrap;
    }
    .searcho_2{
        width: 100%;
        margin-top: 15px;
    }
    .btnsea2{
        margin: 0px auto;
    }
    .searcho_3{
        width: 100%;
        margin-top: 15px;
        box-sizing: border-box;
        text-align:center;
    }
    .pros_r{
        flex-wrap: wrap;
        height: auto;
    }
    .proi{
        width: 46%; margin: 2% 0;
    }
    .company_title{
        position: absolute;
        top: 30px;
        left: 30px;
    }
    .company_info{
        display: none;
    }
    .companynumber{
        flex-wrap: wrap;
    }
    .cnumi{
        width: 50%;
    }
    .newss_navo{
        position: relative;
        top: 0px;
        margin-top: 30px;
    }
    .newss_in{
        flex-wrap: wrap;
    }
    .newsi{
        width: 100%;
    }
    .newsi_in{
        width: 100%;    
    }
    .ncdia{
        flex-wrap: wrap;
    }
    .ncdial{
        width: 100%;
    }
    .ncdiar{
        position: relative;
        margin-top: 15px;
    }
    .ncvi{
        width: 100%;    
    }
    .contactz{
        flex-wrap: wrap;
    }
    .map{
        width: 100%;
        height: 624px;
    }
    .cinfo{
        width: 100%;
    }
    .cinfoit{
        padding-left: 30px;
        padding-right: 30px;
    }
    .cinfoi{
        padding-left: 30px;
        padding-right: 30px;
    }
    .caseini{
        width: 100%;    
    }
    .choosez_{
        flex-wrap: wrap;
    }
    .chooser{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .choosel{
        flex-wrap: wrap;
    }
    .choosei{
        width: 100%;
        margin-top: 15px;
    }
    .proio{
        width: 46%;
        margin: 0 2%;
    }
    .tjproio{
        width: 100%;
    }
    .qi{
        width: 100%;
    }
    .pinfoi{
        flex-wrap: wrap;
    }
    .pinfoil{
        width: 100%;
        margin-right: 0px;
        border-bottom: 1px solid #DFDFDF;
    }
    .pinfoir{
        width: 100%;
    }
    .pinfoi:nth-of-type(2n) .pinfoil{
        border-bottom: 1px solid #FFFFFF;
    }
    .swiper-button-prev,
    .swiper-button-next {
        width: 60px;
    }
    .enterprise_in{
        padding: 0px 30px;
    }
    .section_enterprise{
        background-attachment:scroll;
    }
    .ver{
        display: none;
    }
    .ver2{
        display: block;
    }
    .xf{
        display: flex;
        bottom: 10px;
    }
    .picurl1{
        position: relative;
        width: 100%;
    }
    .picurl2{
        position: relative;
        width: 100%;
    }
    .jpic{
        position: relative;
        width: 100%;
    }
    .jcontent{
        position: relative;
        width: 100%;
    }
    
    .prod1{
    position: relative;
    padding: 30px 30px 0px 30px;
    }
     .prod1l1{
    position: relative;
    height: 350px;
    border: 1px solid #DFDFDF;
    background-color: #F5F5F5;
    }
    .ppicbigs{
    position: relative;
    height: 350px;
    }
    .ten{
    position: relative;
    color: #00A51E;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px;
}
.ainfo_{
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
    font-size: 16px;
    line-height: 28px;
}
.proiin{
    position: relative;
    display: block;
    padding: 25px 0px;
}
.proit1in{
    position: relative;
    margin-top: 45px;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    transition: all 0.5s ease;
}

}

 .compic1{ display:block; width:100%; margin-bottom:20px;}
 .compic2{ display:none; width:100%; margin-bottom:20px;}
@media screen and (max-width:768px) {
 .compic1{ display:none; width:100%; margin-bottom:20px;}
 .compic2{ display:block; width:100%; margin-bottom:20px;}
}
