.contentbig{
    margin-top: 20px;
}
body{
    background-color: #fafafa;
}
img {
    border: 0;
    vertical-align: middle;
    outline-style: none;
}
a, p, span {
    font-size: 12px;
}
.cates-box ul.cates-list>li {
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
    width: 392px;
    height: 180px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgb(169 169 169 / 30%);
    overflow: hidden;
}
.cates-list>li img {
    display: block;
    margin: 8px auto 10px;
    height: 120px;
    object-fit: cover;
}
.cates-list .pro-desc h5 {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}
.cates-list .hov-list {
    text-align: center;
    color: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.85);
    right: 0;
    top: 180px;
    transition: top .5s ease;
}
.cates-list .hov-list .hov-head {
    display: block;
    padding: 20px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}
.cates-list .hov-list-box {
    padding: 0 20px;
    background: unset;
}
.hov-list-box ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    height: 60px;
}
.hov-list-box ul li {
    width: 30%;
    display: block;
    background: unset;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.hov-list-box ul li a {
    color: #fff;
}
.cates-list p.view-more {
    margin-top: 20px;
    text-align: center;
}
.cates-list p.view-more a {
    color: #fff;
    font-size: 14px;
}
.cates-box ul.cates-list {
    display: flex;
    flex-wrap: wrap;
}
.cates-box ul.cates-list>li:nth-child(3n) {
    margin-right: 0;
}
.productsFiltrate{


}
.condition {
    width: 1200px;
    overflow-x: auto;

    white-space: nowrap;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    /*border-bottom: 1px solid #dfdfdf;*/
    display: flex;
    padding-bottom: 0;
}
.condition .item-group1 {
    min-width: 135px;
}
.conditionItem {
    /*display: inline-block;*/
    border-right: 1px solid #dfdfdf;
}
.conditionItem>p {
    padding-left: 16px;
    line-height: 40px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #3d3d3d;
}
.conditionItem .conditionList {
    height: 180px;
    background: #fff;
}
.clearFiltrate {
    border-top: 1px solid #dfdfdf;
    color: #666;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    cursor: pointer;


}
.el-input {
    font-size: 12px;
    color: #000;
}
.el-input--mini {
    font-size: 12px;
}
.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.conditionList .el-input__inner {
    border-top: none;
    border-right: none;
    border-left: none;
}
.el-input--mini .el-input__inner {
    height: 28px;
    line-height: 28px;
}
.el-input--suffix .el-input__inner {
    padding-right: 30px;
}
.el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 0;
    border: 1px solid #DCDFE6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
.el-input__suffix {
    right: 5px;
    transition: all .3s;
}
.el-input__prefix, .el-input__suffix {
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    height: 100%;
    color: #C0C4CC;
    text-align: center;
}
.el-input__suffix, .el-tree.is-dragging .el-tree-node__content * {
    pointer-events: none;
}
.el-input__suffix-inner {
    pointer-events: all;
}
.el-input--mini .el-input__icon {
    line-height: 28px;
}

.el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 40px;
}
.conditionItem .conditionList .el-checkbox-group {
    height: 142px;
    overflow-y: auto;
    padding: 5px;
}

.el-checkbox-group {
    font-size: 0;
}
.conditionItem label.el-checkbox {
    display: block;
}

.el-checkbox {
    color: #000;
    font-size: 12px;
}
.el-checkbox {
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    margin-right: 30px;
}
.el-checkbox, .el-checkbox__input {
    display: inline-block;
    position: relative;
    white-space: nowrap;
}
.el-checkbox__input {
    cursor: pointer;
    outline: 0;
    line-height: 1;
    vertical-align: middle;
}
.el-checkbox__label {
    display: inline-block;
    padding-left: 5px;
    line-height: 19px;
    font-size: 12px;
}
.el-checkbox__inner {
    display: inline-block;
    position: relative;
    border: 1px solid #DCDFE6;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    background-color: #FFF;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
    transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
}
.el-checkbox__inner::after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    border: 1px solid #FFF;
    border-left: 0;
    border-top: 0;
    height: 7px;
    left: 4px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 3px;
    -webkit-transition: -webkit-transform .15s ease-in .05s;
    transition: -webkit-transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.el-checkbox__original {
    opacity: 0;
    outline: 0;
    position: absolute;
    margin: 0;
    width: 0;
    height: 0;
    z-index: -1;
}
.productsFiltrate .btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2px;
    padding: 10px;
    color: #000;
    background: #666;
}
.productsFiltrate .btns p {
    display: inline-block;
    font-size: 13px;
    color: #fff;
}.el-input-group__append, .el-input-group__prepend {
     background-color: #F5F7FA;
     color: #909399;
     vertical-align: middle;
     display: table-cell;
     position: relative;
     border: 1px solid #DCDFE6;
     border-radius: 0;
     padding: 0 20px;
     width: 1px;
     white-space: nowrap;
 }
.productsFiltrate .btns .el-input .el-input-group__append {
    background: #008cd6;
    color: #fff;
    border: 1px solid #008cd6;
}
.el-input {
    font-size: 12px;
    color: #000;
}

.el-input-group {
    line-height: normal;
    display: inline-table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.productsFiltrate .btns .view-stocks {
    vertical-align: top;
    color: #fff;

}
.el-checkbox.is-bordered.el-checkbox--mini {
    padding: 0 10px;
    border-radius: -1px;
    height: 28px;
    line-height: 28px;
}
.productsFiltrate .btns button.clearfilter {
    border: none;
    background: #666;
    color: #fff;
    vertical-align: top;
    height: 28px;
    margin-left: 10px;
}
th,td{
    text-align: center !important;
}
thead tr{
    background-color:#f0f2f7 !important;

}
thead tr th{
    border-color: #fff !important;
    color: #333 !important;
}
.productlist{
    padding: 20px 10px;
    background-color: #fff;
    margin-top: 10px;
}
.productlist .catetitle{
    font-size: 18px;
    color: #008cd6;
    font-weight: bold;
    margin-bottom: 15px;
}
.details{
    display: flex;
    justify-content: space-between;
}
.details .leftbox{
    width: 58%;
}
.details .rightbox{
    width: 40%;

}
.details .item{
    width: 100%;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #fff;
}
.details .item .title{

    padding: 10px 15px;


    display: flex;
    align-items: center;
    justify-content: space-between;
}
.details .item .title span{
    font-size: 18px;
    font-weight: bold;
}
.details .item .title a{
    color: #0093e6;
    font-size: 14px;
}
.details .goodsthumb{


}
img{
    cursor: pointer;
}
.details .goodsthumb .bigthumb{
    width: 72%;
    max-height: 180px;
    margin: 0 auto;
    object-fit: cover;
    margin-top: 30px;

    position: relative;
}
.details .goodsthumb .bigthumb .ishot{
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.details .goodsthumb .bigthumb img{
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.details .goodsthumb .bigthumb .iconfont-fangda{
    position: absolute;
    font-size: 18px;
    top: 0;
    right: 0;
    z-index: 9;
    font-weight: bold;
    text-shadow: white 0px 1px 0px;
}
.details .goodsthumb .midthumb .mt{
    width: 48px;
    height: 43px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    float: left;
    padding: 5px;
    margin: 5px 5px;
    position: relative;
}
.details .goodsthumb .midthumb .mt img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.goodsthumb .des{
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
}
.details .goodsthumb .midthumb .selthis::after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #008cd6;
    left: 0;
    bottom: 0;
}
.details .basic{
    padding: 10px 0;
}
.details .basic .row{
    padding: 10px 15px;
    border-bottom: 1px solid #d9d9d9;
}
.basic .text{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.details .basic .row .th{
    width: 33%;
    font-size: 13px;
    font-weight: bold;
}
.details .basic .row .td{
    font-size: 13px;
}
.details .basic .row2{
    padding: 10px 15px;
    display: flex;
    align-items: center;
}
.details .basic .row2 .th{
    width: 70px;
    color: #69788a;
    font-size: 14px;
}
.nobd{
    border: none !important;
}
.buyinput{
    margin-top: 10px;
}
.buyinput input{
    height: 48px;
    box-sizing: border-box;
    padding: 6px 12px;
    width: 260px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    font-size: 12px;
}
.buyinput button{
    height: 48px;
    font-size: 16px;
    width: 120px;
    line-height: 24px;
    border-radius: 3px;
    background-color: #ff4960;
    color: #fff;
}
.noflex{
    display: block;
}
.nobg{
    background: none !important;
}
.blue{
    color: #008cd6;
    cursor: pointer;
}
.item .navlist{
    width: 100%;
    height: 53px;
    border-bottom: 1px solid #cecfd487;
    display: flex;
    align-items: center;

}
.item .navlist .navitem{
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    margin-right: 30px;
}
.item .navlist .sel{
    color: #0093e6;
    position: relative;

}
.item .navlist .sel::before{
    content:" ";
    width: 60px;
    height: 3px;
    background-color:#0093e6;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -30px;
}
.item .pdfiframe{
    width: 100%;
    height: 1000px;
    margin-top: 10px;
}
.item .fielx{
    position: fixed;
    top: 100px;
    background-color: #fff;
    width: 696px;
    z-index: 9;
}
.buyleyoubuy{
    display: flex;
    flex-wrap: wrap;
}
.buyleyoubuy .gitem{
    width: 280px;
    height: 123px;
    margin-top: 12px;
    margin-right: 10px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;

}

.buyleyoubuy .gitem .thumb{
    width: 60px;
    height: 60px;
}
.buyleyoubuy .gitem .ginfo{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 210px;
    margin-left: 10px;
}
.buyleyoubuy .gitem .prib{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.buyleyoubuy .gitem .prib .gwc{
    width: 30px;
    height: 30px;
}
.buyleyoubuy .gitem .prib .price{
    font-size: 14px;
    color: red;
}
.buyleyoubuy .gitem .ginfo .tit{
    font-weight: 700;
    font-size: 14px;

}
.buyleyoubuy .gitem .ginfo .dr{
    margin-top: 5px;
    font-size: 13px;
}
.buyleyoubuy .gitem .ginfo .s1{
    color: #7a8599;
    font-size: 13px;

}
.buyleyoubuy .gitem .ginfo .s2{
    margin-left: 5px;
    font-size: 13px;
    color: #7a8599;


}