/*头部样式*/

.touxx {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 111;
  transition-duration: .6s;
}
.toux.klx .x-menu {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.touxx.kl .toux{
        background: #fff;
    box-shadow: 0 5px 8px -4px rgba(4, 0, 0, .2);
}

.touxx.kl .toux{
    position: fixed;
    width: 100%;
    bottom:0;
    transition-duration: 2s;
}
.touxx.kl1 .toux{
      bottom: calc(100% - 67px);
}


.touxx.kl .x-menu {
    padding: 0px 2.083vw;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.touxx.kl .x-menu > li {
    margin: 0;
}

.touxx.kl .x-menu > li > a {
    color: #333333;
    line-height: 67px;
}

.touxx.kl .x-menu > li:before {
    width: 55px;
    height: 2px;
    background: #333333;
    top: 65px;
}


.x-sub-menu{
    display: none;
}



#header {
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#menu {
  position: fixed;
  top: 50%;
  right: -100px;
  transform: translate(0, -50%);
  list-style-type: none;
  z-index: 70;
  transition: all .3s;
}
#menu li a {
  position: relative;
  display: block;
  height: 20px;
  line-height: 22px;
  text-align: right;
}
#menu li a span {
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #c9c9c9;
  transition: all .3s;
  vertical-align: middle;
}
#menu li.active a span {
  width: 15px;
  background: #f2ab00;
  width: 25px;
}
#menu.active {
  right: 20px;
}
.section {
  box-sizing: border-box;
}
.overturn {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
.page-table {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
}
.page-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.section .overturn {
  transform: translate(20px, 20px) scale(0.5);
  -webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
  opacity: 1;
  transition: all 0.9s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
  height: 100%;
}
.section.active .overturn {
  transform: translate(0px, 0px) scale(1);
  -webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
  opacity: 1;
  transition: all 0.9s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}



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

.xy-menu{
  display: flex;   justify-content: space-between;  flex-wrap: wrap; 
}




.bb1x{overflow: hidden;}
.bb1x li img{width: 100%;}


.bb2x{
    margin-top: 8vw;
}
.bb2nr {}
.bb2nr .bb2z{
    width:540px;
    float: left;
}
.bb2zbt {}
.bb2zbt h2{
    font-size: 72px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 59px;
    letter-spacing: 7px;
    color: #333333;
  
}
.bb2zbt h3{
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 2px;
    color: #333333;
    margin-top: 14px;
}
.bb2zbt h4{
    width: 79px;
    height: 4px;
    background-color: #cf000b;
    margin-top: 28px;
}
.bb2zwz{
    margin-top: 60px;
}
.bb2zwz h2{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 2px;
    color: #686868;
}
.bb2zwz h3{
    margin-top: 58px;
}
.bb2zwz h3 li{
    width: 163px;
    height: 49px;
    border: solid 1px #908e8e;
    text-align: center;
    float: left;
    margin-right: 27px;
}
.bb2zwz h3 li a{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 2px;
    color: #686868;
}

.bb2y{
    width: 800px;
    height: 640px;
    float: right;
}
.bb2y img{
    width: 100%;
}


.bb2zwz h3 li:hover{background-color: #cf000b;}
.bb2zwz h3 li:hover a{color: #fff;}








.bb3x{
    margin-top: 12vw;
}
.bb4nr{}
.bb4nrsz{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bb4nrsz li{
    text-align: center;
}
.bb4nrsz li h2{}
.bb4nrsz li h2 b{
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 3px;
    color: #333333;
}
.bb4nrsz li h2 span{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
    position: absolute;
    margin-top: -17px;
}
.bb4nrsz li h3{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
}

.bb3sq{
    margin-top: 90px;
}
.bb3sq img{
    width: 100%;
}





.bb4bd { position: relative; }
.bb4bd .bb4fl { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.bb4bd .bb4fl { opacity: 0; visibility: hidden; transition: all .5s ease; }
.bb4bd .bb4fl.on { position: static; opacity: 1; visibility: visible; }





.bb4x{margin-top: 10vw;}
.bb4nr{}
.bb4h{
    border-bottom: 1px solid #b7b4b4;
    padding-bottom: 30px;
}
.bb4hz{
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 5px;
    color: #544c4d;
    float: left;
}
.bb4hd{
    float: right;
}
.bb4hd li{
    float: left;
    margin-left: 114px;
    position: relative;
}

.bb4hd li.on:after{content: '';width: 200%;height: 1px;background-color: #cf000b;position: absolute;bottom: -31px;left: -50%;} 
.bb4hd li.on a{color: #cf000b;}
.bb4hd li a{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 2px;
    color: #544c4d;
}

.bb4bd{
    margin-top: 46px;
}
.bb4bd .bb4fl{}
.bb4bd .bb4fl .bb4tt{
    overflow: hidden;
}
.bb4tt li{}
.bb4tt li .img{width: 369px;overflow: hidden;}
.bb4tt li .img img{
    width: 100%;
}
.bb4tt li .bb4wz {
    position: absolute;
    top: 0;
    width: 80%;
    height: 85%;
    background-color: #cf000b;
    box-shadow: 0px 3px 15px 0px 
  rgba(0, 0, 0, 0.16);
    opacity: 0.99;
    padding: 10%;
    transform: scale(0.8);
    transition: all .3s;
    opacity: 0;
}

.bb4tt li:hover .bb4wz{
    transform: scale(1);
    transition: all .3s;
    opacity: 1;
}


.bb4tt li .bb4wz h2{
    font-size: 72px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 7px;
    color: #ffffff;
    font-style: oblique;
}
.bb4tt li .bb4wz h3{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 23px;
}
.bb4tt li .bb4wz h4{
    width: 362px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.5;
    margin-top: 40px;
}
.bb4tt li .bb4wz h5{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 38px;
}

.bb4tt li .bb4wz dd{
  width: 106px;
	height: 32px;
	background-color: #ffffff;
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #000000;
  text-align: center;
  margin-top: 50px;
}

.bb4tt li .bb4jj{
  height: 57px;
  background: rgba(0, 0, 0, 0.59);
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 57px;
  letter-spacing: 2px;
  color: #ffffff;
  padding-left: 36px;

}
.bb4tt li .bb4jj:after{content: '>';position: absolute;right: 10%;}


.bb4fl .swiper-button-prev,.bb4fl .swiper-button-next{
  width: 57px;
	height: 93px;
  display: none;
}
.bb4fl .swiper-button-prev{
  background: url(../images/bb4z.png) center no-repeat;
  left: -94px;
}
.bb4fl .swiper-button-next{
  background: url(../images/bb4y.png) center no-repeat;
  right: -94px;
}

.bb4fl.on .swiper-button-prev,.bb4fl.on .swiper-button-next{
  display: block;
}






.bb5nr{background-color: #f4f4f4;height: 100vh;padding-top: 11vw;}
.bb5x{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}
.bb5x li:nth-child(1){
  background: none;
  box-shadow: none;
  text-align: left;
}

.bb5x li:nth-child(1):hover{
    background: none;
  box-shadow: none;
}

.bb5x li{
  width: 434px;
  height: 255px;
  background-color: #ffffff;
  text-align: center;
  position: relative;
  margin-bottom: 45px;
}
.bb5x li h2{
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: -2px;
  color: #333333;
  margin-top: 93px;
}
.bb5x li h2 s1{
font-style: italic;
font-size: 60px;
font-weight: bold;
letter-spacing: -3px;
color: #333333;
}

.bb5x li h3{
  font-family: ArialMT;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: -1px;
  color: #cbc9c9;
  opacity: 0.9;
  margin-top: 14px;
}
.bb5x li h4{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: -1px;
  color: #333333;
  margin-top: 19px;
}
.bb5x li h5{
  width: 343px;
  margin-top: 20px;
  text-align: left;
  margin-left: 45px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: -1px;
  color: #646464;
}
.bb5x li .img{
  margin-top: 27px;
}

.bb5x li .img img{}
.bb5x li:hover{
  box-shadow: 0px 1px 11px 2px rgb(0 0 0 / 36%);
  }




.bb6x{
  margin-top: 10vw;
}
.bb6nr{}
.bb6bt{}
.bb6btz{
    float: left;
}
.bb6btz h2{
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.88;
}
.bb6btz h3{
    font-family: ArialMT;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #c1c1c1;
    margin-top: 5px;
}
.bb6bty{
    float: right;
}
.bb6bty li{
    float: left;
    margin-left: 83px;
    width: 95px;
    height: 35px;
    text-align: center;
}

.bb6bty li a{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #666666;
}


.bb6bty li:hover{
  background-color: #cf000b;
}
.bb6bty li:hover a{
  color: #fff;
}

.bb6fl{
    overflow: hidden;
    margin-top: 67px;
}
.bb6fl li{}
.bb6fl li .img{}
.bb6fl li .img img{
    width: 443px;
    height: 210px;
}
.bb6fl li h2{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #323232;
    margin-top: 31px;
}

.bb6fl li:hover h2{
  font-weight: bold;
}


.bb6fl li h3{
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #7a7a7a;
    margin-top: 20px;
}
.bb6fl li .bb6wz{
    border-top: 1px solid #999;
    margin-top: 75px;
    opacity:0;  
    transition: all ease-in-out 0.3s;  

}

.bb6fl li:hover .bb6wz{
  border-top: 1px solid #999;
  margin-top: 25px;
  opacity:1;  
  transition: all ease-in-out 0.3s;  
}


.bb6fl li .bb6wz h4{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #454545;
    margin-top: 15px;
}

.xwgd{
  width: 125px;
	height: 34px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #dddddd;
  font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
  text-align: center;
	color: #666666;
  margin: 1.4vw auto 0;
}


.xwgd:hover{
  background-color: #cf000b;
  color: #fff;
}





.bb7x{
    background-color: #464040;
    padding-top: 15px;
}
.bb7nr{}
.bb7z{
    float: left;
    width: 310px;
    border-right: 1px solid  rgba(244, 244, 244, 0.29);
}
.bb7z .img{
    width: 100%;
    text-align: center;
}
.bb7z .img img{}
.bb7z .bb7dh{
    width: 267px;
    height: 51px;
    border: solid 1px #f4f4f4;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 51px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 41px;
}
.bb7dh1{
    float: left;
    margin-left: 54px;
    border-right: 1px solid rgba(244, 244, 244, 0.29);
}
.bb7dh1 h2{
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #ffffff;
}
.bb7dh1 h2:after{content: '';width: 33px;height: 4px;background-color: #ffffff;position: absolute;margin-left: 10px;margin-top: 8px;} 


.bb7dh1 h3{
    margin-top: 15px;
}
.bb7dh1 h3 p{
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}
.bb7dh1 h3 p a{}
.bb7lx{
    float: left;
    margin-left: 53px;
    width: 449px;
}
.bb7lx h2{
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #ffffff;
}

.bb7lx h2:after{
  content: '';
    width: 33px;
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    margin-left: 10px;
    margin-top: 8px;
}

.bb7lx h3{
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 15px;
}

.bb7ewm{
    width: 136px;
    float: right;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-right: 70px;
}



.bb7xx{
height: 31px;
    background-color: #272424;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 8px;
    padding-top: 9px;
    display: flex;
    justify-content: center;
}
.bb7xx a{
  color: #ffffff;
}


.bb7xxy{
    margin-left: 20px;
}


@media(max-width:1440px){
    .bb5nr{
        padding-top: 9vw;
    }
    .bb4x {
    margin-top:6vw;
}
}











@media(min-width: 769px) {

  .sun-delay0 {
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s;
  }

  .sun-delay1 {
      -webkit-transition-delay: 0.4s;
      transition-delay: 0.4s;
  }

  .sun-delay2 {
      -webkit-transition-delay: 0.6s;
      transition-delay: 0.6s;
  }

  .sun-delay3 {
      -webkit-transition-delay: 0.8s;
      transition-delay: 0.8s;
  }

  .sun-delay4 {
      -webkit-transition-delay: 1s;
      transition-delay: 1s;
  }

  .sun-delay5 {
      -webkit-transition-delay: 1.2s;
      transition-delay: 1.2s;
  }

  .sun-delay6 {
      -webkit-transition-delay: 1.4s;
      transition-delay: 1.4s;
  }

  .sun-delay7 {
      -webkit-transition-delay: 1.6s;
      transition-delay: 1.6s;
  }

  .sun-delay8 {
      -webkit-transition-delay: 1.8s;
      transition-delay: 1.8s;
  }

  .sun-delay9 {
      -webkit-transition-delay: 2s;
      transition-delay: 2s;
  }

  .sun-delay10 {
      -webkit-transition-delay: 2.2s;
      transition-delay: 2.2s;
  }

  .sun-ani-left,
  .sun-ani-down,
  .sun-ani-up,
  .sun-ani-right {
      opacity: 0;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: .7s;
      transition-duration: .7s;
  }

  .sun-ani-left {
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px);
  }

  .sun-ani-down {
      -webkit-transform: translateY(-100px);
      transform: translateY(-100px);
  }



  .sun-ani-up {
      -webkit-transform: translateY(-200px);
      transform: translateY(200px);
  }

  .sun-ani-right {
      -webkit-transform: translatex(100px);
      transform: translatex(100px);
  }

  .actives .sun-ani-left {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }

  .active .sun-ani-left {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }

  .active .sun-ani-down {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  .active .sun-ani-up {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  .active .sun-ani-right {
      opacity: 1;
      -webkit-transform: translatex(0);
      transform: translatex(0);
  }

}






.bantb{
    position: absolute;
    bottom: 9%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 73%;
    left: 13.5%;
}
.bantb dd{
  position: relative;
  width: 21%;
}
.bantb dd .img1{
    max-width: 100%;
}
.bantb dd .img2{
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.8);
    transition: all .3s;
    opacity: 0;
}
.bantb dd:hover .img2{
    transform: scale(1);
    transition: all .3s;
    opacity: 1;
}




.xyin-hzhb{background: #efefef;padding: 30px 0;}
.xyin-hzhb .hzhb-tit{text-align: center;}
.xyin-hzhb .hzhb-tit h3{font-size: 30px;color: #ce000c;}
.xyin-hzhb .hzhb-tit p{font-size: 14px;color: #7c7c7c;}
.xyin-hzhb .hzhb-list{position: relative;margin-top: 25px;}
.xyin-hzhb .hzhb-list .bd{overflow: hidden;}
.xyin-hzhb .hzhb-list .bd li{float: left;display: block;width: 224px;height: 97px;margin-right: 20px;}
.xyin-hzhb .hzhb-list .bd li img{width: 100%;height: 100%;}
.xyin-hzhb .hzhb-list .prev, .xyin-hzhb .hzhb-list .next{position: absolute;z-index: 99;top: calc(50% - 10px);}
.xyin-hzhb .hzhb-list .prev{left: -22px;}
.xyin-hzhb .hzhb-list .next{right: -22px;}


.xyin-links{margin-top: 30px;font-size: 14px;color: #1f1f1f;}
.xyin-links a{display: inline-block;font-size: 12px;color: #535353;margin-right: 20px;}
.xyin-links a:hover{color: #ce000c;}






/*文字*/


