body {
    background-color: rgb(248, 248, 248);
}
.prd-detail {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}

.prd-detail-img {
    float: left;
    width: 385px;
    height: 410px;
}

.prd-detail-img .big {
    height: 340px !important;
    overflow: hidden;
}
.prd-detail-img .big li img {
    display: block;
    width: 90%;
    height: 340px;
}

.small-scroll {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    padding: 0 30px;
    height: 48px;
}


.small-scroll .sprev, .small-scroll .snext {
    position: absolute;
    top: 0;
    height: 100%;
    width: 25px;
    background: no-repeat center #CACACA;
}

.small-scroll .sprev:hover, .small-scroll .snext:hover {
    background-color: #EF232C;
}

.small-scroll .sprev {
    left: 0;
    background-image: url(../../IMG/w/ico13.png);
}
.small-scroll .snext {
    right: 0;
    background-image: url(../../IMG/w/ico14.png);
}

.small-scroll .small {
    overflow: hidden;
}
.small-scroll .small li.on {
    opacity: 1;
}
.small-scroll .small li {
    float: left;
    width: 55px;
    margin: 0 5px;
    cursor: pointer;
}

.small-scroll .small li img {
    display: block;
    width: 100%;
    height: auto;
}

.prd-detail-info {
    float: right;
    width: 775px;
}
.prd-detail-title {
    font-size: 18px;
    font-weight: normal;
    display: table;
    width: 735px;
    line-height: 0;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 15px;
}
.prd-detail-info .price-box {
    border-top: 2px solid #1977be;
    background-color: #FAFAFA;
    padding: 20px;
}
.prd-detail-info .price-box p {
    margin: 0;
    padding: 5px 0;
    line-height: 24px;
}
.prd-detail-info .other-box {
    padding: 20px;
}
.prd-detail-info .other-box p {
    margin: 0 0 15px;
}
.prd-detail-info .contact-box {
    padding: 20px;
    background-color: #FAFAFA;
}
.prd-detail-info .contact-box ul {
    display: table;
    width: 100%;
}
.prd-detail-info .contact-box li.l1 {
    width: 38%;
}
.prd-detail-info .contact-box li {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0;
}
.panel-2 {
    background-color: #fff;
    margin-bottom: 20px;
}
.panel-2-hd {
    padding: 15px 20px 15px 0;
    line-height: 14px;
    border-bottom: 1px solid #f0f0f0;
}
.panel-2-hd span {
    border-left: 2px solid #EF232C;
    display: inline-block;
    padding-left: 18px;
}
.enterprise-data .logo {
    position: relative;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.enterprise-data .logo img {
    display: block;
    width: 100%;
    height: auto;
}
.enterprise-data .logo span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}
.enterprise-data .name {
    font-size: 16px;
    margin-bottom: 5px;
}
.enterprise-data .nickname {
    color: #888;
}
.btn {
    border-radius: 3px;
}
.enterprise-data .score {
    border-top: 1px solid #f0f0f0;
    padding: 20px;
    margin: 20px -20px 0;
}
.panel-2 {
    background-color: #fff;
    margin-bottom: 20px;
}
.panel-2-hd {
    padding: 15px 20px 15px 0;
    line-height: 14px;
    border-bottom: 1px solid #f0f0f0;
}
.panel-2-hd span {
    border-left: 2px solid #EF232C;
    display: inline-block;
    padding-left: 18px;
}
.panel-2-hd {
    padding: 15px 20px 15px 0;
    line-height: 14px;
    border-bottom: 1px solid #f0f0f0;
}
.ct2-mn .panel-2-hd {
    padding-left: 20px;
}
.panel-2-bd {
    padding: 20px 20px 1px;
}

