<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
}
.router{
    height: 45px;
    line-height: 45px;
    text-indent: 25px;
}
.headBox{
    display: inline-block;
    width: 95%;
    padding: 2.5%;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    background: white;
    position: relative;
}
.headBox .right{
    position: relative;
    float: left;
    width: 52%;
    overflow: hidden;
    margin-left: 25px;
}
.headBox .left .viewBox img{
    width:100%;
    height:100%;
}
.headBox .left .preView div.slide ul li img{
    width:100%;
    height:100%;
}
.flexslider .slides img {
    height:100%;
}
#carousel .flex-active-slide{
    border:2px solid #ff9600;
}
#carousel li{
    width: 85px;
    height: 54px;
    float: left;
    margin: 2px;
    cursor:pointer;
    border:2px solid #ffffff;
}
.headBox .left .preView div.slide ul{
    display: inline-block;
    width: 1000%;
    height: 100%;
}
.headBox .left .preView div.slide{
    float: left;
    width: 400px;
    overflow: hidden;
    margin: 0 5px;
}
.headBox .left .preView a{
    float: left;
    height: 60px;
    width: 25px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: gray;
    background: #d8d8d8;
    cursor: pointer;
}
.headBox .left .preView{
    display: inline-block;
    width: 100%;
    position: relative;
    height: 60px;
    overflow: hidden;
    margin: 5px 0;
}
.headBox .left .viewBox{
    display: inline-block;
    width: 100%;
    height: 255px;
}
.headBox .right div.haoping b{
    font-size: 18px;
    color: #FF5722;
}
.headBox .right div.haoping{
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top:10px;
}
.headBox .right div.inline select,
.headBox .right div.inline input{
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    font-size: 14px;
}
.headBox .right div.inline label{
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    text-align: center;
    margin-right: 5px;
}
.headBox .right div.inline{
    display: inline;
    float: left;
    width: 33%;
}
.headBox .right div.memo{
    display: inline-block;
    width: 90%;
    height: 76px;
    overflow: hidden;
    padding-left: 10%;
    background: #f9f9f9;
    padding-top: 10px;
    font-size: 12px;
    color: gray;
}
.headBox .right a.buyNow{
    display: inline-block;
    padding: 10px 15px;
    border-radius: 15px;
    background: #F44336;
    color: white;
    font-size: 14px;
    cursor: pointer;
}
.headBox .right .Price{
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 15px;
    font-size: 28px;
    color: #f44336;
}
.headBox .right .buyArea{
    display: inline-block;
    background: #fffaee;
    padding: 15px 0;
    border-radius: 5px;
    width:100%;
    margin-top: 12px;
}
.headBox .right h3{
    display: inline-block;
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
}
.headBox .left{
    position: relative;
    float: left;
    width: 45%;
    overflow: hidden;
}
.fixed_ctx .ctBox a.act,
.pinfo .ctBox a.act{
    background: #87d4b4;
}
.fixed_ctx .ctBox a,
.pinfo .ctBox a{
    display: inline-block;
    width: 135px;
    font-size: 21px;
    text-align: center;
    color: white;
    cursor: pointer;
}
.pinfo .artContent *{
    max-width:100%;
}
.pinfo .artContent .fixCenter{
    display: inline-block;
    width: auto;
    text-align: left;
    margin: 0px auto;
}
.pinfo .artContent{
    width:1096px;
    display:inline-block;
    min-height:250px;
    background:white;
    border:1px solid #e8e8e8;
    border-top:0;
    text-align:center;
    padding-top: 28px;
}
.fixed_ctx .ctBox,
.pinfo .ctBox{
    display: inline-block;
    width: 100%;
    /*
    background-image: url(/images/psplit.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    */
    background-color:#959595;
    height: 55px;
    line-height: 55px;
}
.pinfo{
    display:inline-block;
    width:1098px;
    padding:1px;
}
.fixed_ctx{
    position: fixed;
    display:none;
    top: 0px;
    width: 100%;
    text-align: center;
}</pre></body></html>