.product-banner .left{
    width: 220px;
    height: 230px;
    background-color: #fff;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    text-align: center;
}
.product-banner .left img{
    /*margin-top: 82px;*/
    margin-bottom: 6px;
}
.product-banner .left p{
    font-size: 14px;
    color: #454545;
    letter-spacing: -0.34px;
}
.product-banner .center{
    width: 977px;
    height: 230px;
}
.product-banner .center img{
    width: 100%;
}
/*.product-banner .right{*/
/*    width: 147px;*/
/*    height: 230px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #E2E2E2;*/
/*    box-sizing: border-box;*/
/*    padding-top: 38px;*/
/*    padding-left: 34px;*/
/*}*/
/*.product-banner .right a{*/
/*    margin-bottom: 10px;*/
/*    font-size: 14px;*/
/*    color: #454545;*/
/*    letter-spacing: -0.34px;*/
/*    display: block;*/
/*}*/
/*.product-banner .right a img{*/
/*    width: 17px;*/
/*    height: 17px;*/
/*}*/
/*.product-banner .right a:hover{*/
/*    text-decoration: underline;*/
/*}*/
/*.product-banner .right a img{*/
/*    margin-right: 8px;*/
/*    margin-top: -2px;*/
/*}*/
.product-banner {
    margin-bottom: 30px;
}
.product-content .left{
    width: 220px;
    padding-bottom: 60px;
    background-color: #5B5B5B;
}
.product-content .left h4{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: -0.42px;
    height: 40px;
    background: #434343;
    padding-left: 60px;
    box-sizing: border-box;
    line-height: 40px;
}
.product-content .left h4 img{
    margin-top: -2px;
    margin-right: 10px;
}
.product-content .left h6{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: -0.42px;
    height: 40px;
    padding-left: 60px;
    box-sizing: border-box;
    line-height: 40px;
    background: #5B5B5B;
    font-weight: 600;
}
.product-content .left li>a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color:rgba(255,255,255,.8);
    letter-spacing: -0.42px;
    background: #5B5B5B;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;
}
.product-content .left li>a>img{
    position: absolute;
    right: 17px;
    top: 13px;
}
.product-content .left li>a>img.active{
    transform: rotate(180deg);
}
.product-content .left li>a:hover{
    background: #F59421;
    color:rgba(255,255,255,1);
}
.product-content .left .nav a{
    height: 30px;
    width: 100%;
    padding-left: 60px;
    box-sizing: border-box;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color:rgba(255,255,255,.8);
    letter-spacing: -0.42px;
    background: #363636;
}
.product-content .left .nav a:hover{
    color:rgba(255,255,255,1);
    background: #262626;
}
.none{
    display: none !important;
}
.product-content .right{
    width: 970px;
}
.product-content .right .top{
    width: 100%;
    height: 40px;
    position: relative;
}
.product-content .right .top span{
    height: 1px;
    background: #F59421;
    width: 333px;
    position: absolute;
    left: 50%;
    margin-left: -166px;
    top: 10px;
}
.product-content .right .top p{
    width: 118px;
    font-size: 18px;
    color: #F59421;
    letter-spacing: -0.53px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -59px;
    top: 0;
    text-align: center;
}
.product-content .right .bottom{
    margin-bottom: 38px;
}
.product-content .right .bottom li{
    width: 180px;
    height: 250px;
    border: 1px solid #F5F5F5;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.product-content .right .bottom li:hover{
    border: 1px solid #F59421;
}
.product-content .right .bottom p:hover{
    text-decoration: underline;
}
.product-content .right .bottom li:nth-child(5n+5){
    margin-right: 0;
}
.product-content .right .bottom img{
    width: 180px;
    height: 180px;
}
.product-content .right .bottom p{
    font-size: 12px;
    color: #636363;
    letter-spacing: -0.36px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.product-content .right .bottom p span{
    font-size: 12px;
    color: #F59421;
    letter-spacing: -0.36px;
}
.product-page{
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 50px;
}
.product-page a{
   display: inline-block;
   width: 40px;
   height: 40px;
   border-radius: 8px;
   border: 1px solid #d9d9d9;
   text-align: center;
   line-height: 40px;
   color:#888888;
   margin-right: 10px;
}
.product-page a:hover{
    color:#fff;
    background-color: #ffae61;
}
.product-page .pre{
    width: 74px;
    margin-right: 20px;
}
.product-page .next:hover{
    background-color: #f8f8f8;
    color:#888;
}
.product-page .pre:hover{
    background-color: #f8f8f8;
    color:#888;
}
.product-page .adSure:hover{
    background-color: #f8f8f8;
    color:#888;
}
.pageActive{
    color:#fff !important;
    background-color: #ffae61 !important;
}
.page-active{
    background-color: #f8f8f8;
    color:#888;
}
.product-page .next{
    width: 74px;
}
.product-page input{
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    text-align: center;
    line-height: 40px;
    color:#888888;
    margin-right: 10px;
}
.product-page .adSure{
    width: 74px;
}