<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
    padding: 0;
    margin: 0;
}
ul,li{margin: 0; padding: 0; list-style: none;}
.wp-full {
    width: 100%;
    margin: 0 auto;
    background: url(../img/dy_bj.jpg) no-repeat center top;
    font-family: "Microsoft YaHei";
}

.act-top {
}

.wp-1000 {
    width: 1000px;
    margin: 0 auto;
    background-color: #ffffff;
}

.floor1-head {
    /*background: url(../img/header_bg.png) no-repeat -1px top;*/
    width: 377px;
    height: 71px;
    padding: 30px 0;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 28px;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
}
.clb:after{
    clear: both;
    content: '.';
    visibility: hidden;
    height: 0;
    overflow: visible;
}
.clb{
    display: block;
    zoom: 1;
}
.floor1-body {
    padding: 0 30px;
    width: 940px;
    /*overflow: hidden;*/
}


.act-img {
    width: 312px;
    height: 312px;
}
.act-txt{
    padding-top: 40px;
    width: 370px;
}
.pull-left,.pull-right{
    height: 350px;
    margin-bottom: 30px;
}

.pull-left .act-img, .pull-left .act-txt {
    float: left;
}

.pull-right .act-img, .pull-right .act-txt {
    float: right;
}
.pull-left .act-txt {
    padding-left: 90px;
}

.pull-right .act-txt {
    padding-right: 90px;
}

.act-name {
    color: #1d6d8e;
    font-size: 36px;
    line-height: 60px;
    overflow: hidden;
    height: 60px;
    text-overflow: clip;
}
.act-name a{
    color: #1d6d8e;
}

.act-info {
    background: #f10583;
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.act-price {
    color: #1868c7;
    font-size: 42px;
    font-weight: bold;
    line-height: 65px;

}

.act-price .del {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.act-price span{
    font-size: 14px;
    color: #666666;
    text-decoration: line-through;
    font-weight: normal;
}


.floor2-head{
    background: url(../img/floor2_bg.jpg) repeat-x 0 0;
    height: 79px;
}
.floor2-title{
    font-size: 24px;
    color: #ffffff;
    line-height: 79px;
    background: #e5007f;
    width: 180px;
    margin: 0 auto;
    text-align: center;
}
.floor2-body{
    padding: 12px;
    width: 976px;
    overflow: hidden;
    position: relative;
}
.tab-header{
    background: url("../img/dy_btn00.jpg") repeat-x center 0;
}
.tab-head{
    width: 990px;
    height: 82px;
}
.tab-head li{
    background: url("../img/dy_btn1.jpg") no-repeat center 0;
    width: 318px;
    height: 48px;
    line-height: 47px;
    float: left;
    margin-right: 11px;
    cursor: pointer;
    font-size: 16px;
    color: #c78062;
    padding-bottom: 34px;
    text-align: center;
}
.tab-head li.active{
    background: url("../img/dy_btn2.jpg") no-repeat center 0;
    color: #e55058;
}
.tab-body{
    border: 1px solid #cdb6a4;
    border-top: none;
    margin-top: -1px;
    padding: 20px 18px;
    width: 940px;
    overflow: hidden;
}
.tab_box{
    width: 960px;
}
.tab_box li {
    width: 225px;
    margin-right: 13px;
    float: left;

}
.good-img{
    width: 225px;
    height: 225px;
}
.good-txt{
    text-align: center;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
    width: 225px;
}

.good-name{
    background: url("../img/zongxian.jpg") no-repeat center bottom;
    padding-bottom: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}
.good-name a{
    color: #333333;
}
.good-info{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    text-overflow: clip;
}
.good-price{
    color: #FF0000;
    font-size: 14px;
    height: 35px;
    text-align: left;
    position: relative;
    line-height: 35px;
}
.good-price .sele{
    font-size: 20px;
    font-weight: bold;
}
.good-price a.sale_btn{
    background: url("../img/gm_btn00.jpg") no-repeat center top;
    width: 80px;
    height: 29px;
    line-height: 28px;
    display: block;
    position: absolute;
    padding-left: 8px;
    right: 2px;
    top: 2px;
    font-size: 12px;
    text-align: center;
    color: #954318;
    text-decoration: none;
}</pre></body></html>