ol,
ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

li::marker {
  display: none !important;
  content: none !important;
}

.cplist {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  padding: 50px 10px;
}

.products {
  width: 100%;
  overflow: hidden;
  background-image: url(/assets/image/products.jpg);
  padding: 140px 0px;
  background-attachment: fixed;
  background-position: center;
  float: left;
  margin-top: 113px;
}

.products-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0px 10px 0px;
  overflow: hidden;
}

.products-container h1 {
  font-size: 34px;
  color: #fff;
  margin-bottom: 30px;
}

.products-container .line {
  width: 60px;
  height: 6px;
  background-color: #e79b0c;
}

.products-box {
  width: 65%;
  float: left;
  margin-top: 50px;
}

.products-box h2 {
  color: #fff;
  font-size: 46px;
  margin-bottom: 30px;
  font-weight: bold;
}

.products-box p {
  color: #fff;
  line-height: 28px;
  font-size: 18px;
}



.cplist .tre .row {
  margin: 0;
  padding: 10px;
}

.left_tree_box {
  padding: 0 0 10px 0;
}

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

.left_tree_box .treeview .to__item:hover {
  color: #e79b0c;
}

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

.cplist .tre .treehed {
  position: relative;
  font-weight: bold;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
}

.cplist .tre .treehed .jt {
  color: #e79b0c;
}

.cplist .tre .treehed .left {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  background: #e79b0c;
  text-align: center;
}

.cplist .tre .treehed .right {
  display: none;
}

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

.cplist .tre .leftnav .to__name a {
  color: #000 !important;
}

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

.cplist .tre .leftnav .list-group-item {
  position: relative;
  border: 0;
  font-size: 14px;
  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;
}

.cplist .cp_pic ul li {
  margin: 0 0 20px;
}

.cplist .cp_box1 {
  height: 100%;
  padding-right: 0;
}

.cplist .cp_box1 ul li h4 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

.cplist .cp_box1 ul li ul {
  overflow: hidden;
}

.cplist .cp_box1 ul li ul li {
  margin-left: -1px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  text-align: center;
  margin: 0;
}

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

.cplist .cp_box1 ul li ul li .imgtit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
  left: 0px;
  bottom: 0;
  padding: 5px 0;
  font-size: 14px;
}

.cplist .cp_box1 ul li ul li .imgtit:hover {
  color: #e79b0c;
}

.cplist .cp_box1 ul li ul li .imgtit .rigico {
  color: #e79b0c;
  font-size: 12px;
}

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

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

.cplist .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 #11b7f3;

}

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

.prod_w {
  max-width: 1440px;
  overflow: hidden;
  padding: 50px 10px 0px;
  margin: 0 auto;
}

.prod_list_box {
  max-width: 1440px;
  overflow: hidden;
  padding: 0px 10px 100px;
  margin: 0 auto;
}

.flbox {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 40px;
}

.flbox li {
  width: 48.5%;
  margin-bottom: 40px;
  background-color: #fff;
  transition: all .6s;
  padding: 30px;
  border: 1px solid #D7D8D8;
}


.flbox li:hover {
  box-shadow: 0 3px 25px rgba(102, 102, 102, 0.15);
  transition: all .6s;
}

.flbox li a {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.flbox li .prod_pic {
  width: 40%;
  text-align: center;
}

.flbox li .prod_pic img {
  width: 88%;
  transition: all 0.5s;
}

.flbox li:hover .prod_pic img {
  transform: scale(1.1);
}

.flbox li .fl_text {
  width: 60%;
}

.flbox li .fl_text h3 {
  font-size: 24px;
  margin: 15px 0 20px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.flbox li .fl_text p {
  margin: 0;
  line-height: 22px;
}

.intr_box {
  width: 100%;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}

.flbox li .flmore {
  color: #ffffff;
  display: flex;
  align-items: center;
  width: 160px;
  justify-content: space-between;
  float: left;
  margin: 25px 0px 0px;
  background: #e79b0c;
  text-align: center;
  padding: 8px 15px;
  border-radius: 50px;
}

.flbox li .flmore span {
  font-size: 20px;
  transition: all 0.5s;
}

.flbox li:hover .flmore span {
  margin-right: 20px;
}

/* 综合样本--样式 */
.zhyb_r {
  float: right;
  margin-top: 50px;
  width: 73%;
  background: #fff;
  padding: 0px 36px;
}

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

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

.zhyb_list .box {
  width: 100%;
  float: left;
}

.zhyb_list ul li {
  width: 48.5%;
  margin-bottom: 40px;
  background-color: #ffffff;
  transition: all .6s;
  padding: 15px;
  border: 1px solid #D7D8D8;
}

.zhyb_list ul li a {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.zhyb_list ul li a .fl_text {
  width: 64%;
}

.zhyb_list ul li a .fl_text h3 {
  font-size: 16px;
  margin: 15px 0 20px;
  color: #000;
}

.zhyb_list ul li a .flmore {
  font-size: 15px;
  color: #ffffff;
  display: flex;
  align-items: center;
  width: 130px;
  justify-content: space-between;
  float: left;
  margin: 20px 0px;
  background: #e79b0c;
  border-radius: 25px;
  padding: 7px 10px;
}

.zhyb_list ul li a .flmore span {
  font-size: 16px;
  margin-right: 10px;
  transition: all 0.5s;
}

.zhyb_list ul li a:hover .flmore span {
  margin-right: 20px;
}

.zhyb_list ul li a .prod_pic {
  width: 36%;
  text-align: center;
}

.zhyb_list ul li a .prod_pic img {
  width: 90%;
}

/* 综合样本--样式 */
.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;
}

.right_zhyb_data {
  padding-right: 0;
}

@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) {
  .products {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/products.jpg);
    padding: 70px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 114px;
  }

  .products-box {
    width: 100%;
    float: left;
    margin-top: 50px;
  }

  .products-box h2 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: bold;
  }

  .flbox li .fl_text {
    width: 100%;
  }

  .flbox li .prod_pic {
    width: 100%;
    text-align: center;
  }

  .flbox li .prod_pic img {
    width: 70%;
    transition: all 0.5s;
  }


  .cplist .tre .treehed {
    height: auto;
    line-height: initial;
  }

  .left_search_box .sear_fot .add_gj_tit {
    display: none;
  }

  .cplist .cp_box1 ul li ul {
    padding: 0;
  }

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

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

  .cplist .cp_box1 ul li ul li {
    width: 100% !important;
    text-align: left;
    margin: 0 !important;
    padding: 0;
  }

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

  .cpxq_box .items {
    width: 315px;
  }

  .zhyb_r {
    float: right;
    margin-top: 20px;
    width: 100%;
    background: #fff;
    padding: 0px;
  }

  .cplist .cp_box1 {
    height: 100%;
    padding: 0;
  }

  .right_zhyb_data {
    padding: 0;
    margin-top: 10px;
  }

  .left_banerzhyb_banner {
    padding: 0;
    border: 1px solid #f1f1f1;
  }

  .zhyb_list ul li .left_banerzhyb_banner img {
    width: 80%;
    height: auto;
    padding: 0;
    border: 0;
    display: block;
    margin: auto;
  }

  .cplist .cp_pic ul li {
    margin: 20px 0;
    width: 100%;
    overflow: hidden;
  }

  .cplist .cp_box1 ul li h4 {
    font-size: 18px;
    margin: 10px 0;
  }

  .flbox {
    margin-top: 20px;
  }

  .flbox li {
    width: 100%;
    margin: 0 0 20px;
    padding: 10px;
  }

  .flbox li .fl_text h3 {
    font-size: 18px;
    margin: 10px 0px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
  }

  .zhyb_list ul li a .fl_text h3 {
    font-size: 16px;
    margin: 10px 0px;
    color: #000;
  }

  .zhyb_list ul li {
    width: 100%;
    margin-bottom: 20px;
    background-color: #ffffff;
    transition: all .6s;
    padding: 10px;
    border: 1px solid #D7D8D8;
  }

  .cpfenlist .topbox ul li {
    margin-right: 18px;
    font-size: 14px;
    margin-bottom: 5px;
  }

  .zhyb_list ul li a .prod_pic img {
    width: 100%;
  }
}