.tb-thumb.clearfix{
  display: none;
}

@media (max-width: 1450px){
  div.banner .box{
    left: 10%;
  }
  
  .procenter_bottom>div {
    height: 440px;
}
}

/* index.html自适应 */
@media (max-width: 768px){

  .appli_bottom{
    padding: 0px 0px;
  }

  div.swiper-button-next, div.swiper-button-prev {

    position: absolute;
    top: 52%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
  }
  div.compant_develop .container>p {
    padding-top: 0px;
    text-align: center;
    margin-bottom: 50px;
    font-size: 23px;
    color: rgb( 255, 255, 255 );
    line-height: 1.304;
  }
  div.aboutus .about_detail>div {
    padding: 0px;
    height: 145px;
    background-color: #f8f8f8;
    margin-bottom: 10px;
  }
  div.aboutus .about_detail>div:nth-child(2)>div {
    position: relative;
    padding-right: 10px;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  div.aboutus {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  div.aboutus .container>.about_descrip p {
    /* display: block; */
    font-size: 13px;
    color: rgb( 4, 79, 159 );
    margin: 5px 0px;
  }
  div.aboutus .container>.about_descrip .title {
    padding-top: 0px;
    font-size: 23px;
    color: rgb( 18, 18, 18 );
    line-height: 1.304;
    margin-bottom: 0px;
  }
  div.aboutus .container>.about_descrip a {
    display:inline-block ;
    font-size: 14px;
    color: rgb( 4, 79, 159 );
 
  }
  .compant_develop .swiper-containerD .swiper-slide>div .pointer{
    display: none !important;
  }
  div.compant_develop .swiper-containerD .swiper-slide>div:nth-child(1), div.compant_develop .swiper-containerD .swiper-slide>div:nth-child(3), div.compant_develop .swiper-containerD .swiper-slide>div:nth-child(5) {
    display: inline-block;
    margin-left: 0px;
    position: relative;
    padding-left: 0px;
    border-left: none;
    width: 32%;
  }
  div.compant_develop>img{
    width: 100%;
    height: 694px;
  }
  div.compant_develop .swiper-containerD {
    width: 100%;
    position: relative;
  }
  div.compant_develop .swiper-containerD .swiper-slide>div:nth-child(2) {
    width: 32%;;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: inline-block;
    /* position: relative; */
    padding-left: 0px;
    border-left: none;
    margin-left: 0px;
  }
  div.compant_develop .swiper-containerD .swiper-slide>div:nth-child(4) {
    width: 32%;;
    position: absolute;
    bottom: 0px;
    left: 33%;
    display: inline-block;
    /* position: relative; */
    padding-left: 0px;
    border-left: none;
    margin-left: 0px;
  }
  div.compant_develop .swiper-containerD .swiper-slide>div:nth-child(6) {
    width: 32%;;
    position: absolute;
    bottom: 0px;
    left: 66%;
    display: inline-block;
    /* position: relative; */
    padding-left: 0px;
    border-left:none;
    margin-left: 0px;
  }
  .compant_develop .swiper-containerD .swiper-slide img {
    width: 100%;  
  }



  div.compant_develop .container {
    width: 100%;
    padding-bottom: 20px;
    overflow: hidden;
    padding-top: 62px;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  div.pronum_bottom .table thead th:nth-child(1) {
    padding-left: 15px;
  }
  div.pronum_bottom .table tr td {
    padding-left: 15px;
    font-size: 13px;
    color: rgb( 27, 27, 27 );
  }
  div.pronum_bottom .table thead th:nth-child(2) {
    padding-left: 15px;
    font-size: 13px;
    color: rgb( 27, 27, 27 );
  }
  div.pronum_bottom .table tr td:nth-child(2) {
    padding-left: 15px;
  }
  div.pronum_bottom ul li {
    width: 100%;
    float: left;
    font-size: 14px;
    color: rgb( 27, 27, 27 );
    line-height: 1.5;
  }
  div.zoomDiv {
    display: none !important;
  }
  div.tb-s40, div.tb-s40 a {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    height: 80px;
    position: relative;
  }
  div.tb-pic a img{
    position: absolute;
    margin: 0 auto;
    left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  }
  ul.tb-thumb li{
    width: 30%;
  }
  div.prothree>.right {
    float: left;
    padding: 30px 0px 0px 0px;
  }
  div.banner .box {
    padding: 15px;
    width: 300px;
    height: 148px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .3);
 
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate( -50%,-50%);
    -moz-transform: translate( -50%,-50%);
    -ms-transform: translate( -50%,-50%);
    -o-transform: translate( -50%,-50%);
  }
  div.banner .box h1 {
    font-size: 20px;
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    margin-bottom: 5px;
  }
  div.banner .box p {
    font-size: 16px;
    color: rgb( 255, 255, 255 );
    font-weight: normal;
  }
  div.banner .box a {
    display: inline-block;
    width: 85px;
    height: 28px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
  }
  footer>div.top .w16 {
    height: 203px;
    display: inline-block;
    width: 33.3%;
    float: left;
  }
  footer>div.top {
    padding-top: 20px;
    padding-bottom: 20px;
    /* height: 255px; */
    height: auto;
    background-color: #222222;
  }
  footer>div.top .w10 {
    display: inline-block;
    width: 100%;
    float: left;
  }
  footer>div.bottom {
    background-color: #171717;
    /* height: 60px; */
    height: auto;
    /* line-height: inherit; */
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    color: rgb( 127, 127, 127 );
  }
  div.product {
    background-color: #fff;
    padding: 20px 5px 0px;
    /* padding-top: 70px; */
  }
  p.descrip {
    text-align: center;
    font-size: 14px;
    color: rgb( 87, 87, 87 );
    line-height: 2.357;
    margin-bottom: 15px !important;
  }
  div.product>.bottom {
    text-align: center;
    margin-top: 15px;
  }
  div.news {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  div.news .swiper-containerN .swiper-slide .bottom .detail input {
    /* width: 280px; */
    width: 95%;
    height: 30px;
    border: 1px solid #e5e5e5;
  }
  div.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail textarea {
    font-size: 14px;
    border: 1px solid #e5e5e5;
    vertical-align: top;
    /* width: 280px; */
    width: 95%;
    height: 62px;
    padding-left: 15px;
    padding-top: 10px;
  }
  div.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail button {
    /* width: 280px; */
    width: 95%;
    height: 30px;
    background-color: #044f9f;
    border: none;
    color: #fff;
    margin-top: 8px;
    font-size: 16px;
  }
  div.procenter>.container>div:last-child {
    padding: 0px;
  }
  div.procenter>.container>div:first-child {
    padding: 0px;
  }
  div.communicate .inner .top .left {
    font-size: 15px;
    color: rgb( 4, 79, 159 );
    float: none;
  }
  div.communicate .inner .top .right {
    float: none;
    font-size: 15px;
    color: rgb( 38, 38, 38 );
  }
  div.communicate_form form>.inp {
    padding: 0px;  
  }
  div.communicate_form {
    margin-top: 15px;
  }
  div.communicate_form form button {
    float: right;
    width: 135px;
    height: 35px;
    background-color: #0359a7;
    border: none;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
  }
  div.titling {
    background-color: #fff;
    height: 50px;
    line-height: 49px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
  }
  div.tit {
    height: 45px;
    background-color: #044f9f;
    text-align: center;
    line-height: 45px;
    font-size: 17px;
    color: rgb( 255, 255, 255 );
  }
  div.leftbottom {
    /* height: 96px; */
    padding: 10px;
    border: 1px solid #e0ddde;
    margin-top: 20px;
  }
  div.download .down_detail .top {
    border-bottom: 1px solid #efefef;
    padding-left: 5px;
    padding-right: 5px;
    /* height: 63px; */
    height: auto;
    line-height: 30px;
    background-color: #fff;
  }
  div.download .down_detail .top .right {
    float: none;
    margin: 5px 0px;
  }
  div.download .down_detail>.bottom {
    display: none;
    font-size: 14px;
    color: rgb( 27, 27, 27 );
    line-height: 2;
    padding: 15px;
  }
  .download .down_detail .top .left span:nth-child(4){
    display: block;
  }
  .link .link_address >div{
    margin-bottom: 20px;
    padding: 0px;
    
  }
  div.link .link_address>div p {
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgb( 27, 27, 27 );
    line-height: 2;
  }
  div.link .link_address {
    margin-top: 25px;
  }
  div.link_map {
    margin-top: 20px;
  }
  div.link_form form .top>div:nth-child(2) {
    padding: 0px;
  }
  div.newsbottom>div:nth-child(1) {
    padding-right: 0px;
  }
  div.newsbottom>div:nth-child(2) {
    padding-left: 0px;
  }
  div.newsbottom>div:nth-child(3) {
    padding-right: 0px;
  }
  div.newsbottom>div:nth-child(4) {
    padding-left: 0px;
  }
  div.newsbottom .bottom .tt {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
  }
  div.newsbottom>div {
    padding: 0px;
    margin-bottom: 15px;
  }
  div.newsbottom .bottom .bb {
    font-size: 14px;
    color: rgb( 27, 27, 27 );
    line-height: 2;
    padding: 10px 0px 20px;
  }
  div.procenter_bottom>div>ul li {
    width: 100%;
    float: left;
    font-size: 14px;
    color: rgb( 27, 27, 27 );
    line-height: 2.143;
  }
  div.procenter_bottom>div:nth-child(1) {
    padding-right: 0px;
  }
  div.procenter_bottom>div:nth-child(2) {
    padding-left: 0px;
  }
  div.procenter_bottom>div:nth-child(3) {
    padding-right: 0px;
  }
  div.procenter_bottom>div:nth-child(4) {
    padding-left: 0px;
  }
  div.appli_bottom>div:nth-child(1) {
    padding-right: 0px;
  }
  div.appli_bottom>div:nth-child(2) {
    padding-left: 0px;
  }
  div.appli_bottom>div:nth-child(3) {
    padding-right: 0px;
  }
  div.appli_bottom>div:nth-child(4) {
    padding-left: 0px;
  }
  div.appli_bottom>div:nth-child(5) {
    padding-right: 0px;
  }
}
@media (max-width: 765px){
  
}
@media (max-width: 765px){
  
}



/* 首页searching */
.searching{
  display: none;
  height: 50px;
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.searching .container{
  padding: 0px;
  position: relative;
  
}
.searching .container i{
  font-size: 30px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.searching .container button{
  width: 40px;
  height: 40px;
  background-color: #fff;
  border:none;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.searching input{
  padding-left: 49px;
  line-height: 49px;
  font-size: 20px;
  width: 100%;
}

    /* box */
    
    .boxing{
      width:100%;
      height: 365px;
      margin:0px auto;}
    
    .tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
    
    .tb-pic a img{vertical-align:middle;}
    
    .tb-pic a img{
      width: 100%;
    }

    .tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
    
    .tb-thumb{margin:30px 0 0;}
    
    .tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;
      
      
      /* margin:0 6px 0px 0; */
      
      margin:0 5px 0px 0;
      padding:1px;}
    
    .tb-s310, .tb-s310 a{

      /* 修改 */
      width: 100%;

      position: absolute;
      left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
    }
    
    .tb-s310, .tb-s310 img{
      
    
    }
    
    .tb-s310 a{*font-size:271px;}
    
    .tb-s40 a{*font-size:35px;}
    
    .tb-s40, .tb-s40 a{
      width: 126px;
      height: 120px;
    }
    
    .tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;
      height: 365px;
      position: relative;
    }
    
    .tb-thumb .tb-selected{background:none repeat scroll 0 0 #f18e4f;
      
      
      padding:2px;}
    
    .tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
    .tb-thumb li div{
      border:1px solid #CDCDCD;
      border-top: 5px solid #f18e4f;
    }
    
    div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
    
    div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
    .tb-thumb li{
      position: relative;
    }
    .tb-thumb li i{
      position: absolute;
      color: #f18e4f;
      top: -15px;
      left: 50%;
      -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
    }

/* 百度地图css */
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/* 插件中的样式 */
.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 14px;
}
.navcon{
  padding: 0px;
}
.navbar{
  margin-bottom: 0px;
}
.navbar-header.clearfix{
  /*height: 50px;*/
  padding: 5px 0px;
}
.navbar-header a:nth-child(1) img{
  width: 40%;
  /*width: 25%;*/
  float:left;
  margin-left:15px;
  height: 50%;
}

.navbar-header a:nth-child(2){
  margin: 0px 10px 0px 20px;
}
.navbar-header a:nth-child(3){
  margin: 0px 10px;
}
.navbar-header a:nth-child(2),
.navbar-header a:nth-child(3){
  display: inline-block;
  /* height: 100%; */
  line-height: 50px;
  font-size: 14px;
}


@charset "utf-8";

/* 这个css是初始化的css，在任何项目里面都可以使用 */

/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 解决IOS默认滑动很卡的情况 */
  -webkit-overflow-scrolling : touch;
}

/* 禁止缩放表单 */
input[type="submit"], input[type="reset"], input[type="button"], input {
  resize: none;
  border: none;
}

/* 取消链接高亮  */
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* 图片自适应 */
// img {
//  width: 100%;
//  height: auto;
//  width: auto\9; /* ie8 */
//  display: block;
//  -ms-interpolation-mode: bicubic;/*为了照顾ie图片缩放失真*/
// }

/* 初始化 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/1.5 'Microsoft YaHei','宋体', Tahoma, Arial, sans-serif;
  /* color: #555; */
  /* background-color: #fff; */
  background-color: #f8f8f8;
}
em, i {
  font-style: normal;
}
ul,li{
  list-style-type: none;
}
/*strong {
  font-weight: normal;
}*/
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
a {
  text-decoration: none;
  color: #969696;
  font-family: 'Microsoft YaHei', Tahoma, Arial, sans-serif;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-family: 'Microsoft YaHei';
}
img {
  border: none;
}
input{
  font-family: 'Microsoft YaHei';
}

input,button,select,textarea{outline:none}
textarea{resize:none}
/*单行溢出*/
.one-txt-cut{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*多行溢出 手机端使用*/
.txt-cut{
  overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.w50{
  width: 50%;
}
.w25{
  width: 25%;
}
.w20{
  width: 20%;
}
.w60{
  width:60%;
}
.w75{
  width: 75%;
}
.w80{
  width:80%;
}
.w90{
  width: 90%;
}
.w95{
  width:95%;
}
.w100{
  width:100%;
}
.w30{
  width: 30%;
}
.w33{
  width: 33.333333%;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.db{
  display: block !important;
}
.dn{
  display: none;
}


h2{
  text-align: center;
  font-size: 23px;
  color: rgb( 18, 18, 18 );
  line-height: 1.304;
}
p.descrip{
  text-align: center;
  font-size: 14px;
  color: rgb( 87, 87, 87 );
  line-height: 2.357;
  margin-bottom: 35px;
}




/* index.html */
.navs{
  height: 102px;
  line-height: 102px;
  background-color: #fff;
}
.navs .container{
  position: relative;
  height: 102px;
}
.navs .container .left{
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY( -50%);
  -moz-transform: translateY( -50%);
  -ms-transform: translateY( -50%);
  -o-transform: translateY( -50%);
}
.navs .container>ul{
  z-index: 100000;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY( -50%);
  -moz-transform: translateY( -50%);
  -ms-transform: translateY( -50%);
  -o-transform: translateY( -50%);
}
.navs .container>ul>li{
  text-align: center;
  float: left;
  height: 102px;
  /* 修改 */
  line-height: 20px;

  padding: 30px 23px;
  position: relative;
}

.navs .container>ul>li:nth-child(7){
  padding-top: 40px;
}

.navs .container>ul>li:nth-child(8){
  padding-top: 35px;
}

.navs .container>ul>li p{
  text-align: center;
  font-size: 12px;
  color: rgb( 161, 161, 161 );
}



.navs .container>ul>li:hover ul{
  display: block !important;
}
.navs .container>ul>li>ul{
  display: none;
  background-color: #fff;
  width: 430px;
  padding: 15px;
  z-index: 100000;
  position: absolute;
  top: 103px;
  /* left: -50%;  */
  left: 0%;
  /* -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%); */
}
.navs .container>ul>li>ul>li{
  margin-right:20px;
  border-bottom: 1px solid #e8e8e8;
  width: 45%;
  float: left;
  line-height: 40px;

  /* 修改 */
  text-align: left;

}
.navs .container>ul>li>ul>li a{
  font-size: 16px;
  color: rgb( 4, 79, 159 );
}
.navs .container>ul>li>ul>li a:hover{
  font-weight: bold;
}
.navs .container>ul>li>ul>li i{
  color:#ff8400;
}
.navs .container>ul>li:hover{
  background-color: rgb( 4, 79, 159 );
}
.navs .container>ul>li:hover>a{
  color: #fff;
}
.navs .container>ul>li:nth-child(7):hover i{
  color:#fff;
}
.navs .container>ul>li>a{
  color:#2a2a2a;
  font-size: 16px;
}
.navs .container>ul>li:first-child{
  margin-left: 0px;
}
.navs .container>ul>li:nth-child(8) i{
  font-size: 20px;
  color:#000;
}
.navs .container>ul>li:last-child{
  margin-right: 0px;
}
.navs .container>ul>li:last-child img{
  vertical-align: middle;
}
.navs .container>ul>li:last-child>a{
  font-size: 15px;
  color: rgb( 130, 130, 130 );
  margin-left: 5px;
}
/* .navs .container ul li:last-child a:hover{
  color: rgb( 4, 79, 159 );
} */

.navs .container>ul>li:last-child>a:hover{
  color: #fff;
}

/* .navs .container ul li a:hover{
  color: rgb( 4, 79, 159 );
} */
.navs .container>ul>li.active>a{
  color: rgb( 4, 79, 159 );
  font-weight: bold;
}
.navs .container>ul>li.active:hover>a{
  color: #fff;
  font-weight: bold;
}
.navs .container>ul>li:hover p{
  color: #fff;
}
.banner{

}
.banner ,swiper-container{
  position: relative;
}
.banner .swiper-slide{
  position: relative;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 50px;
  left: 0;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #044f9f;
}

.banner .box{
  width: 600px;
  height: 288px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .3);
  padding: 40px;
  position: absolute;
  left: 15%;
  top: 50%;
  -webkit-transform: translateY( -50%);
  -moz-transform: translateY( -50%);
  -ms-transform: translateY( -50%);
  -o-transform: translateY( -50%);
}
.banner .swiper-container .swiper-slide:nth-child(4) .box{
  width: 690px;
}


.banner .swiper-container .swiper-slide:nth-child(3) .box p:nth-child(2){
  font-size: 17px;
  color: rgb( 255, 255, 255 );
  line-height: 2.176;
  text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
}
.banner .swiper-container .swiper-slide:nth-child(3) .box p:nth-child(3){
  font-size: 17px;
  color: rgb( 255, 255, 255 );
  line-height: 2.176;
  text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
}
.banner .swiper-container .swiper-slide:nth-child(3) .box p:nth-child(3) span{
  font-size: 27px;
}
.banner .swiper-container .swiper-slide:nth-child(3) .box a{
  margin-top: 10px;
}



.banner .box h1{
  font-size: 45px;
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  margin-bottom: 25px;
}
/* .banner .box p{
  font-size: 21px;
  color: rgb( 255, 255, 255 );
  font-weight: bold;
} */
.banner .box p:nth-child(2){
  font-size: 29px;
  color: rgb( 255, 255, 255 );
  line-height: 1.276;
  text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
}
.banner .box p:nth-child(3){
  font-size: 21px;
  color: rgb( 255, 255, 255 );
  line-height: 1.762;
  text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
}




.banner .box a{
  display: inline-block;
  width: 144px;
  height: 48px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
  margin-top:30px; 
}
.banner .box a:hover{
  border: 1px solid #ff8400;
  color:#ff8400;
}
.banner .swiper-slide .box{
  /* display: none; */
}
.banner .swiper-slide:nth-child(1) .box{
  display: block;
}



.product{
  background-color: #fff;
  padding: 70px 5px 0px;
  /* padding-top: 70px; */
}

/* 汉奇修改 */
.product .container>p{
  position: relative;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 25px 0px 20px;
}
.product .container>p span{
  position: absolute;
  border-right: 1px solid #fff;
  display: inline-block;
  border-radius: 30px;
  width: 240px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: rgb( 255, 255, 255 );
}

.product .container>p span:nth-child(1){
  background: #044f9f;
  left: 35px;
  z-index: 10000;
}
.product .container>p span:nth-child(2){
  width: 250px;
  z-index: 1000;
  background: #0d65c2;
  left: 235px;
  padding-left: 30px;
}
.product .container>p span:nth-child(3){
  z-index: 100;
  background: #2a86e6;
  left: 445px;
}
.product .container>p span:nth-child(4){
  width: 270px;
  z-index: 10;
  background: #519ff1;
  left: 645px;
  padding-left: 20px;
}
.product .container>p span:nth-child(5){
  padding-left: 15px;
  z-index: 1;
  background: #8ac3fe;
  left: 875px;
}



.product .swiper-containerP{
  position: relative;
  overflow: hidden;
}
.product .swiper-slide{
  position: relative;
  background-color: #ebeaea;
  height: 545px;
  padding: 45px 25px;
}
.product .swiper-slide:hover .box{
  display: block;
}
.product .swiper-slide>p:nth-child(0){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.product .swiper-slide>p:nth-child(1){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.product .swiper-slide>p:nth-child(2){
  font-size: 14px;
  color: rgb( 87, 87, 87 );
  line-height: 2.357;
}
.product .swiper-slide>p:nth-child(3){
  font-size: 14px;
  color: rgb( 87, 87, 87 );
  line-height: 2.357;
}
.product .swiper-slide>p:nth-child(4){
  font-size: 14px;
  color: rgb( 87, 87, 87 );
  line-height: 2.357;
}
.projl{
  font-size: 14px;
  color: rgb( 4, 79, 159 );
  line-height: 2.357;
}
.product .swiper-slide>.border{
  display: inline-block;
  width: 95px;
  height: 5px;
  background-color: #044f9f;
}
.border{
  display: inline-block;
  width: 95px;
  height: 5px;
  background-color: #044f9f;
}
.product .swiper-slide>img{
  position: absolute;
  bottom: 75px;
  left: 50%;
  -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
  height: 350px;
}


.product .swiper-slide .box{
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 545px;
  padding: 45px 25px;
  background-color: rgba(127,127,127,.5);
}
.product>.bottom{
  text-align: center;
  margin-top: 35px;
}
.product>.bottom a{
  display: inline-block;
  width: 158px;
  height: 48px;
  border: 1px solid #cecccc;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: rgb( 114, 114, 114 );
}
.product>.bottom a:hover{
  border: 1px solid #044f9f;
  color:#044f9f;
}

.product .swiper-slide .box p:nth-child(1){
  font-size: 17px;
  /* color: rgb( 4, 79, 159 ); */
  color:#fff;
  line-height: 1.941;
}
.product .swiper-slide .box p:nth-child(1) a{
  font-size: 17px;
  /* color: rgb( 4, 79, 159 ); */
  color:#fff;
}
.product .swiper-slide .box p:nth-child(1) a:hover{
  color:#ff8400;
}
.product .swiper-slide .box p:nth-child(2){
  font-size: 14px;
  /* color: rgb( 87, 87, 87 ); */
  color:#fff;
  line-height: 2.357;
}
.product .swiper-slide .box .border{
  display: inline-block;
  width: 95px;
  height: 5px;
  background-color: #ff8400;
}
.product .swiper-slide .box ul{
  margin-top: 30px;
}
.product .swiper-slide .box ul li{
  font-size: 14px;
  color: rgb( 255, 255, 255 );
  line-height: 2.357;
}
.product .swiper-slide .box ul li a{
  font-size: 14px;
  color: rgb( 255, 255, 255 );
}
.product .swiper-slide .box ul li a:hover{
  color:#ff8400;
}
.product .swiper-slide .brand{
  display: inline-block;
  margin-top: 30px;
}
/* .product .swiper-slide:last-child{
  text-align: center;
}
.product .swiper-slide:last-child>p{
  text-align: left;
} */

.slogan{
  background: #fff;
  padding-top: 50px;
}
.slogan .container{
  position: relative;
}

.slogan .swiper-button-prev,.slogan  .swiper-container-rtl .swiper-button-next {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
  left: -30px;
  right: auto;
}

.slogan .swiper-containerL{
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
  margin-top: 45px;
}
.slogan .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #d4d4d4;
  opacity: 1;
}
.slogan .swiper-pagination-bullet-active {
  opacity: 1;
  background: transparent;
  border: 2px solid #6fccf1;
}
.slogan .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {


  bottom: 0px;
  left: 0;
  width: 100%;
}

.slogan .swiper-containerL .swiper-slide>div{
  height: 110px;
  width: 19%;
  display: inline-block;
  background: #fff9e8;
  margin-bottom:5px;
}
.slogan .swiper-containerL .swiper-slide>div>img{
  width: 100%;
  height: 100%;
}
/* .slogan .swiper-containerL .swiper-slide{
  height: 100px;
  box-shadow: 0px 0px 5px #f3f3f3;
  position: relative;
  padding: 5px;
  background: #fff;
}
.slogan .swiper-containerL .swiper-slide>div{
  background: #fff9e8;
  height: 100%;
  width: 100%;
}
.slogan .swiper-containerL .swiper-slide img{
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
} */

.news{
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 100px;
}
.news .swiper-containerN{
  padding:10px;
  overflow: hidden;
}
.news .swiper-containerN .swiper-slide{
  /* background-color: #fff; */
  background: #fff9e8;
}
.news .swiper-containerN .swiper-slide .top{
  
}
.news .swiper-containerN .swiper-slide .bottom{
  height: 370px;
  padding: 0px 20px; 
  box-shadow: 0px 0px 3px 3px #f3f3f3;
}
.news .swiper-containerN .swiper-slide .bottom .title{
  height: 60px;
  line-height: 60px;
  font-size: 17px;
  color: rgb( 0, 0, 0 );
}
.news .swiper-containerN .swiper-slide .bottom .title a{
  float: right;
  font-size: 14px;
  color: rgb( 114, 114, 114 );
}
.news .swiper-containerN .swiper-slide .bottom .title a:hover{
  color: #044f9f;
}
.news .swiper-containerN .swiper-slide .bottom .title i{
  margin-right: 20px;
  font-size: 30px;
  color: #044f9f;
}
.news .swiper-containerN .swiper-slide .bottom .detail{
  border-top: 1px solid #e5e5e5;
}
.news .swiper-containerN .swiper-slide .bottom .detail p{
  height: 40px;
  line-height: 40px;
}
.news .swiper-containerN .swiper-slide .bottom .detail p:nth-child(1){
  font-size: 15px;
  color: rgb( 18, 18, 18 );

}
.news .swiper-containerN .swiper-slide .bottom .detail p:nth-child(1) a{
  font-size: 15px;
  color: rgb( 18, 18, 18 );  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: block;
}
.news .swiper-containerN .swiper-slide .bottom .detail p:nth-child(1) a:hover{
  color:#044f9f;
}
.news .swiper-containerN .swiper-slide .bottom .detail p:nth-child(2){
  color:#666666;
  font-size: 15px;
}
.news .swiper-containerN .swiper-slide .bottom .detail p:nth-child(2) i{
  font-size: 18px;
  margin-right: 5px;
}
.news .swiper-containerN .swiper-slide .bottom .detail input{
  width: 312px;
  height: 30px;
  border: 1px solid #e5e5e5;

}
.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail{
  padding-top: 20px;
}
.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail input{
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 8px;
  background: transparent;
}
.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail textarea{
  font-size: 14px;
  border:1px solid #e5e5e5;
  vertical-align: top;
  width: 312px;
  height: 62px;
  padding-left: 15px;
  padding-top: 10px;
  background: transparent;
}

.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail span{
  color:red;
  margin-left: 5px;
}
.news .swiper-containerN .swiper-wrapper .swiper-slide:last-child .detail button{
  width: 312px;
  height: 30px;
  background-color: #044f9f;
  border:none;
  color:#fff;
  margin-top: 8px;
  font-size: 16px;
}

footer>.top{
  padding-top: 40px;
  height: 255px;
  background-color: #222222;
}
footer>.top dt{
  font-size: 16px;
  color: rgb( 255, 255, 255 );
  line-height: 2.063;
}
footer>.top dt a{
  font-size: 16px;
  color: rgb( 255, 255, 255 );
}
footer>.top dd a{
  font-size: 13px;
  color: rgb( 195, 195, 195 );
  line-height: 2.3;
}
footer>.top dd a:hover{
  color:#fff;
}
footer>.top .w16{
  display: inline-block;
  width: 16%;
  float: left;
}

footer>.top .w16:nth-child(1) dl dd:nth-child(6),
footer>.top .w16:nth-child(1) dl dd:nth-child(7){
  display: none;
}


/* footer>.top .w10{
  display: inline-block;
  width: 10%;
  float: left;
} */
footer>.bottom{
  background-color: #171717;
  /* height: 60px; */
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: rgb( 127, 127, 127 );
  padding: 10px 0px;
}
footer>.bottom p{

}
footer>.bottom p a{
  color:rgb( 127, 127, 127 );
}
footer>.bottom p a:hover{
  color:#fff;
}
.titling{
  background-color: #fff;
  height: 65px;
  line-height: 64px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  /* margin-bottom: 45px; */
}
/* .titling .container{
  padding: 0px;
} */
.titling .left{
  float: left;
  font-size: 15px;
  color: rgb( 38, 38, 38 );
}
.titling .left a{
  color:rgb( 38, 38, 38 );
}
.titling .left a:hover{
  color:#044f9f;
}
.titling .right{
  float: right;
  font-size: 15px;
  color: rgb( 38, 38, 38 );
}

.titling .right ul li:nth-child(4),
.titling .right ul li:nth-child(5),
.titling .right ul li:nth-child(6){
  display: none;
}

.titling .right i{
  font-size: 20px;
  vertical-align: middle;
  margin-right: 10px;
  
}
.titling .right ul{
  float: left;
  border-right: #cccccc;
}
.titling .right ul li{
  float: left;
  margin: 0px 20px;
  color: rgb( 38, 38, 38 );
}
.titling .right ul li.active a{
  color:#044f9f;
}
.titling .right ul li a:last-child{
  margin-right: 20px;
}
.titling .right ul li a{
  font-size: 16px;
  color: rgb( 38, 38, 38 );
}
.titling .right ul li a:hover{
  color: #ff8400;
}
/* .titling .right ul li a:hover{
  color:#044f9f;
} */






.tit{
  height: 55px;
  background-color: #044f9f;
  text-align: center;
  line-height: 55px;
  font-size: 19px;
  color: rgb( 255, 255, 255 );
}


.procenter{
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 110px;
  /* height: 62px;
  line-height: 62px; */
}
.procenter>.container>div:first-child{
  padding-left: 0px;
}
.procenter>.container>div:last-child{
  padding-right: 0px;
}
.procenter .procate{
  border: 1px solid #e0ddde;
  padding:20px 10px;
}
.procenter .procate .prodiv{
  /* padding-left: 15px; */
  /* height: 35px; */
  line-height: 35px;
  width: 100%;
  
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb( 4, 79, 159 );
  /* font-weight: bold; */
  margin-bottom: 10px;
}
.procenter .procate .prodiv .top{
  background-color: #f0f0f0;
  padding-left: 15px;
}
.procenter .procate .prodiv i{
  color:#ed7020;
  margin-right: 5px
}
.procenter .procate .prodiv>i{
  margin-right: 5px;
  margin-left: 15px;
}
.procenter .procate .prodiv a{
  color:#000;
}
.procenter .procate .prodiv:hover .top a{
  color:#044f9f;
  font-weight: bold;
}
.procenter .procate .prodiv ul{
  display: none;
  background-color: #fff;
  padding-left: 35px;
}
.procenter .procate .prodiv ul.show{
  display: block;
}
/* .procenter .procate .prodiv ul li a.active{
  font-size: 14px;
  color: rgb( 237, 112, 32 );
} */
.procenter .procate .prodiv ul li a{
  color: #000;
  font-size: 14px;
}
.procenter .procate .prodiv ul li a:hover{
  color: rgb( 237, 112, 32 );
}

.leftbottom{
  /* height: 96px; */
  padding: 20px;
  border: 1px solid #e0ddde;
  margin-top: 20px;
}
.leftbottom p:nth-child(1){

}
.leftbottom p:nth-child(1) a{
  font-size: 18px;
  color: rgb( 4, 79, 159 );
  line-height: 1.889;
}
.leftbottom p:nth-child(1) a:hover{
  color:#ed7020;
}
.leftbottom p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2.143;
}

.righttop p.ti{
  font-size: 19px;
  color: rgb( 42, 42, 42 );
  line-height: 55px;
  border-bottom: 2px solid #ed7020;
}

a.buy{
  display: inline-block;
  margin: 15px 0px;
  color: rgb( 4, 79, 159 );
  font-size: 18px;
  font-weight: bold;
}

.righttop p.detail{
  margin-top: 15px;
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2.143;
}

.procenter_bottom>div>a{
  background-color: #f0f0f0;
  border: 1px solid #e0ddde;

  display: block;
  text-align: center;
}
.procenter_bottom a>img{
  /* width: 100%; */
  display: inline-block;
}
.procenter_bottom a>img {
  /* height: 220px; */
}

.procenter .procate .prodiv:nth-child(5) ul{
  display: none !important;
}


.procenter_bottom>div{
  padding: 0px;
  /* margin-top: 35px; */
}
.procenter_bottom>div>p{
  font-weight: bold;
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 2.688;
}
.procenter_bottom>div>img{
  width: 100%;
}
.procenter_bottom>div>ul li{
  width: 100%;
  float: left;
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2.143;
}
.procenter_bottom>div>ul li a i{
  color: #ed7020;
  font-size: 20px;
  vertical-align: middle;
}
.procenter_bottom>div>ul li a{
  font-weight: bold;
  font-size: 15px;
  color: rgb( 27, 27, 27 );
}
.procenter_bottom>div>ul li a:hover{
  color: #ed7020;
  
}
/*.procenter_bottom>div{*/
/*  height: 435px;*/
/*}*/
.procenter_bottom>div:nth-child(odd){
  padding-right: 15px;
}
.procenter_bottom>div:nth-child(even){
  padding-left: 15px;
}
.procenter_bottom>div:nth-child(1){
  padding-right: 15px;
}
.procenter_bottom>div:nth-child(2){
  padding-left: 15px;
}
.procenter_bottom>div:nth-child(3){
  padding-right: 15px;
}
.procenter_bottom>div:nth-child(4){
  padding-left: 15px;
}

.procenter_bottom>div:nth-child(5) ul{
  display: none;
}

.pronum_bottom{
  margin-top: 20px;
}
.pronum_bottom p.detail{
  font-size: 19px;
  color: rgb( 4, 79, 159 );
}
.pronum_bottom img{
  width: 100%;
}
.pronum_bottom ul{
  margin-top: 20px;
}
.pronum_bottom ul li{
  width: 50%;
  float: left;
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2.143;
}
.pronum_bottom ul li a{
  font-weight: bold;
  font-size: 14px;
  color: rgb( 27, 27, 27 );
}
.pronum_bottom ul li a:hover{
  color: #ed7020;
}
.pronum_bottom ul li a i{
  color: #ed7020;
  font-size: 20px;
  vertical-align: middle;
}

.pronum_bottom table{
  margin-top: 20px;
}

.pronum_bottom .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
.pronum_bottom .table th,
.pronum_bottom .table td{
  height: 35px;
  line-height: 35px;
  padding: 0px;
  
}
.pronum_bottom .table thead{
  background-color:#e0ddde;
}
.pronum_bottom .table thead th{
  width: 50%;
}
.pronum_bottom .table thead th:nth-child(1){
  padding-left: 66px;
}
.pronum_bottom .table thead th:nth-child(2){
  padding-left: 162px;
  font-size: 13px;
  color: rgb( 27, 27, 27 );
}
.pronum_bottom .table tr td{
  padding-left: 66px;
   font-size: 13px;
  color: rgb( 27, 27, 27 );
}
.pronum_bottom .table tr td:nth-child(2){
  padding-left: 162px;
}
.pronum_bottom .table tr td:nth-child(1){
  border-right:1px solid #e0ddde;
}
.pronum_bottom .table tr td:nth-child(1) a{
  color: rgb( 27, 27, 27 );
}
.pronum_bottom .table tr td:nth-child(1) a:hover{
  color: #044f9f;
}
.pronum_bottom .table tr:last-child{
  border-bottom: 1px solid #ddd;
}

.download{
  padding-top: 45px;
  padding-bottom: 80px;
}
.download .down_detail{
  font-size: 15px;
  color: rgb( 27, 27, 27 );
}
/* .download .down_detail:hover span{
  color: #ed7020;
} */
.download .down_detail .top{
  border-bottom: 1px solid #efefef;
  padding-left:18px;
  padding-right:  40px;
  height: 63px;
  line-height: 63px;
  background-color: #fff;
}
.download .down_detail>.bottom{
  display: none;
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
  padding: 25px 40px 55px 18px;
}
.download .down_detail .top .left{
  /* float: left; */
  display: inline-block;
}
.download .down_detail .top .left span:nth-child(3){
  margin-right: 45px;
}
.download .down_detail .top .left span:nth-child(4){
  color: #000;
}
.download .down_detail .top .left span:nth-child(4) a{
  color: #000;
}
.download .down_detail .top .left span:nth-child(4) a:hover{
  color: #ff8400;
}
.download .down_detail .top .left i{
  font-size: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
.download .down_detail .top .left i:nth-child(2){
  display: none;
  margin-right: 14px;
}
.download .down_detail .top .right{
  float: right;
}
.download .down_detail .top .right a{
  font-size: 15px;
    color: rgb( 27, 27, 27 );
}
.download .down_detail .top .right a:hover{
  color:#044f9f;
}
.download .down_detail .top .right i{
  margin-right: 5px;
}
.innertitle{
  font-size: 17px;
  color: rgb( 27, 27, 27 );
  margin-bottom: 30px;
}

.newsbottom{
  margin-top: 40px;
}
.newsbottom>div{
  height: 455px;
  margin-bottom: 40px;
}
.newsbottom>div .top img{
  width: 100%;
  height:258px;
}
.newsbottom>div .top a{
  display: block;
  overflow: hidden;
}
.newsbottom>div .top a img{
  transition: 1.2s;
}
.newsbottom>div .top a img:hover{
  transition: 1.2s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.newsbottom>div:nth-child(1){
  padding-right: 15px;
}
.newsbottom>div:nth-child(2){
  padding-left: 15px;
}
.newsbottom>div:nth-child(3){
  padding-right: 15px;
}
.newsbottom>div:nth-child(4){
  padding-left: 15px;
}
.newsbottom .bottom{
  padding: 0px 20px;
  background-color: #fff;

  /* 修改 */
  height: 211px;

}
.newsbottom .bottom .tt{
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.newsbottom .bottom .tt p:nth-child(1){
  font-size: 17px;
  color: rgb( 0, 0, 0 );
  line-height: 1.941;
}
.newsbottom .bottom .tt p:nth-child(1) a{
  font-size: 17px;
  color: rgb( 0, 0, 0 );
}
.newsbottom .bottom .tt p:nth-child(1) a:hover{
  color:#ed7020;
  font-weight: bold;
}
.newsbottom .bottom .tt p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2.357;
}
.newsbottom .bottom .tt p:nth-child(2) span:nth-child(1){
  margin-right: 5px;
}
.newsbottom .bottom .bb{
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
  padding:10px 0px 50px;
  height: 116px;
}

.appli_bottom{
  padding: 0px 55px;
}
.appli_bottom>div{
  padding: 0px;
  margin-top: 30px;
}
.appli_bottom>div:nth-child(odd){
  padding-right: 15px;
}
.appli_bottom>div:nth-child(even){
  padding-left: 15px;
}
/* .appli_bottom>div:nth-child(1){
  padding-right: 15px;
}
.appli_bottom>div:nth-child(2){
  padding-left: 15px;
}
.appli_bottom>div:nth-child(3){
  padding-right: 15px;
}
.appli_bottom>div:nth-child(4){
  padding-left: 15px;
}
.appli_bottom>div:nth-child(5){
  padding-right: 15px;
} */
.appli_bottom>div .top{
  height: 245px;
}
.appli_bottom>div .top img{
  width: 100%;
  height: 100%;
}
.appli_bottom>div .bottom{
  /* padding: 20px 35px; */
  padding: 0px;
  background-color: #fff;
}
.appli_bottom>div .bottom p{
  text-align: center;
}
.appli_bottom>div .bottom p:nth-child(1){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.appli_bottom>div .bottom p:nth-child(1) a{
  font-size: 17px;
  color: rgb( 4, 79, 159 );
}
.appli_bottom>div .bottom p:nth-child(1) a:hover{
  color: #ed7020;
}
.appli_bottom>div .bottom p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
}

.swiper-containerE{
  overflow: hidden;
  text-align: center;
  margin-top: 40px;
  padding: 0px 55px;
  position: relative;
}
.swiper-containerE .swiper-button-prev i,
.swiper-containerE .swiper-button-next i{
  font-size: 30px;
}
.swiper-containerE .swiper-button-prev,.swiper-containerE  .swiper-container-rtl .swiper-button-next {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image:none;
  left: 10px;
  right: auto;
  top: 40%;
}
.swiper-containerE .swiper-button-next,.swiper-containerE  .swiper-container-rtl .swiper-button-prev {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image:none;
  right: 10px;
  left: auto;
  top: 40%;
}
.swiper-containerE .swiper-slide .top{

}
.swiper-containerE .swiper-slide .top img{
  width: 100%;
}
.swiper-containerE .swiper-slide .bottom{
  padding: 20px 35px;
  background-color: #fff;
}
.swiper-containerE .swiper-slide .bottom p{
  text-align: center;
}
.swiper-containerE .swiper-slide .bottom p:nth-child(1){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.swiper-containerE .swiper-slide .bottom p:nth-child(1) a{
  font-size: 17px;
  color: rgb( 4, 79, 159 );
}
.swiper-containerE .swiper-slide .bottom p:nth-child(1) a:hover{
  color: #ed7020;
}
.swiper-containerE .swiper-slide .bottom p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
}
.swiper-containerE>a{
  margin-top: 35px;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  width: 180px;
  height: 48px;
  border : 1px solid #cecccc;
  font-size: 14px;
  color: rgb( 66, 66, 66 );
}
.swiper-containerE>a:hover{
  border : 1px solid #ed7020;
  color: #ed7020;
}

.appli_middle{
  margin-top: 30px;
}
.appli_middle>div{
  padding: 0px;
}
.appli_middle>div:nth-child(1) img{
  width: 100%;
}
.appli_middle>div:nth-child(2){
  padding-left: 30px 
}
.appli_middle>div:nth-child(2) p:nth-child(1){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.appli_middle>div:nth-child(2) p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
}
.appli_middle>div:nth-child(2) p:nth-child(2) span{
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.appli_middle>div:nth-child(2) p:nth-child(3){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.appli_middle>div:nth-child(2) p:nth-child(4){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
}

.appli_resolve{
  margin-top: 30px;
}
.appli_resolve p:nth-child(1){
  font-size: 17px;
  color: rgb( 4, 79, 159 );
  line-height: 1.941;
}
.appli_resolve p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2;
}


.communicate{
  margin-top: 30px;
}
.communicate .inner{
  background-color: #fff;
  padding: 25px 20px;
  border-bottom: 1px solid #ededed;
}
.communicate .inner .top{
  
}
.communicate .inner .top .left{
  font-size: 15px;
  color: rgb( 4, 79, 159 );
  float: left;
}
.communicate .inner .top .right{
  float: right;
  font-size: 15px;
  color: rgb( 38, 38, 38 );
}
.communicate .inner .middle{
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 1.786;
  margin: 10px 0px;
}
.communicate .inner>a{
  font-size: 14px;
  color: rgb( 27, 27, 27 );
}
.communicate .inner>a:hover{
  color: #ed7020;
  text-decoration: underline;
}
.communicate .inner .bottom{
  
}


.communicate_form{

  padding: 15px;
  border: 1px solid rgb( 4, 79, 159 );

  margin-top: 35px;
}
.communicate_form>p:nth-child(1){
  font-size: 17px;
  color: rgb( 38, 38, 38 );
}
.communicate_form form{
  margin-top: 20px;
}
.communicate_form form>.inp{

}
.communicate_form form>.inp input{
  padding-left: 15px;
  width: 100%;
  height: 43px;
  border: 1px solid #ebebeb;
}
.communicate_form form>.inp:first-child{
  padding-left: 0px;
}
.communicate_form form>.inp:nth-child(3){
  padding-right: 0px;
}
.communicate_form form>div:nth-child(4){
  padding: 0px;
  margin-top: 10px;
}
.communicate_form form>div:nth-child(4) textarea{
  border: none;
  border-bottom: 1px solid #ebebeb;
  padding-top: 10px;
  padding-left: 15px;
  width: 100%;
}
.communicate_form form>div:nth-child(4) p{
  margin-bottom: 10px;
  font-size: 16px;
  color: rgb( 27, 27, 27 );
}
.communicate_form form>div:nth-child(4) p span{
  margin-left: 5px;
  color: red;
}
.communicate_form form>.inp p{
  margin-bottom: 10px;
  font-size: 16px;
  color: rgb( 27, 27, 27 );
}
.communicate_form form>.inp p span{
  margin-left: 5px;
  color: red;
}

.communicate_form form button{
  float: right;
  width: 175px;
  height: 43px;
  background-color: #0359a7;
  border: none;
  color:#fff;
  font-size: 20px;
  margin-top:30px;
}

.link{
  padding-top: 45px;
}
.link .link_address{
  margin-top: 75px;
}
.link .link_address>div{
  text-align: center;
}
.link .link_address>div p{
  /* font-size: 15px; */

  font-size: 17px;

  
  /* color: rgb( 27, 27, 27 ); */
  color: rgb( 4, 79, 159 );
  font-weight: bold;
  line-height: 2;
}
.link .link_address>div p:nth-child(2){
  margin-top: 15px;
}
.link .link_address>div i{
  font-size: 30px;
  color:#ed7020;
  margin-bottom: 30px;
}

.link_map{
  margin-top: 70px;
}
.link_form{

  padding: 15px;
  border: 1px solid rgb( 4, 79, 159 );

  margin-top: 50px; 
  margin-bottom: 100px;
} 
.link_form>p{
  font-size: 17px;
  color: rgb( 38, 38, 38 );
  margin-bottom: 30px;
}
.link_form form{
  
}
.link_form form .top{

}
.link_form form .bottom{
  margin:25px 0px;
  font-size: 16px;
  color: rgb( 27, 27, 27 );
}
.link_form form .bottom span{
  margin-left: 5px;
  color: red;
}


.link_form form .top>div{
  padding: 0px;
}
.link_form form .top>div:nth-child(3){
  display: none;
}
.link_form form .top>div p{
  font-size: 16px;
  color: rgb( 27, 27, 27 );
  margin-bottom: 10px;
}
.link_form form .top>div p span{
  margin-left: 5px;
  color: red;
}

.link_form form .top>div:nth-child(2){
  padding:0px 15px;
}
.link_form form .top>div input{
  width: 100%;
  height: 40px;
  padding-left: 15px;
  font-size: 16px;
}

.link_form form button{
  width: 174px;
  height: 42px;
  background-color: #0359a7;
  border: none;
  color: #fff;
  font-size: 18px;
}


.aboutus{
  background: #f8f8f8;
  padding-top: 42px;
  /* padding-top: 66px; */
  padding-bottom: 30px;
}
.aboutus .container{
  
}
.aboutus .container>.about_descrip{
  text-align: left;
}
.aboutus .container>.about_descrip .title{
  font-size: 21px;
  color: rgb( 18, 18, 18 );
  line-height: 1.304;
  margin-bottom: 30px;
}

.aboutus .container>.about_descrip .bottom{

}
.aboutus .container>.about_descrip .bottom .left{
  padding: 0px;
}
.aboutus .container>.about_descrip .bottom .left{
  
}
.aboutus .container>.about_descrip .bottom .left img{
  width: 100%;
  height: 396px;
}
.aboutus .container>.about_descrip .bottom .right{
  padding-right: 0px;
  font-size: 15px;
  color: rgb( 93, 93, 93 );
  line-height: 2.2;
}

/* .develop .container>{
  text-align: left;
} */
.develop{
  background: #f8f8f8;
}
.develop .container> .title{
  text-align: left;
  /* font-size: 23px; */
  font-size: 21px;
  color: rgb( 18, 18, 18 );
  line-height: 1.304;
  margin-bottom: 30px;
}
.develop .bottom{
  position: relative;
}
.develop .bottom .container{
  padding: 0px 20px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.develop .swiper-containerDH{
  overflow: hidden;
   /* position: absolute; */
  height: 100%;
}
.develop .swiper-containerDH .swiper-slide{
  position: relative;
  /* padding: 0px 60px; */
  height: 100%;
}
.develop .swiper-containerDH .swiper-slide .center{
  border-radius: 100%;
  position: absolute;
  height: 12px;
  width: 12px;
  background: #98c7fa;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.develop .swiper-containerDH .swiper-slide:nth-child(odd) .center .time{
  text-align: center;
  width: 140px;
  position: absolute;
  top: -70px;
  left: 50%;
  -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
  font-size: 30px;
  color: rgb( 255, 255, 255 );
  line-height: 1;
}
.develop .swiper-containerDH .swiper-slide:nth-child(odd) .center .descrip{
  text-align: left;
  width: 140px;
  position: absolute;
  bottom: -95px;
  left: 50%;
  -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
  font-size: 16px;
  color: rgb( 0, 0, 0 );
  line-height: 1.875;
}

.develop .swiper-containerDH .swiper-slide:nth-child(even) .center .time{
  text-align: center;
  width: 140px;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
  font-size: 30px;
  /* color: rgb( 255, 255, 255 ); */
  color: rgb( 0, 0, 0 );
  line-height: 1;
}
.develop .swiper-containerDH .swiper-slide:nth-child(even) .center .descrip{
  text-align: left;
  width: 140px;
  position: absolute;
  top: -95px;
  
  left: 50%;
  -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
  font-size: 16px;
  /* color: rgb( 0, 0, 0 ); */
  color: #fff;
  line-height: 1.875;
}

.develop .swiper-button-prev, .swiper-container-rtl .swiper-button-next ,
.culture .swiper-button-prev, .swiper-container-rtl .swiper-button-next ,
.wind .swiper-button-prev, .swiper-container-rtl .swiper-button-next ,
.product .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image: none;
  left: 0px;
  right: auto;
}
.develop .swiper-button-next, .swiper-container-rtl .swiper-button-prev ,
.culture .swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.wind .swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.product .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image: none;
  right: 0px;
  left: auto;
}
.develop .swiper-button-next, .develop .swiper-button-prev,
.culture .swiper-button-next, .culture .swiper-button-prev,
.wind .swiper-button-next, .wind .swiper-button-prev,
.product .swiper-button-next, .product .swiper-button-prev{
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
}
.develop .swiper-button-next i, .develop .swiper-button-prev i,
.culture .swiper-button-next i,.culture .swiper-button-prev i,
.wind .swiper-button-next i,.wind .swiper-button-prev i,
.product .swiper-button-next i, .product .swiper-button-prev i{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.develop .swiper-button-next.swiper-button-disabled, .develop .swiper-button-prev.swiper-button-disabled,
.culture .swiper-button-next.swiper-button-disabled, .culture .swiper-button-prev.swiper-button-disabled,
.wind .swiper-button-next.swiper-button-disabled, .wind .swiper-button-prev.swiper-button-disabled,
.product .swiper-button-next.swiper-button-disabled, .product .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  cursor: auto;
  pointer-events: none;
}

.culture{
  padding: 35px 0px;
  background: #fff;
}
.culture .container{
  
} 
.product .container{
  position: relative;
}
.culture .container>p.title{
  /* font-size: 23px; */
  font-size: 21px;
  color: rgb( 18, 18, 18 );
  line-height: 1.429;
}

.culture .container .swiper-containerV{
  margin-top: 30px;
}
.culture .container .swiper-containerV .swiper-slide{
  box-shadow: 0px 0px 15px #f3f3f3;
}
.culture .container .swiper-containerV .swiper-slide .top{
  
}
.culture .container .swiper-containerV .swiper-slide .top img{
  width: 100%;
}
.culture .container .swiper-containerV .swiper-slide .bottom{
  height: 230px;
  padding: 20px 35px 0px;
  background: #fff9e8;
}
.culture .container .swiper-containerV .swiper-slide .bottom p.title{
  font-size: 20px;
  color: rgb( 18, 18, 18 );
  line-height: 1.5;
}
.culture .container .swiper-containerV .swiper-slide .bottom ul{

}
.culture .container .swiper-containerV .swiper-slide .bottom ul li{
  font-size: 16px;
  color: #8f8d89;
  line-height: 2;
}

.wind{
  padding: 0px 0px 100px;
  background: #fff;
}
.wind .container>p.title{
  /* font-size: 23px; */
  font-size: 21px;
  color: rgb( 18, 18, 18 );
  line-height: 1.429;
}
.wind .container  .swiper-containerW{
  overflow: hidden;
  margin-top: 30px;
  position: relative;
}
.wind .container  .swiper-containerW .swiper-slide{
  
}





/* .aboutus .container>.about_descrip p:nth-child(2){
  font-size: 14px;
  color: rgb( 27, 27, 27 );
  line-height: 2.357;
}
.aboutus .container>.about_descrip p{
  font-size: 14px;
  color: rgb( 4, 79, 159 );
  margin: 25px 0px;
}
.aboutus .container>.about_descrip p:nth-child(3):hover{
  color:#ed7020;
} */


/* .aboutus .about_detail>div{  
  padding: 0px;
  height: 185px;
  background-color: #f8f8f8;
}
.aboutus .about_detail>div>div{
  position: relative;
  padding-right: 10px;
  width: 96%;
  height: 100%;
  background-color: #fff;
}
.aboutus .about_detail>div:last-child>div{
  width: 100%;
}
.aboutus .about_detail>div>div>div{
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.aboutus .about_detail>div>div>div i{
  font-size: 30px;
  color:#ed7020;
}
.aboutus .about_detail>div>div>div p:nth-child(2){
  font-size: 15px;
  color: rgb( 27, 27, 27 );
}
.aboutus .about_detail>div>div>div p:nth-child(2) span{
  font-size: 41px;
  color: rgb( 27, 27, 27 );
  font-weight: bold;
}
.aboutus .about_detail>div>div>div p:nth-child(3){
  font-size: 15px;
  color: rgb( 27, 27, 27 );
  line-height: 2.2;
} */


.company_honor{
  background-color: #fff;
  /* padding-top: 67px; */
  
}
.company_honor .swiper-containerH{
  overflow: hidden;
  position: relative;
  padding-bottom: 110px;
}
.company_honor .container>p{
  padding-top: 67px;
  margin-bottom: 40px;
  font-size: 23px;
  text-align: center;
  color: rgb( 18, 18, 18 );
  line-height: 1.304;
}

.company_honor .swiper-container-horizontal>.swiper-pagination-bullets, .company_honor .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 35px;
  left: 0;
  width: 100%;
}
.company_honor .swiper-slide{
  border: 1px solid #ebeaea;
  position: relative;
  height: 355px;
}
.company_honor .swiper-slide img{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.company_honor .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #b0b0b0;
  opacity: 1;
}

.company_honor .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff8400;
}


.prothree{
  padding-top: 30px;
}
.prothree>.left{
  /* border: 1px solid #dddddd; */
  padding-left: 0px;
}
.prothree>.left .top{
  height: 376px;
  position: relative;
}
.prothree>.left .top img{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.prothree>.right{
  padding: 30px 0px 0px 30px;
}
.prothree>.right p:nth-child(1){
  font-size: 20px;
  color: rgb( 4, 79, 159 );
  line-height: 1.65;
}
/* .prothree>.right p:nth-child(2){
  font-size: 14px;
  color: rgb( 66, 66, 66 );
  line-height: 2.429;
} */
/* .prothree>.right p:nth-child(3){
  font-size: 14px;
  color: rgb( 66, 66, 66 );
  line-height: 2.429;
} */
/* .prothree>.right div{
  margin-top: 25px;
  text-align: center;
  line-height: 40px;
  width: 142px;
  height: 40px;
  background-color: #044f9f;
  color:#fff;
  font-size: 16px;
} */

.prothree>.right .click{
  font-size: 14px;
  color: rgb( 66, 66, 66 );
  line-height: 2.429;
}

.prothree>.right a{

  cursor: pointer;

  display: inline-block;
  margin-top: 25px;
  text-align: center;
  line-height: 40px;
  width: 142px;
  height: 40px;
  background-color: #044f9f;
  color:#fff;
  font-size: 16px;
}
.prothree_detail{
  overflow-x: hidden;
  margin-top: 50px;
}
.prothree_detail table{
  table-layout:fixed;
}
.prothree_detail>p:nth-child(1){
  border-bottom: 1px solid #dddddd;
  margin-bottom: 45px;
}
.prothree_detail>p:nth-child(1) span{
  cursor: pointer;
  
  padding: 0px 35px;
  font-size: 16px;
  color: rgb( 0, 0, 0 );
  /* height: 40px; */
  line-height: 43px;
  display: inline-block;
}
.prothree_detail>p:nth-child(1) span.active{
  /* border-top: 1px solid #dddddd; */
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-top: 2px solid #044f9f;  
}
.prothree_detail p.common{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb( 66, 66, 66 );
  line-height: 2.429;
}
.prothree_detail p.special{
  color:#044f9f;
  font-size: 16px;
  line-height: 3;
}

.compant_develop{
  position: relative;
}
.compant_develop>img{
  width: 100%;
  height: 694px;
}
.compant_develop .container{
  padding-bottom: 20px;
  overflow: hidden;
  /* padding-top: 62px; */
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX( -50%);
  -moz-transform: translateX( -50%);
  -ms-transform: translateX( -50%);
  -o-transform: translateX( -50%);
}
.compant_develop .container>p{
  padding-top: 62px;
  text-align: center;
  margin-bottom: 50px;
  font-size: 23px;
  color: rgb( 255, 255, 255 );
  line-height: 1.304;
}
.compant_develop>.lining{
  z-index: 10;
  width: 100%;
  position: absolute;
  left: 0px;
  height: 1px;
  background-color: #fff;
  top: 53%;
  -webkit-transform: translateY( -50%);
  -moz-transform: translateY( -50%);
  -ms-transform: translateY( -50%);
  -o-transform: translateY( -50%);
}
.compant_develop .swiper-containerD{
  position: relative;
}
.compant_develop .swiper-containerD .swiper-button-prev i,
.compant_develop .swiper-containerD .swiper-button-next i{
  z-index: 100000;
  color:#fff;
  font-size: 30px;
}
.compant_develop .swiper-containerD .swiper-slide{
  padding-bottom: 250px;
  position: relative;
}

.compant_develop .swiper-containerD .swiper-slide>div:nth-child(1),
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(3),
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(5),
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(7),
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(9),
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(11){
  display: inline-block;
  margin-left: 90px;
  position: relative;
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(2){
  position: absolute;
  bottom: 0px; 
  left: 125px;
  display: inline-block;
  /* position: relative; */
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(4){
  position: absolute;
  bottom: 0px; 
  left: 485px;
  display: inline-block;
  /* position: relative; */
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(6){
  position: absolute;
  bottom: 0px; 
  left: 730px;
  display: inline-block;
  margin-left: 100px;
  /* position: relative; */
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(8){
  position: absolute;
  bottom: 0px; 
  left: 1000px;
  display: inline-block;
  margin-left: 100px;
  /* position: relative; */
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(10){
  position: absolute;
  bottom: 0px; 
  left: 1300px;
  display: inline-block;
  margin-left: 100px;
  /* position: relative; */
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(12){
  position: absolute;
  bottom: 0px; 
  left: 1600px;
  display: inline-block;
  margin-left: 100px;
  /* position: relative; */
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.compant_develop .swiper-containerD .swiper-slide img{

}
.compant_develop .swiper-containerD .swiper-slide>div .line{
  
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(1) .pointer,
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(3) .pointer,
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(5) .pointer{
  color:#fff;
  position: absolute;
  top:-6px;
  left: 0px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(2) .pointer,
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(4) .pointer,
.compant_develop .swiper-containerD .swiper-slide>div:nth-child(6) .pointer{
  color:#fff;
  position: absolute;
  bottom:-32px;
  left: 0px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.compant_develop .swiper-containerD .swiper-slide>div p:nth-child(1){
  font-size: 35px;
  color: rgb( 255, 255, 255 );
}
.compant_develop .swiper-containerD .swiper-slide>div p:nth-child(2){
  font-size: 14px;
  color: rgb( 255, 255, 255 );
  line-height: 2.143;
  margin-bottom: 10px;
}

.compant_develop .swiper-button-prev, .compant_develop .swiper-container-rtl .swiper-button-next {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image: none;
  left: 10px;
  right: auto;
}

.compant_develop .swiper-button-next, .compant_develop .swiper-container-rtl .swiper-button-prev {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image: none;
  right: 10px;
  left: auto;
}


#one form p{
  font-size: 16px;
  margin-bottom: 10px;
}
#one form p span{
  color:red;
  margin-left: 10px;
}
#one form input{
  padding-left: 15px;
  font-size: 16px;
  /* width: 200px; */
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
}
#one form>div{
  margin-top: 15px;
  margin-bottom: 20px;
}
#one form>div button{
  width: 120px;
  height: 35px;
  background-color: #044f9f;
  font-size: 16px;
  color:#fff;
  border: none;
}




.newsinbottom{

}
.newsinbottom .bottom{
  margin-top: 30px;
} 
.newsinbottom .bottom .left{
  font-size: 14px;
  color:#000;
}
.newsinbottom .bottom .left span:nth-child(1){
  margin-right: 20px;
}
.newsinbottom .newstitle{
  margin-top: 20px;
  text-align: center;
  font-size: 30px;
  color:#000;
  margin-bottom: 0px;
}
.newsinbottom>p:nth-child(2){
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  text-align: center;
  font-size: 18px;
  color:#000;
}
.newsinbottom>p:nth-child(2) span{
  margin:0px 15px;
}
.newsinbottom>p:nth-child(3){
  margin-top: 30px;
  line-height: 2;
  font-size: 15px;
}
.newsinbottom .bottom>a{
  
  float: right;
  display: inline-block;
  width: 120px;
  height: 30px;
  background-color: #044f9f;
  font-size: 15px;
  text-align: center;
  line-height: 30px;
  color:#fff;
}
.newsinbottom .bottom .left a{
  color:#000;
  cursor: pointer;
}
.newsinbottom .bottom .left a:hover{
  color:#044f9f;
}

.prothree_two,
.prothree_three,
.prothree_four,
.prothree_five,
.prothree_six{
  display: none;
}
.prothree_one{
  overflow: auto;
}
.prothree_two li{
  list-style-type:disc;
}

.prothree_one .top{
  padding: 15px;
  /* background: #FEFEF2; */
  margin-bottom: 20px;
}
.prothree_one .bottom{
  padding: 15px;
  /* background: #F0E5F5; */
}


#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin-top:40px;margin-bottom: 40px;}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #0060ad;}
#page li:hover a{color:#0060ad}
#page li a{ color:#666}
#page li.active{border:1px solid #0060ad; background-color:#0060ad; color:#FFFFFF}
#page li.active a{ color:#fff}





.mobile-foot  {
  display: none !important;
background:  #2ca9e8;
padding:  8px  0;
position:  fixed!important;
bottom:  0!important;
left:  0!important;
width:  100%;
z-index:  9999;
display:none;
}
.mobile-foot  a  {
color:  #fff;
height:  35px;
line-height:  33px;
border:  1px  solid  #fff;
border-radius:  4px;
text-align:  center;
width:22%;
padding:  0  15px;
margin:0  5px;
transition:  .3s;
-o-transition:  .3s;
-moz-transition:  .3s;
-webkit-transition:  .3s;
}
.pull-left  {
float:  left!important;
}
.pull-right  {
float:  right!important;
}
.btn  {
display:  inline-block;  
margin-bottom:  0;
font-size:  14px;
font-weight:  400;  
text-align:  center;
white-space:  nowrap;
vertical-align:  middle;  
cursor:  pointer;    
border:  1px  solid  transparent;
border-radius:  4px;
}

@media(max-width:480px){        .mobile-foot  {  display:block;}          }


/* search.htm */
.pro{
  background-color: #fff;
}
.pro .container{ 
  
}
.pro .container>p{  
  margin: 30px 0px 20px;
}
.pro .container p a{   
  color: #000;
  margin-bottom: 10px;
  height: 33px;
  line-height: 33px;
  display: inline-block;
  padding: 0px 15px;
  border: 1px solid #e2e2e2;
  border-radius: 20px; 
  margin-right: 20px;
  font-size: 15px;
}
.pro .container p a.active{
  color:#fff;
  background-color: #127c3d;
}
.pro .swiper-slide{
  background-color: #fff;
  margin-bottom: 25px;
}
.pro .swiper-slide:hover .bottom{
  /* background-color: #127c3d; */
  background: rgb( 4, 79, 159 );
}
/* .pro .swiper-slide:hover .bottom p{
  color: #fff;
} */
.pro .swiper-slide .top{
  overflow: hidden;
  border: 1px solid #f5f5f5;
  height: 335px;
  position: relative;
}
.pro .swiper-slide .top a{
  height: 100%;
  display: block;
  overflow: hidden;
}
.pro .swiper-slide:hover .top img{
  transition: 2s;
  transform: scale(1.1) translate(-50%,-50%);
}
.pro .swiper-slide .top img{
  transition: 2s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.pro .swiper-slide .bottom{
  height: 100px;
  background-color: #f8f8f8;
  padding: 25px 40px;
  /* border-bottom: 3px solid #e6e6e6; */
}
.pro .swiper-slide:hover .bottom p:nth-child(1){
  color:#fff;
}
.pro .swiper-slide .bottom p:nth-child(1){
  font-size: 17px;
  color: rgb( 58, 58, 58 );
  line-height: 1.941;
}
.pro .swiper-slide .bottom p:nth-child(1) a{
  font-size: 17px;
  color: rgb( 58, 58, 58 );
}
.pro .swiper-slide:hover .bottom p:nth-child(2){
  color:#fff;
}
.pro .swiper-slide .bottom p:nth-child(2){
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: rgb( 127, 127, 127 );
  line-height: 2.75;
}

/* search.htm自适应 */
/* @media (max-width: 765px) {
  div.pro .container>p {
    margin: 15px 0px 15px;
  }
} */


.back{
  cursor: pointer;
  font-size: 15px;
  z-index: 1000000000000000000;
  text-align: center;
  color:#fff;
  position: fixed;
  right: 20px;
  bottom: 10%;
  display: inline-block;
  width: 40px;
  line-height: 30px;
  height: 120px;
  /* background-color: #000; */
  background: -webkit-linear-gradient(#ff8400, #044f9f); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ff8400, #044f9f); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ff8400, #044f9f); /* Firefox 3.6 - 15 */
  background: linear-gradient(#ff8400, #044f9f); /* 标准的语法 */
}


.servicebottom{
  padding-top: 30px;
}
.servicebottom{
  
}
.servicebottom .left{
  padding-left: 0px;
}
.servicebottom .left>.clearfix:nth-child(1){
  margin-bottom: 35px;
}
.servicebottom .left p.tit{
  text-align: left;
  padding-left: 22px;
  height: 50px;
  line-height: 50px;
  background: #0359a7;
}
.servicebottom .left .detail{
  position: relative;
}
.servicebottom .left .detail i{
  color: #0359a7;
  position: absolute;
  left: 0px;
  top: 12px;
}
.servicebottom .left .detail .inner{
  display: inline-block;
  float: left;
  padding-left: 25px;
  padding-top: 12px;
  font-size: 14px;
  color: rgb( 99, 99, 99 );
  line-height: 1.786;
}
.servicebottom .right{
  padding: 0px;
}
.servicebottom .right img{
  width: 100%;
}

/* 修改 */
.srvicebottom img{
  width: 100%;
}


.honor{
  padding:30px 0px;
}
.honor .swiper-containerSS{

}
.honor .swiper-containerSS .swiper-slide{
  
  margin-bottom: 15px;
}
.honor .swiper-containerSS .swiper-slide .top{
  /* border: 1px solid #ccc; */
  /* position: relative; */
  text-align: center;
}
.honor .swiper-containerSS .swiper-slide .top img{
  display: inline-block;
  /* position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); */
}
.honor p{
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #000;
}

.network{
  padding: 30px 0px 90px;
}
.network .container{
  
}
.network .container .top{
  text-align: center;
  margin-bottom: 30px;
}
.network .container .top img{
  display: inline-block;
}
.network .container .bottom{
  background: #f0f2f7;
  padding: 55px;
}
.network .container .bottom p:nth-child(1){
  font-size: 17px;
  color: rgb( 85, 85, 85 );
  line-height: 2.176;
}
.network .container .bottom p{
  font-size: 15px;
  color: rgb( 85, 85, 85 );
  line-height: 2.176;
}

.ban{
  position: relative;
}
.ban img{
  width: 100%;
}
.ban .box{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.ban .box h2{
  text-align: center;
  font-size: 31px;
  color: rgb( 255, 255, 255 );
  line-height: 1.065;
  margin-bottom: 25px;
}
.ban .box p{
  text-align: center;
  font-size: 18px;
  color: rgb( 255, 255, 255 );
  line-height: 1.833;
}








@media (max-width: 768px){
  .product>.bottom a{
    height: 40px;
    line-height: 40px;
  }
  .slogan .swiper-button-prev,.slogan  .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    left: 6px;
    right: auto;
  }
  .appli_bottom{
    padding: 0px 0px;
  }

  .procenter_bottom>div {
    height: 460px;
  }
  .servicebottom .left{
    /* padding-left: 0px; */
    width: 100% !important;
  }
  .banner .box p:nth-child(2) {
    display: none;
    font-size: 19px;
    color: rgb( 255, 255, 255 );
    line-height: 1.276;
    text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
  }
  .banner .box p:nth-child(3) {
    font-size: 16px;
    color: rgb( 255, 255, 255 );
    line-height: 1.762;
    text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
  }

  .banner .swiper-container .swiper-slide:nth-child(3) .box p:nth-child(2) {
    font-size: 14px;
    color: rgb( 255, 255, 255 );
    line-height: 2;
    text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
  }
  .banner .swiper-container .swiper-slide:nth-child(3) .box p:nth-child(3) span {
    font-size: 20px;
  }
  .banner .swiper-container .swiper-slide:nth-child(3) .box p:nth-child(3) {
    font-size: 14px;
    color: rgb( 255, 255, 255 );
    line-height: 2;
    text-shadow: 0px 0px 4px rgb( 0, 0, 0 );
  }
  .slogan .swiper-containerL .swiper-slide>div>img {
    width: auto;
  }
  .slogan .swiper-containerL .swiper-slide>div {
    /* height: 60px; */
    height: 60px;
    text-align: center;
    width: 49%;
    display: inline-block;
    background: #fff9e8;
    margin-bottom: 5px;
  }
  .aboutus .container>.about_descrip .bottom .right {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
    color: rgb( 93, 93, 93 );
    line-height: 1.6;
  }
  .titling .right ul li {
    float: left;
    margin: 0px;
    font-size: 14px;
    color: rgb( 38, 38, 38 );
  }
  .aboutus .container>.about_descrip .bottom {
    margin-top: 10px;
  }
  .aboutus .container>.about_descrip .bottom .left img{
    width: 100%;
    height: 120px;
  } 
  .develop .bottom>img{
    height: 300px;
  }
  .develop .bottom .container {
    width: 100%;
    padding: 0px 20px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .culture .container .swiper-containerV{
    overflow: hidden;
    position: relative;
  }
  .network .container .top img{
    width: 100%;
  }
  .network .container .bottom {
    background: #f0f2f7;
    padding: 15px;
  }
  .network .container .bottom p {
    font-size: 13px;
    color: rgb( 85, 85, 85 );
    line-height: 2;
  }
  .network .container .bottom p:nth-child(1) {
    font-size: 16px;
    color: rgb( 85, 85, 85 );
    line-height: 2;
  }
  #dituContent{
    height: 320px !important;
  }
  .procenter{
    background-color: #fff;
    padding-top: 45px;
    padding-bottom: 50px;
  }
  .servicebottom .right{
    margin-top: 20px;
  }
  .titling .left {
    float: left;
    font-size: 12px;
    color: rgb( 38, 38, 38 );
  }
  .righttop p.ti {
    font-size: 17px;
    color: rgb( 42, 42, 42 );
    line-height: 55px;
    border-bottom: 2px solid #ed7020;
  }
  .tb-s310 a {
    display: block;
    width: 100%;
  }
  .prothree_one{
    overflow: scroll;
  }
  .prothree_detail table{
    /* width: 100% !important; */

    width: auto !important;

    table-layout: fixed;
  }
  
  .prothree_detail table  td  {  
    white-space: nowrap;  
  } 
  
  .product .container>p span{
    position: static;
    border-right: 1px solid #fff;
    display: inline-block;
    border-radius: 30px;
    width: 49% !important;
    text-align: center;
    margin-bottom: 10px;
    height: 35px;
    float: left;
    line-height: 35px;
    text-align: center; padding-left: 0!important;
    font-size: 12px;
    color: rgb( 255, 255, 255 );
  }.product .container>p span:nth-child(2n){
    float: right;

   
  }
  .product .container>p {
    position: relative;
    text-align: center;
    /* height: 50px; */
    height: auto;
    line-height: 50px;
    margin: 15px 0px 15px;
  }
  .banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
  }

  .banner .swiper-container .swiper-slide:nth-child(4) .box {
    width: 300px;
  }

  .ban .box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .ban .box h2 {
    text-align: center;
    font-size: 22px;
    color: rgb( 255, 255, 255 );
    line-height: 1;
    margin-bottom: 10px;
  }
  .ban .box p {
    text-align: center;
    display: none;
    font-size: 13px;
    color: rgb( 255, 255, 255 );
    line-height: 1;
  }
}

.tr {height:40px;
background-color: #fae8d1;
border-bottom: 1px solid #ccc;
	}
	
.td{height:40px;
  }
  @media(max-width:480px){
    .link_form {
      margin-top: 20px;
      margin-bottom: 20px;
  }
  .link_map{
    margin: 15px;
  }div.newsbottom>div{
    width: 49%;

    float: left;
  }div.newsbottom>div:nth-child(2n){
    float: right;
  }.newsbottom .bottom{
    padding: 10px;
  }div.newsbottom .bottom .tt{
    padding: 0;
  }.newsbottom .bottom .tt p:nth-child(2) {
    font-size: 12px;
  }div.newsbottom .bottom .bb{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
  }.procenter_bottom a>img{
  width: 100%; 
 
  }
  .righttop img{
    width: 100% !important;

  }.procenter_bottom>div>ul li a{
    font-size: 12px;
  }
  .procenter_bottom .col-md-6{
    width: 49%!important;
    height: auto;
    float: left;
    height: 344px;
    overflow: hidden;

  }   .procenter_bottom .col-md-6:nth-child(3),.procenter_bottom .col-md-6:nth-child(4){
    height: 284px;
  }.procenter{
    padding-bottom: 30px;
  }.procenter_bottom .col-md-6:nth-child(5){    height: 224px;}
  
  .procenter_bottom .col-md-6 ul{
    overflow: hidden;
  }.procenter_bottom{
    overflow: hidden;
  }.procenter_bottom>div>a{
    padding: 30px 0;
  } .procenter_bottom .col-md-6:nth-child(2n){
    float: right;
  }
  .procenter_bottom>div>p {
     
      font-size: 13px;
  }.appli_bottom>div{
    width: 49%!important;    margin-top: 10px;
    float: left;
  }.appli_bottom>div:nth-child(2n){
    float: right;
  }.appli_bottom>div .top{
    height: 130px;
  }.appli_bottom>div .bottom p:nth-child(1) a {
    font-size: 15px; display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    height: 20px;
    line-height: 20px;
    overflow: hidden;

}.newsbottom>div .top a img{
  height: 120px;
}.newsbottom>div{
  height: auto;
}
.newsbottom .bottom .tt p:nth-child(1) {
    font-size: 13px;
}.newsbottom .bottom .tt p:nth-child(1) a {
  font-size: 14px;
 line-height:   25px;
 height: 50px;  display: -webkit-box;
 -webkit-box-orient: vertical;
 text-overflow: ellipsis;
 -webkit-line-clamp: 2;
 overflow: hidden;

  }#page{
    width: 100%;
  }div.newsbottom .bottom .bb{
    padding: 0;
    margin-top: 5px;
  }.newsbottom .bottom{
    height: auto;
  }#page li {

    padding: 5px 6px;
  }
  .newsinbottom .newstitle {
  
    font-size: 18px;
    font-weight: bold;
  }.newsinbottom>p:nth-child(2){
    font-size: 14px;
  }.procenter{
    padding-top: 20px;
  }.product .swiper-slide>img{
    max-width: 100%;
    margin-top: 20px;
    height: 150px;
  }.product .swiper-slide{
    padding: 10px;
  }.product .swiper-slide>p:nth-child(1) {
    font-size: 14px;
  }.product .swiper-slide{
    height: 300px;
  }.slogan {

    padding-top: 30px;
}.slogan .swiper-containerL{
  margin-top: 20px;
}footer>.top dt {
  font-size: 14px;
}.link .link_address>div{
 height: 200px;
 overflow: hidden;
}.link_form form .top>div input{
  margin-bottom: 10px;
}
.titling{
  display: none;
}.link_form form button {
  width: 100px;
  height: 34px;
 
  font-size: 15px;
}
.heughs img{
height: auto!important;
}
.heughs iframe{
width: 100%!important;
height: 250px!important;
}.develop .swiper-button-next, .develop .swiper-button-prev{
  display: block;
}.product .swiper-slide .box{
  height: 100%;
}.product .swiper-slide .box p:nth-child(1) a {
  font-size: 14px;
}.product .swiper-slide .box{
  padding: 10px;
}.prothree_detail table td span{
  padding: 0 5px;
}.product .swiper-slide:hover >p:nth-child(1){
  display: none;
}.product .swiper-slide:hover .border{
  display: none;
}
}