
/*-----------------------------------------------------------*/
/*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*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 700px;
  background: #fff;
  overflow: hidden;

}

.fullSlide .bd {
  width: 93%;
  height: 700px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-left: 7%;
}


.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 700px;
  overflow: hidden;
  text-align: center;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.fullSlide .bd li a {
  display: block;
  height: 700px;
}

.fullSlide .bd li span{
  display: block;
  width: 300px;
  height: 198px;
  border-bottom: 1px solid #f3f3f3;
  background: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: absolute;
  z-index: 5;
  bottom: 0px;
  right: 17%;
}

.fullSlide .bd li span img{
  display: block;
  width: 264px;
  height: 151px;
  margin: 24px auto 0 auto;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 155px;
  left: 0;
  width: 7%;
  background: url(../images/banner_xt.png) no-repeat   center 53px;
}

.fullSlide .hd ul {
  margin-left: 38%;

}

.fullSlide .hd ul li {
  cursor: pointer;
  display: block;
  zoom: 1;
  width: 15px;
  height: 30px;
  border-radius: 50%;
  background: #f5f5f5;
  margin: 0px 0px 150px 0;
  line-height: 30px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  font-size: 14px;
  color: #929292;
  padding-left: 15px;
  position: relative;

}

.fullSlide .hd ul li::after{
  position: absolute;
  left: 7px;
  top: 0px;
  content: "0";
  font-size: 14px;
  color: #929292;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fullSlide .hd ul .on {
  background: #f39801;
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.fullSlide .hd ul .on::after{
  color: #fff;
}


.fullSlide .next {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  z-index: 2;
  background: url(../images/bannerR.png) no-repeat center;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  right: 4%;
}

.fullSlide .prev {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  z-index: 2;
  background: url(../images/bannerL.png) no-repeat center;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  left: 4%;
}

.banner_box {
  width: 100%;
  position: relative;
  height: 805px;

}

.banner_box .trait{
  width: 100%;
  margin: 0 auto;
  height: 105px;
}

.banner_box .trait .trait_box{
  width: 1300px;
  margin: 0 auto;
  height: 105px;
}

.banner_box .trait .trait_box .trait_l{
  float: left;
  line-height: 105px;
  background: url(../images/buttom1.png) no-repeat left center;
  padding-left: 70px;
  font-size: 18px;
  color:  #444444;
}

.banner_box .trait .trait_box .tel{
  float: right;
  height: 83px;
  width: 250px;
  background: #fff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  padding: 20px 0 0 50px;
}

.banner_box .trait .trait_box .tel .tel_nr{
  background: url(../images/tel.png) no-repeat left 5px;
  padding-left: 30px;
}

.banner_box .trait .trait_box .tel .tel_nr span{
  display: block;
  font-size: 24px;
  color: #444444;
  font-weight: bold;
  line-height: 32px;
}


/*title*/
  
.title{
  height: 100px;
  background: url(../images/title.png) no-repeat left center;
  margin-left: -50px;
  padding-left: 50px;
}


.title h3{
  font-size: 30px;
  color: #444444;
  font-weight: bold;
  padding-top: 17px;
}

.title h3 a{
  font-size: 30px;
  color: #444444;
  font-weight: bold;
}

.title h3 i{
  font-size: 18px;
  color: #333;
  font-weight: normal;
}

.title h3 span{
  font-size: 30px;
  color: #1873d3;
  font-weight: normal;
  margin: 0 10px;
}

.title p{
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
  margin-left: 35px;
  letter-spacing: 4.5px;
}

/*product*/ 

.product{
  width: 1300px;
  margin: 80px auto 0 auto;
}

.product .pro_t{
  height: 100px;
}

.product .pro_t .title{
  float: left;
}

.product .pro_t .pro_list{
  float: right;
  width: 890px;
  height: 100px;
  background: #fafafa;
}

.product .pro_t .pro_list ul li{
  float: left;
  width: 124px;
  line-height: 100px;
  position: relative;
  text-align: center;
  margin: 0 12px 0 12px;
  
}

.product .pro_t .pro_list ul li a {
  font-size: 16px;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_t .pro_list ul li a i{
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url(../images/pro_ico1.png) no-repeat center;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_t .pro_list ul li::after{
  position: absolute;
  left: 12px;
  top: 0;
  width: 0;
  height: 3px;
  background: #1873d3;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_t .pro_list ul li.on::after{
  width: 100%;

}

.product .pro_t .pro_list ul li.on a{
  font-weight: bold;

}

.product .pro_t .pro_list ul li.on a i{
  background: url(../images/pro_ico2.png) no-repeat center;
}

.product .pro_box{
  margin: 40px auto 0 auto;
  height: 440px;
  position: relative;
}

.product .pro_box .bd{
  width: 1300px;
  margin: 0 auto;
}

.product .pro_box .bd ul li{
  float: left;
  width: 1300px;
}

.product .pro_box .bd ul li .pic{
  float: left;
  width: 630px;
  height: 440px;
  background: #f8f8f8;
  border-radius: 5px;

}

.product .pro_box .bd ul li .pic img{
  width: 610px;
  height: 420px;
  margin: 10px;
}

.product .pro_box .bd ul li .txt{
  float: right;
  width: 625px;
  margin-top: 55px;

} 

.product .pro_box .bd ul li .txt h5 a{
  font-size: 18px;
  color: #444444;
  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;
}

.product .pro_box .bd ul li:hover .txt h5 a{
  color: #1873d3;
}

.product .pro_box .bd ul li .txt p{
  font-size: 15px;
  color: #666666;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin-top: 20px;
}

.product .pro_box .bd ul li .txt .more{
  margin-top: 190px;
  width: 514px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-left: 4px solid #1873d3;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  padding: 0 40px 0 35px;

}

.product .pro_box .bd ul li .txt .more a{
  display: block;
   font-size: 14px;
   color:  #cccccc;
   font-family: Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   background: url(../images/more1.png) no-repeat right center;
}

.product .pro_box .hd{
  position: absolute;
  left: 670px;
  top: 265px;
  z-index: 5;
}

.product .pro_box .hd ul li{
  float: left;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #e9e9e9;
  margin-right: 32px;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box .hd ul li.on{
  color: #fff;
  background: #f39801;
}

.product .pro_show{
  width: 1360px;
  margin: 40px auto 0 auto;
} 

.product .pro_show ul li{
  float: left;
  margin-right: 35px;
  width: 300px;
  height: 265px;
  background: #f8f8f8;
  border-radius: 8px;
}

.product .pro_show ul li .pic{
  width: 280px;
  height: 200px;
  margin: 10px 10px 0 10px;

}

.product .pro_show ul li .pic img{
  width: 280px;
  height: 200px;
  border-radius: 8px;
}

.product .pro_show ul li .txt {
  width: 280px;
  height: 55px;
  line-height: 55px;
  margin: 0 auto;
}

.product .pro_show ul li .txt h5{
  float: left;
  width: 220px;

}

.product .pro_show ul li .txt h5 a{
  font-size: 16px;
  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;
} 

.product .pro_show ul li .txt h5 a i{
  font-size: 16px;
  color: #444444;
  margin-right: 15px;
}

.product .pro_show ul li .txt .more{
  float: right;
  width: 30px;
  height: 7px;
  background: url(../images/more2.png) no-repeat  center;
  margin-top: 24px;
} 

.product .pro_show ul li:hover .txt h5 a{
  color: #1873d3;
}


/*ys*/ 

.ys_bg{
  width: 100%;
  height: 778px;
  margin: 80px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.ys_bg .ys{
  width: 1300px;
  margin: 0 auto;
  position: relative;
  height: 658px;
}

.ys_bg .ys .title{
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 5;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
}

.ys_bg .ys .ys_box .bd{
  float: left;
  width: 1210px;

}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1210px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: left;
  width: 520px;
  margin-top: 240px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  font-size: 20px;
  color: #333333;
  font-weight: bold;

}

.ys_bg .ys .ys_box .bd ul li .txt h5 i{
  font-size: 12px;
  color: #999999;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 15px;
  color: #666666;
  line-height: 34px;
  margin-top: 17px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: right;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: #fff;
} 

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  width: 600px;
  height: 600px;
  border-radius: 50%;
}
 

.ys_bg .ys .ys_box .hd{
  position: absolute;
  left: 1200px;
  top: 87px;
}

.ys_bg .ys .ys_box .hd ul li{
  padding-left: 45px;
  width: 170px;
  margin-bottom: 80px;
  background: url(../images/buttom3.png) no-repeat left center;
  -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 .hd ul li p{
  font-size: 14px;
  color: #fff;
  font-weight: normal;

}

.ys_bg .ys .ys_box .hd ul li p i{
  display: block;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.ys_bg .ys .ys_box .hd ul li.on{
  background: url(../images/buttom2.png) no-repeat left center;
}

.ys_bg .ys .ys_box .hd ul li.ys2{
  margin-left: 53px;
}

.ys_bg .ys .ys_box .hd ul li.ys3{
  margin-left: 45px;
}

.ys_bg .ys .ys_box .hd ul li.ys4{
  margin-left: -37px;
}

.ys_bg .ys .ys_box .zx{
  position: absolute;
  left: 0;
  top: 465px;
  z-index: 5;
}

.ys_bg .ys .ys_box .zx .tel{
  float: left;
  font-size: 18px;
  color: #666;
  line-height: 36px;
  background: url(../images/buttom4.png) no-repeat left center;
  padding-left: 20px;
}

.ys_bg .ys .ys_box .zx .tel span{
  font-size: 24px;
  color: #444444;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_box .zx .zixun{
  float: left;
  width: 100px;
  height: 36px;
  line-height: 36px;
  background: #f39801;
  border-radius: 5px;
  text-align: center;
  margin-left: 45px;

} 

.ys_bg .ys .ys_box .zx .zixun a{
  display: block;
   font-size: 16px;
   color: #fff;
}

.ys_bg .ys .ys_box .qq img{
  position: absolute;
  left: 625px;
  top: 60px;
  z-index: 5;
  display: block;
  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);
  }
}

/*message*/ 

.message{
  width: 1300px;
  margin: 0 auto;
  height: 90px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  border-radius: 12px;
  padding-top: 30px;
}

.message .form-group1{
  float: left;
  width: 250px;
  height: 50px;
  margin-left: 30px;
  background: #f9f9f9;
  border-radius: 3px;
}

.message .form-group1 input{
  width: 250px;
  height: 50px;
  background: url(../images/m1.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 47px;
}

.message .form-group2{
  float: left;
  width: 250px;
  height: 50px;
  margin-left: 30px;
  background: #f9f9f9;
  border-radius: 3px;
}

.message .form-group2 input{
  width: 250px;
  height: 50px;
  background: url(../images/m2.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 47px;
}


.message .form-group3{
  float: left;
  width: 250px;
  height: 50px;
  margin-left: 30px;
  background: #f9f9f9;
  border-radius: 3px;
}

.message .form-group3 textarea{
  width: 250px;
  height: 35px;
  background: url(../images/m3.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 47px;
  padding-top: 15px;
}


.message .form-group4{
  float: left;
  width: 250px;
  height: 50px;
  margin-left: 30px;
  background: #f9f9f9;
  border-radius: 3px;
}

.message .form-group4 input{
  width: 120px;
  height: 50px;
  background: url(../images/m4.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 47px;
  float: left;
}

.message .form-group4 .imgcode{
  float: right;
  width: 90px;
  height: 36px;
  margin: 7px 7px 0 0;
} 

.message  .anniu{
  float: left;
  width: 128px;
  height: 50px;
  margin-left: 30px;
}

.message  .anniu button{
  cursor: pointer;
  border: none;
  font-size: 14px;
  color: #fff;
  background: #f39801;
  border-radius: 5px;
  width: 128px;
  height: 50px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.message  .anniu button:hover{
  border-radius: 45px;
}

/*case*/ 

.case{
  width: 1300px;
  margin: 80px auto 0 auto;
  height: 740px;
  position: relative;
}

.case .title{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

.case .case_box{
  margin: 0 auto;
  position: relative;
}

.case .case_box .bd{
  width: 1170px;
  float: left;
}

.case .case_box .bd ul li{
  float: left;
  width: 1170px;
  height: 740px;
}

.case .case_box .bd ul li dl{
  float: left;
  width: 550px;
  height: 525px;
  background: #f9f9f9;
  border-radius: 5px;
  margin-right: 10px;
}


.case .case_box .bd ul li dl .pic{
  width: 550px;
  height: 380px;
  background: #f5f5f5;
  
}

.case .case_box .bd ul li dl .pic img{
  width: 542px;
  height: 372px;
  margin: 4px;
}

.case .case_box .bd ul li dl .txt{
  width: 480px;
  margin: 30px auto 0 auto;

} 

.case .case_box .bd ul li dl .txt .txt_l{
  float: left;
  width: 420px;
}

.case .case_box .bd ul li dl .txt .txt_l a{
  font-size: 18px;
  color: #333333;
  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;
}

.case .case_box .bd ul li dl .txt .txt_l p{
  font-size: 15px;
  color: #888888;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.case .case_box .bd ul li dl .txt .num{
  float: right;
  font-size: 40px;
  color: #dddddd;
  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;
} 

.case .case_box .bd ul li dl:nth-child(2n-1){
  margin-top: 135px;
  margin-right: 60px;
}

.case .case_box .bd ul li dl:nth-child(2n){
  background: #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 .case_box .bd ul li dl:hover .txt  .txt_l a{
  color: #1873d3;
}

.case .case_box .bd ul li dl:hover .txt .num{
  color: #1873d3;
}

.case .case_box .hd{
  float: right;
  width: 51px;
  height: 501px;
  position: relative;
  background: url(../images/case_xt.png) no-repeat  center;
} 

.case .case_box .hd .next{
  cursor: pointer;
  width: 51px;
  height: 51px;
  background: url(../images/left.png) no-repeat  center;
  margin-top: 138px;
  margin-bottom: 65px;
}

.case .case_box .hd .prev{
  cursor: pointer;
  width: 51px;
  height: 51px;
  background: url(../images/right.png) no-repeat  center;
} 

.case .case_box .case_xt{
  position: absolute;
  left: 613px;
  top: 577px;
  font-size: 94px;
  color: #f3f8fd;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 80px;
}

.case .case_box .zx{
  position: absolute;
  left: 613px;
  top: 623px;
  z-index: 5;
} 

.case .case_box .zx .tel{
  float: left;
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

.case .case_box .zx .tel span{
  font-size: 24px;
  color: #444444;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.case .case_box .zx .zixun{
  float: left;
  width: 100px;
  height: 36px;
  line-height: 36px;
  background: #f39801;
  border-radius: 5px;
  text-align: center;
  margin-left: 45px;
} 

.case .case_box .zx .zixun a{
  display: block;
  font-size: 18px;
  color: #fff;
}



/*about*/ 

.ab_bg{
  width: 100%;
  height: 863px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 75px;
  height: 640px;
}

.ab_bg .about .ab_l{
  float: left;
  width: 580px;
}

.ab_bg .about .ab_l .txt{
  margin-top: 75px;

}

.ab_bg .about .ab_l .txt h5 a{
  display: block;
  font-size: 24px;
  color: #444444;
  font-weight: bold;

}

.ab_bg .about .ab_l .txt p{
  font-size: 16px;
  color: #777777;
  line-height: 36px;
  height: 108px;
  overflow: hidden;
  margin-top: 10px;
}

.ab_bg .about .ab_l .ab_list{
  margin-top: 175px;
  width: 713px;

} 

.ab_bg .about .ab_l .ab_list ul li{
  float: left;
  width: 279px;
  height: 130px;
  background: #fff url(../images/ab_list1.png) no-repeat left center;
  margin-right: 60px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_l .ab_list ul li a{
  display: block;
}

.ab_bg .about .ab_l .ab_list ul li a span{
  display: block;
  float: left;
  width: 89px;
  height: 130px;

}

.ab_bg .about .ab_l .ab_list ul li a i{
  display: block;
  float: left;
  margin-left: 25px;
  font-size: 18px;
  color: #333;
  margin-top: 40px;
}

.ab_bg .about .ab_l .ab_list ul li a i em{
  display: block;
  font-size: 14px;
  color: #999999;
  margin-top: 2px;
}

.ab_bg .about .ab_l .ab_list ul li.ab1 a span{
  background: url(../images/ab1.png) no-repeat  center;

}

.ab_bg .about .ab_l .ab_list ul li.ab2 a span{
  background: url(../images/ab2.png) no-repeat  center;

}

.ab_bg .about .ab_l .ab_list ul li.on{
  background: #fff url(../images/ab_list.png) no-repeat left center;
}

.ab_bg .about .ab_l .ab_list ul li.ab1.on a span{
  background: url(../images/ab11.png) no-repeat  center;

}

.ab_bg .about .ab_l .ab_list ul li.ab2.on a span{
  background: url(../images/ab22.png) no-repeat  center;

}


.ab_bg .about .ab_r{
  float: right;
  width: 586px;
  position: relative;
  
} 

.ab_bg .about .ab_r .ab_img{
  width: 786px;
  height: 551px;
  margin-right: -200px;
  margin-top: 82px;

}

.ab_bg .about .ab_r .ab_img img{
  width: 786px;
  height: 551px;
  border-bottom-right-radius: 30px;
}

.ab_bg .about .ab_r .ab_num{
  position: absolute;
  left: 0px;
  top: -35px;
  font-size: 18px;
  color: #333;

}

.ab_bg .about .ab_r .ab_num i{
  font-size: 121px;
  color: #297ed7;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  position: relative;
  line-height: 90px;
  display: inline-block;
  top: 60px;
  margin-left: 47px;
}

.ab_bg .ab_xt{
  width: 1300px;
  margin: 60px auto 0 auto;
  font-size: 14px;
  color: #b8b8b8;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 14.5px;
} 



/*news*/ 

.news_bg{
  width: 100%;
  height: 945px;
  margin: 70px auto 0 auto;
  background: url(../images/news_bg.jpg) no-repeat  center;
}

.news_bg .news{
  width: 1300px;
  margin: 0 auto;
  padding-top: 50px;
}

.news_bg .news .news_t{
  height: 140px;

}

.news_bg .news .news_t .title{
  float: left;
}

.news_bg .news .news_t .news_list{
  float: right;
  margin-top: 10px;
  width: 640px;
  height: 80px;
  background: #f8f8f8;
  border-radius: 45px;
}

.news_bg .news .news_t .news_list ul li{
  float: left;
  height: 56px;
  line-height: 56px;
  margin: 12px 30px 0 30px;

}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  font-size: 18px;
  color: #333333;

}

.news_bg .news .news_t .news_list ul li a i{
  display: block;
  float: left;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 15px;
}

.news_bg .news .news_t .news_list ul li.n1 a i {
  background: url(../images/news1.png) no-repeat  center;
}

.news_bg .news .news_t .news_list ul li.n2 a i {
  background: url(../images/news2.png) no-repeat  center;
}

.news_bg .news .news_t .news_list ul li.n3 a i {
  background: url(../images/news3.png) no-repeat  center;
}


.news_bg .news .news_t .news_list ul li.n1.casehover a i {
  background: #0069d5 url(../images/news11.png) no-repeat  center;
}

.news_bg .news .news_t .news_list ul li.n2.casehover a i {
  background: #0069d5 url(../images/news22.png) no-repeat  center;
}

.news_bg .news .news_t .news_list ul li.n3.casehover a i {
  background: #0069d5 url(../images/news33.png) no-repeat  center;
}

.news_bg .news .news_box{
  margin: 0 auto;
  height: 545px;
} 

.news_bg .news .news_box ul li{
  float: left;
  width: 223px;
  height: 270px;
  border: 1px solid #eeeeee;
  padding: 0 55px 0 45px;
  position: relative;
  z-index: 5;

}

.news_bg .news .news_box ul li h5 a{
  font-size: 16px;
  color: #333333;
  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-top: 35px;
}

.news_bg .news .news_box ul li span{
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}

.news_bg .news .news_box ul li p{
  font-size: 15px;
  color: #999999;
  line-height: 33px;
  height: 66px;
  overflow: hidden;
  margin-top: 20px;
}

.news_bg .news .news_box ul li .more{
  display: block;
  background: url(../images/more3.png) no-repeat center;
  width: 26px;
  height: 26px;
  margin-top: 23px;
}

.news_bg .news .news_box ul li::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: 0;
  z-index: -1;
  background: url(../images/news_list.jpg) 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 ul li:hover::after{
  height: 100%;

}

/*f_cont*/ 

.f_cont{
  width: 1300px;
  margin: 55px auto 0 auto;
  position: relative;
  z-index: 5;
}

.f_cont::after{
  position: absolute;
  content: "";
  left: 0;
  top: 28px;
  width: 100%;
  height: 1px;
  z-index: -1;
  border-bottom: 1px dashed #eeeeee;

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.f_cont ul li{
  float: left;
  width: 413px;
  margin: 0 10px;
}

.f_cont ul li span{
  display: block;
  background: #f39801;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin: 0px auto 20px auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}

.f_cont ul li p{
  font-size: 16px;
  color: #444444;
  text-align: center;

}

.f_cont ul li p em{
  font-size: 18px;
  color: #444444;
  font-weight: bold;
}

.f_cont ul li p b{
  font-size: 18px;
  color: #444444;
  font-weight: normal;
}


.f_cont ul li span img{
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 56px;
}

.f_cont ul li:hover  span{
  
}

.square:hover i:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #f39801;
	border-radius: 32% 58% 69% 43% / 48% 32% 59% 55%;
	transition: 0.5s;
	animation: animate 6s linear infinite;
}


.square:hover i:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #f39801;
	border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
	transition: 0.5s;
	animation: animate 4s linear infinite;
}




.square:hover i:nth-child(3) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #f39801;
	border-radius: 31% 45% 74% 35% / 38% 56% 51% 87%;
	transition: 0.5s;
  animation: animate2 10s linear infinite;


}







@keyframes animate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes animate2 {
	0% {
		transform: rotate(360deg);
	}

	100% {
		transform: rotate(0deg);
	}
}






