@charset "utf-8";
.section{
    padding: 0;
}
.pro-main{
    padding:30px 20px;
}
.wCenter .magnifier{
    margin: 0 25px 0 0;
    width: 500px;
}
.magnifier .magnifier-container{
    width: 500px;
    height: 400px;
}
.magnifier .magnifier-assembly{
    height: 70px;
    padding: 0;
    margin-top: 10px;
}
.magnifier .magnifier-line{
    margin: 0 24px;
}
.magnifier .magnifier-line ul{
    transition: left 0.2s;
}
.magnifier .magnifier-line li{
    width: auto;
}
.magnifier .small-img{
    width: 70px;
    height: 56px;
    padding: 5px;
    border-width: 1px;
    margin: 0 3px;
    border-radius: 4px;
}
.magnifier .magnifier-line ul > .active .small-img {
    border-color: #0099fe;
}
.magnifier .magnifier-btn{
    margin-top: -35px;
}
.magnifier-btn .magnifier-btn-left,.magnifier-btn .magnifier-btn-right{
    height: 66px;
    line-height: 66px;
}
.pro-right{
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    margin-left: 530px;
}
.pro-main h3{
    padding: 0 35px 12px 0;
    margin-bottom: 16px;
    border-bottom: 1px solid #c8c8c8;;
}
.pro-des{
    min-height: 345px;
    margin-bottom: 20px;
}
.pro-btn>a{
    height: 46px;
    line-height: 46px;
    padding: 0 25px;
    min-width: 100px;
}
.section2{
    margin: 20px 0;
}
.pro-details h3{
    margin-bottom: 20px;
}
.pro-details .content-page{
    padding: 40px;
    min-height: 400px;
}