<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body.UseInMobile.hasOldFixed .silde-header {
    height: 120px;
    background-size: 100% 100%;
}

html body.UseInMobile.hasOldFixed .silde-header-tt {
    width: 600px;
    margin-top: 20px;
}

html body.UseInMobile.hasOldFixed .silde-header-tt img {
    margin: 0;
}

html body.UseInMobile.hasOldFixed .silde-header-intro,
html body.UseInMobile.hasOldFixed .silde-header .header-bom-list,
html body.UseInMobile.hasOldFixed .silde-header .header-size {
    display: none;
}

html body.UseInMobile.hasOldFixed .header {
    height: 300px;
    padding-top: 120px;
    background-position: center 120px;
}

html body.UseInMobile.hasOldFixed .header-box {
    padding-top: 180px;
    width: auto;
}

html body.UseInMobile.hasOldFixed .title_2,
html body.UseInMobile.hasOldFixed .bmfw_r {
    float: none;
    width: auto;
}

html body.UseInMobile.hasOldFixed .bmfw {
    width: auto;
}

html body.UseInMobile.hasOldFixed .bmfw_r ul {
    display: flex;
    flex-wrap: wrap;
}

html body.UseInMobile.hasOldFixed #container .bm_box .bmfw .bmfw_r ul li {
    width: calc((100% - 10px) / 2) !important;
}

html body.UseInMobile.hasOldFixed .bmfw_r img {
    width: 120px;
    height: 120px;
}

html body.UseInMobile.hasOldFixed .main {
    width: auto;
}

html body.UseInMobile.hasOldFixed .title_bg {
    height: auto;
    display: flex;
}
html body.UseInMobile.hasOldFixed .more,
html body.UseInMobile.hasOldFixed .more a {
    margin-left: auto;
    height: auto;
}

html body.UseInMobile.hasOldFixed .list {
    width: auto;
}

html body.UseInMobile.hasOldFixed .list li {
    float: none;
    width: auto;
    margin: 0;
    display: flex;
    height: auto;
}

html body.UseInMobile.hasOldFixed .list li a {
    width: calc(100% - 300px);
}

html body.UseInMobile.hasOldFixed .pic_list dl,
html body.UseInMobile.hasOldFixed .pic_list dl dd,
html body.UseInMobile.hasOldFixed .epide-img,
html body.UseInMobile.hasOldFixed .pic_list dd p {
    width: 100%;
    height: auto;
    float: none;
}

html body.UseInMobile.hasOldFixed .pic_list ul {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
}
html body.UseInMobile.hasOldFixed .pic_list li,
html body.UseInMobile.hasOldFixed .epide-list img {
    width: 100%;
    height: auto;
}

html body.UseInMobile.hasOldFixed .pic_list li p {
    height: auto;
    background-size: 100% 100%;
}

html body.UseInMobile.hasOldFixed .fkkp_box {
    width: auto;
}

html body.UseInMobile.hasOldFixed .fkkp_box ul {
    display: flex;
    flex-wrap: wrap;
}

html body.UseInMobile.hasOldFixed .fkkp_box li {
    width: calc(50% - 20px);
    height: 400px;
}

html body.UseInMobile.hasOldFixed .fkkp_box img {
    width: 100%;
    height: 300px;
}

html body.UseInMobile.hasOldFixed #footer {
    padding-bottom: 300px !important;
}

html body.UseInMobile.hasOldFixed .footer-bom {
    height: auto;
}

html body.UseInMobile.hasOldFixed #footer .footer-top {
    display: none;
}

html body.UseInMobile.hasOldFixed .footer-left {
    width: 100%;
    float: none !important;
    text-align: center;
    padding-bottom: 200px;
}

html body.UseInMobile.hasOldFixed .container {
    width: auto !important;
}

html body.UseInMobile.hasOldFixed .footer-images {
    bottom: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

html body.UseInMobile.hasOldFixed .footer-images &gt; a {
    display: block;
    line-height: normal !important;
}

html body.UseInMobile.hasOldFixed .footer-images img {
    width: 120px;
}

html body.UseInMobile.hasOldFixed .footer-list {
    float: none !important;
}

html body.UseInMobile.hasOldFixed .footer-right {
    float: none !important;
}

html body.UseInMobile.hasOldFixed .footer-contact {
    width: 100%;
}
</pre></body></html>