/* .zysearch::before {
  background: url(../image/bcg.png) fixed;
  background-position-x: center;
}
.zysearch {
  position: relative;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1) border-box;
  overflow: hidden;
}
.zysearch::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: -30px;
  z-index: -1;
  -webkit-filter: blur(10px);
  filter: blur(10px);
} */
.cplist .tre .row {
  top: -6px;
  left: 0;
  padding: 10px;
}
.cplist .tre .treehed {
  /* padding: 0px 20px; */
  /* border-bottom: 1px solid #ccc; */
  font-weight: bold;
  margin-bottom: 5px;
  color: #666;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* .cplist .tre .leftnav .search_box{
  padding: 20px;
  border: 1px solid #f1f1f1;
} */
.cplist .tre .leftnav .search_box .search_tit{
  margin-bottom: 10px;
  font-weight: bold;
  color: #666;
}
.cplist .tre .leftnav .search_box input{
  border-radius: 20px;
  padding: 7px 15px;
  border: 1px solid #f1f1f1;
  margin: 5px 0;
  width: 100%;
  outline: none;

}
.cplist .tre .leftnav .sear_fot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.cplist .tre .leftnav .sear_fot .add_gj_tit{
  color: #11b7f3;
  font-size: 14px;
  cursor: pointer;
}
/* .cplist .tre .leftnav .sear_fot .add_gj_tit .add_ico {
  display       : inline-block;
  width         : 13px;
  height        : 13px;
  line-height   : 12px;
  background    : #11b7f3;
  margin        : 0 5px;
  color         : #fff;
  vertical-align: middle;
  text-align: center;
} */
.cplist .tre .leftnav .sear_fot  .search_ico {
  /* position     : absolute;
  right        : 0;
  top          : 1px; */
  font-size    : 28px;
  background   : #ffa200;
  color        : #fff;
  width        : 70px;
  height       : 37px;
  text-align   : center;
  border-radius: 40px;
  line-height  : 36px;
  border       : 0;
  outline      : none;
}

.cplist .tre .lihead {
  font-size: 15px;
  font-weight: bold;
  padding: 0 20px;
  color: #000;
}
.cplist .tre .leftnav {
  /* box-shadow: 0 0 5px #ccc; */
  /* padding: 10px 21px; */
  /* border: 1px solid #f1f1f1; */
}
.cplist .tre .leftnav .tre_box{
  margin-top: 20px;
}

.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;
}
.cplist .cp_box2 {
  height: 100%;
}
.cplist .cp_box2 ul li h4 {
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.cplist .cp_box2 ul li ul {
  display: flex;
  justify-content: start;
}
.cplist .cp_box2 ul li ul li {
  border: 1px solid #eee;
  margin-left: -1px;
  padding: 10px;
}
.cplist .cp_box2 ul li ul li img {
  width: 126px;
  height: 90px;
}
.cplist .cpxq_box {
  position: relative;
  
}
.cplist .cpxq_box .zhyb_page{
  margin-top: 20px;

}
.cplist .cpxq_box .zhyb_page .jiantou{
  color: #11b7f3;
  margin: 0 5px;
}
.cplist .cpxq_box h4 {
  font-size: 18px;
  color: #666;
}
.cplist .cpxq_box .htmleaf-container {
  display: inline-block;
}
/* ---------- */
.zhyb_page .zhyb_cpt {
  padding: 10px;
}
.zhyb_page .zhyb_cpt a{
  display: inline-block;
  border: 1px solid #f1f1f1;
  padding: 20px;
  margin: 10px 0;
  width: 100%;
}

.zhyb_page .zhyb_cpt img{
  width: 100%;

}
.cplist .cpxq_box .ewm {
  /* width: 200px; */
  padding: 0 34px;
}
.cplist .cpxq_box .ewm img {
  width: 100%;
  height: 100%;
}
.cplist .cpxq_box .ewm p {
  font-size: 14px;
  text-align: center;
}
.cplist .cpxq_box .top_ewm{
  overflow: hidden;
}
.cplist .cpxq_box .items {
  padding: 5px 8px;
}
.cplist .cpxq_box .items .jc-left {
  background-color: #ccc;
}
.cplist .cpxq_box .items a img {
  width: 100%;
}
.cplist .cpxq_box .items a p {
  font-size: 14px;
  color: #a4a4a4;
}
.cplist .cpxq_box .cpcs {
  width: 100%;
  overflow: hidden;
  padding: 15px;
}
.cxmtit .cxm{
  padding-left: 25px;
  font-weight: bold;
  float: left;
}
.cxmtit .dowan{
  float: right;
}
.cxmtit .dowan a{
  width: 110px;
  line-height: 36px;
  background: #ffa200;
  font-size: 14px;
  display: block;
  float: left;
  text-align: center;
  border-radius: 30px;
  font-weight: normal;
  color: #fff;
  margin-left: 20px;
}
.cplist .cpxq_box .cpcs .xj_btn .xj_top{
  border-radius: 15px;
  display: inline-block;
  padding: 0px 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  margin-right: 10px;
  cursor: pointer;
}
.cplist .cpxq_box .cpcs .xj_btn .zxxj{
  background: #ffa202;
}
.cplist .cpxq_box .cpcs .xj_btn .pdf{
  background: #11b7f3;
}
.cplist .cpxq_box .cpcs ul .margin_li {
  margin-top: 30px;
}
.cplist .cpxq_box .cpcs ul li p {
  margin: 10px 0 0 !important;
  font-size: 12px;
}
.cplist .cpxq_box .cpcs ul li .cpcs_list1 .cp_n {
  background-color: #f4f4f4;
}
.cplist .cpxq_box .cpcs ul li .cpcs_list2 .cp_n {
  background-color: #f5f5f5;
}
.cplist .cpxq_box .cpcs ul li .cpcs_list {
  margin: 5px 0;
  line-height: 20px;
}
.cplist .cpxq_box .cpcs ul li .cpcs_list span {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 3px 0;
  color: #333333;
}
.cplist .cpxq_box .cpcs ul li .cpcs_list .cp_o {
  width: 30%;
  background-color: #e9e9e9;
  line-height: 20px;
}
.cplist .cpxq_box .cpcs ul li .cpcs_list .cp_n {
  width: 70%;
  margin-left: -5px;
}
.cplist .cpxq_box .cpcs .right_input {
  overflow: hidden;
  background-color: #f7f7f7;
  height: auto;
}
.cplist .cpxq_box .cpcs .right_input h4 {
  text-align: center;
}
.cplist .cpxq_box .cpcs .right_input li {
  text-align: left;
  display: block;
  overflow: hidden;
  padding: 5px 0;
}
.cplist .cpxq_box .cpcs .right_input li input {
  height: 38px;
}
.cplist .cpxq_box .cpcs .right_input li input,
.cplist .cpxq_box .cpcs .right_input li textarea {
  font-size: 12px;
  border: 0;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  width: 93%;
  outline: none;
}
.cplist .cpxq_box .cpcs .right_input li span {
  display: inline-block;
  width: 4%;
  color: red;
}
.cplist .cpxq_box .cpcs .right_input .fbxj_sub {
  text-align: center;
  padding: 20px 0;
}
.cplist .cpxq_box .cpcs .right_input .fbxj_sub span {
  display: inline-block;
  width: 172px;
  border: 0;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
}
/* ????--?? */
.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;
}

.tcplayer{
  width: 100%!important;
  height: 370px!important;
}
@media (max-width: 980px) {
  .cplist .cpxq_box {
    position: relative;
    padding: 0;
  }
  .cxmtit .cxm {
    padding-left: 25px;
    font-weight: bold;
    float: none;
  }
  .cxmtit .dowan {
    float: none;
  }
}