
.banner-mod3{
height: 280px;
}
.banner-mod3 .video-wrap video{
display: block;
}
.banner-mod3 .banner-text{
width: 100%;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
z-index: 10;
}
.banner-mod3 .mask-box{
max-width: 320px;
background-color: rgba(0,0,0,.8);
margin-left: auto;
margin-right: 0;
padding: 15px;
}
.banner-mod3 .info-group{
height: auto;
background-color: transparent;
left: 50%;
transform: translate(-50%,-50%);
}
.banner-mod3 .title,
.banner-mod3 .et{
font-family: Arial;
}
.banner-mod3 .title,
.banner-mod3 .desc{
color: #fff;
text-align: left;
}
.banner-mod3 .et{
color: var(--style-color);
}
.banner-mod3 .btn{
background-color: var(--style-color);
color: #fff;
border-radius: 0;
margin-left: 0;
margin-top: 10px;
}
.banner-mod3 .desc h2{
font-size: inherit;
font-weight: normal;
color: inherit;
margin: 0;
}
.banner-mod3 .btn-wrap{
transition-duration: 1.6s;
text-align: center;
}

@media(min-width:768px){
.banner-mod3 .mask-box{
max-width: 420px;
padding: 30px;
}
}
@media(min-width:992px){
.banner-mod3 .mask-box{
max-width: 550px;
padding: 40px;
}
}
@media(min-width:1200px){
.banner-mod3{
height: auto;
}
.banner-mod3 .info-group{
width: 570px;
width: 70%;
}
.banner-mod3 .title{
font-size: 36px;
}
.banner-mod3 .et{
font-size: 24px;
}
.banner-mod3 .desc{
font-size: 19px;
}
.banner-mod3 .btn{
margin-top: 25px;
min-width: 130px;
height: 40px;
line-height: 26px;
}
.banner-mod3 .video-wrap{
position: static;
}
.banner-mod3 .cover11{
display: none;
}
.banner-mod3 .mask-box{
min-height: 290px;
padding-top: 70px;
}
}
@media(max-width:767px){
.banner-mod3{
height: auto;
}
.banner-mod3 .cover11{
display: none;
}
.banner-mod3 .video-wrap{
position: static;
}
.banner-mod3 .info-group{
width: 60%;
display: block;
padding: 5px;
}
.banner-mod3 .title{
font-size: 16px;
text-align: center;
}
.banner-mod3 .desc,
.banner-mod3 .et{
display: none;
}
.banner-mod3 .btn-wrap{
display: none;
}
.banner-mod3 .mask-box{
padding: 15px;
margin-left: auto;
margin-right: auto;
}
}

.idx_new-mod15 .news-hot .pic:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 66.15%, rgba(0, 0, 0, 0.6) 100%);
}
.idx_new-mod15 .news-hot .info-group{
  background-color: transparent;
}
.idx_new-mod15 .news-hot .date{
  display: none;
}
.idx_new-mod15 .news-hot .tit{
  font-size: 20px;
  -webkit-line-clamp: 2;
}
.idx_new-mod15 .news-hot .line{
  display: none;
}
.idx_new-mod15 .news-hot .more{
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: none;
  border-radius: 0;
  background-color: var(--style-color);
  color: #fff;
  transition-property: background-color,box-shadow,opacity,transform;
  transition-duration: 0.3s;
}
.idx_new-mod15 .news-hot .more:hover{
  transform: translateY(-5px);
}
.idx_new-mod15 .news-list .block{
  height: 114px;
  background-color: #fff;
}
.idx_new-mod15 .news-list .pic{
  width: 150px;
}
.idx_new-mod15 .news-list .date{
  position: static;
  transform: none;
  font-size: 16px;
  color: var(--style-color);
  text-align: left;
  display: none;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.idx_new-mod15 .news-list .date span{
  font-size: 16px;
  display: inline-block;
  margin-left: 5px;
}
.idx_new-mod15 .news-list .tit{
  -webkit-line-clamp: 2;
}
.idx_new-mod15 .news-list .line{
  display: none;
}
.idx_new-mod15 .news-list .info-desc{
  -webkit-line-clamp: 1;
  height: 25px;
}
.idx_new-mod15 .news-list .block{
  background-color: transparent;
}
.idx_new-mod15 .news-list .block:hover{
  background-color: transparent;
  box-shadow: none;
}
.idx_new-mod15 .news-list .block:hover .pic img{
  opacity: 1;
}
.idx_new-mod15 .news-list .block:hover .tit,
.idx_new-mod15 .news-list .block:hover .info-desc{
  color: #333;
}
.idx_new-mod15 .news-hot .tit:hover,
.idx_new-mod15 .news-list .block:hover .tit{
  color: var(--style-color);
}
@media(min-width:768px){
  .idx_new-mod15 .news-list .block{
    height: 146px;
  }
  .idx_new-mod15 .news-list .pic{
    width: 194px;
    height: 100%;
  }
  .idx_new-mod15 .news-list .info-desc{
    -webkit-line-clamp: 3;
    height: 76px;
  }
}
@media(min-width:992px){
  .idx_new-mod15 .news-hot .pic{
    height: 356px;
  }
  .idx_new-mod15 .news-list .block{
    height: 100px;
  }
  .idx_new-mod15 .news-list .pic{
    width: 133px;
    height: 100%;
  }
  .idx_new-mod15 .news-list .info-desc{
    -webkit-line-clamp: 1;
    height: 25px;
  }
}
@media(min-width:1200px){
  .idx_new-mod15 .row{
    margin-top: 40px;
  }
  .idx_new-mod15 .news-hot .pic{
    height: 530px;
  }
  .idx_new-mod15 .news-hot .info-group{
    padding: 24px 35px;
  }
  .idx_new-mod15 .news-hot .info-desc{
    height: auto;
    max-height: 102px;
    -webkit-line-clamp: 4;
  }
  .idx_new-mod15 .news-hot .more{
    min-width: 180px;
  }
  .idx_new-mod15 .news-list .block{
    height: 158px;
  }
  .idx_new-mod15 .news-list .pic{
    width: 210px;
    height: 100%;
  }
  .idx_new-mod15 .news-list .info-desc{
    -webkit-line-clamp: 3;
    height: 76px;
  }
}
@media(max-width:540px){
  .idx_new-mod15 .news-list .tit{
    -webkit-line-clamp: 3;
  }
  .idx_new-mod15 .news-list .info-desc{
    display: none;
  }
}
/*CONTACT US*/
.idx_contact-mod13{
  background-color: #1f1d1e;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
.idx_contact-mod13 .lt{
  margin-bottom: 30px;
}
.idx_contact-mod13 .title{
  text-align: left;
  color: #fff;
  margin-top: 0;
  position: relative;
}
.idx_contact-mod13 .title:after{
  content: '';
  width: 180px;
  height: 1px;
  background-color: var(--style-color);
  position: absolute;
  left: 0;
  bottom: -10px;
}
.idx_contact-mod13 .sub-desc{
  color: #fff;
  line-height: 2;
  max-height: 160px;
  overflow: hidden;
  margin-bottom: 20px;
}
.idx_contact-mod13 .sub-desc p{
  margin-bottom: 2rem;
}
.idx_contact-mod13 .sub-desc p:last-child{
  margin-bottom: 0;
}
.idx_contact-mod13 .form-control{
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #e2e2e2;
  color: #fff;
}
.idx_contact-mod13 .send-submit{
  margin-top: 10px;
}
.idx_contact-mod13 .form-btn{
  width: 100%;
  height: 40px;
  border-radius: 0;
  background-color: var(--style-color);
  font-weight: bold;
  color: #fff;
  transition-property: background-color,border-color,box-shadow,color,transform;
  transition-duration: 0.3s;
}
.idx_contact-mod13 .form-btn:hover{
  transform: translateY(-3px);
}
.idx_contact-mod13 .from-tips{
  font-size: 12px;
  color: #fff;
}
.idx_contact-mod13 .rt .col-sm-6{
  padding-left: 10px;
  padding-right: 10px;
}
.idx_contact-mod13 .block{
  display: block;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
.idx_contact-mod13 .play{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: #fff;
  transform: translate(-50%,-50%);
  z-index: 5;
}
.idx_contact-mod13 .vr-btn{
  height: 40px;
  line-height: 30px;
  background-color: #fff;
  font-size: 12px;
  color: var(--style-color);
  border-radius: 0;
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  transition-property: background-color,border-color,box-shadow,color,transform;
  transition-duration: 0.3s;
}
.idx_contact-mod13 .vr-btn:hover{
  background-color: var(--style-color);
  color: #fff;
}
.idx_contact-mod13 .video-group{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.idx_contact-mod13 .video-group .videos{
  width: 320px;
  height: 180px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 100;
  transform: translate(-50%,-50%);
  background-color: #000;
}
.idx_contact-mod13 .video-group .videos video,
.idx_contact-mod13 .video-group .videos iframe{
  width: 100%;
  height: 100%;
  border: none;
}
.idx_contact-mod13 .video-group .vclose{
  position: absolute;
  top: 1%;
  right: 1%;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media(min-width:460px){
  .idx_contact-mod13 .vr-btn{
    min-width: 170px;
    height: 40px;
    line-height: 30px;
    font-size: 16px;
    bottom: 30px;
  }
}
@media(min-width:768px){
  .idx_contact-mod13 .video-group .videos{
    width: 480px;
    height: 270px;
  }
}
@media(min-width:992px){
  .idx_contact-mod13 .lt{
    margin-bottom: 0;
  }
  .idx_contact-mod13 .video-group .videos{
    width: 640px;
    height: 360px;
  }
}
@media(min-width:1200px){
  .idx_contact-mod13{
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .idx_contact-mod13 .title:after{
    width: 230px;
  }
  .idx_contact-mod13 .sub-desc{
    margin-bottom: 30px;
  }
  .idx_contact-mod13 .lt{
    padding-right: 40px;
  }
  .idx_contact-mod13 .lt .row{
    margin-left: -30px;
    margin-right: -30px;
  }
  .idx_contact-mod13 .lt .col-sm-6,
  .idx_contact-mod13 .lt .col-md-12{
    padding-left: 30px;
    padding-right: 30px;
  }
  .idx_contact-mod13 .form-btn{
    height: 60px;
  }
  .idx_contact-mod13 .play{
    font-size: 80px;
  }
  .idx_contact-mod13 .video-group .videos{
    width: 800px;
    height: 450px;
  }
}
@media(min-width:1440px){
  .idx_contact-mod13 .lt{
    padding-right: 60px;
  }
}
@media(min-width:1640px){
  .idx_contact-mod13 .lt{
    padding-right: 100px;
  }
}
/*ADVANTAGE*/
.idx_advantage-mod1{
  padding-top: 40px;
  padding-bottom: 40px;
}
.idx_advantage-mod1 .row{
  margin-left: -10px;
  margin-right: -10px;
}
.idx_advantage-mod1 .col-lg-2{
  padding-left: 10px;
  padding-right: 10px;
}
.idx_advantage-mod1 .block{
  margin-bottom: 20px;
  border: 1px solid #1f1d1e;
  background-color: #1f1d1e;
  color: #fff;
  padding: 15px;
  padding-right: 5px;
  height: 122px;
  display: flex;
  align-items: center;
  transition-property: background-color, border-color,box-shadow,color;
  transition-duration: 0.3s;
}
.idx_advantage-mod1 .info-group{
  padding-top: 24px;
}
.idx_advantage-mod1 .icon{
  width: 66px;
  height: 66px;
  border: 2px solid #fff;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 15px;
  position: relative;
  transition-property: background-color,border-color,box-shadow,color;
  transition-duration: 0.3s;
}
.idx_advantage-mod1 .icon img{
  max-width: 42px;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition-property: background-color,box-shadow,opacity;
  transition-duration: 0.3s;
}
.idx_advantage-mod1 .icon img.bg2{
  opacity: 0;
}
.idx_advantage-mod1 .tit{
  color: inherit;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
}
.idx_advantage-mod1 .tit span{
  font-size: 16px;
}
.idx_advantage-mod1 .info-desc{
  height: 48px;
  overflow: hidden;
}
.idx_advantage-mod1 .block:hover{
  background-color: #fff;
  color: #1f1d1e;
}
.idx_advantage-mod1 .block:hover .icon{
  border-color: #1f1d1e;
}
.idx_advantage-mod1 .block:hover img.bg1{
  opacity: 0;
}
.idx_advantage-mod1 .block:hover img.bg2{
  opacity: 1;
}
@media(min-width:1200px){
  .idx_advantage-mod1{
    padding-bottom: 80px;
  }
  .idx_advantage-mod1 .col-lg-2{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .idx_advantage-mod1 .icon{
    margin-right: 15px;
  }
}
@media(max-width:480px){
  .idx_advantage-mod1 .col-lg-2{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}


.idx_abt-mod19{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 40px;
}
.idx_abt-mod19 .info-group{
  background-color: rgba(30,30,30,.95);
}
.idx_abt-mod19 .title{
  color: #fff;
  text-align: left;
}
.idx_abt-mod19 .info-desc{
  margin-top: 15px;
  height: 230px;
}
.idx_abt-mod19 .btn{
  background-color: var(--style-color);
  color: #fff;
  border-radius: 0;
  transition-duration: 0.3s;
}
@media(min-width:1200px){
  .idx_abt-mod19{
    padding-top: 220px;
    padding-bottom: 60px;
  }
  .idx_abt-mod19 .info-group{
    max-width: 752px;
    padding: 40px 50px 30px 40px;
  }
  .idx_abt-mod19 .info-desc{
    margin-top: 20px;
    height: 230px;
  }
  .idx_abt-mod19 .btn{
    min-width: 180px;
    height: 50px;
    line-height: 40px;
  }
}

/*SERVICE*/
.idx_service-mod27{
  background-color: #252525;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
}
.idx_service-mod27 .title{
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
}
.idx_service-mod27 .sub-desc{
  color: #fff;
}
.idx_service-mod27 .service-group{
  width: 100%;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}
.idx_service-mod27 .service-group ul{
  list-style: none;
}
.idx_service-mod27 .service-group ul>li{
  width: 20%;
  width: 274px;
  float: left;
}
.idx_service-mod27 .block{
  width: 100%;
  height: 570px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
}
.idx_service-mod27 .pic{
  border: 2px solid var(--style-color);
  border-radius: 50%;
  padding: 10px;
}
.idx_service-mod27 .pic img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.idx_service-mod27 .tit{
  font-size: 16px;
  color: #fff;
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 0;
}
.idx_service-mod27 .info-group{
  position: relative;
}
.idx_service-mod27 .effect .info-group,
.idx_service-mod27 .effect1 .info-group{
  margin-top: 40px;
}
.idx_service-mod27 .effect .tit,
.idx_service-mod27 .effect1 .tit{
  font-size: 20px;
  font-weight: bold;
}
.idx_service-mod27 .effect2 .line,
.idx_service-mod27 .effect3 .line{
  position: absolute;
}
.idx_service-mod27 .effect2 .line:before,
.idx_service-mod27 .effect3 .line:before,
.idx_service-mod27 .effect2 .line:after,
.idx_service-mod27 .effect3 .line:after{
  content: '';
  background-color: #fff;
}
.idx_service-mod27 .effect .block,
.idx_service-mod27 .effect1 .block{
  align-items: center;
}
.idx_service-mod27 .effect2 .block{
  align-items: flex-end;
}
.idx_service-mod27 .effect3 .block{
  align-items: flex-start;
}
.idx_service-mod27 .effect2 .pic,
.idx_service-mod27 .effect3 .pic{
  border-color: transparent;
}
.idx_service-mod27 .effect2 .info-group,
.idx_service-mod27 .effect3 .info-group{
  padding-left: 48px;
  padding-right: 48px;
}
.idx_service-mod27 .effect2 .info-group{
  padding-top: 50px;
}
.idx_service-mod27 .effect2 .line,
.idx_service-mod27 .effect3 .line{
  top: 0;
  left: 18px;
  right: 18px;
}
.idx_service-mod27 .effect2 .line:before,
.idx_service-mod27 .effect3 .line:before{
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.idx_service-mod27 .effect2 .line:after,
.idx_service-mod27 .effect3 .line:after{
  width: 2px;
  height: 38px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
}
.idx_service-mod27 .effect2 .line i,
.idx_service-mod27 .effect3 .line i{
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -15px;
}
.idx_service-mod27 .effect2 .line i:after,
.idx_service-mod27 .effect3 .line i:after{
  content: '';
  background-color: #fff;
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
}
.idx_service-mod27 .effect3 .info-group{
  padding-bottom: 50px;
}
.idx_service-mod27 .effect3 .line{
  top: auto;
  bottom: 0;
}
.idx_service-mod27 .effect3 .line:after{
  top: auto;
  bottom: 0;
}
.idx_service-mod27 .serviceBtn{
  position: absolute;
  z-index: 5;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  width: 48px;
  height: 24px;
  background-image: url(/UpLoad/nSDZw7yLM0C6f8aiccKX7w--/Images/202211/20221104114033278220.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.idx_service-mod27 .serviceBtn i{
  opacity: 0;
}
.idx_service-mod27 .service-Prev{
  top: 15%;
  left: 0;
  opacity: .8;
  transform: rotate(-180deg);
}
.idx_service-mod27 .service-Next{
  bottom: 6%;
  right: 0;
}

@media(min-width:1200px){
  .idx_service-mod27{
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .idx_service-mod27 .service-group{
    margin-top: 50px;
  }
}