
.zx_comment .user_comment .user_reviews .reviews_list {
    padding: 0 30px;
    border-bottom: 50px solid #f2f4f8!important;
}

  span.crumbs_wrap_btn{
      position: relative;
      display: inline-block;
      cursor: pointer;
  }
.crumbs_wrap_btn .crumbs_wrap_pop{
    position: absolute;
    z-index: 9999;
    top: 80%;
    left: 0;
    display: none;
    width:335px;
    height: auto;
    background: #fff;
    border: solid 1px #ddd;
    padding: 0px;
    padding-top: 0px;

}
.crumbs_wrap_btn .crumbs_wrap_pop>div{
    margin: 0;
    margin-left: 10px;
    float: left;
    padding: 0;
    line-height: 30px;
}

.crumbs_wrap_btn .crumbs_wrap_pop>div>span{
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
}
.crumbs_wrap_btn .crumbs_wrap_pop>div:nth-child(1) ul{
    /*border-left: solid 1px #ddd;*/
    width: 100px;
    padding-left: 5px;
}
.crumbs_wrap_btn .crumbs_wrap_pop>div:nth-child(2) ul{
    border-left: solid 1px #ddd;
    width: 100px;
    padding-left: 5px;
}
.crumbs_wrap_btn .crumbs_wrap_pop>div:nth-child(3) ul{
    border-left: solid 1px #ddd;
    width: 100px;
    padding-left: 5px;
}
.crumbs_wrap_btn .crumbs_wrap_pop>div ul.end{
    border-right: solid 0px #ddd;
    width: 100px;
}

.crumbs_wrap_btn .crumbs_wrap_pop>div ul li{
    height: 22px;
    line-height: 22px;
    text-align: left;

}
.crumbs_wrap_btn .crumbs_wrap_pop>div ul li a{
    font-size: 12px;
}
.crumbs_wrap_btn .crumbs_wrap_pop>div ul li a:hover{
    font-size: 12px;
    color: #fc6921;
}
.xg_swiper_next{
    z-index: 99;
}
.xg_swiper_prev{
    z-index: 99;
}

  .page_div {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 15px;
      font-family: "microsoft yahei";
      color: #666666;
      margin-right: 10px;
      padding-left: 20px;
      box-sizing: border-box;
  }
.page_div a {
    min-width: 40px;
    height: 40px;
    border: 1px solid #ccc!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
}

#firstPage , #lastPage {
    display: none;
}
#nextPage{
    width: 70px;
}
#prePage{
    width: 70px;
}
.page_div .current {
    /*background-color: #2d466e;*/
    /*border-color: #2d466e;*/
    /*color: #FFFFFF;*/
    background: #fff !important;
    color: #df5e32 !important;
}

.totalPages{
    display: none !important;
}
.totalSize{
    display: none !important;
}
.product_library_details .product_js .pic_box .aa_swiper img{
    border: none;
}
.product_library_details .product_js .pic_box .aa_swiper .a{
    border: 2px solid #fff;
}
.product_library_details .product_js .pic_box .aa_swiper a {
    height: 110px;
    line-height: 102px;
}

#box>div{
    display:block;overflow: hidden;
    text-align: center;
}
#box img{
    max-width: 100%!important;
    height: auto!important;
}
#crumbs_wrap {
    background:#f2f4f8!important;
    border: none;
}
#box{
    background:#ffffff !important;
}
.zx_comment .banner_wrap .banner_box .tet_box h1 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 20px;
}