.loading, .pace {
	position: fixed;
	left: 0;
	top: 0
}
.pace {
	-webkit-pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transform: translate3d(0, -50px, 0);
	-ms-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
	-webkit-transition: -webkit-transform .5s ease-out;
	-ms-transition: -webkit-transform .5s ease-out;
	transition: transform .5s ease-out
}
.pace.pace-active {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.pace, .pace .pace-progress {
	z-index: 2000;
	width: 100%;
	height: 2px;
	pointer-events: none
}
.pace .pace-progress {
	display: block;
	position: fixed;
	top: 0;
	right: 100%;
	background: #e60012
}
.loading {
	height: 100%;
	z-index: 1000;
	background-color: #fff;
	display: none
}


.cfff{color:#fff;}



.tj_close{width:30px;position:absolute;right:-37px;top:-30px;cursor: pointer;}
.tj_tc{width:100vw;height:100vh;background:rgba(0,0,0,0.5);position:fixed;left:0;top:0;display:none;z-index: 9999;}
.tj_tccon{width:360px;height:380px;background:#e6e6e6;border-radius:10px;position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.tj_tccon h2{font-size:16px;color:#3e3a39;text-align:center;padding:40px 0 26px 0;}
.tj_pic{width:70.5%;margin:0 auto;}

/*lehy-pro*/
.new-header{position:fixed;left:0;top:0;width:100%;z-index:9;line-height:100px;}
.new-header .logo{width:196px;float:left;}
.new-header .new-nav{float:right;}
.new-header .new-nav li{margin:0 5px;float:left;}
.new-header .new-nav li>a{color:#fff;display:block;text-align:center;border:1px solid transparent;font-size:16px;width:140px;line-height:40px;opacity:.7;}
.new-header .new-nav li.btn>a{border:1px solid #fff;}
.new-header .new-nav li.btn:nth-last-child(2)>a,.new-nav li.btn:hover>a{color:#fff;opacity:1;background:#e70012;border-color:#e70012;}
.new-header .new-nav li>a{padding:0;}
.new-header .new-nav li>a:before{display:none;}
.new-header .new-nav{margin:10px 0;}
.lehy01{position:relative;overflow:hidden;height:100vh;}
.lehy01 .bg::after{display: block;width: 100%;height: 100%;background:rgba(0,0,0,0.4);content: '';position: absolute;left:0;top:0;}
.lehy01 .lehy-tit h2{text-shadow: 0px 10px 20px rgba(88, 88, 88, 0.57);}
.lehy01 .bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transform:scale(1.0);-webkit-transform:scale(1.0);transition:all 10s;-webkit-transition:all 10s;}
/*.lehy01.active .bg{transform:scale(1.1);-webkit-transform:scale(1.1);transition:all 10s;-webkit-transition:all 10s;}*/
.lehy-tit{text-align:center;}
.lehy-tit h5{letter-spacing:20px;text-indent:20px;text-transform:uppercase;font-size:14px;color:#e60012;}
.lehy-tit h2{font-weight:bold;font-size:54px;line-height:1.8;}
.lehy-tit .f24p{letter-spacing:30px;text-indent:4px;}
.lehy-tit .f20p{font-size:18px;margin-top:12px;line-height:30px;}
.lehy01 .wenz{position:absolute;left:0;top:50%;width:100%;z-index:2;text-align:center;
    -webkit-transform:translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lehy02{height:100%;}
.lehy02 video{display:block;width:100%;height:100%;background:#000;}
.lehy03{position:relative;}
.lehy03>img{width:56%;}
.lehy03 .lehy-tit{width:42%;float:right;max-width:600px;text-align:right;}
.lehy03 .wenz{
    position:absolute;left:0;top:50%;width:100%;z-index:2;
    -webkit-transform:translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lehy04{position:relative;overflow:hidden;}
.lehy04 .lehy-tit{position:absolute;left:0;width:100%;top:50%;margin-top:-120px;z-index:5;
    -webkit-transform:translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lehy04 .before{content:"";border-radius:50%;display:block;width:800px;height:800px;position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.2);z-index:4;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.lehy04 .after{content:"";display:block;width:100%;position:absolute;height:1px;background:rgba(255,255,255,.2);left:0;top:50%;z-index:4;}
.lehy04 .vr-btn{z-index:5;position:absolute;left:50%;top:50%;display:block;width:80px;height:80px;background:#e60012 url(../images/lehy/vr.png) no-repeat center center/38.5px;border-radius:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.main_con{opacity: 0;}
.main_con.on{opacity: 1;}
.xg{width:100vw;height:auto;background:rgba(0,0,0,0.3);position: fixed;left: 0;bottom:0;z-index:99;border-top:1px solid rgba(255,255,255,0.5);transform: translateY(100%);display:none;}
.xg dl{text-align:center;padding:20px 0;}
.xg dl dd{display:inline-block;font-size:16px;border:1px solid #fff;line-height:40px;padding:0 20px;margin:0 10px;}
.xg dl dd a{color:#fff;}
.xg dl dd:hover{background:#d60022;border:1px solid #d60022;transition: all 0.5s linear;}
.xg.on{transform: translateY(0);transition: all 0.5s linear;}
.xg_close{width:16px;height:16px;background:#d60022;font-size:10px;line-height:16px;text-align:center;color:#fff;position:absolute;right:18px;top:0;cursor:pointer;}


/*20001028新增*/
.lehy_projh{background:url(../images/lehy/jh_bg.jpg) no-repeat center center/cover;padding:124px 0 28px 0;}
.lehy_proxb{font-size: 14px;color:#333333;text-align: center;padding:44px 0 60px 0;}
.lehy_proxb b{display: block;font-size: 36px;color:#333333;padding-bottom: 14px;font-weight: normal;}
.swiper-container-jh .swiper-slide h4{font-size: 24px;color:#333333;font-weight: bold;padding-bottom: 34px;}
.swiper-container-jh .swiper-slide h5{font-size: 18px;color:#333333;font-weight: bold;padding:16px 0;}
.swiper-container-jh .swiper-slide p{font-size: 16px;color:#333333;line-height: 30px;}
.lehy_projhfot{display: flex;align-items: center;justify-content: space-between;}
.swiper-pagination-jh{width:90%;height: 1px;position: relative !important;left:auto !important;bottom: auto !important;}
.lehy_projhfotbtn{display: flex;align-items: center;}
.lehy_projhfotbtn div{width: 60px;height: 60px;background:rgba(0,0,0,0.5);border-radius:100%;display: flex;align-items: center;justify-content: center;cursor: pointer;margin-left:18px;}
.lehy_projhfotbtn div img{width:6px;}
.lehy_projhfotbtn div:hover{background:#d60022;}
.swiper-pagination-jh .swiper-pagination-progressbar{height: 3px !important;background:#dd2728 !important;position: relative;top:-1px !important;}
.swiper-container-sspro{width: 91%;margin-left:7.8% !important;}
.sspro_1101{background:#f8f8f8;padding:85px 0 65px 0;}
.swiper-container-sspro .swiper-slide{margin-right: 20px !important;}
.swiper-container-sspro .swiper-slide h2{font-size: 30px;color:#333333;font-weight: bold;}
.swiper-container-sspro .swiper-slide h2 b{display: block;font-size: 80px;color:#666;-webkit-text-stroke: 1px #e0e0e0;text-stroke: 1px #e0e0e0;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'arial';}
.sspro_1101pic{margin:20px 0;}
.swiper-container-sspro .swiper-slide p{font-size: 18px;color:#333333;}
.swiper-container-sspro .swiper-slide p b{font-size: 30px;color:#dd2728;font-style: italic;}
.swiper-container-sspro .swiper-slide dl dd{display: flex;margin-bottom: 20px;}
.swiper-container-sspro .swiper-slide dl dd h3{width:10px;margin-right: 7px;}
.swiper-container-sspro .swiper-slide dl dd h4{flex: 1;font-size: 18px;color:#333333;line-height: 28px;}
.swiper-container-sspro .swiper-slide dl dd h4 b{display: block;font-weight: bold;}
.swiper-pagination-sspro{width:90%;height: 1px;position: relative !important;left:auto !important;bottom: auto !important;}
.swiper-pagination-sspro .swiper-pagination-progressbar{height: 3px !important;background:#dd2728 !important;position: relative;top:-1px !important;}
.sspro_1101fot .wrapper{display: flex;justify-content: space-between;align-items: center;margin-top:20px;}

.aq_1101{padding:84px 0;}
.aq_1101 dl{display: flex;justify-content: space-between;}
.aq_1101 dl dd{width: 32%;}
.aq_1101 dl dd h2{font-size: 24px;color:#333333;font-weight: bold;}
.aq_1101 dl dd h2 span{display: block;font-size: 80px;color:#666;-webkit-text-stroke: 1px #e0e0e0;text-stroke: 1px #e0e0e0;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'arial';}
.aq_1101 dl dd h3{margin-top:24px;}
.aq_1101 dl dd h3 b{display: block;font-size: 16px;color:#333333;line-height: 24px;font-weight: normal;margin-top:14px;}
.aq_1101 dl dd h3 span{display: flex;align-items: center;font-size: 18px;color:#333333;font-weight: bold;}
.aq_1101 dl dd h3 span img{width: 10px;margin-right: 10px;}
.aq_1101 dl dd h4{width: 50%;margin-top:46%;}

.lehy09 ul{display: flex;padding-top:10%;}
.lehy09 ul li{width:32%;margin-right: 2%;}
.lehy09 ul li h2{font-size: 24px;color:#ffffff;font-weight: bold;}
.lehy09 ul li h3{font-size: 16px;color:#ffffff;line-height: 24px;padding:24px 0;}
.lehy09 ul li p{font-size: 14px;color:#ffffff;line-height: 24px;padding-top:40px;}

.lehy_progx{background:url(/images/lehy/1101_gxbg.jpg) no-repeat center center/cover;padding:6% 0;}
.lehy_progx ul{display: flex;justify-content: space-between;}
.lehy_progx ul li{width: 32%;background:#fff;padding:40px 0 36px 0;overflow:hidden;}
.lehy_progx ul li h2{font-size: 24px;color:#000000;font-weight: bold;padding:0 0 16px 5%;box-sizing: border-box;}
.lehy_progx ul li .img{position: relative;left:-1px;}
.lehy_propz{background:#f8f8f8;}
.lehy_propz ul li{background:#fff;box-shadow: 0 0 10px #e3e3e3;}
.lehy_progx .lehy_proxb b.cfff{color:#fff;}

@media (max-width:1688px){
    .lehy_projh{padding:110px 0 40px 0;}
    .lehy_proxb b{font-size: 30px;}
    .lehy_proxb{font-size: 14px;padding:34px 0 40px 0;}
    .swiper-container-jh .swiper-slide h4{font-size: 20px;}
    .swiper-container-jh .swiper-slide h5{font-size: 16px;}
    .swiper-container-jh .swiper-slide p{font-size: 14px;line-height: 28px;}
    .lehy_projhfotbtn div{width: 40px;height: 40px;}
    .aq_1101{padding:60px 0;}
    .aq_1101 dl dd h2{font-size: 20px;}
    .aq_1101 dl dd h2 span{font-size: 70px;}
    .aq_1101 dl dd h3 span{font-size: 16px;}
    .aq_1101 dl dd h3 b{font-size: 14px;}
    .swiper-container-sspro .swiper-slide h2 b{font-size: 70px;}
    .swiper-container-sspro .swiper-slide h2{font-size: 26px;}
    .swiper-container-sspro .swiper-slide p{font-size: 14px;}
    .swiper-container-sspro .swiper-slide p b{font-size: 26px;}
    .swiper-container-sspro .swiper-slide dl dd h4{font-size: 14px;}
    .swiper-container-sspro .swiper-slide dl dd h4 b{font-size: 16px;}
    .lehy09 ul li h2{font-size: 20px;}
    .lehy09 ul li h3{font-size: 14px;}
    .lehy09 ul li p{font-size: 12px;line-height: 24px;}
    .lehy_progx ul li h2{font-size: 20px;}
    .lehy_progx ul li{padding:30px 0 26px 0;}
}




@media (max-width:1600px){
    .xg dl{padding:10px 0;}
    .xg dl dd{font-size:14px;line-height:32px;padding:0 10px;}
}

@media (max-width:1024px){
    .xg dl dd{margin:0 2px;padding:0 8px;font-size:13px;}
    .tj_tccon{width:80%;height:auto;padding-bottom:20px;}
}


.down{left:5.2%;bottom:100px;position:fixed;z-index:3;}
#container{display:none;height:100%;width:100%;z-index:3;position:absolute;left:0;top:0;}
.lehy05{overflow:hidden;position:relative;height:calc(100vh - 100px);background:#262626;}
.lehy05 .lehy_tp1{width:12%;position:absolute;right:28.3%;top:-50%;animation:xiala infinite 8s linear;height:100%;}
.lehy05 .lehy_tp2{width:12%;position:absolute;right:15%;top:-50%;animation:shangla infinite 8s linear;height:100%;}
.lehy05 .lehy_tp3{width:12%;position:absolute;right:1.8%;top:-50%;animation:xiala infinite 8s linear;height:100%;}
@keyframes xiala{
    from{transform:rotate(20deg) translateY(0);}
    to{transform:rotate(20deg) translateY(40%);}
}

@keyframes shangla{
    from{transform:rotate(20deg) translateY(0);}
    to{transform:rotate(20deg) translateY(-40%);}
}

@keyframes yd{
    0%{right:0;top:0;}
    100%{right:-288px;top:-80%;}
}
@-webkit-keyframes yd{
    0%{right:0;top:0;}
    100%{right:-288px;top:-80%;}
}
@keyframes yd1{
    0%{right:-239px;top:-90%;}
    100%{right:-85px;top:0;}
}
@-webkit-keyframes yd1{
    0%{right:-239px;top:-90%;}
    100%{right:-85px;top:0;}
}

.lehy05 .lehy-tit{text-align:left;}
.lehy05 .lehy-tit h2,.lehy05 p{color:#d7d7d7;}
.lehy05 .lehy-tit .f24p{letter-spacing:30px;margin:22px 0 15px;}
.lehy05 .lehy-tit p.f14{font-size:14px;}
.lehy05 .num{margin-top:100px;font-size:24px;color:#d7d7d7;}
.lehy05 .num span{font-size:100px;padding-right:10px;font-weight:bold;}
.lehy05 .wenz{position:absolute;top:50%;left:0;width:100%;z-index:3;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lehy05 .wenz img{margin-top:30px;width:26.4375%;}
.lehy06 .swiper-slide{overflow:hidden;}
.lehy06 .swiper-slide .hei100{transform:scale(1.0);-webkit-transform:scale(1.0);transition:all 10s;-webkit-transition:all 10s;}
.lehy06 .swiper-slide.active .hei100{transform:scale(1.1);-webkit-transform:scale(1.1);transition:all 10s;-webkit-transition:all 10s;}

.pad1{padding:130px 0;}
.lehy06{position:relative;box-sizing:border-box;height:100vh;}
.lehy06 .swiper-container{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.lehy06 .wenz{position:absolute;top:50%;z-index:3;left:0;width:100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lehy06 dl{width:90%;max-width:1200px;margin:auto;}
.lehy06 dd{padding:180px 0;cursor:pointer;width:33.3%;float:left;text-align:center;}
.lehy06 dd p{margin-top:10px;}
.lehy06 dd h5,.lehy06 dd p{opacity:.7;}
.lehy06 dd:hover h5,.lehy06 dd.cur h5{opacity:1;}
.lehy06 dd:hover p,.lehy06 dd.cur p{opacity:1;}

.scroll-bar{width:90%;max-width:1600px;background:#e6e6e6;height:2px;position:absolute;left:50%;bottom:70px;z-index:4;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.scroll-bar span{height:100%;left:0;display:block;position:absolute;top:0;background:#e60012;width:20%;transition:all .3s;-webkit-transition:all .3s;}
.scroll-bar.fix{position:fixed;}

.lehy07{}
.f14{font-size:14px;}
.lehy07 .lehy-tit{text-align:left;}
.lehy07 .lehy-tit h5{text-indent:0;}
.lehy07 .wenz{padding-top:50px;width:52.9%;float:left;}
.lehy07 dl{margin:40px 0;}
.lehy07 dd{float:left;margin-right:40px;}
.lehy07 dd h5{margin-bottom:15px;}
.lehy07 dd p{font-size:14px;}
.lehy07 h6{font-size:60px;color:#f7f4f4;}
.lehy07 .num{font-size:260px;color:#f7f4f4;font-weight:bold;line-height:1;}
.lehy07 .tp{width:44%;float:right;}
.lehy07 .tp>div{position:relative;margin-top:50px;}
.lehy07 .tp .k{position:absolute;left:0;top:0;width:100%;z-index:2;}
.lehy08{}
.lehy08>img{width:63.1%;float:left;}
.lehy08 .lehy-tit{margin-right:160px;width:22.9%;text-align:left;float:right;padding-top:180px;}
.lehy08 .lehy-tit h5{text-indent:0px;}
.lehy08 .lehy-tit p{line-height:42px;margin-top:30px;}
.lehy09{position:relative;overflow:hidden;}
.lehy09 dl{margin-top:100px;}
.lehy09 dt{float:left;width:40%;font-size:14px;color:#fff;}
.lehy09 dt span{}
.lehy09 dt em{font-size:100px;display:block;font-style:normal;}
.lehy09 dd{text-align:center;width:30%;float:left;}
.lehy09 dd p{text-align:center;margin-top:15px;}
.lehy09 dd img{max-width:70%;}
.lehy10{background:url(../images/lehy/bg02.jpg) no-repeat center center/cover;}
.lehy10 dl{margin-top:50px;}
.lehy10 dd:nth-child(3n){margin-right:0;}
.lehy10 dd{text-align:center;color:#666;padding-bottom:15px;border-bottom:1px solid #e6e6e6;float:left;width:32%;margin-right:2%;}
.lehy10 .img-div{width:1045px;margin:100px auto 0 auto;position:relative;}
.lehy10 .img-div .xx{opacity:.8;}
.lehy10 .img-div .quan{position:absolute;left:0;top:33px;width:160px;}
.lehy10 .img-div .quan .ani-img{left:0;top:0;position:absolute;}
.lehy10 .img-div .l03{position:absolute;left:324px;top:50px;width:400px;}
.lehy10 .img-div .l04{position:absolute;right:-55px;top:31px;width:250px;}
.lehy10 .img-div .quan span{position:absolute;display:block;border-radius:50%;line-height:18px;box-sizing:border-box;padding:7px 0;width:50px;height:50px;text-align:center;color:#fff;font-size:14px;background:rgba(0,180,255,.5);}
.lehy10 .img-div .quan span:after{content:"";display:block;width:90px;height:90px;border-radius:50%;background:rgba(0,180,255,.2);position:absolute;left:-20px;top:-20px;}
.lehy10 .img-div .quan span:before{content:"";display:block;width:70px;height:70px;border-radius:50%;background:rgba(0,180,255,.2);position:absolute;left:-10px;top:-10px;}
.lehy10 .img-div .quan span:nth-child(1){top:33px;left:-5px;}
.lehy10 .img-div .quan span:nth-child(2){bottom:30px;left:-10px;}
.lehy10 .img-div .quan span:nth-child(3){bottom:40px;right:-20px;}
.lehy10 .img-div .quan span em{position:relative;font-style:normal;z-index:3;}
.lehy10 .img-div p{position:absolute;bottom:0;left:0;width:100%;text-align:center;}
.lehy10 .img-div .quan span:after,.lehy10 .img-div .quan span:before{
    animation: circle-opacity 1.6s infinite cubic-bezier(0, 0, .49, 1.02);
    -webkit-animation: circle-opacity 1.6s infinite cubic-bezier(0, 0, .49, 1.02);
    animation-delay: 200ms;
    -webkit-animation-delay: 200ms;
}

.lehy06 .swiper-pagination{display:none;}
.lehy06 .swiper-pagination-bullet{width:10px;height:4px;background:#ccc;opacity: 1;border-radius: 0;margin:0 5px;}
.lehy06 .swiper-pagination-bullet-active{background:#e60012;}

@keyframes circle-opacity {
    from {
        opacity: 1;
        transform: scale(0);
    }

    to {
        opacity: 0.5;
        transform: scale(1);
    }
}

@-webkit-keyframes circle-opacity {
    from {
        opacity: 1;
        -webkit-transform: scale(0);
    }

    to {
        opacity: 0.5;
        -webkit-transform: scale(1);
    }
}











.lehy11{}
.lehy11 .pic-scroll{width:90%;margin:0 auto;}
.lehy11 .big-container{padding-bottom:35px;}
.swiper-button-prev.prev05{top:auto;bottom:0;left:80px;width:60px;height:60px;border-radius:50%;opacity:1;background:#000000 url(../images/lehy/prev.png) no-repeat center center/6px;}
.swiper-button-next.next05{top:auto;bottom:0;left:170px;right:auto;width:60px;height:60px;border-radius:50%;opacity:1;background:#000000 url(../images/lehy/next.png) no-repeat center center/6px;}
.swiper-button-prev.prev05:hover,.swiper-button-next.next05:hover{background-color:#e60012 !important;}
.lehy11 .sml-container .swiper-slide{max-width:200px;}
.lehy11 .sml-container{margin:0 100px;padding-top:55px;}
.lehy11 .sml-container .swiper-slide.active{margin-top:-10px;}
.lehy11 .wenz{padding:100px 0 80px 0;box-sizing:border-box;width:100%;text-align: center;}
.lehy-tit[align=left]{text-align:left;}
.lehy-tit[align=left] h5{text-indent: 0;}
.lehy11 .wenz dl{margin-top:60px;}
.lehy11 .wenz dd p{margin:11px 0 32px;}
.lehy11 .wenz dd{display:none;}
.lehy11 .lehy-tit{text-align: center;}
.fwb{font-weight:bold;}
.gd{padding-left:16px;color:#000;font-size:14px;display:inline-block;background:url(../images/lehy/gd.png) no-repeat left center/6px;}
.gd:hover{color:#e60012;}
.lehy12{position:relative;}
.lehy12>img{width:50%;}
.lehy12 .wenz{position:absolute;right:0;top:0;width:50%;height:100%;}
.lehy12 .wenz .lehy-tit{padding:0 90px;height:50%;}
.lehy12 .wenz dl{height:50%;position:relative;}
.lehy12 .wenz dd{position:relative;box-sizing:border-box;padding:80px 45px;width:50%;float:left;height:100%;background:#404040;}
.lehy12 .wenz h4{margin-bottom:35px;}
.lehy12 .wenz dd p{font-size:14px;color:#fff;line-height:24px;background:url(../images/lehy/sj.png) no-repeat left center/6.5px;padding:4px 0 4px 18px;}
.lehy12 .wenz dt{z-index:2;width:1px;height:100%;position:absolute;left:50%;background:#ffffff;margin-left:-50%;}
.jia{display:block;width:60px;height:60px;border-radius:50%;background:#e60012 url(../images/lehy/jia.png) no-repeat center center;}
.lehy12 .wenz .jia{position:absolute;bottom:45px;right:80px;}
.lehy13 img{width:38.17%;float:right;}
.lehy13{position:relative;background:#fafafa;}
.lehy13 .wenz{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.lehy13 .form{width:50%;max-width:770px;margin-top:80px;}
.lehy13 .form input[type=text]{float:left;width:48%;background:transparent;line-height:50px;margin-top:30px;font-size:16px;color:#000;border:none;outline:none;display:block;border-bottom:1px solid #333;height:50px;}
.lehy13 .form input::placeholder{color:#333;}
.lehy13 .form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
    }
.lehy13 .form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
    }
.lehy13 .form input[type=text]::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333;
    }
.lehy13 .form input[type=text]:nth-child(2){float:right;}
.lehy13 .form select{width:100%;float:left;margin-top:30px;border:none;border-bottom:1px solid #333;font-size:16px;color:#000;outline:none;line-height:50px;background:url(../images/lehy/xl.png) no-repeat right center/8px;}
.lehy13 .form input[type=text]::-webkit-input-placeholder { /* WebKit browsers */
    color: #000;
}

.lehy13 .form input[type=text]:-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #0000;
}
.lehy13 .form input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000;
}
.lehy13 .form .submit{border:1px solid #e60012;border-radius:30px;font-size:16px;outline:none;cursor:pointer;background:transparent;width:180px;line-height:50px;color:#e60012;margin-top:70px;}
.lehy13 .form .submit:hover{background:#e60012;color:#fff;}
input:-moz-placeholder{ 
    color:#f00;
    font-size:12px;
    }
.lehy_pc{display:block;}
.lehy_phone{display:none;}
.pic-scroll .swiper-slide h4{padding-top:20px;}
.pic-scroll .swiper-slide h4 a{margin-left:20px;}
.pic-scroll .swiper-pagination{position:relative;margin:20px 0 !important;}
.pic-scroll .swiper-pagination-bullet{width: 16px;height: 4px;background: #ccc;opacity: 1;margin: 0 5px;border-radius: 0;}
.pic-scroll .swiper-pagination-bullet-active{background:#E60012;}
.new-footer{}
.new-footer-top{padding:55px 0;}
.new-footer-top dl{margin-bottom:50px;}
.new-footer-top dd{float:left;margin-right:60px;}
.new-footer-top dd>a{font-size:16px;color:#000000;}
.new-footer-top dd>a:hover{color:#e60012;}
.new-footer-top p{font-size:16px;color:#333;line-height:45px;padding-left:32px;}
.new-footer-top .dh{background:url(../images/lehy/icon01.png) no-repeat left center/20px;}
.new-footer-top .yx{background:url(../images/lehy/icon02.png) no-repeat left center/20px;}
.new-footer-top p a{color:#333;}
.more02{text-align:center;display:inline-block;width:180px;line-height:48px;border-radius:30px;color:#000;font-size:16px;border:1px solid #b2b2b2;}
.new-footer-top .more02{margin-top:35px;}
.more02:hover{color:#e60012;border-color:#e60012;}
.new-footer-top .fl{max-width:calc(100% - 220px);}
.new-footer-top .fr{text-align:right;}
.totop{margin-top:80px;width:56px;height:56px;display:block;background:url(../images/lehy/totop.png) no-repeat center center/24px;}
.new-footer-btm{line-height:24px;text-align:center;font-size:14px;color:#333;border-top:1px solid #e5e5e5;padding:18px 0;}
.new-footer-btm a{color:#333;}
.new-footer-btm a,.new-footer-btm span{display:inline-block;}
.new-header .logo0{display:none;}
.new-header .logo{line-height:100px;}
.new-header.on{background:#fff;border-bottom:1px solid #eaeaea;}
.new-header.on .logow{display:none;}
.new-header.on .logo0{display:inline-block;}
.new-header.on .new-nav li a{color:#333;}
.new-header.on .new-nav li.btn>a{border-color:rgba(0,0,0,.8);}
.new-header.on .new-nav li.btn>a:hover{color:#fff;}
.new-header.on .new-nav li.btn:nth-last-child(2)>a,.new-header.on .new-nav li.btn:hover>a{color:#fff;border-color:#e60012;}
.new-header.on .new-nav li a:hover{color:#e60012;}


.download_tccon ul li select{display:inline-block;width:48%;border:none;border-bottom:1px solid #dcdcdc;line-height:38px;font-size:14px;color:#000;height:38px;background:none;margin-right:3%;color:#999;}



.lehy3s_qp span{display:block;width:26px;position:absolute;animation: qipao infinite 10s ease-in;bottom:-100px;}
.lehy3s_qp span:nth-of-type(1){left:20%;animation-duration: 20s;animation-delay: 0s;}
.lehy3s_qp span:nth-of-type(2){left:45.6%;animation-duration: 25s;animation-delay: 0.5s;}
.lehy3s_qp span:nth-of-type(3){left:10%;width:52px;opacity: 0.5;animation-duration: 30s;animation-delay: 1s;}
.lehy3s_qp span:nth-of-type(4){left:30.6%;width:13px;opacity: 0.45;animation-duration: 18s;animation-delay: 0;}
.lehy3s_qp span:nth-of-type(5){left:60.6%;width:78px;opacity: 0.4;animation-duration: 36s;animation-delay: 2s;}
.lehy3s_qp span:nth-of-type(6){left:80.6%;width:96px;opacity: 0.3;animation-duration: 45s;animation-delay: 2.5s;}
.lehy3s_sy span{display:block;width:41px;position:absolute;top:-100px;}
.lehy3s_sy span:nth-of-type(1){left:0%;animation: shuye infinite 10s ease-in;}
.lehy3s_sy span:nth-of-type(2){left:10%;animation: shuye01 infinite 8s ease-in;width:28px;}
.lehy3s_sy span:nth-of-type(3){left:30%;animation: shuye02 infinite 16s ease-in;width:30px;}
.lehy3s_sy span:nth-of-type(4){left:40%;animation: shuye infinite 6s ease-in;width:14px;opacity: 0.8;}
.lehy3s_sy span:nth-of-type(5){left:60%;animation: shuye02 infinite 18s ease-in;width:14px;}
.lehy3s_sy span:nth-of-type(6){left:80%;animation: shuye03 infinite 20s ease-in;width:45px;opacity: 0.9;}
.lehy3s_sy span:nth-of-type(7){left:70%;animation: shuye03 infinite 17s ease-in;width:45px;opacity: 0.9;}
.lehy3s_sy span:nth-of-type(8){left:0%;animation: shuye02 infinite 24s ease-in;width:50px;}

@keyframes qipao{
    0%{ bottom:-100px;transform:translateX(0px);}
    25%{ transform:translateX(300px);}
    50%{ transform:translateX(100px);}
    75%{ transform:translateX(200px);}
    100%{ bottom:1400px;transform:translateX(-200px);}

}

@keyframes shuye{
    0%{ top:-100px;transform:translateX(0px);}
    25%{ transform:translateX(100px) rotate(30deg);}
    50%{ transform:translateX(600px) rotate(90deg);}
    75%{ transform:translateX(900px) rotate(-90deg)}
    100%{ top:1400px;transform:translateX(0px);}

}

@keyframes shuye01{
    0%{ top:-100px;transform:translateX(0px);}
    25%{ transform:translateX(-100px) rotate(-30deg);}
    50%{ transform:translateX(200px) rotate(45deg);}
    75%{ transform:translateX(-400px) rotate(-90deg)}
    100%{ top:1400px;transform:translateX(-600px);}

}

@keyframes shuye02{
    0%{ top:-100px;transform:translateX(300px);}
    25%{ transform:translateX(100px) rotate(-90deg);}
    50%{ transform:translateX(-300px) rotate(45deg);}
    75%{ transform:translateX(-600px) rotate(-90deg)}
    100%{ top:1400px;transform:translateX(0px);}

}

@keyframes shuye03{
    0%{ top:-100px;transform:translateX(300px);}
    25%{ transform:translateX(100px) rotate(-180deg);}
    50%{ transform:translateX(-300px) rotate(80deg);}
    75%{ transform:translateX(-600px) rotate(-45deg)}
    100%{ top:1400px;transform:translateX(0px);}

}


.wrapper{max-width:1600px;margin:auto;width:90%;}
.new-footer{}
.new-footer-top{padding:55px 0;}
.new-footer-top dl{margin-bottom:50px;}
.new-footer-top dd{float:left;margin-right:60px;}
.new-footer-top dd>a{font-size:16px;color:#000000;}
.new-footer-top dd>a:hover{color:#e60012;}
.new-footer-top p{font-size:16px;color:#333;line-height:45px;padding-left:32px;}
.new-footer-top .dh{background:url(/images/lehy/icon01.png) no-repeat left center/20px;}
.new-footer-top .yx{background:url(/images/lehy/icon02.png) no-repeat left center/20px;}
.new-footer-top p a{color:#333;}
.more02{text-align:center;display:inline-block;width:180px;line-height:48px;border-radius:30px;color:#000;font-size:16px;border:1px solid #b2b2b2;}
.new-footer-top .more02{margin-top:35px;}
.more02:hover{color:#e60012;border-color:#e60012;}
.new-footer-top .fl{max-width:calc(100% - 220px);}
.new-footer-top .fr{text-align:right;}
.totop{margin-top:80px;width:56px;height:56px;display:block;background:url(../images/lehy/totop.png) no-repeat center center/24px;}
.new-footer-btm{line-height:24px;text-align:center;font-size:14px;color:#333;border-top:1px solid #e5e5e5;padding:18px 0;}
.new-footer-btm a{color:#333;}
.new-footer-btm a,.new-footer-btm span{display:inline-block;}

.phone_0625{font-size:36px;color:#000;padding-top:90px;display:inline-block;margin-right:7%;}

@media(max-width:1600px){
	.new-footer-top dl{margin-bottom:35px;}
    .lehy11 .pic-scroll{margin-top:3%;}
}

@media(max-width:1023px){
	.phone_0625{font-size:32px;}
	.new-footer-top{padding:32px 0;}
    .new-footer-top .fl{max-width:100%;width:100%;position:relative;}
    .new-footer-top dd>a{font-size:14px;}
    .new-footer-top dd{float:none;margin:0 15px 12px 15px;display:inline-block;}
    .new-footer-top dl{border-bottom:1px solid #eaeaea;margin-bottom:22px;padding-bottom:24px;text-align:center;}
    .new-footer-top .fr{display:none;}
    .more02{width:120px;line-height:34px;font-size:14px;}
    .new-footer-top .more02{position:absolute;right:5%;top:54%;}
    .new-footer-top p{font-size:14px;line-height:32px;}
    .new-footer-btm{font-size:12px;line-height:20px;}
    .lehy04 > img{display:none;}
    .lehy04{background:url(https://smec-portal-oss.smec-cn.com/images/lehy/lehy02.jpg) no-repeat center center/auto 100%;}
    .lehy_pc{display:none;}
    .lehy_phone{display:block;}
    .pic-scroll .swiper-pagination{display:block;}

    .tj_close{width:20px;right:-27px;top:-20px;}
    
}






@media only screen and (max-width: 1600px) {
    .new-header,.new-header .logo{line-height:90px;}
    .new-header .new-nav{margin-top:24px;}
    .new-header .new-nav li>a{width:80px;}
    .new-header .new-nav li.btn>a{width:140px;}
    .lehy05 .num span{font-size:80px;}
    .lehy05 .num{font-size:20px;margin-top:70px;}
    .lehy05 .wenz img{width:320px;margin-top:25px;}
    .lehy05 .lehy-tit .f24p{margin:16px 0 10px;}
    .lehy06 dd{padding:100px 0;}
    .lehy07 h6{font-size:48px;}
    .lehy07 .num{font-size:200px;}
    .pad1{padding:90px 0;}
    .lehy08 .lehy-tit{margin-right:80px;}
    .lehy01 .lehy-tit h2{font-size:48px;}
    .lehy-tit .f24p{margin-top:12px;font-size:18px;}
    .lehy09 dt em{font-size:80px;}
    .lehy09 dt span{font-size:24px;}
    .lehy-tit h5{letter-spacing:8px;text-indent:8px;}
    .lehy11 .wenz{padding:100px 80px 0 80px;}
    .lehy11 .sml-container{padding-top:45px;margin:0 80px;}
    .lehy11 .sml-container .swiper-slide{max-width:160px;}
    .lehy12 .wenz dd{padding:60px 40px;}
    .lehy12 .wenz .jia{bottom:40px;right:40px;}
    .jia{width:48px;height:48px;background-size:21px !important;}
    .lehy13 .form{margin-top:40px;}
    .new-footer-top dl{margin-bottom:35px;}
    .totop{margin-top:55px;}
    .lehy-tit h2{font-size:48px;line-height:1.2;margin:12px 0;}
}

@media only screen and (max-width: 1023px) {
    .new-header .logo{width:120px;line-height:70px;}
    .new-header{line-height:px;}
    .lehy-tit h2{font-size:24px;}
    .lehy-tit .f24p{font-size:14px;margin-top:14px;}
    .lehy01 .lehy-tit h2{font-size:32px;}
    .lehy10 dl{margin-top:24px;}
    .lehy02{height:auto;}
    .lehy02 video{height:240px;}
    .lehy03>img{width:100%;}
    .lehy03 .lehy-tit{z-index:3;text-align:center;max-width:100%;width:100%;}
    .lehy-tit .f20p{font-size:14px;line-height:24px;}
    /*.lehy03:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index: 2;background:rgba(255,255,255,.5);}*/
    .lehy03 .wenz{padding:45px 0;position:relative;top:auto;transform:translateY(0px);-webkit-transform:translateY(0px);}
    .lehy03 .lehy-tit{float:none;}
    .lehy04{overflow:hidden;height: 512px;}
    .lehy04>img{width:100%;height:100%;}
    .lehy04 .before{width:300px;height:300px;}
    .lehy04 .lehy-tit{margin-top:0;}
    .lehy04 .vr-btn,.lehy04:after{display:none;}
    .lehy-tit h5{letter-spacing:3px;text-indent:3px;}
    .lehy05 .lehy-tit .f24p{font-size:16px;}
    .lehy05 .num span{font-size:50px;}
    .lehy05 .num{font-size:16px;margin-top:30px;}
    .lehy05 .wenz img{width:200px;margin-top:14px;}
    .lehy-tit .f14{margin-top:12px;}
    .lehy06 dl{margin-top:25px;}
    .lehy06 dd{box-sizing:border-box;padding:12px 5px;}
    .lehy06 dd .f30{font-size:15px;}
    .lehy06 dd p{font-size:12px;line-height:20px;margin-top:5px;}
    .scroll-bar{display:none;}
    .lehy06 .wenz{height:auto;top:0;transform: translateY(0);}
    .lehy06 .wenz .lehy-tit{width:100%;margin-top:30px;}
    .lehy05{height:470px;}
    .lehy06 dl{margin:0;position:absolute;top:378px;left:0;width:100%;border-top:1px solid #fff;}
    .lehy06 dd{height:91px;border-right:1px solid #fff;opacity:1;}
    .lehy06 dd:nth-child(3){border:none;}
    .lehy06 dd.cur{background:#e60012;}
    .pad1{padding:35px 0;}
    .lehy07 .wenz{width:100%;padding:0;}
    .lehy07 dd{width:45%;margin:0;text-align:center;}
    .lehy07 dd:nth-child(2){float:right;}
    .lehy07 dl{margin:35px 0 22px 0;}
    .lehy07 h6{font-size:30px;text-align:center;}
    .lehy07 .num{text-align:center;font-size:100px;}
    .lehy07 .tp{width:100%;}
    .lehy07 .tp>div{margin-top:15px;}
    .lehy07 .tp h5{margin-top:6px;}
    .lehy08>img{width:100%;}
    .lehy08 .lehy-tit{text-align:center;width:100%;padding:32px 5%;margin:0;box-sizing:border-box;}
    .lehy08 .lehy-tit p{margin-top:15px;line-height:30px;}
    .lehy-tit h2{margin-top:5px;}
    .lehy07 .lehy-tit{text-align:center;}
    .lehy07 .tp h5,.lehy07 .tp p{text-align:center;}
    .lehy09{background:#f5f5f5;position:relative;overflow:hidden;}
    .lehy09 dt{text-align:center;width:100%;margin-bottom:20px;}
    .lehy09 dl{margin-top:35px;}
    .lehy09 dt span{font-size:16px;}
    .lehy09 dt em{font-size:48px;}
    .lehy09 dd{width:50%;box-sizing:border-box;padding:0 15px;}
    .lehy09 dd img{max-width:100%;}
    .lehy09 dd p{font-size:12px;line-height:20px;margin-top:5px;}
    .lehy10 dd p{font-size:14px;}
    .lehy10 dd{padding-bottom:7px;}
    .lehy10 .img-box{width:100%;}
    .swiper-button-next.next05{width:48px;height:48px;}
    .swiper-button-prev.prev05{width:48px;height:48px;}
    .swiper-button-prev.prev05{left:calc(50% - 55px);}
    .swiper-button-next.next05{left:calc(50% + 5px);}
    .lehy11 .sml-container{display:none;}
    .lehy11 .wenz{padding:100px 5% 34px 5%;}
    .lehy11 .wenz .lehy-tit{text-align:center;}
    .lehy11 .wenz dl{margin-top:35px;text-align:center;}
    .lehy12>img{display:none;width:100%;}
    .lehy12{background:#f5f5f5;}
    .lehy12 .wenz{width:100%;position:relative;top:auto;height:auto;}
    .lehy12 .wenz .lehy-tit{text-align:center;height:auto;padding:34px 0;}
    .lehy12 .wenz dd{padding:32px 20px;}
    .lehy12 .wenz h4{margin-bottom:12px;}
    .lehy12 .wenz dd p{padding:2px 0 2px 10px;font-size:12px;line-height:22px;background-size:4px !important;}
    .jia{width:36px;height:36px;background-size:15px !important;}
    .lehy12 .wenz .jia{right:12px;bottom:10px;}
    .lehy13 img{display:none;}
    .lehy13 .wenz{padding:34px 0;position:relative;width:100%;top:auto;transform:translateY(0px);-webkit-transform:translateY(0px);}
    .lehy13 .form{margin-top:34px;width:100%;}
    .lehy13 .lehy-tit{text-align:center;}
    .lehy13 .form input[type=text]{font-size:14px;margin-top:0;}
    .lehy13 .form select{margin-top:12px;}
    .lehy13 .form .submit{font-size:14px;width:130px;line-height:38px;margin-top:30px;}
    .new-footer-top{padding:32px 0;}
    .new-footer-top .fl{max-width:100%;width:100%;}
    .new-footer-top dd>a{font-size:14px;}
    .new-footer-top dd{float:none;margin:0 15px 12px 15px;display:inline-block;}
    .new-footer-top dl{border-bottom:1px solid #eaeaea;margin-bottom:22px;padding-bottom:24px;text-align:center;}
    .new-footer-top .fr{display:none;}
    .more02{width:120px;line-height:34px;font-size:14px;}
    .new-footer-top .more02{}
    .new-footer-top p{font-size:14px;line-height:32px;}
    .new-footer-btm{font-size:12px;line-height:20px;}
    .lehy10 .img-div{width:300px;margin:40px auto 0 auto;padding-bottom:70px;}
    .lehy10 .img-div .quan span{transform:scale(0.6);-webkit-transform:scale(0.6);}
    .lehy10 .img-div .quan{width:60px;top:0px;left:-18px;}
    .lehy10 .img-div .l04{width:80px;right:-18px;top:10px;}
    .lehy10 .img-div .l03{left:50%;width:120px;margin-left:-60px;top:10px;}
    .lehy10 .img-div .quan span:nth-child(1){top:48px;left:6px;}
    .new-header .new-nav{margin-top:0;}
    .new-header .new-nav li{margin:0;display:none;}
    .new-header .new-nav li.btn{display:block;}
    /*.new-header .new-nav li.btn>a{font-size:14px;width:100%;border:none;background:none;}*/
    /*.new-header .new-nav li>a{width:100%;text-align:left;padding-left:30px;}*/
    /*.new-header .new-nav li.btn>a:hover,    .new-header .new-nav li.btn:hover>a,.new-header.on .new-nav li.btn:nth-last-child(2)>a, .new-header.on .new-nav li.btn:hover>a{background:transparent;color:#e60012;}*/
    .new-header .new-nav li.btn>a{border:none !important;background:none !important;font-size:12px;opacity:1;width:auto;padding:0;margin-left:14px;line-height:54px;}
    .new-header .new-nav{margin-top:0;}
    .new-header.on .new-nav li.btn:nth-last-child(2)>a, .new-header.on .new-nav li.btn:hover>a{color:#333 !important;}
    .lehy-tit[align=left]{text-align:center;}
    .lehy-tit[align=left] h5{text-indent:3px;}
    .lehy05{padding: 36px 0;}
    .lehy05 .wenz{}
    .lehy05{padding:0;}
    .lehy05 .num span{font-size: 40px;}
    .lehy05 .lehy-tit h2, .lehy05 p,.lehy05 .num{color:#fff;font-weight:lighter;text-shadow: 0 0 3px #000;}
    .lehy06{height:400px;}
    .lehy06 .swiper-slide .hei100{height:310px;}
    .lehy06 dl{display:none;}
    .lehy06_phonewz{text-align: center;padding-top:20px;}
    .lehy06_phonewz h2{font-size:15px;color:#000;}
    .lehy06_phonewz p{font-size:12px;color:#000;}
    .lehy06 .swiper-slide.active .hei100{transform: scale(1);-webkit-transform:scale(1);}
    .lehy06 .swiper-pagination{display:block;z-index:20;}
    .lehy05 .lehy_tp1{width:26%;right:37%;}
    .lehy05 .lehy_tp2{width:26%;right:29%;top:-2%;}
    .lehy05 .lehy_tp3{width:26%;right:-17.42%;top:-40%;}
    .pic-scroll .swiper-slide h4{padding-bottom:10px;}




}
@media (max-width:640px){
    .download_tccon ul li select{width:49%;margin-right:0;}
}
@media (max-width:450px){
    .download_tccon ul li select{width:100%;margin-right:0;}
    .lehy07 h6{display:none;}
    .lehy07 .num{display:none;}
    .lehy07 .tp h5, .lehy07 .tp p{display:none;}
    .lehy12 .wenz dt{width:100%;height:1px;}
	.lehy12 .wenz dd{width:100%;border-bottom:1px solid #fff;}
    .lehy12 .wenz .jia{right:20%;top:50%;transform: translateY(-50%);}
}



