
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background: #202020;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;}

/* index */
.div-content {width: 80%;margin: auto;}
.index-banner-swiper {width: 100%;height: 100%;position: relative;} 
.index-banner-item {position: relative;overflow: hidden;}
.index-banner-swiper .swiper-slide-active .img .pic {animation: srmgani 4000ms 1 ease forwards;}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}

.index-banner-swiper .text {width: 70%;left: 9%;top: 50%;z-index: 51;position: absolute;transform: translateY(-50%);color: #333;}
.index-banner-swiper .text-3 {margin-top: 1%;transition:all .4s ease}
.index-banner-swiper .title-1 div,
.index-banner-swiper .title-2 div,
.index-banner-swiper .title-3 div{overflow: hidden;text-transform: uppercase;opacity: 0;}
.HeadlineCopy {overflow: hidden;white-space: nowrap;letter-spacing: 0; }
.index-banner-swiper .title-3 div{padding: 1% 4%;border: solid 1px #ccc;border-radius: 40px;display: table-caption;margin-top: 6%;line-height: 2}

@keyframes typing {0% { width: 0; opacity: 0;} 1% { opacity: 1; } 100% { width: 100% ;opacity: 1; }}
.index-banner-swiper .swiper-slide-active .title-1 div{animation: typing 1s steps(100, end) forwards;}
.index-banner-swiper .swiper-slide-active .title-2 div{animation: typing 1s 1s steps(100, end) forwards;}
.index-banner-swiper .swiper-slide-active .title-3 div{animation: typing 1s 2s steps(100, end) forwards;}


.index-banner-swiper .swiper-slide .more-1 a,
.index-banner-swiper .swiper-slide .text-3 {transition-delay: 1.5s;transform: translateX(-100%);opacity: 0;}
.index-banner-swiper .swiper-slide-active .more-1 a,
.index-banner-swiper .swiper-slide-active .text-3{transform: translateX(0px);opacity: 1;}
.index-banner-swiper .swiper-slide .index-banner-item.center .more-1 a,
.index-banner-swiper .swiper-slide .index-banner-item.center .text-3,
.index-banner-swiper .swiper-slide .index-banner-item.right .text-3 {transition-delay: 1.5s;transform: translateY(100%);opacity: 0;}
.index-banner-swiper .swiper-slide-active .index-banner-item.center .more-1 a,
.index-banner-swiper .swiper-slide-active .index-banner-item.center .text-3,
.index-banner-swiper .swiper-slide-active .index-banner-item.right .text-3{transform: translateY(0px);opacity: 1;}

.index-banner-item.left,.index-banner-item.right {float: none;}
.index-banner-item.center .text {left: 50%;transform: translate(-50%,-20%);text-align: left;color: #fff;}
.index-banner-item.left .text {left: 50%;transform: translate(-50%,-20%);text-align: left;color: #fff;}

.index-banner-item.center .title-1 div,.index-banner-item.center .title-2 div,.index-banner-item.center .title-3 div{clear: both;display: table-caption;}
.index-banner-item.center .text-1 {text-align: center;}
.index-banner-item.center .text .more-1 {margin: 3% auto;}
.index-banner-item.center .text .more-1 a,.index-banner-item.left .text .more-1 a{color: #fff}
.index-banner-item.right .text {left: auto;right: 9%;text-align: right;color: #fff;}
.index-banner-item.right .title-1 div,.index-banner-item.right .title-2 div,.index-banner-item.right .title-3 div{clear: both;display: table-caption;}
.index-banner-item.right .more-1 a {display: inline-block;}
.index-banner-item.none .text {display: none;}




.swiper-button {position: absolute;right: 3%;bottom: 5%;z-index: 11;}
.swiper-button .swiper-button-prev,.swiper-button .swiper-button-next {width: 70px;height: 65px;display: inline-block;vertical-align: middle;position: relative;left: auto;right: auto;top: auto;bottom: auto;margin:0px 5px;outline: none;}
.swiper-button .swiper-button-prev::before ,.swiper-button .swiper-button-next::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;transform:skewX(340deg);z-index: 1;background: #fff;}
.swiper-button .swiper-button-prev::after ,.swiper-button .swiper-button-next::after {font-size: 16px;font-weight:900;z-index: 11;top: 50%;left: 50%;transform: translate(-50%,-50%);position: absolute;}
.swiper-button .swiper-button-prev {margin-top: 20px;}
.swiper-button .swiper-button-prev:hover::before {background: #ededed;}
.swiper-button .swiper-button-next::before {background: #221815;}
.swiper-button .swiper-button-next:hover::before {background: #221815;}

.index-banner-swiper .banner-pagination {bottom: 2%;left: 0;width: auto;z-index: 11;color: #fff;width: 100px;text-align: right;}
.index-banner-swiper .banner-pagination span {display: block;padding: 15px 0;position: relative;}
.index-banner-swiper .banner-pagination span.swiper-pagination-current {font-size: 40px;font-family: 'Barlow-BlackItalic';padding-right: 20%;}
.index-banner-swiper .banner-pagination span.swiper-pagination-total {font-size: 20px;font-family: 'Barlow-Italic';padding-right: 40%;}
.index-banner-swiper .banner-pagination span.swiper-pagination-current::after {content: '';width: 100%;height: 1px;background: #fff;opacity: .3;position: absolute;bottom:0;left: 0;}


.more-1 {position: relative;display:block;margin: 4% 0;}
.more-1 a {color: #333;position: relative;display: block;width: 170px;height: 54px;transition:all .8s ease-in-out;}
.more-1 a::after {content: '';width: 100%;height: 100%;position: absolute;left: 0;top:0;border: 1px solid #ccc;opacity: .3;transform:skewX(340deg);z-index: 1;}
.more-1 a::before {content: '';width: 18px;height: 100%;position: absolute;right: -14px;top:-8px;transform:skewX(340deg);z-index: 11;background: #221815;}
.more-1 a span {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-family: 'Barlow-Bold';z-index: 11;width: 100%;text-align: center;}
.more-1 a:hover::after {background: #fff;opacity: 1;}
.more-1 a:hover span {color: #000;}

@media screen and (max-width: 1680px) {.more-1 a {width: 150px;height: 50px;}
    .more-1 a::before {width: 15px;}
    .swiper-button .swiper-button-prev, .swiper-button .swiper-button-next,
    .swiper-button .swiper-button-prev::before,.swiper-button .swiper-button-next::before {width: 50px;height: 55px;}
    .swiper-button .swiper-button-prev::after, .swiper-button .swiper-button-next::after {font-size: 12px;}
    .index-banner-swiper .banner-pagination span.swiper-pagination-current {font-size: 30px;} }
    @media screen and (max-width: 860px) {.index-banner-swiper .title-1 div, .index-banner-swiper .title-2 div, .index-banner-swiper .title-3 div{font-size: 24px;}
    .HeadlineCopy {line-height: 30px;}
    .index-banner-swiper .text {width: 90%;left: 5%;}
.index-banner-swiper .banner-pagination {width: 60px;bottom: 3%;}
    .index-banner-swiper .banner-pagination span {padding: 10px 0;}
    .index-banner-swiper .banner-pagination span.swiper-pagination-current {font-size: 20px;}
    .index-banner-swiper .banner-pagination span.swiper-pagination-total {font-size: 14px;}
    .more-1 a::before {width: 10px;right: -10px;top: -5px;}}
@keyframes bannerani{0%{margin-left:-30px}
100%{opacity:1;margin-left:0}}
@keyframes bannerimg{0%{transform:scale(1)}
80%{transform:scale(1.05)}
100%{transform:scale(1.047)}}
.home-title{font-size:40px;font-weight:var(--fontbold6);text-align:center;margin:20px 0px;text-transform:capitalize;}
@media(min-width: 901px)and (max-width: 1280px){
.home-title{font-size:32px}}
.home-label{font-size:14px;font-weight:var(--fontbold6);color:var(--color);text-transform:uppercase;text-align:center}
.home-label::before,.home-label::after{content:"";display:inline-block;width:34px;height:1px;background:var(--color);vertical-align:middle}
.home-label::before{margin-right:10px}
.home-label::after{margin-left:10px}
#projects{position:relative;padding-top:7vw}
#projects::before{content:"";display:block;width:100%;height:65%;position:absolute;top:0px;left:0px;background-color:#222}
#projects::after{content:"Product category";display:block;width:100%;text-align:center;position:absolute;top:0px;left:0px;font-size:7vw;font-family:Rajdhani;color:#555;opacity:.15;text-transform:uppercase;line-height:1.1}
#projects .l-wrap{position:relative;z-index:1;}
#projects .l-wrap .home-title{color: #fff}
#projects .projects-des{line-height:1.75;text-align:center;max-width:550px;margin:0px auto;padding:10px 0px}
#projects #home-projects{margin-top:30px;padding:7% 0px}
#projects #home-projects .swiper-slide{transition:transform .3s;transform:scale(0.64)}
#projects #home-projects .swiper-slide.swiper-slide-prev{transform:scale(0.64) translateX(-28%)}
#projects #home-projects .swiper-slide.swiper-slide-next{transform:scale(0.64) translateX(28%)}
#projects #home-projects .swiper-slide.swiper-slide-active{transform:scale(1.57)}
#projects #home-projects .swiper-slide.swiper-slide-active .projects-cont{opacity:1}
#projects #home-projects .swiper-slide:hover .projects-cont p{color:var(--color)}
#projects #home-projects .swiper-slide .projects-cont{position:absolute;bottom:10%;left:15%;width:70%;background-color:rgba(255,255,255,.9);text-align:center;font-weight:var(--fontbold5);opacity:0;transition:opacity .3s .1s;padding:10px 0px}
#projects #home-projects .swiper-slide .projects-cont p{font-size:12px;color:var(--fontcolor);text-transform:capitalize;transition:color .3s}
#projects #home-projects .swiper-slide .projects-cont a{display:inline-block;font-weight:normal;text-transform:lowercase;font-size:14px;transform:scale(0.8)}
#projects #home-projects .swiper-slide .projects-cont a:hover{color:var(--color)}
@media(max-width:900px){
#projects #home-projects{margin-top:20px}
#projects #home-projects .swiper-slide{width:65%}
#projects #home-projects .swiper-slide.swiper-slide-next,#projects #home-projects .swiper-slide.swiper-slide-prev{transform:scale(0.7)}
#projects #home-projects .swiper-slide.swiper-slide-active{transform:scale(1.3)}
}
#news{background-color:#F5F5F5;padding: 3% 0px}

@media(min-width:901px){
#news #home-news .news-list{flex-wrap:wrap;justify-content:space-between}
#news #home-news .news-list .swiper-slide{width:49%;display:flex;align-items:center;background-color:#FFF}
#news #home-news .news-list .swiper-slide .news-item-img{width:50%}
#news #home-news .news-list .swiper-slide .news-item-cont{width:50%;padding:0px 3%;transform:none}
#news #home-news .news-list .swiper-slide:nth-of-type(n+3){flex-direction:row-reverse}}
#news #home-news .news-list .news-item-img{position:relative}
#news #home-news .news-list .news-item-img img{max-height:300px;object-fit:cover}
#news #home-news .news-list .news-item-img .lazy-wrap::after{padding-bottom:0px}
#news #home-news .news-list .news-item-img .news-date{display:inline-block;background-color:#FFF;font-size:14px;font-weight:var(--fontbold5);text-align:center;position:absolute;top:5%;left:4%;padding:6px 15px;border-bottom:3px solid var(--color);transition:background .3s,color .3s}
#news #home-news .news-list .news-item-img .news-date span{font-size:20px;display:block;line-height:1;margin-bottom:4px}
#news #home-news .news-list .news-item-cont{width:90%;margin:auto;background-color:#FFF;padding:5%;transform:translateY(-50%)}
#news #home-news .news-list .news-item-cont .news-item-title{font-size:18px;font-weight:var(--fontbold5);color:var(--fontcolor);text-transform:capitalize;display:block;display:-webkit-box;display:-moz-box;max-height:3em;line-height:1.5em;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
@media(min-width:901px)and (max-width:1280px){
#news #home-news .news-list .news-item-cont .news-item-title{font-size:18px}}
#news #home-news .news-list .news-item-cont .news-item-des{color:#666;margin:10px 0px 20px;display:block;display:-webkit-box;display:-moz-box;max-height:3em;line-height:1.5em;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
#news #home-news .news-list .swiper-slide:hover .news-item-img img{transform:scale(1.1)}
#news #home-news .news-list .swiper-slide:hover .news-item-img .news-date{background-color:var(--color);color:#FFF}
#news #home-news .news-list .swiper-slide:hover .news-item-title{color:var(--color)}
@media(max-width:900px){#news #home-news .news-list .news-item-cont{transform:none;margin-top:-100px;position:relative}
#news #home-news .swiper-pagination{position:static;margin-top:4%}}
@media(max-width:480px){
#news #home-news .news-list .news-item-img .news-date{left:5%;padding:8px;font-size:12px}
#news #home-news .news-list .news-item-img .news-date span{font-size:16px;line-height:1}
#news #home-news .news-list .news-item-cont{padding-bottom:0px}
#news #home-news .news-list .news-item-cont .news-item-title{font-size:18px;line-height:1.3}
#news #home-news .news-list .news-item-cont .news-item-des{font-size:14px;margin:6px 0px 0px}}
.home-about,.home-choose,.home-hotpro,.home-projects,.home-service{position:relative;padding:4% 0}
.home-about{width:100%;height:auto;background-image:url(../images/home-moreB.jpg);background-repeat:no-repeat;background-size:100% 100%}
.home-about .text {position: absolute;opacity: .03;font-size: 300px;text-transform: uppercase;width:200%;left: -1%;top: -10%;font-weight: bold;}

.home-about .l-wrap{display:flex;flex-wrap:wrap;align-items:center}

.home-about .about-img{width:40%;position:relative}
.home-about .about-img .routeimg{position:relative;max-width:580px;z-index:1}
.home-about .about-img .routeimg img{width:100%;border-radius:50%}
.home-about .about-img .routeimg::after{content:"";position:absolute;left:0;top:0;width:calc(100% + 10px);height:calc(100% + 10px);border-radius:50%;background:var(--color);z-index:-1}
.home-about .about-img .about-icon{position:absolute;right:0;bottom:0;width:180px;height:180px;background:#fff;border-radius:50%;padding:10px;z-index:1}
.home-about .about-img .about-icon .about-route-load{display:block;width:100%;height:100%;background:url(../images/about-route.png) center no-repeat;background-size:cover;animation:aboutroute 10s linear infinite;border: dashed 1px #ccc;border-radius: 50%}
.home-about .about-img .about-icon .about-route{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;font-family: Times Roman}
.home-about .about-img .about-icon span:nth-child(1){color:#777;}
.home-about .about-img .about-icon span:nth-child(2){font-size:34px;font-weight:var(--fontbold9);color:var(--color)}
.home-about .about-info{flex:1;padding-left:10%}
.home-about .about-info .about-line{margin:0 0 15px 0;width:60px;height:4px;background:#b60006}
.home-about .about-info .home-title{text-align:left;font-family:Times Roman;color:#323232;font-size:48px;margin-bottom: 3%}
.home-about .about-info .about-num{font-size:30px;font-weight:var(--fontbold6);color:var(--color);margin-top:30px}
.home-about .about-info .about-des{color:#777;font-size:18px;font-weight:var(--fontbold6);margin-bottom:30px}
.home-about .about-info .about-text{margin-bottom:40px;color:#979797;font-size:16px;font-family:Lato-Regular_0;line-height:30px}
@keyframes aboutroute{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}}
.clearfix{zoom:1}
.clearfix:after,.clearfix:before{display:table;content:""}
.clearfix:after{clear:both}

.about_top{margin-top:130px;display: flex;}
.about_top .fl{width:38%;margin-right:3%}
.about_top .fl img{max-width:100%;display:block}
.about_top .fr{margin-right:11%;width:48%}
.about_contorl li{width:6px;height:6px;background:#8d6c4c;border-radius:50%;border:3px solid #FFF;cursor:pointer}
.abouttop_content{position:relative}
.abouttop_content .img_box{width:93%;float:left;overflow:hidden}
.abouttop_content .img_box li{transition:all .3s}
.abouttop_content .img_box li .box_font{margin-top:10px;font-family:Lato-Bold_0;color:#a2a2a2;font-size:15px}
.abouttop_content .img_box li p{color:#979797;font-family:Lato-Regular_0;font-size:16px}
.company ul li:nth-child(3) h3{padding-bottom:105px}
.view h5{color:#ff5722;text-align:center;position:relative;font-size:1.4em;font-weight:800;margin:0px 0 1em;text-transform:uppercase;letter-spacing:1px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;background:0 0;-webkit-transform:scale(10);-moz-transform:scale(10);-o-transform:scale(10);-ms-transform:scale(10);transform:scale(10);-webkit-transition:all .3s ease-in-out .1s;-moz-transition:all .3s ease-in-out .1s;-o-transition:all .3s ease-in-out .1s;-ms-transition:all .3s ease-in-out .1s;transition:all .3s ease-in-out .1s}
.abouttop_content .img_box img{max-width:100%;display:block}
.about_contorl{float:left;width:7%;position:absolute;bottom:58px;right:0px;text-align:-webkit-right}
.about_contorl li{margin-top:10px}
.about_direction{font-family:Times Bold;float:left;height:39px;line-height:39px;margin-top:20px}
.about_direction p{float:left}
.page_span,.present_page{font-size:23px;color:#000;margin-right:4px}
.amount{color:#b9b9b9;font-size:18px;letter-spacing:2px;line-height:41px}
.active1{background:#000!important;border:3px solid #e6e6e6!important}
.about_title{font-family:Times Roman;color:#323232;font-size:48px;margin-top:50px;margin-bottom:20px}
.about_font{float:right;width:50%}
.about_font p{color:#979797;font-size:16px;font-family:Lato-Regular_0;line-height:30px}
.about_font a.read_more{font-family:Lato-Bold_0;color:#a2a2a2;font-size:16px;text-transform:uppercase;padding-bottom:2px;border-bottom:2px solid #a2a2a2;margin-top:50px;display:inline-block}
.obs_title{font-size:50px;color:#000;font-family:Times Roman;text-transform:uppercase;line-height:66px;margin-top:50px}
.obs_content{float:left;max-width:50%}
.obs_content p{font-family:Lato-Bold_0;color:#a2a2a2;font-size:15px;text-transform:uppercase;position:relative;padding-left:60px;margin-top:10px}
.obs_content p:after{position:absolute;content:'';width:44px;height:2px;background:#979797;left:0px;top:11px}
.about_mid {display: flex;}
.about_mid .fl{width:50%;text-align:center;position:relative;padding:65px 0px}

.about_mid .fl{background:#f1f1f1;position:relative;z-index:1;}



.left_mask{position:absolute;width:100%;height:66.66%;background:#f1f1f1;z-index:-1;bottom:0px}
.about_mid{position:relative;font-family: Times Roman}
.about_mid .fr{width:50%;height:100%;position: relative;overflow:hidden;z-index:1;cursor:pointer;}
.about_mid .fr li{background:#f1f1f1;float: left;width: 50%;list-style: none;padding: 0px;margin: 0px;position: relative;position:relative;overflow:hidden;z-index:1;cursor:pointer;}

.fr_defind{width:50%;left:25%;height:100%;position:absolute}
.fr_defindtop{position:absolute;background:url(../images/Detail-07.jpg) no-repeat;background-size:cover;background-position:top;width:100%;height:66.66%}




.about_mid .fr li::after{z-index:1;content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background:#000;opacity:0.5;;transition:all .2s linear;transform:scale(0)}

.about_mid .fr li .opacity,.about_mid .fl .opacity{position:absolute;width:100%;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;z-index: 2;height: 100%}
.about_mid .fl .opacity{top: 80%}

.about_mid .fr li:hover{color:#FFF}
.about_mid .fr li:hover::after,.about_mid .fl:hover::after{transform:scale(1)}
.about_mid .fr li:hover .top,.about_mid .fl:hover .top{display:block;}
.about_mid .fr li:hover .opacity,.about_mid .fl:hover .opacity{opacity:1;visibility:inherit}
.about_mid .fr li.hover{color:#FFF}
.about_mid .fr li.hover::after,.about_mid .fl.hover::after{transform:scale(1)}
.about_mid .fr li.hover .top{display:block;}
.about_mid .fr li.hover .opacity,.about_mid .fl.hover .opacity{opacity:1;visibility:inherit}

.about_mid .fr li .opacity .title{font-size:18px;font-weight:var(--fontblod5)}
.about_mid .fr li .opacity .more,.about_mid .fl .opacity .more{
width: 90%;
    height: 90%;
    border: 1px solid #FFF;
    border-radius: 1px;
    color: #FFF;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;z-index: 2;top: 5%;position: absolute;left: 5%}
    .about_mid .fl .opacity .more{border: 0px;color: #333}

@media screen and (max-width:1260px){
.about_mid .fl{width:100%}
.about_mid .fr{width:100%;position:relative;min-height:600px}
}
@media screen and (max-width:1024px){
.about_top .fl{display:none}
.about_font,.about_top .fr,.obs_content{width:100%;margin-right:0px}
}
@media(max-width:1441px){.about_mid .fl{width:33%}
.about_mid .fl img{max-width:100%}
.about_mid .fr{width:67%}}

@media(max-width:1281px){#product .container1 .container{ max-width:88%}
.fr_defind{width:47%}
}
@media (max-width:1200px){.about_mid .fl img{max-width:86%}}




/* contact */

.contact-section {padding: 120px 0;overflow: hidden;}
.contact-section .title-style{text-align: center;}
.contact-section .title-style h2{}
.contact-section .title-style .line{margin: 10px auto;}
.title-style .line {width: 80px;height: 4px;background: #b60006;margin: 10px 0;}
.contact-section .title-style .text{width: 50%;margin:20px auto;font-size: 16px;color: #666;line-height: 26px;}
.contact-section .content  {overflow: hidden;padding: 50px 0 0 0;flex-wrap: wrap;
    align-items: center;display: flex;}
.contact-section .content .left {width: 45%;}
.contact-section .content .left .content-way{overflow: hidden;}
.contact-section .content .left .content-way li{list-style: none;float: left;width: 33%;margin-bottom: 20px;position: relative;}
.contact-section .content .left .content-way li::after{content: '';display: block;width: 1px;height: 100%;background:#e7e8eb;position: absolute;right:10%;top: 0;}
.contact-section .content .left .content-way li:nth-child(3)::after,.contact-section .content .left .content-way li:last-child::after {display: none;}
.contact-section .content .left .content-way li em{width: 38px;height: 38px;border: 2px solid #1a1a1a;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;opacity: .7;text-align: center;line-height: 32px}
.contact-section .content .left .content-way li:last-child {width: 99%;}

.contact-section .content .left .content-way li span{display: inline-block;vertical-align: middle;}
.contact-section .content .left .content-way li span h6{font-size: 14px;color: #999999;font-weight: normal;margin: 0;}
.contact-section .content .left .content-way li span h5{font-size: 14px;color: #666;margin: 5px 0 0 0;}
.contact-section .content .left .content-way li span h5 a {color: #666;}

.contact-section .content .left .content-map {clear: both;margin-top: 10px;overflow: hidden;width: 100%;position: relative;background: #f1f1f1;}
.contact-section .content .left .content-map #map {min-height: 205px;}
.contact-section .content .left .content-map iframe {border: none;margin: 0;padding: 0;margin-top: -50px;}
.contact-section .content .left .content-map iframe #watermark {display: none;}
.contact-section .content .left .content-text {font-size: 12px;line-height: 20px;color: #999999;padding: 20px 0;}
.contact-section .content .right {width: 47%;flex: 1;
    padding-left: 8%;}
.content-form {overflow: hidden;}
.content-form li{list-style: none;margin: 0 0 10px 0;padding: 0;font-size: 0;}
.content-form li .input2 {border: 1px solid #ededed;background: #f5f5f7;padding: 10px 20px;width:50%;height:60px;font-size: 14px;font-weight: normal;box-sizing: border-box;}
.content-form li .input2:first-child {margin-right: 1%;width:49%;}
.content-form li .textarea1 {width:100%;height:130px;font-size: 14px;border: 1px solid #ededed;background: #f5f5f7;padding: 20px 20px;box-sizing: border-box;}
.content-form li .submit1 {background: #b60006;color: #fff;font-size: 14px;width: 100%;height:58px;cursor: pointer;}
.content-form li .submit1:hover {background: #b60006;}
@media screen and (max-width: 5120px) {.contact-bottom .left .map iframe {width: 100%;}
    .contact-section .content .left .content-map iframe {width: 100%;}}
    @media screen and (max-width: 1920px) {.contact-bottom .left .map iframe {width: 900px;}
    .contact-section .content .left .content-map iframe {width: 660px;}}
    @media screen and (max-width: 1680px) {.contact-section .content,.product-range-list {width: 80%;}
    .index-about .about-item .left .text,.index-about .title-style h6,.index-interesting .title h6,.contact-section .title-style .text  {font-size: 14px;line-height: 24px;}}
    @media screen and (max-width: 1600px) {
    .contact-section .content .left .content-way li span h5 {font-size: 12px;}
}@media screen and (max-width: 1440px) {.contact-section .content .left {width: 55%;}
    .contact-section .content .right {width: 40%;}
    .content-form li .submit1 {width: 100%;}}
    @media screen and (max-width: 1366px) {
    .contact-section .content .left .content-way li span h5 {font-size: 12px;}.contact-section .title-style .text {width: 70%;}
}
@media screen and (max-width: 1280px) {
    .contact-section .content,.index-newscenter,.header-nav-show .content, .footer .content,.screen-banner-bottom-nav {width: 90%;}}
    @media screen and (max-width: 1152px) {.contact-section .content,.index-interesting  {width: 94%;}.contact-section {padding: 100px 0;}.contact-section .title-style .text {width: 100%;}
    .contact-bottom .left .map { height: 700px;}}
    @media screen and (max-width: 1024px) {
    .contact-section .content .left .content-way li {width: 50%;}
    .contact-section {padding: 80px 0;}}
    @media screen and (max-width: 860px) {.contact-section,.product-range,.interesting-video,.Contact-our-team,.contact-bottom .right,.interesting-detail,.interesting-other {padding: 20% 0;}
    .index-interesting-list a .text h2 {font-size: 20px;}
    .contact-section .title-style .text {width: 95%;font-size: 12px;line-height: 22px;}
    .contact-section .content .left,.contact-section .content .right {width:100%;float: none;}
    .content-form li .input2,.content-form li .textarea1 {width:100%;margin-bottom: 1%;}
    .content-form li .input2:first-child {margin-right:0;width:100%;}
    .content-form li {margin: 0;}
    .content-form li .submit1,.interesting-detail {width:100%;}.contact-section .content .left .content-way li span{display: block;padding-top: 10px;text-align: center;}
    .contact-section .content .left .content-way li i {margin: auto;display: block;}
.contact-section .content .left .content-map iframe {width: 100%;}.contact-section .content .left .content-way li::after,.announcement-list li a h5,.evcharger-advantage .item3 .line,.evcharger-solution-nav a::after  {display: none;}
.contact-section .content {padding: 20px 0 0 0;}
.contact-section .content .left .content-way li {width: 32%;}
    .contact-section .content .left .content-way li:last-child {width: 100%;}
    .contact-section .content .left .content-way li:last-child i {float: left;margin:2%  3%;}
    .contact-section .content .left .content-way li:last-child span {float: left;width: 75%;text-align: left;padding-left:1%;padding-top:0px;}
    .contact-section .content .left .content-way li:nth-child(3) span h5 a {color: #000;}
    .contact-section .content .right {margin-top: 30px;}
    .contact-section .content .left .content-way li span h5 {font-size: 11px;}
    .contact-section .content .left .content-way li:nth-child(3) i.c3 {border: 2px solid #000;opacity: .7;background: url(../images/c3.png) center no-repeat;}}
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {.contact-section .content .left .content-way li i,.contact-section .content .left .content-way li span {display: inline-block;text-align: left;padding-top: 0px;}
    .contact-section .content .left .content-way li span {padding-left: 10px;}
    .contact-section .content .left .content-map iframe {width: 100%;}
    .index-interesting, .contact-section, .product-range, .interesting-video, .Contact-our-team, .contact-bottom .right, .interesting-detail, .interesting-other {padding: 10% 0;}
.contact-section .content .left .content-way li {width: 33%;}
    .contact-section .content .left .content-way li:last-child {width: 100%;}}

.home-service{background:#292929;position:relative;z-index:1;}
.home-service::after{content:'';position:absolute;background:#fff url(../images/bg-1.png);color:#000;filter:opacity(.0095);left:0;top:0;width:100%;height:100%;z-index:-1}
.home-service .home-title{color:#fff}
.home-service .homeservice-list{margin-top:7%;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-service .homeservice-list .homeservice-item{width:23%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:var(--borderradius);padding:0 3% 50px;text-align:center}
.home-service .homeservice-list .homeservice-item .icon{width:90px;height:90px;padding:10px;background:#fff;border-radius:50%;margin-top:-45px;transition:all .15s linear}
.home-service .homeservice-list .homeservice-item .icon em{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--color);font-size:30px;font-weight:var(--fontbold9);color:#fff;border-radius:50%}
.home-service .homeservice-list .homeservice-item .title{margin-top:20px;font-size:24px;font-weight:var(--fontbold9);color:var(--fontcolor)}
.home-service .homeservice-list .homeservice-item .text{margin:10px 0 20px;color:#333}
.home-service .homeservice-list .homeservice-item .more{color:var(--color)}
.home-service .homeservice-list .homeservice-item:hover{background:#eee}
.home-service .homeservice-list .homeservice-item:hover .icon{padding:5px;background:#eee}

.home-hotpro{background:#f6f6f6;position:relative;z-index:1;}
.home-hotpro::after{content:'';position:absolute;background:#fff url(../images/bg-2.png);color:#000;filter:opacity(.012);left:0;top:0;width:100%;height:100%;z-index:-1}

.home-hotpro .homehotpro-list{margin-top:4%;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-hotpro .homehotpro-list .homehotpro-item{width:48%;border:1px solid #e5e5e5;border-radius:var(--borderradius);overflow:hidden;background:#fff;display:flex;align-items:center;transition:all .15s linear;margin-bottom:2em}
.home-hotpro .homehotpro-list .homehotpro-item:nth-last-child(-n+2):nth-child(n){margin-bottom:0}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:260px;max-height:260px;display:flex;align-items:center;justify-content:center}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img img{width:100%;height:100%;object-fit:cover}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img .icon-videoplay{position:absolute;left:10px;top:10px;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info{padding:10px 20px;flex:1}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .title{font-size:18px;line-height:1.2;font-weight:var(--fontbold6);color:var(--fontcolor);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-transform:capitalize}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:15px 0;color:#333}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .more{color:var(--color)}
.home-hotpro .homehotpro-list .homehotpro-item:hover{border-color:var(--color)}
.home-hotpro .homehotpro-list .homehotpro-item:hover .homehotpro-img img{transform:scale(1.1)}
.home-hotpro .homehotpro-list .homehotpro-item:hover .homehotpro-info .title{color:var(--color)}
.home-projects{background:#fff;position:relative;z-index:1;}

.home-projects .home-des,.home-projects .home-title{text-align:left}
.home-projects .home-des{margin-top: 5%}
.home-projects .home-line::after{left:0;transform:none}
.home-projects .home-more{margin-top:100px}
.home-projects .l-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}
.home-projects .homeprojects-left{width:500px;padding-right:30px}
.home-projects .homeprojects-right{width:calc(100% - 500px)}
.home-projects .homeprojects-right #project-r{padding-bottom:50px}
.home-projects .homeprojects-right .swiper-slide a{display:flex;width:100%}
.home-projects .homeprojects-right .swiper-slide a:hover img{transform:scale(1.05)}
.home-projects .homeprojects-right .swiper-slide .box{position:absolute;left:0;bottom:0;background:var(--color);color:#fff;display:flex;align-items:center;padding:30px 20px;width:100%;max-width:300px;min-height:100px}
.home-projects .homeprojects-right .swiper-slide .box .span{font-size:14px}
.home-projects .homeprojects-right .swiper-slide .box .title{font-size:18px;font-weight:var(--fontbold9)}
.home-projects .homeprojects-right .swiper-slide .box .box-right{margin-left:20px}
.home-projects .homeprojects-right .project-pagination{text-align:center;bottom:0;position:absolute}
.home-projects .homeprojects-right .project-pagination .swiper-pagination-bullet{background:var(--color)}
.home-choose{z-index:1}
.home-choose::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;max-width:500px;background:var(--color);opacity:.02;z-index:-1}
.home-choose .l-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}
.home-choose .homechoose-img{width:45%}
.home-choose .homechoose-img img{width:100%;border-radius:var(--borderradius);transition:all .2s linear}
.home-choose .homechoose-img:hover img{transform:scale(1.01)}
.home-choose .homechoose-content{flex:1;padding-left:5%}
.home-choose .homechoose-content .home-des,.home-choose .homechoose-content .home-title{text-align:left}
.home-choose .homechoose-content .home-line::after{left:0;transform:none}
.home-choose .homechoose-content .list2{display:flex;align-items:center;margin:40px 0}
.home-choose .homechoose-content .list2 .item{margin-right:20px;min-width:180px;height:50px;background:#f6f6f6;border:1px solid #f6f6f6;border-radius:var(--borderradius);display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear}
.home-choose .homechoose-content .list2 .item:last-child{margin-right:0}
.home-choose .homechoose-content .list2 .item em{margin-right:10px;color:var(--color)}
.home-choose .homechoose-content .list2 .item:hover{border-color:var(--color)}
.home-choose .homechoose-content .text{color:#333;margin-bottom:50px}
.home-video{background:no-repeat center fixed;background-size:cover;padding:8% 0 12%}
.home-video .homevideo-info{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.home-video .homevideo-info .homevideo-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--color);border-radius:50%;position:relative;cursor:pointer;transition:all .1s linear}
.home-video .homevideo-info .homevideo-icon:hover{opacity:.9}
.home-video .homevideo-info .homevideo-icon em{font-size:40px;font-weight:var(--fontbold9);color:#fff}
.home-video .homevideo-info .homevideo-icon::after,.home-video .homevideo-info .homevideo-icon::before{content:"";width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #fff;opacity:.1;animation:before 3s linear infinite;border-radius:50%;}
.home-video .homevideo-info .homevideo-icon::after{animation-delay:1.5s}
.home-video .homevideo-info .homevideo-title{margin-top:50px;font-size:42px;font-weight:var(--fontbold9);color:#fff;text-transform:uppercase}
.home-video .homevideo-fixed{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);z-index:9999999;display:none}
.home-video iframe,.home-video video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:80%;max-height:80%}
.home-video .homevideo-colse{position:absolute;top:30px;right:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear}
.home-video .homevideo-colse em{color:#fff;transition:all .1s linear;font-size:40px}
.home-video .homevideo-colse:hover{opacity:.9}
.home-video .homevideo-colse:hover em{color:var(--color)}
@keyframes before{0%{transform:translate(-50%,-50%) scale(1)}
100%{transform:translate(-50%,-50%) scale(1.5)}}
.home-news{padding-bottom:4%}
.home-news .homenews-box{margin-top:-10%;background:#f6f6f6;border:1px solid #f6f6f6;padding:30px}
.home-news .homenews-box .home-line{margin-bottom:20px}
.home-news .homenews-list{display:flex;flex-wrap:wrap;margin-top:3%}
.home-news .homenews-list .homenews-item{width:23%;margin-right:2.6%;background:#fff;transition:all .1s linear;border-radius:var(--borderradius);overflow:hidden;}
.home-news .homenews-list .homenews-item:nth-child(4n){margin-right:0;}
.home-news .homenews-list .homenews-item .homenews-img{position:relative;overflow:hidden}
.home-news .homenews-list .homenews-item .homenews-img a{display:flex;align-items:center;justify-content:center;max-height:300px}
.home-news .homenews-list .homenews-item .homenews-img a img{width:100%;height:100%;object-fit:cover}
.home-news .homenews-list .homenews-item .homenews-img .date{position:absolute;left:0;bottom:0;background:var(--color);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;padding:4px 10px}
.home-news .homenews-list .homenews-item .homenews-info{padding:20px;}
.home-news .homenews-list .homenews-item .homenews-info .icon{color:#333;font-weight:var(--fontbold5);margin-bottom:5px}
.home-news .homenews-list .homenews-item .homenews-info .icon em{color:var(--color);margin-right:5px;}
.home-news .homenews-list .homenews-item .homenews-info .title{font-size:18px;color:#000;font-weight:var(--fontbold9);line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:15px;text-transform:capitalize}
.home-news .homenews-list .homenews-item .homenews-info .text{color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.home-news .homenews-list .homenews-item .homenews-info .more{border-top:1px solid #dcdcdc;text-transform:lowercase;color:#333;display:flex;align-items:center;padding:10px 0 0;margin-top:20px}
.home-news .homenews-list .homenews-item .homenews-info .more em{margin-left:10px}
.home-news .homenews-list .homenews-item:hover{transform:translateY(-10px)}
.home-news .homenews-list .homenews-item:hover .homenews-info .title{color:var(--color)}
.home-footlogo{background:#fafafa;padding:40px 0}
.home-footlogo ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;list-style:none;padding:0}
.home-footlogo ul li{width:12%;transition:all .1s linear;border-radius:var(--borderradius)}
.home-footlogo ul li img{width:100%;height:100%;object-fit:cover}
.home-footlogo ul li:hover{box-shadow:1px 2px 10px rgba(0,0,0,.05);background:#fff}
@media(max-width:1600px){
.home-video .homevideo-info .homevideo-title{font-size:36px}
}
@media(max-width:1440px){
.home-banner .banner-animote{padding:0 130px}
.home-video .homevideo-info .homevideo-title{font-size:30px}
}
@media(max-width:1280px){
.home-banner .banner-animote .p3 a{min-width:160px;height:56px;font-size:14px}
.home-about .about-img{width:35%}
.home-service .homeservice-list .homeservice-item .title{font-size:20px}
.home-projects .homeprojects-right .swiper-slide .box{max-width:100%;width:100%;padding:10px 15px}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:200px;max-height:200px}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .text{-webkit-line-clamp:3}
.home-projects .homeprojects-left{width:100%;text-align:center}
.home-projects .home-des,.home-projects .home-title{text-align:center}
.home-projects .home-line::after{left:50%;transform:translateX(-50%)}
.home-projects .home-more{margin-top:30px}
.home-projects .homeprojects-right{width:100%;margin-top:30px}
.home-choose::before{max-width:30%}
}
@media(max-width:1024px){
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{display:none}
.home-banner .banner-animote{padding:0 20px}
.home-banner .banner-animote .p1{margin-bottom:20px}
.home-banner .banner-animote .p2{font-size:32px}
.home-banner .banner-animote .p3{margin-top:30px;display:none}
.home-about .about-info .about-num{margin-top:10px}
.home-about .about-info .about-des{margin-bottom:10px}
.home-about .about-info .about-text{font-size:16px}
.home-service .homeservice-list .homeservice-item{width:48%;margin-bottom:80px}
.home-service .homeservice-list .homeservice-item:nth-child(n+3){margin-bottom:0}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:190px;max-height:190px}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info{padding:10px}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .text{margin:10px 0}
.home-choose .homechoose-content .list2{margin:20px 0}
.home-video .homevideo-info .homevideo-icon{width:60px;height:60px}
.home-video .homevideo-info .homevideo-title{margin-top:30px;font-size:var(--hometitlefont)}
.home-news .homenews-list .homenews-item{width:48%;margin-bottom:20px;}
.home-news .homenews-list .homenews-item:nth-child(n+3){margin-bottom:0}
.home-about,.home-choose,.home-hotpro,.home-projects,.home-service{padding:50px 0}
.home-news{padding-bottom:50px}
.home-video{padding:50px 0 80px}
}
@media(max-width:768px){
	.about_mid{display: inline-block;}
	.about_mid .fl,.about_mid .fr,.about_mid .fr li{width: 100%;min-height: auto}
.home-banner .pcimg{display:none}
.home-banner .mobimg{height:260px;display:block}
.home-banner .banner-animote .p1{font-size:18px;margin-bottom:10px}
.home-banner .banner-animote .p2{line-height:1.2;font-size:22px}
.home-about .about-img{width:90%;margin:0 auto;display: none;}
.home-service .homeservice-list{margin-top:70px}
.home-service .homeservice-list .homeservice-item{width:100%;margin-bottom:80px!important}
.home-service .homeservice-list .homeservice-item:last-child{margin-bottom:0!important}
.home-about .about-img .routeimg{max-width:100%}
.home-about .about-img .routeimg::after{width:100%;height:100%}
.home-about .about-img .routeimg img{width:98%}
.home-about .about-info{padding-left:0;margin-top:50px}
.home-choose::before{display:none}
.home-choose .homechoose-img{width:100%}
.home-choose .homechoose-content{padding-left:0;margin-top:30px}
.home-choose .homechoose-content .home-title br{display:none}
.home-news .l-wrap{padding:0;}
.home-news .homenews-box{padding:30px 15px;margin:0;}
.home-hotpro .homehotpro-list .homehotpro-item{width:100%;margin-bottom:2em!important}
.home-hotpro .homehotpro-list .homehotpro-item:last-child{margin-bottom:0!important}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:40%;max-height:150px}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img .icon-videoplay{left:5px;top:5px;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .text{display:none}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .title{margin-bottom:20px}
.home-choose .homechoose-content .list2{justify-content:space-between}
.home-choose .homechoose-content .list2 .item{width:48%;margin-right:0}
.home-video iframe,.home-video video{max-width:90%;max-height:90%}
}
@media(max-width:500px){
.home-news .homenews-list .homenews-item{width:100%;margin-bottom:20px!important;margin-right:0;}
.home-news .homenews-list .homenews-item:last-child{margin-bottom:0!important}
.home-footlogo ul li{width:30%}
}
