.index {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.index .banner .ma5slider {
  margin-bottom: 10px;
}
.index .banner .navs-wrapper {
  /* min-height: 27rem; */
  padding: 0 !important;
}
.index .banner .navs-wrapper .slide-area {
  overflow: visible;
}

.index .banner .banner_box {
  display: inline-block;
  height: 100%;
}
.index .banner .banner_box .bnerimg {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.index .banner .banner_box .bnerimg img {
  height: 213px;
  width: 60%;
  margin: 0 auto;
}
.banner .navs-wrapper {
  /* height: auto !important; */
}
.en_ban{
  display: none!important;
}
.index .banner .banner_box .bnerimg .banntit {
  text-align: left;
}
.index .banner .banner_box .bnerimg .banntit h2 {
  color: #4F0599;
  font-size: 1.871429rem;
}
.index .banner .banner_box .bnerimg .banntit p {
  font-size: 1.15714286rem;
  color: #333;
}
.index .banner .banner_box .bnerimg .banntit .btn {
  /* background: #4F0599 !important; */
  color: #fff;
}
.index .banner .dots{
  margin: 0;
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    bottom: 4px;
}
.index .banner .banner1 {
  background-color: #c8e6f4;
}
.index .banner .banner2 {
  background-color: #F4F5F6;
}
.index .banner .banner3 {
  background-color: #bcdaff;
}
.index .banner_fot .dots {
  display: none;

}
.index .banner_fot .banbox {
  background-color: #819ab1;
  color: #fff;
}
.index .banner_fot .slides_tit .banbox {
  font-size: 22px;
  line-height: 70px;
}
.index .banner_fot .slides_tit .banbox span {
  font-size: 16px;
  display: inline;
}
.index .banner_fot .slides_tit .banbox .more_btn {
  padding: 9px 35px;
  border: 2px solid #fff;
  border-radius: 20px;
  cursor: pointer;
  margin-left: 100px;
}
.index .zycp {
  width: 100%;
  position: relative;
}
.index .zycp .zycp_pic {
  width: 100%;
  display: block;
  overflow: hidden;
}
.index .zycp .zycp_pic ul {
  width: 100%;
  transition: all .5s;
}
.index .zycp .zycp_pic ul li {
  display: inline-block;
  padding: 0 !important;
  float: none;
}
.index .zycp .zycp_pic ul li .zcjs {
  box-shadow: 0 0 5px #ccc;
}
.index .zycp .zycp_pic ul li .zc_pic {
  text-align: center;
}
.index .zycp .zycp_pic ul li .zc_pic h4 {
  margin: 0;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  /* background-color: #4e0499; */
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.index .zycp .zycp_pic ul li .zc_pic img {
  width: 100%;
}
.index .zycp .zycp_pic ul li .fot_li {
  background: #f7f7f7;
  overflow: hidden;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs {
  padding: 25px 0;
  text-align: center;
  margin: 43px 43px 20px;
  border-top: 1px dashed #333;
  border-bottom: 1px dashed #333;
  overflow: hidden;
  height: 170px;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs p {
  color: #4e4f63;
  line-height: 25px;
  width: 100%;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
  color: #333;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 10px;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn {
  text-align: center;
  padding: 20px 0;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
  font-size: 20px;
  width: 150px;
  height: 51px;
  background: transparent;
  border: 0;
  border-radius: 30px;
  outline: none;
  border: 1px solid #5d7eb1;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
  background: #5d7eb1;
  color: #fff;
}
.index .zycp .zycp_pic ul li:hover {
  box-shadow: 2px 2px 20px #ccc;
}
.index .zycp .zycp_pic ul li:hover button {
  color: #fff !important;
  background: #5d7eb1 !important;
}
.index .zycp .cpsub_btn {
  text-align: center;
  margin-top: 50px;
}
.index .zycp .cpsub_btn button {
  width: 200px;
  height: 50px;
  /* background: #5d7eb1; */
  color: #fff;
  border: 0;
  border-radius: 6px;
  outline: none;
}

@media (min-width: 980px) {
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .zycp_pic {
    padding: 20px 0px !important;
  }
  .zycp_pic ul li {
    margin: 25px;
    width: 28%;
  }
  .index .banner .banner_box .bnerimg {
    padding: 75px 0;
    overflow: hidden;
}
.banner .navs-wrapper{
  height: 400px;
  width: 100%;
}
.outside-dots .dots>.dot{
  width: 30px;
  margin: 4px 13px;
  height: 5px;
}
.outside-dots .dots>.dot.active{
  background-color: #819ab1!important;
  width: 35px;

}

}
@media (max-width: 980px) {
  .index .banner .banner_box {
    /* height: 580px; */
  }
  .banner .navs-wrapper{
    height: 400px;
    width: 100%;
  }
  .index .banner .banner_box .bnerimg .banntit h2{
    font-size: 16px;
    font-weight: bold;
  }
  .btn-group-justified {
    width: 100px;
  }
  .banner .navs-wrapper{
    height: 172px!important;
  }
  .index .banner .banner_box .bnerimg img {
    height: 100px;
    width: 147px;
  }
  .index .banner .banner_box .bnerimg .banntit p{
    font-size: 12px;
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .zycp_pic {
    padding: 10px !important;
  }
  .bnerimg {
    overflow: hidden;
    padding: 20px 10px;
  }

}
/* 行业应用开始 */
.yewuInfo{
  padding: 0;
}
.hyy1{
  background: url(/assets/image/index_yy1.png);
}
.hyy2{
  background: url(/assets/image/idnex_yy2.png);
}
.hyy3{
  background: url(/assets/image/index_yy3.png);
}
.yewuDetail{
  background: rgba(0, 0, 0, 0.8);
  padding: 50px 0;
}
.yewuContent .row{
  margin: 0;
}
.yewuDetail h3{
  margin: 0;
  text-align: center;
  padding: 20px 0;
  color: #fff;
}
.yewuDetail ul{
  margin: 0;
}
.yewuDetail ul li a{
  color: #fff;
  font-size: 14px;
}
.yewuDetail ul li{
  line-height: 32px;
  text-align: center;
  line-height: 56px;
}
.yewuDetail:hover{
  background: rgba(0, 68, 154, 0.9);
  padding: 50px 0;
}
/* 行业应用结束 */
/* 产品中心开始 */
.product{
  padding: 50px 0;
  width: 100%;
  overflow: hidden;
  background: #fafafa;
}
.product_box{
  background: #fafafa;
}
.product .w h2{
  text-align: center;
  font-weight: bold;
}
.product .w span{
  font-size: 16px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.pd_detail .thumbnail{
  border:none;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
}
.pd_detail .thumbnail .caption{
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.pd_detail .thumbnail .caption .describe{
  padding: 15px;
  width: 100%;
  overflow: hidden;
}
.cmimg{
  overflow: hidden;
}
.pd_detail .thumbnail img{
  width: 100%;
  overflow: hidden;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.pd_detail .thumbnail:hover{
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.pd_detail .thumbnail:hover img{
  transform: scale(1.15, 1.15)
}
.pd_detail .thumbnail:hover .caption{
 background: #00449a;
 color: #fff;
}
.pd_detail .thumbnail:hover .caption .pd_types a{
  color: #fff;
 }
 .pd_detail .thumbnail:hover .describe h4 a{
  color: #fff;
 }
 .describe h4{
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 10px;
 }
 .pd_detail .thumbnail .caption .pd_types a{
  line-height: 26px;
  float: left;
  text-align: left;
  width: 50%;
  overflow: hidden;/*超出部分隐藏*/
  white-space: nowrap;/*不换行*/
  text-overflow:ellipsis;/*超出部分文字以...显示*/
 }
.pd_title{
  font-size: 15px;
  font-weight: bold;
}
.moreBtn a {
  text-decoration: none;
  color: #333;
  display: block;
  margin: 0 auto;
  width: 12em;
  border: 1px solid #333;
  text-align: center;
  height: 50px;
  padding: 1em;
  margin-top: 3em;
  transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
}
.moreBtn a:hover{
  background: #00449a;
  border: 1px solid #00449a;
  color: #fff;
}
/* 产品中心结束 */
/* 公司介绍开始 */
.cp_detail{
  background: #202529;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
  text-align: center;
}
.cp_detail_box{
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}
.cp_Info img{
  display: block;
  margin: auto;
}
.cp_Info h2{
  color: #fff;
  margin: 40px 0 30px;
  font-weight: bold;
}
.cp_Info p{
  color: #fff;
  line-height: 32px;
}
.cp_Info_more a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 12em;
  border: 1px solid #fff;
  text-align: center;
  height: 50px;
  padding: 1em;
  margin-top: 3em;
  transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
}
.cp_Info_more a:hover{
  background: #0081f9;
  border: 1px solid #0081f9;
  color: #fff;
}
/* 公司介绍结束 */
/* 新闻资讯开始 */
.news{
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
  background: #00449a
}
.news_box{
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}
.news_box h2{
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
.news_box span{
  font-size: 16px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  color: #fff;
}
.news_detail .thumbnail{
  border: none;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  transition: all 0.2s linear;
}
.news_detail .thumbnail:hover{
    transform: translateY(10px);
}
.news_detail .thumbnail:hover .nwes_more a{
  background:#00449a;
  color:#fff;
}
.news_detail .caption{
  padding: 25px 20px;
}
.news_title{
  font-size: 16px;
  font-weight: bold;
}
.news_detail .caption p{
  margin: 0px;
  line-height: 26px;
  font-size: 14px;
  display: -webkit-box;/** 对象作为伸缩盒子模型显示 **/
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;/** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-line-clamp: 3;/** 显示的行数 **/
  overflow: hidden;
}
.nwes_more a{
  text-decoration: none;
  color: #333;
  display: block;
  width: 9em;
  border: 1px solid #333;
  text-align: center;
  height: 40px;
  margin-top: 2em;
  transition: background 1s;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  line-height: 40px;
}
.nwes_more a:hover {
  background: #00449a;
  border: 1px solid #00449a;
  color: #fff;
}
.moreBtn_new a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 12em;
  border: 1px solid #fff;
  text-align: center;
  height: 50px;
  padding: 1em;
  margin-top: 3em;
  transition: background 1s;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
}
.moreBtn_new a:hover{
  background: #fff;
  border: 1px solid #fff;
  color: #333;
}
/* 新闻资讯结束 */
/* 销售网络开始 */
.toCell{
  margin: 80px 0;
  width: 100%;
  overflow: hidden;
}
.toCell h2{
  text-align: center;
  color: #333;
  font-weight: bold;
}
.toCell span{
  font-size: 16px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  color: #333;
}
.toCell_map img{
  width: 100%;
}
/* 销售网络结束 */