
/*-----------------------------------------------------------*/
/*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_bg {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 65px;
}


.banner {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 0;
  z-index: 5;
  overflow: inherit;
}

.banner .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-slide a img {
  width: 100%;
  height: 100%;
  min-height:100%;
  display: block;
  transition:1s linear 2s;
  transform:scale(1.1,1.1);
}


.banner .swiper-slide span{
  display: block;
  position: absolute;
  left: 0px;
  bottom: -65px;
  width: 100%;
  height: 113px;
  background: url(../images/banner_bg.png) no-repeat bottom center;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.banner .swiper-slide span img{
  display: block;
  position: absolute;
  bottom: 65px;
  right: 10%;
  z-index: 9;
  opacity: 0;
}


.banner .swiper-slide-active a img{
  transition:6s linear;
  transform:scale(1,1);
  }	

  .banner .swiper-slide-active span img{
    right: 16%;
    transition:3s linear;
    opacity: 1;
  }


.banner .swiper-button-next1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerR.png) no-repeat  center;
  right: 4%;
  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: 10%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: 100%;
  bottom: 60px;
  left: 0;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  display: block;
  background: #eee;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  display: inline-block;
}


.banner .swiper-pagination-bullets .swiper-pagination-bullet-active{
  background: #1d3480;
}



.banner_bg .banner_zx{
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 100%;
}


.banner_bg .banner_zx .zx{
  width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.banner_bg .banner_zx .zx .search{
  float: left;
  width: 300px;
  height: 50px;
  background: #fff;
  border-radius: 45px;
  margin-left: 65px;

}

.banner_bg .banner_zx .zx .search .search2{
  float: left;
  width: 200px;
  height: 50px;
  background: none;
  font-size: 15px;
  color: #333;
  padding-left: 25px;
}

.banner_bg .banner_zx .zx .search .search_s input{
  float: right;
  width: 16px;
  height: 16px;
  margin: 17px 20px 0 0;
} 




/* 询盘*/

.xpBox{
  background: url(../images/xunpan.png) left center no-repeat;
  width: 75px;
  height: 20px;
  z-index: 5;
  position: relative;
  float: left;
  margin-left: 85px;
  margin-top: 12px;
}

.xpBox em{
  display: block;
  float: left;
  padding-left: 35px;
  font-size: 15px;
  color: #333;
  position: relative;
  top: -2px;
}

.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: 0px 30px 30px 0px;
  line-height: 36px;
  background: #fff;
  left: 45px;
  top: -10px;
  -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: #f25c5b;
  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: #f25c5b;
}

.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{

}

.title span{
  display: block;
  font-size: 20px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
}

.title h3{
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  background: url(../images/title.png) no-repeat left center;
  margin-left: -115px;
  padding-left: 190px;
  margin-top: 5px;

}

.title h3 a{
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  display: block;
}




/* items */

.items{
  width: 79%;
  margin: 70px auto 0 auto;

}


.items .items_t{
  width: 1300px;
  margin: 0 auto;
  height: 120px;
}

.items .items_t .title{
  float: left;
}

.items .items_t .t_more{
  float: right;
  margin-top: 15px;
  height: 50px;
  line-height: 50px;
  padding-left: 98px;
  background: url(../images/more.png) no-repeat left center;
} 

.items .items_t .t_more a{
  display: block;
  font-size: 18px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.items .items_t .t_more:hover a{
  color: #f25c5b;
  letter-spacing: 2px;
}


.items .items_box{
  margin: 0 auto;
} 

.items .items_box .hd{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.items .items_box .hd ul li{
  float: left;
  background: url(../images/pro_list1.png) no-repeat center;
  width: 12%;
  height: 570px;
  margin-right: 1.5%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.items .items_box .hd ul li:last-child{
  margin-right: 0;
}

.items .items_box .hd ul li .txt{
  margin: 0 auto;
  text-align: center;

}

.items .items_box .hd ul li .txt a{
  display: block;
  padding-top: 80px;
}

.items .items_box .hd ul li .txt a img{
  display: block;
  width: 74px;
  height: 74px;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;

}

.items .items_box .hd ul li .txt a em{
  display: block;
  font-size: 12px;
  color: #333;
  margin: 60px auto 45px auto;


}

.items .items_box .hd ul li .txt a h5{
  font-size: 22px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.items .items_box .hd ul li .txt a span{
  font-size: 13px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.2;
  margin: 7px auto 115px auto;
}

.items .items_box .hd ul li .txt a i{
  display: block;
  font-size: 56px;
  color: #e4e9ed;
  font-family: "Impact";
  line-height: 45px;
}


.items .items_box .hd ul li:nth-child(3),
.items .items_box .hd ul li:nth-child(5),
.items .items_box .hd ul li:nth-child(6){
  background: url(../images/pro_list2.png) no-repeat center;
}

.items .items_box .hd ul li.on{
  width: 32.5%;
  height: 604px;

}

.items .items_box .hd ul li .items_on{
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/pro_list3.png) no-repeat center;
  width: 0%;
  height: 604px;
  z-index: 5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.items .items_box .hd ul li .items_on .pic{
  width: 440px;
  height: 340px;
  margin: 25px auto 0 auto;
  position: relative;
  border-radius: 8px;

}


.items .items_box .hd ul li .items_on .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
} 

.items .items_box .hd ul li .items_on .nr{
  margin: 45px auto 0 auto;
  width: 90%;

}

.items .items_box .hd ul li .items_on .nr h5{
  float: left;
  width: 70%;

}

.items .items_box .hd ul li .items_on .nr h5 a{
  display: block;
}

.items .items_box .hd ul li .items_on .nr h5 a i{
  display: block;
  font-size: 85px;
  color: rgba(255, 255, 255, 0);
  font-family: "Impact";
  opacity: 0.1;
  line-height: 70px;
  -webkit-text-stroke: 1px #fff;
}

.items .items_box .hd ul li .items_on .nr h5 a em{
  font-size: 24px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: -15px;
}
.items .items_box .hd ul li .items_on .nr h5 a span{
  font-size: 15px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  letter-spacing: 2px;
  opacity: 0.2;
  margin-top: 2px;
}

.items .items_box .hd ul li .items_on .nr .more{
  float: right;
  display: block;
  background: url(../images/more1.png) no-repeat center;
  width: 54px;
  height: 23px;
  margin: 62px 5px 0 0;
}



.items .items_box .hd ul li.on .items_on{
  width: 100%;
  opacity: 1;
}


/* case */

.case_bg{
  width: 100%;
  margin: 80px auto 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat top center;
}

.case_bg .case{
  margin: 0 auto;
  width: 1300px;
  padding-top: 65px;
}

.case_bg .case .case_t{
  margin: 0 auto;
  text-align: center;
  height: 125px;
}

.case_bg .case .case_t h5{
  font-size: 148px;
  color: #fff;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 125px;
  opacity: 0.03;

}

.case_bg .case .case_t .title{
  margin-top: -92px;
}

.case_bg .case .case_t span{
  color: #fff;
}
.case_bg .case .case_t h3{
  display: inline-block;
  color: #fff;
  background: url(../images/title1.png) no-repeat left center;
}


.case_bg .case .case_box{
  margin: 40px auto 0 auto;
  width: 1360px;
  height: 450px;
}

.case_bg .case .case_box ul li{
  float: left;
  width: 400px;
  height: 394px;
  margin-right: 50px;
  background: #fff;
  border-radius: 8px;
}

.case_bg .case .case_box ul li dt{
  width: 360px;
  height: 187px;
  border-bottom: 3px solid #f4f7fb;
  margin: 0 auto;

}

.case_bg .case .case_box ul li dt img{
  display: block;
  float: left;
  margin: 40px 0 0 15px ;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.case_bg .case .case_box ul li dt h5{
  float: left;
  margin: 65px 0 0 25px;
}

.case_bg .case .case_box ul li dt h5 span{
  display: block;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -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 ul li dt h5 i{
  font-size: 14px;
  color: #f25c5b;
  height: 26px;
  line-height: 26px;
  background: #f4f7fb;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  display: block;
  padding: 0 8px;
  margin-top: 5px;
}

.case_bg .case .case_box ul li .nr{
  margin: 25px auto 0 auto;

}

.case_bg .case .case_box ul li dd{
  font-size: 15px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 80px;
  float: left;
  margin: 0 0 0 20px;
  line-height: 38px;
}


.case_bg .case .case_box ul li dd a{
  font-size: 15px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -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 ul li dd a:hover{
  color: #f25c5b;
}


/* fw */

.case_bg .fw{
  margin: 90px auto 0 auto;
  width: 1300px;
}

.case_bg .fw .fw_t{
  height: 110px;
}

.case_bg .fw .fw_t .title{
  float: left;
}

.case_bg .fw .fw_t .tel{
  float: right;
  margin-top: 5px;
} 

.case_bg .fw .fw_t .tel img{
  display: block;
  float: left;
  width: 46px;
  height: 46px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

.case_bg .fw .fw_t .tel span{
  display: block;
  font-size: 25px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 15px;
  float: left;

}

.case_bg .fw .fw_t .tel span i{
  display: block;
  font-size: 14px;
  color: #b0b0b0;
  line-height: 18px;
}

.case_bg .fw .fw_box{
  margin: 0px auto 0 auto;
  width: 1360px;
} 

.case_bg .fw .fw_box ul li{
  float: left;
  margin-right: 25px;
  width: 200px;
  height: 324px;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 0 20px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .fw .fw_box ul li span{
  display: block;
  font-size: 82px;
  color: #eef3f7;
  font-family: "Impact";
  line-height: 72px;
  margin: 35px auto 0 auto;

}

.case_bg .fw .fw_box ul li h5{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin: -50px auto 0 auto;
  position: relative;
  z-index: 5;
}

.case_bg .fw .fw_box ul li p{
  font-size: 15px;
  color: #888888;
  line-height: 28px;
  height: 84px;
  text-align: left;
  margin: 40px auto 0 auto;
}

.case_bg .fw .fw_box ul li .zx{
  width: 114px;
  height: 42px;
  line-height: 42px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 45px;
  display: block;
  margin: 40px auto 0 auto;
  font-size: 14px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .fw .fw_box ul li:hover{
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.case_bg .fw .fw_box ul li:hover .zx{
  border: 1px solid #1d3480;
}



/* standards */

.standards_bg{
  width: 100%;
  margin: 80px auto 0 auto;
  height: 714px;
  background: #f7f7f7;
  overflow: hidden;
}

.standards_bg .standards{
  width: 1300px;
  margin: 0 auto;
  padding-top: 80px;
}


.standards_bg .standards .title{
  margin: 0 auto;
  text-align: center;
}

.standards_bg .standards .title h3{
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}

.standards_bg .standards .standards_box{
  margin: 47px auto 0 auto ;
  position: relative;
  z-index: 5;
}

.standards_bg .standards .standards_box .biaozhun_img{
  position: absolute;
  left: 398px;
  top: 0px;
  z-index: 9;
  width: 504px;
}

.standards_bg .standards .standards_box .biaozhun_img img{
  width: 504px;
  height: 396px;
  display: block;
  margin: 95px auto 0 auto;
  position: relative;
  z-index: 15;

}

.standards_bg .standards .standards_box .biaozhun_img::after{
  position: absolute;
  left: 46px;
  top: 0px;
  width: 412px;
  height: 412px;
  background: #f25c5b ; 
  border-radius: 50%;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.standards_bg .standards .standards_box .bd{
  width: 1610px;
  margin-left: -155px;
  padding-top: 30px;
  position: relative;
  z-index: 5;
  overflow: hidden;


}

.standards_bg .standards .standards_box::after{
  position: absolute;
  left: -310px;
  top: 30px;
  width: 692px;
  height: 212px;
  background: #fff ; 
  border-top-right-radius: 125px;
  border-bottom-right-radius: 125px;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.standards_bg .standards .standards_box::before{
  position: absolute;
  right: -310px;
  top: 30px;
  width: 692px;
  height: 212px;
  background: #fff ; 
  border-top-left-radius: 125px;
  border-bottom-left-radius: 125px;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.standards_bg .standards .standards_box .bd ul li{
  float: left;
  width: 520px;
  padding-top: 45px;
}

.standards_bg .standards .standards_box .bd ul li .s_ico{
  float: left;
  width: 122px;
  height: 122px;
  background: url(../images/buttom3.png) no-repeat  center;
}

.standards_bg .standards .standards_box .bd ul li .s_ico img{
  width: 122px;
  height: 122px;
} 

.standards_bg .standards .standards_box .bd ul li .txt{
  float: left;
  margin-left: 32px;
  width: 365px;

}

.standards_bg .standards .standards_box .bd ul li .txt h5{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 25px;
  margin-top: 5px;

}

.standards_bg .standards .standards_box .bd ul li .txt em{
  display: inline-block;
  background: url(../images/buttom4.png) no-repeat  center;
  width: 34px;
  height: 5px;
  margin-top: 0px;
}

.standards_bg .standards .standards_box .bd ul li .txt p{
  font-size: 16px;
  color: #888888;
  line-height: 28px;
  margin-top: 15px;

}

.standards_bg .standards .standards_box .bd ul li.swiper-slide-next{
  text-align: right;
}

.standards_bg .standards .standards_box .bd ul li.swiper-slide-next .s_ico{
  float: right;
}

.standards_bg .standards .standards_box .bd ul li.swiper-slide-next .txt{
  float: right;
  margin-left: 0px;
  margin-right: 32px;
}

.standards_bg .standards .standards_box .bd ul li.swiper-slide-next .txt em{
  display: inline-block;
  text-align: right;
}

.standards_bg .standards .standards_box .swiper-next{
  position: absolute;
  right: 0px;
  top: 345px;
  width: 206px;
  height: 50px;
  border-bottom: 1px solid #333333;
  text-align: center;
}

.standards_bg .standards .standards_box .swiper-next::after{
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 0px;
  height: 2px;
  background: #f25c5b ; 
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.standards_bg .standards .standards_box .swiper-next:hover::after{
  width: 100%;
}

.standards_bg .standards .standards_box .swiper-next i{
  display: inline-block;
  text-align: center;
  padding-right: 50px;
  font-size: 14px;
  color: #333;
  background: url(../images/right.png) no-repeat right center;
}


.standards_bg .standards .standards_box .swiper-prev{
  position: absolute;
  left: 0px;
  top: 345px;
  width: 206px;
  height: 50px;
  border-bottom: 1px solid #333333;
  text-align: center;
}


.standards_bg .standards .standards_box .swiper-prev i{
  display: inline-block;
  text-align: center;
  padding-left: 50px;
  font-size: 14px;
  color: #333;
  background: url(../images/left.png) no-repeat left center;
}

.standards_bg .standards .standards_box .swiper-prev::after{
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 0px;
  height: 2px;
  background: #f25c5b ; 
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.standards_bg .standards .standards_box .swiper-prev:hover::after{
  width: 100%;
}


/* ys */

.ys_bg{
  width: 100%;
  margin: 0 auto;
  height: 557px;
  background: url(../images/ys_bg.png) no-repeat  center;
}

.ys_bg .ys{
  width: 1300px;
  margin: 0 auto;
  padding-top: 70px;
}

.ys_bg .ys .title{
  margin: 0 auto;
  text-align: center;
}

.ys_bg .ys .title h3{
  display: inline-block;
}

.ys_bg .ys .ys_box{
  margin: 25px auto 0 auto;
  position: relative;
}


.ys_bg .ys .ys_box .mySwiper{
  overflow: hidden;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide{


}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl{
  text-align: center;
  float: left;
  margin: 0 75px 0 0;
  width: 200px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl:last-child{
  margin-right: 0;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl span{
  display: block;
  margin: 0 auto;
  width: 90px;
  height: 90px;
  padding: 15px;
  background: url(../images/ys_list.png) no-repeat  center;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl img{
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl p{
  font-size: 18px;
  color: #333333;
  margin: 15px auto 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl:hover p{
  color: #1d3480;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl:nth-child(2){
  padding-top: 60px;

}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl:nth-child(3){
  padding-top: 80px;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide dl:nth-child(5){
  padding-top: 30px;
}

.ys_bg .ys .ys_box .swiper-button-next{
  width: 20px;
  height: 17px;
  cursor: pointer;
  background: url(../images/ys_right.png) no-repeat  center;
  top: 295px;
  right: -50px;
  margin-top: 0;
}

.ys_bg .ys .ys_box .swiper-button-prev{
  width: 20px;
  height: 17px;
  cursor: pointer;
  background: url(../images/ys_left.png) no-repeat  center;
  top: 295px;
  left: -50px;
  margin-top: 0;
}

.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
  content: 'next';
  display: none;
}

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
  content: 'prev';
  display: none;
}

.ys_bg .ys .ys_box .swiper-pagination{

}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 14px;
  left: 0;
  top: 300px;
  border-radius: 95px;
}

.swiper-pagination-progressbar {
  background: #f7f7f7;
  position: absolute;

}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #f25c5b;
  border-radius: 95px;
}


/* lc */

.lc_bg{
  width: 100%;
  height: 1138px;
  margin: 0 auto;
  background: url(../images/lc_bg.jpg) no-repeat center;
}

.lc_bg .lc{
  margin: 0 auto;
  padding-top: 70px;

}

.lc_bg .lc .lc_t{
  margin: 0 auto;
  text-align: center;
  height: 160px;
}

.lc_bg .lc .lc_t h5{
  font-size: 148px;
  color: #fff;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 125px;
  opacity: 0.03;

}

.lc_bg .lc .lc_t .title{
  margin-top: -92px;
}

.lc_bg .lc .lc_t span{
  color: #fff;
}
.lc_bg .lc .lc_t h3{
  display: inline-block;
  color: #fff;
  background: url(../images/title1.png) no-repeat left center;
}

.lc_bg .lc .lc_box{
  margin: 0 auto;
  width: 1500px;
}


.lc_bg .lc .lc_box ul li{
  float: left;
  width: 325px;
  height: 383px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 90px;
  margin-right: 66px;
  position: relative;
  z-index: 5;

}

.lc_bg .lc .lc_box ul li:last-child{
  margin-right: 0;
}

.lc_bg .lc .lc_box ul li .lc_ico{
  margin: 0 auto;
  height: 63px;
  padding-top: 20px;
}

.lc_bg .lc .lc_box ul li .lc_ico img{
  margin: 0px auto 0 auto;
  width: 43px;
  height: 43px;
  display: block;
}

.lc_bg .lc .lc_box ul li .txt{
  margin: 0 auto;
  height: 85px;
  width: 293px;
  height: 300px;
  background: #fff;
  border-bottom-left-radius: 90px;
  border-bottom-right-radius: 90px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0 16px;
  text-align: center;
}


.lc_bg .lc .lc_box ul li .txt h5{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin: 0px auto 3px auto;
  padding-top: 22px;

}

.lc_bg .lc .lc_box ul li .txt i{
  display: block;
  font-size: 12px;
  color: #afafaf;
  font-family: Arial, Helvetica, sans-serif;
}

.lc_bg .lc .lc_box ul li .txt em{
  display: block;
  border-bottom: 1px dashed #f25c5b;
  margin: 15px  auto 25px auto;
}

.lc_bg .lc .lc_box ul li .txt p{
  font-size: 16px;
  color: #888888;
  line-height: 30px;
  text-align: center;
}


.lc_bg .lc .lc_box ul li::after{
  background: #f25c5b;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  border-radius: 90px;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}


.lc_bg .lc .lc_box ul li.on::after{
  height: 100%;
}



/* Process */

.Process{
  width: 1500px;
  margin: 70px auto 0 auto;
}

.Process .title {
  text-align: center;
}

.Process .title span{
  color: #fff;
}

.Process .title h3{
  display: inline-block;
  color: #fff;
  background: url(../images/title1.png) no-repeat left center;
}

.Process .process_box{
  margin: 40px auto 0 auto;
  position: relative;
  z-index: 5;
  height: 260px;
}

.Process .process_box::after{
  position: absolute;
  left: 50px;
  top: 80px;
  width: 90%;
  height: 1px;
  border-bottom: 1px dashed #fff;
  content: "";
  z-index: -1;
  opacity: 0.25;
}


.Process .process_box ul li{
  float: left;
  width: 166px;
  height: 180px;
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 90px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  background: rgba(255, 255, 255, 0.9);
  margin-right: 165px;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.Process .process_box ul li::before{
  position: absolute;
  right: -90px;
  top: 73px;
  width: 16px;
  height: 16px;
  background: url(../images/buttom1.png) no-repeat  center ; 
  content: "";
  z-index: -1;
}

.Process .process_box ul li:last-child{
  margin-right: 0;
}

.Process .process_box ul li:last-child::before{
  display: none;
}

.Process .process_box ul li .lc_ico{
  margin: 16px auto 0 auto;
  width: 43px;
  height: 43px;
  overflow: hidden;
  

}

.Process .process_box ul li .lc_ico .lc1{
  width: 43px;
  height: 43px;
  margin: 0 auto;
  display: block;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.Process .process_box ul li .lc_ico .lc2{
  width: 43px;
  height: 43px;
  margin: 0 auto;
  display: block;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.Process .process_box ul li .txt{
  margin: 15px auto 0 auto;
  width: 166px;
  height: 145px;
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 90px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  background: rgba(255, 255, 255, 0);
  text-align: center;
  padding-top: 5px;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
} 

.Process .process_box ul li .txt em{
  display: block;
  margin: 0px auto 0 auto;
  width: 14px;
  height: 4px;
  background: #11182e;
  border-radius: 95px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.Process .process_box ul li .txt h5{
  font-size: 20px;
  color: #333;
  margin: 16px auto 0 auto;

}

.Process .process_box ul li .txt i{
  display: block;
  width: 0px;
  margin: 0 auto;
  border-bottom: 1px dashed #f25c5b;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.Process .process_box ul li .txt span{
  display: block;
  font-size: 12px;
  color: #afafaf;
  font-family: Arial, Helvetica, sans-serif;

}


.Process .process_box ul li::after{
  background: #f25c5b;
  position: absolute;
  left: 0px;
  top: -10px;
  width: 100%;
  height: 0px;
  border-radius: 90px;
  background: #f25c5b;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.Process .process_box ul li.on{
  border-top-right-radius: 90px;
  border-top-left-radius: 90px;
  background: rgba(255, 255, 255, 0);
}

.Process .process_box ul li.on::after{
  height: 234px;
}

.Process .process_box ul li.on .txt{
  background: rgba(255, 255, 255, 1);
}

.Process .process_box ul li.on .txt i{
  width: 123px;
  margin: 10px auto;
}

.Process .process_box ul li.on .txt em{
  opacity: 0;
}

.Process .process_box ul li.on .lc_ico .lc1{
  transform: translateY(-43px);
}

.Process .process_box ul li.on .lc_ico .lc2{
  transform: translateY(-43px);
}


.Process .process_xt{
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  color: #fff;
} 





/* about */

.ab_bg{
  width: 100%;
  height: 760px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat bottom center ; 
  overflow: hidden;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 140px;
}


.ab_bg .about .ab_l{
  width: 720px;
  float: left;
  margin-top: 10px;

}


.ab_bg .about .ab_l .txt{
  margin-top: 50px;

}

.ab_bg .about .ab_l .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 38px;
  height: 190px;
  overflow: hidden;

}

.ab_bg .about .ab_l .txt .more{
  display: block;
  font-size: 18px;
  color: #333333;
  padding-left: 98px;
  height: 50px;
  line-height: 50px;
  background: url(../images/ab_more.png) no-repeat left center ; 
  letter-spacing: 1px;
  margin-top: 123px;
}


.ab_bg .about .ab_t{
  float: right;
  margin-right: -225px;
  background: url(../images/ab_t.png) no-repeat left center ; 
  width: 269px;
  height: 244px;
} 


.ab_bg .about .ab_t a{
  display: block;
  text-align: center;
  padding-top: 60px;
  padding-right: 20px;
}

.ab_bg .about .ab_t a span{
  display: block;
  font-size: 36px;
  color: #1d3480;
  line-height: 30px;
}

.ab_bg .about .ab_t a i{
  display: block;
  font-size: 58px;
  color: #1d3480;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 45px;
  margin-top: 25px;
}





/* hz */

.hz_bg{
  margin: 0 auto;
  width: 100%;
  height: 859px;
  background: url(../images/hz_bg.jpg) no-repeat  center;
}

.hz_bg .hz{
  margin: 0 auto;
  width: 1300px;
  padding-top: 85px;
}

.hz_bg .hz .hz_t{
  height: 110px;
}

.hz_bg .hz .hz_t .title{
  float: left;
}

.hz_bg .hz .hz_t .t_more{
  float: right;
  margin-top: 13px;
  height: 50px;
  line-height: 50px;
  padding-left: 98px;
  background: url(../images/more2.png) no-repeat left center;
}

.hz_bg .hz .hz_t .t_more a{
  display: block;
  font-size: 18px;
  color: #333;
}

.hz_bg .hz .hz_box{
  margin: 0 auto;
  width: 1300px;
  height: 530px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
} 

.hz_bg .hz .hz_box .bd{
  height: 530px;
}

.hz_bg .hz .hz_box .bd ul{
  overflow: hidden;
}

.hz_bg .hz .hz_box .bd ul li{
  float: left;
  height: 75px;
  line-height: 75px;
  width: 432px;
  border-right: 1px solid #dbdbdb;
  text-align: center;


}

.hz_bg .hz .hz_box .bd ul li a{
  font-size: 17px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.hz_bg .hz .hz_box .bd ul li:nth-child(4){
  background: #fafafa;
}

.hz_bg .hz .hz_box .bd ul li:nth-child(10){
  background: #fafafa;
}


.hz_bg .hz .hz_box .bd ul li:nth-child(16){
  background: #fafafa;
}

.hz_bg .hz .hz_box .bd ul li:nth-child(6n){
  background: #fafafa;
}

.hz_bg .hz .hz_box .bd ul li:nth-child(3n){
  border-right: none;
}


.hz_bg .hz .hz_box .bd ul li:nth-child(5){
  background: #fafafa;
}

.hz_bg .hz .hz_box .bd ul li:nth-child(11){
  background: #fafafa;
}

.hz_bg .hz .hz_box .bd ul li:nth-child(17){
  background: #fafafa;
}

.hz_bg .hz .hz_box .bd ul li:hover a{
  color: #1d3480;
}

/* news */

.news_bg{
  width: 100%;
  margin: 15px auto 90px auto;
  overflow: hidden;
}

.news_bg .news{
  margin: 0 auto;
  width: 1300px;
}

.news_bg .news .news_t{
  height: 108px;
}

.news_bg .news .news_t .title{
  float: left;
}

.news_bg .news .news_t .news_list{
  float: right;
} 

.news_bg .news .news_t .news_list ul li{
  float: left;
  width: 160px;
  height: 65px;
  line-height: 65px;
  margin-left: 70px;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  font-size: 16px;
  color: #333333;
  -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 a span{
  display: block;
  float: left;
  background: #f2f6fa;
  border: 1px solid #f2f6fa;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  padding: 10px;
  margin-right: 15px;
  -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 a span img{
  display: block;
  background: #f2f6fa;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.news_bg .news .news_t .news_list ul li.on a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.news_bg .news .news_t .news_list ul li.on a span{
  background: #fff;
  border: 1px solid #c6d0d8;
  
}


.news_bg .news .news_box{
  margin: 0 auto;
  width: 1400px;
  height: 560px !important;
}

.news_bg .news .news_box ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 410px;
  height: 262px;
  border: 1px solid #c5cfd7;
  border-radius: 8px;
  margin: 0 32px 30px 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 ul li .news_img{
  width: 390px;
  height: 0px;
  border-radius: 8px;
  margin: 10px;
  -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 ul li .news_img img{
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.news_bg .news .news_box ul li .txt{
  position: absolute;
  left: 0;
  top: 0px;
  width: 410px;
  height: 262px;
  -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 ul li .txt h5{
  width: 356px;
  margin: 0 auto;
  padding-top: 50px;
  height: 60px;
}

.news_bg .news .news_box ul li .txt h5 a{
  float: left;
  width: 235px;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 60px;
  display: block;
  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 ul li .txt h5 span{
  float: right;
  width: 75px;
  height: 52px;
  border-left: 1px solid #dedede;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: 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 ul li .txt h5 span i{
  display: block;
  font-size: 50px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 40px;
}

.news_bg .news .news_box ul li .txt em{
  display: block;
  background: #fff;
  width: 0;
  height: 3px;
  -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 ul li .txt p{
  width: 356px;
  margin: 30px auto 0 auto;
  font-size: 15px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -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 ul li .txt .more{
  display: block;
  width: 100px;
  height: 29px;
  line-height: 29px;
  background: #f2f6fa;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  margin-top: 38px;
  position: relative;
  z-index: 5;
  -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 ul li .txt .more::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 100%;
  background: #f25c5b ; 
  content: "";
  z-index: -1;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 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_box ul li:hover{
  background: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.news_bg .news .news_box ul li:hover .news_img{
  height: 242px;
}

.news_bg .news .news_box ul li:hover .txt{
  position: absolute;
  left: 10px;
  top: 10px;
  width: 390px;
  height: 242px;
  background: rgba(29, 52, 128, 0.4);
  border-radius: 8px;
}

.news_bg .news .news_box ul li:hover h5{
  padding-top: 40px;
  height: auto;

}

.news_bg .news .news_box ul li:hover h5 a{
  color: #fff;
  float: none;
  height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  width: 310px;
  margin-left: 15px;
}

.news_bg .news .news_box ul li:hover h5 span{
  display: none;
  width: 0;


}

.news_bg .news .news_box ul li:hover em{
  width: 20px;
  margin: 10px 0 0 30px;
}

.news_bg .news .news_box ul li:hover  p{
  color: #fff;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  white-space: initial;
  margin: 23px 0 0 30px;
  width: 310px;
}

.news_bg .news .news_box ul li:hover .txt .more{
  color: #fff;

}

.news_bg .news .news_box ul li:hover .txt .more::after{
  width: 100%;

}