.index {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.index .banner .ma5slider {
  margin-bottom: 10px;
}
.index .banner .navs-wrapper {
  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; */
}
.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;
  z-index: 999;
}
.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 .fl_pic {
  height: 250px;
}
.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;
}
.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: 991px) {
  .index .banner .banner_box {
    /* height: 580px; */
  }
  .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;
  }
  .pd_detail {
    width: 100%!important;
    overflow: hidden!important;
    height: auto!important;
  }
  .pd_detail .cp_box {
    width: 100%!important;
    overflow: hidden!important;
    height: auto!important;
  }
  .pd_detail .right {
    position: relative;
    top: 30px!important;
    left: 0!important;
    float: none!important;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .hangyefa .left {
    position: relative;
    padding: 0;
    width: 100%!important;
  }
  .hangyefa .left .beijing {
    height: 660px!important;
  }
  .news .news_text {
    padding: 15px;
    background-color: #eeeeee;
    width: 70%!important;
    height: 200px!important;
  }
  .news_img {
    overflow: hidden;
    width: 30%!important;
    float: left;
    height: 200px!important;
  }
  /* .about_ing{
    display: none;
  } */
  #player-container-id{
    margin-top: 20px;
  }
}
@media (max-width:767px) {
  .ab_title {
    font-weight: bold;
    margin-top: 0;
    text-align: center;
  }
  /* .about_ing{
    display: none;
  } */
  #player-container-id{
    width: 100%!important;
    height: 288px!important;
    margin-top: 20px;
  }
  #myCarousel {
    padding: 0;
    margin-bottom: 30px!important;
  }
  .pd_center {
    width: 100%;
    overflow: hidden;
    margin:40px 0!important;
  }
  .pd_center .pd_search {
    height: auto!important;
    text-align: center;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    line-height: 0!important;
  }
  .pd_center .pd_search input {
    width: 100%!important;
    height: 40px!important;;
    outline: none;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 10px!important;
    line-height: 40px;
  }
  .pd_center .pd_search button {
    width: 100%!important;
  }
  .hangyefa .hangye_detail {
    position: absolute;
    z-index: 99;
    top: 60px!important;
    right: 30px!important;
    background-color: #2196f3;
    color: #fff;
    border-radius: 0 0 70px 0;
    padding: 40px 30px;
  } 
  .hangyefa .left .beijing {
    height: 580px!important;
  }
  .news_img {
    width: 100%!important;
    height: auto!important;
    padding: 0;
  }
  .news_detail img {
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 100%;
  }
  .news .news_text {
    width: 100%!important;
    height: auto!important;
  }
  .pd_detail .right .pd_img {
    border: 1px solid #999999;
    width: 100%!important;
    height: auto!important;
    padding: 0;
    margin: 0 0 20px 0!important;
    line-height: 260px!important;
    text-align: center;
    background: #fff;
  }
  .hangyefa .right {
    padding: 0 0 30px 0!important;
  }

}


/* 优特杰首页样式开始 */

/* 关于我们 */
#myCarousel{
  padding: 0;
  margin-bottom: 70px;
}
.aboutUs {
  width: 100%;
  overflow: hidden;
}
.ab_title{
  font-weight: bold;
  margin-top: 0;
}
.aboutUs .ab_content{
  text-indent: 2em;
  line-height: 26px;
  margin: 0;
}
.cp_culture {
  width: 100%;
  overflow: hidden;
  margin:20px 0;
}
.aboutUs .cp_culture .cp_culture_detail{
  text-align: center;
}
.cp_culture_detail img {
	transition: .5s;
	-webkit-transition: .5s;
}
.cp_culture_detail img:hover {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.aboutUs .cp_culture .cp_culture_detail p{
  margin-top: 10px;
}
.aboutUs .ck_more a{
  color: #fff;
  display: inline-block;
  text-align: center;
  background-color: #ff9a00;
  margin-left: 10px;
  padding: 10px 25px;
  transition: all 0.5s linear;
}
.aboutUs .ck_more a:hover{
  background-color:#2196f3;
}
.aboutUs .right img{
  width: 100%;
  height: 100%;
}
#player-container-id{
  width: 89%;
  height: 380px;
  float: right;
}
.pd_center{
  width: 100%;
  overflow: hidden;
  margin: 70px 0;
}
.pd_center .pd_title{
  text-align: center;
}
.pd_center .pd_search {
  height: 150px;
  line-height: 150px;
  text-align: center;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}
.pd_center .pd_search input{
  width: 17%;
  height: 46px;
  margin-right: 20px;
  outline: none;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  padding-left: 10px;
  font-size: 14px;
}
.pd_center .pd_search button{
  display: inline-block;
  width: 17%;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  border-radius: 5px;
  background-color: #2196f3;
  color: #fff;
  border: none;
  outline: none;
}
.pd_detail{
  width: 100%;
  overflow: hidden;
  height: 420px;
}
.pd_detail .cp_box{
  width: 100%;
  overflow: hidden;
  height: 420px;
}
.pd_detail .left{
  background-color: #f5f5f5;
  margin-top: 40px;
  padding: 25px 40px;
  background: url(/assets/image/pro_left_bj_03.png) #eeeeee;
}
.pd_detail .left h4{
  font-size: 18px;
  font-weight: bold;
}
.pd_detail .left p{
  line-height: 36px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.pd_detail .left .pd_type{
  display: flex;
  justify-content: space-between;
  padding:0;
}
.pd_detail .left .pd_type ul{
  list-style: none;
  padding:0;
}
.pd_detail .left .pd_type ul li{
  line-height: 30px;
}
.pd_detail .left .pd_type ul li a{
  color: #777;
}
.pd_detail .left .pd_type ul li a:hover{
  color: #ff9a00;
}
.pd_detail .left .pd_type ul li:last-child{
  margin-top: 20px;
}
.pd_detail .left .pd_type ul li:last-child>a{
  color: #000000;
}
.pd_detail .right{
  position: relative;
  top: -280px;
  left: -20px;
  float: right;
}
.pd_detail .right .pd_img{
  border: 1px solid #999999;
  width: 30%;
  height: 220px;
  padding: 0;
  margin-left: 20px;
  line-height: 220px;
  text-align: center;
  background: #fff;
} 
.pd_detail .right .pd_img:hover{
  border: 1px solid #ff9a00;
}
.pd_img::before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.pd_img img {
  max-width: 100%;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.pd_img:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.pd_img:hover::before {
  opacity: 1;
}
/* 行业方案 */
.hangyefa {
  background-color: #eeeeee;
}
.hangyefa::before{
  content: '';
  display: table;
}
.hangyefa .left{
 position: relative;
 padding: 0;
 width: 45%;
}
.hangyefa .left .beijing{
  height: 750px;
}
.hangyefa .left .beijing img{
  width: 100%;
  height: 100%;
}
.hangyefa .hangye_detail{
  position: absolute;
  z-index: 99;
  top: 100px;
  right: 100px;
  background-color: #2196f3;
  color: #fff;
  border-radius: 0 0 70px 0;
  padding: 40px 30px
}
.hangyefa .row{
  margin: 0;
}
.hangyefa .hangye_detail .hangye_d_title span{
  font-size: 18px;
}
.hangyefa .hangye_detail p{
  margin-top: 20px;
  line-height: 28px;
}
.hangyefa .hangye_detail .ck_more a{
  display: block;
  background-color: #fff;
  color: #2196f3;
  width: 50%;
  height: 40px;
  line-height: 40px  ;
  text-align: center;
  transition: all 0.5s linear;
}
.hangyefa .hangye_detail .ck_more a:hover{
  background-color:#ff9a00;
  color: #fff;
}
.hangyefa .right {
  padding: 95px 20px 0 55px;
}
.hangyefa .right .hangyeyy{
  text-align: center;
  transition: .5s;
  -webkit-transition: .5s;
} 
.hangyefa .right .hangyeyy:hover{
  -webkit-transform: translate(0, -10px);
} 
.hangyefa .right .hangyeyy img{
  margin: 30px 0 15px;
}
.hangyefa .right .hangyeyy h4{
  font-weight: bold;
}
.hangyefa .right .hangyeyy p{
  line-height: 28px;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.fanxa {
  margin: 10px 0;
  background: #fff;
  padding: 10px 30px;
}
/* 新闻资讯 */
.news{
  width: 100%;
  overflow: hidden;
  margin: 50px 0 20px 0;
}
.news .news_title{
  text-align: center;
}
.news .news_text{
 padding: 15px; 
 background-color: #eeeeee;
}
.news .news_text h4{
  font-weight: bold;
  overflow: hidden;/*超出部分隐藏*/
  white-space: nowrap;/*不换行*/
  text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.news .news_text .news_date{
  display: inline-block;
  border-bottom: 2px solid #2196f3;
}
.news .news_text p{
  line-height: 30px;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 0;
}
.news .news_text .xq{
  margin-top: 20px;
  display: block;
  float: right;
  color: #2196f3;
  margin: 20px 0 3px;
}
.news .news_detail{
  margin: 30px 0 0 0;
}
.news .news_detail:hover .news_date{
  border-bottom: 2px solid #ff9a00;
}
.news .news_detail:hover .xq{
  color: #ff9a00;
}
.news .news_detail:hover .news_text {
  background-color: #ffffff;
  box-shadow: 0 0 20px #eeeeee;
}
.news_detail img{
  overflow: hidden;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 100%;
}
.news .news_detail:hover img{
    transform: scale(1.08, 1.08);

}
.news_img{
  overflow: hidden;
}
.hyxw_box{
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.hyxw_img img{
  width: 100%;
}
.hyxw_textbox li{
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.hyxw_textbox li h4{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 6px;
}
.hyxw_textbox li p{
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
  color: #666;
}
.hyxw_time{
  font-size: 14px;
  font-weight: normal;
  float: right;
  color: #999;
}
.hyxw_more{
  background: #0082ea;
  width: 60px;
  height: 26px;
  display: block;
  line-height: 26px;
  text-align: center;
  border-radius: 15px;
  color: #fff;
  margin-top: 5px;
}
@media (max-width:1140px) {
  .news .news_text p {
    line-height: 26px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin: 0;
  }
}

/* 优特杰首页样式结束 */
