<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------banner begin-------------------*/
#vip01_banner{width:100%;height:450px;overflow:hidden;position:relative;}
.pre{width:30px;height:50px;position:absolute;top:210px;left:60px;background:url(/images/bannerBtn.png) no-repeat -7px -25px;opacity:0.7;filter:alpha(opacity=70);z-index:2;cursor:pointer;display: none;}
.next{width:30px;height:50px;position:absolute;top:210px;right:60px;background:url(/images/bannerBtn.png) no-repeat -62px -25px;opacity:0.7;filter:alpha(opacity=70);z-index:2;cursor:pointer;display: none;}
.banner_show{position:absolute;left:0;top:0;width:20000px;}
.banner_show li{float: left;}
.banner_show li a{width:100%;height:450px;display: block;}
.banner_show li img{width:100%;height:450px;display: block;}
.banner_pointer{position:absolute;width:250px;height:3px;bottom:20px;left:50%;margin-left:-95px;}
.banner_pointer li{width:46px;height:3px;background:#E6E6E6;float: left;margin-right:16px;}
.banner_pointer li.pointer_cur{background:#ce3232;}

/*---------------banner end------------------------------*/


/*--------ä¸“åŒº prefecture begin ------------*/
#prefecture{
    width: 100%;height: 94px;background-color: #CE3232;margin-top: 6px;
}
.inner_prefecture{
    width: 1200px;height: 94px;margin: 0 auto;
}
.inner_prefecture li{
    width: 199px;height: 50px;display:block;float: left;margin-top: 22px;color: #fff;text-align: center;border-right: 1px solid #fff;line-height: 25px;font-size: 16px;
}
.inner_prefecture li:hover{
    text-decoration: underline;
}
/*--------ä¸“åŒº prefecture end ------------*/

/*-----------ç®€å•çš„å±•ç¤ºé¡µé¢ brief begin--------------------*/
#brief {
    width: 1200px;height: auto;margin: 20px auto 0 auto;
}
#brief .c_v01_goodsbg{
    width: 1200px;height: auto;
}
/*-----------ç®€å•çš„å±•ç¤ºé¡µé¢ brief end--------------------*/


/*---------------------å…¬å¸çš„ç®€å•ä»‹ç» begin-------------------*/

#intro_brief{
    width: 100%;height: 500px;background-color: #F2F2F2;margin-top: 10px;
}
#intro_brief .inner_intro{
    width: 1200px;height: 480px;margin: 0 auto;overflow: hidden;padding-bottom: 20px;
}
.inner_intro .intro_left{
    width: 870px;height: 480px;float: left;
}
.inner_intro .intro_left .c_name{
    width: 870px;width: 96px;height: 76px;background-color: #CE3232;display: block;font-size: 16px;line-height: 76px;text-align: center;color: #fff;
}
.inner_intro .intro_left p{
    font-size: 14px;line-height: 35px;text-indent: 20px;margin-top: 20px;
}
.inner_intro .intro_left a{
    display: block;width: 90px;height: 20px;text-align: left;line-height: 20px;margin-top: 15px;float: right;color: #CE3232;position:relative;text-indent: 4px;
}
.inner_intro .intro_left a span{
    width: 16px;height: 16px;border-radius: 10px;display: block;background-color: #CE3232 ;color: #fff;position: absolute;top: 2px;right: 0;line-height: 16px;font-size: 14px;
}
.inner_intro .intro_right{
    width: 300px;min-height: 480px;float: right;background: #fff;
}
.inner_intro .intro_right .vip_card{
    margin: 0;border: none;border-top: 3px solid #CE3232;
}
/*---------------------å…¬å¸çš„ç®€å•ä»‹ç» end-------------------*/
.c_v01_goodsbg{min-height:0;}
        .c_v01_goodsbg .goods_ul li{
            width: 220px;
            height: 314px;
            margin-left: 8px;margin-right: 10px;
            /*background: red;*/
        }
        .c_v01_goodsbg .goods_ul li .dx{
            width: 220px;
            height: 220px;
        }
        .c_v01_goodsbg .goods_ul li .goods_img{
            width: 220px;
            height: 220px;
        }
        .c_v01_goodsbg .goods_ul li .goods_img img{
            max-width: 220px;
            max-height: 220px;
        }

















</pre></body></html>