.index-menu{position: fixed;width: 60px;height: 60px;top: 0;right: 0;z-index: 99;
background: #afe915 url("../images/menu.png") center no-repeat;display: none}
.index-menu-k{background: #afe915 url("../images/menu-c.png") center no-repeat;display: none}


/*右侧导航*/
.sider{position: fixed;top: 200px;right: 50px;width: 100px;z-index: 11;display: none;}
/*.sider{height: 81px;}*/
.sider .si-le{width: 80px;height: 81px;float: left;line-height: 81px;opacity: 0;visibility: hidden;color: #fff;
    transition: 0.5s;-webkit-transition: 0.5s;transform: translateX(-30px);-webkit-transform: translateX(-30px);text-align: center;
    font-size: 14px;}
.sider .si-ri{width:20px;height: 81px;margin-top: 0px;float: right;position: relative;}
.sider .si-ri .s-son-n{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: 0.5s;-webkit-transition: 0.5s;
    background: url("../images/sidebg.png") center no-repeat;opacity: 1;z-index: 1;}
.sider .si-ri .s-son{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: 0.5s;-webkit-transition: 0.5s;
    background: url("../images/sidebg-xz.png") center no-repeat;opacity: 0;z-index: 2}
.sider-2 li .si-ri .s-son-n{background: url("../images/sidebg-2.png") center no-repeat;}
.sider-2 li .si-ri .s-son{background: url("../images/sidebg-xz2.png") center no-repeat;}

.sider li.xz .si-ri .s-son{opacity: 1}
.sider li.xz .si-ri .s-son-n{opacity: 0}
.sider li:nth-child(2n) .si-le{color: #1e1e1e;}
.sider li.xz .si-le{opacity: 1;visibility: visible;transform: translateX(0);-webkit-transform: translateX(0);}
/**/
/*.section1{background: pink;position: relative;}*/
/*.section2{background: #fff;}*/
/*.section3{background: #666;}*/
/*.section4{background: #999;}*/



/*第一屏-banner*/
.section1-con{width: 100%;height: 100%;position: relative;}
.banner{width: 100%;height: 100%}
.banner-img{width: 100%;height: 100%;}
.banner .swiper-slide{width: 100%;position: relative;}

.banner-sub{position: absolute;left: 0;top:24%;z-index: 2}
.banner-sub .p1{font-size: 50px;color: #fff;text-align: center;font-weight: lighter;font-family: bbb}
.banner-sub .p2{font-size:16px;color: #fff;text-align: center;font-weight: lighter;font-family: bbb;line-height: 1.8;
    margin-top: 3.5%;letter-spacing: 2px;}
.banner-sub .p3{text-align: center;margin-top:3.5%}
.banner-sub .p3 a{display: inline-block;padding: 1% 3%;border: 2px solid #fff;font-size: 16px;color: #fff;}
.banner-sub .p3 a:hover{border-color: #afe915;color: #afe915}
.banner-sub .p4{margin-top:7%}
.banner-sub .to1{color: #fff;font-size: 16px;text-align: center}
.banner-sub .to2{text-align: center;margin-top: 5px;}
.banner-sub .to2 img{animation:run1 2s linear infinite;cursor: pointer;}
@keyframes run1 {
    0% {
        transform: translateY(-3px);
        opacity: 0.8;
    }
    50% {
        transform: translateY(3px);
        opacity: 0.5;
    }
    100% {
        transform: translateY(-3px);
        opacity: 0.8;
    }
}
/*往下*/
.toer{position: absolute;left: 0;z-index: 3;bottom: 20px;width: 100%;padding: 2% 0;}
.toer .to1{color: #fff;font-size: 16px;text-align: center}
.toer .to2{text-align: center;margin-top: 5px;}


/*banner提交表单*/
.section-1-form{position: absolute;left: 0;bottom: 70px;height: 60px;width: 100%;z-index: 2}
/*#ban-form{height: 60px;}*/
.form-l{width: 75%;float: left;background: #fff;padding-right: 1%}
.form-l li{width: 33.3%;float: left;}
.form-l li:nth-child(-n+2){background: url("../images/inputr.png") right center no-repeat}
.form-l li:nth-child(3){background: url("../images/inputr1.png") right center no-repeat}
.form-l li input{width: 85%;height: 60px;display: block;outline: none;padding: 0 5% 0 0;box-sizing: border-box;border: none;
    background: #fff;margin: 0 auto;font-size: 16px;color: #333;font-size: 16px;}

.form-l li:nth-child(1) input{background: #fff url("../images/in1.png") right center no-repeat;}
.form-l li:nth-child(2) input{background: #fff url("../images/in2.png") right center no-repeat;}
.form-l li:nth-child(3){position: relative}
.form-l li:nth-child(3) img{display: block;height: 35px;position: absolute;right: 28px;top: 13px}

.form-l input::-webkit-input-placeholder{
    color:#6d6d6d;font-weight: lighter;
}
.form-l input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#6d6d6d;font-weight: lighter;
}
.form-l input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#6d6d6d;font-weight: lighter;
}
.form-l input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#6d6d6d;font-weight: lighter;
}

/*右边*/
.form-r{width: 23%;height: 60px;float: right;background: #afe915;text-align: center;cursor: pointer}
.form-r span{display: inline-block;padding-right: 26px;background: url("../images/input2.png") right center no-repeat;
    background-size: contain}
.form-r:hover{background: #98c51f}




/**************************第二屏**********************************/
/*.menu-container-main{display: none;}*/
.section2-con{width: 100%;height: 100%;position: relative;background: url("../images/s2bg.png") right 15% top 30% no-repeat;
;background-size: 35vw}

/**/
.section2-con-top{margin-top: 5vw}
/*左边*/
.section2-con-top-l{width: 50%;float: left;}
.section2-con-top-l-t .p1{font-family: font1;font-size: 38px;color: #131313;font-weight: lighter;}
.section2-con-top-l-t .p2{font-size: 32px;color: #131313;font-weight: lighter;margin-top: 1%;}
.section2-con-top-l-t .line{width: 13px;height: 1px;background: #b8b8b8;margin: 3% 0 3% 3px;}
.section2-con-top-l-t .p3{font-size: 16px;color: #a9a9a9;font-weight: lighter;margin-top: 2%;}
.section2-con-top-li{margin-top: 8%}
.section2-con-top-li li{width: 49.5%;overflow: hidden;float: left;
    cursor: pointer;}
.section2-con-top-li li:nth-child(1){margin-right: 1%;}
.section2-con-top-li li img{width: 100%;display: block}
.section2-con-top-l-t .p4{font-size: 16px;color: #797979;font-weight: lighter;margin-top: 8%;line-height: 2.0;}
.section2-con-top-l-t .p4 a{color: #a6dd15}
.section2-con-top-l-t .p4 a:hover{font-weight: bold}
.section2-con-top-768{display: none}
.section2-con-top-768 img{display: block;max-width: 100%;margin: 0 auto;}
.section2-con-top-l-t .p5{margin-top: 20px;display: none;text-align: center;}
.section2-con-top-l-t .p5 a{display: inline-block;padding: 8px 40px;border: 1px solid #ddd;font-size: 16px;color: #999}
.section2-con-top-l-t .p5 a:hover{background: #a6dd15;color: #151515;}
/**右边*/
.section2-con-top-r{float: right;width: 40%;}
.section2-con-top-r-top-span .span{text-align: right}
.section2-con-top-r-top-span .span span{display: inline-block;text-decoration: underline;font-size: 14px;color: #757272;
    padding-bottom: 1%;font-family: font1;}
.section2-con-top-r-bot{width: 100%;display: none}


/*底部*/
.section2-con-bot{position: absolute;width: 100%;left: 0;bottom: 0;
    box-sizing: border-box;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
/*.section2-con-bot{border-top: 1px solid #ddd;margin-top:20px;}*/
.section2-con-bot-li li{width: 33.3%;float: left;height: 10vw;min-height: 180px;box-sizing: border-box;}
.section2-con-bot-li li:nth-child(n+2){border-left: 1px solid #ddd;}
.section2-con-bot-li li .p1{font-size: 26px;color: #151515;font-weight: lighter;text-align: center;margin-top: 6%;}
.section2-con-bot-li li .p2{font-size: 14px;font-weight: lighter;color: #828282;text-align: center;margin-top: 5px}
.section2-con-bot-li li .icon .icon-s{width: 30px;height: 30px;margin: 0 auto;position: relative;border-radius: 30px;background: #ddd;
    position: relative;overflow: hidden;background: url("../images/d.png") center no-repeat;}
.section2-con-bot-li li .icon{margin-top: 10px;}
.section2-con-bot-li li .icon .icon-s .a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;opacity: 0;
    background: #afe915 url("../images/sb-1.png") center no-repeat;transition: 0.5s;-webkit-transition: 0.5s;}

.section2-con-bot-li li:hover .icon .icon-s .a{opacity: 1;}


/*************第三屏**************/
.section3-con{width: 100%;height: 100%;position: relative;}
.section3-con-top{height: 23%;background: #fff;overflow: hidden}
.section3-con-top .p1{font-size: 40px;color: #131313;font-weight: lighter;margin-top: 2vw;text-align: center;}
.section3-con-top .line{width: 13px;height: 1px;background: #b8b8b8;margin: 1% auto;}
.section3-con-top .p3{font-size: 16px;color: #a9a9a9;font-weight: lighter;margin-top: 0vw;text-align: center;}
.cases-a{margin-top: 2.5%}
.cases-a li{width: 12.5%;float: left;text-align: center}

.cases-a li a{font-size: 15px;color: #141414;font-weight: lighter;display: inline-block;text-align: center;background: url("../images/al-xz.png") center bottom no-repeat;
    padding-bottom: 3px}
.cases-a li a.xz{background: url("../images/al-xz.png") center bottom no-repeat;}
.cases-a li:last-child a{;padding-right: 25px;background: url("../images/camore.png") right top 1px no-repeat;
    transition: 0.5s;-webkit-transition: 0.5s}
.cases-a li:last-child a:hover{background: url("../images/camore1.png") right top 1px no-repeat;}



/*底部*/
.section3-con-bot{height: 77%;background: url("../images/cabotbg.jpg") repeat;}
.section3-con-bot-top{height: 23%;}
.section3-con-bot-top-l{float: left;}
.section3-con-bot-top-l .p1{font-size: 30px;color: #fff;font-weight: lighter;margin-top: 23%}
.section3-con-bot-top{border-bottom: 1px solid #424242}
.section3-con-bot-top-l .p2{font-size: 14px;color: #8f8f8f;font-weight: lighter;padding-left: 20px;
    background: url("../images/sj1.png") left center no-repeat;margin-top: 5%}
.section3-con-bot-top-l .p2 a{font-size: 14px;color: #8f8f8f;}
.section3-con-bot-top-l .p2 a:hover{color: #a6dd15}
.section3-con-bot-top-r{float: right;width: 30%;color: #8f8f8f;font-size: 14px;color: #8f8f8f;}
.section3-con-bot-top-r .p1{margin-top: 15%;line-height: 2.0}
/**/
.section3-con-bot-bot{height:77%;}
.section3-con-bot-bot .container{height: 100%}
.section3-con-bot-bot-le{width: 90%;height: 100%;float: left;position: relative}
.section3-con-bot-bot-le li{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
/**/
.section3-con-bot-bot-ri{width: 10%;height: 100%;float: left;background: rgba(0,0,0,0);position: relative;}
.section3-con-bot-bot-ri-s1{position: absolute;height: 100%;right: 0;top: 0;width: 200px;background: rgba(0,0,0,0);z-index: 2;
padding-right: 30px;border-right: 1px solid #424242;}
.section3-con-bot-bot-ri-s1 li{width: 100%;height: 20%;color: #fff;overflow: hidden;cursor: pointer}
.section3-con-bot-bot-ri-s1 li .son{margin-top: 10%;}
.section3-con-bot-bot-ri-s1 li .line1{width: 165px;height: 35px;float: left;opacity: 0;
    background: url("../images/w-line.png") center repeat-x;}
.section3-con-bot-bot-ri-s1 li .num{width: 35px;height: 35px;border-radius: 50%;float: right;font-size: 20px;font-weight: lighter;}
.section3-con-bot-bot-ri-s1 li:hover .son .line1{opacity: 1;}
.section3-con-bot-bot-ri-s1 li:hover .son .num{background: #a6dd15;color: #151515;}
.section3-con-bot-bot-ri-s1 li.xz .son .line1{opacity: 1;}
.section3-con-bot-bot-ri-s1 li.xz .num{background: #a6dd15;color: #151515;}

/**/
.cases-ind-m{margin-top: 10%;display: none}
.swiper-container-cases a{display: block;width: 100%;}
.swiper-container-cases a .i{width: 100%;height:300px;overflow: hidden}
.swiper-container-cases a .t{width: 96%;height: 45px;padding: 0 2%;font-size: 15px;color: #666;text-align: center;
    line-height: 45px;background: #eee}
.swiper-container-cases{padding-bottom: 30px;}

.more-c{margin-top: 5%;text-align: center;width: 100%;height: 100px;}
.more-c a{display: inline-block;padding: 2.5% 16%;border: 1px solid #ddd;font-size: 16px;color: #666}
.more-c a:hover{background: #a6dd15;color: #151515;}


/**/
.section-4-con{width: 100%;height: 100%;background: #fff;overflow: hidden}
.section-4-top{margin-top: 3vw}
.section4-con-top-r-top-span .span{text-align: left}
.section4-con-top-r-top-span .span span{display: inline-block;text-decoration: underline;font-size: 14px;color: #757272;
    padding-bottom: 0.3%;font-family: font1;}

.section-4-con .container{height: 100%;position: relative;overflow: hidden}
.luan-li{width: 100%;height: 60%;margin-top: 3%;min-height: 600px;position: relative;}
.luan-li .li{position: absolute;}
.luan-li .li1{width:42.75%;height: 25%;position: absolute;left: 0;top: 0;}
.luan-li .li1 .p1{font-size: 16px;color: #0b0b0b;font-weight: lighter;}
.luan-li .li1 .p2{font-weight: bold;color: #8b8787;font-size: 30px;}
.luan-li .li1 .p2 a{font-weight: bold;color: #8b8787;font-size: 30px;}
.luan-li .li1 .p2 a:hover{color: #a6dd15;transform:rotate(90deg)}
.luan-li .li2{width: 14.25%;height: 25%;position: absolute;left: 42.75%;top: 0;background: #999}
.luan-li .li3{width: 28.5%;height: 50%;position: absolute;left: 0%;top: 25%;background: #999}
.luan-li .li4{width: 14.25%;height: 50%;position: absolute;left: 28.5%;top: 25%;background: #999}
.luan-li .li5{width: 14.25%;height: 50%;position: absolute;left: 42.75%;top: 25%;background: #000}
.luan-li .li .son{width: 80%;margin: 0 auto;}
.luan-li .li5 p{color: #fff;font-size: 18px;font-weight: lighter;}
.luan-li .li5 p:nth-child(1){margin-top: 20%}
.luan-li .li5 p:nth-child(n+2){margin-top: 3%}
.luan-li .li5 .line{width: 16px;height: 3px;background: #a6dd15;margin-top: 35%;margin-left: 3px}
.luan-li .li5 .p1{font-family: font1;font-size: 50px;margin-top: 30%!important;}
.luan-li .li5 .p1 span{font-size: 18px;position: relative;top: -30px;}
.luan-li .li5 .p2{font-size: 14px;color: #fff;font-weight: lighter;}

.luan-li .li6{width: 14.25%;height: 25%;position: absolute;left: 57%;top: 25%;}
.luan-li .li7{width: 14.25%;height: 25%;position: absolute;left: 57%;top: 50%;background: #f0f0f0}
.luan-li .li7 .p1{text-align: center;font-size: 30px;font-weight: lighter;margin-top: 30%}
.luan-li .li7 .p2{text-align: center;font-size: 15px;color: #0b0b0b;margin-top: 3%}
.luan-li .li8{width: 14.25%;height: 25%;position: absolute;left: 71.25%;top: 50%;}
.luan-li .li9{width: 14.25%;height: 25%;position: absolute;left: 85.5%;top: 50%;background: #f0f0f0;}
.luan-li .li9 p{font-size: 14px;color: #101010;line-height: 1.6;margin-top: 29%}

.luan-li .li10{width:57%;height: 25%;position: absolute;left: 0%;top: 75%;}
.luan-li .li10 .p1{font-size: 16px;color: #0b0b0b;font-weight: lighter;margin-top: 2%}
.luan-li .li10 .p2{font-size: 40px;color: #0b0b0b;font-weight: lighter;margin-top: 1.5%}
.luan-li .li11{width:14.25%;height: 25%;position: absolute;left: 57%;top: 75%;background: #f0f0f0;}
.luan-li .li12{width:28.5%;height: 25%;position: absolute;left: 71.25%;top: 75%;}
.luan-li .li12 .p1{font-size: 16px;color: #0b0b0b;font-weight: lighter;margin-top: 4%;text-align: right}
/*hover*/
.luan-li .li5{transition:0.3s;-moz-animation: 0.3s}
.luan-li .li5:hover{;background: #a6dd15;}
.luan-li .li5:hover p{color:#000!important;}
.luan-li .li5:hover .line{background: #000}
/*.luan-li .li5:hover .p1{COLOR: #a6dd15;}*/
/*.luan-li .li1:hover .p2 A{COLOR: #a6dd15;}*/
.luan-li .li7,.luan-li .li9{transition:0.3s;-moz-animation: 0.3s;}
.luan-li .li7:hover,.luan-li .li9:hover{transition:0.3s;-moz-animation: 0.3s;background: #a6dd15;}

/**/
.luan-li .li{overflow: hidden}
.luan-li .li img{transition: 0.4s;-webkit-transition: 0.4s;}
.luan-li .li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.dingwei{position: absolute;right: -10%;top: 20%}
.dingwei .fonts{color: #0d0d0d;font-size: 44px;font-family: font1;transform: rotate(90deg);-webkit-transform: rotate(90deg);padding-left: 0%;padding-bottom: 20px;height: 50px;
background: url("../images/dl.png") left bottom no-repeat;text-indent: 60px}
.dingwei .fonts span{display: block;transform: rotate(90deg);-webkit-transform: rotate(90deg);letter-spacing: 3px }

/**/
.luan-li-1{display: none;margin-top: 6%}
.luan-li-1-t li{width: 49%;float: left;height: 17vw;}
.luan-li-1-t li:nth-child(1){margin-right: 2%;}
.luan-li-1-t li .le{width: 40%;float: left;height: 100%}
.luan-li-1-t li .ri{width: 55%;float: right;height: 100%}
.luan-li-1-t li .ri .p1{font-size: 24px;font-weight: lighter;margin-top: 3%}
.luan-li-1-t li .ri .p2{font-size: 14px;color: #666;margin-top: 3%}
.luan-li-2-t{height: 42vw;background: #666;margin-top: 4%}
.luan-li-2-t .li1{width: 40%;height: 100%;float: left;}
.luan-li-2-t .li2{width: 20%;height: 100%;float: left;}
.luan-li-2-t .li3{width: 40%;height: 100%;float: left;background: #000;overflow: hidden}
.luan-li-2-t .li3 .son{width: 80%;margin: 0 auto}
.luan-li-2-t .li3 p{color: #fff;font-size: 18px;font-weight: lighter;}
.luan-li-2-t .li3 p:nth-child(1){margin-top: 10%}
.luan-li-2-t .li3 p:nth-child(n+2){margin-top: 2%}
.luan-li-2-t .li3 .line{width: 16px;height: 3px;background: #a6dd15;margin-top: 8%;margin-left: 3px}
.luan-li-2-t .li3 .p1{font-family: font1;font-size: 50px;margin-top: 8%!important;}
.luan-li-2-t .li3 .p1 span{font-size: 18px;position: relative;top: -30px;}
.luan-li-2-t .li3 .p2{font-size: 14px;color: #fff;font-weight: lighter;}
.luan-li-3-t .p1{font-size: 18px;font-weight: lighter;margin-top: 5%}


/******************第5屏**************/
.section5-con{position: relative;width: 100%;height: 100%;background: #ddd}
.section5-a{position: absolute;width: 100%;height: 100%;z-index: 1;left: 0;top: 0}
.section5-a .le{width: 50%;float: left;background: #0b0b0b;height: 100%}
.section5-a .ri{width: 50%;float: left;position: relative;height: 100%}
.section5-a .ri li{width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: 0.5s;-webkit-transition: 0.5s;opacity: 0}


.section5-b{position: absolute;width: 100%;height: 20%;z-index: 2;left: 0;top: 0;}
/*.section5-b .container{height: 100%}*/
.section5-b-le-top{padding-left: 20px;background: url("../images/s5-line.png") left bottom no-repeat;}
.section5-b-le-top .p1{font-size: 38px;font-weight: lighter;color: #fff;font-family: font1;padding-top: 5%;}
.section5-b-le-top .p2{font-size: 34px;font-weight: lighter;color: #fff;}

.section5-c{position: absolute;width: 100%;height: 80%;z-index: 3;left: 0;top: 20%;background: rgba(151,200,20,0);}
.section5-c-c{position: relative;width: 100%;height: 100%;}
.section5-c-a{position: absolute;left: 0;top: 0;width: 100%;z-index: 2;height: 100%}
.section5-c-a .mainbox,.section5-c-a .container{height:100%}
.section5-c-a-le{height: 100%}
.section5-c-a-le li:nth-child(1){margin-top: 2%}
.section5-c-a-le li{padding-left: 8%;height: 23%;overflow: hidden;cursor: pointer}
.section5-c-a-le li .p1{color: #fff;font-size: 26px;font-weight: lighter;margin-top: 3.5%;transition: 0.5s;-webkit-transition: 0.5s;}
.section5-c-a-le li .p2{color: #7e7e7e;font-size: 16px;font-weight: lighter;line-height: 1.6;margin-top: 1.5%;transition: 0.5s;-webkit-transition: 0.5s;}
.section5-c-a-le li:nth-child(1){background: url("../images/s5-1.png") left center no-repeat;}
.section5-c-a-le li:nth-child(2){background: url("../images/s5-2.png") left center no-repeat;}
.section5-c-a-le li:nth-child(3){background: url("../images/s5-3.png") left center no-repeat;}
.section5-c-a-le li:nth-child(4){background: url("../images/s5-4.png") left center no-repeat;}
.section5-c-a-le li:hover .p1{color: #0b0b0b}
.section5-c-a-le li:hover .p2{color: #0b0b0b}
.section5-c-a-le li.xz .p1{color: #0b0b0b}
.section5-c-a-le li.xz .p2{color: #0b0b0b}
.section5-c-a-le li:nth-child(1):hover{background: url("../images/s5-11.png") left center no-repeat;}
.section5-c-a-le li:nth-child(2):hover{background: url("../images/s5-22.png") left center no-repeat;}
.section5-c-a-le li:nth-child(3):hover{background: url("../images/s5-33.png") left center no-repeat;}
.section5-c-a-le li:nth-child(4):hover{background: url("../images/s5-44.png") left center no-repeat;}
.section5-c-a-le li:nth-child(1).xz{background: url("../images/s5-11.png") left center no-repeat;}
.section5-c-a-le li:nth-child(2).xz{background: url("../images/s5-22.png") left center no-repeat;}
.section5-c-a-le li:nth-child(3).xz{background: url("../images/s5-33.png") left center no-repeat;}
.section5-c-a-le li:nth-child(4).xz{background: url("../images/s5-44.png") left center no-repeat;}
/**/
.section5-c-b{position: absolute;left: 0;top: 0;width: 100%;z-index: 1;height: 100%;}
.section5-c-b .mainbox{height: 100%;}
.section5-c-b-le{height: 100%;}
.section5-c-b-le li{height: 23%;overflow: hidden;width: 80%;}
.section5-c-b-le li:nth-child(1){margin-top: 2%}
.section5-c-b-le li{background:rgba(151,200,20,0.9) url("../images/jia.png") right 3% center no-repeat;background-size: auto;opacity: 0;
transition: 0.5s;-webkit-transition: 0.5s;transform: translateX(-10%);-webkit-transform: translateX(-10%);}
.section5-c-b-le li.xz{opacity: 1;transform: translateX(0);-webkit-transform: translateX(0)}
.section5-c-b-le li a{display: block;width: 100%;height: 100%;}
/*.section5-c-b-le li:hover{background:rgba(151,200,20,0.9) url("../images/jia1.png") right 3% center no-repeat;}*/

/*********************第六屏**************/
.section6-con{width: 100%;height: 100%;position: relative;background: #f5f5f5;overflow: hidden}
.section6-con .section2-con-top{margin-top: 4vw}
.section6-con .mainbox,.section6-con .container{height: 100%;}
.news-con{margin-top: 3%;height: 65%;}
.news-con-le{width: 33%;height: 100%;float: left;background: #fff url("../images/nlbg.jpg") top center no-repeat;}

.shouji-news{display: none}
/**/
.news-con-le-c{width: 88%;margin: 0 auto;}
.news-con-le-c-top{margin-top: 18px}
.news-con-le-c-top-l{float: left;}
.news-con-le-c-top-l .p1{color: #fff;font-size: 24px;font-weight: bold}
.news-con-le-c-top-l .p2{color: #797979;font-size: 14px;font-weight: lighter;margin-top: 3px;font-family: font1}
.news-con-le-c-top-l .p1 span{font-weight: normal;}
.news-con-le-c-top-r{width: 16px;height: 16px;float: right;}
.news-con-le-c-top-r a{display: block;width: 16px;height: 16px;background: url("../images/jia1.png") center no-repeat;margin-top: 10px}
.news-con-le-c-top-r a:hover{background: url("../images/jia2.png") center no-repeat;}
.news-con-le-c .i{margin-top: 6%}
.news-con-le-c .i img{display: block;width: 100%;}
/**/
.first .p1{font-weight: lighter;color: #252525;font-size: 16px;margin-top: 6%;line-height: 1.6;}
.first .p2{font-weight: lighter;color: #979797;font-size: 14px;margin-top: 5%;line-height: 1.6;}
.first .p3{font-weight: lighter;color: #979797;font-size: 14px;margin-top: 15%;text-align: right;
background: url("../images/l2.jpg") left center no-repeat;transition: 0.5s;-webkit-transition: 0.5s;}
.first1{display: block}
.first1:hover .p1{color: #000}
.first1:hover .p3{color: #a6dd15;background: url("../images/l3.jpg") left center no-repeat}

.news-con-ri{width: 66%;height: 100%;float: right;}
.news-con-ri-c{width: 92%;margin: 0 auto;}
/**/
.news-con-ri-f1{width: 100%;height: 49%;background: #fff;overflow: hidden}
.news-con-ri-c-top{margin-top: 18px}
.news-con-ri-c-top-l{float: left;}
.news-con-ri-c-top-l .p1{color: #171717;font-size: 24px;font-weight: bold}
.news-con-ri-c-top-l .p2{color: #171717;font-size: 14px;font-weight: lighter;margin-top: 3px;font-family: font1}
.news-con-ri-c-top-l .p1 span{font-weight: normal;}
.news-con-ri-c-top-r{width: 16px;height: 16px;float: right;}
.news-con-ri-c-top-r a{display: block;width: 16px;height: 16px;background: url("../images/jia5.png") center no-repeat;margin-top: 10px}
.news-con-ri-c-top-r a:hover{background: url("../images/jia3.png") center no-repeat;}

/**/
.news-r-f1-c{margin-top: 3%}
.news-r-f1-c li{width: 46%;float: left;}
.news-r-f1-c li:nth-child(1){margin-right:8%;}
.news-r-f1-c li:nth-child(n+3){display: none}
.news-r-f1-c li a{display: block;width: 100%}
.news-r-f1-c li .p1{font-weight: lighter;color: #252525;font-size: 16px;margin-top: 2%;line-height: 1.6;
transition: 0.5s;-webkit-transition: 0.5s;width: 90%}
.news-r-f1-c li .p2{font-weight: lighter;color: #979797;font-size: 14px;margin-top: 3%;line-height: 1.6;}
.news-r-f1-c li .p3{font-weight: lighter;color: #979797;font-size: 14px;margin-top: 15%;text-align: right;
    background: url("../images/l2.jpg") left center no-repeat;transition: 0.5s;-webkit-transition: 0.5s;}
.news-r-f1-c li a:hover .p1{color: #a6dd15;transform: translateX(10px);}
.news-r-f1-c li a:hover .p3{;background: url("../images/l3.jpg") left center no-repeat}

.news-con-ri-f2{width: 100%;height: 49%;background: #fff /*url("../images/ren.png") left 20% bottom no-repeat*/;margin-top: 2%;overflow: hidden;
}

.news-f2-c-l{width: 45%;float: left;}
.news-f2-c-l a{margin-top:40%;display: inline-block;padding: 3% 24% 3% 20px;border: 1px solid #ddd;
    background: url("../images/jt.png") right 15px center no-repeat;transition: 0.3s;-webkit-transform: 0.3s;font-size: 16px;}
.news-f2-c-l a:hover{border-color: #a6dd15;color: #000;background: url("../images/jt1.png") right 15px center no-repeat;color: #a6dd15}
/*.news-f2-c-l a:after{background: url("../images/jt.png") center no-repeat;}*/
/*.news-f2-c-l a*/
.news-f2-c-r{width: 50%;float: right;margin-top: 2%}
.news-f2-c-r li a{display: block;width: 100%;font-size: 14px;color: #545454;}
.news-f2-c-r li{padding: 3% 0}
.news-f2-c-r li a:hover{color: #a6dd15}
.news-f2-c-r li:nth-child(n+6){display: none}


/****************第七屏****************/
.section7-con{width: 100%;height: 100%;position: relative;background: url("../images/footbg.jpg") center no-repeat;
background-size: cover;overflow: hidden;}
.section7-con .section2-con-top{padding-top: 5vw;margin-top: 0;background: url("../images/fline.png") left bottom no-repeat}
.section7-con .section2-con-top-l-t .p1{color: #fff}
.section7-con .section2-con-top-l-t .p2{color: #fff;font-size: 32px;}
.section7-con .section2-con-top-r{width: 30%}
.section2-con-top-l{padding-left: 0px;}

.sec7-c{margin-top: 4%}
.sec7-c-l{width: 50%;float: left;}

.allmes .input{display: block;width: 100%;outline: none;margin-top: 2%;padding: 3.3% 0;background:none;border: none;
background: #191919;font-size: 16px;font-weight: lighter;text-indent: 20px;color: #acacac;}
.allmes .code{margin-top: 2%;}
.allmes .code .input{width: 68%;float: left;margin-top: 0;}
.allmes .code .verify{width: 29%;float: left;margin-left: 0px;float: right}
.allmes .code .verify img{display: block;width: 100%;height: 100%;object-fit: contain}
.allmes button{outline: none;padding: 3.3% 10%;background: #a6dd15;margin-top: 2%;font-size: 16px;font-weight: lighter;
color: #000000;cursor: pointer;}

.foot-lian{margin-top: 5%}
.foot-lian li{font-size: 14px;color: #767676;padding: 1.2% 0}

.lianli{margin-top: 8%}
.lianli li{float: left;margin-right: 20px;}
.lianli li a{display: block;width: 40px;height: 40px;border-radius: 50%;transition: 0.3s;-webkit-transition: 0.3s}
.lianli li:nth-child(1) a{background: rgba(255,255,255,0.25) url("../images/fot1.png") center no-repeat;}
.lianli li:nth-child(2) a{background: rgba(255,255,255,0.25) url("../images/fot2.png") center no-repeat;}
.lianli li:nth-child(3) a{background: rgba(255,255,255,0.25) url("../images/fot3.png") center no-repeat;}
.lianli li:nth-child(4) a{background: rgba(255,255,255,0.25) url("../images/fot4.png") center no-repeat;}
.lianli li:nth-child(5) a{background: rgba(255,255,255,0.25) url("../images/fot5.png") center no-repeat;}
.lianli li:nth-child(1) a:hover{background: #a6dd15 url("../images/fot1.png") center no-repeat;}
.lianli li:nth-child(2) a:hover{background: #a6dd15 url("../images/fot2.png") center no-repeat;}
.lianli li:nth-child(3) a:hover{background: #a6dd15 url("../images/fot3.png") center no-repeat;}
.lianli li:nth-child(4) a:hover{background: #a6dd15 url("../images/fot4.png") center no-repeat;}
.lianli li:nth-child(5) a:hover{background: #a6dd15 url("../images/fot5.png") center no-repeat;}
.foot-beian{font-size: 14px;color: #fff;opacity: 0.2;margin-top: 8%;}
.foot-beian a{font-size: 14px;color: #fff;}

.section7-con .mainbox,.section7-con .container{height: 100%;position: relative;}

.sec7-c-r{position: absolute;bottom: 0;right: -6%;}
.sec7-c-r .img{display: block;width: 100%;}
.phone-nei{position: absolute;width: 50%;height: 100%;left: 14%;top: 0;}
.phone-nei .p1{margin-top: 44%;text-align: center}
.phone-nei .p2{margin-top: 8%;text-align: center}
.phone-nei .p3{margin-top: 3%;text-align: center;font-size: 14px;color: #fff;font-weight: lighter;}
/**/
.sec7-c-ri{width: 30%;float: right;display: none;margin-top: 2%;}
.sec7-c-ri .p2{margin-top: 0%;text-align: center}
.sec7-c-ri .p3{margin-top: 3%;text-align: center;font-size: 14px;color: #fff;font-weight: lighter;}


.foot-lian a{color: #fff;font-weight: bold;text-decoration: underline}
#gotop{right: 39px;bottom: 70px;}



