.ind-mktl {
  text-align: center;
  padding: 70px 0 55px;
}
.ind-mktl .cn {
  font-size: 46px;
  color: #393939;
  font-weight: bold;
  margin-bottom: 14px;
}
.ind-mktl .en {
  font-size: 17px;
  color: #bbb;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.inbanner_box {
  position: relative;
}
.bansp{
  position: relative;
  height: calc(100vh - 100px);
  overflow: hidden;

}
.bansp video{
     display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.bannr{
  position: absolute;
    width: 100%;
    z-index: 90;
}



.banvideo{
  position: relative;
  height: calc(100vh - 100px);
  overflow: hidden;
}
.banvideo video{
     display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.banvideo .wrap1560 .btl {
  width: 80%;
  position: absolute;
  top: 45%; 
  left:46%; 
  transform: translate(-45%, -46%);
}
.banvideo .btl h2 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 0 0 8px rgba(0, 0, 0, .3);
}
.banvideo .btl h3 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center;
  text-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

.inbanner_box #inbanner .swiper-slide-active .wrap1560 .btl {
  opacity: 1;
  -webkit-transition: all .6s .6s;
  -o-transition: all .6s .6s;
  -moz-transition: all .6s .6s;
  transition: all .6s .6s;
}
.inbanner_box .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
}
.inbanner_box .prev_banner {
  left: 2%;
}
.inbanner_box .next_banner {
  right: 2%;
}
.inbanner_box #inbanner .swiper-slide {
  position: relative;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 {
  width: 81.25%;
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl {
  width: 55%;
  position: absolute;
  top: 48%; 
  left:0%; 
  transform: translate(0%, -48%);
  opacity: 0;
}
/*.inbanner_box #inbanner .swiper-slide .wrap1560 .btl1 {
  top: 30%;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl2 {
  top: 46%;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl3 {
  top: 13.69%;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl4 {
  top: 27.69%;
}*/
.inbanner_box #inbanner .swiper-slide-active .wrap1560 .btl {
  opacity: 1;
  -webkit-transition: all .6s .6s;
  -o-transition: all .6s .6s;
  -moz-transition: all .6s .6s;
  transition: all .6s .6s;
}
.inbanner_box #inbanner .btl h2 {
  color: #fff;
  font-size: 46px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 0 6px rgba(0, 0, 0, .3);
}
.inbanner_box #inbanner .btl h3 {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: normal;
  letter-spacing: 2px;
  text-shadow: 0 0 6px rgba(0, 0, 0, .3);
}
.inbanner_box #inbanner .btl .bana{
  display: inline-block;
  padding: 18px 55px 18px 35px;
  background: #ffffff;
  color: #fff;
  border-radius: 30px;
  border: 3px solid #990002;
  margin-top: 50px;
  font-size: 15px;
  background: #990002 url(../images/ajt.png) no-repeat right 20px center;
  transition: all 0.3s;
}
.inbanner_box #inbanner .btl .bana:hover{
  border: 3px solid #990002;
  color: #fff;
  background: url(../images/ajt.png) no-repeat right 15px center;
  transform: translateY(-5px);
}

.inbanner_box #bannerSP {
  bottom: 6%;
}
.inbanner_box #bannerSP .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 1;
  border: 3px solid #fff;
  background: #fff;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.inbanner_box #bannerSP .swiper-pagination-bullet-active {
  border: 3px solid #fff;
  background: #990002;
}
.ind_a {
  height: 200px;
  position: relative;
  z-index: 30;
}
.ind_a .box {
  width: 25%;
  height: 100%;
  background: #fff;
  border: 1px solid #ddd;
  float: left;
  text-align: center;
  color: #333;
  padding-top: 75px;
  position: absolute;
  top: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_a .box .cn {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  margin-bottom: 16px;
}
.ind_a .box .cn .st {
  position: absolute;
  width: 100%;
  top: -28px;
}
.ind_a .box .en {
  font-size: 16px;
  margin-bottom: 50px;
  font-weight:bold;
}
.ind_a .box .viewMore {
  height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_a .box .viewMore span {
  padding-right: 19px;
  color: #fff;
  background: url(../images/more_jt_01.png) no-repeat right center;
}
.ind_a .box:nth-child(1) {
  left: 0;
}
.ind_a .box:nth-child(2) {
  left: 25%;
}
.ind_a .box:nth-child(3) {
  left: 50%;
}
.ind_a .box:nth-child(4) {
  left: 75%;
}
.ind_a .box:hover {
  height: 225px;
  color: #fff;
  top: -25px;
  background: #990002;
  padding-top: 70px;
}
.ind_a .box:hover .viewMore {
  height: 14px;
}
.ind_b {
  overflow: hidden;
/*  padding-bottom: 3.6%;*/
  background: url(../images/hybg.jpg) no-repeat;
}
.ind_b .wrap1560 .ind-mktl {
  padding: 8.5% 0 6%;
  text-align: left;
  display: flex;
  align-items: center;
}
.ind_b .wrap1560 .ind-mktl .cn{
  margin-bottom: 0;
  margin-right: 35px;
}
.ind_b .wrap1560 .ind-mktl .en{
  width: 310px;
  line-height: 24px;
  color: #888;
}
.fw{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fw .fwlist{
  width: 49%;
  position: relative;
  margin-bottom: 2%;
}
.fw .fwlist .fwimg{
  overflow: hidden;
}
.fw .fwlist .fwimg img{
  transition-duration: 1s;
}
.fw .fwlist .fwimg img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.fw .fwlist .fwbox{
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  padding: 20px 10px;
}
.fw .fwlist .fwbox h2{
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  transition:all 0.4s;
}
.fw .fwlist:hover .fwbox h2{
  letter-spacing: 3px;
  text-decoration: underline;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}


.ind_b #insol {
  padding-bottom: 10%;
  position: relative;
}
.ind_b #insol #solSP .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  border: solid 4px #d4d4d4;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 1;
  background: #d4d4d4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.ind_b #insol #solSP .swiper-pagination-bullet-active {
  border: solid 4px #990002;
  background: #fff;
}
.ind_b #insol .btn {
  position: absolute;
  top: 38%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #333333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 40;
  cursor: pointer;
}
.ind_b #insol .btn:hover {
  background: #990002;
}
.ind_b #insol .prev_sol {
  left: 13.5416%;
}
.ind_b #insol .next_sol {
  right: 13.5416%;
  -webkit-transform: translate(50%, -50%);
     -moz-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.ind_b #insol .swiper-slide {
  position: relative;
}
.ind_b #insol .swiper-slide .bg {
  width: 100%;
}
.ind_b #insol .swiper-slide .infobox {
  position: absolute;
  left: 8.5714%;
  top: 100%;
  width: 440px;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  opacity: 0;
  padding-top: 100px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s;
}
.ind_b #insol .swiper-slide .infobox .title {
  font-size: 26px;
  font-weight: bold;
  color: #990002;
}
.ind_b #insol .swiper-slide .infobox .title span {
  display: block;
  padding: 0 0 26px 58px;
  border-left: 4px solid #990002;
  position: relative;
}
.ind_b #insol .swiper-slide .infobox .title span::after {
  content: "";
  height: 1px;
  bottom: 0;
  left: 58px;
  right: 60px;
  background-color: #e5e5e5;
}
.ind_b #insol .swiper-slide .infobox .title span::before {
  content: "";
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #e5e5e5;
  left: 56px;
  bottom: -2px;
}
.ind_b #insol .swiper-slide .infobox .box {
  padding: 40px 62px 0 62px;
}
.ind_b #insol .swiper-slide .infobox .box .te {
 text-align:justify; line-height: 30px;
  color: #888;
  height: 130px;
  overflow: auto;
  margin-bottom: 30px;
  font-size: 16px;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore {
  width: 140px;
  height: 40px;
  border: solid 1px #e5e5e5;
  text-align: center;
  line-height: 38px;
  color: #aaa;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
  cursor: pointer;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore span {
  padding-right: 33px;
  background-image: url(../images/more_jt_02_h.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore::after {
  content: "";
  width: 0;
  left: 0;
  top: 0;
  height: 100%;
  background: #990002;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 0;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore:hover {
  border-color: #990002;
  background: #990002;
  color: #fff;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore:hover span {
  background-image: url(../images/more_jt_02_a.png);
}
.ind_b #insol .swiper-slide .infobox .page {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 70px;
  color: #888888;
  font-size: 16px;
}
.ind_b #insol .swiper-slide .infobox .page .current {
  color: #990002;
  font-size: 30px;
}
.ind_b #insol .swiper-slide-active .infobox {
  opacity: 1;
  top: 18.9655%;
}
.ind_c {
  background: url(../images/ind_10.jpg) no-repeat center top / cover;
  padding: 5.5% 0;
}
.inabout{
  display: flex;
}
.ind_c .lt-box {
  width: 45%;
/*  height: 460px;*/
  background: #111;
}
.ind_c .lt-box video{
  height: 100%;
}
.ind_c .lt-box .logo {
  margin-bottom: 90px;
}
.ind_c .lt-box .tl {
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 65px;
}
.ind_c .lt-box .abnavbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ind_c .lt-box .abnavbox a {
  width: 150px;
  padding: 10px 0 17px;
  border-bottom: 1px solid #fff;
  color: #fff;
  opacity: .9;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin-bottom: 10px;
}
.ind_c .lt-box .abnavbox a span {
  display: block;
  background: url(../images/more_jt_01.png) no-repeat right center;
}
.ind_c .lt-box .abnavbox a:hover {
  opacity: 1;
  padding-left: 10px;
}
.ind_c .rt-box {
  width: 50%;
  padding: 10px 5% 0;
}
.ind_c .rt-box .ind-mktl {
  padding-top: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.ind_c .rt-box .ind-mktl .cn {
  color: #222;
  font-size: 42px;
  margin-bottom: 18px;
  text-align: left;
  text-transform: uppercase;
}
.ind_c .rt-box .ind-mktl .en {
  color: #666;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
}
.ind_c .rt-box .info {
  font-size: 16px;
  line-height: 35px;
  color: #666;
  margin-bottom: 50px;
}
.ind_c .amore{
  border: 2px solid #990002;
  background: #fff url(../images/more_jt_02_h.png) no-repeat right 28px center;
  padding: 16px 55px 16px 40px;
  border-radius: 50px;
  display: inline-block;
  transition: all 0.3s;
}
.ind_c .amore a{
  color: #666;
  font-size: 14px;
  transition:all 0.4s;
}
.ind_c .amore:hover{
  background: #990002 url(../images/more_jt_02_a.png) no-repeat right 28px center;
  transform: translateY(-5px);
}
.ind_c .amore:hover a{
  color: #fff;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}


.ind_c .rt-box .numbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px auto 70px;
  color: #333;
  width: 80%;
}
.ind_c .rt-box .numbox .box {
  width: 25%;
}
.ind_c .rt-box .numbox .box .num {
  font-size: 52px;
}
.ind_c .rt-box .numbox .box .num span{
  font-weight: bold;
}
.ind_c .rt-box .numbox .box .num i {
  font-size: 18px;
  margin-left: 3px;
}
.ind_c .rt-box .numbox .box .tp {
  font-size: 18px;
  margin-top: 6px;
  color: #333;
}

.ind_c .rt-box .toMore {
  width: 140px;
  height: 40px;
  border: solid 1px #333;
  line-height: 38px;
  text-align: center;
  color: #333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_c .rt-box .toMore img {
  margin-left: 12px;
  position: relative;
  top: -1px;
}
.ind_c .rt-box .toMore:hover {
  border-color: #990002;
  background: #990002;
}

#Down{ width: 260px; margin: 0 auto;}
#Down .yq{ width: 100%; text-align: center; padding: 20px 20px 20px 0px; margin-bottom: 20px; border: 3px solid #990002;transition:all 0.4s; border-radius: 30px; background: #990002 url(../images/ajt.png) no-repeat right 66px center;position: relative;cursor: pointer;}
/*#Down .yq::after{ content: ""; width: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0; border-width: 8px; border-style: solid dashed dashed dashed; border-color: #990002 transparent transparent transparent; position: absolute; top: 24px; right: 20px;}*/
#Down .yq a{ font-size: 16px; color: #fff;transition:all 0.4s;/* background: url(../images/qqjt.png) no-repeat right;*/}
#Down .yq:hover{ border: 3px solid #990002; background: #fff url(../images/ajta.png) no-repeat right 66px center;-webkit-transition-duration: 0.4s; transition-duration: 0.4s;}
#Down .yq:hover a{color: #990002;-webkit-transition-duration: 0.4s; transition-duration: 0.4s;}
#Down .lj{ display: none; position: relative; width: 100%; top: 20px; left: 0; text-align: center;}
#Down .lj a{ display: block; width: 100%; font-size: 15px; color: #666; line-height: 35px; padding: 5px 0; border-radius: 20px; border-top: 1px solid #efefef;transition:all 0.4s;}
#Down .lj a:hover{ background: #990002; color: #fff;-webkit-transition-duration: 0.4s; transition-duration: 0.4s;}



.ind_d {
  padding: 0 0 5.2083% 0;
  background: #f6f7f8 url(../images/newbg.jpg) no-repeat;
}
.ind_d .wrap1560 {
  position: relative;
}
.ind_d .wrap1560 .ind-mktl {
  padding: 8.5% 0 5.5%;
  text-align: left;
  display: flex;
  align-items: center;
}
.ind_d .wrap1560 .ind-mktl .cn{
  margin-bottom: 0;
  margin-right: 35px;
}
.ind_d .wrap1560 .ind-mktl .en{
  width: 280px;
  line-height: 24px;
  color: #888;
}
.ind_d .wrap1560 .news-ul a .time {
  color: #999999;
  font-size: 16px;
  margin-bottom: 15px;
}
.ind_d .wrap1560 .news-ul a .title {
  font-size: 18px;
  color: #444444;
  font-weight: bold;
  margin-bottom: 24px;
  line-height: 30px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  height: 60px;
}
.ind_d .wrap1560 .news-ul a .imgbox {
  overflow: hidden;
  margin-bottom: 30px;
}
.ind_d .wrap1560 .news-ul a .imgbox img {
  width: 100%;
  height: 200px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a .more {
  color: #333333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a .more span {
  padding-right: 18px;
  background-image: url(../images/more_jt_02.png);
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a:nth-child(4n) {
  margin-right: 0;
}
.ind_d .wrap1560 .news-ul a:hover .title {
  color: #990002;
}
.ind_d .wrap1560 .news-ul a:hover .imgbox img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ind_d .wrap1560 .news-ul a:hover .more {
  color: #990002;
}
.ind_d .wrap1560 .news-ul a:hover .more span {
  padding-right: 25px;
  background-image: url(../images/more_jt_02_b.png);
}
.ind_d .wrap1560 #newSP {
  text-align: right;
  top: 130px;
  right: 0;
}
.ind_d .wrap1560 #newSP .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  border: solid 4px #d4d4d4;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 1;
  background: #d4d4d4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  margin: 0 7px;
}
.ind_d .wrap1560 #newSP .swiper-pagination-bullet-active {
  border: solid 4px #990002;
  background: #fff;
}
.ind_d .wrap1560 .toMore {
  width: 140px;
  height: 40px;
  border: solid 1px #990002;
  line-height: 38px;
  background: #990002;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin: 60px auto 0;
}
.ind_d .wrap1560 .toMore img {
  margin-left: 12px;
  position: relative;
  top: -1px;
}
.ind_d .wrap1560 .toMore:hover {
  border-color: #8c0002;
  background: #8c0002;
}
.ind_e {
  padding-bottom: 5.25%;
}
.ind_e .par {
  width: 16.6666%;
  float: left;
  border: 1px solid #eee;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  -o-transition: transform .4s;
  -moz-transition: transform .4s, -moz-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s, -moz-transform .4s;
  position: relative;
  z-index: 1;
}
.ind_e .par img {
  width: 100%;
}
.ind_e .par:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 10;
}
.ind_e .toMore {
  width: 140px;
  height: 40px;
  border: solid 1px #990002;
  line-height: 38px;
  background: #990002;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin: 60px auto 0;
}
.ind_e .toMore img {
  margin-left: 12px;
  position: relative;
  top: -1px;
}
.ind_e .toMore:hover {
  border-color: #8c0002;
  background: #8c0002;
}


.inpro {
  overflow: hidden;
  padding-bottom: 0%;
  background: url(../images/probg.jpg) no-repeat;
}
.inpro .wrap1560{
  position: relative;
}
.inpro .wrap1560 .ind-mktl {
  padding: 8.5% 0 6%;
  text-align: left;
  display: flex;
  align-items: center;
}
.inpro .wrap1560 .ind-mktl .cn{
  margin-bottom: 0;
  margin-right: 35px;
}
.inpro .wrap1560 .ind-mktl .en{
  width: 310px;
  line-height: 24px;
  color: #888;
}

.inpro .wrap1560 .swiperbox .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #f5f5f5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 20;
}
.inpro .wrap1560 .swiperbox .btn:hover {
  background: #990002;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.inpro .wrap1560 .swiperbox .prev_honor {
  left: -60px;
}
.inpro .wrap1560 .swiperbox .next_honor {
  right: -60px;
}
.inpro .swiper-slide{
  border-right: 2px solid #eee;
}
.inpro .swiper-slide p{
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
  color: #555;
}
.inpro .swiper-slide:hover p{
  color: #990002;
  text-decoration: underline;
}
.inpro .swiper-slide .inproimg {
  overflow: hidden;
  padding: 10px;
}
.inpro .swiper-slide img {
  width: 100%;
  transition-duration: 1s;
}
.inpro .swiper-slide img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.inpro .promore{
  position: absolute;
  top: 130px;
  right: 1%;
  background: #990002;
  padding: 16px 32px;
  border-radius: 50px;
  transition: all 0.3s;
}
.inpro .promore a{
  color: #fff;
  font-size: 14px;
}
.inpro .promore:hover{
  top: 122px;
}


@media (max-width: 1600px) {
  .ind-mktl {
    padding: 100px 0 60px;
  }
  .ind_d .wrap1560 #newSP {
    top: 110px;
  }
}
@media (max-width: 1440px) {
  .ind-mktl {
    padding: 90px 0 60px;
  }
  .ind-mktl .cn {
    font-size: 30px;
  }
  .ind_d .wrap1560 #newSP {
    top: 100px;
  }
  .ind_a {
    height: 180px;
  }
  .ind_a .box {
    padding-top: 65px;
  }
  .ind_a .box .cn {
    font-size: 20px;
  }
  .ind_a .box .en {
    margin-bottom: 40px;
  }
  .ind_a .box:hover {
    height: 200px;
    top: -20px;
    padding-top: 60px;
  }
  .ind_b #insol .swiper-slide .infobox {
    padding-top: 80px;
    width: 400px;
  }
  .ind_b #insol .swiper-slide .infobox .title {
    font-size: 20px;
  }
  .ind_b #insol .swiper-slide .infobox .title span {
    padding: 0 0 20px 40px;
  }
  .ind_b #insol .swiper-slide .infobox .title span::after {
    left: 40px;
    right: 40px;
  }
  .ind_b #insol .swiper-slide .infobox .title span::before {
    left: 40px;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding: 30px 42px 0 42px;
  }
  .ind_b #insol .swiper-slide .infobox .page {
    bottom: 30px;
  }
  .ind_c .lt-box .logo {
    margin-bottom: 70px;
  }
  .ind_c .lt-box .logo img {
    height: 80px;
  }
  .ind_c .lt-box .tl {
    font-size: 30px;
    margin-bottom: 55px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 50px;
  }
  .ind_d .wrap1560 .news-ul a .time {
    font-size: 14px;
  }
  .ind_d .wrap1560 .news-ul a .title {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin-bottom: 16px;
  }
  .ind_d .wrap1560 .news-ul a .imgbox {
    margin-bottom: 20px;
  }
  .ind_d .wrap1560 .toMore {
    margin: 50px auto 0;
  }
}
@media (max-width: 1366px) {
  .ind-mktl {
    padding: 80px 0 50px;
  }
  .ind-mktl .cn {
    font-size: 26px;
  }
  .ind_d .wrap1560 #newSP {
    top: 90px;
  }
  .inbanner_box .btn {
    width: 50px;
  }
  .ind_b #insol .swiper-slide .infobox {
    padding-top: 60px;
  }
  .ind_c .lt-box .tl {
    font-size: 26px;
  }
  .ind_c .rt-box {
    padding: 0;
  }
  .ind_c .rt-box .ind-mktl {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .ind_c .rt-box .info {
    margin-bottom: 30px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 72px;
  }
}
@media (max-width: 1780px) {
  .ind_b #insol .swiper-slide .infobox .box .te {
    height: 80px;
  }
}
@media (max-width: 1680px) {
  .ind_b #insol .swiper-slide .infobox .box .te {
    height: 60px;
  }
}
@media (max-width: 1680px) {
  .ind_b #insol .swiper-slide .infobox .box .te {
    height: auto;
  }
}
@media (max-width: 1280px) {
  .inbanner_box #inbanner .btl h3{
    font-size: 18px;
    line-height: 28px;
  }
  .inbanner_box #inbanner .btl .bana{
    padding: 13px 50px 13px 25px;
    font-size: 14px;
  }
  .ind-mktl {
    padding: 70px 0 40px;
  }
  .ind-mktl .cn {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .ind_c .rt-box .ind-mktl .cn{
    font-size: 30px;
  }
  .ind_d .wrap1560 #newSP {
    top: 80px;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding: 20px 42px 0 42px;
  }
  .ind_b #insol .swiper-slide .infobox .box .te {
    margin-bottom: 20px;
  }
  .ind_c .lt-box .tl {
    font-size: 22px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 50px;
  }
  .ind_d .wrap1560 .news-ul a .imgbox img{
    height: 150px;
  }
  #Down{
    width: 200px;
  }
  #Down .yq{
    padding: 15px 10px 15px 0px;
    background: #990002 url(../images/ajt.png) no-repeat right 32px center;
  }
  #Down .yq a{
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .inbanner_box #inbanner .btl h2{
    font-size: 30px;
  }
  .ind-mktl {
    padding: 60px 0 40px;
  }
  .ind_d .wrap1560 #newSP {
    top: 70px;
  }
  .ind_a {
    height: 140px;
  }
  .ind_a .box {
    padding-top: 50px;
  }
  .ind_a .box .cn {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ind_a .box .en {
    margin-bottom: 30px;
  }
  .ind_a .box:hover {
    padding-top: 45px;
    height: 160px;
    top: -20px;
  }
  .ind_b #insol {
    padding-bottom: 15%;
  }
  .ind_b #insol .btn {
    display: none;
  }
  .ind_b #insol .swiper-slide .infobox .title {
    font-size: 18px;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding-top: 14px;
  }
  .ind_c {

  }
  .ind_c .lt-box{
    width: 100%;
    float: none;
  }
  .ind_c .rt-box {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }
  .ind_c .rt-box .info {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .ind_c .rt-box .numbox {
    width: 100%;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 40px;
  }
  .ind_c .rt-box .numbox .box .tp {
    font-size: 14px;
  }
  .ind_d .wrap1560 .news-ul a .imgbox img{
    height: 115px;
  }
  .inpro .promore{
    display: none;
  }
}
@media (max-width: 768px) {
.bansp{
  height: auto;
}
.banvideo{
  height: auto;
}
  .banvideo .btl h2{
    font-size: 32px;
    margin-bottom: 16px;
    line-height: 35px;
  }
  .banvideo .btl h3{
    font-size: 18px;
    line-height: 26px;
  }
  .inbanner_box #inbanner .swiper-slide .wrap1560{
    width: 92%;
  }
  .inbanner_box #inbanner .swiper-slide .wrap1560 .btl{
    width: 100%;
  }
  .inbanner_box #inbanner .btl h2{
    font-size: 20px;
    margin-bottom: 3px;
    line-height: 30px;
  }
  .inbanner_box #inbanner .btl h3{
    font-size: 14px;
    line-height: 18px;
  }
  .inbanner_box #inbanner .btl .bana{
    display: none;
  }
  .ind-mktl {
    padding: 50px 0 30px;
  }
  .ind-mktl .cn {
    font-size: 26px;
  }
  .inabout{
    flex-wrap: wrap;
  }
  .ind_c .rt-box .ind-mktl .cn{
    font-size: 32px;
  }
  .ind_a {
    height: auto;
    background: none;
    overflow: hidden;
  }
  .ind_a .box {
    background: #990002;
    position: relative;
    right: auto;
    left: auto!important;
    top: auto;
    width: 100%;
    padding-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    padding: 30px 20px;
    border-bottom: 1px solid #fff;
  }
  .ind_a .box .cn {
    font-size: 16px;
    text-align: left;
  }
  .ind_a .box .cn .st {
    top: -20px;
  }
  .ind_a .box .en {
    font-size: 12px;
    margin-bottom: 0px;
    text-align: left;
  }
  .ind_a .box .viewMore {
    height: auto;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ind_a .box:hover {
    padding-top: 40px;
    height: auto;
    top: 0;
  }
  .ind_a .box:nth-child(3),
  .ind_a .box:nth-child(4) {
    margin-bottom: 0;
  }
  .ind_a .box:last-child {
    border-bottom: none;
  }
  .ind_b{
    background: #fff;
  }
  .ind_b .wrap1560 .ind-mktl .en{
    width: 300px;
    font-size: 15px;
    line-height: 20px;
  }
  .fw .fwlist{
    width: 100%;
    margin-bottom: 10px;
  }
  .fw .fwlist .fwbox{
    padding: 15px 10px;
  }
  .fw .fwlist .fwbox h2{
    font-size: 18px;
  }
  .ind_b #insol {
    padding-bottom: 40px;
  }
  .ind_b #insol .swiper-slide .infobox {
    position: static;
    width: 100%;
    padding: 30px 5%;
  }
  .ind_b #insol .swiper-slide .infobox .title span {
    border-left: none;
    padding: 0 0 10px;
  }
  .ind_b #insol .swiper-slide .infobox .title span::after {
    left: 0;
    right: 0;
  }
  .ind_b #insol .swiper-slide .infobox .title span::before {
    left: 0;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding: 14px 0 0 0;
  }
  .ind_b #insol .swiper-slide .infobox .box .te {
    height: 52px;
  }
  .ind_b #insol .swiper-slide .infobox .page {
    display: none;
  }
  .ind_c {
    padding: 50px 0;
  }
  .ind_c .lt-box {
    width: 100%;
    float: none;
  }
  .ind_c .lt-box .tl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ind_c .lt-box .abnavbox {
    width: 100%;
    margin-bottom: 20px;
  }
  .ind_c .lt-box .abnavbox a {
    width: 48%;
    margin-right: 4%;
  }
  .ind_c .lt-box .abnavbox a:nth-child(2n) {
    margin-right: 0;
  }
  .ind_c .rt-box {
    width: 100%;
  }
  .ind_c .rt-box .ind-mktl {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .ind_c .rt-box .numbox {
    flex-wrap: wrap;
    margin: 35px auto 25px;
  }
  .ind_c .rt-box .numbox .box{
    width: 50%;
    margin-bottom: 20px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 30px;
  }
  #Down{
    width: 45%;
  }
  #Down .yq{
    padding: 15px 20px 15px 0;
  }
  #Down .yq p{
    font-size: 15px;
    color: #555;
  }
  #Down .yq::after{
    top: 18px;
  }
  .ind_d {
    padding-bottom: 50px;
    background: #f6f7f8;
  }
  .ind_d .wrap1560 .ind-mktl .en{
    width: 220px;
    font-size: 15px;
  }
  .ind_d .wrap1560 #news {
    padding-bottom: 30px;
  }
  .ind_d .wrap1560 #newSP {
    position: static;
    width: 100%;
    text-align: center;
  }
  .ind_d .wrap1560 #newSP .swiper-pagination-bullet {
    width: 8px!important;
    height: 8px!important;
    -webkit-border-radius: 50%!important;
       -moz-border-radius: 50%!important;
            border-radius: 50%!important;
    border: none!important;
    background: #222!important;
    margin: 0 5px!important;
    opacity: .3!important;
  }
  .ind_d .wrap1560 #newSP .swiper-pagination-bullet-active {
    opacity: 1!important;
  }
  .news-ul a{
    padding: 5%;
  }
  .ind_d .wrap1560 .news-ul a .time {
    margin-bottom: 10px;
  }
  .ind_d .wrap1560 .news-ul a .title {
    margin-bottom: 10px;
  }
  .ind_d .wrap1560 .news-ul a .imgbox img{
    height: auto;
  }
  .ind_d .wrap1560 .toMore {
    margin: 30px auto 0;
  }
  .ind_e {
    padding-bottom: 50px;
  }
  .ind_e .par {
    width: 25%;
  }
  .inpro{
    background: #fff;
    padding-bottom: 5%;
  }
  .inpro .swiper-slide p{
    font-size: 16px;
  }
  .inpro .wrap1560 .ind-mktl .en{
    width: 300px;
    font-size: 15px;
  }
  .inpro .wrap1560 .swiperbox .swiper-container {
    margin-bottom: 20px;
  }
  .inpro .wrap1560 .swiperbox #honorSP {
    width: 100%;
    text-align: center;
  }
  .inpro .wrap1560 .swiperbox #honorSP .swiper-pagination-bullet {
    background: #222;
    margin: 0 5px;
  }
  .inpro .wrap1560 .swiperbox #honorSP .swiper-pagination-bullet-active {
    background: #222;
  }
  .qa .ind-mktl{
    padding: 50px 0 20px;
  }
}

@media (max-width: 500px) {
  .ind_c .rt-box .ind-mktl .cn {
    font-size: 26px;
  }
}

