@charset "utf-8";


/* 通用 */
.swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.swiper-container .swiper-slide{z-index: 22;}
.swiper-container {swiper-theme-color: #ff6600;swiper-preloader-color: #00ff33;}


/* banner */
.xy-index-banner {}
.xy-index-banner img{height: 100%;}
.xy-index-banner a {display: block;width: 100%;height:auto; overflow: hidden;background: #000;}
.xy-index-banner .text {position: absolute;width: 1000px;left:50%;top:35%;margin-left: -500px;text-align: center;z-index: 10;}
.xy-index-banner .text h3{color: #fff;font-size: 30px;font-family: 'Conv_Montserrat-Bold';}
.xy-index-banner .text h2{color: #fff;font-size: 50px;font-weight: bold;}
.xy-index-banner .text h6{color: #fff;font-size: 15px;width: 190px;height: 52px;line-height: 52px; font-family: 'Conv_Montserrat-Regular';position: relative;border: 2px solid #fff;text-align: center;margin-top: 50px;cursor: pointer;}
.xy-index-banner .text h6:hover {background: #fff;color: #000;}

.xy-index-banner .text.left {left: 13%;margin-left:0px;text-align: left;}
.xy-index-banner .text.center {top: 40%;}
.xy-index-banner .text.center h6{margin:50px auto auto;}
.xy-index-banner .text.right {left:auto;right: 13%; margin-left:0px;text-align: right;}
.xy-index-banner .text.right h6 {float: right;clear: both;}
.xy-index-banner .text.none { display:none;}

.xy-index-banner .text h2{transform:translateY(200px);opacity:0;transition:all .4s;}
.xy-index-banner .text h3{transform:translateX(-200px);opacity:0;transition:all .4s;}
.xy-index-banner .text h6{transform:translateX(-200px);opacity:0;transition:all .8s;}
.xy-index-banner .ani-slide .text h2{transform:translateY(0);opacity:1;}
.xy-index-banner .ani-slide .text h3{transform:translateX(0);opacity:1;}
.xy-index-banner .ani-slide .text h6{transform:translateX(0);opacity:1;}

.xy-index-banner .pic {width: 100%;height:100%;}
.xy-index-banner .pic img{display: block;width: 100%;height:100%;}


.xy-index-banner .swiper-button-next,.xy-index-banner .swiper-button-prev{top:auto;bottom:15px; width: 27px;height: 44px;margin-top:auto;background: none;z-index: 99;outline: none;}
.xy-index-banner .swiper-button-prev {left: 50%;margin-left: -190px;}
.xy-index-banner .swiper-button-next {left:auto;right: 50%;margin-right: -170px;}



.xy-index-banner .swiper-pagination {position: absolute;right: 5%;bottom: 5%;text-align: right;width: 97%;}
.xy-index-banner span.swiper-pagination-bullet {background: rgba(255,255,255,.4);width: 40px;height: 4px; border-radius:0;position: relative;}
.xy-index-banner span.swiper-pagination-bullet.swiper-pagination-bullet-active {}
.xy-index-banner span.swiper-pagination-bullet::before {content: '';width: 0%; height: 100%;left: 0;top: 0;background:#fff;z-index: 3;display: block;}
.xy-index-banner span.swiper-pagination-bullet.swiper-pagination-bullet-active::before {-webkit-animation: w100 5000ms 1;animation: w100 5000ms 1;width:100%;}
@keyframes w100{
	0%{width: 0%;} 
	100%{width: 100%;}
}









.rolling { width: 30px; height: 80px;position:absolute;left:1%;bottom: 7%;cursor: pointer;z-index: 10;}
.rolling h6 {font-size: 12px;color: #fff;width: 10px;position:absolute;right:-5px;top:10px;font-weight: normal;}
.rolling h5 {font-size: 12px;color: #fff;width: 100px;position:absolute;right:-55px;top:40px;font-weight: normal;text-transform: uppercase;-webkit-transform:rotate(90deg);transform:rotate(90deg);}

.rolling span { position: relative;width:100%;height:100%; display: block;}
.rolling i{ display: block;height:10px; width: 1px;position:absolute;left:50%;top:10%; margin-left: -1px; background: #fff;animation: height1 1000ms infinite ease-out;-webkit-animation: height1 1000ms infinite ease-out;}
@keyframes height1{
	0%{height:10px;top:10%;opacity: 1;} 
	100%{height:80px;top:85%;opacity: 0;}
}




.hls-page-container {overflow: hidden;position: relative;}
.hls-page-container img{display: block;width: 100%;height: auto;}
.d-table {display: table;width: 100%;height: 100%;}
.d-table-cell {display: table-cell;vertical-align: middle;}
.container {margin:auto 5%;position: relative;overflow: hidden;}
.ptb5 {padding:5% 0;}
.title {}
.title h2{font-size: 44px;font-family: 'Conv_Montserrat-Bold';text-transform: uppercase; }
.title h3{font-size: 30px;font-weight: normal;}
.title h3 line{width: 40px;height: 2px;background: #fa8d3e;margin: 0 15px;display: inline-block;vertical-align: middle;}
.title h3 line.m0 {margin: 0;}
.title h6 {font-size: 14px;line-height: 28px; color: #999999;font-weight: normal;padding:30px 0;overflow: hidden;width: 60%;}
.tmore {position: absolute;width: 115px;right: 0;top:55%;}
.tmore a {display: block;position: relative;font-size: 14px;padding-bottom: 20px; font-family: 'Conv_Montserrat-Bold';text-transform: uppercase;}
.tmore a i{display: block;width: 16px;height: 10px;position: absolute;right: 0;top: 4px;background: url("../images/right-h.svg") center no-repeat;background-size: 100%;}
.tmore a::after {content: '';width: 100%;height: 2px;background: #000;position: absolute;left: 0;bottom:0px;}
.tmore a:hover {color: #000;letter-spacing: 1px;}
.tmore a:hover i{right: 10%;}
.tmore a:hover::after {background: #000;}
.dtable {display: table;width: 100%;height: 100%;}
.dtable-cell {display: table-cell;vertical-align: middle;}


 
.hls-iproduct {}
.hls-iproduct .iproduct {position: relative;margin:0 0px 2px 0;width:-webkit-calc(33.36% - 2px); width:-moz-calc(33.36% - 2px); width:calc(33.36% - 2px);max-width: 33.3333333%;float: left;}
.hls-iproduct .iproduct a{display: block;overflow: hidden;background: #000;}
.hls-iproduct .iproduct .txt{position: absolute;bottom: 0;left: 0;width: 90%;z-index: 3;padding:5%;}
.hls-iproduct .iproduct .txt h5{font-size: 16px;color: #fff;padding:10px 0;}
.hls-iproduct .iproduct .txt h4{font-size: 20px;color: #fff;}
.hls-iproduct .iproduct .pic{position: relative;}
.hls-iproduct .iproduct .pic .mark{position: absolute;bottom: 0;left: 0;width: 100%;height:70%;z-index: 1; background:linear-gradient(to top,#000,rgba(0,0,0,0));opacity: .6;}
.hls-iproduct .iproduct a:hover .pic img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.hls-iproduct .iproduct.ip1 {width:-webkit-calc(50% - 1px); width:-moz-calc(50% - 1px); width:calc(50% - 1px);max-width: 50%;margin:0 1px 2px 0;}
.hls-iproduct .iproduct.ip2 {width:-webkit-calc(50% - 1px); width:-moz-calc(50% - 1px); width:calc(50% - 1px);max-width: 50%;margin:0 0px 2px 1px;} 
.hls-iproduct .iproduct.ip3 {}
.hls-iproduct .iproduct.ip4 {width:-webkit-calc(33.3333333% - 1px); width:-moz-calc(33.3333333% - 1px); width:calc(33.3333333% - 1px);margin:0 2px 2px 2px;}
.hls-iproduct .iproduct.ip5 {}


.hls-iadvantages {padding:14% 0 10% 0;overflow: hidden;position: relative;}
.hls-iadvantages .left{float: left;width: 50%;position: relative;z-index: 5;}
.hls-iadvantages .left .pic{background: #000;}
.hls-iadvantages .right{float: left;width: 40%;padding:10% 5% 0 5%;overflow: hidden;position: relative;z-index: 5;}
.hls-iadvantages .right .iadvantages{padding:10% 0;overflow: hidden;}
.hls-iadvantages .right .iadvantages ul {padding:3% 0;overflow: hidden;}
.hls-iadvantages .right .iadvantages ul i{display:block;float: left; width: 50px;height: 50px; position: relative;}
.hls-iadvantages .right .iadvantages ul i::after {content: '';width: 1px;height: 100%;position: absolute;right: 0px;top: 4px;background: #ccc;}
.hls-iadvantages .right .iadvantages ul i img {display: block;width: 30px;height: 30px;margin: 15px 0px 0px 0px;}
.hls-iadvantages .right .iadvantages ul li{display:block;float: left;padding:0 3% ;overflow: hidden;}
.hls-iadvantages .right .iadvantages ul li h5{font-size: 18px;line-height: 28px; font-weight: normal;}
.hls-iadvantages .right .iadvantages ul li h4{font-size: 18px;line-height: 28px;}
.hls-iadvantages .text {position: absolute;opacity: .03;font-size: 300px;text-transform: uppercase;width:200%;left: -1%;top: 5%;font-family: 'Conv_Montserrat-Bold';}

.imore{}
.imore a{display: block;font-size: 14px;width: 180px;height: 52px;line-height: 52px; font-family: 'Conv_Montserrat-Regular';position: relative;border: 2px solid #1a1a1a;text-align: center;}
.imore a:hover {background: #000;color: #FFFFFF;}

 


.hls-iacase {position: relative;}
.icase-nav {width: 600px;height: 40px;position: absolute;right: 0px;bottom:0px;}
.icase-nav.w800 {width: 800px;}
.icase-nav .swiper-slide li{font-size: 14px;font-weight: bold;color: #999999;cursor: pointer;position: relative;margin: auto 3%;text-align: center;}
.icase-nav .swiper-slide li:hover {color: #000;}
.icase-nav .swiper-slide li::after {content: '';width: 80%;height: 2px;background: #000;position: absolute;left: 10%;bottom: -10px;display: none;}
.icase-nav .swiper-slide-thumb-active li{color: #000;}
.icase-nav .swiper-slide-thumb-active li::after {display: block;}
.iacaselist {padding:5% 0;overflow: hidden;position: relative;}
.iacaselist .swiper-slide {padding-bottom:80px;}
.iacaselist .imore{width: 184px;overflow: hidden;position: absolute;left:50%;margin-left: -92px;bottom: 0;z-index: 3;}
.iacase {position: relative;width:95%; margin-left: 5%;overflow: hidden;}
.iacase li{overflow: hidden;background: #000;}
.iacase li a{display: block;position: relative;}
.iacase li a h4{position: absolute;font-size: 20px;left: 0;bottom: 0;padding: 5%;width: 90%;color: #fff; z-index: 3;}
.iacase li a .mark {position: absolute;bottom: 0;left: 0;width: 100%;height:70%;z-index: 1; background:linear-gradient(to top,#000,rgba(0,0,0,0));opacity: .6;}
.iacase li a:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}



.hls-inews {padding:5% 0 5% 0 ;overflow: hidden;position: relative;}
.inewslist {padding:5% 0 ;overflow: hidden;position: relative;}
.inewslist .inews {position: relative;width: 50%;float: left;}
.inewslist .inews a{display: block;overflow: hidden;background: #ededed;}
.inewslist .inews a .pic{width: 50%;float: left;overflow: hidden;}
.inewslist .inews a .pic img {background: #000;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.inewslist .inews a .txt{position: absolute;right: 0;top: 0;width: 40%;height: 100%;padding:0 5%;}
.inewslist .inews a .txt h4 {font-size: 18px;color: #333;}
.inewslist .inews a .txt h5 {font-size: 14px;color: #999;font-weight: normal;line-height: 24px; margin: 30px 0;}
.inewslist .inews a .txt h6 {font-size: 12px;color: #b2b2b2;font-weight: normal;}
.inewslist .inews a .txt::before {content: '';width: 0;height: 0;border-width: 20px 20px 20px 0;border-style: solid;border-color:transparent #ededed transparent transparent ;position: absolute;left: -20px;top: 50%;margin-top: -20px; z-index: 3;}
.inewslist .inews:nth-child(4n-1) .txt,.inewslist .inews:nth-child(4n) .txt{left: 0;right: auto;}
.inewslist .inews:nth-child(4n-1) .pic,.inewslist .inews:nth-child(4n) .pic{float:right;}
.inewslist .inews:nth-child(4n-1) .txt::before {border-width: 20px 0 20px 20px;border-color:transparent transparent transparent #ededed;left:auto;right: -20px;}
.inewslist .inews:nth-child(4n) .txt::before {border-width: 20px 0 20px 20px;border-color:transparent transparent transparent #ededed;left:auto;right: -20px;}
.inewslist .inews a:hover .pic img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}
.inewslist .inews a:hover {background: #000;}
.inewslist .inews a:hover .txt h4 {color: #fff;}
.inewslist .inews a:hover .txt::before {border-color:transparent #000 transparent transparent;}
.inewslist .inews:nth-child(4n-1) a:hover .txt::before,.inewslist .inews:nth-child(4n) a:hover .txt::before {border-color:transparent transparent transparent #000;}



.hls-icontact {overflow: hidden;position: relative;}
.hls-icontact .icontact {}
.hls-icontact .icontact a {display: block;margin: auto;font-size: 24px; width: 656px;height: 126px;line-height: 130px; position: absolute;left: 50%;top: 50%;margin-left: -330px;margin-top: -65px;z-index: 3;color: #fff;border: 2px solid #fff;text-align: center; text-transform: uppercase;font-family: 'Conv_Montserrat-Regular',Arial,"微软雅黑","黑体",'宋体';}
.hls-icontact .icontact a:hover {color: #000;background: #fff;}
.hls-icontact .pic {}


