#dmm{
    /* border: #1DBED0 solid 1px; */
    /* text-align: center; */
    /*font-size: 22px;*/
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.left-option{
    width: 198px;
    border: solid 1px #CDCDCD;
    position: relative;
    margin-right: 6px;
    background: #F3F3F3;
}
.buy-shopping{
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
    height: 175px;
    overflow: hidden;
    margin-bottom: 20px;
}
.stock-info{
    clear: both;
    display: flex;
}
.error-info{
    display: flex;
    clear: both; 
}
.spec-color{
    text-align: center;
    margin-bottom: 0;
    background: #EEF4FC;
    color: #9B9B9B;
    float: left;
    margin-right: 10px ;
    padding: 2px 10px;
    border-radius:10px
}
.mc-placeholder{
    color: #E52F2C;
    position: absolute;
    left: 120px;
    margin-top: 5px;
}
.volumecharge-info, .orderdeadline-info{
    clear: both;
}
.fh-color{
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
    background: #EEF4FC;
    color: #9B9B9B;
    float: left;
    margin-right: 10px;
    padding: 2px 10px; 
    border-radius:10px
}
.newleft-option .open > a{
    background-image: url(/vcommon/theme/detail/img/top.png) !important;
}
.stock-info .wos-btn{
    border: none;
    background: none;
    margin-left: 10px;
    color: #4A4A4A;
    padding: 4px 10px;
    background: #FFCC00;
    font-size: 12px;
   	cursor: pointer;
}
.buy-box{
    display: flex;
    justify-content: space-around;
    border: solid 1px #CDCDCD;
    height: 98%;
}
#preview-CAD{
    top: 774px !important;
}
.buy-box dd{
    margin-top: 15px;
    padding-left: 10px;
}
.clear-disable{
    cursor: not-allowed !important;
}
.customers td.red-td{
  background:#FFCDCDCD !important;  
}
.customers .hide-boredr{
    border-right: none;
}
.buy-box .name{
    font-size: 12px;
    color: #4A4A4A;
    line-height: 18px;
    font-weight: bold;
    text-decoration: none;
}
.buy-box .name span{
   display: inline-block !important;
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 170px;
}
.buy-box .maker, .buy-box .delivery{
    color: #9B9B9B;
    font-size: 12px;
}
.buy-shopping ul {
    margin: 0 10px !important;
}
.buy-shopping ul li{
    min-height: 0 !important;
    width: 287.5px !important;
    height: 120px !important;
    margin-right: 10px !important;
}
.buy-box img{
    width: 87px;
    height: 87px;
    align-self: center;
}
#left-main {
    /* height: 324px; */
    overflow-x: hidden;
    overflow-y: auto;
}
.left-1{
    padding: 10px 0;
}
.left-1, .left-2{
    background: #fff;
}
.left-1 .red{
    color: #E52F2C;
}
.left-1 .basic-icons{
    display: flex;
}
.left-1 .basic-icons{
    /*margin-top: 8px;*/
    padding: 0 10px;
}
.left-1 .add-num{
    border: solid 1px #CDCDCD;
    font-size: 12px;
    text-align: center;
    color: #CDCDCD;
    line-height: 26px;
    margin: 0 auto;
    cursor: pointer;
    width: 180px;
    height: 26px;
}
.desc-hint.Model-hint{
    width: 260px;

}

.desc-hint .description{
    font-size: 12px;
    color: #9B9B9B;
    font-weight: normal;
}
.left-1 .add-num-selected {
    border-color: #003399;
    color: #003399;
}
.left-1 .basic-icons li{
    position: relative;
    width: 16px !important;
    border-width: 8px 0px 0;
    border-style: solid;
    border-color: #9B9B9B transparent;
    margin-right: 5px;
    cursor: pointer;
}
.num-copy{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 12px;
    margin-top: 5px;
}
#copyButton{
    margin-right: 10px;
    color: #9B9B9B;
    cursor: pointer;

}
dl.min-screen {
    border: solid 1px #CDCDCD;
    text-align: center;
    padding: 5px 2px;
    background: white;
    font-size: 12px;
    color: #4A4A4A;
    display: flex;
    justify-content: space-between;
    width: 330px;
    height: 120px;
}
.max-screen {
    width: 198px;
    height: 200px;
    border: solid 1px #CDCDCD;
    text-align: center;
}
.max-screen img{
    margin-top: 10px;
}
.max-screen .cnnect-name{
    text-align: center !important;
}
.left-case{
    max-width: 555px;
}
#guige{    border: 1px solid #eee;
    display: block;
    padding: 5px;
    margin: 5px;
    float: left;
    position: relative;
	}
	#guige2{    float: left;
    height: 100px;
    line-height: 30px;}
.change-info{
    display: flex;
    justify-content: space-between;
}
.min-screen img, .max-screen img{
    max-width: 100px;
    max-height: 100px;
    align-self: center;
}
.min-screen .img-link, .max-screen .img-link{
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}
.min-screen dd{
    text-align: right;
    margin-top: 10px;
    margin-right: 5px;
}
.min-screen a{
    text-decoration: underline;
    cursor: pointer;
    padding: 2px 0;
    display: inline-block;
}
.min-screen a:hover{
    color: #003399 !important;

}
.pic-add span{
    display: inline-block;
    min-width: 15px;
    text-align: right
}
.pic-add .delete-info{
    color: #CDCDCD;
    text-align: right;
    cursor: pointer;
    margin: 10px 0
}
.form-data.pic-div {
    width: 160px;
    border: solid 1px #CDCDCD;
    margin: 10px auto;
    text-align: center;
}
.num-copy #copy-data{
  /*overflow: hidden;
  text-overflow: ellipsis;*/
  word-break: break-all;
  /*white-space: nowrap;*/
  width: 120px;
  padding-left: 10px;
}
.m-chL--1of2 > li{
    width:auto !important;
    display: block;
}
#more-problome{
    display: none
}

.m-chL--1of3 > li {
    width: auto !important;
}
.m-chLT > li .mc-icon, .m-chL > li, .m-rdL > li, .m-chL--1of2 > li ,.m-chL--1of3 > li {
 color: #4A4A4A !important;
}
.m-chLT > li{
    margin: 0 !important;
}
.m-chLT > li:hover, .m-chL > li:hover, .m-rdL > li:hover, .m-chL--1of2 > li:hover, .m-chL--1of3 > li:hover{
    background-color: rgb(250, 249, 227) !important;
}
.m-chL .m-chLhasC:hover{
    background: none !important;
}
/* .disable-click{
    background: #f9f9f9;
} */

.m-chLT > li.on .mc-icon, .m-chLT > li.on, .m-chL > li.on, .m-rdL > li.on, .spec-li-on, .m-chL--1of2 > li.on, .m-chL--1of3 > li.on{
    background-color: #FBF9D2 !important;
}
.left-1 .basic-icons li:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: -8px;
    right: -4px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #9B9B9B;
}
.selected-icon{
    border-color: #003399 transparent !important;
}
.selected-icon:before {
    border-left: 4px solid #003399 !important;
}
.left-option h4{
    color: #4A4A4A;
    padding: 4px 10px;
}
.left-option .inclued-p{
    font-size: 12px;
    color: #9B9B9B;
    padding: 0px 0 5px 10px;
    line-height: 12px;
}

.left-2-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left-2 .span-btn{
    font-size: 12px;
    color: #9B9B9B;
    cursor: pointer;
    padding-right: 10px;
}
.check-btn {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.left-2 .green-list p.choose-size, .li-list .choose-size, .add-choose-size{
    font-size: 14px;
    padding-left: 5px;
    margin: 10px 0;
    line-height: 36px;
    color: #4A4A4A;
    background: #EEF4FC;
    font-weight: bold;
}
.green-list li.is-selected {
    background: #FBF9D2;
}
.b-similar{
    margin-top: 15px;
}
.c-balloonBoxWrap--cadDL:after, .c-balloonBoxWrap--cadDL:before{
    left: 133px !important;
}
.spec-more-list{
    display: flex;
    flex-wrap: wrap;
}
.spec-more-list li{
    width: auto !important;
    padding: 1px 4px;
    border-radius: 10px;
    background: #EEF4FC;
    margin-right: 8px;
    margin-bottom: 5px;
}
.common-mc{
    min-width: auto !important;
}

.basic-info li dl{
    min-height: 38px;
}
.spec-span-icons{
    color: #4A4A4A !important;
    font-size: 12px !important;
    padding: 1px 4px;
    border-radius: 10px;
    background: #EEF4FC;
    margin-right: 3px;
}
.cad-wrap-dialog{
    top: 450px !important;
    left: 0px !important
}
.gray-colors{
    background: #F3F3F3;
    padding-top: 1px;
    
}
.green-list{
padding-bottom: 10px;
}
.li-list .show-data{
    color: #E52F2C;
}
.left-2-title h3, .add-h3{
 font-size: 18px;
 display: inline;
 color: #4A4A4A;
 border-left: solid 4px #003399;
line-height: 1;
padding-left: 4px;
}
.add_my-conmask {
    margin: 40px auto;
    color: #4A4A4A !important;
    box-shadow: none !important;
    background: none !important;
    background-color: #FFCC00 !important;
    font-weight: normal;
}
/* .collectTitle{
    min-width: 400px !important;
}
.fancybox-inner, .fancybox-wrap {
    width: 400px !important
}
.fancybox-skin{
    padding: 0 !important;
}
*/
.add-process{
    background-color: #fff;
} 
.m-carousel__content{
    margin: 0;
}
.is-specInputItem .m-inputText{
    margin-left: 14px;
    margin-top: 0 !important;
}
.process-list{
    margin-top: 10px;
}
.add-h3{
    width: 96%;
    background: #fff;
    display: inline-block
}
.left-2 .form-data {
    padding: 0 5px;
    font-size: 12px;
}
.green-list .p-name{
  margin-bottom: 4px;
}
.is-specInputItem .m-inputText__range {
    padding-left: 10px;
}
.green-list input, .r-goodsModel input{
    width: 120px;
    /* height: 26px; */
    border: none;
    border: solid 1px #CDCDCD;
    color: #4A4A4A;
}
.green-list input {
    margin: 10px 0 0 10px;
}
.green-list .check-list{
    width: 180px;
    min-height: 54px;
    background: #F3F3F3;
    border: solid 1px #CDCDCD;
}
html{
    /*font-family: PingFangSC-Regular;*/
}

*{ margin: 0; padding: 0;}
.no {
    background: #F3F3F3 !important;
    color: #CDCDCD !important;
    border: none !important;
    cursor: text !important;
}
.checked {
    border: 1px solid #003399 !important;
    color: #003399 !important;
}
.on {
    position: relative;
}
.on .arr2{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #F3F3F3;
    z-index: 99;
    opacity: 0.6;
}
.l-navfilterAddBox .is-selected{
    background-color: #fff !important;
}
.clear-width{
    min-width: 0 !important;
}
.select_box {
    float: left;
    width: 219px;
    border: 1px solid #bfbfbf;
    color: #444;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    height: 26px;
}
.r-goodsBrand select{
    width: 218px;
    height: 28px;
}
.select_txt {
    width: 172px;
    display: inline-block;
    padding: 0 5px;
    line-height: 26px;
    height: 26px;
    cursor: text;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.selet_open {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: url(/vcommon/theme/detail/img/select-icon.png) no-repeat center center;
}
.select_brands {
    float: left;
    width: 177px;
    height: 25px;
    border: 1px solid #bfbfbf;
    color: #444;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    line-height: 25px;
    padding: 1px 10px;
    left: -2px;
}
.brandColor{
    text-decoration:none;
    padding: 0 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding: 0 5px;
    background: #fff;
    box-sizing: border-box;
}
.brandColor:hover{background:#EEF4FC;color: #003399 !important;text-decoration: none;width: 100%;}
.brandColor:visited {
    color: #000;
}
.brandColor, .brandColor:link {
    color: #000;
}
.brandSelect {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    line-height: 28px;
    position: absolute;
}
.brandOption {
    width: 197px;
    max-height: 264px;
    background: #fff;
    border: 1px solid #bfbfbf;
    position: absolute;
    left: -1px;
    z-index: 2;
    display: none;
    overflow-y: auto;
    top: 25px;
}
.annotation:hover .Discount-sus {
    display: block;
}
.c-productList__loading .cc-image{
    z-index: 100001 !important;
}
.mc-def{
    text-decoration: line-through;
}
.option {
    width: 300px;
    max-height: 204px;
    background: #fff;
    border: 1px solid #bfbfbf;
    left: -1px;
    z-index: 2;
    line-height: 26px;
    display: none;
    overflow: auto;
    position: relative;
    top: 1px;
}
.arrs{
    width: 96% !important;

}
.m-balloonBox--codeOption.error-m-balloonBox {
    position: absolute;
    z-index: 10000 !important;
    left: 208px;
    width: 100%;
    top: 0;
}

.m-balloonBox--codeOption.error-m-balloonBox::before,.m-balloonBox--codeOption.error-m-balloonBox::after{
    content: none !important;
}

/*.option option{
    white-space: nowrap;
}*/
.specs-infos-titles{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.specs-infos-titles h4{
 flex: 1;
}
.specs-infos-titles .clear-list{
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #CDCDCD;
    cursor: pointer;
}
.selectA {
    border: 1px solid #003399 !important;
}
.option option{
    white-space: normal;
    word-break:break-all;
    padding: 5px;
    line-height: 15px;
    display: block;
    
}
.option option:hover {
    background: #EEF4FC;
    color: #003399 !important;
    text-decoration: none;
}
.r-goodsBrand > p:first-child,.r-goodsModel > p:first-child{
    margin-top: 4px;
}

.Model-Similar, .Model-Collection, .Model-details{
    height: 0;
    padding-left: 0px;
    background: none !important;
    border: none;
    box-shadow: none !important;
    font-weight: normal !important;
}
.m-btn--save{
    width: auto !important;
    padding: 10px 2px 6px !important
}
.Discount.goodsPrice {
    float: left;
    display: flex;
    margin-top: 5px;
}
a.m-link--help{
    margin: 0 10px;
}
.m-btn--similar.is-disabled, .m-btn--zipDL.is-disabled, .m-btn--save.is-disabled{
    background: none !important;
}
.m-dataTable th, .m-dataTable td{ 
    border: none !important;
}
.add-process .m-btn--clear{
    width: auto;
    border: none;
    box-shadow: none;
    color: #9B9B9B !important;
    background: none !important;
}
.add-process li::before{
    border: none
}
.detailFather {
    width: 100%;
    /*font-family: PingFangSC-Regular;*/
}
#dmm a:hover {
    color: #ff730a !important;
}
/* 清除高度塌陷 */
.detailFather::after,
.l-goodsFather::after,
.l-goods::after,
.l-goodsDetail::after,
.r-goodsBrand::after,
.r-goodsPromotion::after,
.r-goodsCoupon::after,
.r-goodsPrice::after,
.r-goodsPrice > div::after,
.r-goodsUnit::after,
.r-goodsInform::after,
.r-goodsOpening::after,
.r-goodsModel::after,
.b-product-dl::after,
.b-product-father::after,
.b-Relation-title-father::after,
.b-Relation-con-father::after,
.b-similar-father::after,
.l-goodsChoice::after,
.r-goodCheckCon::after,
.r-goodsNumer::after,
.r-goodsNumber-con::after,
.l-problem-inform-hasimg::after,
.r-goodsPacking::after,
.r-goodsData::after,
.Caution::after,
.b-product-con::after,
.Next::after,
.Model-fun::after,
.l-problem-inCAD-title::after,
.l-problem-inCAD-con::after,
.shopping-father::after,
.cfFther::after {
    content: "";
    display: block;
    clear: both;
}
.l-goodsFather {
    margin-bottom: 20px;
    position: relative;
}
.clear-list.is-disable{
    cursor: auto !important;
}
.spec-copy-info{
    opacity: 0.7;
    background: #003399;
    box-shadow: 0 0 16px 0 rgba(0,0,0,0.10);
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.77px;
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    text-align: center;
    z-index: 2000000;
}
.l-goods,
.r-goods {
    /* float: left; */
    width: 990px;
    border: 1px solid #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
    font-size: 12px;
}
.content-float{
    width: 990px;
}

.l-goodsDetail {
    padding: 5px 10px;
    padding-bottom: 20px;
}
.r-goodCheckCon {
    max-width: 502px;
    float: left;
}
/* 商品选择 - 左 */
.l-goodsContent {
    float: left;
    box-sizing: border-box;
    width: 400px !important;
}
.l-goodsBanner {
    width: 100%;
	    height: 510px;
}
.mod18 {
    width: 100%;
    box-sizing: border-box;
}
.mod18 .picBox {
    width: 330px;
    height: 330px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ededed;
    box-sizing: border-box;
}
.mod18 .picBox .cf {
    height: 100%;
    position: absolute;
}
.mod18 .picBox .cf li {
    width: 330px;
    height: 100%;
    float: left;
    position: relative;
    cursor: pointer;
}
.mod18 .picBox li img {
    display: block;
    /*width: 100%;
    height: 100%;*/
   max-height: 250px;
   max-width: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.Magnifier {
    display: none;
    width: 90px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(200,200,200,0.5);
    z-index: 10001;
}
.Magnifier-Two {
    position: absolute;
    width: 330px;
    height: 330px;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 10009;
}
.Magnifier-tip {
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1000;
    pointer-events:none;
}
.Magnifier-tip img {
    dosplay: block;
}
.mod18 .listBox {
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 10px 0;
    position: relative;
}
.mod18 .listBox .cfFather {
    width: 290px;
    height: 100%;
    margin: 0 15px;
    position: relative;
    overflow: hidden;
}
.mod18 .listBox .cf {
    display: flex;
    flex-wrap: nowrap;
    height: 45px;
    position: absolute;
}
.mod18 .listBox li {
    width: 72.5px;
    height: 100%;
    position: relative;
    cursor: pointer;
}
.mod18 .listBox li img {
    display: block;
    max-width: 67px;
    max-height: 45px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*max-width: 100%;
    max-height: 100%;*/
}
.mod18 .btnb {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 999;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 15px;
}
.mod18 #prevb {
    left: -3px;
}
.mod18 #prevb img {
    transform: rotate(180deg);
}
.mod18 #nextb {
    right: -3px;
}
.btn-select-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.m-listVM{
    min-height: 20px;
}
.all-clears-data{
    width: auto;
    border: none;
    box-shadow: none;
    color: #9B9B9B !important;
    background: none !important;
}
#hide-all-data{
    color: #003399 !important;
}
.spec-is-selected{
    background: #FBF9D2;
}
.under-all-select{
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    background: none !important;
    margin-top: 0 !important;
    margin: 6px 0 !important;
}
.under-all-select p {
    padding: 0 !important;
}
.hide-other-data{
    color: #003399 !important;
    cursor: pointer;
    font-weight: bold;
}
.all-clears-data:hover{
    color: #9B9B9B !important;
}
.BigImg {
    display: none;
    position: absolute;
    width: 65.5%;
    left: 340px;
    height: 420px;
    background: rgba(0,0,0,.3);
    border: 1px solid #ededed;
    box-sizing: border-box;
    top: 0;
    overflow: hidden;
    z-index: 10000;
}
.cf > li img{
    border: none;
}
.cf >li .product__zoomAreaIndicator{
    background: none;
}
.no-choose .BigImg {
    display: none;
    position: absolute;
    width: 858px;
    height: 500px;
    background: rgba(0,0,0,.3);
    border: 1px solid #ededed;
    box-sizing: border-box;
    left: 341px;
    top: 0px;
    overflow: hidden;  
}
@media screen and (max-width: 1200px) {
    .BigImg {
        width: 420px !important;
        left: 320px !important;
    }
    .no-choose .BigImg{
        width: 620px !important;
        left: 330px !important;
    }
}
.BigImg img {
    position: absolute;
}
.l-goodsChoice {
      margin: 25px 0;
    display: flex;
    justify-content: center;
    width: 100px;
    float: left;
    margin-right: 21px;
    margin-left: 35px;
}
.goodsTitle {
    /* font-family: PingFangSC-Medium; */
    font-size: 18px;
    color: #4A4A4A;
    border-left: 5px #003399 solid;
    padding-left: 5px;
    margin: 10px 0;
    font-weight: 600;
}

img.imgClick {
    cursor: pointer;
}
.l-goodsChoice  .CAD-download{
    color: #FFFFFF !important;
    width: 110px;
    height: 28px;
    color: #003399;
    font-size: 14px;
    line-height: 28px;
    margin-left: 15px;
    cursor: pointer;
}
.m-btn--pdfPage, .m-btn--pdfMini {
    padding: 3px 2px 1px 17px !important;
    width: 120px !important;
    background:  #003399 url(/vcommon/theme/detail/img/mulu.png) no-repeat left center;
}
.l-goodsChoice .l-goodCata,
.l-goodsChoice .l-goodsSDS {
    position: relative;
    float: left;
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #003399;
    margin-left: 15px;
    cursor: pointer;
    text-decoration: none;
}
.l-goodsChoice .l-goodCata:hover {
    text-decoration: underline;
}
.l-goodCata {
    padding-left: 20px;
    background: url(/vcommon/theme/detail/img/mulu.png) no-repeat left center;
}
.l-goodsSDS-ul {
    width: 100%;
    position: absolute;
    top: 20px;
    left: -1px;
    display: none;
    z-index: 1000;
    border: 1px solid #003399;
}
.connect-case {
    width: 198px;
    height: 200px;
    border: solid 1px #CDCDCD;
}
.connect-case img{
    width: 100px;
    height: 100px;
}
.cad-data{
    padding: 0 !important;
    width: 110px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: normal !important;
    border-radius: inherit;
}
.m-btn--cadDL{
    background-color: #003399 !important;
}
.l-goodsSDS-ul li {
    width: 100%;
    background: #fff;
    padding: 3px 0;
    word-wrap: break-word; 
    word-break: normal;
    word-break:break-all;
}
.Model-fun.collections-file{
    margin-top: -26px;
}
.m-dataTable td{
    height: auto ;
}
.l-goodsChoice > .Pactive {
    border: 1px solid #003399;
}
.l-goodsChoice .l-goodsChoice-Img {
    float: left;
    margin: 5px 10px;
}
.l-goodsChoice .l-goodsSDS {
    background: url(/vcommon/theme/detail/img/after.png) no-repeat right 5px center;
}
/* 案例 */
.l-goodsCase {
    width: 330px;
    height: 120px;
    border: 1px solid #CDCDCD;
    box-sizing: border-box;
}
.l-goodsCase-dl {
    height: 100px;
    margin-top: 10px;
}
.l-goodsCase-dl dt {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.l-goodsCase-dl dt img {
   max-width: 100px;
    max-height: 100px;
    display: block;
}
.l-goodsCase-dl dd {
    float: left;
    width: 200px;
    height: 100px;
    position: relative;
    font-size: 12px;
}
.l-goodsCase-dl dd p {
    font-size: 14px;
    color: #4A4A4A;
    margin-bottom: 3px;
}
.l-goodsCase-dl dd span {
    display: block;
    color: #999;
}
.l-goodsCase-dl dd a {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #003399;
}


/* 商品选择 - 右 */
.r-goodsContent {
    float: right;
    box-sizing: border-box;
	width:560px;
}
.r-goodsLabel {
    overflow: hidden;
}
.r-goodsLabel > p {
    float: left;
    padding: 2px 8px;
    /*font-family: PingFangSC-Regular;*/
    color: #4A4A4A;
    background: #EEF4FC;
    border-radius: 10px;
    margin-right: 10px;
}
.annotation {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    /* margin-left: 10px; */
    cursor: pointer;
    background: url(/vcommon/theme/detail/img/annotation.png) no-repeat;
}
.r-goodsName {
    /*font-family: PingFangSC-Medium;*/
    font-size: 18px;
    font-weight: 600;
    color: #4A4A4A;
    letter-spacing: 0;
    text-align: left;
    line-height: 30px;
     margin-top: 10px; 
   max-width: 85%;
   
}
.goods-title{
    /* display: flex;
    justify-content: flex-end; */
    /* padding: 10px 0; */
}
.goods-title .icons{
    font-size: 12px;
    color: #4A4A4A;
    padding: 1px 4px;
    border-radius: 10px;
    background: #EEF4FC;
    margin-right: 8px;
    margin-bottom: 5px;
}
.goods-title .icons-circle{
    background: none;
    border:solid 1px #FFCC00; 
}
.single-list-image{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 328px;
    height: 328px;
}
.single-list-image .mc-img{
   max-width: 328px;
   max-height: 328px;
}
.pdf{
   padding-left: 20px;
   font-size: 12px;
   color: #003399;
   /*font-family: PingFangSC-Medium;*/
   cursor: pointer;
   position: absolute;
   right: -8px;
   top: -16px;
} 
.min-screen .connect-p {
    font-weight: bold;
    font-size: 14px;
    color: #4A4A4A;
}
a.m-btn--pdfPage.m-btn-pdf.VN_opacity, .m-btn--pdfMini{
    box-shadow: none !important;
    color: #003399 !important;
    border: none !important;
    background-color: #fff !important;
    width: 83px !important;
}
ul.sds-data-list{
    border:solid 1px #003399;

}
.r-goodsNumer {
    margin-top: 10px;
}
.r-goodsPrice.price-info.cu-xiao, .r-goodsPrice.cu-xiao,.cu-def {
    margin-bottom: 4px;
}
.m-btn-pdf > span{
font-weight: bold;
}
.r-goodsLabel,
.r-goodsName,
.r-goodsBrand,
.r-goodsPromotion,
.r-goodsCoupon,
.r-goodsPrice,
.r-goodsInform,
.r-goodsUnit {
    margin-bottom: 10px;
}
/* 商品名、品牌 等 p标签 title */
.r-goodsBrand > p:first-child,
.r-goodsPromotion > p:first-child,
.r-goodsCoupon > p:first-child,
.r-goodsPrice > p:first-child,
.r-goodsUnit > p:first-child,
.r-goodsInform > p:first-child {
    float: left;
    min-width: 105px;
    text-align: right;
    margin-right: 8px;
    color: #4A4A4A;
}
.m-codeTable .mc-code > a{
    text-decoration: underline;
    font-weight: normal;
}
/* 开口宽度 等 P标签 title */
.r-goodsOpening > p:first-child { 
    float: left;
    min-width: 96px;
    margin-right: 9px;
    margin-top: 5px;
}
.cu-xiao > p:first-child{
    min-width: 40px;
    margin-right: 8px;
}
/* 商品型号、发货日 等 p标签 title */
.r-goodsModel > p:first-child,
.r-goodsPacking > p:first-child,
.r-goodsData > p:first-child,
.r-goodsNumer > p:first-child {
    float: left;
    min-width: 105px;
    text-align: right;
    margin-right: 8px;
    color: #4A4A4A;
}
.r-goodsNumer > p {
    padding-top: 5px;
}
.r-goodsModel,
.r-goodsPacking,
.r-goodsData,
.r-goodsNume {
    margin: 5px 9px 12px 0;
}

.r-goodsData.r-goodsInform {
    margin: 0;
}
/* .r-goodsBrand .r-goodsBrand-sel {
    float: left;
} */
.brandImg {
    float: left;
    width: 40px;
    height: 13px;
    margin-left: 6px;
    margin-top: 8px;
}
.r-goodsPromotion .r-goodsPromotion-con {
    float: left;
    height: 20px;
    line-height: 20px;
    border: 1px solid #FDD300;
    border-radius: 12px;
    color: #4A4A4A;
    letter-spacing: -0.38px;
    padding: 0 10px;
}
.r-goodsCoupon img {
    float: left;
    margin-right: 7.5px;
}
.r-goodsPrice {
    display: flex;
    align-items: center;
    line-height: 20px;
}

.hasPrice{
    color: #E52F2C !important;
}

.r-goodsPrice .noPrice{
    font-size: 18px;
    color: black;
}

.r-goodsPrice .n-login {
    display: block;
    line-height: 20px;
}
.r-goodsPrice .n-login a {
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    line-height: 12px;
}
.viewerZoomDisp{
    display: none !important
}
.r-goodsPrice .n-login a:hover {
    text-decoration: underline;
}
.r-goodsPrice .y-login {
    display: none;
    float: left;
}
.r-goodsPrice > .y-login p {
    float: left;
    font-size: 18px;
    color: #E52F2C;
}
.r-goodsPrice > .y-login span {
    display: inline-block;
    margin-top: 4.5px;
}
.r-goodsPrice > .Discount a {
    margin: 0 5px 0 15px;
}
/* .r-goodsPrice .Discount .annotation {
    top: 3px;
} */
.r-goodsPrice .Discount .annotation:hover .Discount-sus {
    display: block;
}
/* 数量折扣悬浮 */
.Discount-sus {
    display: none;
    position: absolute;
    top: 28px;
    left: -145px;
    width: 294px;
    padding: 5px;
    background: #fff;
    border: 1px solid #EAEAEA;
    z-index: 1000;
    box-sizing: border-box;
}
.t-sus {
    width: 100%;
    border: 1px solid #cdcdcd;
    font-size: 12px;
    color: #003399;
    letter-spacing: -0.38px;
}
.t-sus thead th,
.t-sus tbody td {
    text-align: center;
    padding: 5px 18px;
    border-left: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.t-sus thead th {
    background: #EEF4FC;
}
.t-sus thead th:first-child,
.t-sus tbody td:first-child {
    border-left: none;
}
.Urgent,
.dis-a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #EEF4FC;
    margin: 5px 0 0 0 !important;
}
.Next-day, 
.Next-data {
    float: left;
    width: 49%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    color: #9B9B9B;
    background: #EEF4FC;
    margin-top: 5px;
    cursor: text;
    box-sizing: border-box;
}
.Discount .Next-data {
   float: right;
}
.Discount .Next-daytow {
    width: 100%;
    background: #EEF4FC;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #9B9B9B;
    margin: 5px 0;
} 
.r-goodsUnit .r-goodsUnit-price {
    font-size: 12px;
    color: #E52F2C;
}
.r-goodsInform {
    position: relative;
    display: flex;
}
.r-goodsInform .r-goodsInform-con {
    flex: 1;
    height: 19px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4A4A4A;
    max-width: 456px;
    /*white-space: nowrap;*/
}
.hidens-name{
    position: relative;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}
.hidens-name::after{
    content: "..."; position: absolute; bottom: 0; right: 0; padding-left: 40px;
    background: -webkit-linear-gradient(left, transparent, #fff 55%);
    background: -o-linear-gradient(right, transparent, #fff 55%);
    background: -moz-linear-gradient(right, transparent, #fff 55%);
    background: linear-gradient(to right, transparent, #fff 55%);
}
.Open-show {
    display: none;
    max-width: 525px;
    position: absolute;
    left: 45px;
    top: 24px;
    padding: 10px 8px;
    border: 1px solid #CDCDCD;
    background: #fff;
    z-index: 999;
}
.r-goods-open {
    float: right;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    color: #003399;
    cursor: pointer;
    user-select: none;
}
.r-goods-open img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.r-goodsCheck {
    border: 1px solid #CDCDCD;
    padding: 10px;
    margin-bottom: 10px;
    user-select: none;
}
.r-goods-check {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #CDCDCD;
    color: #4A4A4A;
    cursor: pointer;
    padding: 5px;
}
.r-goodsData .r-goods-check {
    margin-bottom: 0;
}
.r-goodsPacking .r-goods-check {
    width: 56px;
}
.r-goodsData .yImg {
    padding: 0;
}
.r-goodsData .noImg {
    width: 56px;
    text-align: center;
}
.r-goodsData .r-goods-check img {
    width: 100%;
    height: 100%;
}
.r-goodsData .annotation:hover .r-data-anno {
    display: inline-block;
}
.annotation .r-data-anno {
    display: none;
    width: 221px;
    position: absolute;
    top: 30px;
    left: 0;
    padding: 10px;
    font-size: 12px;
    color: #9B9B9B;
    letter-spacing: 0.51px;
    background: #fff;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,.1);
    border-top: 1px solid #ededed;
    border-radius: 2px;
    z-index: 1000;
    cursor: text;
}
/* 三角箭头 */
.Discount-sus::after,
.r-data-anno::after,
.Model-hint::after {
    content: '';
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #fff;
    left: -1px;
    top: -14px;
}
.express-list .Model-hint::after {
    left: 5px;
}
.Discount-sus::before,
.r-data-anno::before,
.Model-hint::before {
    content: '';
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px dashed rgba(0,0,0,.1);
    left: -1px;
    top: -15px;
}
.express-list .Model-hint::before {
    left: 5px;
}
.cu-xiao {
    align-items: center;
}
.cu-xiao span{
    display: inline-block;
    min-width: 60px;
}
.cu-xiao .style-three{
  color: #E52F2C;
  border: solid 1px #E52F2C;
  padding: 2px 5px;
}
.cu-xiao .origin-price{
    color: #9B9B9B;
    /* text-decoration:line-through */
}
.cu-xiao .cu-discount{
    font-size: 12px;
    color: #4A4A4A;
    border: solid 1px #FDD300;
    border-radius: 10px;
    padding: 0 4px;
}
.show-s-price{
    color: #9B9B9B;
    text-decoration:line-through;
}
.gray-price i{
    font-style: normal;
    color: #E52F2C;
}
.cu-xiao .gray-price{
    color: #9B9B9B;
    font-size: 12px
}
.Discount-sus::after {
    border-bottom: 13px solid #fff;
    left: 49%;
    top: -12px;
}
.Discount-sus::before {
    border-bottom: 13px solid #cdcdcd;
    left: 49%;
    top: -13px;
}
.Model-hint::after,
.Model-hint::before {
    left: 18px;
}
/* 商品型号 */
.r-goodsData {
   display: flex;
   align-items: flex-start;
}
.r-goodsData{
    align-items: flex-start;
}
.r-goodsModel .r-goodsModel-sel {
    float: left;
    max-width: 220px;
    height: 28px;
    overflow: hidden;
    text-overflow: hidden;
    white-space: nowrap;
}
.r-goodsModel .annotation:hover .Model-hint {
    display: block;
}
.Model-hint {
    display: none;
    width: 368px;
    position: absolute;
    top: 32px;
    left: -20px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
    padding: 6px;
    border-top: 1px solid #ededed;
    background: #fff;
    box-sizing: border-box;
    z-index: 1000;
}

.express-list .Model-hint{
    width: 240px;
    top: 40px;
    left: 0;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.10);
    font-size: 12px;
    color: #9B9B9B;
    letter-spacing: -0.6px;
    text-align: justify;
    line-height: 20px;
}
.express-list > div:hover .Model-hint {
    display: block;
}

.Model-hint > p {
    width: 100%;
    color: #9B9B9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Model-pos {
    /* position: relative; */
    flex: 1;
    height: 28px;
    display: flex;
    align-items: center;
}
.Model-pos .na{
    display: block !important;
}
.Model-fun {
   position: absolute;
   right: -4px;
}
.all-price {
    font-size: 12px;
    color: #4A4A4A;
    margin-left: 5px;
    float: left;
    margin-top: 6px;

}
/* .goods-name{
    right: 0px !important;
    left: auto !important;
} */
/* .goods-name::before{
    left: 333px !important;
}
.goods-name::after{
    left: 333px !important;
} */
.Model-fun > p {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 22px;
}
.Model-fun > p > img {
    margin-right: 2px;
}
.Model-fun > p > span{
    color: #CDCDCD;
    font-size: 12px;

}
.crmTemplateBlock .crmTemplateBlock_left,.crmTemplateBlock .crmTemplateBlock_right{
    background-position: inherit !important
}
.crmTemplateBlock_right{
    transform:rotate(180deg);
}
.arr{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(74,74,74,.4);
    opacity: 0.6;
    z-index: 99;   
}
.threeHundredAndSixty{
    position: absolute;
    float: left;
    width: 68.5px;
    height: 45px;
    margin-top: 10px;
    display: none;
}
.listBox360{
    width: 74%;
    left:24%;
    height: 45px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 10px 0;
    position: relative;
}
.mod18 .listBox360 .cfFather {
    width: 290px;
    height: 100%;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}
.mod18 .listBox360 .cf {
    height: 45px;
    position: absolute;
}
.mod18 .listBox360 li {
    float: left;
    width: 74.5px;
    height: 100%;
    position: relative;
    cursor: pointer;
}
.mod18 .listBox360 li img {
    display: block;
    max-width: 67px;
    max-height: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/*360模式样式*/
.rotatePopup360 {
    position: fixed;
    right: 0;
    top: 25px;
    left: 0;
    margin: 30px;
    min-width: 500px;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 4px;
    z-index: 20001;
  }
  .rotatePopup360 .popupTitle {
    padding: 20px;
  }
  .rotatePopup360 h2 {
    font-size: 16px;
    margin-right: 90px;
  }
  .rotatePopup360 .closeBtn {
    display: block;
    width: 23px;
    height: 25px;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .rotatePopup360 .closeBtn a {
    display: block;
    width: 23px;
    height: 25px;
  }
  .rotatePopup360 .close360Btn{z-index: 9999;}
  .rotatePopup360 .close360Btn a {
    display: block;
    width: 23px;
    height: 25px;
}
  .rotatePopup360 .closeBtn a {
    background: url(/vcommon/theme/detail/img/close.png) no-repeat 0 0;
}
.show360Img{margin: 30px auto;}
.VN360modalDialogBG {
    position: absolute;
    top: 0;
    left: 0;
    background: #333;
    width: 100%;
    height: 500px;
    z-index: 9000;
    filter: alpha(opacity=65);
    opacity: 0.65;
    cursor: pointer;
}

.l-threeHundredAndSixty {
    width: 24px;
    height: 24px;
    top: 24%;
    position: relative;
    left: 35%;
}
.shoes-cnt-minus,
.shoes-cnt-plus,
.shoes-cnt-area {
    float: left;
    width: 28px;
    height: 27px;
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    background: #fff;
    color: #4A4A4A;
    border: 1px solid #CDCDCD;
    cursor: pointer;
    -moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.r-goodsNumber-con {
    float: left;
}
.basic-titles {
    font-size: 14px;
    letter-spacing: normal;
    margin: 8px 1px;
    color: #4A4A4A;
}
.shoes-cnt-minus-blur {
    color: #9B9B9B;
    background: #F3F3F3;
    cursor: not-allowed;
}
.shoes-cnt-minus-blur-mall {
      color: #E5511D !important;
    border-color: #F0CAB6  !important;
    background: #FFE4D0  !important;;
}
.shoes-cnt-area {
    width: 38px;
    cursor: text;
    border-left: none;
    border-right: none;
}
.shoes-cnt-input {
	width: 100%;
	height: 100%;
	border: none !important;
	outline: none;
    text-align: center;
    border-bottom: solid 1px #CDCDCD;
}
.shoes-cnt-max {
    width: 100%;
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: 0;
    padding-top: 10px;
    clear: both;
}
.all-count-price{
    display: flex;
    padding-left: 10px;
    margin-top: 6px;
    align-items: center;
}
.Caution {
    display: none;
    width: 100%;
    font-size: 12px;
    color: #E52F2C;
    margin-top: 10px;
}
.Caution .div-length {
    display: flex;
}
.Caution img {
    margin-right: 4px;
}
.shopping-father {
    text-align: center;
}
.AddTocart,
.ImmediatePurchase {
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #FFCC00;
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: -0.57px;
    margin-right: 10px;
    margin-top: 20px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
	margin-left: 160px;

}
.ImmediatePurchase {
    background: #FFFFFF;
    border: 1px solid #FFCC00;
}
.AddTocart:hover,
.ImmediatePurchase:hover {
    box-shadow: 0 0 5px 0 rgba(255,204,0,.8); 
}
/* 商品详情 - 问题提问 */
.l-problem {
    margin: 20px 0;
    width: 990px;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
}
.l-problem .basic-info-title {
    border-left: solid 4px #003399;
    line-height: 1;
    margin-top: 10px;
    padding-left: 4px;
    font-size: 14px;
}
.l-problem-ul {
    overflow: hidden;
}
/* .l-problem-ul > li {
    float: left;
    font-size: 14px;
    color: #9B9B9B;
    letter-spacing: -0.44px;
    padding: 3px 5px;
    margin-right: 40px;
    cursor: pointer;
}
.l-problem-ul .li-selection {
    color: #003399;
    border-bottom: 3px solid #003399;
} */
.l-problem-content .l-problem-content-tit {
    font-size: 18px;
    color: #4A4A4A;
    font-weight: 600;
    margin: 10px 0;
}
.l-pro-goodsCon {
    display: none !important;
}
.m-codeTable .mc-code > span{
    font-weight: normal;
    border-bottom: solid 1px #003399;
}
.l-problem-inform {
    display: block;
    /* height: auto; */
    font-size: 12px;
    color: #4A4A4A;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
}
.more-list-show{
    display: none;
    height:36px;
    text-align:center;
    border: solid 1px #CDCDCD;
    border-top: none;
    width: 99.8%;
    cursor: pointer;
}
.hidens-name{
    position: relative;
    overflow: hidden;
    height: 40px;
    padding-right: 6px;
    box-sizing: border-box;
}
.hidens-name::after{
    position: absolute;
    content: "...";
    bottom: 0;
    right: 0;
}
.annotation-name {
    margin-top: -13px;
    margin-left: 8px;
    cursor: pointer;
    position: relative;
}
.looks-info{
 display: flex;
 justify-content: flex-start;
 margin: 15px 0;
 align-items: center;
}
.preview-btn{
  width: 0 !important;
  margin: 0 !important;
}
.preview-btn a{
    width: 110px;
    height: 36px;
    line-height: 36px;
    padding: 0 !important;
    display: inline-block !important;
}
.l-specificationList--basic {
    border-top: solid 1px #CDCDCD;
    border-right: solid 1px #CDCDCD;
    width: 100%;
    word-wrap: break-word;
    margin-top: 10px;
    letter-spacing: -8px;
    height: 117px;
    overflow-y: hidden;
    margin-top: -1px;
}
.l-specificationList--basic li {
	letter-spacing: normal;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
    border-top: none;
    vertical-align: top;
    font-size: 12px;
    width: 50%;
    line-height: 18px;
}
.l-specificationList--basic li:nth-child(2n+2) {
    border-left: none;
    border-right: none
}
.moredl {
    cursor: pointer;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.l-specificationList--basic > li > dl {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.l-specificationList--basic > li > dl > dt {
    display: table-cell;
    border-right: 1px solid #CDCDCD;
    background-color: #EEF4FC;
    padding: 10px;
    color: #4A4A4A;
    width: 40%;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hideSpec{
    display: none;
}
.l-specificationList--basic > li > dl > dd {
    display: table-cell;
    font-size: 12px;
    padding-left: 10px;
}

.l-problem-inform h3 {
    font-size: 18px;
    margin: 10px 0;
}
.other-table table{
    /*width: 100%;*/
}
.other-table td{
    /*height: 30px;*/
}
/* 有图 */
.figure {
    margin: 10px 0;
    /*text-align: center;*/
    font-size: 14px
}
.l-problem-inform-hasimg {
    width: 100%;
    height: auto;
}
.l-hasimg-p,
.l-hasimg-p-content {
    float: left;
}
.l-hasimg-p {
    margin-right: 10px;
}
.l-problem-inform-img-father {
    width: 552px;
    height: 282px;
    background: #E6E6E6;
    overflow: hidden;
    margin-top: 10px;
}
.l-problem-inform-img-father > img {
    display: block;
    width: 269px;
    height: 204px;
    margin: 39px auto 0;
}
.l-problem-inform-ul > li {
    list-style: disc;
    margin-left: 17px;
}
/* 无图 */
.l-problem-tab {
    display: inline-block;
    margin-bottom: 10px;
}
.l-problem-tab tr {
    border: 1px solid #CDCDCD;
}
.l-problem-tab th {
    width: 150px;
    padding: 7px 10px;
}
.l-problem-tab td {
    width: 150px;
    padding: 7px 10px;
}
.l-problem-tab td a {
    text-decoration: none;
}
.l-problem-tab td a:hover {
    text-decoration: underline;
}
.l-problem-SIZE {
    width: 100%;
}
.l-problem-SIZE-img {
    display: block;
    margin: 10px 0;
}

.l-problem-FAQ {
    font-size: 12px;
    color: #4A4A4A;
    margin-bottom: 10px;
}
.l-problem-dl {
    overflow: hidden;
}
.l-problem-dl dt {
    font-weight: 600;
    margin-bottom: 10px;
}
.l-problem-dl dd {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CDCDCD;
}
.see {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
    color: #003399;
    cursor: pointer;
}
.see > img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.l-problem-inCAD  {
    width: 100%;
    border-top: 1px solid #CDCDCD;
}
.l-problem-inCAD-title {
    font-size: 18px;
    height: 28px;
    margin: 5px 0;
}
.l-inCAD-title-span {
    float: right;
    font-size: 12px;
    color: #9B9B9B;
    font-weight: normal;
    line-height: 28px;
    cursor: pointer;
}
.l-inCAD-title-span a{
    color: #9B9B9B;
    text-decoration: none;
}
.l-problem-inCAD-con {
    width: 100%;
    box-sizing: border-box;
}
.l-problem-inCAD-con .l-inCAD-con-dl {
    float: left;
    /* width: 183px;
    height: 186px; */
    /* width: 240px; */
    width: 24%;
    height: 265px;
    padding: 0 10px;
    margin: 0 1% 10px 0;
    border: 1px solid #ededed;
    box-sizing: border-box;
}
.compatible-name {
    display: flex;
    align-items: center;
}
.l-inCAD-con-dl > a {
    display: block;
}
.l-problem-inCAD-con .l-inCAD-con-dl dt {
    /*width: 160px;
    height: 160px;*/
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.l-problem-inCAD-con .l-inCAD-con-dl dt img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.l-problem-inCAD-con .l-inCAD-con-dl dd {
    width: 100%;
    font-size: 12px;
    padding-left: 10px;
}
.l-inCAD-dl-brand,
.l-inCAD-dl-name {
    color: #9B9B9B;
    margin-bottom: 3px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.l-inCAD-dl-name {
    color: #4A4A4A;
}
/* 热门商品 - 右 */
.l-goodsFather .r-goods {
    float: right;
    width: 200px;

}
/* #notice-tit li:first-child{
    border-bottom: 2px solid #003399;
    color:  #003399;
}
#notice-con .show-div:first-child{
    display: block !important;
} */
/* 广告 - 组合产品 */
.b-product,
.b-Relation,
.b-similar,
.b-Other {
    margin-bottom: 20px;
    background: #fff;
    padding-bottom: 10px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
}
.b-product-father {
    width: 100%;
}
.b-product-con {
    position: relative;
    height: 102px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    box-sizing: border-box;
}
.b-product-hover {
    height: 102px;
    overflow: hidden;
    background: #fff;
    border: 1px transparent solid;
}
.b-product-con:hover .b-product-hover {
    border: 1px solid #CDCDCD;
    height: auto;
    overflow: visible;
    z-index: 1000;
}
.b-product-con:hover .b-product-dl-img {
    display: none;
}
.b-product-dl {
    position: relative;
    width: 277.5px;
    height: 102px;
    margin: 0 5px 10px 5px;
    box-sizing: border-box;
    border: 1px solid #CDCDCD;
}
.b-product-dl:hover {
    border: 1px solid #749dcf;
    box-shadow: 0 0 1px #749dcf;
}
.b-product-dl dt {
    float: left;
    width: 95px;
    height: 80px;
    margin-top: 10px;
}
.b-product-dl dt > img {
    display: block;
    width: 80px;
    height: 80px;
}

.b-product-dl dd {
    float: left;
    width: 175px;
    margin-top: 30px;
}
.b-product-dl dd .b-product-dd-p {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.b-product-dl dd > span {
    color: #999;
}
.b-product-dl-img {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

/* 关联型号 */
.b-Relation-goods {
    width: 100%;
    box-sizing: border-box;
}
.b-Relation-table {
    width: 100%;
}
.b-Relation-table thead th {
    background: #EEF4FC;
    padding: 5px 0;
}
.b-Relation-table tbody td {
    padding: 5px;
    min-width: 50px;
    border-left: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
}
.b-Relation-table tbody td:first-child {
    border-left: none;
}

/* 浏览产品 */
.swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}
.swiper-button-next,
.swiper-button-prev {
    width: 54px;
    height: 54px;
    z-index: 1000;
}
.swiper-button-next {
    background: url(/vcommon/theme/detail/img/icon-after.png) no-repeat;
    right: -35px;
    position: relative;
    top: 200px;
    float: right;
    outline: none;
} 
.swiper-button-prev {
    background: url(/vcommon/theme/detail/img/icon-before.png) no-repeat;
    left: -30px;
    position: relative;
    top: 200px;
    outline: none;
}
.b-similar .b-similar-dl-father {
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding: 0 4px;
    cursor: pointer;
}
.b-similar .b-similar-dl {
    width: 228px !important;
    height: 262px;
    margin: 0 auto !important; 
    border: 1px solid #CDCDCD;
    box-sizing: border-box;
}
.b-similar-dl-father:hover .b-similar-dl{
    border: 1px solid #749dcf;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
}
.b-similar-dl-father:hover .b-similar-dl a {
    color: #ff730a!important;
    text-decoration: underline;
}
.b-similar .b-similar-dl dt {
    width: 140px;
    height: 140px;
    margin: 10px auto 0;
}
.b-similar .b-similar-dl dt img {
    width: 100%;
    height: 100%;
}
.b-similar .b-similar-dl dd {
    margin: 4px 0 10px 10px;
    font-size: 12px;
}
.p-sale {
    font-size: 14px;
    color: #E52F2C;
}
.p-sale > span {
    color: #4A4A4A;
}
.p-single {
    color: #E52F2C;
}
.p-brand {
    display: inline-block;
    color: #9B9B9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.p-name {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.p-name:link {
    color: #4A4A4A;
}
.p-day {
    color: #9B9B9B;
}

/* 其他产品 */
.b-Other-a {
    display: inline-block;
    width: 196px;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 10px 24px 0 10px ;
    font-size: 14px;
    color: #003399;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 遮罩层 */
.d-Mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 1000000;
}

/* 确认型号 - 弹出框 
   添加到收藏夹 - 弹出框 */
.conmask,
.Favorites {
    display: none;
    width: 400px;
    /* height: 295px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid #CDCDCD;
    box-sizing: border-box;
    z-index: 1000001;
}
.conmask-title,
.Favorites-title,
.shopping-cart-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #4A4A4A;
    background: #EEF4FC;
    box-shadow: 0 0 4px 0 rgba(6,65,152,.1);
    padding-left: 10px;
    box-sizing: border-box;
}
.conmask-title img,
.Favorites-title img,
.shopping-cart-title img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    cursor: pointer;
}
.conmask-content,
.Favorites-content {
    width: 100%;
    height: 255px;
    background: #fff;
    overflow: hidden;
}
.conmask-content-img,
.Favorites-content-img {
    display: block;
    margin: 50px auto 20px;
}
.conmask-con-p,
.Favorites-con-p {
    text-align: center;
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 0.38px;
}
.my-conmask,
.my-Favorites {
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    background: #FFCC00;
    font-size: 14px;
    color: #4A4A4A;
    margin: 57px auto 30px;
    text-decoration: none;
    /*font-family: PingFangSC-Regular;*/
}
/* 搜索相似品 */
.search-goods {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 417px;
    height: 355px;
    border: 1px solid #cdcdcd;
    background: #fff;
    z-index: 1000001;
}
.search-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background: #EEF4FC;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
    font-size: 18px;
    color: #4A4A4A;
    box-sizing: border-box;
}
.search-title img {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}
.search-content {
    width: 100%;
    height: 315px;
    box-sizing: border-box;
}
.search-con-title {
    width: 100%;
    padding-left: 10px;
    margin: 15px 0;
    font-size: 12px;
    color: #4A4A4A;
}
.search-con-title span {
    color: #999;
    padding-left: 10px;
}
.search-check {
    width: 397px;
    height: 210px;
    margin: 0 auto;
    border: 1px solid #ededed;
    overflow: auto;
}
.search-check .search-ch-li {
    float: left;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: url(/vcommon/theme/detail/img/checked-before.png) no-repeat 5px;
    padding-left: 28px;
    box-sizing: border-box;
    cursor: pointer;
}
.search-check .search-ch-li.active {
    background: #EEF4FC url(/vcommon/theme/detail/img/checked-after.png) no-repeat 5px;
}
.search-check .search-ch-li > p {
    float: left;
    width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    user-select: none;
}
.search-Determine {
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 10px auto 10px;
    cursor: pointer;
    background: #FFCC00;
    font-size: 14px;
    color: #4A4A4A; 
}
/* 添加到购物车 */
.d-shopping-cart {
    display: none;
    width: 917px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
}
.shopping-cart-title span {
    float: left;
}
.d-shopping-cart .annotation {
    margin-top: 12px;
}
.d-shopping-cart .annotation .r-data-anno {
    line-height: normal;
}
.d-shopping-cart .annotation:hover .r-data-anno {
    display: block;
}
.shopping-table {
    width: 990px;
    margin: 20px auto;
    box-sizing: border-box;
}
.shopping-table thead td,
.shopping-table tbody td {
    box-sizing: border-box;
    width: 180px;
    background: #EEF4FC;
    text-align: center;
    position: relative;
    
}
.shopping-table .t-div {
  width: 100%;
  min-height: 60px;
  padding: 5px 0;
  display: table;
}
.price-num {
    display: flex;
    align-items: center;
    justify-content: center;
}
.price-num .annotation {
    margin-left: 7px !important;
}

.shopping-table .t-div .tt-div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.shopping-table thead th .price-span {
    display: block;
}
.shopping-table thead th .price-num {
    display: inline;
}
.shopping-table thead td .annotation,
.shopping-table tbody td .annotation {
    margin: 0;
}
.shopping-table thead td .annotation:hover .Discount-sus,
.shopping-table tbody td .annotation:hover .r-data-anno {
    display: block;
}
.shopping-table tbody td {
    border: 1px solid #ededed;
    border-top: 0;
    background: none;
}
.shopping-table tbody td .td-price,
.shopping-table tbody td .td-priceTwo {
    display: block;
    font-size: 14px;
}
.shopping-table tbody td .td-price {
    color: #E52F2C;
}
.shopping-cart-con .Caution {
    display: block;
    margin-left: 9px;
    margin-bottom: 10px;
}
.See-Shopping-cart,
.Continue-shopping {
    width: 110px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    outline: none;
    border: none;
    float: none;
}
.Continue-shopping  {
    border: 1px solid #FFCC00;
}
.See-Shopping-cart a,
.Continue-shopping a {
    text-decoration: none;
    color: #4A4A4A ;
}
.d-shopping-cart .b-similar {
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    border: 0;
}
.d-shopping-cart .b-similar-dl {
    width: 100% !important;
    height: 260px;
    box-sizing: border-box;
}
.d-shopping-cart .b-similar-dl dt {
    width: 150px;
    height: 150px;
}
.d-shopping-cart .b-similar-dl dt img {
    width: 100%;
    height: 100%;
}
.d-shopping-cart .b-similar-dl dd > p
.d-shopping-cart .b-similar-dl dd > span,
.d-shopping-cart .b-similar-dl dd > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.reset-ccbg{
    z-index: 100000 !important
}
.left-option .lc-h4{
    padding: 0 14px !important;
}
.m-h2Wrap:before{
    /* width: 0 !important; */
}

.m-h2:before{
    /*width: 0 !important;*/
}



.regist-titles .m-h2{
    font-size: 18px !important;
    color: #4A4A4A !important;
}

/* 3d预览 */
.viewer-container {
    z-index: 10000000 !important;
}
.viewer-list {
   display: none;
}
/* .dl-max-pic {
    border: solid 1px #CDCDCD;
    width: 198px;
    position: absolute;
    right: -8px;
    top: 29px;
    text-align: center;
    padding: 10px 0;
} */
.no-choose .r-goodsName{
    margin-top: 0;
}
.no-choose .picBox{
    width: 331px;
}
.no-choose .m-media--product__img{
    max-width: 330px;
    max-height: 330px;
    min-width: 0 !important;
    min-width: 0 !important;
}

 .m-chML--1of3 > li{
     width: auto !important;
 }
@media (max-width: 1167px) { 
    .r-goodCheckCon {
        max-width: 463px !important;
    }
    .left-case{
        max-width: 100% !important;
    }
    .change-info{
        display: block;
    }
    /* .dl-max-pic{
        display: none;
    } */
    .l-wrapper{
        border: solid 1px #F3F3F3;
    }
    .r-goods-content::after,
    .r-goods-content-dl::after {
        content: "";
        clear: both;
        display: block;
    }
    .l-goods{
        width: 950px !important;
        float: none !important;
        margin: 0 auto;
    }
    .clear-width{
        width: 742px !important;
    }
    .more-problem, .notice{
        width: 739px !important
    }
    .left-option{
        width: 200px !important;
    }
    .collections-file{
        position: static !important;
        margin-top: 10px !important;
        margin-left: 104px;
    }
    .float-info{
        width: 18% !important; 
    }
    .no-choose .notice{
        width: 950px !important;
        padding-bottom: 10px;
    }
    .no-choose{
        width: 950px !important;
    }
    .no-choose .clear-width{
        width: 950px !important;
    }
    .no-choose .more-father .r-goodsContent{
        width: 590px !important;
    }
    .no-choose .collections-file{
        position: absolute !important;
        margin-top: -54px !important;
    }
    .no-choose .r-goodsName{
        width: auto !important;
    }
    .l-goods .r-goodsContent {
        width: 590px !important;
    }
    .l-goodsContent{
        width: 330px !important;
    }
    .more-father .r-goodsContent{
        width: 385px !important;
    }
    .r-goodsName{
        width: 285px;
    }
    .l-goods .r-goodsInform .r-goodsInform-con {
        max-width: 242px !important;
    }
    .detailFather .r-goods {
        margin-top: 20px;
        float: none !important;
        width: 950px !important;
    }
    .detailFather .r-goods .r-goodsWhole {
        float: left !important;
        width: 32% !important;
        padding: 0 10px;
        border: 1px solid #ededed;
        margin-right: 10px;
    }
    .b-similar .b-similar-dl {
        width: 180px !important;
    }
    .r-goods-content {
        padding: 0 10px;
    }
    .detailFather .r-goods-content-dl dt {
        width: 100px;
        float: left;
        height: 100px;
        margin-bottom: 7px;
    }
    .detailFather .r-goods-content-dl dd {
        float: right;
        width: 152px;
        padding-top: 7px;
    }
    /* .r-goodsInform .r-goodsInform-con{
        max-width: 242px !important;
    } */
    .detailFather .r-goods-content-dl .p-day {
        float: left;
        width: auto;
    }
    .detailFather .r-goods-content-dl .p-stock {
        float: right;
        width: auto;
    }
}
.toggle-select{
    background: #333;
    height: 36px;
    /* margin-top: 17.5%; */
    margin-top: 210px;
    /* position: relative !important; */
    width: 36px;
    text-align: center;
    /* background: url(/vcommon/theme/detail/img/left-icon.png) no-repeat 10px center; */
}
.toggle-select .left-icon{
    color: #fff;
    font-size: 22px;
    margin-top: 1px;
    cursor: pointer;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.picBox .icon-pic{
    color: #CDCDCD;
    text-align: center;
    margin-top: 270px;
}
.li-list{
    width: 100px;
    min-height: 300px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
    position: absolute;
    left: -100px;
    z-index: 1000000;
} 
.li-list .clear-list{
    background: #EEF4FC url(/vcommon/theme/detail/img/delete-icon.png) no-repeat 6px center;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #CDCDCD;
    cursor: pointer;
}
.li-list li{
    line-height: 28px;
    font-size: 12px;
    color: #4A4A4A;
    border-top: solid 1px #CDCDCD;
    padding-left: 6px;
    cursor: pointer;
}
.li-selectd{
   background:  #FBF9D2 !important;
}
.notice {
    /* 盒子的总宽度w=298+1+1=300px */
    width: 990px;
    overflow: hidden;
    /* 点击导航栏第一个或最后一个标签时，超出的部分隐藏*/
    margin: 10px 0;
    border: solid 1px #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
    background: #fff;
    padding-bottom: 10px;
}

.notice-tit {
    /* position: relative; */
    /* height: 28px; */
    padding: 0 10px;
}

.notice-tit ul {
    /* position: absolute; */
    width: 100%;
    /* left: -1px; */
    /* 当点击第一个导航栏标签时，左边边框会与大盒子的边框发生叠加，解决的方法利用定位让两个边框重合叠加在一起 */
    /* height: 27px; */
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.notice-tit ul li {
    float: left;
    margin-right: 23px;
    /* padding: 0 1px; */
    padding: 5px 1px;
    font-size: 14px;
    /* height: 27px; */
    border-bottom: 2px solid transparent;
    font-weight: 600;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
    color: #9B9B9B;
}
.notice-tit ul li a{
  color: #9B9B9B !important;
  text-decoration: none !important;
}
.notice-tit ul li.selected {
    border-bottom: 2px solid #003399;
    color: #003399 !important;
}
.notice-tit ul li.selected a{
    color:  #003399 !important;
}
/* .notice-con .show-div {
    display: none;
} */
.notice-con > div {
    display: none;
}
.notice .m-h3 {
    margin: 10px 0 ;
    background: #fff;
    border-left: 5px solid #003399;
    padding: 1px 6px;
}
#Tab_catalog_contents {
    margin: 10px 0;
}
.notice-con > div:first-child {
    display: block;
}
.picBox img{
    max-width: 250px;
    max-height: 250px;
}
.show-div{
    padding: 0 10px;
}
.float-info{
    background: #000;
    opacity: .6;
    min-height: 500px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 100000;
    width: 200px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.float-info img{
    margin-top: 86%;
}
.float-info .float-num{
    margin:  30px 0 10px 0;
    font-size: 14px
}
.float-info .continue-info{
  font-size: 18px;
}
.float-info .kowon-btn{
    height: 30px;
    background: #FFCC00;
    color: #000;
    line-height: 30px;
    margin: 30px 30px 15px;
    cursor: pointer;
}
.big-add-pic {
    width: 600px;
    height: 275px;
    position: absolute;
    background: #fff;
    border: solid 1px #CDCDCD;
    color: #CDCDCD;
    left: 335px;
    top: 329px;
    z-index: 10000;
    text-align: center;
    line-height: 275px;
    display: none
}
.show-add-pic{
    width:auto;
    height:auto;
    top:329px;
    left:183px;
    padding:15px;
    box-shadow:0 0 10px 0 rgba(0,0,0,0.20);
    border:0px;
}
.show-add-pic>img.add-img{
    max-width: 700px;
}
.faq-titles{
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #4A4A4A;
}
.faq-detail ol li{
    padding: 10px 0;
    border-bottom: solid 1px #CDCDCD;
}
.faq-detail ol li .answer{
    margin-top: 10px;
}
.faq-detail ol li .quesion, .faq-detail ol li .answer{
    font-size: 12px;
    color: #4A4A4A;
}
.more-detail{
    
    text-align: center;
    font-size: 12px;
    color: #003399;
    margin: 10px 0;
}
.more-detail span{
 display: inline-block;
 background: url(/vcommon/theme/detail/img/after.png) no-repeat right center;
 padding-right: 20px;
}

.in-cad-title{
    display: flex;
    justify-content: space-between;
    margin: 15px 0 10px 0;
    align-items: center;
}
.in-cad-title .faq-title{
    border: none !important;
}
.in-cad-title .more-info{
    font-size: 12px;
    color: #9B9B9B;

}
.in-cad .cad-list {
    display: flex;
    justify-content: space-between;
}
.in-cad .cad-list li{
    text-align: center;
    width: 18%;
    border: solid 1px #CDCDCD;
    height: 146px;
}
.in-cad .cad-list li dt, .in-cad .cad-list li dd{
    text-align: left;
    margin-left: 10px;
    font-size: 12px;
}
.in-cad .cad-list li dt{
    color: #9B9B9B;
}
.in-cad .cad-list li dd{
    color: #4A4A4A;
    line-height: 2;
}

/* .model-num dl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    background: #EEF4FC;
    font-size: 12px;
    color: #4A4A4A;
    padding: 0 5px;
} */
.m-resultHeader__td--r.model-num{
    display: flex;
    justify-content: space-between;
}
.model-num dl ol {
    display: flex;
    align-items: center;
}
.model-num dl ol li{
    padding: 2px 10px;
    background: #fff;
    border: solid 1px #CDCDCD;
    margin: 0 5px;
    cursor: pointer;
}
.model-num dl ol .selected{
    background: #003399;
    color: #fff;
    border-color: #003399;
}

.model-num table{
    border-collapse: collapse;
}
.model-num table,.model-num th,.model-num td{
    border: 1px solid #CDCDCD ;
}
.model-num th, .model-num td{
    border-left: none;
    border-right: none;
    text-align: left;
}
.m-codeTable > table > tbody > tr > td > tbody > tr > td{
    border-left: none !important;
}
.model-num th,.model-num td{
    height: 36px;
    padding-left: 5px;
}
.model-num th{
    font-size: 14px;
    color: #4A4A4A;
    height: 35px;
    min-width: 200px;
    padding: 0 !important;
    background-color: #fff !important;
    font-weight: bold !important;
    text-align: left !important;
    padding-left: 10px !important;
    
}
.model-num td {
    font-size: 12px;
    color: #4A4A4A;
}
.model-num td a {
    cursor: pointer;
}
.model-num td a:hover{
    color: #003399;
}
.icon-left, .icon-right{
    background: #F3F3F3;
    line-height: 35px;
    width: 13px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
    font-weight: normal;
    margin-right: 2px;
}
.icon-right{
    background: #003399;
    color: #fff;
    line-height: 35px;
    width: 13px;
    margin-left: 5px;
}
#pageToolbar{
    margin: 15px 0;
    /* border-top: solid 1px #ccc; */
    padding: 10px 0;
    box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.1);
}
#pageToolbar div{
    display: block !important;
}
.icon-warnong{
    width: 500px;
    height: 337px;
    border: solid 1px #CDCDCD;
    background: white;
}
#ProductCode {
    width: 145px;
    word-wrap: break-word;
    min-height: 20px;
}
.icon-warnong .warnong-title{
    font-size: 14px;
    color: #4A4A4A;

}
.icon-warnong li{
    font-size: 12px;
    color: #9B9B9B;
    margin: 10px 0;
    background: url(/vcommon/theme/detail/img/CAD.png) no-repeat;
}
.icon-warnong .my-conmask{
    margin: 0;
}
.icon-warnong li .icon-pg{
    display: inline-block;
    width:0;
    height:0;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #FFCC00;
    margin-right: 6px;
}
.icon-warnong .opreate-btn{
    display: flex;
    justify-content: space-around;
    margin-top: 24px;
}
.icon-content .next-icon{
    background: none;
    border: solid 1px #FFCC00;
}
.icon-warnong h4{
    font-size: 18px;
    color: #4A4A4A;
    margin-top: 10px;
}
.icon-warnong .icon-content{
    padding-left: 15px;
}
.check-list{
    position: relative;
}
.check-list .icon-select{
  text-align: center;
  cursor: pointer;
}


.check-label {
    font-size: 12px;
    cursor: pointer;
    display: block;
    margin-left: 6px;
    margin-top: 8px;
}

.check-label i {
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    width: 14px;
    height: 14x;
    text-align: center;
    line-height: 14px;
    color: #fff;
    vertical-align: middle;
    margin: -2px 2px 1px 0px;
    border: #9B9B9B 1px solid;
    background: #fff;
}

.check-label input[type="checkbox"] {
    display: none;
}

.check-label input[type="checkbox"]:checked+i{
    background: #003399;
    border: #003399 1px solid;
}
.no-choose .spec-input{
    width: 198px !important;
    box-shadow: none;
}
.no-choose .spec-waring{
    display:flex;
    align-items:center;
    max-width: 404px;
    margin-left: 96px;
    margin-top: 5px
}
.no-choose .pdf{
    top: -6px;
}
.no-choose .collections-file{
    margin-top: -54px;
}

.no-choose{
    width: 1200px;
    margin: 0 auto;
}
.no-choose .l-goods,.no-choose .r-goods, .no-choose .l-problem{
    width: 1200px;
}
.no-choose .notice{
 width: 1200px;
 padding-bottom: 10px;
}

.no-choose #spec-input{
    width: 198px;
    height: 28px;
    border: none !important;
    border: solid 1px #CDCDCD !important;
    font-size: 12px;
    color: #E52F2C;
}
.no-choose .error-info-spec{
    font-size: 12px;
    color: #E52F2C;

}
.no-choose .r-goodsContent{
    width: 71%;
}


/* 左边筛选 - 覆盖样式 */
.newleft-option .m-listVM {
    background-color: #F3F3F3;
    border-bottom: 1px solid transparent;
}
.newleft-option .m-listVMbtn > a {
    border: 1px solid #ccc;
    border-top: none;
    background-color: #F3F3F3;
    background-image: url(/vcommon/theme/spec/img/bottom.png);
}
.newleft-option .m-chLT {
    margin-left: 0;
}
.newleft-option .m-chLT > li {
    background-image: none;
}
.newleft-option .m-chLT > li .mc-icon {
    background-position: 0 2px;
    padding-left: 18px;
}
.newleft-option .m-chL > li {
    margin-left: 5px;
}
.newleft-option .is-specItemParent {
    padding: 0 10px;
}

.newleft-option .l-navfilterAddBox {
    margin: 10px 0 20px;
}




 .model-num dl > dd > a{
	padding: 5px 10px;
    background: #fff;
    border: solid 1px #CDCDCD;
    margin: 0 5px;
    cursor: pointer;
    display: block;
}

.model-num dl > dd.on >a{
	background: #003399;
    color: #fff;
    border-color: #003399;
}
.num-switch{
    background: #EEF4FC;
    margin-top: 10px;
}
.m-switchCount ol dd.on a{
    color: #fff;
}

.ol-pages-list li{
    color: #9b9b9b;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    padding: 5px 12px;
    margin-right:5px;
}
.ol-pages-list li > a{
    color: #9b9b9b;
}
.ol-pages-list > li.on{
    background: #003399;
}
.ol-pages-list > li.on > a{
    background: none
} 


.hideSpec{
    display: none !important;

}

.fixed-area {
    position: fixed;
    width: 100%;
    margin-top: 0;
    z-index: 999999;
}

.fixed-elev {
    position: fixed;
    width: 100px;
    margin-top: 0;
    z-index: 2;
}

.fixed-addCart {
    position: fixed;
    margin-top: 0;
    z-index: 2;
}

.fixed-buyNow {
    position: fixed;
    margin-top: 0;
    z-index: 2;
}

.express-item {
    border-radius: 14px;
    text-align: center;
    margin-bottom: 0;
    background: #EEF4FC;
    padding: 2px 10px;
    color: #9B9B9B;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.m-chML--1of2 > li{
    width: 47.3% !important;
}
.days-to-ship-item {
    border-radius: 14px;
    text-align: center;
    margin-bottom: 0;
    background: #EEF4FC;
    padding: 2px 10px;
    color: #9B9B9B;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.days-to-ship-shanda {
    border-radius: 14px;
    text-align: center;
    margin-bottom: 0;
    /* background: #FFCC00; */
    background: #FBF9D2;
    padding: 2px 10px;
    color: black;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.disable-click {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAALJJREFUOBHVksEKhCAQhv88hlQUWO//bkkXEbGs6NAyQktuudvSYdkBQUe/bxg1sdauuBHsBuvRPxMMw4Cu64KuL7cwjiOklEjT9HvBNE1o2xZCCGRZFhes6/FF53n2cFmWyPM8gGkRtEBVtNbPQxtcFAVIcBaBoKoqKKVgjMGyLL4y5xyUj0Xy+hOdcx5kjIHguq5jrM8fBJTt+96PpmnewrR5KvhI7Q4Ed7DLX57+XvAA8z5NEmt7kwAAAAAASUVORK5CYII=) !important;
    background-repeat: no-repeat;
}

.td-div{
    display: flex;
    flex-wrap: wrap;
}

.btnDisabled{
	color: white !important;
	background-color: #E4E4E4 !important;
	cursor: not-allowed;
}
.more-tables{
    border: solid 1px #CDCDCD;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-top: none;
}

.customers{
  border-collapse:collapse;
  width: 100%;
}

.customers td 
  {
  font-size:12px;
  border:1px solid #CDCDCD;
  width: 277px;
  height: 36px;
  padding-left: 4px;
  }

.customers td.alt  
  {
  color:#000000;
  background-color:#EEF4FC;
  } 
.discount-price{
	font-style: normal;
}

.wicket-window {
    background: #fff;
}
.wicket-window .wicket-h2{
    border: none !important;
    margin: 0 !important;
    padding-top: 10px;
}
.wicket-window .m-dataList{
    padding: 0 10px;
}
.wicket-h2::before{
    border-left: 5px solid #003399 !important;
}
img.clear-open {
    position: absolute;
    right: 3px;
    top: 5px;
    width: 14px;
    height: 14px;
}

.nofix{
    padding: 2px 0;
    background-color: #f00;
    word-wrap: break-word;
    color: #fff;
}

.db{
	display: none !important; 
}
.proImg {
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;

	top:20px;
	left:20px
}
.bigImg {
	text-align:center;
	width:398px;
	height:398px;
	overflow:hidden;
	border:#efefef solid 1px
}
.bigImg img {
	max-width:350px;
	max-height:350px;
	margin:24px
}
.smallImg {
	width:420px;
	height:auto;
	overflow:hidden;
	padding-top:20px
}
.smallImg img {
	width:60px;
	height:60px;
	padding:5px;
	border:#efefef solid 1px;
	float:left;
	margin-right:10px;
	cursor:pointer
}
.smallImg img.on {
	border:#f60 solid 2px;
	padding:4px
}
#leftArea {
    width: 205px;
    float: left;
    text-align: left;
    position: relative;
    line-height: 160%;
}
#leftmenu01 {
    margin: 0 0 10px 0;
    padding: 0 0 10px;
    width: 205px;
    border-bottom: solid 1px #e6e6e6;
}
.lmtitle {
    background-image: url(/images/cms_left_img.png);
    background-position: -205px 0;
    background-repeat: no-repeat;
    width: 195px;
    height: 22px;
    display: block;
    text-align: left;
    font-weight: bold;
    padding: 6px 0 0 10px;
}
#leftmenu01 .tagTitle {
    width: 195px;
    height: 22px;
    text-align: left;
    padding: 10px 0 0 10px;
    margin: 0 0 5px;
    background: transparent;
}
#leftmenu01 ul {
    padding: 0 3px 0 10px;
}

#right_area {
    float: right;
    padding: 0;
    width: 740px;
    text-align: left;
}
.cmmn .header_sub {
      padding: 0px 15px 18px;
    font-size: 83%;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 20px;
}
.cont {
    line-height: 25px;
}
.cmmn h1.ttl {
    border-top: solid 2px #999;
    padding: 7px 0 8px 30px;
    color: #333;
    font-weight: bold;
    font-size: 130%;
    background: #f6f9fe url(/images/arrow_newsCont_main.gif) no-repeat 12px 8px;
}
.cmmn .header_sub .update {
    float: right;
}

.news_list {
    margin: 0px 0 10px 15px;
}

#cmsNews_list li {
    border-bottom: 1px dotted #CCC;
    padding: 10px 0;
    width: 750px;
	    height: 15px;
}
#cmsNews_list li p.date {
    width: 125px;
}
#cmsNews_list li p {
    float: left;
    margin-bottom: 0;
}
li.mark2 {
    margin: 10px 0 0 0px;
}