﻿

.swiper-container {    width: 100%;
  height: 100%;
}
.index__page .swiper-next:hover,
.index__page .swiper-prev:hover{
  opacity: 0.6;
}
.index__page ._m--tit{
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: #333;
}
.index__page ._m--en{
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 20px;
}

/* banner */
._banners{
  background-color: #EEE;
  height: 600px;
}
._banners img{
  max-width: 100%;
}
._banners .swiper-banners >.swiper-pagination-bullets{
  width: 1200px !important;
  left: 50%;
  margin-left: -600px;
  text-align: right;
  top: 50%;
  bottom: auto;
  margin-top: -40px;
}
._banners .swiper-banners .swiper-pagination-bullet{
  position: relative;
  left: 103%;
  border: 1px solid #000000;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0);
  opacity: 1;
  display: block;
  margin: 10px 0 !important;
}
._banners .swiper-banners .swiper-pagination-bullet-active{
  background-color: #000000;
}
._banners .swiper-slide.s-01,
._banners .swiper-slide.s-02,
._banners .swiper-slide.s-03{
  background: url() no-repeat center center;
  background-size: cover;
}


/* ÏÖÏó¡¢ËðÊ§ */
._phenomenon{
  padding: 80px 0;
}
._phenomenon .item{
  position: relative;
}
._phenomenon .f_item{
  float: left;
}
._phenomenon .s_item{
  right: -35px;
  float: right;
}
._phenomenon .left,
._phenomenon .right{
  display: table !important;
  width: 290px;
  height: 200px;
  float: left;
  text-align: center;
  background-color: #EEEEEE;
}
._phenomenon .bottom{
  margin-top: 2px;
}
._phenomenon .right{
  margin-left: 2px;
}
._phenomenon .icon{
  width: 50px;
  height: 50px;
  margin: auto;
}
._phenomenon .con{
  display: table-cell;
  vertical-align: middle;
  color: #333333;
}
._phenomenon .tit{
  padding: 16px 0 16px 0;
  font-size: 18px;
}
._phenomenon .remark{
  font-size: 14px;
  line-height: 1.5;
}
._phenomenon .top .right{
  border-top-right-radius: 15px;
  margin-top: 27px;
}
._phenomenon .bottom .right{
  border-bottom-right-radius: 15px;
}
._phenomenon .bottom .left{
  border-bottom-left-radius: 15px;
}
._phenomenon .primary{
  position: relative;
  margin-left: -45px;
  width: 335px;
  height: 227px;
  border-top-left-radius: 15px;
  text-align: left;
}
._phenomenon  .f_item .primary{
  background: url(/imgs/phenomenon/p-01.png) no-repeat center center;
  background-size: cover;
}
._phenomenon  .s_item .primary{
  background: url(/imgs/phenomenon/p-02.png) no-repeat center center;
  background-size: cover;
}
._phenomenon .primary .con{
  padding-left: 50px;
}
._phenomenon .primary .tit{
  font-size: 30px;
  color:#FFFFFF;
}
._phenomenon .primary .remark{
  color: #FFF;
  
}
._phenomenon .primary .line{
  width: 30px;
  height: 3px;
  background-color: #FFF;
  margin-top: 40px;
}
._system--common{
  padding-bottom: 80px;
  
}
/* ½â¾ö·½°¸ */
._solution{
  background:#e5e5e5 url(/imgs/solution-back-3.png) no-repeat left 150px;
  background-size: 40% auto;
}
._solution h2{
  padding: 80px 0 0px 0;
}

._solution .remark{
  text-align: center;
  color: #333333;
  font-size: 14px;
}
._solution .con{
  position: relative;
  height: 600px;
  margin-top: 40px;
  overflow: hidden;
}
._solution .swiper-solution{
  height: 100%;
  width: 100%;
  float: left;
  
}
._solution .con> ul >li{
  position: relative;
  height: 600px;
  float: left;
  background: url(/imgs/solution-back-n.png) no-repeat left center;
  background-size: cover;
}
._solution .fold{
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #1867e9;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
._solution li.l-01{
  width: 64%;
}

._solution li.l-02,
._solution li.l-03,
._solution li.l-04{
  width: 12%;
}
._solution .unfold{
  display: table;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
._solution ._con{
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  padding-left: 30%;
}
._solution ._con .tit{
  position: relative;
  font-size: 30px;
  margin-bottom: 40px;
}
._solution ._con .tit::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 30px;
  border-bottom: 2px solid #007AFF;
}
._solution ._con .remark{
  color: #FFF;
  font-size: 14px;
  text-align: left;
}
._solution ._con ul{
  margin-top: 40px;
}
._solution ._con ul li{
  display: inline-block;
  width: 33.33%;
  float: left;
  margin-top: 20px;
  font-size: 18px;
}

._solution ._con .more{
  margin-top: 100px;
}
._solution ._con .more a{
  color: #FFF;
}
._solution .fold span{
  position: relative;
  display: inline-block;
  width: 36px;
  font-size: 36px;
  line-height: 1.1;
  margin-top: 120px;
}
._solution .fold span::before{
  content: "";
  position: absolute;
  top: -92px;
  left: 50%;
  width: 2px;
  height: 72px;
  background-color: #FFF;
}
/* ÍÅ¶Ó½éÉÜ */
._team{
  padding: 80px 0;
}
._team ._container{
  position: relative;
}
._team .swiper-prev,
._team .swiper-next{
  position: absolute;
  z-index: 1;
  bottom: 40px;
}
._team .swiper-prev{
  left: -50px;
}
._team .swiper-next{
  right: -50px;
}
._team .swiper-team-top{
  width: 100%;
  margin-top: 40px;
}
._team .swiper-team-top .swiper-slide{
  position: relative;
  width: 100%;
  background-color: #EEEEEE;
  border-radius: 10px;
}
._team .swiper-team-top .swiper-slide::after{
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 130px solid #dcdcdc;
  border-right: 130px solid #FFF;
}
._team .swiper-team-top .con{
  position: relative;
  display: table;
  height: 520px;
  padding: 0px;
  vertical-align: middle;
}
._team .swiper-team-top .photo{
  height: 100%;
  float: left;
  vertical-align: middle;
}
._team .swiper-team-top .info{
  width: 460px;
  float: left;
  height: 100%;
  display: table;
  margin-left: 68px;
  vertical-align: middle;
}
._team .swiper-team-top .info .area{
  display: table-cell;
  vertical-align: middle;
}
._team .swiper-team-top .photo img{
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
._team .swiper-team-top .introduce{
  margin-top: 40px;
  font-size: 16px;
  color: #333333;
}
._team .swiper-team-top .code{
  margin-top: 40px;
}
._team .swiper-team-top .code img{
  width: 90px;
  height: 90px;
  vertical-align: middle;
}
._team .swiper-team-top .code span{
  display: inline-block;
  font-size: 16px;
  color: #999999;
  margin-left: 20px;
}
._team .swiper-team-thumbs{
  height: 145px;
  margin-top: 40px;
}
._team .swiper-team-thumbs .swiper-slide {
  width: 139px;
  height: 145px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #f0f0f0;
  text-align: center;
  overflow: hidden;
  border: 1px solid #FFFFFF;
}
._team .swiper-team-thumbs .swiper-slide:hover,
._team .swiper-team-thumbs .swiper-slide.active{
  box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
  /* background-color: #FFFFFF; */
}
._team .swiper-team-thumbs .swiper-slide img{
  max-width: 100%;
  margin-top: 15px;
}
/* ¹«Ë¾½éÉÜ */
._company{
  
}
._company .con{
  background-size: cover;
  margin-top: 20px;
}
._company .info{
/*  background-color: #f0f0f0;*/
  border-radius: 15px;
  overflow: hidden;
    padding: 20px;
}
._company .info .left,
._company .info .right{
  width: 50%;
  height: 100%;
  float: left;
}
._company .info .left{
  display: table;
}
._company .info .area{
  display: table-cell;
  vertical-align: middle;
  padding: 0 74px;
}
._company .info .tit{
  font-size: 24px;
  color: #118d72;
}
._company .info .introduce{
  margin: 30px 0 40px 0;
  font-size: 14px;
  color: #000000;
  line-height: 2;
}
._company .info .area .more a{
  color: #1560dc;
}
._company .info .right{
  background-color: #000000;
  /* background: url(../imgs/video.png) no-repeat center center;
  background-size: cover; */
}
._company .info .right img{
  width: 100%;
}
/* ºÏ×÷ÓÅÊÆ */
._advantages{
  padding: 80px 0px;
}
._advantages .con{
  margin-top: 10px;
  text-align: center;
}
._advantages .item{
  position: relative;
  display: inline-block;
  width: 275px;
  height: 360px;
  background-color: #1560dc;
  margin: 30px 10px;
  border-radius: 15px;
  text-align: center;
}
._advantages .item .num{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 36px;
  font-weight: bold;
  color: #FFF;
  margin: 27px;
}
@keyframes advantagesBack{
  from {background: #1560dc;opacity: 1;}
to {background: #023487;opacity: 0.98;}
}

@-moz-keyframes advantagesBack {
  from {background: #1560dc;opacity: 1;}
to {background: #023487;opacity: 0.98;}
}

@-webkit-keyframes advantagesBack{
  from {background: #1560dc;opacity: 1;}
to {background: #023487;opacity: 0.98;}
}

@-o-keyframes advantagesBack{
  from {background: #1560dc;opacity: 1;}
to {background: #023487;opacity: 0.98;}
}
._advantages .item::after{
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 75px solid #1153c0;
  border-right: 75px solid #FFF;
}
._advantages .item::before{
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
  content: '';
  width: 200px;
  height: 16px;
  background-color: #1153c0;
}
._advantages .item:hover{
  background-color: #023487;
  box-shadow: -5px 5px 5px 0 rgba(0,0,0,.15);
  animation: advantagesBack 1.5s;
  -moz-animation: advantagesBack 1.5s;
  -webkit-animation: advantagesBack 1.5s;
  -o-animation: advantagesBack 1.5s;
}
._advantages .item:hover::after{
  border-bottom: 75px solid #0041ae;
}
._advantages .item:hover::before{
  background-color: #0041ae;
}
._advantages .item ._con{
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #FFF;
}
._advantages .item ._con ._info{
  display: table-cell;
  vertical-align: middle;
}
._advantages .item .tit{
  font-size: 30px;
  line-height: 1.5;
}
._advantages .item .en{
  font-size: 14px;
  margin-top: 56px;
}
/* ·þÎñ°¸Àý */
._service{
  background: url(/imgs/service/s-back-1.png) no-repeat center center;
  background-size: cover;
  padding: 80px 0;
}
._service ._m--title,
._service ._s--title{
  color: #FFF;
}
._service .con{
  position: relative;
}

._service .item{
  width: calc(50% - 20px);
  float: left;
  margin-top: 40px;
}
._service .bottom .item:last-child,
._service .top .item:last-child{
  float: right;
}
._service .con .center{
  position: absolute;
  z-index: 2;
  width: 580px;
  height: 340px;
  left: 50%;
  top: 50%;
  margin-top: -170px;
  margin-left: -290px;
}
._service .con .center .item{
  width: 100%;
}
._service .item img{
  width: 100%;
}
._service ._m--en,
._service ._m--tit{
  color: #FFFFFF;
}
._service .swiper-slide{
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
._service .swiper-slide .mes{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 4px;
  width: 40px;
  font-size: 18px;
  text-align: center;
  word-wrap: break-word;
  background: rgba(0, 0, 0, 0.5);
}
._service .swiper-slide .mes.right{
  left: auto;
  right: 0;
}
._service .swiper-slide .mes span{
  display: inline-block;
  width: 20px;
  margin: 20px auto 0 auto;
  color: #FFF;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
._service .swiper-slide .mes.bottom{
  width: 100%;
  height: 40px;
  line-height: 40px;
  top: unset;
  bottom: 3px;
}
._service .swiper-slide .mes.bottom span{
  width: auto;
  line-height: unset;
  margin: 0;
}
/* ³É¹¦°¸Àý */
._success--service{
  margin-top: 80px;
}
._success--service .con{
  position: relative;
  padding: 20px;
  background-color: #EEEEEE;
  border-radius: 15px;
}
._success--service .con .swiper-prev,
._success--service .con .swiper-next{
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
._success--service .con .swiper-prev{
  left: -50px;
}
._success--service .con .swiper-next{
  right: -50px;
}
._success--service .swiper-success-service{
  
}
._success--service ._event{
  text-align: center;
}
._success--service ._btn{
  background-color: #007AFF;
  color: #FFF;
}
._success--service .swiper-slide{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
._success--service .swiper-slide img{
  width: 100%;
  height: 100%;
}
._success--service .swiper-slide .mes{
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  border-radius: 0 0 15px 15px;
}
/* ½éÉÜ */
._introduce{
  margin: 80px 0 80px 0;
}
._introduce ._container{
  position: relative; 
}
._introduce ._introduce{
  position: relative;
}
._introduce .swiper-introduce .swiper-slide{
  background-color: #EEEEEE;
  border-radius: 20px;
}
._introduce .swiper-introduce .con{
  padding: 20px;
}
._introduce .swiper-introduce .con img{
  max-width: 100%;;
}
._introduce .info{
  position: relative;
  margin-top: 20px;
}
._introduce .logo{
  position: absolute;
  width: 160px;
  height: 160px;
}
._introduce .mes{
  font-size: 18px;
  color: #000;
  margin-left: 180px;
  line-height: 2;
  min-height: 160px;
}
._introduce .swiper-prev,
._introduce .swiper-next{
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 3;
}
._introduce .swiper-prev{
  left: -50px;
}
._introduce .swiper-next{
  right: -50px;
}
/* ·þÎñÉÌ */
._acilitator{
  background-color: #1560dc;
  padding: 80px 0;
}
._acilitator ._m--title{
  color: #FFF;
  text-align: center;
}
._acilitator ._s--title{
  color: #FFF;
}
._acilitator img{
  max-width: 100%;
  margin: 50px 0;
}
._acilitator ._event{
  text-align: center;
}
._acilitator ._btn{
  color: #007AFF;
  background-color: #FFFFFF;
}
/* ÐÂÎÅ×ÊÑ¶ */
._news{
  padding-top: 80px;
  background-color: #EEEEEE;
}
._news .con{
  position: relative;
  z-index: 2;
  margin-top: 40px;
}
._news .item{
  float: left;
  width: 580px;
  background-color: #FFFFFF;
  border-radius: 15px;
  
}
._news .item:first-child{
  margin-right: 20px;
}
._news .item:last-child{
  margin-left: 20px;
}
._news .item .tit{
  height: 56px;
  line-height: 56px;
  padding: 0 20px;
  font-size: 18px;
  color: #666;
}
._news .item .tit a{
  float: right;
  color: #cccccc;
}
._news .list{
  padding: 20px;
}
._news .list .l--item{
  border-bottom: 1px solid #e6e6e6;
  padding: 13px 0;
  cursor: pointer;
}
._news .list .l--item:last-child{
  border-bottom: 0;
}
._news .list .l--item ._t{
  position: relative;
  font-size: 18px;
  color: #333333;
  padding-right: 80px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
._news .list .l--item ._t:after{
  position: absolute;
  top: 50%;
  margin-top: -6.5px;
  content: "";
  right: 0;
  width: 25px;
  height: 13px;
  background: url(/imgs/arrows-02.png) no-repeat center center;
}
._news .list .l--item.active ._t:after{
  content: "";
  background: url(/imgs/arrows.png) no-repeat center center;
}
._news .list .l--item .date,
._news .list .l--item .mes{
  display: none;
}
._news .list .l--item.active .date,
._news .list .l--item.active .mes{
  display: block;
}
._news .list .l--item .date{
  color: #b2b2b2;
  font-size: 12px;
  margin: 10px 0;
}
._news .list .l--item.active .mes{
  color: #999999;
  font-size: 14px;
}

/* ÊÓÆµ´°¿Ú */
._modal {
  display: none;
}
._modal .back{
  position: fixed;
  z-index: 12;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
._modal .con{
  position: fixed;
  z-index: 13;
  left: 50%;
  top: 50%;
  margin-top: -300px;
  margin-left: -500px;
  width: 1000px;
}
._modal .con .close{
  position: absolute;
  z-index: 99;
  right: 10px;
  top: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
}
._modal .con .close img{
  width: 100%;
  height: 100%;
}
/* ¹ö¶¯ÆÁ */
._scroll--screen{
  margin-top: 80px;
}
._scroll--screen ._con{
  position: relative;
  height: 310px;
  background-color: #facd89;
  border-radius: 20px;
  overflow: hidden;
  padding: 10px 60px 0 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
._scroll--screen ._con::after{
  position: absolute;
  z-index: 2;
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 70px;
  box-shadow: inset -6px -37px 56px rgba(250,205,137,1);
}

._scroll--screen ._con .item{
  font-size: 30px;
  margin-top: 12px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
._scroll--screen ._con .swiper-wrapper{
  transition-timing-function: linear; 
}
._scroll--screen ._con strong{
  font-size: 42px;
}
._scroll--screen ._con .item:hover strong{
  color: #1560DC;
}
.index__page ._footer{
  margin-top: -140px;
  padding-top: 200px;
}
@media screen and (max-width: 1440px){
  ._banners .swiper-banners .swiper-pagination-bullet{
    left: 98%;
}
._phenomenon{
  zoom: 0.9;
}
}

@media screen and (max-width: 1288px){
  ._team .swiper-next{
    right: -35px;
}
._team .swiper-prev{
  left: -37px;
}
}
@media screen and (max-width: 1200px){
  ._banners{
    height: 400px;
}
._banners .swiper-banners .swiper-pagination-bullet{
  left: 90%;
}
._banners .swiper-banners >.swiper-pagination-bullets{
  width: 100% !important;
  margin-left: 0;
  left: 0;
}
/* ÏÖÏó */
._phenomenon .f_item{
  float: unset;
}
._phenomenon ._container{
  text-align: center;
}
._phenomenon .s_item{
  float: unset;
  margin-top: 40px;
}
._phenomenon .item{
  display: inline-block;
}
._phenomenon .con{
  padding-bottom: 10px;
}
._service .con .center{
  width: 480px;
  height: 282px;
  margin-top: -141px;
  margin-left: -240px;
}
/* ½â¾ö·½°¸ */
._solution{
  background:#e5e5e5 url(/imgs/solution-back-3.png) no-repeat left 180px;
  background-size: 40% auto;
}
._solution ._con{
  padding-left: 10%;
}
._solution .fold span{
  font-size: 20px;
}
._solution ._con ul li{
  width: 50%;
}
/* ÍÅ¶Ó */
._team ._container{
  padding: 0 20px;
}
._team .swiper-team-top .con{
  zoom: 0.8
}
._team .swiper-team-thumbs{
  width: 80%;
}
._team .swiper-next{
  right: 10px;
}
._team .swiper-prev{
  left: 10px;
}
/* ¹«Ë¾½éÉÜ */
._company .con{
  padding: 60px 20px 0px 20px;
}
._service .con{
  padding: 0 20px;
}
._service .swiper-slide .mes{
  font-size: 16px;
}
._service .swiper-slide .mes span{
  width: 16px;
}
._success--service .con{
  padding: 20px 60px;
}
._success--service .con .swiper-next{
  right: 10px;
}
._success--service .con .swiper-prev{
  left: 10px;
}
._success--service .swiper-slide .mes{
  font-size: 16px;
}

/* ÐÂÎÅ */
._news .con{
  padding: 0 20px;
}
._news .item{
  float: unset;
  width: 100%;
}
._news .item .banner img{
  width: 100%;
}
._news .item:last-child{
  margin-left: 0;
  margin-top: 40px;
}
._modal .con{
  width: 100%;
  left: 0;
  margin-top: -150px;
  margin-left: 0;
  border-radius: 0;
}
._modal .con .close{
  width: 20px;
  height: 20px;
  top: 3px;
  right: 5px;
}
/* ¹ö¶¯ÆÁ */
._scroll--screen ._con{
  position: relative;
  height: 310px;
  padding: 10px 20px 0 20px;
}

._scroll--screen ._con .item{
  font-size: 28px;
}
._scroll--screen ._con strong{
  font-size: 38px;
}
}
._mobile--content{
  display: none;
}
/* ÒÆ¶¯ */
@media screen and (max-width: 950px) {
  ._mobile--content{
    display: block;
}
.swiper-next img,
.swiper-prev img{
  width: 15px;
  height: 30px;
}
.swiper-pagination-bullet-active{
  background: #000000 !important;
}
.index__page ._m--tit{
  font-size: 28px;
}

._banners{
  height: 240px;
}
/* ÏÖÏó */
._phenomenon{
  padding: 10px 0 40px 0;
}
._phenomenon .mobile--hide{
  display: none !important;
}
._phenomenon .primary{
  width: 100%;
  margin-left: 0;
  border-radius: 15px;
}
._phenomenon .item{
  width: 100%;
}
._phenomenon .s_item{
  right: 0;
  margin-top: 5px;
}
._phenomenon .top,
._phenomenon .bottom{
  padding: 0 20px;
}
._phenomenon .top .right,
._phenomenon .right,
._phenomenon .left{
  width: 100%;
  border-radius: 15px;
  margin-top: 20px;
}
._phenomenon .right{
  margin-left: 0;
}
._phenomenon .swiper-content{
  padding: 10px 20px 0 20px;
}
._system--common{
  padding-bottom: 40px;
}
/* ½â¾ö·½°¸ */
._solution{
  background:#e5e5e5 url(/imgs/solution-back-3.png) no-repeat left 140px;
  background-size: 50% auto;
}
._solution .con{
  height: 500px;
}
._solution h2{
  padding: 40px 0 0 0;
}
._solution ._con .tit{
  font-size: 24px;
}
._solution .fold span{
  font-size: 16px;
  width: 20px;
  margin-top: 110px;
}
._solution ._con ul li{
  font-size: 14px;
  margin-top: 10px;
}
._solution ._con .more{
  margin-top: 60px;
}
._solution .con> ul >li{
  height: 500px;
}

._solution ._con{
  padding-left: 3%;
}
._solution .fold span::before {
  top: -80px;
  height: 52px;
}
/* ÍÅ¶Ó½éÉÜ  */
._team{
  padding: 40px 0;
}
._team .swiper-team-top .con{
  height: auto;
  display: block;
}
._team .swiper-team-top .photo{
  float: unset;
  width: 100%;
  height: auto;
}
._team .swiper-team-top .photo img{
  border-radius: 10px;
  width: 100%;
}
._team .swiper-team-top .swiper-slide::after {
  border-top: 50px solid #dcdcdc;
  border-right: 50px solid #FFF;
}
._team .swiper-team-top .info{
  margin-left: 34px;
  padding: 20px 20px 50px 0px;
  width: auto;
}
._team .swiper-team-thumbs .swiper-slide{
  width: 80px;
  height: 90px;
}
._team .swiper-team-top .code,
._team .swiper-team-top .introduce{
  margin-top: 30px;
}
._team .swiper-prev, ._team .swiper-next{
  bottom: 80px;
}
._team .swiper-prev{
  left: 20px;
}
._team .swiper-next{
  right: 20px;
}
/* ¹«Ë¾½éÉÜ */
._company .info{
  height: auto;
}
._company .info .left, ._company .info .right{
  width: 100%;
  float: unset;
}
._company .con{
  padding: 20px;
}
._company .info .area{
  padding: 20px;
}
._company .info .area .introduce{
  margin: 15px 0 20px 0;
}
/* ºÏ×÷ÓÅÊÆ */
._advantages{
  padding: 40px 0;
}
._advantages ._container{
  padding: 0 10px;
}
._advantages .item{
  width: calc(50% - 20px);
  float: left;
  margin: 15px 10px;
  height: 220px;
}
._advantages .item .tit{
  font-size: 16px;
}
._advantages .item .num{
  font-size: 16px;
  margin: 10px;
}
._advantages .item .en{
  font-size: 12px;
  margin-top: 35px;
}
._advantages .item::before{
  width: 50px;
  margin-left: -25px;
  height: 6px;
}
._advantages .item::after{
  border-bottom: 35px solid #1153c0;
  border-right: 35px solid #FFF;
}
._advantages .item:hover::after{
  border-bottom: 35px solid #0041ae;
}
/* ·þÎñ°¸Àý*/
._service{
  padding: 40px 0;
}
._service .item{
  width: 100%;
  float: unset;
  margin-top: 20px;
}
._service .bottom .item:last-child, ._service .top .item:last-child{
  float: unset;
}
._service .swiper-slide .mes{
  font-size: 14px;
}
._service .con .center{
  position: unset;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-left: 0;
}
._service .swiper-slide .mes.right,
._service .swiper-slide .mes{
  bottom: 0;
         left: 0;
         right: 0;
         width: 100%;
         height: 40px;
         line-height: 40px;
         top: unset;
         bottom: 3px;
     }
     ._service .swiper-slide .mes span{
         width: unset;
         line-height: unset;
         margin: 0;
     }
    /* ³É¹¦°¸Àý */
    ._success--service {
        margin-top: 40px;
    }
    ._success--service .con{
        padding: 20px 20px 0 20px;
    }
    ._success--service .swiper-success-service{
        padding-bottom: 40px;
    }
    ._success--service .con .swiper-prev{
        left: 5px;
    }
    ._success--service .con .swiper-next{
        right: 5px;
    }
    ._success--service .con .swiper-prev, ._success--service .con .swiper-next{
        margin-top: -15px;
    }
    ._success--service .swiper-slide .mes{
        font-size: 14px;
    }
    /* ½éÉÜ */
    ._introduce{
         margin: 0 0 40px 0;
    }
    ._introduce .swiper-introduce .con img{
        width: 100%;
    }
    ._introduce .logo{
        position: unset;
    }
    ._introduce .mes{
        margin-left: 0;
        margin-top: 20px;
        font-size: 14px;
    }
    ._introduce .swiper-prev{
        left: 0;
    }
    ._introduce .swiper-next{
        right: 0px;
    }
    /* ·þÎñÉÌ */
    ._acilitator{
        padding: 40px 0 0 0;
    }
    ._acilitator ._container{
        padding: 0 20px;
    }
    
    ._acilitator .tit{
        font-size: 28px;
    }
    ._acilitator ._event{
        margin-top: -50px;
    }
    /* ÐÂÎÅ */
    ._news{
        padding: 40px 0;
    }
    ._news .con{
        padding: 0 10px;
    }
    ._news .item .tit{
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }
    ._news .item.item-industry{
        display: none;
    }
    ._news .list{
        padding: 10px;
    }
    ._news .list .l--item ._t{
        font-size: 16px;
        padding-right: 50px;
    }
    ._news .tabs{
        background-color: #FFFFFF;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        height: 48px;
        line-height: 48px;
        padding: 0 12px;
    }
    ._news .tabs a{
        float: right;
        color: #cccccc;
    }
    ._news .tab-item{
        margin-right: 20px;
    }
    ._news .tab-item.active{
        color: #1560DC;
    }
    ._news .item:last-child{
        margin-top: 0;
    }
  /* ÒÆ¶¯¶ËÄÚÈÝ */
  ._mobile--content ._con{
    margin-top: 40px;
    padding: 20px 6px;
    background-color: #EEEEEE;
    border-radius: 15px;
  }
  ._challenge{
    padding: 40px 10px;
  }
  ._challenge .item{
    float: left;
    width: 50%;
    color: #FFFFFF;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ._challenge .item .content{
    background-color: #1660db;
    padding: 20px 8px;
    border-radius: 10px;
    height: 180px;
  }
  ._challenge .item h2{
    font-size: 18px;
  }
  ._challenge .item .num{
    position: relative;
    top: 2px;
    font-size: 20px;
    margin-right: 3px;
  }
  ._challenge .item .mes{
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.5;
  }
  ._energize{
    padding: 10px;
  }
  ._energize .item{
    position: relative;
    padding: 10px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ._energize .item .content{
    background-color: #1660db;
    color: #FFF;
    border-radius: 15px;
    padding: 15px;
    height: 150px;
    
  }
  ._energize .item img{
    position: absolute;
    top:50%;
    margin-top: -50px;
    width: 100px;
    height: 100px;
  }
  ._energize .item.right{
    margin-right: 60px;
  }
  ._energize .item.right img{
    right: -50px;
  }
  ._energize .item.right .content{
    padding-right: 60px;
  }
  ._energize .item.left{
    margin-left: 60px;
  }
  ._energize .item.left img{
    left: -50px;
  }
  ._energize .item.left .content{
    padding-left: 60px;
  }
  ._energize .item h2{
    font-size: 20px;
  }
  ._energize .item .mes{
    line-height: 1.4;
    margin-top: 15px;
    font-size: 14px;
  }
}
 .col-sm-6 {
    width: 50%;
}
/*ÈÙÓþÈÏÖ¤*/
/* ·þÎñ°¸Àý */
  
  ._case ._con{
      position: relative;
      margin: 40px 0;
  }
  .swiper-case-thumbs .swiper-slide{
      border-radius: 15px;
      padding: 40px 20px 40px 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  
  ._case .item{
      background-color: #1560DC;
      color: #FFF;
      height: 28px;
      line-height: 28px;
      border-radius: 20px;
  }
  .swiper-case-thumbs .swiper-slide:hover{
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; 
  }
  .swiper-case-thumbs .swiper-slide:hover .item{
      background-color: #FFFFFF;
      color: #333333;
  }
  /* ºÏ×÷ÓÅÊÆ */
  ._cooperation{
    padding-top: 0;
  }
  ._cooperation ._con{
    margin-top: 40px;
    background: url(/imgs/heliebian/heliebian-back.png) no-repeat center center;
    background-size: cover;
    padding: 80px 0;
  }
  ._cooperation ._con img{
    max-width: 100%;
  }
  /* ·þÎñ°¸Àý */
  ._case ._con{
    padding: 0 20px;
  }
  ._case .icon{
      width: 80px;
      height: 80px;
    line-height: 120px;
  }
  ._case .item {
      margin-top: 10px;
  }
._m--title {
    font-weight: bold;
    font-size: 36px;
    color: #333333;
    text-align: center;
}
.swiper-zhengshu-thumbs .swiper-slide{
    display: table;
    width: 25%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.swiper-zhengshu-thumbs .swiper-slide .con {
    display: table-cell;
    vertical-align: middle;
    background-color: #f7f7f7;
    padding: 20px;
    height: 180px;
    line-height: 2;
    text-align: center;
}
.swiper-zhengshu-thumbs .swiper-slide .con img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.swiper-team-style-thumbs{
width: 1200px;
    margin: auto;
    text-align: center;
}

.swiper-prev {
    left: -50px;
}
.swiper-prev, .swiper-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

.mobile--hide {
    display: block !important;
}
.swiper-next {    right: -50px;
}

#productnav_layer{
    height: 42px;
  margin: 40px 0;
}
#productnav_layer li.wp_subtop {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    position: relative;
    float: left;
    padding-bottom: 0px;
   margin-right: 0;
}
#productnav_layer li.wp_subtop {
    width: 131px;
  background-color: aliceblue;
}
#productnav_layer li.wp_subtop {
    background-image: url(../image/an_7.jpg);
}
#productnav_layer li.lihover,#productnav_layer li:hover {
  height: 42px;
    line-height: 42px;
    text-align: center;
    background-image: url(/css/images/menu6_hover_7.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
    background-position: top left;
    background-image: url(/css/images/png_bg_9.png);
    background-color: #118d72;
    background-position: center center;
    width: 131px;
}

#productnav_layer li.wp_subtop>a {  
  color: #666666;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-family: arial;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 14px;
}
#productnav_layer li>a.ahover,#productnav_layer li:hover>a {
    color: #fff;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 14px;
}
 ._team-style img{
width:100%;
height:auto;
}

@media screen and (max-width: 950px) {
 .banner__static {
    height: 200px;
}
._m--title{
font-size:24px;
}
._company .con{
  padding: 0;
    margin-top: 10px;
}
._company .info{
padding: 0;
}
._company .info .tit{
    font-size: 18px;
    text-align: center;
}
._company .info .introduce{
margin: 10px 0 40px 0;
}
.introduce img{
width: 100%;
    height: auto;
}
.swiper-team-style-thumbs{
width: 100%;
}
#swiperCaseThumbs .swiper-slide{
width: 100%;
}
._cooperation{
    padding-bottom: 30px;
}
.banner__static ._container{
  width:100%;
}
.banner__static ._con{
    margin-top: 50px;
    margin-left: 20px;
}

}
