
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}


/* banner */

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}


.banner .swiper-button-next1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerR.png) no-repeat  center;
  right: 5%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-button-prev1{
  position: absolute;
  width: 65px;
  height: 65px;;
  background: url(../images/bannerL.png) no-repeat  center;
  left: 5%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: 100%;
  bottom: 30px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 0;
  border-radius: 50%;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #92d0f5;
}



/* about */

.ab_bg{
  width: 100%;
  height: 802px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat  center;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  padding-top: 100px;
}

.ab_bg .about .ab_nr{
  margin-left: 510px;
}

.ab_bg .about .ab_nr .ab_t{
  height: 250px;
  position: relative;
}


.ab_bg .about .ab_nr .ab_t h6{
  display: block;
  text-align: right;
  font-size: 64px;
  color: #3e3e3e;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom: 45px;
}

.ab_bg .about .ab_nr .ab_t h3{
  float: right;
  text-align: right;
}

.ab_bg .about .ab_nr .ab_t h3 i{
  display: block;
  font-size: 34px;
  color: #3e3e3e;
  line-height: 30px;
  margin-right: 30px;
}

.ab_bg .about .ab_nr .ab_t h3 b{
  font-size: 24px;
  color: #3e3e3e;
  font-weight: normal;
  margin-top: 13px;
  display: block;
  margin-right: 30px;
  letter-spacing: 3px;
}

.ab_bg .about .ab_nr .ab_t h3 em{
  display: block;
  font-size: 12px;
  color: #9d9d9d;
  text-transform: uppercase;
  margin-top: 5px;
}

.ab_bg .about .ab_nr .ab_t h5{
  float: right;
  font-size: 100px;
  color: #3e3e3e;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  line-height: 65px;
  height: 95px;
  position: relative;
}

.ab_bg .about .ab_nr .ab_t h5::after{
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 90px;
  height: 1px;
  background: #e2e2e4;
  content: "";
}

.ab_bg .about .ab_nr p{
  margin-top: 0px;
  font-size: 15px;
  color: #818181;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
  text-align: right;
}

.ab_bg .about .ab_list{
  float: right;
  margin-top: 60px;
}

.ab_bg .about .ab_list ul li{
  float: left;
  background: url(../images/ab_list2.png) no-repeat  center;
  width: 227px;
  height: 131px;
}

.ab_bg .about .ab_list ul li.ab1{
  margin-right: 30px;
  background: url(../images/ab_list1.png) no-repeat  center;
}

.ab_bg .about .ab_list ul li a{
  display: block;
  padding: 35px 0 0 22px;
}

.ab_bg .about .ab_list ul li a span{
  display: block;
  font-size: 18px;
  color: #4e4e4e;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_list ul li a i{
  display: block;
  font-size: 12px;
  color: #b6b6b6;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
}

.ab_bg .about .ab_list ul li.on a span{
  font-weight: bold;
  color: #424242;

}

.ab_bg .about .ab_list ul li.on a i{
  color: #8b8b8b;

}


/* 询盘*/

.xpBox{
  background: url(../images/xunpan.png) center center no-repeat;
  width: 44px;
  height: 44px;
  z-index: 5;
  position: absolute;
  top: 140px;
  left: 230px;
}

.xpBox:hover .topxunpan {
  width: 220px;
  height: 38px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  opacity: 1;
}

i {
  font-weight: normal;
  font-style: normal;
}

.topxunpan {
  cursor: pointer;
  display: block;
  margin-left: 30px;
  position: absolute;
  z-index: 5;
  width: 0px;
  height: 38px;
  border-radius: 30px 0px 0px 30px;
  line-height: 36px;
  background: #fff;
  right: 60px;
  top: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}


.topxunpan .xp {
  position: relative;
  line-height: 38px;
  color: #666;
  font-size: 16px;
  cursor: pointer;
  padding-left: 20px;
}

.topxunpan .xp>span{
  width: 100%;
  height: 38px;
  overflow: hidden;
  display: block;
}

.topxunpan .xp img {
  position: relative;
  top: 8px;
  margin: 0 7px 0 0px;

}

.topxunpan .xp i {
  padding: 0 0px;
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
  color: #666;
  font-size: 16px;
  font-weight: bold;
}

.topxunpan .xp #xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px;
  left: 50%;
  width: 180px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform .4s, opacity .4s;
  -moz-transition: transform .4s, opacity .4s;
  -o-transition: transform .4s, opacity .4s;
  -ms-transition: transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;
  background-color: #92d0f5;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 5px 5px 2px #dfdfdf;
}

.topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #92d0f5;
}

.topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}



/* title */

.title{
  padding-left: 70px;
  margin-left: -70px;
  background: url(../images/title.png) no-repeat  left 60px;

}

.title span{
  display: block;
  font-size: 64px;
  color: #3e3e3e;
  font-weight:900;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  line-height: 60px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.title h3{
  font-size: 34px;
  color: #3e3e3e;
  margin-top: 8px;
  position: relative;
  z-index: 9;

}

.title h3 a{
  display: block;
  font-size: 34px;
  color: #3e3e3e;
}

.title i{
  display: block;
  font-size: 14px;
  color: #9d9d9d;
  padding-left: 58px;
  margin-top: 10px;
  background: url(../images/title_xt.png) no-repeat  left 7px;
  line-height: 16px;
}

section {
  display: flex;
  align-items: center;
  animation: floating 5s cubic-bezier(0.37, 0, 0.63, 1) infinite;
}

.tilt {
  display: flex;
  justify-content: center;
  align-items: center;
  animation: tilting 10s cubic-bezier(0.37, 0, 0.63, 1) infinite;
}

section span {
  transition: font-weight 0.4s ease-in;
  animation: floating-secondary 2.5s cubic-bezier(0.37, 0, 0.63, 1) infinite;
}

section span:nth-child(1) {
  animation-delay: 1s;
}
section span:nth-child(2) {
  animation-delay: 2s;
}
section span:nth-child(3) {
  animation-delay: 3s;
}
section span:nth-child(4) {
  animation-delay: 4s;
}
section span:nth-child(5) {
  animation-delay: 5s;
}
section span:nth-child(6) {
  animation-delay: 6s;
}
section span:nth-child(7) {
  animation-delay: 7s;
}

section span:hover {
  font-weight: 100;
  color: #348fcd;
}

@keyframes floating {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 3vh);
  }
  100% {
    transform: translate(0, 0);
  }
}

@keyframes floating-secondary {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 1vh);
  }
  100% {
    transform: translate(0, 0);
  }
}

@keyframes tilting {
  0% {
    transform: rotate(1deg);
  }
  50% {
    transform: rotate(-1deg);
  }
  100% {
    transform: rotate(1deg);
  }
}

/* product */

.pro_bg{
  width: 100%;
  margin: 0 auto;
}

.pro_bg .product{
  width: 1280px;
  margin: 0 auto;
  height: 650px;
}

.pro_bg .product .pro_l{
  float: left;
  width: 910px;

}

.pro_bg .product .pro_l .pro_nr{
  margin-top: 45px;

}

.pro_bg .product .pro_l .pro_nr .pic{
  float: left;
  width: 523px;
  height: 390px;
  background: #f1f3fa;
}

.pro_bg .product .pro_l .pro_nr .pic img{
  width: 503px;
  height: 370px;
  margin: 10px;
}

.pro_bg .product .pro_l .pro_nr .txt{
  float: right;
  width: 340px;
  margin-top: 35px;

} 

.pro_bg .product .pro_l .pro_nr .txt span{
  display: block;
  font-size: 12px;
  color: #4c4c4c;
  text-transform: uppercase;
  background: url(../images/buttom1.png) no-repeat  left center;
  height: 40px;
  padding-left: 55px;
  padding-top: 4px;
}

.pro_bg .product .pro_l .pro_nr .txt a{
  font-size: 20px;
  color: #4c4c4c;
  font-weight: bold;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 13px 0 22px 0;
}

.pro_bg .product .pro_l .pro_nr .txt em{
  display: block;
  width: 340px;
  height: 1px;
  background: #cfd0cb;
}

.pro_bg .product .pro_l .pro_nr .txt p{
  font-size: 15px;
  color: #686868;
  line-height: 36px;
  height: 108px;
  overflow: hidden;
  margin-top: 27px;

}

.pro_bg .product .pro_l .pro_nr .txt .tel{
  margin-top: 50px;
  width: 183px;
  height: 36px;
  line-height: 36px;
  background: #92d0f5;
  border-radius: 45px;

}

.pro_bg .product .pro_l .pro_nr .txt .tel i{
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/tel1.png) no-repeat  left center;
  margin-left: 12px;
  padding-left: 38px;
}


.pro_bg .product .pro_list{
  float: right;
  width: 278px;
  height: 695px;
  border-left: 1px solid #e1e1e1;
  position: relative;
  margin-top: -70px;
} 


.pro_bg .product .pro_list ul{
  margin-top: 120px;
}

.pro_bg .product .pro_list ul li{
  position: relative;
  z-index: 5;
  height: 112px;
  padding-top: 25px;
}

.pro_bg .product .pro_list ul li a{
  display: block;
}

.pro_bg .product .pro_list ul li a span{
  float: left;
  width: 140px;
  margin-left: 20px;
  font-size: 12px;
  color: #888888;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li a span i{
  font-size: 18px;
  color: #444444;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 5px;
}

.pro_bg .product .pro_list ul li a em{
  display: block;
  float: right;
  background: url(../images/more.png) no-repeat  center;
  width: 67px;
  height: 20px;
  margin-right: 30px;
  margin-top: 5px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.pro_bg .product .pro_list ul li::after{
  position: absolute;
  content: "";
  left: -11px;
  top: 0px;
  width: 0%;
  height: 155px;
  z-index: -1;
  background: url(../images/pro_list.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li.on::after{
  width: 307px;
}

.pro_bg .product .pro_list ul li.on a span{
  color: #fff;
  width: 90px;
}

.pro_bg .product .pro_list ul li.on a span i{
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  width: 140px;
}

.pro_bg .product .pro_list ul li.on a em{
  opacity: 0;
}


.pro_bg .pro_show{
  width: 1280px;
  margin: 0 auto;
  height: 276px;
}

.pro_bg .pro_show ul li{
  float: left;
  width: 300px;
  height: 276px;
  background: #f1f3fa;
  position: relative;
  margin-right: 26px;
  z-index: 5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .pro_show ul li .pic{
  width: 282px;
  height: 209px;
  margin: 9px 9px 0 9px;

}

.pro_bg .pro_show ul li .pic img{
  width: 282px;
  height: 209px;
}

.pro_bg .pro_show ul li .txt{
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  width: 282px;
} 

.pro_bg .pro_show ul li .txt h5 a{
  float: left;
  width: 200px;
  font-size: 16px;
  color: #585858;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .pro_show ul li .txt .more{
  display: block;
  float: right;
  background: url(../images/more1.png) no-repeat  center;
  width: 37px;
  height: 18px;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .pro_show ul li:last-child{
  margin-right: 0;
}

.pro_bg .pro_show ul li::after{
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0px;
  width: 0%;
  height: 0px;
  z-index: -1;
  background: url(../images/buttom2.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .pro_show ul li:hover .txt .more{
  background: url(../images/more2.png) no-repeat  center;
}

.pro_bg .pro_show ul li:hover::after{
  width: 66px;
  height: 87px;
}

.pro_bg .pro_show ul li:hover{
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
}


/* ys */

.ys_bg{
  width: 100%;
  margin: 55px auto 0 auto;
  height: 1220px;
  background: url(../images/ys_bg.jpg) no-repeat  center;
}

.ys_bg .ys{
  margin: 0 auto;
  width: 1320px;
  padding-top: 140px;

}

.ys_bg .ys .ys_t{
  height: 190px;
  margin: 0 auto;
  width: 1280px;
}

.ys_bg .ys .ys_t .title{
  float: left;
}

.ys_bg .ys .ys_t .t_r{
  float: right;
  margin-top: 100px;
  margin-right: -155px;
}

.ys_bg .ys .ys_t .t_r .qq{
  float: left;
  width: 42px;
  height: 42px;
  margin-right: 12px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

@keyframes msClock {
  0%,70%,100% {
    transform: rotate(0) scale(1);
  }
  10%,30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,40% {
  transform: rotate(15deg) scale(1.1);
  }
}

.ys_bg .ys .ys_t .t_r span{
  display: block;
  float: left;
  font-size: 12px;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  line-height: 16px;
}

.ys_bg .ys .ys_box{
  margin:  0 auto;
  position: relative;
  width: 1320px;
}

.ys_bg .ys .ys_box .mySwiper{
  margin:  0 auto;
  overflow: hidden;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide{
  position: relative;
  height: 858px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr{
  width: 100%;
  height: 560px;
  background: #fff;
  border-bottom: 7px solid #25a032;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
  padding-top: 8px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .ys_img{
  margin: 0px auto  0 auto;
  height: 288px;
  width: 100%;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .ys_img img{
  height: 288px;
  width: 100%;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .txt{
  text-align: center;
  margin: 30px auto 0 auto;
  width: 88%;

} 

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .txt h5{
  font-size: 20px;
  color: #474747;
  font-weight: bold;

}
.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .txt span{
  font-size: 12px;
  color: #909090;
  text-transform: uppercase;
  margin: 7px auto 10px auto;
  display: block;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .txt i img{
  display: block;
  margin: 0 auto;

}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .txt p{
  font-size: 15px;
  color: #8d8d8d;
  line-height: 28px;
  height: 112px;
  margin-top: 15px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr .txt em img{
  display: block;
  margin: 5px auto 0 auto;
}







.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on{
  width: 479px;
  height: 835px;
  padding: 23px 34px 0 22px;
  position: absolute;
  left: -60px;
  top: -15px;
  background: url(../images/ys_list.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .ys_img{
  margin: 0px auto  0 auto;
  height: 388px;
  width: 479px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .ys_img img{
  height: 388px;
  width: 479px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .txt{
  text-align: center;
  margin: 40px auto 0 auto;
  width: 88%;

} 

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .txt h5{
  font-size: 20px;
  color: #474747;
  font-weight: bold;

}
.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .txt span{
  font-size: 12px;
  color: #909090;
  text-transform: uppercase;
  margin: 7px auto 10px auto;
  display: block;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .txt i img{
  display: block;
  margin: 0 auto;

}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .txt p{
  font-size: 15px;
  color: #8d8d8d;
  line-height: 28px;
  height: 112px;
  margin-top: 15px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .tel{
  margin: 25px auto 0 auto;
  background: url(../images/tel3.png) no-repeat  center;
  width: 251px;
  height: 46px;
  line-height: 46px;
} 

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .tel i{
  font-size: 16px;
  color: #348fcd;
  padding-left: 50px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .tel i span{
  font-size: 18px;
  color: #348fcd;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: 5px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .nr_on .xt{
  margin: 40px auto 0 auto;
  width: 116px;
  height: 19px;
  background: url(../images/ys_xt.png) no-repeat  center;
}


.ys_bg .ys .ys_box .mySwiper .swiper-slide-active .nr_on{
  opacity: 1;
}


.ys_bg .ys .ys_box .mySwiper .swiper-slide-next{
  margin-top: 70px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide.ys3 .nr{
  border-bottom: 7px solid #b72727;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide.ys2 .nr{
  border-bottom: 7px solid #348fcd;
}


.ys_bg .ys .ys_box .mySwiper .swiper-slide-prev{
  margin-top: 70px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide.ys1 .nr_on{
  background: url(../images/ys_list1.png) no-repeat  top center;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide.ys3 .nr_on{
  background: url(../images/ys_list2.png) no-repeat  top center;
}



/* Application */


.application_bg{
  width: 100%;
  margin: 0px auto 0 auto;
  height: 850px;
  background: url(../images/Application_bg.jpg) no-repeat  top center;
  overflow: hidden;
}

.application_bg .application{
  margin: 0 auto;
  width: 100%;

}

.application_bg .application .application_t{
  height: 220px;
  margin: 0 auto;
  width: 1280px;
}

.application_bg .application .application_t .title{
  float: left;
}

.application_bg .application .application_t .t_r{
  float: right;
  margin: 95px -50px 0 0;
  background: url(../images/buttom6.png) no-repeat  top right;
  height: 79px;
  padding-right: 52px;
  text-align: right;
}

.application_bg .application .application_t .t_r span{
  display: block;
  font-size: 15px;
  color: #818181;
  margin-top: 15px;
}

.application_bg .application .application_t .t_r i{
  display: block;
  font-size: 12px;
  color: #828282;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 15px;
}

.application_bg .application .application_box{
  position: relative;
  height: 495px;
  background: #fff;
  border-top: 1px solid #e0e3e6;
  border-bottom: 1px solid #e0e3e6;
}

.application_bg .application .application_box .application_list_bg{
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%;
}

.application_bg .application .application_box .application_list_bg .application_list{
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.application_bg .application .application_box .application_list_bg .application_list ul{
  background: url(../images/fa_list.png) no-repeat  center;
  width: 241px;
  height: 565px;
  position: relative;
  z-index: 5;
  margin-left: -74px;
  padding-top: 58px;
}

.application_bg .application .application_box .application_list_bg .application_list ul li{
  margin-left: 74px;
  width: 167px;
  height: 75px;
  position: relative;
  z-index: 5;

}


.application_bg .application .application_box .application_list_bg .application_list ul li a{
  display: block;
}

.application_bg .application .application_box .application_list_bg .application_list ul li a span{
  display: block;
  float: left;
  margin: 12px 0 0 20px;
  width: 120px;

}

.application_bg .application .application_box .application_list_bg .application_list ul li a span i{
  font-size: 16px;
  color: #fff;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 20px;
  background: url(../images/buttom7.png) no-repeat  left center;
}

.application_bg .application .application_box .application_list_bg .application_list ul li a span em{
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 0.4;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.application_bg .application .application_box .application_list_bg .application_list ul li a b{
  display: block;
  float: left;
  margin-left: 5px;
  width: 8px;
  height: 12px;
  background: url(../images/more3.png) no-repeat  center;
  margin-top: 20px;
}

.application_bg .application .application_box .application_list_bg .application_list ul li::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0%;
  height: 100%;
  z-index: -1;
  background: url(../images/fa_list1.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.application_bg .application .application_box .application_list_bg .application_list ul li.on::after{
  width: 100%;
}

.application_bg .application .application_box .application_list_bg .application_list ul li.on a span i{
  font-weight: bold;
  font-size: 18px;
}

.application_bg .application .application_box .app_center{
  height: 495px;
  overflow: hidden;
}


.application_bg .application .application_box .certify{
  margin: 8px auto 0 auto;
  width: 100%;
}

.application_bg .application .application_box .certify .swiper-slide{
  width: 930px;
  height: 478px;
  position: relative;
  margin: 0 0px;

}

.application_bg .application .application_box .certify .swiper-slide .pic{
  width: 930px;
  height: 478px;
}

.application_bg .application .application_box .certify .swiper-slide .pic img{
  width: 930px;
  height: 478px;
}

.application_bg .application .application_box .certify .swiper-slide .txt{
  position: absolute;
  right: 0;
  top: 322px;
  width: 441px;
  height: 137px;
  background: url(../images/fa_ico.png) no-repeat  center;
  padding: 0 50px;
  text-align: right;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;

} 

.application_bg .application .application_box .certify .swiper-slide .txt a{
  display: block;
  margin-top: 20px;
}

.application_bg .application .application_box .certify .swiper-slide .txt a span{
  font-size: 18px;
  color: #3e3e3e;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.application_bg .application .application_box .certify .swiper-slide .txt a i{
  font-size: 12px;
  color: #3e3e3e;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.4;
  text-transform: uppercase;
  margin-top: 7px;
}

.application_bg .application .application_box .certify .swiper-slide-active .txt{
  opacity: 1;

} 

.application_bg .application .application_box .case_button{
  position: absolute;
  top: 410px;
  right: 25.5%;
  height: 31px;
  background: url(../images/fa_xt.png) no-repeat  center;
  width: 247px;
  z-index: 5;

}

.application_bg .application .application_box .swiper-button-prev{
  float: left;
  cursor: pointer;
  outline: none;
  background: url(../images/left2.png) no-repeat  center;
  width: 31px;
  height: 31px;
  margin-left: 115px;
  margin-right: 7px;
  position: relative;
  top: 20px;
} 

.application_bg .application .application_box .swiper-button-next{
  float: left;
  cursor: pointer;
  outline: none;
  background: url(../images/right1.png) no-repeat  center;
  width: 31px;
  height: 31px;
  left: 10px;
  right: 0;
  top: 20px;
  position: relative;
} 

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
  content: 'prev';
  display: none;
}


.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
  display: none;
  content: 'next';

}



/* case */

.case_bg{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.case_bg .case{
  width: 1280px;
  margin: 0 auto;
}

.case_bg .case .case_t{
  height: 210px;
}

.case_bg .case .case_t .title{
  float: left;
}

.case_bg .case .case_t .t_r{
  float: right;
  background: url(../images/case_tel.png) no-repeat  right center;
  height: 70px;
  margin-top: 73px;
  margin-right: -306px;
  padding-right: 306px;
}

.case_bg .case .case_t .t_r .more{
  display: block;
  text-align: right;
  font-size: 14px;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-right: 25px;
  margin-top: 15px;
}

.case_bg .case .case_t .t_r span{
  display: block;
  text-align: right;
  margin-right: 25px;
  background: url(../images/tel2.png) no-repeat  left center;
  padding-left: 27px;
  font-size: 18px;
  color: #484848;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2px;
}

.case_bg .case .case_box{
  margin: 0 auto;
  position: relative;
}

.case_bg .case .case_box .bd{
  width: 1280px;
  margin: 0 auto;
}

.case_bg .case .case_box .bd ul li{
  float: left;
  width: 380px;
  height: 441px;
  background: url(../images/case_list.png) no-repeat  left center;
  margin: 0 23px ;

}

.case_bg .case .case_box .bd ul li span{
  margin: 15px 0 0 20px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  color: #a29c9c;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: block;

}

.case_bg .case .case_box .bd ul li .pic{
  width: 360px;
  height: 264px;
  margin-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .case .case_box .bd ul li .pic img{
  width: 360px;
  height: 264px;
}

.case_bg .case .case_box .bd ul li .txt{
  width: 270px;
  margin: 0 0 0 20px;

} 

.case_bg .case .case_box .bd ul li .txt h5 a{
  font-size: 16px;
  color: #505050;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 52px;
  line-height: 52px;
}

.case_bg .case .case_box .bd ul li .txt .more{
  display: block;
  border-radius: 45px;
  border: 1px solid #e7e7e7;
  text-align: center;
  font-size: 12px;
  color: #989898;
  text-transform: uppercase;
  width: 88px;
  height: 26px;
  line-height: 26px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .case .case_box .bd ul li:hover .txt .more{
  color: #fff;
  background: #92d0f5;
}


.case_bg .case .case_box .bd ul li:hover .pic{
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
}






.case_bg .case .case_box .hd .next{
  cursor: pointer;
  position: absolute;
  left: -95px;
  top: 175px;
  background: url(../images/left.png) no-repeat  center;
  width: 36px;
  height: 56px;

}

.case_bg .case .case_box .hd .prev{
  cursor: pointer;
  position: absolute;
  right: -95px;
  top: 175px;
  background: url(../images/right.png) no-repeat  center;
  width: 36px;
  height: 56px;

}







/* message */

.message_bg{
  margin: 25px auto 0 auto;
  width: 100%;
  height: 265px;
  background: url(../images/message_bg.jpg) no-repeat  center;
  position: relative;
}

.message_bg .message_ico{
  position: absolute;
  right: 0px;
  top: -40px;
  background: url(../images/buttom3.png) no-repeat  center;
  width: 545px;
  height: 374px;
  z-index: 9;
}

.message_bg .message{
  width: 1280px;
  margin: 0 auto;
  padding-top: 65px;
}

.message_bg .message .m_t{
  float: left;
  width: 265px;
  margin-left: 5px;
}

.message_bg .message .m_t img{
  display: block;
  margin: 38px 0 20px 0;
}

.message_bg .message .m_t h3{
  font-size: 22px;
  color: #ffffff;
}
.message_bg .message .m_t i{
  display: block;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.message_bg .message .message_box{
  float: left;
  width: 802px;
  margin-top: 40px;
}

.message_bg .message .message_box .m_l{
  float: left;
}

.message_bg .message .message_box .m_l .m_nr{
  height: 62px;
}

.message_bg .message .message_box .form-group1{
  float: left;
  width: 310px;
  height: 62px;
  background: none;
}

.message_bg .message .message_box .form-group1 input{
  width: 310px;
  height: 62px;
  text-indent: 40px;
  font-size: 16px;
  color: #fff;
  background: url(../images/m1.png) no-repeat 13px center;
}

.message_bg .message .message_box .form-group3{
  float: left;
  width: 380px;
  height: 62px;
  background: none;
}

.message_bg .message .message_box .form-group3 textarea{
  width: 380px;
  height: 45px;
  text-indent: 40px;
  font-size: 16px;
  color: #fff;
  background: url(../images/m2.png) no-repeat 13px center;
  padding-top: 17px;
}

.message_bg .message .message_box .form-group2{
  float: left;
  width: 310px;
  height: 62px;
  background: none;
}

.message_bg .message .message_box .form-group2 input{
  width: 310px;
  height: 62px;
  text-indent: 40px;
  font-size: 16px;
  color: #fff;
  background: url(../images/m3.png) no-repeat 13px center;
}


.message_bg .message .message_box .form-group4{
  float: left;
  width: 380px;
  height: 62px;
  background: none;
}

.message_bg .message .message_box .form-group4 input{
  width: 280px;
  height: 62px;
  text-indent: 40px;
  font-size: 16px;
  color: #fff;
  background: url(../images/m4.png) no-repeat 13px center;
  float: left;
}

.message_bg .message .message_box .form-group4 .imgcode{
  float: right;
  width: 81px;
  height: 28px;
  margin: 16px 10px 0 0;
}

.message_bg .message .message_box .anniu{
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  width: 91px;
  height: 91px;
}

.message_bg .message .message_box .anniu button{
  cursor: pointer;
  border: none;
  background: url(../images/anniu.png) no-repeat  center;
  width: 91px;
  height: 91px;
  font-size: 16px;
  color: #2f7bae;
}


/* news */

.news_bg{
  margin: 0px auto 0 auto;
  width: 100%;
  height: 840px;
  background: #f1faff;
  position: relative;
  overflow: hidden;
}

.news_bg .news{
  width: 1280px;
  margin: 0 auto;
  padding-top: 87px;
}

.news_bg .news .news_t{
  height: 180px;
}

.news_bg .news .news_t .title{
  float: left;
}

.news_bg .news .news_t .news_list{
  float: right;
  margin-top: 88px;
  background: url(../images/news_xt.png) no-repeat  center;
  width: 791px;
  margin-right: -320px;
  padding-left: 75px;
}


.news_bg .news .news_t .news_list ul li{
  width: 132px;
  margin-left: 22px;
  float: left;

}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  font-size: 18px;
  color: #555555;
  padding-left: 45px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.n1 a{
  background: url(../images/news1.png) no-repeat 17px center;
}

.news_bg .news .news_t .news_list ul li.n2 a{
  background: url(../images/news2.png) no-repeat 17px center;
}

.news_bg .news .news_t .news_list ul li.n3 a{
  background: url(../images/news3.png) no-repeat 17px center;
}

.news_bg .news .news_t .news_list ul li.casehover a{
  font-weight: bold;
}

.news_bg .news .news_t .news_list ul li.n1.casehover a{
  background: url(../images/news11.png) no-repeat 17px center;
}

.news_bg .news .news_t .news_list ul li.n2.casehover a{
  background: url(../images/news22.png) no-repeat 17px center;
}

.news_bg .news .news_t .news_list ul li.n3.casehover a{
  background: url(../images/news33.png) no-repeat 17px center;
}

.news_bg .news .news_box{
  margin: 0 auto;
} 

.news_bg .news .news_box .news_l{
  float: left;
  width: 780px;
}

.news_bg .news .news_box .news_l ul li{
  float: left;
  width: 368px;
  height: 485px;
  background: #fff;
  border: 1px solid #e4e4e4;
  margin-right: 20px;
}

.news_bg .news .news_box .news_l ul li .txt{
  width: 330px;
  height: 200px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}

.news_bg .news .news_box .news_l ul li .txt a{
  padding-left: 30px;
  font-size: 18px;
  color: #4d4d4d;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  display: block;
  background: url(../images/buttom4.png) no-repeat left 13px;
  margin: 0px 0 18px 0;
}

.news_bg .news .news_box .news_l ul li .txt p{
  font-size: 14px;
  color: #acacac;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin: 0px 0 0 30px;

}

.news_bg .news .news_box .news_l ul li .txt span{
  display: block;
  font-size: 14px;
  color: #9d9d9d;
  margin-top: 12px;
}

.news_bg .news .news_box .news_l ul li .txt::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 115px;
  width: 1px;
  height: 40px;
  background: url(../images/buttom5.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l ul li .news_img{
  width: 330px;
  height: 245px;
  margin: 0 auto;
  overflow: hidden;
} 

.news_bg .news .news_box .news_l ul li .news_img img{
  width: 330px;
  height: 245px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l ul li:first-child .news_img{
  margin: 20px auto 0 auto;
}

.news_bg .news .news_box .news_l ul li:hover .news_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_l ul li:hover .txt a{
  color: #2f7bae;
}

.news_bg .news .news_box .news_r{
  float: right;
  width: 495px;
}

.news_bg .news .news_box .news_r ul li{
  width: 493px;
  height: 150px;
  background: #fff;
  border: 1px solid #e4e4e4;
  margin-bottom: 16px;

}

.news_bg .news .news_box .news_r ul li .time{
  float: left;
  width: 113px;
  height: 70px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
  margin-top: 40px;

}

.news_bg .news .news_box .news_r ul li .time span{
  display: block;
  font-size: 49px;
  color: #969696;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li .time em{
  display: block;
  width: 53px;
  height: 1px;
  background: #e3e3e3;
  margin: 10px auto 5px auto;
}

.news_bg .news .news_box .news_r ul li .time i{
  display: block;
  font-size: 14px;
  color: #969696;
  font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box .news_r ul li .txt{
  margin: 40px 0 0 25px ;
  width: 350px;
  float: left;
  position: relative;

} 

.news_bg .news .news_box .news_r ul li .txt a{
  font-size: 18px;
  color: #4d4d4d;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 5px 0 12px 0;
}

.news_bg .news .news_box .news_r ul li .txt p{
  font-size: 14px;
  color: #acacac;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li .txt i{
  display: block;
  position: absolute;
  top: 70px;
  right: 0;
  font-size: 60px;
  color: #f9f9f9;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li:hover .time span{
  color: #1f7ebe;
}

.news_bg .news .news_box .news_r ul li:hover .txt i{
  opacity: 1;
}

