﻿@charset "utf-8";

.mbanner{}
.mbanner{height:656px;overflow:hidden;position:relative;}
.mbanner .swiper-slide{background-repeat:no-repeat;background-position:center 0;height:656px;background-size:auto 100%;}
.pag-mbanner {text-align:center;position:absolute;left:0;bottom:30px!important;width:100%;z-index:99;}
.pag-mbanner  .swiper-pagination-bullet{background:rgba(255,255,255,1);width:50px;height:5px;margin:0 5px!important;opacity:1;cursor:pointer;border-radius:0;border:none;}
.pag-mbanner  .swiper-pagination-bullet-active{background:#008ce0;}
.mbanner-box1{width:95%;max-width:1200px;margin:0 auto;text-align:right;overflow:hidden;}
.mbanner-box1 h2{font-size:65px;color:#fff;padding-top:180px;font-weight:300;}
.mbanner-box1 h3{font-size:60px;color:#fff;padding-top:10px;}
.mbanner-box1 p{font-size:47px;color:#fff;padding-top:10px;font-family:"宋体";}
.mbanner-box2{width:95%;max-width:1200px;margin:0 auto;overflow:hidden;}
.mbanner-box2 h2{font-size:50px;color:#fff;padding-top:180px;}
.mbanner-box2 h3{font-size:31px;color:#fff;padding-top:45px;font-weight:300;}
.mbanner-box2 p{font-size:27px;color:#fff;padding-top:10px;}
.mbanner-box3{width:95%;max-width:1200px;margin:0 auto;overflow:hidden;}
.mbanner-box3 h2{padding-top:180px;}
.mbanner-box3 h3{padding-top:20px;font-weight:300;}
.mbanner-box3 h3 span{display:inline-block;font-size:30px;color:#fff;padding:1px 10px;background:#2ba7ff;}
.mbanner-box3 ul{padding-top:55px;}
.mbanner-box3 li{font-size:20px;color:#060606;padding-bottom:20px;}
.mbanner-box3 li span{display:inline-block;padding-left:40px;background:url(../images/ico01.png) no-repeat 0 center;min-width:180px;}
.lbanner .mbanner-box1 h2{font-size:52px;padding-top:70px;}
.lbanner .mbanner-box1 h3{font-size:50px;}
.lbanner .mbanner-box1 p{font-size:39px;}

.navbox.is-active tt:nth-child(2){
  opacity: 0;
}
.navbox.is-active tt:nth-child(1){
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}
.navbox.is-active tt:nth-child(3){
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}

.swiper-hme{width:100%;overflow:hidden;}
.swiper-hme dl{height:235px;background:#fff;transition:.5s;}
.swiper-hme dl dt{height:187px;overflow:hidden;position:relative;}
.swiper-hme dl dt img{width:100%;min-height:100%;transition:.5s;}
.swiper-hme dl dt span{display:block;width:100%;height:100%;background:rgba(0,0,0,.5) url(../images/ss.png) no-repeat center center;position:absolute;left:0;top:0;opacity:0;transition:.5s;}
.swiper-hme dl:hover dt img{transform:scale(1.1);}
.swiper-hme dl dd{padding-top:10px;text-align:center;font-size:16px;color:#000;}
.swiper-hme dl:hover dt span{opacity:1;}
.swiper-pagehme{display:none;}
.swiper-hme-prev{width:37px;height:100%;background:url(../images/pre.png) no-repeat 0 center;position:absolute;left:-60px;top:0;cursor:pointer;}
.swiper-hme-next{width:37px;height:100%;background:url(../images/net.png) no-repeat 0 center;position:absolute;right:-60px;top:0;cursor:pointer;}

.swiper-g2a9{width:100%;overflow:hidden;padding:50px 0 90px;}
.swiper-g2a9 .swiper-slide {text-align:center;display:-webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.7);position:relative;z-index:11;
    }
.swiper-g2a9 .swiper-slide-active,.swiper-g2a9 .swiper-slide-duplicate-active{
      transform:scale(1.8);z-index:22;
	}
.swiper-pageg2a9{display:none;}
.swiper-g2a9 dl dt{margin:0;}
.swiper-g2a9 dl dt img{dipslay:block;}
.swiper-g2a9 dl dd{display:none;font-size:12px;}
.swiper-g2a9 .swiper-slide-active dl dd,.swiper-g2a9 .swiper-slide-duplicate-active dl dd{
      display:block;transform:scale(.7);
	}
.swiper-g2a9-prev{width:35px;height:90%;background:url(../images/pre2.png) no-repeat 0 center;background-size:100% auto;position:absolute;left:7%;top:0;z-index:99;cursor:pointer;}
.swiper-g2a9-next{width:35px;height:90%;background:url(../images/net2.png) no-repeat 0 center;background-size:100% auto;position:absolute;right:7%;top:0;z-index:99;cursor:pointer;}
.swiper-g2a9-prev:hover{background-image:url(../images/pre3.png);}
.swiper-g2a9-next:hover{background-image:url(../images/net3.png);}



@media (max-width:1350px) {
.top{height:35px;line-height:35px;font-size:12px;}
.nav ul{width:100%;}
.nav{margin-left:350px;}
.swiper-hme-prev{width:25px;background-size:100% auto;left:-40px;}
.swiper-hme-next{width:25px;background-size:100% auto;right:-40px;}

}
@media (max-width:1250px) {
.mbanner{height:556px;}
.mbanner .swiper-slide{height:556px;}
.mbanner-box1 h2{font-size:50px;}
.mbanner-box1 h3{font-size:45px;}
.mbanner-box1 p{font-size:32px;}
.mbanner-box2 h2{font-size:40px;}
.mbanner-box2 h3{font-size:31px;}
.mbanner-box2 p{font-size:17px;}
.mbanner-box3 h2 img{height:40px;}
.mbanner-box3 h3 span{font-size:20px;padding:2px 10px;}
.mbanner-box3 li{font-size:16px;}
.mbanner-box3 li span{padding-left:40px;background-size:auto 20px;}
.swiper-hme dl{height:205px;}
.swiper-hme dl dt{height:157px;}
.lbanner .mbanner-box1 h2{font-size:43px;}
.lbanner .mbanner-box1 h3{font-size:42px;}
.lbanner .mbanner-box1 p{font-size:30px;}
}
@media (max-width:1050px) {
.mbanner{height:456px;}
.mbanner .swiper-slide{height:456px;}
.mbanner-box1 h2{font-size:40px;padding-top:130px;}
.mbanner-box1 h3{font-size:35px;}
.mbanner-box1 p{font-size:22px;}
.mbanner-box2 h2{font-size:30px;padding-top:130px;}
.mbanner-box2 h3{font-size:21px;}
.mbanner-box2 p{font-size:17px;}
.mbanner-box3 h2{padding-top:130px;}
.mbanner-box3 h2 img{height:35px;}
.mbanner-box3 h3 span{font-size:16px;}
.mbanner-box3 ul{padding-top:35px;}
.mbanner-box3 li{font-size:14px;padding-bottom:10px;}
.mbanner-box3 li span{padding-left:22px;background-size:auto 16px;min-width:135px;}
.swiper-hme dl{height:175px;}
.swiper-hme dl dt{height:127px;}

}
@media (max-width:950px) {
.mbanner{height:356px;}
.mbanner .swiper-slide{height:356px;}
.mbanner-box1 h2{font-size:30px;padding-top:90px;}
.mbanner-box1 h3{font-size:25px;}
.mbanner-box1 p{font-size:16px;font-family:"微软雅黑";}
.mbanner-box2 h2{font-size:20px;padding-top:100px;}
.mbanner-box2 h3{font-size:18px;padding-top:30px;}
.mbanner-box2 p{font-size:15px;}
.mbanner-box3 h2{padding-top:90px;}
.mbanner-box3 h2 img{height:30px;}
.mbanner-box3 h3 span{font-size:14px;}
.mbanner-box3 ul{padding-top:25px;}
.mbanner-box3 li{font-size:12px;padding-bottom:7px;}
.mbanner-box3 li span{padding-left:20px;background-size:auto 13px;min-width:115px;}
.swiper-hme dl{height:155px;}
.swiper-hme dl dt{height:107px;}
.swiper-hme-prev{width:20px;left:-30px;}
.swiper-hme-next{width:20px;right:-30px;}
.lbanner .mbanner-box1 h2{font-size:36px;padding-top:60px;}
.lbanner .mbanner-box1 h3{font-size:33px;}
.lbanner .mbanner-box1 p{font-size:22px;}

}
@media (max-width:750px) {
.swiper-hme dl{height:125px;}
.swiper-hme dl dt{height:87px;}
.swiper-hme dl dd{padding-top:8px;font-size:14px;}
.swiper-g2a9-prev{width:25px;}
.swiper-g2a9-next{width:25px;}

}
@media (max-width:667px) {
.swiper-hme dl{height:205px;}
.swiper-hme dl dt{height:157px;}
.lbanner .mbanner-box1 h2{font-size:30px;padding-top:50px;}
.lbanner .mbanner-box1 h3{font-size:28px;}
.lbanner .mbanner-box1 p{font-size:18px;}

}
@media (max-width:550px) {
.mbanner{height:300px;}
.mbanner .swiper-slide{height:300px;}
.mbanner-box3 h2 img{height:25px;}
.pag-mbanner {bottom:15px!important;}
.pag-mbanner .swiper-pagination-bullet{width:30px;height:4px;}
.swiper-hme dl{height:165px;}
.swiper-hme dl dt{height:127px;}
.swiper-hme-prev{width:16px;left:-23px;}
.swiper-hme-next{width:16px;right:-23px;}
.lbanner .mbanner-box1 h2{font-size:23px;padding-top:45px;}
.lbanner .mbanner-box1 h3{font-size:20px;}
.lbanner .mbanner-box1 p{font-size:14px;}
.swiper-g2a9{padding:30px 0 50px;}

}
@media (max-width:450px) {
.mbanner{height:260px;}
.mbanner .swiper-slide{height:260px;}
.mbanner-box1 h2{font-size:22px;padding-top:70px;}
.mbanner-box1 h3{font-size:18px;}
.mbanner-box1 p{font-size:14px;}
.mbanner-box2 h2{font-size:18px;padding-top:80px;}
.mbanner-box2 h3{font-size:16px;}
.mbanner-box2 p{font-size:12px;}
.mbanner-box3 h2{padding-top:50px;}
.mbanner-box3 h2 img{height:20px;}
.mbanner-box3 ul{padding-top:10px;}
.mbanner-box3 li{font-size:12px;padding-bottom:0;}
.mbanner-box3 li span{padding-left:20px;background-size:auto 13px;min-width:auto;display:block;margin-bottom:6px;}
.swiper-hme dl{height:145px;}
.swiper-hme dl dt{height:107px;}

}
@media (max-width:390px) {
.swiper-hme dl{height:125px;}
.swiper-hme dl dt{height:87px;}

}