.banner{
  background: url(../images/banner.jpg) no-repeat center top;
  height:440px;
  cursor: pointer ;
}
.pp{
  background: url(../images/jy_1.jpg) no-repeat center top;
  height:180px;
  cursor: pointer ;
}
.bg1{
  background: url(../images/bg1.jpg) no-repeat center top;
}
.bg2{
  background: url(../images/jy_5.jpg) no-repeat center top;
  height:714px;
  overflow: hidden;
}
.bgf5f5f5{
  background-color: #f5f5f5;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.mySwiper1{
  padding-bottom:78px;
}
.mySwiper1 .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
  margin:0 20px!important;
}

.mySwiper1 .swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
}
.w_786{
  width: 786px;
  height:366px;
  background: #fff;
  margin:228px auto 0;
}
.gd_txt{
  border:none;
  border-color: #d2d2d2;
  width: 100%;
  text-align: center;
  line-height:36px;
  box-sizing: border-box;
  table-layout:fixed;
}
.gd_txt th{
  background-color:#2891ff ;
  border-color: #fff;
  color:#fff;
  border-top-color:#2891ff;
  border-bottom-color:#2891ff;
}
.gd_txt th:first-child{
  border-left-color:#2891ff;
}
.gd_txt th:last-child{
  background-color:#ff1313;
  border-top-color:#ff1313;
  border-bottom-color:#ff1313;
  border-right-color:#ff1313;
}
.gd_txt td{
  word-break:keep-all;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
 
}
.gd_txt tbody tr:hover{
  background-color: #f1f1f1;
}
.gd_txt td:hover{

  color:#00a0e9;
}
.h_180 {
  height: 326px;
  overflow: hidden;
    border-bottom: 1px solid #c1c1c1;
}
.bge0eaf6{
  background-color: #e0eaf6;
}
.form_b{
  background:url(../images/fmbg.jpg) no-repeat left top;
  padding:40px 0;
  max-width: 1920px;
  margin:0 auto;
  }
  .form_b form{
  background-color:rgba(95,98,193, 0.9);
  width: 658px;
  padding:70px 0 70px 70px;
  box-sizing: border-box;
  }
  .form_b form span{
  color:rgba(255,255,255,1);
  font-size: 18px;
  font-weight: bold;
  line-height:1.8;
  text-transform: uppercase;
  }
  .form_b form h3{
  font-size: 18px;
  color:#fff; 
  }
  .form_b form input{
  width:506px;
  line-height:64px;
  color:#fff;
  font-size: 22px;
  display: block;
  border:none;
  outline: none;
  background-color:transparent;
  border-bottom:2px solid #fff;
  padding-top:10px;
  }
  .form_b form input.subm1{
  margin-top:46px;
  width:250px;
  border:1px solid #fff;
  padding:0;
  line-height:52px;
  text-align: left;
  text-indent: 28px;
  transition: .3s;
  }
  .form_b form input.subm1:hover{
  text-indent: 30px;
  }
  .tab_bar .tabs{
    text-align: center;
    padding:30px 0;
}
.tab_bar .tabs li{
    display: inline-block;
    cursor: pointer;
    width:114px;
    height:40px;
    line-height: 40px;
    font-size: 20px;
    margin:0 16px;
    background-color: #f3f3f3;
    color:#333;
}
.tab_bar .tabs li.active{
    color:#fff;
    background-color: #ff8d20;
}
