 .zysearch {
     width: 100%;
     height: 274px;
     text-align: center;
     position: relative;
     z-index: 9;
     border-top: 5px solid #e62129;
 }
 .zysearch::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0px;
  z-index: -1;
  background: url(../image/bcg.png)no-repeat;
  background-position-x: center;
} 

.zysearch .check .checkbox {
  display: inline-block;
  margin: 5px 26px;
}
.zysearch .check .checkbox .inpcheck {
  width: 17px;
  height: 17px;
  top: -2px;
  background-color: #fff;
  color: #fff !important;
}
.zysearch .search {
  width: 100%;
  text-align: center !important;
  height: 50px;
  position: relative;
  padding: 20px;
}
.zysearch .search .inpsea {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.zysearch .search .inpsea .serchbtn {
	width: 89px;
    height: 43px;
    background-color: #e62129 !important;
    color: #fff;
    border: 0;
    font-size: 16px;
}
.icon_a {
    font-size: 60px;
    margin-top: -20px;
    float: left;
}


.mbxnav .nav_bar_box {
    overflow: hidden;
    background-color: #f5f5f5;
}
.mbxnav .nav_bar_box .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0;
    max-width: 1200px;
    margin: 0 auto;
}
.icon_a {
    font-size: 60px;
    margin-top: -10px;
    float: left;
}
.cpfenlist {
  /* overflow: hidden; */
  /* //滑动条------开始 */
  /* //滑动条------结束 */
}
.cpfenlist .row {
    left: 0;
    MARGIN: 0;
}
.cpfenlist .row .cpfl_leftbox {
    overflow: hidden;
    /* background: #fff; */
    padding: 0px;
    /* box-shadow: 0 0 29px #ececec; */
    background: #f9f9f9;
	    width: 260px;
		
}
.cpfenlist .row .cpfl_box{
    height: 100%;
    background: #fff;
    margin-bottom: 30px;
    width: 938px;
    border-top: 1px solid #d6d6d6;
    padding: 0;
    margin-left: 50px;
	}
.cpfenlist .row .cpflhed {
    color: #fff;
    height: 110px;
    line-height: 110px;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 0.5em;
    background: #114368;
}
.cpfenlist .row .cpflhed .ico {
    font-size: 24px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}
.cpfenlist .row .cpflhed .left {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cpfenlist .row .lihead {
  font-size: 15px;
  font-weight: bold;
  padding: 0 10px;
}
.cpfenlist .row .left_tree_box {
  display: none;
}
.cpfenlist .row .left_tree_box .to__name a {
  color: #404d5b;
}
.cpfenlist .row .left_tree_box .to__name a:hover{
  color: #fff !important;
}
.cpfenlist .row .cpfl_leftnav {
  padding: 11px;
}
.cpfenlist .row .cpfl_leftnav ul li .cpfl_inp {
    padding: 9px 10px;
    width: 100%;
    outline: none;
    border: 0;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 4px 0;
}
.cpfenlist .row .cpfl_leftnav ul li .njcs {
padding: 5px 0;
    overflow-y: scroll;
    max-height: 145px;
    font-size: 14px;
    font-weight: normal;
}
.cpfenlist .row .cpfl_leftnav ul li .njcs .checkbox {
  display: inline-block;
  width: 20px;
  height: 15px;
  vertical-align: middle;
      margin: 0px;
}
.cpfenlist .row .cpfl_leftnav ul li .njcs .mm {
  display: inline-block;
  width: 50px;
  text-align: left;
}
.cpfenlist .row .cpfl_leftnav ul li h4 {
    margin: 0;
    height: 43px;
    line-height: 53px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.cpfenlist .row .cpfl_leftnav ul li:first-child  h4 br{
  display: none;
}
.cpfenlist .row .cpfl_leftnav ul li .last_h4 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
.cpfenlist .row .cpfl_leftnav .list-group-item {
  border: 0;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  padding: 10px 11px;
}
.cpfenlist .row .cpfl_box h4 {
    color: #333;
    font-size: 18px;
    line-height: 38px;
    border-bottom: 1px solid #f1f1f1;
    width: 96%;
    font-weight: bold;
}
.cpfenlist .row .cpfl_box .cpflhed_list {
  height: auto;
  padding: 0;
}
.cpfenlist .row .cpfl_box .cpflhed_list .head_tit {
  padding: 5px 10px;
  font-size: 14px;
}
.cpfenlist .row .cpfl_box .cpflhed_list .head_tit span {
    display: inline-block;
    width: 49%;
    overflow: hidden;
}
.cpfenlist .row .cpfl_box .cpflhed_list .head_tit .left {
  text-align: left;
}
.cpfenlist .row .cpfl_box .cpflhed_list .head_tit .rig {
  text-align: right;
  color: #666;
  cursor: pointer;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic {
  transition: all 2s ease;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic .icodown {
  text-align: center;
  display: none;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic .icodown span {
    font-size: 28px;
    cursor: pointer;
    font-weight: bold;
    COLOR: #FFF;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul {
  min-height: 105px;
  overflow: hidden;
  margin: 0;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
  display: inline-block;
  width: 90%;
  text-align: left;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li img {
  width: 99%;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li p {
  font-size: 14px;
  text-align: center;
}
.cpfenlist .row .cpcstab_list {
    line-height: 40px;
    padding: 0;
}
.cpfenlist .row .cpcstab_list .tab_tit {
  position: relative;
}
.cpfenlist .row .cpcstab_list .tab_tit span {
  font-size: 14px;
  cursor: pointer;
}
.cpfenlist .row .cpcstab_list .tab_tit .tab {
  margin-right: 20px;
}
.cpfenlist .row .cpcstab_list .tab_tit .active {
    color: #333;
    font-size: 18px;
    line-height: 38px;
    width: 96%;
    font-weight: bold;
}
.cpfenlist .row .cpcstab_list .tab_tit .upcpmu {
  position: absolute;
  right: 0;
  text-align: right;
  font-size: 16px;
  color: #000;
}
.cpfenlist .row .cpcstab_list .tab_tit .upcpmu .icoup {
  font-size: 24px;
  vertical-align: middle;
  font-weight: bold;
}

.table_list::-webkit-scrollbar{

width: 9px;

}

.table_list::-webkit-scrollbar-track{
	  background: rgb(220, 220, 220);
border-radius: 25px;
 

}

.table_list::-webkit-scrollbar-thumb{


 background: rgb(17, 67, 104);
border-radius: 25px;
}



.njcs::-webkit-scrollbar{

width: 9px;

}

.njcs::-webkit-scrollbar-track{
background: rgb(220, 220, 220);
border-radius: 25px;
      
}

.njcs::-webkit-scrollbar-thumb{
 background: rgb(17, 67, 104);
border-radius: 25px;
}


.cpfenlist .row .cpcstab_list .table_list {
    border: 1px solid #eee;
}
.cpfenlist .row .cpcstab_list .table_list .table-bordered {
  border: 0;
}
.cpfenlist .row .cpcstab_list .table_list table thead {

    background-color: #114368;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
}
.cpfenlist .row .cpcstab_list .table_list table thead th {
height: 45px;
    border: 0;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    color: #fff;
    border-right: 1px solid #eee;
}
.cpfenlist .row .cpcstab_list .table_list table tbody {
  font-size: 14px;
}
.cpfenlist .row .cpcstab_list .table_list table tbody tr {
  height: 30px;
  border-bottom: 1px solid #eee;
}
.cpfenlist .row .cpcstab_list .table_list table tbody .first_td span {
    font-size: 24px;
    color: #ec0000;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td {
    border: 0;
    text-align: center;
    padding: 8px 22px;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz {
  width: 100%;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num {
  height: 24px;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num span {
  cursor: pointer;
  overflow: hidden;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num span input {
  height: 20px;
  width: 30px;
  text-align: center;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num .jian,
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num .jia {
  padding: 0 3px;
  height: 20px;
  width: 20px;
  border: 1px solid #ccc;
  background-color: #ccc;
}
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz button {
  margin-top: 6px;
  border: 0;
  background-color: #690599;
  color: #fff;
  width: 72px;
  height: 23px;
  font-size: 14px;
}
.cpfenlist .row .cpcstab_list .table_list .fy {
  display: flex;
  justify-content: space-between;
}
.cpfenlist .row .cpcstab_list .table_list .fy .pagination > li > a,
.cpfenlist .row .cpcstab_list .table_list .fy .pagination > li > span {
  color: #333!important;
}
.cpfenlist .row .cpcstab_list .table_list .fy .pagination > .active > a {
  color: #fff;
}
.cpfenlist .row .cpcstab_list .table_list .fy .btn button {
  width: 75px;
  height: 35px;
  padding: 5px 15px;
  border: 0;
  background-color: #858585;
  color: #fff;
  border-radius: 5px;
  outline: none;
}
.cpfenlist .row .cpcstab_list .table_list .fy .nav .pagination {
  margin: 10px 0 !important;
}
.cpfenlist .row .cpcstab_list .table_list .fy .nav .active {
  background-color: #6b0dc2!important;
  color: #fff;
}
.cpfenlist .row .cpcstab_list .table_list .fy .nav .btn {
  width: 70px;
  padding: 8px 15px;
  border: 0;
  background-color: #ae75e8;
  color: #fff !important;
  border-radius: 5px;
  outline: none;
  vertical-align: middle;
  margin: 0px 10px 10px !important;
}
.cpfenlist .row .cpjs_tit .tit {
  border-bottom: 1px solid #6b0dc2;
}
.cpfenlist .row .cpjs_tit .tit h4 {
  font-size: 18px;
  color: #6b0599;
}
.cpfenlist .row .cpjs_tit .tit p {
  font-size: 14px;
  text-indent: 2em;
  color: #333;
}
.cpfenlist .row .cpjs_tit .see_btn {
  text-align: center;
  margin: 20px 0;
}
.cpfenlist .row .cpjs_tit .see_btn button {
  padding: 10px 20px;
  border: 0;
  background-color: #690599;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
}
@media (min-width: 980px) {
  .cpfenlist .table_list {
    overflow-x: scroll;
  }
  .cpfenlist .table {
    width: 100%;
    min-width: 1000px;
  }
}
@media (max-width: 980px) {
  .cpfenlist .table_list {
    width: 100%;
    overflow-x: scroll;
  }
  .cpfenlist .table {
    width: 100%;
    min-width: 1000px;
  }
}
.cpfenlist td,
.cpfenlist th {
  text-align: center;
}
.cpfenlist .table-bordered > tbody > tr > td,
.cpfenlist .table-bordered > tbody > tr > td,
.cpfenlist .table > thead > tr > th {
  vertical-align: middle;
}
.cpfenlist .text-muted {
  color: #fff;
}
.cpfenlist .desc {
  font-size: 1.2em;
  font-weight: 600;
  padding: 2em 0 1em;
  position: relative;
  line-height: 1.2;
}
.cpfenlist .desc:after {
  content: '';
  position: absolute;
  width: 20em;
  height: 2px;
  background-color: #d5d6e2;
  left: calc(40%);
  bottom: 0;
}
.cpfenlist .htmleaf-header {
  margin-bottom: 15px;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
.cpfenlist .htmleaf-icon {
  color: #fff;
}
.cpfenlist table {
  width: 100%;
  border-collapse: collapse;
}
.cpfenlist td {
  border: 1px solid #aaa;
  position: relative;
}
.cpfenlist .result {
  width: 80px;
  text-align: center;
  font-size: 12px;
  color: #888;
  padding-left: 25px;
  border: 0;
}
.cpfenlist .code {
  width: 200px;
}
.cpfenlist strong {
  background: #eee;
}
.cpfenlist .container {
    width: 240px;
    height: 52px;
    border: 0;
}
.cpfenlist .switch {
  width: 40px;
  height: 10px;
  position: absolute;
  left: calc(30%);
  top: calc(45%);
  border: 1px solid #aaa;
  border-radius: 20px;
}
.cpfenlist .r-slider-button {
background: #2196f3;
    border-radius: 1px;
    text-align: center;
    width: 16px !important;
    height: 15px !important;
    top: 0px !important;
    background-color: #fff !important;
    border: 1px solid #114368 !important;
    z-index: 980!important;
}
.cpfenlist .r-slider-button::before {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #114368 ;
  position: absolute;
  /* top: 10px; */
  z-index: 999;
  top: 2px;
  left: 3px;
}
.cpfenlist .r-slider-button::after {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #114368 ;
  position: absolute;
  /* top: 10px; */
  z-index: 999;
  top: 2px;
  right: 3px;
}
.cpfenlist .r-slider-line {
  background: #ccc;
  height: 8px !important;
}
.cpfenlist .r-slider-fill {
    background: #114368;
    height: 8px !important;
}
.cpfenlist .r-slider-number {
    position: absolute;
    background: #114368;
    color: #fff;
    min-width: 39px;
    left: calc(10%);
    top: -20px;
    font-size: 12px;
    border-radius: 25px;
    display: block!important;
}
.cpfenlist .r-slider-text {
  font-size: 10px;
  text-align: center;
}
.cpfenlist .r-slider-pin {
  background: #ccc;
}
.cpfenlist .r-slider-label {
  font-size: 10px;
  top: 16px;
}
.cpfenlist .fy .pagination > .active > a,
.cpfenlist .fy .pagination > .active > a:focus,
.cpfenlist .fy .pagination > .active > a:hover {
z-index: 3;
    color: write;
    cursor: default;
    background-color: #114368;
    border-color: #114368;
  /*设置倒数第一个 固定*/
}
.cpfenlist #thead tr :last-child {
  width: 100px;
}
.cpfenlist #tbody tr td {
    height: 32px;
    border-right: 1px solid #eee;
}
.cpfenlist #tbody tr .last_td_child {
  position: absolute;
  right: 13px;
  background: #f1f1f1!important;
  width: 87px;
  height: 55px;
  padding: 0;
  display: none;
}
@media (max-width:768px) {
	.icon_a {
		font-size: 42px;
    margin-top: -4px;
    float: left;
	}
	.cpfenlist .row .cpfl_leftbox {
	    overflow: hidden;
	    padding: 0px;
	    background: #f9f9f9;
	    width: 100%;
	}
	.cpfenlist .row .cpflhed {
	    color: #fff;
	    height: 65px;
	    line-height: 65px;
	    font-size: 22px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    text-indent: 0.5em;
	    background: #114368;
	}
	.cpfenlist .row .cpfl_box {
    height: 100%;
    background: #fff;
    margin-bottom: 30px;
    width: 100%;
    border-top: 1px solid #d6d6d6;
    padding: 0;
	margin: 0px;
	}
	.cpfenlist .row .cpflhed .ico {
	    font-size: 24px;
	    color: #fff;
	    vertical-align: middle;
	    cursor: pointer;
	    float: right;
	    margin-top: 20px;
	    margin-right: 9px;
	}
	.cpfenlist .row .cpfl_box .cpflhed_list {
	    height: auto;
	    padding: 0;
	    width: 45%;
	}
	.cpfenlist .row .cpfl_box .cpflhed_list .head_tit {
	    padding: 5px 10px;
	    font-size: 14px;
	    width: 100%;
	    float: left;
	}
	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul {
	    min-height: 105px;
	    overflow: hidden;
	    margin: 0;
	    width: 100%;
	    float: left;
	}
	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
	    display: inline-block;
	    width: 100%;
	    text-align: left;
	}

	
}
