<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-product .pro-main .pro-box .shade-box {
    position: absolute;
    z-index: 2;
    height: 86px;
    width: 100%;
    bottom: -100%;
    background: rgba(199, 110, 113);
    transition: all .2s;

}
.index-product .pro-main{
    width: 978px;
    margin: 0 auto;
}
.index-product .pro-main .pro-box .shade-box span {
    margin-top: 20px;
    margin-bottom: -3px;
    color: white;
    font-size: 15px;
}
.index-product .pro-main .pro-box .shade-box a{
    color: white;
    font-size: 14px;
}
.index-product .pro-main .pro-box.pro-big{
    height: 465px;
}
.index-product .pro-main .pro-box.pro-big .pro-img{
    margin-top:30px;

}

.index-product .pro-main .pro-box .name {
    font-size: 16px;
    display: inline-block;
    height: 84px;
    background: #444444;
    width: 100%;
    color: white;
    line-height: 84px;
}
.header .nav .nav-phone .icon-contact {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 8px;
    width: 17px;
    height: 17px;
    background: url(../images/icon-head-contact.png) no-repeat 0 0;
}
.contact-list li .ct-word .icon {
    position: relative;
    top: 2px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/icon-contact.png) 0 0 no-repeat;
}
.contact-list li .ct-address {
    font-size: 14px;
    margin-top: 8px;
}
 p.ct-address{
    height: 28px;
}
.el-tabs__nav.is-top {width: 100%;text-align: center;}
.el-tabs__nav-wrap::after{width: 0;height: 0;}
.el-tabs__active-bar{width: 0;height: 0;}
div#tab-second,div#tab-first,div#tab-third,div#tab-four {text-align: center;border-radius: 10px;height: 35px;line-height: 35px;padding: 0 20px;margin: 0 20px;}
.el-tabs__item.is-active.el-tabs__item.is-active{color: white;background: #CA2323;}
/* æ¸…é™¤liå‰é¢çš„åœ†ç‚¹ */
li {list-style-type: none;}
.showImg{position: relative;width: 848px;height: 435px;margin: 30px  auto 0px  auto;overflow: hidden;margin-bottom: 14px;}
/* è½®æ’­å›¾ç‰‡ */
.showImg img{width: 100%;height: 100%;}
/* ç®­å¤´å›¾æ&nbsp;‡ */
.iconDiv{display: inline-block;position: absolute;top: 220px;}
.iconDiv:hover{background-color: white;}
.icon-left{left: 0px;}
.icon-right{left: 928px;}
.arrows{width: 50px;}
/* æŽ§åˆ¶åœ†ç‚¹ */
.banner-circle{position: absolute;bottom: 0;width: 100%;height: 20px;}
.banner-circle ul{margin: 0 50px;height: 100%;text-align: right;}
.banner-circle ul li{display: inline-block;width: 14px;height: 14px;margin: 0 5px;border-radius: 7px;background-color: rgba(125,125,125,.8);cursor: pointer;}
.active{background-color: black !important;}
.active{background-color: white !important;}
.footer .foot-left{width: 880px;}
.footer .foot-left .foot-logo{display: inline-block;}
.contact-list li{width: 300px;}
.footer .foot-right {width: 220px;}
.nav-box{float: right;}
.qrcode{display: inline-block;}
.footer .lang{float: right;margin-top: 55px;}
.copyright{height: 50px;line-height: 40px;}
.qrcode-image{
    width: 80px;
}
/*åº•éƒ¨*/
.header .nav .nav-phone{margin-top: -13px;border-radius: 50px;border: 1px solid #E84040;padding: 0;}
.header .nav .nav-phone a{float: none;padding: 0px 29px;border: 0;}
.footer .lang i {position: relative;top: 3px;width: 15px;height: 15px;display: inline-block;margin-left: 9px;margin-right: 7px;background: url(../images/icon-global.png) center center no-repeat;}
.footer .lang b {position: relative;top: -1px;display: inline-block;width: 12px;height: 6px;margin-left: 5px;background: url(../images/arrow-down.png) center center no-repeat;transition: .2s;}
.footer .lang .hide i.active {background-image: url(../images/checkbox_select.png);
}.qrcode-picture{width: 400px;}
.footer .lang .hide i {background: url(../images/checkbox.png) center center no-repeat;}
.footer .foot-right .foot-contact .icon {position: relative;top: 4px;margin-right: 8px;width: 21px;height: 21px;display: inline-block;background: url(../images/icon-footer.png) 0 0 no-repeat;
}
.footer .foot-right .foot-contact .icon-email {background-position: 0 -44px;}
@media (max-width: 415px) {
    .footer .foot-right{width: 220px;}
    .footer .foot-left {width: 380px;}
    .footer .foot-left .foot-logo{width: 380px}
    .qrcode-image{width: 105px;border-radius: 5px;font-size: 0;}
    .qrcode-picture{width: 50px;float: left;margin-left: 42px;}

}
.main-title {
    text-align: center;
    margin-bottom: 20px;
}
.footer .foot-left .foot-logo {
    display: inline-block;
}

.nav-box {
    float: right;
    margin-right: 120px;
}
</pre></body></html>