a,body,dd,dl,h1,h2,h3,h4,h5,li,p,td,ul{
    font-family: Montserrat,Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.mrt10{
    margin-top: 10px;
}
.mrt20{
    margin-top: 20px;
}
.mrb{
    margin-bottom: 20px;
}
.fw600{
    font-width: 600;
}
.flex{
    display: flex;

}
.attributeBox{
    background: #fff;
    padding: 10px;
    box-shadow: 0 1px 6px 0 rgba(0  0  0  0.25);
    color: #606266;
    height: 90%;
    overflow-y: scroll;
}
.attributeHeader{

}
.attributeHeader .title{
    padding: 15px 0;
    line-height: 18px;
    border-bottom: 1px solid rgba(0,0,0,.08);
    font-weight: 700;
}
.input-file{
   position: relative;
}
.desc{
    width: 110px;
}
.desc1{
    width: 90px;
}
.input-file .upload-img{
    /*width: 100px;*/

}
.inputUploadBack{
    width: 90px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 80px;
    opacity: 0;
}
.tb{
    margin-top: 4px;
    text-align: right;
}
.tb i{
   font-size: 30px;
}
/*轮播图样式开始*/
.attributeConent span{
    font-weight: 500;
    font-size: 16px;
}

.backImg-style{
    width: 100%;
    height: 200px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
}
.backImg-style .img-back{
    width: 55%;
    height: 100%;
    margin-right: 20px;
}
.backImg-style button{
    position: relative;
    width: 92px;
    height: 50px;
    overflow: hidden;
    border-radius: 4px;
    background: cornflowerblue;
    color: #fff;
    border: none;
}
.backImg-style button .uploadBackgroundImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.swiper-item {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}
.lut-left{
   width: 70%;
    height: 200px;
}
.lut-left .upload-img{
    width: 78%;
}
.lbt-right {
    width: 30%;
    overflow: hidden;
    text-align: right;
}
.lbt-right .swpierBtn{
    width: 92px;
    position: relative;
    height: 50px;
    overflow: hidden;
    border-radius: 4px;
    background: cornflowerblue;
    color: #fff;
    border: none;
}
.lbt-right .swpierBtn .uploadBackgroundImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.applicationBtn{
    text-align: center;
}
.appBtn{
    width: 200px;
    height: 50px;
    line-height: 50px;
    border: none;
    background: cornflowerblue;
    color: #fff;
    border-radius: 4px;
}

/*分类样式*/
.flContent{
    padding: 10px;
    flex-flow: wrap;
    justify-content: space-between;
    border:1px dashed black;
}
.flContent .flitem{
    width: 46%;
    /*border:1px dashed red;*/
    margin: 10px 4px;
    text-align: center;
}
.flContent .flitem .item-imgTb{
       width: 81px;
       height: 80px;
}
.flContent .flitem  .fl-btn{
    width: 80%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border: none;
    background: cornflowerblue;
    color: #fff;
    border-radius: 4px;
}
.flContent .flitem  .fl-btn input{
    width: 100%;
}
/*类淘宝精选样式开始*/
.group-title{
    padding: 10px 0;
}
.likeTb span{
    width: 99px;
    /*border: 1px solid red;*/
    display: inline-block;
}
.likeTb input{
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0 0 0 , 0.08);
    width: 60%;
    height: 40px;
    border-radius: 4px;
}
.likeTb .group-title{

    /*border: 1px solid red;*/
}
.likeTb .img-item{
     width: 40%;
    /*border: 1px solid saddlebrown ;*/
    text-align: center;
}
.likeTb .goodsDesc{
  width: 84px;
}
.goods-img{
    width: 90%;
}
.selectpicker{
    height: 40px;
}
.img-top{
    position: relative;
}
.img-top img{
    height: 115px;
}
.likeTb .inputGoods{
    position: absolute;
    left: 0;
    height: inherit;
    height: 115px;
    opacity: 0;
}
.likeTb  .img-bottom{
   margin-top: 15px;
}

/*框的css*/
.c_360000{
    z-index: 666;
}
.divCont{
    border: 1px solid red;
    min-height: 300px;
    z-index: 666;
    /*padding-bottom: 10px;*/
}
.divcBox{
    border: 1px solid red;
    margin: 3px;
    min-height: 300px;
    z-index: 777;
}
.divItem{
    border: 1px solid red;
    margin: 3px 3px 3px 0;
    min-height: 20px;
    z-index: 888;
}
.divSont{
    border: 1px solid red;
    min-height: 300px;
    z-index: 999;
}
.isflexBox{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.attributeConent-div{
    padding: 0 10px;
}
.attributeConent-div span{
    width: 90px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(48, 45, 48, 0.97);
    /*border: 1px solid red;*/
}
.attributeConent-div input[type='text'],input[type='color']{
    border: 1px solid #ececec;
    height: 40px;
    line-height: 40px;
    width: 50%;
    border-radius: 4px;
    padding-left: 10px;
}
.attributeConent-div .one{
    margin-top:10px;
}
.backgd-img, .indexBanner {
    position: relative;
}
.backgd-img  input{
    position: absolute;
    left: 100px;
    top: 0;
    height: 100px;
    width: 80px;
    overflow: hidden;
    opacity: 0;
}
.indexBanner   input{
    position: absolute;
    left: 100px;
    top: 0;
    height: 100px;
    width: 80px;
    overflow: hidden;
    opacity: 0;
}
.pagination{
    height: 40px;
    line-height: 40px;
}
.pagination label{
    margin-right: 10px;
}
/*商品框*/
#v360720{
    border: 1px solid blue;

}
/*设置商品框的宽度*/
.wd50{
    width: 50%;
    display: inline-block;
}
.wd48{
    width: 48.5%;
    display: inline-block;
}
.pbottom40{
    padding-bottom:40px ;
}
.disInb{
    display: inline-block;
    width: 50%;
}
.wd25{
    width: 25%;
    display: inline-block;
}
.wd33{
    width: 33%;
    display: inline-block;
}