<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0;padding: 0;border: 0;list-style: none;text-decoration: none;color: inherit;font-weight: normal;font-family: "å¾®è½¯é›…é»‘";box-sizing: border-box;}
body{min-width: 1440px;}
img{vertical-align: middle;max-width: 100%;}
.main{width: 1200px;height: auto;margin: 0 auto;position: relative;}
/*äº§å“å±•ç¤º*/
.product{width: 100%;padding-top: 180px;padding-bottom: 150px;}
.product-top{padding-bottom: 70px;width: 100%;}
.product-top ul li{display: flex;justify-content: space-between;align-items: center;}
.product-top ul li .l{padding: 0 140px 0 50px;width: 100%;}
.product-top ul li .r{width: 100%;}
.product-top ul li p.title-en{font-size: 14px;color: #b7b5b2;padding-bottom: 20px;}
.product-top ul li p.title{font-size: 46px;color: #1e1b16;padding-bottom: 10px;font-weight: bold;}
.product-top ul li p.price{font-size: 22px;color: #1e1b16;padding-bottom: 20px;font-weight: bold;}
.product-top ul li p.desc{font-size: 11px;color: #aaa9a7;padding-bottom: 60px;line-height: 25px;}
.product-top a.btn{font-size: 18px;color: #1e1b16;}
.product-top a.btn:hover span{font-weight: normal;}
.product-thumbs{padding: 20px;}
.product-thumbs .swiper-slide{padding: 0 25px;text-align: center;}
.product-thumbs .swiper-slide .item{padding: 50px 25px;}
.product-thumbs .swiper-slide .item .title{font-size: 20px;color: #1e1b16;padding-top: 45px;padding-bottom: 5px;}
.product-thumbs .swiper-slide .item .title-en{font-size: 12px;color: #b7b5b2;padding-bottom: 15px;}
.product-thumbs .swiper-slide img{width: 100%;max-width: 100%;}
.product-thumbs .swiper-slide.swiper-slide-active .item{box-shadow: 0px 0px 20px rgba(200,200,200,.5);}
.product-thumbs .swiper-slide:hover .item{box-shadow: 0px 0px 20px rgba(200,200,200,.5);}

.product .swiper-button-next,.product  .swiper-button-prev{top: auto;bottom: 20%;width: 54px;height: 54px;}
.product .swiper-button-next{background:url(../image/right-arrow.png) center center no-repeat;right: -70px;}
.product .swiper-button-prev{background:url(../image/left-arrow.png) center center no-repeat;left: -70px;}
/*é€šç”¨æŒ‰é’®*/
.btn{display: inline-block;padding: 13px 80px 13px 50px;background:url(../image/icon-btn-arrow.png) right 8px center no-repeat #ffa800;font-size: 22px;color: #1e1b16;border-radius: 80px;}
.btn.btn-white{background-color: #FFFFFF;}
.btn span{transition: all .1s;}
.btn:hover span{padding-right: 2px;transition: all .1s;font-weight: bold;}
</pre></body></html>