/* .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;
}
.zysearch::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 12px 0;
  z-index: -1;
  -webkit-filter: blur(10px);
  filter: blur(10px);
} */
.cplist .tre .row {
  left: 0;
/*  padding: 10px;*/
	border-top: 1px solid #e0e0e0;
}
.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: #5f09b4;
}
.cplist .tre .treehed .left {
  display: inline-block;
  width: 100%;
 background: #595959;
    color: #fff;
    text-align: center;
}
.cplist .tre .treehed .right {
  display: 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: 0;
}
.treeview{
	
}
.cplist .tre .leftnav .to__name a {
  color: #404d5b !important;
}
.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;
}
@media (min-width: 1520px) {
  .cplist .left_tree_box {
    display: block!important;
  }
}
@media (min-width: 980px) {
  .cplist .left_tree_box {
    display: block!important;
  }
}
@media (max-width: 980px) {
  .cplist .right {
    display: inline-block !important;
    position: absolute;
    right: 23px;
    top: 3px;
  }
  .cplist .right span {
    font-size: 30px;
    color: #ffffff;
  }
  .cplist .left_tree_box {
    /* display: none; */
  }
  .cplist .cp_box1 ul li ul li {
    margin: 10px 12px!important;
    width: 42%!important;
    top: 34px;
    display: none;
  }
  .left_lxfs{
    display: none;
  }
  .cplist .cp_box1 ul li h4 {
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
    margin: 10px 0 15px;
    text-align: center;
 }
 .cptu {
  width: 96%!important;
  float: none;
  border: 1px solid #f2f2f2;
  margin: 0 2%;
  display: block;
 }
 .cplist .tre .htmleaf-container .w .row {
  position: relative;
  top: 0;
}
.cplist .tre .treehed .left {
  display: inline-block;
  width: 100%;
  background: #595959;
  color: #fff;
  text-align: left;
  padding-left: 30px;
}


}
.cplist .cp_pic ul li {
  margin: 15px 0;
}
.cplist .cp_box1 {
  height: 100%;
/*  box-shadow: 0 0 5px #ccc;*/
}
.cplist .cp_box1 ul li h4 {
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
  margin: 10px 0 15px;	
}
.cplist .cp_box1 ul li ul {
  overflow: hidden;
  border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 25px;	
}
/*
.cplist .cp_box1 ul li ul li {
  margin-left: -1px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  min-height: 155px;
  cursor: pointer;
  position: relative;
  text-align: center;
  margin: 10px 19px;
  box-shadow: 0 0 5px #ccc;
}
*/
/*
.cplist .cp_box1 ul li ul li .nullimg {
  width: 100%;
  height: 100px;
  text-align: center;
  line-height: 80px;
  display: inline-block;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
*/
/*
.cplist .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: #404d5b;
  bottom: 0;
  background: #f3f3f3;
  padding: 8px 0;
}
*/
.cplist .cp_box1 ul li ul li img {
  width: 100%;
  height: 123px;
}
.cptu{
	width:26%;
	float: left;
	border: 1px solid #f2f2f2;
    margin-right: 45px;
}
.cptu img{
	width: 90%;
    margin: 0 auto;
    display: block;
}
.cpwz{
    width: 31%!important;
    font-size: 14px;
    margin: 0 3% 0 0!important;
    line-height: 34px;
	padding: 0;
	border-bottom:1px dashed #f1f1f1;
}
.por_wzt:hover{
	color: #ff0000;
}






















