
.menulist{
    font-size:12px;
    color: #15529f;
    margin-top:10px;
    margin-bottom:10px;
}
.menulist a{
    text-decoration: none;
    color: #15529f;
}

.product-introduce{
    padding:0 20px;!important;
    padding-top:10px;
}

.productmodelbox{
    padding:10px;
    text-align:left;
    height:550px;
    border:1px solid #dfdfdf;
    border-radius:5px;
    margin:10px;
    overflow:scroll;
}
.productmodelbox ul{
    margin:0px;
    padding:0px;
    list-style-type: none;
}

.productmodelbox ul li{
    margin:0px;
    padding:0px;
    list-style-type: none;
}
.productmodelboxline{
    padding-top:5px;
    padding-bottom:5px;
}

.productmodelboxline:hover{
    background-color:#f2f2f2;
}

.productline{
    height:1px;
    border-bottom:1px solid #f2f2f2;
}

div.colorbox{
    width:10px;
    height:10px;
}

div.productmodelcolorbtn{
    color: #ffffff;
    padding:6px;
    border:1px solid #f2f2f2;
    border-radius:5px;
    font-size:10px;!important;
}
div.productmodetpyebtn{
    background-color:#ffffff;
    padding:6px;
    border-radius:0px;
    border-left:none;
    border:1px solid #f2f2f2;
}

div.productmodetpyebtntwo{
    background-color:#ffffff;
    padding:6px;
    border-left:none;
    border-radius:0px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border:1px solid #f2f2f2;
}

div.sku{

}

div.productbox_con{
    padding-bottom:20px;
}

div.productmodel_title{
    padding-left:10px;
    text-align:left;
}

div.sku_title{
    width:100%;
    text-align:left;
}

div.cablecolor_title{
    width:75px;
}
div.cablepin_title{
    width:75px;
}

div.cablematerial_title{
    width:75px;
}

div.productmodelinfoline{
    line-height:30px;!important;
    text-align: left;
}

div.productmodelboxline_title{
    background-color:#f2f2f2;

}
div.productmodelcc{
    text-align:left;!important;
    padding-left:10px;
}




@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

    div.mainproductmodelbox{
        border:1px solid #f2f2f2;
        padding:5px;
        border-radius:5px;
        border-bottom-left-radius:0px;
        border-bottom-right-radius:0px;
    }
    div.mainproducttypebox{
        border:1px solid #f2f2f2;
        padding:5px;
        border-top:none;
        border-top-left-radius:0px;
        border-top-right-radius:0px;
    }

    div.productmodelcc{
        text-align:left;!important;
        padding-left:0px;
    }

    div.sku{
        padding-left:0px;!important;
        padding-right:0px;!important;
    }
    button.productmodetpyebtn{
        background-color:#ffffff;
        padding:6px;
        border-radius:0px;
        border-left:none;
        border-top-right-radius:5px;
        border-bottom-right-radius:5px;
    }

    .productmodelbox{
        text-align:left;
        height:300px;
        border:1px solid #f2f2f2;
        border-radius:5px;
        margin:10px;
        padding-top:5px;
        overflow-y:scroll;
        overflow-x: hidden;
    }

    .productmodelbox:active{
        border:1px solid #dfdfdf;
    }

    div.productbox_con{
        padding-bottom:15px;
    }

    div.productmodel_title{
        padding-left:2px;
    }
    span.colorcn{
        display:none;
    }
}