/*
* @Author: 潘尚泉
* @Date:   2019-04-26 10:38:54
* @Last Modified by:   潘尚泉
* @Last Modified time: 2019-06-05 17:37:19
*/

.main{
    color: #676767;
    padding-bottom: 40px;
}
/* 面包屑 */
.main-center .bread{
    line-height: 18px;
    padding: 27px 0;
    font-size: 15px;
}
.main-center .bread .underline-red{
    margin-right: 2em;
    position: relative;
}
.main-center .bread .underline-red:after{
    content: '>';
    position: absolute;
    left: 100%;
    top: 0;
    width: 1em;
    margin-left: 0.5em;
    text-align: center;
    height: 18px;
    line-height: 18px;
}
.main-center .bread .underline-red:hover{
    color: #b40f19;
}


/* content */
.main-center .content{
    width: 1200px;
    margin: 0 auto;
}

/* 下拉框 */
.content .select-wrap{
    height: 31px;
    font-size: 16px;
    padding-bottom: 28px;
}
.content .select-wrap .select-box{
    width: 220px;
    margin-right: 34px;
}
.content .select-wrap .select{
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #676767;
    padding-left: 10px;
    position: relative;
}
.content .select-wrap .select:after{
    content: '';
    width: 20px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/index/slide-down-red.png) no-repeat 50% 50%;
    -webkit-transition: all .15s;
       -moz-transition: all .15s;
        -ms-transition: all .15s;
         -o-transition: all .15s;
            transition: all .15s;
}
.content .select-wrap .select.on:after{
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.content .select-wrap .options{
    position: absolute;
    width: 218px;
    max-height: 130px;
    border: 1px solid #676767;
    border-top: none;
    background-color: #fff;
    padding: 6px 0;
    display: none;
    z-index: 1;
}
.changeScroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0.1);
}
.changeScroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.15);
}
.content .select-wrap .options .item{
    padding-left: 10px;
    color: #676767;
    display: block;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
}
.content .select-wrap .options .item:hover{
    color: #b40f19;
}

/* 详情 */
.goods-detail{

}

/* part-1 */
.part-1{
    font-size: 16px;
}
.part-1 .goods-info{
    width: 650px;
}
.part-1 .goods-info dt{
    font-weight: bold;
    font-size: 30px;
    line-height: 180%;
}
.part-1 .goods-info dd{
    line-height: 160%;
    padding: 15px 0;
    border-bottom: 1px solid #989898;
}
.part-1 .goods-info dd .bold-text{
    font-size: 24px;
    font-weight: bold;
    line-height: 200%;
}
.part-1 .goods-info dd .keywords-box{
    margin-right: 5em;
}
.part-1 .center_img{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    top: 0;
    right: 0;
    bottom:0;
    left: 650px;
}

/* part-2 */
.part-2{
    margin-top: 15px;
}
.part-2 dt{
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
.part-2 dd .tj-item{
    height: 90px;
    padding-bottom: 27px;
    width: 364px;
    border-bottom: 1px solid #989898;
    margin: 20px 54px 0 0;
}
.part-2 dd .tj-item:nth-of-type(3n){
    margin-right: 0px;
}
.part-2 dd .tj-item:hover{
    color: #b40f19;
}
.part-2 dd .tj-item .index{
    width: 40px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 70px;
    color: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.part-2 dd .tj-item img{
    width: 88px;
    height: 88px;
    border: 1px solid #989898;
}
.part-2 dd .tj-item .text{
    width: 215px;
    line-height: 22px;
}
.part-2 dd .tj-item .text .bold{
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
}

/* part-3 */
.part-3{
    margin-top: 40px;
    width: 100%;
    text-align: center;
}
.part-3 thead{

}
.part-3 thead tr{
    background-color: #767676;
    color: #fff;
}
.part-3 thead th{
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    line-height: 20px;
    padding: 7px 5px;
    font-weight: normal;
}
.part-3 tbody{
    font-size: 14px;
}
.part-3 tbody tr{
    cursor: pointer;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    -webkit-transition: all .2s;
       -moz-transition: all .2s;
        -ms-transition: all .2s;
         -o-transition: all .2s;
            transition: all .2s;
}
.part-3 tbody tr.qiang{
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    border: 0;
    border-top: 1px solid transparent;
}
.part-3 tbody tr:hover{
    background-color: #b40f19;
    color: #fff;
}
/*系列优惠开始*/
.pcode {
    position:relative;
}
.part-3 tbody tr:hover .picon{
    border-top: 40px solid #ffffff;
}
.part-3 tbody tr:hover .pimg{
    color: #b40f19;
}
.picon {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 40px solid #b40f19;
    border-right: 40px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.pimg {
    color: #fff;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    padding: 10px 0;
    left: 0px;
    top: -3px;
    font-size: 12px;
}
.promotion_wrap{
    position: absolute;
    left: -90px;
    text-align: right;
    top:-1px;
    width: 90px;
    background: #b40f19;
    color: white;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
}
.promotion_item{
    flex:1;
    display: flex;
    align-items: center;
}
/*系列优惠结束*/
.part-3 tbody td{
    padding: 10px 10px;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
}

td div.ser-name{
    max-width: 100px;
    word-wrap:break-word;
}

.part-3 tbody td.abstract{
    white-space: pre-wrap;
    /*text-align: left;*/
    /* width:350px; */
    width: 250px;
    max-height: 76px;
    overflow: hidden;
}
.part-3 tbody tr.qiang td{
    padding: 1px;
}
.part-3 tbody img{
    width: 56px;
    height: 56px;
}
.part-3 tbody .icon-box{
    width: 50px;
    margin: 0 auto;
}
.part-3 tbody .icon-box .spec{
    width: 16px;
    height: 17px;
    background-image: url(/images/spec-grey.png);
    background-size: 100% 100%;
}
.part-3 tbody .icon-box .cart{
    width: 21px;
    height: 16px;
    background-image: url(/images/cart-grey.png);
}
.part-3 tbody tr:hover .spec{
    background-image: url(/images/spec-white.png);
}
.part-3 tbody tr:hover .cart{
    background-image: url(/images/cart-white.png);
}

/* 媒体查询 */
@media (max-width: 1630px) {
    .part-1{
    font-size: 14px;
}
    .part-1 .goods-info{
        width: 550px;
    }
    .part-1 .goods-info dt{
        font-size: 26px;
    }
    .part-1 .center_img{
        left: 550px;
    }
    .part-1 .goods-info dd .bold-text{
        font-size: 20px;
    }
}
