.wrapper{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.col-md-13{
    width: 54.16666667%;
    float: left;
    padding: 0;
}
.col-md-6{
    width: 25%;
    float: left;
    padding: 0;
}
.col-md-5{
    width: 20.83333333%;
    float: left;
    padding: 0;
}
.col-md-7{
    width: 29.16666667%;
    float: left;
    padding: 0;
}
.col-md-18{
    width: 75%;
    float: left;
    padding: 0;
}
.pro-detail-img {
    border: 1px solid #e4e4e4;
    height: 285px;
    width: 100%;
    position: relative;
}
.img-center {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.pro-detail-infos {
    min-height: 125px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.pro-detail-infos .classify-list dt {
    text-align: left;
    width: auto;
    margin-right: 10px;
    float: left;
}
.classify-list dd a, .other-list dd a {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 1;
    border: 1px solid transparent;
    -moz-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
}
.classify-list dd a.active, .classify-list dd a:hover, .other-list dd a.active, .other-list dd a:hover {
    border-color: #f84139;
    color: #f84139!important;
}
.pro-detail-opera {
    background-color: #f5f5f5;
    width: 100%;
    border-top: none;
    height: 160px;
    margin-bottom: 30px;
}
.counter {
    position: relative;
    display: inline-block;
}
.counter .counter-add, .counter .counter-sub {
    cursor: pointer;
    padding: 0 2px;
    border: 1px solid #e4e4e4;
    height: 24px;
    min-width: 12px;
    width: 12px\9;
    line-height: 20px!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.counter .counter-add, .counter .counter-input, .counter .counter-sub {
    float: left;
    display: block;
    position: relative;
    z-index: 1;
}
.counter .counter-input {
    display: inline-block;
    line-height: 18px;
    float: left;
    height: 24px;
    width: 60px;
    text-align: center;
    border: 1px solid #e4e4e4;
    padding: 2px 7px;
    background-color: #fff;
    -moz-transition: border-color .25s ease-out 0s;
    transition: border-color .25s ease-out 0s;
}
.notnull, .red {
    color: red;
}
.pro-detail-opera .pro-add-cart {
    padding: 15px 20px;
    margin-top: 10px;
    border-top: 1px solid #e4e4e4;
}
.btn-theme {
    color: #fff;
    background-color: #f84139;
    transition: all .25s ease-in-out 0s;
    border: 1px solid #da251d;
    padding: 4px 13px 5px;
    line-height: 1.42857143;
    font-size: 18px !important;
}
.btn {
    display: inline-block;
    box-sizing: content-box;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    font-size: 14px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    user-select: none;
    padding: 4px 13px 5px;
    line-height: 1.42857143;
}
.btn-default:focus, .btn-default:hover {
    background-color: #F5F5F5;
    border-color: #e4e4e4;
}
.pro-add-cart a{
    line-height: 30px;
    font-size: 18px;
    color: #333;
}
.pro-grads .table thead>tr>th {
    border-bottom: 1px solid #e4e4e4;
    background-color: transparent;
    padding: 8px 10px;
}
.table>tbody>tr>td{
    padding: 8px 10px;
    line-height: 1.42857143;
    vertical-align: top;
}
th {
    text-align: left;
}





/*-------------supplier---------------*/
.supplier-img{
    border: 1px solid #e4e4e4;
    margin-right: 20px;
    padding: 50px 0;
}
.supplier-img img{
    margin: 0 auto 30px;
    display: block;
    width: 200px;
}
.supplier-img h3{
    font-weight: 700!important;
    font-size: 18px;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.supplier-img p{
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-top: 10px;
}
.supplier-text h2{
    color: #333;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.supplier-text div{
    overflow-y: auto;
    max-height: 255px;
    line-height: 26px;
    font-size: 12px;
}
.distributor .bar-floor .floorcurt {
    border-left: 5px solid #f60;
}
.distributor .bar-floor h2 {
    font-size: 18px;
    color: #333;
}
.distributor .dist-brand {
    margin-left: -.6%;
}
.distributor .dist-brand ul li {
    float: left;
    width: 24.4%;
    margin-left: .6%;
    margin-bottom: 10px;
    border: 1px solid #F2F2F2;
}
.distributor .dist-brand ul li img {
    width: 100%;
}
.dl-horizontal dd{
    margin-left: 0px;
}











