@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2014-11-11 09:57:37
 * @version $Id$
 */

.wrap { min-width: 0; }
.index-slider-box { position: relative; width:100%; overflow: hidden; background: #000; aspect-ratio: 1920 / 900;}
.index-slider-box .img{ position: relative; height: 100%;}
.index-slider-box .img>img{display: block; width: 100%; height: 100%; object-fit: cover;}
.index-slider-box .banner-overlay{position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); cursor:grab;}
.index-slider-box .banner-box{position: absolute; z-index: 2;top: 33.088235294117646%;left:calc(50% - 30.5729166667vw); width:23.4375vw; margin-left: 0;padding-left: .625vw;color: #fff;font-weight: bold;}
.index-slider-box .gm-logo{display: block; width: 5.3645833333vw; height: auto; margin-bottom: .4166666667vw; border-radius: 1vw; transform: translate(10.4166666667vw); transition: transform 1s 0s, opacity 1s 0s; opacity: 0;}
.banner-box h3{font-size: 1.9791666667vw;font-weight: bold;transition: transform 1s 0.2s, opacity 1s 0.2s; transform: translate(10.4166666667vw); opacity: 0;}
.banner-box p{padding-top: .5208333333vw;padding-bottom: .8333333333vw; font-size: 1.0416666667vw;transition: transform 1s 0.3s, opacity 1s 0.3s; transform: translate(10.4166666667vw); opacity: 0;}
.banner-box .more{display: block; width: 11.6666666667vw;height: 2.5520833333vw;background-color: #f23939;border-radius: 1.3020833333vw;line-height: 2.5520833333vw;color:#fff; text-align: center;font-size: 1.0416666667vw;transition: transform 1s 0.4s, opacity 1s 0.4s; transform: translate(10.4166666667vw); opacity: 0;}
.index-slider-box .active .gm-logo,
.index-slider-box .active .banner-box h3,
.index-slider-box .active .banner-box p,
.index-slider-box .active .banner-box .more{
  margin-bottom: 1vw;
  transform: translate(0); opacity: 1;
}

.index-slider-box .slidesjs-pagination {position: absolute; bottom: 2.2916666667vw; left: 0; z-index: 100; width: 100%;text-align: center;}
.index-slider-box .slidesjs-pagination li {display: inline-block; margin-right: 10px;}
.index-slider-box .slidesjs-pagination li a {display: block; width: 2.65625vw; height: .46875vw; margin: 0 .1041666667vw; background: #edf4f8; text-indent: -999px; overflow: hidden; border-radius: .2083333333vw; }
.index-slider-box .slidesjs-pagination .active { background: #f23939;}

.content{
  position: relative;
  overflow: hidden;
}
#about-r2{
  scroll-margin-top: 90px;
}

.focal-tit{
  padding-top: 60px;
  padding-bottom: 28px;
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.focal-tit .i-dot{
  float: left;
  width: 9px;
  height: 30px;
  margin-top: 10px;
  margin-right: 12px;
  background-color: #da2626;
  border-radius: 3px;
  color: #212121;
}
.focal-tit span{
  color: #f23939;
}
.focal-tit span:last-child{
  margin-left: 12px;
  color: #d9d9d9;
}
.about-r2 .focus-txt,
.contact-box .focus-txt{
  padding-top: 3.6458333333vw;
  padding-bottom: 3.4375vw;
}
.about-r2 .col-box,
.history-box .col-box,
.contact-box .col-box{
  width: 62.5vw;
}
.about-r2 .focus-txt h3,
.contact-box .focus-txt h3{
  padding-bottom: .8854166667vw;
  color: #000;
  font-size: 2.0833333333vw;
  font-weight: bold;
  text-align: center;
}
.about-r2 .focus-txt p,
.contact-box .focus-txt p{
  margin-bottom: .78125vw;
  color: #6c6c6c;
  font-size: 1vw;
}
.contact-box .focus-txt p{
  text-align: center;
}
.i-mes,
.i-tel,
.i-loc{
  display: inline-block;
  margin-right: 6px;
  background: url(../../images/icon.png) no-repeat;
  vertical-align: -2px;
}
.i-mes{
  width: 14px;
  height: 12px;
  background-position: 0 -60px;
}
.i-tel{
  width: 13px;
  height: 17px;
  background-position: -16px -60px;
}
.i-loc{
  width: 14px;
  height: 16px;
  background-position: -31px -60px;
}
.history-box{
  padding-top: 3.6458333333vw;
  padding-bottom: 3.4375vw;
  background-color: #fff;
  font-size: .8333333333vw;
}
.history-box h3{
  padding-bottom: 1.5625vw;
  color: #000;
  font-size: 2.0833333333vw;
  font-weight: bold;
  text-align: center;
}
.history-list{
  display: grid;
  grid-template-columns: repeat(4, 15.1041666667vw);
  gap: 1.0416666667vw .6944444444vw;
}
.history-item{
  position: relative;
  width: 15.1041666667vw;
  height: 18.5416666667vw;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.history-2010{background-image: url(../../images/index_slides/2010.png);}
.history-2011-2012{background-image: url(../../images/index_slides/2011_2012.png);}
.history-2013-2016{background-image: url(../../images/index_slides/2013_2016.png);}
.history-2017-2018{background-image: url(../../images/index_slides/2017_2018.png);}
.history-2019-2025{background-image: url(../../images/index_slides/2019_2025.png);}
.history-2026{background-image: url(../../images/index_slides/2026.png);}
.history-detail{
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  height: 9.1666666667vw;
  padding: 1.25vw 1.5625vw 1.0416666667vw;
  background: #cb1a10;
  color: #fff;
  text-align: center;
  transform: translateY(calc(100% + 1px));
  transition: transform .35s ease;
}
.history-2013-2016 .history-detail{
  padding: 0.6vw 0.5vw 0.6vw;
}
.history-item:hover .history-detail{
  transform: translateY(0);
}
.history-detail h4{
  font-size: 1.0416666667vw;
  font-weight: bold;
  line-height: 1.4583333333vw;
}
.history-detail i{
  display: block;
  width: 11.9791666667vw;
  height: 1px;
  margin: .625vw auto .7291666667vw;
  background: #fff;
}
.history-detail p{
  font-size: .7291666667vw;
  line-height: 1.1458333333vw;
}
.about-r2 img,
.history-box img{
  max-width: 100%;
  height: auto;
}
.index-gm-list,
.mod-news-list{
  display: none;
  position: relative;
  z-index: 2;
}
.index-gm-list .btn-prev i,
.index-gm-list .btn-next i,
.more i{
  background: url(../../images/icon.png) no-repeat;
 }
.index-gm-list .inner{width: 1175px; margin: 0 auto;}
.index-gm-list .gm-list-box{position: relative;font-weight: bold;}
.index-gm-list .btn-prev,
.index-gm-list .btn-next{ position: absolute; top:70px;width: 60px; height: 111px;border-radius: 30px; background-color: #fff;}
.index-gm-list .btn-prev i,
.index-gm-list .btn-next i{
  display: block;
  width: 31px;
  height: 58px;
  margin-left: 14px;
  margin-top: 27px;
}
.index-gm-list .btn-prev:hover,
.index-gm-list .btn-next:hover{
  background-color: #ccc;
}
.index-gm-list .btn-prev{ left: -99px;}
.index-gm-list .btn-next{ right: -92px;}
.index-gm-list .btn-prev i{ background-position: 0 0; }
.index-gm-list .btn-next i{ background-position: -35px 0; }
.index-gm-list .slide-window{ position: relative; height: 257px; overflow: hidden;}
.index-gm-list .gm-list{ position: relative; margin-left: -25px; overflow: hidden; zoom: 1;}
.index-gm-list .gm-list li{ position: relative; float:left; width: 215px;height: 257px; margin-left: 25px;background-color: #fff;border-radius: 12px;}
.index-gm-list .gm-img{width: 215px;height: 191px;overflow: hidden;border-top-left-radius: 12px; border-top-right-radius: 12px;}
.index-gm-list .gm-img img{width:100%; transition: transform 0.4s;}
.index-gm-list a:hover .gm-img img{transform: scale(1.4);}
.index-gm-list .gm-name,
.index-gm-list .gm-desc{
  text-overflow: ellipsis;white-space: nowrap;overflow: hidden;
}
.index-gm-list .gm-name{width:170px; margin-top: 5px; padding-left: 15px; color: #000; font-size: 20px;}
.index-gm-list .gm-desc{padding-left: 15px; color: #b0b0b0; font-size: 16px;}
.index-gm-list .more{position: absolute; bottom: 33px;right: 15px;z-index: 2; width: 22px;height: 22px;background-color: #e5e5e5;border-radius: 50%; color: #fff;line-height: 22px;text-align: center;}
.index-gm-list .more i{display: block; width: 6px;height: 12px; margin-left: 9px; margin-top: 5px; background-position: -86px 0;}
.index-gm-list a:hover .more{background-color: #f23939;}

.mod-news-list{
  position: relative;
}
.mod-news-list .more{
  position: absolute;
  top: 70px;
  right: 18px;
  width: 120px;
  height: 26px;
  border: 1px solid #aaa;
  border-radius: 13px;
  text-align: center;
  line-height: 26px;
  color: #aaa;
}
.mod-news-list .more i{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background-position: -69px -14px;
  vertical-align: -1px;
}
.mod-news-list .more:hover i{
  background-position: -69px 0;
}
.mod-news-list .more:hover{
  background-color: #2f94f8;
  border: 1px solid #2f94f8;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.mod-news-list .news{
  height: 245px;
}
.news-list{
  margin-left: -30px;
}
.news-list li{
  position: relative;
  float: left;
  width: 271px;
  height: 193px;
  margin-left: 30px;
  border-radius: 12px;
}
.news-list li .img{
  width: 271px;
  height: 193px;
  border-radius: 12px;
  overflow: hidden;
}
.news-list .txt{
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 57px;
  padding-left: 12px;
  padding-right: 12px;
  color: #fff;
  box-sizing: border-box;
}
.news-list .title{
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news-list .date{
  font-size: 14px;
  text-align: right;
}
.news-list .btn-more{
  opacity: 0;
  position: absolute;
  left: 86px;
  bottom: -25px;
  z-index: 2;
  width: 93px;
  height: 29px;
  background-color: #2f94f8;
  border-radius: 14px;
  color: #fff;
  line-height: 29px;
  text-align: center;
  transition: opacity 0.2s linear, bottom 0.2s linear;
}
.news-list a:hover .btn-more{
  opacity: 1;
  bottom: -17px;
}

