.cplist {
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
  margin-top: 50px;
}

.cplist .w h2 {
  font-size: 34px;
  margin: 20px 0 20px;
  width: 100%;
}

.cplist .w p {
  font-size: 18px;
  line-height: 26px;
  color: #666;
}


.prod_list_box {
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
}

.cplist .w,
.prod_list_box .w {
  padding: 0px 10px;
  max-width: 1440px;
}


.left_tree_box .treeview .to__item {
  transition: all 0.8s;
}

.left_tree_box .treeview .to__item:hover {
  background: #0071af;
  color: #fff
}

.left_tree_box .treeview .to__item:hover .to__name a {
  color: #fff;
}

.cplist .tre .treehed {
  position: relative;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
}

.cplist .tre .treehed .jt {
  color: #0071af;
}

.cplist .tre .treehed .left {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
  color: #666;
}

.treehed .right {
  display: none;
}

.tre .lihead {
  font-size: 15px;
  font-weight: bold;
  padding: 0 20px;
  color: #000;
}

.leftnav .to__name a {
  display: block;
  font-size: 15px;
}

.cplist .tre .leftnav .treeview span.icon {
  width: 12px;
  margin-right: 5px;
  position: absolute;
  right: 156px;
  top: 14px;
  color: red;
}

.cplist .tre .leftnav .list-group-item {
  position: relative;
  border: 0;
  font-size: 14px;
  color: #333;
  padding: 10px 20px;
}

.cplist .tre .leftnav .list-group-item .glyphicon-plus:before {
  content: "︾";
  margin-left: 10px;
}

.cplist .tre .leftnav .list-group-item .glyphicon-minus:before {
  content: "︽";
  margin-left: 10px;
}

.prod_list>ul>li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 35px;
  background: #ebf3fc;
  padding: 15px;
}

.cplist .cp_pic ul li {
  margin: 0px 0px 20px;
  width: 32%;
  float: left;
  border: 3px solid #ebf3fc;
  padding: 16px;
  overflow: hidden;
  transition: all .6s;
}

.cplist .cp_pic ul li:hover {
  box-shadow: 0 3px 25px rgba(0, 89, 157, .2);
  border: 2px solid #0071af;
  transition: all .6s;
}


.cplist .cp_pic ul li img {
  width: 74%;
  transition: all 0.6s;
}

.prod_fl_box {
  width: 100%;
  float: left;
}

.prod_fl_box h4 {
  font-size: 22px;
  font-weight: bold;
}

.prod_fl_box span {
  font-size: 30px;
  float: left;
  color: #0071af;
}

.prod_logo2 {
  width: 65px !important;
  position: absolute;
  z-index: 99;
  top: 10px;
  left: 10px;
}

.cplist .cp_pic ul li:hover img {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.cp_box1 {
  padding: 0;
  width: 73%;
  float: right;
}

.cp_box1 ul li ul {
  overflow: hidden;
}

.cp_box1 ul li ul .prod_cxm {
  width: 100%;
  line-height: 28px;
  margin: 0;
  padding: 0;
  border: none;
  width: 50%;
  float: left;
}

.cp_box1 ul li ul li .nullimg {
  width: 100%;
  height: 121px;
  text-align: center;
  line-height: 121px;
  display: inline-block;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}

.cp_box1 ul li ul li .imgtit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
  /* position: absolute; */
  left: 0px;
  color: #999;
  bottom: 0;
  /* background: #f3f3f3; */
  padding: 5px 0;
}

.zhyb_list ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.cp_box1 ul li .more {
  display: inline-block;
  padding: 0px 25px;
  background: #0071af;
  border-radius: 40px;
  margin: 20px 0;
}

.cp_box1 ul li .more .moreico {
  font-size: 13px;
  color: #fff;
}

.cp_box1 ul li ul li img {
  width: 100%;
  height: 123px;
}

.cp_box .sample_container {
  display: inline-block;
  border-bottom: 1px solid #ccc;
  width: 100%;
}

.cp_box .sample_container ol {
  margin: 0;

}

.cp_box .sample_container ol .active {
  border-bottom: 2px solid #0071af;

}

.cp_box .sample_container .sample_name {
  display: inline-block;
  padding: 8px 15px;
  margin-right: 5px;
  list-style: none;
}

/* 综合样本--样式 */
.zhyb_list .yb_tit {
  margin: 25px 0;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}

.zhyb_list .yb_tit .jiantou {
  color: #0071af;
  margin: 0 5px;
}

.zhyb_list ul li .left_banerzhyb_banner img {
  width: 100%;
  padding: 10px;
  border: 1px solid #f1f1f1;

}

.zhyb_list ul li .right_zhyb_data {}

.zhyb_list ul li .left_banerzhyb_banner .ma5slider .navs-wrapper {
  padding: 0 !important;
}

.zhyb_list ul li .left_banerzhyb_banner .horizontal-dots.outside-navs.outside-dots .dots {
  padding: 0 !important;
}

.zhyb_list ul li .left_banerzhyb_banner .outside-dots .dots>.dot {
  width: 10px;
  height: 10px;
  ;
}

/* 综合样本--样式 */
.tcp-skin .vjs-big-play-button .vjs-button-icon {
  width: 30px !important;
}

.tcp-skin {
  display: inline-block !important;
  vertical-align: middle !important;
}

.tcp-skin .vjs-big-play-button {
  left: 10px !important;
  top: -10px !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.list_pic {
  width: 20%;
  float: left;
  position: relative;
}

.list_pic .prod_logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100px !important;
}

.list_pic .prod_logo2 {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 65px !important;
  z-index: 99;
}

.list_pic img {
  width: 100%;
}

.list_fl_box {
  width: 78%;
  float: right;
}

.list_fl_box h4 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #c9dbe5;
  padding: 2px 0px 10px;
  margin: 0 0 10px;
}

.list_fl_box ul .prod_cxm a {
  color: #666;
  line-height: 30px;
}

.list_fl_box ul .prod_cxm:hover a span,
.list_fl_box ul .prod_cxm:hover a {
  color: #0071af;
  font-weight: bold;
}

.list_fl_box ul {
  width: 100%;
}

.list_fl_box ul li a span {
  float: right;
  line-height: 30px;
  padding-right: 15%;
}

.prod_pic {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 5px;
}

@media (min-width: 1520px) {

  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: -1;
  }

  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }

  .cpxq_box .items {
    width: 410px;
  }

  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }

}

@media (min-width: 980px) {
  .cplist .cpxq_box .cpcs .right_input {
    margin-left: 40px;
    width: 280px;
  }

  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }

  .cpxq_box .items {
    width: 410px;
  }

  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
}

@media (max-width: 980px) {
  .cp_box1 {
    padding: 0;
    width: 100%;
    float: right;
  }

  .cplist .cp_box1 ul li ul {
    padding: 10px 0;

  }

  .cp_box1 ul li ul .prod_cxm {
    width: 100%;
    line-height: 28px;
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    float: left;
  }

  .cplist .right {
    display: inline-block !important;
    position: absolute;
    right: 23px;
    top: 3px;
  }

  .cplist .right span {
    font-size: 30px;
    color: #690599;
  }

  .cpxq_box .g-scrolling-carousel {
    width: 100%;
  }

  .cpxq_box .items {
    width: 315px;
  }

  .zhyb_list {
    width: 100%;
    overflow: hidden;
    margin: auto;
  }

  .zhyb_list ul {
    margin: auto;
    width: 100%;
    overflow: hidden;
  }

  .cplist .cp_pic ul li {
    width: 49%;
    float: left;
    padding: 5px;
  }

  .cplist .cp_box1 ul li h4 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin: 12px 0 12px;
    transition: all 0.8s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .prod_fl_box span {
    font-size: 24px;
    float: left;
    color: #0071af;
  }

  .list_pic {
    width: 100%;
    float: none;
    border: 1px solid #e8e8e8;
    margin: 15px auto;
  }

  .list_fl_box {
    width: 100%;
    float: none;
    margin: 20px auto 0;
  }

  .prod_list_box .row {
    margin: 0;
  }

  .prod_list>ul>li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }


  .list_fl_box ul {
    width: 100%;
  }

  .list_pic .prod_logo {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 90px;
  }

  .list_pic .prod_logo2 {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 55px !important;
  }
}