/* 、--------------------------------------- */
.htmleaf-header {
  margin-bottom: 15px;
}

.htmleaf-icon {
  color: #fff;
}

/* //滑动条------开始 */
table {
  width: 100%;
  border-collapse: collapse;
}


td {
  border: 1px solid #aaa;
  position: relative;
}

.result {
  width: 80px;
  text-align: center;
  font-size: 12px;
  color: #888;
  padding-left: 25px;
  border: 0;
}

strong {
  background: #eee;
}

.container {
  /* width: 240px;
  height  : 40px; */
  border: 0;
}

.htmleaf-container {
  height: 45px;
}

.cppic_ban ul li {
  vertical-align: top;
  height: 180px;
  border: 1px solid #f1f1f1;
}

.cppic_ban ul li img {
  width: 100%;
  height: 100%;
}

.switch {
  width: 40px;
  height: 10px;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 5px);
  border: 1px solid #aaa;
  border-radius: 20px;
}

.r-slider-button {
  background: #2196f3;
  border-radius: 5px;
  text-align: center;
  width: 16px !important;
  height: 16px !important;
  top: 0px !important;
  background-color: #fff !important;
  border: 1px solid #4F0599 !important;

}

.r-slider-button::before {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #4F0599;
  position: absolute;
  /* top          : 10px; */
  z-index: 999;
  top: 2px;
  left: 3px;
}

.r-slider-button::after {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #4F0599;
  position: absolute;
  /* top          : 10px; */
  z-index: 999;
  top: 2px;
  right: 3px;
}


.r-slider-line {
  background: #ccc;
  height: 8px !important;
}

.r-slider-fill {
  background: #4F0599;
  height: 8px !important;

}

.r-slider-container {
  width: calc(100% - 18px) !important;
  top: calc(50% - -21px) !important;
}

.r-slider-number {
  position: absolute;
  background: #4F0599;
  color: #fff;
  min-width: 40px;
  left: calc(50% - 14px);
  top: -16px;
  font-size: 12px;
  border-radius: 3px;
  display: block !important;
}

.cpfenlist .r-slider-number[data-index="0"] {
  left: 0px;

}

.cpfenlist .r-slider-number[data-index="1"] {
  left: -23px;

}

.r-slider-text {
  font-size: 10px;
  text-align: center;
}

.r-slider-pin {
  background: #ccc;
}

.r-slider-label {
  font-size: 10px;
  top: 16px;
}


#thead tr :last-child {
  width: 100px;
}

#tbody {
  background: #fff;
}

#tbody tr {
  background: #fff;
}

#tbody tr {
  transition: all 0.8s;
}

#tbody tr:nth-child(even) {
  background: #f2f6fb;
}

#tbody tr:hover {
  background: #1b3c6d;
}

#tbody tr:hover td a {
  color: #fff !important;
}

#tbody tr td {
  height: 42px;
}

#tbody tr:hover td a span {
  color: #fff;
}

/* pdf---转换---开始 */
.cpfl_leftnav ul li h4 span {
  display: inline-block;
}

.cpfl_leftnav ul li h4 .fitst_span {
  display: inline-block;
  min-width: 28%;
  vertical-align: top;

}

.cpfl_leftnav ul li h4 .last_span {

  display: inline-block;
  width: 36%;
  line-height: 14px;

}

/* 、--------------------------------------- */
.cpfenlist {
  width: 100%;
  overflow: hidden;
  padding: 50px 0px 100px;
  background: #f2f6fb;

}

.cpfenlist .row {
  top: 0px;
  left: 0;
  padding: 30px;
  margin: 0;
  background: #fff;
}

.cpfenlist .row .cpfl_leftbox {
  overflow: hidden;
}

.cpfenlist .row .cpflhed {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  background: #1b3c6d;
  text-align: center;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: -5px;
}

.cpfenlist .row .cpflhed .ico {
  font-size: 16px;
  color: #46b0fc;
  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 {
  /* box-shadow: 0 0 5px #ccc;
  padding   : 20px; */
  /* border    : 1px solid #f1f1f1; */
  /* display   : none; */
}

.cpfenlist .row .left_tree_box .to__name a {
  color: #404d5b !important;
}

.cpfenlist .row .cpfl_leftnav {
  padding: 15px;
  border: 1px solid #f1f1f1;
  min-height: 500px;
}

.cpfenlist .row .cpfl_leftnav ul li {
  margin: 10px 0;

}

.cpfenlist .row .cpfl_leftnav ul li .cpfl_inp {
  padding: 8px 10px;
  width: 100%;
  outline: none;
  border: 1px solid #ccc;
  font-size: 13px;
  margin: 0 0 10px;
  border-radius: 5px;
}

.cpfenlist .row .cpfl_leftnav ul li .njcs {
  padding: 5px 0;
  overflow-y: scroll;
  max-height: 145px;
}

.cpfenlist .row .cpfl_leftnav ul li .njcs .checkbox {
  display: inline-block;
  width: 15px;
  height: 15px;
  outline: none;
  color: #333;
  vertical-align: middle;
  margin: 0 8px;
}

.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: 36px;
  line-height: 23px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.cpfenlist .row .cpfl_leftnav ul li .njcs p {
  font-weight: normal;
  font-size: 14px;
}

.cpfenlist .row .cpfl_leftnav ul li:first-child h4 br {
  display: none;
}

.cpfenlist .row .cpfl_leftnav ul li .last_h4 {
  font-size: 12px;
  font-weight: normal;
  color: #ccc;
}

.cpfenlist .row .cpfl_leftnav .list-group-item {
  border: 0;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  padding: 10px 11px;
}

.cpfenlist .row .cpcstab_list {
  line-height: 40px;
  padding: 0px;
  background: #fff;
  margin-top: 30px;
}

.cpfenlist .row .cpcstab_list .tab_tit span {
  font-size: 14px;
  cursor: pointer;
}

.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;
}

.cpfenlist .row .cpcstab_list .table_list {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
}

.cpfenlist .row .cpcstab_list .table_list .table-bordered {
  border: 0;
}

.cpfenlist .row .cpcstab_list .table_list table thead {
  background-color: #1b3c6d;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
  color: #fff;
}

.cpfenlist .row .cpcstab_list .table_list table thead th {
  min-width: 70px;
  border: 1px solid #e2e2e2;
  text-align: center;
  font-size: 15px;
  border-top: 1px solid #f1f1f1;
  padding: 4px 2px;
  font-weight: normal;
}

.cpfenlist .row .cpcstab_list .table_list table tbody {
  font-size: 14px;
}

.cpfenlist .row .cpcstab_list .table_list table tbody tr {
  height: 30px;
}

.cpfenlist .row .cpcstab_list .table_list table tbody .first_td {
  border-right: 1px solid #f1f1f1;
}

.cpfenlist .row .cpcstab_list .table_list table tbody .last_td_child {
  border-right: 1px solid #f1f1f1;
}

.cpfenlist .row .cpcstab_list .table_list table tbody .first_td span {
  font-size: 20px;
  color: #000;
  position: relative;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td {
  border: 0;
  text-align: center;
}

.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: transparent;
  color: #fff;
  width: 72px;
  height: 23px;
  font-size: 14px;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .xj_ico {
  color: #333;
  font-size: 22px;
  position: relative;
}

.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;
}

.cpjs_tit {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.cpjs_tit h4 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  display: block;
  background: #f2f6fb;
  padding: 12px 10px;
  margin-bottom: 20px;
}

.cpjs_tit p {
  font-size: 15px;
  line-height: 28px;
  color: #666;
  margin: 0;
}

/* 查询 */
.cpfenlist .topbox {
  width: 100%;
  padding: 20px;
  background: #f2f6fb;
  margin-top: 20px;
  overflow: hidden;
}

.cpfenlist .topbox .line1 {
  width: 100%;
  float: left;
}

.cpfenlist .topbox .line1>ul li:nth-child(2) {
  margin-right: 11px !important;
  width: 36%;
}

.cpfenlist .topbox .size {
  float: left;
  width: 100%;
  margin-top: 20PX;
}

.topbox h3 {
  padding: 0px;
  color: #1b3c6d !important;
  line-height: 40px;
  display: block;
  margin-right: 20px !important;
  font-weight: bold;
  font-size: 15px;
  float: left;
  margin: 0;
}

.cpfenlist .topbox .size>ul li:nth-child(4) {
  margin-right: 15px;
}

.cpfenlist .topbox .size>ul li:last-child {
  margin: 0 !important;
}


.cpfenlist .topbox ul {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  color: #000;
}

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

.cpfenlist .topbox ul li input {
  width: 90px;
  padding: 0 5px;
  background: #FFF;
  border: none;
  line-height: 40px;
  margin-right: 5px;
}

.cpfenlist .topbox .line1 ul li input {
  width: 350px;
}

.cpfenlist .topbox .line1 ul button {
  padding: 0;
  background: #fff;
  width: 90px;
  line-height: 40px;
  outline: none;
  background-color: #1b3c6d;
  color: white;
  border: none;
  height: 40px;
}

.cpfenlist .topbox .search_size {
  padding: 0;
  background: #fff;
  width: 90px;
  line-height: 40px;
  outline: none;
  background-color: #1b3c6d;
  color: white;
  border: none;
}

.list-tit {
  color: #1b3c6d;
  font-size: 22px;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  /* background: #1b3c6d; */
  padding: 12px 0px;
  border-bottom: 1px solid #ccc;
}

/* .cpfenlist .topbox .xl_searchType.active {
	border-color: #c9010b;
	color: #c9010b;
} */
/* 产品轮播 */
.lunboBox {
  width: 100%;
  overflow: hidden;
  padding-top: 22px;
  border-top: 1px solid #ccc;
}

.lb_img {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 30px 0;
}

.lb_img .left {
  width: 49%;
  position: relative;
  background-color: #fff;
}

.lb_img .left .dimensionTit {
  position: absolute;
  top: 20px;
  left: 0;
  margin-left: 20px;
  z-index: 9;
  font-size: 18px;
  font-weight: bold;
}

.lb_img .left .dimension {
  height: 420px;
  position: relative;
}

.lb_img .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.lb_img .gallery-top .swiper-slide {
  /* background-size: auto 100%;background-position: center; */
  background-size: 76% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.lb_img .gallery-top {
  height: 100%;
  width: 70%;
  margin: auto;
}

.lb_img .gallery-thumbs {
  width: 95px;
  height: 80%;
  box-sizing: border-box;
  padding: 10px 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.lb_img .gallery-thumbs .swiper-wrapper {
  flex-direction: column;
}

.lb_img .gallery-thumbs .swiper-slide {
  width: 95px;
  height: 95px !important;
  opacity: 1;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 auto;
}

.lb_img .gallery-thumbs .swiper-slide:hover {
  border: 1px solid #1b3c6d;
}

.lb_img .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  /* border: 1px solid #1b3c6d; */
}

.lb_img .swiper-button-prev,
.lb_img .swiper-button-next {
  left: auto;
  right: 10px;
  width: 95px;
  height: 30px;
  background-size: 100% 100%;
}

.lb_img .swiper-button-prev {
  background-image: url(/assets/image/down_icon.png);
  transform: rotate(180deg);
  top: 10px;
  margin-top: 0;
}

.lb_img .swiper-button-prev:hover {
  background-image: url(/assets/image/up_icon.png);
  transform: rotate(0deg);
}

.lb_img .swiper-button-next {
  background-image: url(/assets/image/down_icon.png);
  top: auto;
  bottom: 10px;
}

.lb_img .swiper-button-next:hover {
  transform: rotate(180deg);
  background-image: url(/assets/image/up_icon.png);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.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;
}

.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;
  display: none;
}

.cpfenlist .code {
  width: 200px;
}

.cpfenlist strong {
  background: #eee;
}

.cpfenlist .container {
  /* width: 240px;
  height  : 50px; */
  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 {
  border-radius: 5px;
  text-align: center;
  width: 16px !important;
  height: 16px !important;
  top: 0px !important;
  background-color: #fff !important;
  border: 1px solid #1b3c6d !important;
  z-index: 980 !important;
}

.cpfenlist .r-slider-button::before {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #1b3c6d;
  position: absolute;
  /* top          : 10px; */
  z-index: 999;
  top: 2px;
  left: 3px;
}

.cpfenlist .r-slider-button::after {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #1b3c6d;
  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: #1b3c6d;
  height: 8px !important;
}

.cpfenlist .r-slider-number {
  position: absolute;
  background: #1b3c6d;
  color: #fff;
  min-width: 40px;
  left: calc(36%);
  top: -22px;
  font-size: 12px;
  border-radius: 3px;
  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: #1b3c6d;
  border-color: #1b3c6d;
  /*设置倒数第一个 固定*/
}

.cpfenlist #thead tr :last-child {
  width: 100px;
}

.cpfenlist #tbody tr td {
  height: 42px;
  padding: 0;
  border-right: 1px solid #fff;
  font-size: 13px;
}

.cpfenlist #tbody tr td a {
  line-height: inherit;
  display: block;
  color: #333;
  font-size: 14px;
  padding: 2px;
}

.pic_ul1 {
  width: 100%;
  overflow: hidden;
}

.pic_ul1 li {
  width: 19%;
  float: left;
  margin: 10px 0.5%;
  border: 1px solid #e7e7e7;
}

.pic_ul1 li img {
  width: 100%;
}

/* 综合样本--样式 */
.cpfl_box .sample_container {
  display: inline-block;
  border-bottom: 1px solid #ccc;
  width: 100%;
}

.cpfl_box .sample_container ol {
  margin: 0;

}

.cpfl_box .sample_container ol .active {
  border-bottom: 2px solid #11b7f3;

}

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


/* 综合样本--样式 */

@media (min-width: 980px) {
  .cpfenlist .table_list {
    width: 100%;
    overflow-x: scroll;
  }

  .cpfenlist .table {
    width: 100%;
    min-width: 1000px;
  }

  .frame {
    width: 100% !important;
  }

  .multipleelements li,
  .multislides li,
  .ease li {
    margin-right: 18px !important;
  }

  .slider {
    margin-bottom: 0 !important;
  }
}


@media(max-width:980px) {
  .cpfenlist .table_list {
    width: 100%;
    overflow-x: scroll;
  }

  .cpfenlist .table {
    width: 100%;
    min-width: 1000px;
  }

  .list-tit {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin: 0 0 10px 0;
  }

  .lb_img {
    margin: 0;
  }

  .lb_img .left {
    width: 100%;
    position: relative;
    background-color: #fff;
    margin-bottom: 20px;
  }

  .lb_img .left .dimension {
    height: 320px;
    position: relative;
  }

  .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100% !important;
    position: relative;
    transition-property: transform;
  }

  .lb_img .gallery-thumbs {
    width: 60px;
  }

  .lb_img .gallery-thumbs .swiper-slide {
    width: 60px;
    height: 60px !important;
  }

  .lb_img .swiper-button-prev,
  .lb_img .swiper-button-next {
    width: 60px;
  }

  .lb_img .gallery-top {
    height: 100%;
    width: 78%;
    margin: 0;
  }

  .lb_img .gallery-top .swiper-slide {
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .lb_img .left .dimensionTit {
    top: 10px;
  }

  .htmleaf-container {
    margin: 0 auto;
    overflow: hidden;
    display: none;
  }

  .cpfenlist .row .cpfl_leftnav ul li .njcs p {
    font-weight: normal;
    font-size: 14px;
    width: 50%;
    float: left;
  }

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

  .cpfenlist .row {
    top: 0px;
    left: 0;
    padding: 15px;
    margin: 0;
    background: #fff;
  }

  .cpfenlist .topbox {
    width: 100%;
    padding: 13px 10px 25px;
    background: #f2f6fb;
    margin-top: 20px;
    overflow: hidden;
  }

  .cpfenlist .topbox ul {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    color: #000;
    flex-wrap: wrap;
    width: 100%;
  }

  .cpfenlist .topbox .line1 ul li input {
    width: 250px;
  }

  .cpfenlist .topbox .line1 ul button {
    padding: 0;
    background: #fff;
    width: 60px;
    line-height: 40px;
    outline: none;
    background-color: #1b3c6d;
    color: white;
    border: none;
    height: 40px;
  }

  .cpfenlist .topbox ul li input {
    width: 70px;
    padding: 0 5px;
    background: #FFF;
    border: none;
    line-height: 40px;
    margin-right: 5px;
  }

  .topbox h3 {
    padding: 0px;
    color: #1b3c6d !important;
    line-height: 40px;
    display: block;
    margin-right: 0px !important;
    font-weight: bold;
    font-size: 15px;
    float: left;
    margin: 0;
    width: 100%;
  }

  .cpfenlist .topbox .search_size {
    padding: 0;
    background: #fff;
    width: 60px;
    line-height: 40px;
    outline: none;
    background-color: #1b3c6d;
    color: white;
    border: none;
    margin-top: -40px;
    float: right;
  }

}