<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p-list{
    margin-top: 44px;
    padding-bottom: 80px;
}
.pic{
    margin-bottom: 20px;
    background: #fff;
}
.pic .p_left{
    text-align: center;
    width: 100%;
    height: 196px;
    line-height: 193px;
}
.pic .p_left img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 196px;
    vertical-align: middle;
}
.pic .p_right h3{
    font-size: 13px;
    color: #333;
    line-height: 50px;
    padding-left: 12px;
}
.pic .p_right div{
    color: #999999;
    font-size: 14px;
}
.pic .p_right div span.jg{
    font-size: 16px;
    color: #FF5136;
    line-height: 14px;
}
.pic .p_right div span img{
    width: 13px;
    height: 10px;
    margin-right: 5px;
    vertical-align: middle;
}
.pic .p_right ul{
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height: 34px;
    margin-top: 15px;
}
.pic .p_right ul li{
    height: 100%;
    width: 33.33%;
    line-height: 34px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #666;
}
.pic .orderBuy{
    padding: 20px 0px;
}
.pic .orderBuy a{
    display: block;
    width: 220px;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    line-height: 36px;
    font-size: 13px;
    color: #FFFFFF;
    background: #FD6A53;
    border-radius: 4px;
}
.container{
    background: #fff;
    padding: 10px 12px 0px;
    /*padding-bottom: 60px;*/
    border-top: 1px solid #DEDEDE;
}
.container .title{
    border-bottom: 1px solid #DEDEDE;
    height: 36px;
    margin-bottom: 24px;
}
.container .title span{
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
    padding: 0px 20px;
    border-bottom: 2px solid #cba955;
    color: #cba955;
    cursor: pointer;
}
.container p{
    padding: 20px 12px;
    font-size: 12px;
    color: #666666;
    text-align: justify;
    line-height: 20px;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 9px;
}
.container .instruction {
    padding: 0px 19px 29px;
}
.container .tit2{
    font-size: 13px;
    color: #333333;
    line-height: 36px;
}
.container .instruction span{
    font-size: 13px;
    color: #28BF9D;
    line-height: 28px;
}
.container .instruction .i-con{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}</pre></body></html>