﻿
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 90%;
    position: relative;
    height: 742px;
    background: #FFF;
    overflow: hidden;
    float: right;
  }
  
  .fullSlide .bd {
    height: 742px;
    margin: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 96%;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 742px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 742px;
  }
  
  .fullSlide .hd {
    width: 4%;
    position: absolute;
    right: 0;
    top: 265px;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }

  .fullSlide .hd ul li{
      width: 40px;
      height: 40px;
      line-height: 40px;
      background: #fff;
      border-radius: 50%;
      text-align: center;
      margin: 0 auto 60px auto; 
      -webkit-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
  }

  .fullSlide .hd ul li:nth-child(1)::after{
    position: absolute;
    content: "";
    left: 50%;
    top: 50px;
    background: url(../images/banner_xt.png) no-repeat center;
    width: 2px;
    height: 30px;
  }

  .fullSlide .hd ul li:nth-child(2)::after{
    position: absolute;
    content: "";
    left: 50%;
    top: 145px;
    background: url(../images/banner_xt.png) no-repeat center;
    width: 2px;
    height: 30px;
  }
  
  .fullSlide .hd ul li:nth-child(1)::before{
    position: absolute;
    left: 36%;
    top: 0px;
    content: "01";
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.fullSlide .hd ul li:nth-child(2)::before{
  position: absolute;
  left: 36%;
  top: 100px;
  content: "02";
  font-size: 16px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.fullSlide .hd ul li:nth-child(3)::before{
    position: absolute;
    left: 36%;
    top: 200px;
    content: "03";
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
  
  .fullSlide .hd ul .on {
      color: #fff;
    background: #9a1518;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }


  .fullSlide .hd ul li:nth-child(1).on::before{
    color: #fff;
  }
  
  .fullSlide .hd ul li:nth-child(2).on::before{
    color: #fff;
  }
  .fullSlide .hd ul li:nth-child(3).on::before{
    color: #fff;
  }
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR1.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL1.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }


.banner_box{
width: 100%;
height: 742px;
margin: 0 auto;
position: relative;
overflow: hidden;
}

.banner_box  .trait{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 10%;
    height: 740px;
    background: #fff;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.banner_box  .trait p{
    text-align: center;
    background: url(../images/buttom3.png) no-repeat top center;
    padding-top: 20px;
    font-size: 16px;
    color: #333333;
    writing-mode: tb-rl;
    letter-spacing: 2px;
    margin: 45px 0 0 80px;
}

.banner_box  .trait ul{
    margin-top: 45px;
    margin-left: 70px;
}

.banner_box  .trait ul li{
    width: 43px;
    height: 43px;
    position: relative;
    margin-bottom: 35px;
}

.banner_box  .trait ul li span{
    display: block;
    top: 0;
    left: 45px;
    position: absolute;
    z-index: 9;
    width: 80px;
    height: 80px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.banner_box  .trait ul li span img{
    width: 80px;
    height: 80px;
}

.banner_box  .trait ul li:hover span{
    opacity: 1;

}

/*xunpan*/
.xunpan_box{
  width: 1300px;
  margin: 17px auto 0 auto;

}

/* 询盘*/
i {
  font-weight: normal;
  font-style: normal;
}

.topxunpan {
  position: relative;
  height: 41px;
  float: right;
}


.topxunpan .xp {
  position: relative;
  line-height: 41px;
  color: #333333;
  font-size: 16px;
  cursor: pointer;
}

.topxunpan .xp img {
  position: relative;
  top: 0px;
  margin: 0 12px 0 0px;
  float: left;
}

.topxunpan .xp i {
  padding: 0 0px;
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
  color: #333333;
  font-size: 16px;
}

.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: #af1a1a;
  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: #af1a1a;
}

.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: 38px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 50px;
}

.title h3{
  font-size: 24px;
  color: #333;
  position: relative;
}

.title h3 a{
  font-size: 24px;
  color: #333;
}

.title h3 i{
  font-size: 24px;
  color: #af1c1f;

}

.title h3::after{
  position: absolute;
  left: -45px;
  top: 19px;
  content: "";
  background: url(../images/title.png) no-repeat center;
  width: 22px;
  height: 3px;
}


/*product*/

.pro_bg{
  width: 100%;
  height: 842px;
  margin: 40px auto 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat center;
}

.pro_bg .product{
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.pro_bg .product .title{
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 5;
}

.pro_bg .product .pro_box{
  height: 386px;
  margin: 0 auto;
}

.pro_bg .product .pro_box .pro_l{
  float: left;
  width: 195px;
  margin-top: 145px;
}

.pro_bg .product .pro_box .pro_l ul li .first{
  height: 45px;
  line-height: 45px;
  position: relative;
}

.pro_bg .product .pro_box .pro_l ul li .first a{
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 25px;
}

.pro_bg .product .pro_box .pro_l ul li ul li{
  height: 30px;
  line-height: 30px;
}

.pro_bg .product .pro_box .pro_l ul li ul li a{
  font-size: 14px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 25px;
}

.pro_bg .product .pro_box .pro_l ul li .first::after{
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 0;
  height: 1px;
  background: #9a1518;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .pro_l ul li:hover .first::after{
  width: 100%;
}

.pro_bg .product .pro_box .pro_l ul li:hover .first a{
  background: url(../images/buttom4.png) no-repeat left center;
  color: #9a1518;
}

.pro_bg .product .pro_box .pro_l ul li.on .first::after{
  width: 100%;
}

.pro_bg .product .pro_box .pro_l ul li.on .first a{
  background: url(../images/buttom4.png) no-repeat left center;
  color: #9a1518;
}

.pro_bg .product .pro_box .pro_r{
  float: right;
  width: 956px;
  height: 386px;
} 

.pro_bg .product .pro_box .pro_r .txt{
  float: left;
  width: 520px;
  height: 283px;
  background: #f4f6fa;
  padding-left: 46px;
  padding-right: 40px;
  margin-top: 103px;
}

.pro_bg .product .pro_box .pro_r .txt h5 a{
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 50px;
  border-bottom: 1px dashed #e2e2e2;
  margin-top: 30px;
}

.pro_bg .product .pro_box .pro_r .txt h5 a:hover{
  color: #9a1518;
}

.pro_bg .product .pro_box .pro_r .txt p{
  margin-top: 35px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;


}

.pro_bg .product .pro_box .pro_r .txt .more{
  font-size: 16px;
  color: #333;
  background: url(../images/right1.png) no-repeat right center;
  margin-top: 25px;
  display: block;
  width: 130px;
}

.pro_bg .product .pro_box .pro_r .pic{
  float: right;
  width: 350px;
  height: 386px;
  background: #f4f6fa;
} 

.pro_bg .product .pro_box .pro_r .pic img{
  width: 340px;
  height: 376px;
  margin: 5px;
}

.pro_bg .product .list{
  margin: 45px auto 0 auto;
  width: 1380px;
} 

.pro_bg .product .list ul li{
  float: left;
  margin-right: 80px;
}

.pro_bg .product .list ul li .pic{
  width: 265px;
  height: 292px;
  background: #f4f6fa;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .list ul li .pic img{
  width: 255px;
  height: 282px;
  margin: 5px;
}

.pro_bg .product .list ul li .txt{
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #f4f6fa;

} 

.pro_bg .product .list ul li .txt h5 a{
  font-size: 14px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -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/buttom5.png) no-repeat left center;
  width: 170px;
  float: left;

}

.pro_bg .product .list ul li .txt .more{
  float: right;
  font-size: 12px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

.pro_bg .product .list ul li:hover .pic{
  background: #fff;
  -webkit-box-shadow: 0 0 10px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 0 10px 8px rgba(0, 0, 0, .08);
}



/*ys*/

.ys_bg{
  width: 100%;
  height: 792px;
  margin: 0px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat center;
}

.ys_bg .ys{
  width: 1300px;
  margin: 0 auto;
  padding-top: 100px;
}

.ys_bg .ys .ys_t{
  height: 90px;

}

.ys_bg .ys .ys_t .t_l{
  float: left;
  margin-left: 125px;
  font-size: 14px;
  color: #666;
  letter-spacing: 5px;
  margin-top: 22px;
}

.ys_bg .ys .ys_t .title{
  float: right;
  background: url(../images/ys_t.png) no-repeat top left;
  width: 482px;
  padding-top: 55px;
  margin-right: -25px;
} 

.ys_bg .ys .ys_t .title h3{
  text-align: right;
  font-size: 20px;
  margin-right: 25px;
}

.ys_bg .ys .ys_t .title h3::after{
  left: 180px;
  top: 15px;
}

.ys_bg .ys .ys_box{
  margin: 16px auto 0 auto;
  position: relative;
} 

.ys_bg .ys .ys_box .bd{
  width: 1300px;
  margin: 0 auto;
  height: 449px;
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1300px;
  height: 449px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: left;
  width: 795px;
  height: 449px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: right;
  width: 455px;
  margin-top: 110px;
}

.ys_bg .ys .ys_box .bd ul li .txt span{
  display: block;
  font-size: 80px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 65px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  font-size: 20px;
  color: #af1c1f;
  font-weight: bold;
  margin-top: -45px;
  margin-left: 3px;

}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 14px;
  color: #666666;
  line-height: 36px;
  margin-top: 23px;

}

.ys_bg .ys .ys_box .hd{
  position: absolute;
  right: 0;
  top: 374px;
  height: 75px;
  width: 500px;
} 

.ys_bg .ys .ys_box .hd .next{
  float: left;
  width: 146px;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  background: url(../images/left.png) no-repeat 60px center;
  padding-left: 100px;
  line-height: 75px;
  cursor: pointer;

}

.ys_bg .ys .ys_box .hd .prev{
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background: url(../images/ys_right.png) no-repeat 60px center;
  padding-right: 100px;
  float: right;
  line-height: 75px;
  cursor: pointer;
} 

.ys_bg .ys .ys_box .zx{
  position: absolute;
  z-index: 5;
  right: 0;
  top: 35px;
  width: 64px;
  height: 64px;

}

.ys_bg .ys .ys_box .zx img{
  width: 64px;
  height: 64px;
}


/*case*/

.case{
  margin: 20px auto 0 auto;
  width: 1300px;
  position: relative;
}

.case::after{
  position: absolute;
  content: "";
  right: 0;
  top: -50px;
  width: 1px;
  height: 210px;
  background: #f5f5f5;
}

.case .case_t{
  height: 90px;

}

.case .case_t .title{
  float: left;
}

.case .case_t .tel{
  float: right;
  margin-top: 30px;
}

.case .case_t .tel .tel_img{
  float: left;
  width: 38px;
  height: 38px;

}

@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);
  }
}

.tel_img{
  width: 38px;
  height: 38px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

.case .case_t .tel span{
  float: left;
  margin-left: 20px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.case .case_box{
  width: 1300px;
  margin: 10px auto 0 auto;
  position: relative;
  z-index: 5;
}

.case .case_box .bd{
  width: 1380px;
  margin: 0px auto 0 auto;
  height: 380px;
  overflow: hidden;
}

.case .case_box .bd ul li{
  float: left;
  width: 370px;
  height: 360px;
  margin: 55px 95px 0 0;
  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 .pic{
  width: 370px;
  height: 265px;
  background: #f5f5f5;
  border-radius: 8px;
}

.case .case_box .bd ul li .pic img{
  width: 360px;
  height: 255px;
  border-radius: 8px;
  margin: 5px;
}

.case .case_box .bd ul li .txt{
  position: relative;
  margin-top: 15px;
} 

.case .case_box .bd ul li .txt .txt_t{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f5f5f5;
}

.case .case_box .bd ul li .txt .txt_t h5 a{
  float: left;
  width: 220px;
  font-size: 18px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 30px;
  background: url(../images/buttom2.png) no-repeat 15px center;
}

.case .case_box .bd ul li .txt .txt_t .more{
  float: right;
  font-size: 14px;
  color: #666;
  -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 .txt p{
  font-size: 14px;
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 35px;
  opacity: 0;
}

.case .case_box .bd ul li:hover{
  margin: 0 82px 0 0;
}

.case .case_box .bd ul li:hover .txt .txt_t .more{
  opacity: 0;
}

.case .case_box .bd ul li:hover .txt p{
  opacity: 1;
}

.case .case_box .hd{
  margin: 15px auto 0 auto;
} 

.case .case_box .hd ul{
  text-align: center;
}

.case .case_box .hd ul li{
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #b61a1e;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .hd ul li.on{
  width: 33px;
  border-radius: 8px;
}

.case .case_box .next{
  position: absolute;
  left: 457px;
  bottom: 0;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  background: url(../images/left1.png) no-repeat left center;
  padding-left: 37px;
}

.case .case_box .prev{
  position: absolute;
  right: 457px;
  bottom: 0;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  background: url(../images/right1.png) no-repeat right center;
  padding-right: 37px;
}

.case .case_box .next:hover{
  background: url(../images/left.png) no-repeat left center;
}

.case .case_box .prev:hover{
  background: url(../images/right.png) no-repeat right center;
}



/*about*/

.ab_bg{
    width: 100%;
    margin: 75px auto 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat center;
    height: 668px;
}

.ab_bg .about{
    width: 1300px;
    margin: 0 auto;
}

.ab_bg .about .ab_l{
    float: left;
    width: 470px;
    position: relative;
}

.ab_bg .about .ab_l .ab_t{
    margin-top: 140px;
    background: url(../images/ab_t.png) no-repeat left center;
    height: 110px;
}

.ab_bg .about .ab_l .ab_t h3{
    font-size: 14px;
    color: #666666;
    letter-spacing: 2px;
    margin: 0px 0 0 145px;
    padding-top: 25px;

}

.ab_bg .about .ab_l .txt{
    position: relative;
    z-index: 5;
    width: 717px;
    height: 262px;
    background: url(../images/ab_nr.jpg) no-repeat left center;
    margin-top: 80px;
    padding: 0 60px 0 50px;

}

.ab_bg .about .ab_l .txt h5 a{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: block;
    padding-top: 50px;

}

.ab_bg .about .ab_l .txt i{
    display: block;
    width: 30px;
    height: 3px;
    background: #b61a1e;
    margin: 20px 0 20px 0;

}

.ab_bg .about .ab_l .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}

.ab_bg .about .ab_r{
    float: right;
    width: 788px;
}

.ab_bg .about .ab_r .ab_img{
    width: 788px;
    height: 482px;
}

.ab_bg .about .ab_r .ab_img img{
    width: 788px;
    height: 482px;
}

.ab_bg .about .ab_r .nr{
    float: right;
    margin: 45px 100px 0 0;
    width: 245px;
} 

.ab_bg .about .ab_r .nr span{
    float: left;
    font-size: 62px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    line-height: 52px;
}

.ab_bg .about .ab_r .nr span i{
    font-size: 20px;
    color: #666;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    right: -40px;
    top: -13px;
}

.ab_bg .about .ab_r .nr p{
    float: right;
    text-align: right;
    font-size: 18px;
    color: #333;
} 

.ab_bg .about .ab_r .nr p em{
    display: block;
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}



/*news*/

.news{
  width: 1300px;
  margin: 70px auto 0 auto;
  position: relative;
  height: 780px;
}

.news .news_t{
  height: 90px;

}

.news .news_t .title{
  float: left;
}

.news .news_t .more{
  float: right;
  margin-top: 15px;
}

.news .news_t .more a{
  display: block;
  padding-right: 32px;
  font-size: 16px;
  color: #333;
  background: url(../images/right1.png) no-repeat right center;
}

.news .news_list{
  position: absolute;
  left: 0;
  top: 198px;
  width: 270px;
}

.news .news_list ul li{
  width: 270px;
  height: 84px;
  line-height: 84px;
  background: #f4f6fa;
  margin-bottom: 15px;
  position: relative;
  z-index: 5;
  border-radius: 5px;
}

.news .news_list ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 84px;
  background: #b61a1e;
  border-radius: 5px;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}

.news .news_list ul li a{
  display: block;
  padding-left: 120px;
  font-size: 18px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_list ul li.n1 a {
  background: url(../images/news1.png) no-repeat 80px center;
}

.news .news_list ul li.n2 a {
  background: url(../images/news2.png) no-repeat 80px center;
}

.news .news_list ul li.n3 a {
  background: url(../images/news3.png) no-repeat 80px center;
}

.news .news_list ul li.casehover a{
  color: #fff;
}

.news .news_list ul li.casehover::after{
  width: 100%;
}

.news .news_list ul li.n1.casehover a {
  background: url(../images/news11.png) no-repeat 80px center;
}

.news .news_list ul li.n2.casehover a {
  background: url(../images/news22.png) no-repeat 80px center;
}

.news .news_list ul li.n3.casehover a {
  background: url(../images/news33.png) no-repeat 80px center;
}

.news .news_box{
  width: 1300px;
  margin: 0 auto;
}

.news .news_box .news_top{
  width: 995px;
  height: 390px;
  margin-left: 305px;

}

.news .news_box .news_top ul li{
  float: left;
  width: 260px;
  height: 388px;
  border: 1px solid #dddddd;
  margin-left: 29px;
  padding: 0 20px;
}

.news .news_box .news_top ul li .txt{

}

.news .news_box .news_top ul li .txt span{
  display: block;
  font-size: 26px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top ul li .txt a{
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 18px auto 20px 0;
}

.news .news_box .news_top ul li .txt p{
  height: 53px;
  border-left: 1px solid #dddddd;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top ul li .txt p i{
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  display: block;
  margin-left: 20px;

}

.news .news_box .news_top ul li .news_img{
  width: 260px;
  height: 166px;
  margin: 25px auto 0 auto;
}

.news .news_box .news_top ul li .news_img img{
  width: 260px;
  height: 166px;
}

.news .news_box .news_top ul li:hover .txt span{
  color: #333;
}

.news .news_box .news_top ul li:hover .txt a{
  color: #b61a1e;
}

.news .news_box .news_top ul li:hover .txt p{
  border-left: 1px  solid #b61a1e;
}

.news .news_box .list{
  margin: 50px auto 0 auto;
  position: relative;
  width: 1360px;
}

.news .news_box .list ul li{
  width: 380px;
  height: 60px;
  margin-right: 73px;
  margin-bottom: 70px;
  float: left;
}

.news .news_box .list ul li::after{
  position: absolute;
  left: 0;
  top: 93px;
  content: "";
  width: 1300px;
  height: 1px;
  background: #dddddd;
}

.news .news_box .list ul li .txt{
  overflow: hidden;
}

.news .news_box .list ul li .txt a{
  float: left;
  width: 300px;
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .news_box .list ul li .txt span{
  float: right;
  font-size: 14px;
  color: #666666;
}

.news .news_box .list ul li .more{
  margin-top: 15px;
  width: 64px;
  height: 24px;
  line-height: 24px;
  background: #b61a1e;
  border-radius: 25px;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
}

.news .news_box .list ul li:hover .txt a{
  color: #b61a1e;
}

.news .news_box .list ul li:hover .more{
  background: #b61a1e;
  color: #fff;
  padding-left: 12px;
  width: 52px;

}

/*links*/

.links{
  width: 1300px;
  margin: 0 auto;
}

.links .links_t{
  float: left;
  letter-spacing: 15px;
  width: 150px;
  font-size: 18px;
  color: #333;
  background: url(../images/links_xt.png) no-repeat right center;
}

.links .links_t span{
  display: block;
  letter-spacing: 0;
  font-size: 40px;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
}

.links .yq{
  float: right;
  width: 1130px;
}

.links .yq a{
  font-size: 14px;
  color: #666;
  line-height: 36px;
  margin-right: 15px;
}


/*message*/

.message_bg{
  width: 100%;
  height: 558px;
  margin: 70px auto 0 auto;
  background: url(../images/message_bg.jpg) no-repeat  center;
}

.message_bg  .message{
  width: 1300px;
  margin: 0 auto;
  padding-top: 70px;
}

.message_bg  .message h5{
  text-align: center;
  font-size: 24px;
  color: #fff;
  letter-spacing: 3px;
}

.message_bg  .message  .message_box{
  margin-top: 37px;
  margin-left: 60px;
  width: 566px;
}

.message_bg  .message  .message_box h6{
  font-size: 24px;
  color: #333;
  font-weight: bold;
  padding-top: 65px;
}

.message_bg  .message  .message_box .m_nr{
  margin-top: 45px;
  height: 43px;
}

.message_bg  .message  .message_box .form-group1{
  float: left;
  width: 270px;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}

.message_bg  .message  .message_box .form-group1 input{
  width: 270px;
  height: 42px;
  background: url(../images/m1.png) no-repeat 15px center;
  text-indent: 43px;
  font-size: 14px;
  color: #cccccc;
}

.message_bg  .message  .message_box .form-group2{
  float: right;
  width: 270px;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}

.message_bg  .message  .message_box .form-group2 input{
  width: 270px;
  height: 42px;
  background: url(../images/m2.png) no-repeat 15px center;
  text-indent: 43px;
  font-size: 14px;
  color: #cccccc;
}

.message_bg  .message  .message_box .form-group3{
  width: 566px;
  height: 80px;
  border-bottom: 1px solid #eaeaea;
  margin-top: 10px;
  margin-bottom: 32px;
}

.message_bg  .message  .message_box .form-group3 textarea{
  width: 523px;
  height: 50px;
  background: url(../images/m3.png) no-repeat 15px center;
  font-size: 14px;
  color: #cccccc;
  padding: 30px 0 0 43px;
}

.message_bg  .message  .message_box .form-group4{
  float: left;
  width: 275px;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}

.message_bg  .message  .message_box .form-group4 input{
  width: 170px;
  height: 42px;
  text-indent: 18px;
  font-size: 14px;
  color: #cccccc;
  float: left;
}

.message_bg  .message  .message_box .form-group4 .imgcode{
  float: right;
  width: 93px;
  height: 42px;
}

.message_bg  .message  .message_box .anniu{
  float: left;
  margin-left: 40px;
  width: 164px;
  height: 42px;
}

.message_bg  .message  .message_box .anniu button{
  cursor: pointer;
  border: none;
  width: 164px;
  height: 42px;
  background: url(../images/anniu.png) no-repeat center;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding-right: 35px;
}