<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content .main_search {
    margin-bottom:30px;
}
.status_pic{
    position:absolute;
    top:-16px;
    left:-14px;
}
/*--------------------------------------------*/
.list_item{
}
.list_item .row_item{
    margin-left: -12px;
    margin-right: -12px;
}
.list_item .row_item &gt; .hr{
    clear: both;
    display: none;
    height: 30px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 27px;
    background: url(../images/hr.jpg) repeat-x left bottom;
    border: none;
}
.list_item .row_item &gt; .hr:nth-of-type(4n){
    display: block;
}
.list_item .col_row{
    float:left;
    padding:0px 12px;
    width: 25%;
    position:relative;
}
.list_item .col_item{
    position:relative;
    font-size: 14px;
}
.list_item .col_item .img{
    overflow: hidden;
    position: relative;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.07);
    box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.07);
    height:216px;
}

.list_item .col_item .img a{
    display: block;
    position: relative;
}
.list_item .col_item .img img{
    width: 100%;
    -webkit-transition: transform 300ms ease-out 0ms;
    -moz-transition: transform 300ms ease-out 0ms;
    -o-transition: transform 300ms ease-out 0ms;
    transition: transform 300ms ease-out 0ms;
}
.list_item .col_item:hover .img img{
    transform:scale(1.2,1.2);
}
.list_item .col_item .col_item-title{
    text-align: center;
    position: relative;
}
.list_item .col_item .col_item-title h3 a{
    color: #0060a8;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: bold;
}
.list_item .col_item .col_item-title .col_item-price{
}
.list_item .col_item .col_item-title .price{
    display: block;
    color: #a7a7a7;
    text-decoration: line-through;
}
.list_item .col_item .col_item-title .price_buy{
    display: block;
    color: #a7a7a7;
}
.list_item .col_item .col_item-title .price_buy .price_format{
    color: #fc0000;
}
.list_item .row_empty{
    padding: 15px;
    color: #f00;
    text-align: center;
}

/*-------------------img_detail----------------*/
.price{
    text-decoration:line-through;
    color: #666;
    display: inline-block;
}
.price_buy{
    color:#fe708a;
}

#item_detail{
    margin-left: -15px;
    margin-right: -15px;
}
#item_detail #img_detail,
#item_detail #item_info{
    float:left;
    position:relative;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
#item_detail #item_info .info-soso-item{
    display: inline-block;
}

#item_detail #img_detail .jssora05l, #item_detail #img_detail .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../img/a17.png) no-repeat;
    overflow: hidden;
}
#item_detail #img_detail .jssora05l { background-position: -10px -40px; }
#item_detail #img_detail .jssora05r { background-position: -70px -40px; }
#item_detail #img_detail .jssora05l:hover { background-position: -130px -40px; }
#item_detail #img_detail .jssora05r:hover { background-position: -190px -40px; }
#item_detail #img_detail .jssora05l.jssora05ldn { background-position: -250px -40px; }
#item_detail #img_detail .jssora05r.jssora05rdn { background-position: -310px -40px; }
#item_detail #img_detail .jssort02 {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 156px;
    height: 556px;
}

#item_detail #img_detail .jssort02 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 156px;
    height: 180px;
}

#item_detail #img_detail .jssort02 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#item_detail #img_detail .jssort02 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#item_detail #img_detail .jssort02 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.3);
}

#item_detail #img_detail .jssort02 .pav .c {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0);
}

#item_detail #img_detail .jssort02 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 4px solid rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
}

#item_detail #item_info h1{
    font-size:22px;
    color:#2b2e39;
    padding-bottom:10px;
    text-transform: uppercase;
    font-family: 'times new roman';
    font-weight: normal;
}
#item_detail #item_info .info_row{
    padding:17px 0px 0px;
    font-size: 18px;
    color: #010101;
}
#item_detail #item_info .info_row_title{
    float:left;
    width: 115px;
}
#item_detail #item_info .info_row_mid{
    float:left;
    width:16px;
    text-align:center;
}
#item_detail #item_info .info_row_content{
    float:left;
}

#item_detail #item_info .short-title{
    color: #7f7f7f;
    border-bottom: 1px solid #d9d9d9;
    font-size: 24px;
    text-transform: uppercase;
    padding: 30px 0px 8px;
}
#item_detail #item_info .short-content{
    padding-top: 10px;
    color: #333333;
    text-align: justify;
}



#item_detail #tab-detail{
    padding-top:35px;
}
#item_detail #tab-detail #tab-detail-nav{
    height:43px;
    position:relative;
    display:block;
}
#item_detail #tab-detail #tab-detail-nav li{
    position:relative;
    float:left;
    background:url(../images/tab_title.png) no-repeat right bottom;
    height:48px;
    line-height:48px;
    padding:0px 56px 0px 0px;
    margin-left:-40px;
    font-family: VNF_Museo;
    font-size:16px;
}
#item_detail #tab-detail #tab-detail-nav li a{
    display:block;
    height:48px;
    line-height:48px;
    background:url(../images/tab_title.png) no-repeat left top;
    padding-left:40px;
}
#item_detail #tab-detail #tab-detail-nav li:first-child{
    margin-left:-3px;
}
#item_detail #tab-detail #tab-detail-nav li:first-child a{
    padding-left:20px;
}
#item_detail #tab-detail #tab-detail-nav li.activeli{
    background-image:url(../images/tab_title_cur.png);
}
#item_detail #tab-detail #tab-detail-nav li a.active{
    background-image:url(../images/tab_title_cur.png);
    color:#fff;
}
#item_detail #tab-detail .tab-content{
    border:1px solid #e7e0bf;
    padding:10px 15px 15px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#item_detail #tab-detail .tab-content ul{
    padding-left:15px;
}

#item_detail .other-title{
    background:#efefef;
    border:1px solid #dbdbdb;
    color:#800080;
    font-size:20px;
    height:32px;
    line-height:32px;
    padding:0px 13px;
    margin:40px 0px 15px;
}

/*-------------------list_other------------------*/
.list_other .list_other-title{
    padding: 30px 0px 10px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.list_other .jcarousel-wrapper{
    -webkit-box-shadow: 0px 0px 3px 0px rgba(201, 201, 201, 0.75);
    -moz-box-shadow:    0px 0px 3px 0px rgba(201, 201, 201, 0.75);
    box-shadow:         0px 0px 3px 0px rgba(201, 201, 201, 0.75);
}
.list_other .jcarousel-wrapper .jcarousel-control-prev,
.list_other .jcarousel-wrapper .jcarousel-control-next{
    position:absolute;
    background:url(../images/jcarousel_arrow.gif) #d0d0d0 left center;
    height:100%;
    width:23px;
    top:0px;
}
.list_other .jcarousel-wrapper .jcarousel-control-prev{
    background-position:left center;
    left:0px;
}
.list_other .jcarousel-wrapper .jcarousel-control-next{
    background-position:right center;
    right:0px;
}
.list_other li{
    border-left:1px solid #dedede;
    height:189px;
}
.list_other table{
    border:none;
    margin:0px;
}
.list_other table td{
    border:none;
    padding:0px;
    vertical-align:middle;
}

/** Reviews **/
.reviews{width:100%;margin-top: 30px;padding-bottom:20px;float:left;border-bottom: 2px solid #333}
.reviews #rateit{margin-top:15px}
.reviews .title{font-size: 18px; text-transform: none;}
.reviews #fullname{padding: 4px 18px 4px 6px;float:left;margin-top:15px;}
.reviews #form-comment{margin: 5px 0 10px 0;overflow: hidden;}
.reviews #form-comment textarea{font-family: Arial;height: 60px; width: 100%;margin-top: 15px;padding:5px 0px 5px 5px;float:left;}
.reviews #form-comment button{float:left;height:30px; line-height: 30px;background:#0081e3;margin-top: 15px;border: 0;padding: 1px 30px;color:#fff;font-size:16px;}
.reviews .list_items{margin-top:30px;}
.reviews .item{width:100%; margin-bottom:20px;float:left;}
.reviews .item .avatar{width:auto; max-width: 80px; max-height: 80px; margin: 0px 0px 10px}
.reviews .item .right{margin-left: 0px;}
.reviews .item .comment{margin-bottom: 0px;padding-left:1px;    background: url('../../images/quote.png') no-repeat;
                        background-size: 12px;
                        text-indent: 20px;}
.reviews .item .author{color: #500021}

@media (max-width: 767px) {
    .list_item .row_item &gt; .hr:nth-of-type(n){
        display: none;
    }
    .list_item .row_item &gt; .hr:nth-of-type(3n){
        display: block;
    }
    .list_item .col_row{
        width: 33.3333%;
    }
}

@media (max-width: 699px) {
    #item_detail #img_detail, 
    #item_detail #item_info{
        width: 100%;
    }
    #item_detail #item_info{
        margin-top: 20px;
    }
}
@media (max-width: 499px) {
    .list_item .row_item &gt; .hr:nth-of-type(n){
        display: none;
    }
    .list_item .row_item &gt; .hr:nth-of-type(2n){
        display: block;
    }
    .list_item .col_row{
        width: 50%;
    }
}</pre></body></html>