<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*åº—é“ºé¦–é¡µ1*/
.bg-title{
    overflow: hidden;
    position: relative;
}
.bg-title .bg{
    width: 100%;
    display: block;
}
.inf{
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.inf .logo{
    width: 15.625%;
    display: block;
    margin-right: 2.5%;
    max-width:100px;
    /*position: absolute;*/
    bottom: 0;
}

.inf .name{
    width: 49%;
    overflow: hidden;
}
.inf .number{
    width: 29%;
    overflow: hidden;
    border-left:1px solid rgba(224, 224, 224, 0.38);
    padding: 1.5% 1.5% 1% 2%;
    margin-top: 2.5%;
}
.inf .number .p1{
    font-size: 24px;
}
.inf .number .p2{
    font-size: 16px;
}
.inf .number .but{
    background: #FF8F00;
    color: white;
    width: 51%;
    height: 40px;
    font-size: 15px;
    border-radius: 4px;
    line-height: 40px;
    margin-top: 6%;
}
.inf .number .but img{
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 2px;
}
.bg-title  .p{
    color: white;
}
.bg-title .name .p1{
      font-size: 2em;
    margin-bottom: 7px;
}
.bg-title .name .p2{
    font-size: 1.4em;
    margin-bottom: 5px;
}
.bg-title .name .p2 img{
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.bg-title .name .p2 span.color{
    color: #D32700;
    font-size: 18px;
    font-weight: bold;
}
.bg-title .name .p3 img{
    margin-right: 7px;
}
.top-nav .width{
    width: 33%;
}

/*åº—é“ºé¦–é¡µ2*/
.top-name{
    height: 80px;
    background: white;
    margin-top: 2px;
}
.top-name .logo2{
    width: 13.4%;
    max-width: 80px;
}
.top-name .top-title{
    margin-left:3%;
    width: 47%;
}
.top-name .top-title .p1{
    font-size: 2em;
    color: #333333;
    margin: 15px 0 5px 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.top-name .top-title .p2 img{
    margin-right: 7px;
}

.top-name .top-number{
    padding-left: 3%;
    width: 33%;
    border-left:1px solid rgba(224, 224, 224, 0.38);
    margin-top: 19px;
    height: 42px;
    line-height: 42px;
}

.top-name .top-number {
    font-size: 16px;
    color: #B0B0B0;
}
.top-name .top-number span.color2{
      font-size: 18px;
    color: #333333;
}
.top-name .top-number button.but{
    width: 47%;
    color: white;
    background: #37C149;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    border-radius: 3px;
}

.top-name .top-number button.but img{
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 4px;
}
/*æœ‰å°–è´§éƒ¨åˆ†*/
.banner-bg{
    width: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/banner5.jpg") 50% 50%;
    position: relative;
}
.banner-bg .jian{
    position: absolute;
    top:0;
    left: 42%;
    z-index: 1;
    width: 15.63%;
    min-width:80px ;
    max-width: 100px;
}
.banner-bg .white-bg{
    background: white;
    overflow: hidden;
    margin: 25px 0 15px;
    padding: 4.7% 3%;
}
.white-bg img.pro{
    width: 36%;
    max-width: 210px;
    display: block;
    margin: auto;
    min-width: 120px;
}
.white-bg .you{
    overflow: hidden;
    width: 55%;
}
.white-bg .you .p{
    font-size: 2em;
    color: #656565;
}
.white-bg .you .p1{
    font-weight: bold;
    margin-top: 18%;
    margin-bottom: 4%;
}
.white-bg .you .p3{
  color: #FF8F00;
    font-size: 24px;
    margin-top: 6%;
}
.white-bg .you del{
    font-size: 18px;
    color:#C3C3C3 ;
}

.banner-bg .white-bg span.mai{
    font-size: 18px;
    color: #656565;
}
.you .date{
    font-size: 16px;
    color: white;
    background: #ff9000;
    padding: 1% 2%;
    position: absolute;
    top:20px;
    right: 0;
}
.banner-bg .white-bg span.bold{
    font-weight: bold;
}
.white-bg img.hover{
    position: absolute;
   bottom: 20px;
    left: 47%;
}
.pro-title{
    font-size:1.8em ;
    color: #474747;
    padding:2.8% 4%;
    background: white url("../images/shu3.jpg") no-repeat left 50%;
    margin-top: 10px;
}

/*åº—é“ºè¯¦æƒ…é¡µé¢*/
.shop-main1{
    background:#fdfdfd ;
    overflow: hidden;
    margin-top: 2px;
    padding: 5% 0;
}
.shop-main1 .logo-main{
    width: 52%;
    margin:  0 auto;
}
.shop-main1 .logo-main .p1{
    margin-top: 3%;
}
.shop-main1 .logo-yuan{
    width:33.4% ;
    max-width: 100px;
    margin-right: 7%;
 }

.logo-main button{
    width: 70%;
    height: 38px;
    line-height: 38px;
    color: white;
    font-size: 15px;
    border-radius: 4px;
    margin-top: 20px;
}
.logo-main button img{
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 5px;
}
ul.ul-tab{
    margin-top: 10px;
    background: white;
    font-size: 16px;
}

ul.ul-tab li{
    width:100%;
    margin: 0 auto;
    padding: 3% 0;
    /*height: 60px;*/
    /*line-height: 60px;*/
    border-bottom: 1px solid #f5f5f5;
    color: #333333;

}
ul.ul-tab li span.s1{
    width: 20%;
    display: inline-block;
    color: #757575;
}
ul.ul-tab li p.dian{
    width: 60%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display: inline-block;
}
ul.ul-tab li a{
    color: #333333;
}
ul.ul-tab li span.s2{
    margin-right: 2%;
    color: #757575;
}

/*åº—é“ºè¯¦æƒ…-æ¡£æ¡ˆé¡µé¢*/
.ul-tab .li1{
    font-size: 18px;
}

ul.ul-tab2 li span.s1{
    width: 25%;
}

ul.ul-tab2 li{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/*åº—é“ºè¯¦æƒ…-åº—é“ºç®€ä»‹é¡µé¢*/
ul.ul-tab li p.dian2{
    width: 69%;
}
ul.ul-tab li img.right4{
    margin-right: 1.5%;
}
.shop-main1 p.p-main{
    color:#5A5A5A ;
    font-size: 1.4em;
    text-align: justify;
    line-height: 200%;
}
.shop-main1 p.bold{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.shop-main1 p.bold span.color-red{
    color: #D32700;
    font-size: 14px;
    font-weight: bold;
}
.shop-main1 p.bold span.nian{
    color: #656565;
    font-size: 12px;
}
.shop-main1 p.bold img{
    vertical-align: middle;
    margin: 0 5px;
}

/*åº—é“ºè¯¦æƒ…ï¼Œè”ç³»æˆ‘ä»¬é¡µé¢*/

.ul-tab .li2{
    font-size: 16px;
    font-weight: bold;
}
.map img{
    width: 100%;
    display: block;
}

/*åº—é“ºè¯¦æƒ…ï¼Œèµ„è´¨è¯æ˜Žé¡µé¢*/
ul.ul-img{
    width: 100%;
    background: white;
    overflow: hidden;
    margin-top: 10px;
}
ul.ul-img li{
    width: 96.875%;
    margin: 0 auto;
    padding: 20px 0;
}
ul.ul-img img{
    max-width: 620px;
    width: 100%;
    display: block;
}








/*è‡ªé€‚åº”é¡µé¢*/
@media (max-width:550px) {
    .bg-title .name .p1{
        font-size: 1.6em;
    }
    .bg-title .name .p2{
        font-size: 1.2em;
    }
    .bg-title .name .p2 img{
      width: 25%;
    }
    .bg-title .name .p3 img{
        width: 5%;
    }
    .bg-title .name .p2 span.color{
        font-size: 16px;
    }
    .inf .number .p1{
        font-size: 18px;
    }
    .inf .number .p2{
        font-size: 14px;
    }
    .inf .number .but{
        width: 51%;
        height: 35px;
        font-size: 13px;
        line-height: 35px;
        margin-top: 4%;
    }
    .inf .number .but img{
      width: 20%;
    }
    .top-name .top-title .p1{
        font-size: 1.6em;
    }
    .top-name .top-number button.but{
        width: 40%;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        margin-top: 2px;
    }
    .top-name .top-number button.but img{
        width: 20%;
    }
    .top-name .top-number {
        font-size: 14px;
    }
    .top-name .top-number span.color2{
        font-size: 16px;
    }
    .top-name .top-title .p2 img{
        margin-right: 3px;
    }
    .top-name .logo2{
        margin-top: 5px;
    }
    .top-name{
        height: 70px;
    }
    .white-bg .you .p{
        font-size: 1.6em;
    }
    .white-bg .you .p3{
        font-size: 18px;
        margin-top: 6%;
    }
    .banner-bg .white-bg span.mai{
        font-size: 14px;
    }
    .white-bg .you del{
        font-size: 14px;
    }
    .you .date{
        font-size: 14px;
    }
    .pro-title {
        font-size: 1.6em;
    }
    ul.ul-tab{
        font-size: 14px;
    }
    .logo-main button{
        width: 70%;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        margin-top: 15px;
    }
}
@media (max-width:450px){
    .bg-title .name .p1{
        font-size: 1.4em;
        margin-bottom: 2px;
    }
    .bg-title .name .p2{
        font-size: 1em;
        margin-bottom: 0;
    }
    .bg-title .name .p2 span.color{
        font-size: 14px;
    }
    .inf .number .p1{
        font-size: 16px;
    }
    .inf .number .p2{
        font-size: 12px;
    }
    .inf .number .but{
        width: 51%;
        height: 35px;
        font-size: 10px;
        line-height: 35px;
        margin-top: 4%;
    }
    .inf .number .but{
        width: 43%;
        height: 30px;
        line-height: 30px;
    }
    .top-name .top-title .p1{
        font-size: 1.4em
    }
    .top-name .top-number button.but{
        width: 36%;
        height: 30px;
        line-height: 30px;
        font-size: 11px;
        margin-top: 2px;
    }
    .top-name .top-number button.but img{
        width: 20%;
        margin-right: 2px;
    }
    .top-name .top-number {
        font-size: 12px;
    }
    .top-name .top-number span.color2{
        font-size: 14px;
    }
    .top-name .top-title .p2 img{
        margin-right: 1px;
        /*width: 7%;*/
    }
    .top-name .top-number{
        padding-left: 3%;
        width: 36%;
    }
    .top-name .top-title{
        width: 44%;
    }
    .top-name .logo2{
        margin-top: 10px;
    }
    .top-name .top-title .p2 img{
        margin-right: 7px;
    }
    .banner-bg .white-bg span.mai{
        font-size: 12px;
        display: block;
        float: none;
        margin-top: 1px;
    }
    .white-bg .you .p3{
        margin-top: 5px;
    }
    .white-bg .you .p{
        font-size: 1.4em;
    }
    .white-bg .you .p3{
        font-size: 14px;
        margin-top: 5px;
    }

    .white-bg .you del{
        font-size: 12px;
    }
    .you .date{
        font-size: 12px;
    }
    .white-bg img.hover{
        bottom: 10px;
    }
    ul.ul-tab{
        font-size: 12px;
    }
    .shop-main1 .logo-main{
        width: 80%;
    }
    .shop-main1 .logo-yuan{
        margin:0 auto;
        display: block;
        width: 25%;
        float: none;
    }
    .shop-main1 .logo-main .text{
        display: block;
        width: 100%;
        text-align: center;
    }
    .logo-main button{
        width: 40%;
        margin-top: 5px;
    }
    ul.ul-tab li{
        padding: 4% 0;
    }
    ul.ul-tab li img.right3{
        width: 2%;
        margin-top: 0.5%;
    }
    ul.ul-tab li p.dian2{
        width: 60%;
    }
}
@media (max-width:380px){
    .top-name .top-number {
        font-size: 10px;
    }
    .top-name .top-number span.color2{
        font-size: 12px;
    }
    .top-name .top-title .p1{
        font-size: 1.2em
    }
    ul.ul-tab3{
        font-size: 10px;
    }
}</pre></body></html>