.banner-box .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 1;
  box-sizing: border-box;
  background: transparent;
}
.banner-box .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
.session_1 {
/*  padding-top: 1.2rem;*/
  margin-bottom: 1.2rem;
}
.session_1 .title-box {
  text-align: center;
  margin-bottom: 0.373333rem;
}
.session_1 .title-box h3 {
  font-size: 0.426667rem;
  color: #3c3c3c;
}
.session_1 .title-box p {
  font-size: 0.32rem;
  color: #3c3c3c;
}
.session_1 .centent-box {
  padding-left: 0.933333rem;
  padding-right: 0.933333rem;
  text-align: center;
}
.session_1 .centent-box p {
  font-size: 0.373333rem;
  color: #3c3c3c;
  line-height: 1.6;
}
.session_1 .centent-box a {
  margin-top: 0.4rem;
  display: inline-block;
  width: 2.133333rem;
  height: 0.666667rem;
  border: 1px solid #000000;
  line-height: 0.666667rem;
  color: #3c3c3c;
  font-size: 0.346667rem;
}
.session_1 .img-box {
  /* margin-top: 0.466667rem; */
}
.session_1 .img-box img {
  width: 100%;
}
.session_1 .other-box {
  background: #000000;
  /* margin-top: 1.066667rem; */
}
.session_1 .other-box .list-box {
  position: relative;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  box-sizing: border-box;
  overflow: hidden;
}
.session_1 .other-box .list-box .item-box {
  position: relative;
  float: left;
  width: 25%;
  text-align: center;
}
.session_1 .other-box .list-box .item-box:before {
  position: absolute;
  content: '';
  width: 0.4rem;
  height: 1px;
  background: #a0a09e;
  right: -0.373333rem;
  top: 0.466667rem;
}
.session_1 .other-box .list-box .item-box:nth-child(2):before {
  right: -0.293333rem;
}
.session_1 .other-box .list-box .item-box:nth-child(3):before {
  right: -0.266667rem;
}
.session_1 .other-box .list-box .item-box:nth-child(4):before {
  display: none;
}
.session_1 .other-box .list-box .item-box h3 {
  position: relative;
  font-size: 0.533333rem;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  font-size: 0.373333rem;
}
.session_1 .other-box .list-box .item-box h3 em {
  font-style: normal;
}
.session_1 .other-box .list-box .item-box h3 span {
  position: absolute;
  top: -0.066667rem;
  font-size: 0.266667rem;
  font-weight: 400;
  color: #fff;
  margin-left: 0.106667rem;
}
.session_1 .other-box .list-box .item-box p {
  color: #fff;
  font-size: 0.32rem;
  margin-top: 2px;
}
.session_2 {
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  padding-bottom: 1.2rem;
  border-bottom: 0.133333rem solid #ececec;
}
.session_2 .tab-box {
  margin-top: 0.666667rem;
}
.session_2 .tab-box .row {
  margin-left: -0.133333rem;
  margin-right: -0.133333rem;
}
.session_2 .tab-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 0.133333rem;
  padding-right: 0.133333rem;
  box-sizing: border-box;
  margin-bottom: 0.266667rem;
}
.session_2 .tab-box .col-md-4.active .item-box {
  background-color: #000000;
  color: #fff;
}
.session_2 .tab-box .col-md-4.active .item-box img {
  display: none;
}
.session_2 .tab-box .col-md-4.active .item-box img.active {
  display: inline-block;
}
.session_2 .tab-box .item-box {
  height: 1.333333rem;
  line-height: 1.333333rem;
  border: 1px solid #b4b4b4;
  border-radius: 0.106667rem;
  text-align: center;
  font-size: 0.373333rem;
  color: #777777;
}
.session_2 .tab-box .item-box img {
  height: 0.573333rem;
  margin-right: 0.066667rem;
}
.session_2 .tab-box .item-box img.active {
  display: none;
}
.session_2 .centent-box .item-box .img-box img {
  width: 100%;
}
.session_2 .centent-box .item-box .txt-box {
  margin-top: 0.4rem;
}
.session_2 .centent-box .item-box .txt-box h3 {
  font-size: 0.426667rem;
  color: #000000;
  margin-bottom: 0.066667rem;
}
.session_2 .centent-box .item-box .txt-box p {
  font-size: 0.373333rem;
  color: #000000;
}
.session_2 .centent-box .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
}
.session_2 .centent-box .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid #c2c2c2;
  opacity: 1;
  box-sizing: border-box;
  background: transparent;
}
.session_2 .centent-box .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
.session_3 {
  padding-top: 1.266667rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  padding-bottom: 1.2rem;
  border-bottom: 0.133333rem solid #ececec;
}
.session_3 .title {
  text-align: center;
  font-size: 0.4rem;
  color: #000000;
  margin-bottom: 0.4rem;
}
.session_3 .item-box .img-box img {
  width: 100%;
}
.session_3 .item-box .txt-box {
  margin-top: 0.4rem;
}
.session_3 .item-box .txt-box p {
  font-size: 0.373333rem;
  line-height: 1.8;
  color: #000000;
}
.session_3 .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
}
.session_3 .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid #c2c2c2;
  opacity: 1;
  box-sizing: border-box;
  background: transparent;
}
.session_3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
.session_4 {
  padding-top: 1.2rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  padding-bottom: 1.2rem;
}
.session_4 .tab-box {
  font-size: 0;
  text-align: center;
  margin-bottom: 0.466667rem;
}
.session_4 .tab-box span {
  display: inline-block;
  font-size: 0.4rem;
  color: #000000;
  width: 2.rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  border-radius: 0.4rem;
  margin-left: 0.133333rem;
  margin-right: 0.133333rem;
}
.session_4 .tab-box span.active {
  background-color: #000000;
  color: #fff;
}
.session_4 .list-box {
  display: none;
}
.session_4 .list-box.active {
  display: block;
}
.session_4 .list-box .swiper-pagination {
  position: static;
  margin-top: 0;
}
.session_4 .list-box .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid #c2c2c2;
  opacity: 1;
  box-sizing: border-box;
  background: transparent;
}
.session_4 .list-box .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
.session_4 .all-box .row {
  margin-left: -0.266667rem;
  margin-right: -0.266667rem;
}
.session_4 .all-box .col-md-6 {
  float: left;
  width: 50%;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
  box-sizing: border-box;
  margin-bottom: 0.533333rem;
}
.session_4 .all-box .item-box .img-box {
  height: 4.266667rem;
  line-height: 4.266667rem;
  text-align: center;
  box-sizing: border-box;
  background-color: #9c9c9c;
  background-size: cover;
  background-position: 50%;
}
.session_4 .all-box .item-box .txt-box {
  background: #000000;
}
.session_4 .all-box .item-box .txt-box p {
  padding-left: 0.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #fff;
}
.session_4 .all-box .item-box .txt-box .bottom-box {
  height: 35px;
  line-height: 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  padding-left: 0.133333rem;
  color: #fff;
}
.session_4 .all-box .item-box .txt-box .bottom-box span {
  display: inline-block;
  font-size: 0.32rem;
}
.session_4 .all-box .item-box .txt-box .bottom-box .arr {
  float: right;
  width: 30px;
  padding-left: 10px;
  box-sizing: border-box;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
  color: #fff;
}
.session_5 {
  /* padding-bottom: 1.2rem; */
}
.session_5 .centent-box {
  background-size: cover;
  background-image: url(../images/img_5.jpg);
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.session_5 .centent-box .row {
  margin-left: -0.2rem;
  margin-right: -0.2rem;
}
.session_5 .centent-box .col-md-6 {
  width: 50%;
  float: left;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
}
.session_5 .centent-box .item-box {
  color: #fff;
  height: 3.866667rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.2rem;
  box-sizing: border-box;
}
.session_5 .centent-box .item-box .title span {
  font-size: 0.64rem;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0.066667rem;
  border-bottom: 1px solid #fff;
  margin-right: 0.133333rem;
  margin-bottom: 0.266667rem;
}
.session_5 .centent-box .item-box .info-box p {
  font-size: 0.346667rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}
.session_5 .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
}
.session_5 .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid #c2c2c2;
  opacity: 1;
  box-sizing: border-box;
  background: transparent;
  margin-right: 0.133333rem;
  margin-left: 0.133333rem;
}
.session_5 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
.session_6 {
  /* padding-left: 0.32rem;
  padding-right: 0.32rem; */
  /* padding-bottom: 1.2rem; */
}
.session_6 .item-box {
  border: 1px solid #a4a4a4;
  padding-top: 0.8rem;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
}
.session_6 .item-box .time-box span {
  display: block;
  font-size: 0.32rem;
  color: #535353;
  padding-bottom: 0.2rem;
  position: relative;
  margin-bottom: 0.2rem;
}
.session_6 .item-box .time-box span:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0.666667rem;
  height: 1px;
  background-color: #000000;
}
.session_6 .item-box .des-box h3 {
  font-size: 0.346667rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.266667rem;
}
.session_6 .item-box .des-box p {
  font-size: 0.32rem;
  line-height: 1.6;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 2.133333rem;
}
.session_6 .item-box .bottom-box {
  height: 0.866667rem;
  line-height: 0.866667rem;
  color: #000000;
  font-size: 0.346667rem;
  border-top: 1px solid #000000;
  margin-top: 0.4rem;
}
.session_6 .item-box .bottom-box em {
  margin-top: 0.133333rem;
  float: right;
  width: 0.533333rem;
  height: 0.533333rem;
  background: url(../images/icon_9.png) center center;
  background-size: 95% 95%;
}
.session_6 .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
}
.session_6 .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid #c2c2c2;
  opacity: 1;
  box-sizing: border-box;
  background: transparent;
  margin-right: 0.133333rem;
  margin-left: 0.133333rem;
}
.session_6 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
/*# sourceMappingURL=index.css.map */




/*indexAbout*/
.indexAbout{padding-top:0;padding-bottom:0; overflow:hidden; background:#1e1e1e;}
.indexAbout .aboutTit{font-size:20px;color:#ffffff; line-height:30px;margin-bottom:115px; text-transform:uppercase;}
.indexAbout .aboutBox {overflow:hidden;}
.indexAbout .aboutBox .aboutNr{ position:relative; width:100%; height:100%;}
.indexAbout .aboutBox .aboutImg{ width:50%; float:right; min-height:490px; position:relative;}
.indexAbout .aboutBox .aboutImg .aboutImgBox{}
.indexAbout .aboutBox .aboutImg img{ max-width:100%; display:block;}
.indexAbout .aboutBox .aboutImg .videoB{position:absolute; left:0;RIGHT:0;top:0; width:100%; height:100%; background:#000;}
.indexAbout .aboutBox .aboutImg video{position: absolute;width: 100%;height: auto;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.indexAbout .aboutBox .aboutwz{ width:50%;position: absolute;top:50%;left:0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.indexAbout .aboutBox .aboutwzBox{padding:60px 150px 60px 60px; }
.indexAbout .aboutBox .aboutInfo{font-size:16px;color:#a7a7a7; line-height:34px;overflow:hidden;max-width:640px;margin-bottom:65px;}
@media screen and (max-width:1520px) {
.indexAbout .aboutTit{margin-bottom:95px;}
}
@media screen and (max-width:1440px) {
.indexAbout .aboutBox .aboutImg{ width:55%;}	
.indexAbout .aboutBox .aboutwz{ width:45%;}
.indexAbout .aboutBox .aboutwzBox{padding: 20px 70px 20px 20px;}
.indexAbout .aboutBox .aboutInfo{margin-bottom:45px;}
.indexAbout .aboutBox .aboutTit{font-size:18px;margin-bottom:65px;}
}
@media screen and (max-width:1220px) {
.indexAbout .aboutBox .aboutImg{ width:50%;}	
.indexAbout .aboutBox .aboutwz{ width:50%;}
.indexAbout .aboutBox .aboutInfo{margin-bottom:30px;}
.indexAbout .aboutBox .aboutwzBox{padding: 20px 30px 20px 20px;}
.indexAbout .aboutBox .aboutTit{font-size:16px;margin-bottom:45px;}
}
@media screen and (max-width:1024px) {
.indexAbout .aboutBox .aboutImg{ width:100%; float:none;min-height:auto;}
.indexAbout .aboutBox .aboutImg img{width:100%;}
.indexAbout .aboutBox .aboutwz{ width:100%; float:none;margin-bottom:30px;position: static;top:0;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.indexAbout .aboutBox .aboutInfo{margin-bottom:20px;max-width:100%;}
.indexAbout .aboutBox .aboutwzBox{padding:60px 30px 60px 30px;}
.indexAbout .aboutBox .aboutTit{font-size:16px;margin-bottom:35px;}
}
@media screen and (max-width:768px) {
.indexAbout .aboutBox .aboutNr{padding-top:10px;}
.indexAbout .titleBig{ padding:20px 15px 20px 15px;}
.indexAbout .aboutBox .aboutwzBox{padding:50px 3% 30px 3%}
.indexAbout .aboutBox .aboutInfo{font-size:13px;line-height:26px;margin-bottom:30px;}
.indexAbout .aboutBox .aboutTit{font-size:14px;margin-bottom:30px;}
}
@media screen and (max-width:430px) {
.indexAbout .aboutBox .aboutwzBox{padding:40px 20px 30px 20px;}
.indexAbout .aboutBox .aboutInfo{font-size:13px;line-height:26px;margin-bottom:30px;}
.indexAbout .aboutBox .aboutTit{font-size:14px;margin-bottom:20px;}
}
@media screen and (max-width:350px) {
.indexAbout .aboutBox .aboutwzBox{padding:40px 15px 30px 15px;}
.indexAbout .aboutBox .aboutInfo{font-size:13px;line-height:24px;margin-bottom:30px;}
.indexAbout .aboutBox .aboutTit{font-size:14px;margin-bottom:20px;}
}


.more {
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  background: #faca99;
  border-radius: 60px;
}


.aboutwzBox .aboutTit-en a{
  color: #faca99;
}



.aboutTit-en {
    font-size: 18px;
    color: #faca99;
    line-height: normal;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all .5s ease-in-out;
    background-image: url(../images/tit.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
}



/*index-join*/
.index-join {
  padding-top: 70px;
  padding-bottom: 55px;
  background: url(../images/index-joinbg.jpg) repeat 50% 50% #2c2c2c;
  overflow: hidden;
  background-attachment: fixed;
}

.index-joinBox {
  padding-left: 50%;
  position: relative;
}

.index-joinleft {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.index-joinleft .ImgBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.index-joinleft .ImgBox img {
  width: 100%;
  height: 100%;
  display: block;
}

.index-joinleft .ImgBox,
.index-joinleft .ImgBox img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all .5s ease-in-out;
}

.index-joinleft .ImgBox:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.index-joinleft .listTitle {
  overflow: hidden;
  display: block;
  padding: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}

.index-joinleft .listTitle {
  vertical-align: bottom;
}

.index-joinleft .listTitle .listTitleBox {
  overflow: hidden;
  padding: 0 30px;
}

.index-joinleft .listTitle .t {
  font-size: 20px;
  color: #ffffff;
  line-height: 90px;
  overflow: hidden;
}

.index-joinleft .listTitle .more {
  position: absolute;
  bottom: 20px;
  right: 30px;
  /* height:58px;*/
  border: 1px solid #fff;
  color: #fff;
  background: none;
}

.index-joinleft .listTitle .more span {
  color: #fff;
}

.index-joinleft .listTitle .more em {
  background-image: url(../images/m1.png);
}

.index-joinleft .listTitle .more:hover {
  background-color: #faca99;
  border-color: #faca99;
}

@media screen and (max-width:1220px) {
  .index-joinBox {
    padding-left: 0;
  }

  .index-joinleft {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    height: auto;
  }

  .index-joinleft .ImgBox {
    height: auto;
    height: 300px;
    overflow: hidden;
    background-color: #b6b6b6;
  }

  .index-joinleft .ImgBox img {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .index-joinleft .listTitle .t {
    font-size: 18px;
    line-height: 90px;
  }
}

@media screen and (max-width:1024px) {
  .index-joinleft .listTitle .t {
    font-size: 16px;
    line-height: 70px;
  }
}

@media screen and (max-width:768px) {
  .index-joinleft .listTitle .t {
    font-size: 14px;
    line-height: 70px;
  }

  .index-joinleft .ImgBox {
    height: auto;
    height: auto;
    overflow: hidden;
    max-height: 300px;
  }

  .index-joinleft .ImgBox img {
    position: static;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

/**/
.index-joinList {
  width: 100%;
  border-top: 1px solid #292929;
}

.index-joinList ul {
  height: auto;
  overflow: hidden;
  margin: 0;
  font-size: 0;
}

.index-joinList ul li {
  list-style: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 33.3333333%;
  vertical-align: top;
}

.index-joinList ul li a {
  display: block;
  margin: 0;
  padding: 40px 0;
  border-bottom: 1px solid #292929;
  border-right: 1px solid #292929;
  background: #1e1e1e;
}

.index-joinList ul li a:hover {
  background: url(../images/index-join-iconbg.png) no-repeat 50% 50% #2c2c2c;
}

.index-joinList ul li .ImgBox {
  height: auto;
  display: block;
  width: 126px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 50%;
}

.index-joinList ul li .ImgBox img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  display: block;
  border-radius: 50%;
  overflow: hidden;
}

.index-joinList ul li .ImgBox img,
.index-joinList ul li a {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all .5s ease-in-out;
}

.index-joinList ul li a:hover .ImgBox img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.index-joinList ul .listTitle {
  overflow: hidden;
  display: block;
  padding: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.index-joinList ul .listTitle .listTitleBox {
  overflow: hidden;
  padding: 0 20px;
  text-align: center;
}

.index-joinList ul .listTitle .t {
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}

.index-joinList ul .listTitle .t2 {
  font-size: 14px;
  color: #b7b7b7;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}

@media screen and (max-width:1520px) {
  .index-joinList ul li .ImgBox {
    width: 100px;
  }

  .index-joinList ul .listTitle .t {
    font-size: 14px;
  }

  .index-joinList ul .listTitle .t2 {
    font-size: 12px;
  }
}

@media screen and (max-width:1220px) {
  .index-joinList {
    width: 100%;
    float: none;
    border-top: 1px solid #292929;
    border-left: 1px solid #292929;
  }

}

@media screen and (max-width:768px) {
  .index-joinList ul li {
    width: 50%;
  }
}

.w1400 {
  width: 1400px;
  margin: 0 auto;
}

@media (max-width: 1600px) {
  .w1400 {
    width: 1200px;
  }
}
@media (max-width: 1270px){
  .w1400 {
    width: 93.75%;
}
}

.indexTitle {
  text-align: center;
  margin-bottom: 30PX;
  position: relative;
  padding-bottom: 50px;
  background-image: url(../images/tit.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 37px;
}

.indexTitle .cn {
  font-size: 46px;
  color: #faca99;
  font-weight: 300;
  line-height: normal;
  position: relative;
  font-family: '思源黑体 CN', 'SourceHanSansCN-Regular', "PingFang SC", PingHei, STHeitiSC-Light, "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", Helvetica, "microsoft yahei", SimHei, tahoma, Arial, Verdana, sans-serif;
  margin-bottom: 18px;
}

.indexTitle .cn a {
  color: #faca99;
}

.indexTitle .wz {
  font-size: 20px;
  color: #a7a7a7;
  position: relative;
}

@media screen and (max-width: 1520px) {
  .indexTitle .cn {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }

  .indexTitle .wz {
    font-size: 18px;
  }
}




/*index-client*/
.index-client .indexMore{ text-align:center; margin-top:50px;}
.index-client{width:100%;height:auto;padding-bottom:70px;padding-top:55px;overflow:hidden;position:relative;background:url(../images/index-clientbg.jpg) repeat 50% 50% #1e1e1e;background-attachment: fixed;}
.index-client .clientList{margin: 0 auto;position:relative;padding-top:25px;}
.index-client ul{height:auto;margin:0 -9px; font-size:0;}
.index-client ul li{list-style:none;display:inline-block;*display:inline;zoom:1; width:16.66666666666667%; margin-bottom:18px;}
.index-client ul li a{ display:block;overflow:hidden;margin:0 9px; background:#fff;}
.index-client ul li .ImgBox{height:auto;display:block; }
.index-client ul li .ImgBox img{max-width:100%;width:100%;max-height:100%; display:block;}
.index-client ul li a .ImgBox,.index-client ul li a{transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.index-client ul li a:hover{-moz-transform: scale(1.1); -webkit-transform: scale(1.1);transform: scale(1.1);}
.more3 .mousebtn .mouse {background:url(../images/index-drop2.png) no-repeat 50% 50% ;}
@media screen and (max-width:1220px) {
.index-client ul{width:100;height:auto; overflow:hidden; } 
.index-client ul li{width:25%;}
.index-client ul li a{height:auto;}
.index-client ul li .ImgBox{width:100%;height:auto; display:block;}
.index-client ul li .ImgBox img{max-width:100%;max-height:100%;} 
}
@media screen and (max-width:1024px) {
.index-client ul li{width:33.3333333%;} 	 
}
@media screen and (max-width:768px) {
.index-client ul{margin:0 -5px;}
.index-client ul li{margin-bottom:10px;}
.index-client ul li a{margin:0 5px;} 
}



/*index-newsBanner*/
.index-news{padding-top:130px; padding-bottom:55px; background:#2a2a2a; overflow:hidden;}
.index-newsBox .w1400,.index-newsBanner .swiper-container{ overflow:visible;}
.index-newsBox{padding:30px 0 0 0; position:relative;}
/*.index-newsBanner{overflow:visible;background:#fff;padding:60px 0;}*/
.index-newsBanner .newsli{width:33.33333%;float:left;background:#fff;}
.index-newsBanner .li a{ padding:25px 22px 25px 22px; display:block; vertical-align:bottom;background-image:url(../images/m3.png);background-size:20px;background-position:92% 22px;background-repeat:no-repeat; background-color:#ffffff; position:relative;}
.index-newsBanner .li a:before{ content:''; position:absolute; right:0; top:0; width:0%; height:100%; background:#1f1f1f;}
.index-newsBanner .li a:hover:before{width:100%;}
.index-newsBanner .li .ImgBox{width:160px;height:200px;overflow:hidden;position:relative;z-index:1; background:#ccc;}
.index-newsBanner .li .ImgBox img{display:block;position:absolute;top: 50%;left: 50%;-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 0%;height: 100%;height: 100%;object-fit: contain; max-width:none;}
.index-newsBanner .li a:hover .ImgBox img{-moz-transform: scale(1.1) translate(-50%, -50%); -webkit-transform: scale(1.1) translate(-50%, -50%);transform: scale(1.1) translate(-50%, -50%);}
.index-newsBanner .li .ImgBox img,.index-newsBanner .li .listTitle .listTitleBox,.index-newsBanner .li .listTitle .m,.index-newsBanner .li a,.index-newsBanner .li a:before{-moz-transition: all .3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;transition: all .3s ease-in-out;}
.index-newsBanner .li .listTitle{overflow:hidden;display:block;padding:0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; position:absolute; bottom:0; right:0; width:80%; max-width:340px;}
.index-newsBanner .li .listTitle{padding:40px 0;vertical-align:bottom;}
.index-newsBanner .li .listTitle .listTitleBox{overflow:hidden;padding:0 30px;}
.index-newsBanner .li .listTitle .t{font-size:18px;color:#000000;line-height:24px;overflow:hidden;max-height:48px;}
.index-newsBanner .li .d{font-size:16px;color:#000000;overflow:hidden;line-height:24px;margin-bottom:30px;}
.index-newsBanner .li a:hover .listTitle .t{color:#faca99;}
.index-newsBanner .li a:hover .d{color:#faca99;}
.index-newsBanner .li a .line{transition: all 0.5s;position: absolute;left: 0px;bottom: 0px;width: 0%;height:1px;}
.index-newsBanner .li a:hover .line{transition: all 0.5s;width: 100%;background:#f7b216;}
.index-newsBanner .li a:hover .ImgBox{box-shadow: 0 0px 10px rgba(0,0,0,0.1);}
/**/
.index-newsBanner .swiper-button-prev{outline:none;position:absolute;top:50%;width:50px;height:50px;left:5%;margin-top:-25px;background: url(../images/index-left.png) center no-repeat;background-size:50px;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;} 
.index-newsBanner .swiper-button-next{outline:none;position:absolute;top:50%;width:50px;height:50px;right:5%;margin-top:-25px;background: url(../images/index-right.png) center no-repeat;background-size:50px;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;} 
.index-newsBanner .swiper-button-next.swiper-button-disabled, .index-newsBanner .swiper-button-prev.swiper-button-disabled{opacity:0;}
/**/
.index-newsBanner .swiper-pagination{ position: static; text-align:center; margin-top:10px;}
.index-newsBanner .swiper-pagination span{width:8px;height:8px;border:1px solid #fff;opacity:1;float:none; margin:0;margin-right:16px;border-radius:10px;background:#d8d8d8;transition: width .3s linear;cursor: pointer;}
.index-newsBanner .swiper-pagination span.swiper-pagination-bullet-active{background:#faca99; border-color:#faca99;width:20px;}
@media screen and (max-width:1620px){
.index-newsBanner .li .listTitle{width:60%;max-width:300px;}	
}
@media screen and (max-width:1440px){
.index-newsBanner .li .listTitle{width:55%;}
}
@media screen and (max-width:1024px){
	.index-news{padding-top:70px; padding-bottom:55px;}
	.index-newsBanner .li a:before{ display:none;}
	.index-newsBanner .li .listTitle .t{font-size:16px;}
	.index-newsBanner .li .d{font-size:14px;margin-bottom:20px;}
}
@media screen and (max-width:992px){
.index-newsBanner .li .listTitle{width:55%;}
}
@media screen and (max-width:768px){
	.index-news{padding-top:60px; padding-bottom:55px;}
	.index-newsBanner .newsli{width:100%;}
	.index-newsBox{padding:30px 0 0 0;}
    .index-newsBanner .li a{ padding:20px 20px 20px 20px;background-size:15px;background-position:96% 20px;}
	.index-newsBanner .li .listTitle .listTitleBox{ padding:0;}
	.index-newsBanner .li .ImgBox{width:40%;height:150px;}
	.index-newsBanner .li .listTitle{padding:40px 20px;}
	.index-newsBanner .li .listTitle .t{font-size:15px;}
	.index-newsBanner .li .d{font-size:12px;margin-bottom:10px;}
	.index-newsBanner .li .listTitle{width:50%;}
}
@media screen and (max-width:550px){
.index-newsBanner .li .listTitle{width:45%;}
}
