<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å…¨å±€*/

.tx-gg-box img {
    display: block;
    line-height: 1;
    max-width: 100%;
    height: auto;
}

.tx-dlgg {
    position: fixed;
    z-index: 999;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 120px;
}

.tx-dlgg-l {
    left: 0;
}

.tx-dlgg-r {
    right: 0;
}

.tx-close {
    position: absolute;
    right: 5px;
    top: 0;
    height: 2em;
    width: 3em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
    color: #fff;
    text-shadow: 0 1px 2px #555;
    font-size: 0.9em;
}

.info-video {
    width: 100%;
    height: 0px;
    padding-bottom: 56.25%;
    position: relative;
    background-color: rgba(255, 255, 255, 0.05);
}

.info-video p {
    width: 100%;
    height: 100%;
    position: absolute;
}


.video-gg,
.video-gg-off {
    display: none;
}

.pc-video-gg,
.wap-video-gg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 20;
}

.pc-video-gg&gt;section,
.wap-video-gg&gt;section {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.pc-video-gg&gt;section img,
.wap-video-gg&gt;section img {
    object-fit: cover;
}

.pc-video-gg&gt;section .video-gg-tips,
.wap-video-gg&gt;section .video-gg-tips {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5em;
    color: #fff;
    display: flex;
    align-items: center;
}

.ad0624-bottom-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 13px;
    z-index: 999;
}

.ad0624-bottom-fixed&gt;a {
    width: 18%;
    flex: none;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    line-height: 1;
    color: #505050;
    padding: 8px 1px;
    position: relative;
}

.ad0624-bottom-fixed&gt;a.on,
.ad0624-bottom-fixed&gt;a.on i {
    color: #ff2059;
}

.ad0624-bottom-fixed&gt;a.ad0624-bottom-fixed-xx span {
    position: absolute;
    top: 8px;
    left: 53%;
    font-size: 0.8em;
    width: 1.3em;
    height: 1.3em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ff2059;
    color: #fff;
    border-radius: 50%;
}

.ad0624-bottom-fixed&gt;a.ad0624-bottom-fixed-xx.on span {
    display: none;
}

.ad0624-bottom-fixed&gt;a i,
.ad0624-guanbi {
    display: inline-flex;
    width: 2.5em;
    height: 2.5em;
    align-items: center;
    justify-content: center;
    background-image: url(../img/tubiao.png);
    background-repeat: no-repeat;
    background-size: 15em auto;
}

.ad0624-shoucang {
    background-position: -2.5em 0;
}

.ad0624-xiaoxi {
    background-position: -5.1em 0;
}

.ad0624-xunsheng_1 {
    background-position: -7.7em 0;
}

.ad0624-guanbi {
    width: 2em;
    height: 2em;
    background-size: 12em auto;
    background-position: -8.2em 0;
}

.ad0624-bottom-fixed&gt;a.on .ad0624-shoucang {
    background-position: -2.5em -2.2em;
}

.ad0624-bottom-fixed&gt;a.on .ad0624-xiaoxi {
    background-position: -5.1em -2.2em;
}

.ad0624-bottom-fixed&gt;span {
    flex: auto;
    width: 28%;
}

.ad0624-bottom-fixed::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    border-top: 1px solid #ececec;
}

.ad0624-bottom-fixed-flash {
    position: absolute;
    left: 38%;
    bottom: 0;
    width: 24%;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    border: 5px solid #fff;
}

.img-box {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    height: 0;
	border-radius: 8px;
}

.img-box[data-ratio="100"] {
    padding-top: 100%;
}

.img-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 1;
}

.ad0624-bottom-fixed-sc-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 990;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    padding: 1% 8%;
    align-items: center;
    justify-content: center;
}

.ad0624-bottom-fixed-sc-box.on {
    display: flex;
}

.ad0624-bottom-fixed-sc-info {
    background-color: #fff;
    width: 100%;
    border-radius: 10px;
    padding: 4vw;
    color: #929292;
    position: relative;
}

.ad0624-bottom-fixed-sc-info h2 {
    color: #2a2a2a;
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}

.ad0624-bottom-fixed-sc-info&gt;div {
    margin: 10px 0;
}

.ad0624-bottom-fixed-list&gt;a {
    display: flex;
    align-items: center;
    padding: 3vw 0;
    border-top: 1px solid #ececec;
    color: #929292;
    position: relative;
}

.ad0624-bottom-fixed-list&gt;a:first-child {
    border: 0;
}

.ad0624-bottom-fixed-list&gt;a&gt;i {
    display: inline-flex;
    width: 3.8em;
    height: 3.8em;
    margin-right: 1em;
    flex: none;
    border-radius: 50%;
    overflow: hidden;
}

.ad0624-bottom-fixed-list&gt;a section {
    flex: auto;
}

.ad0624-bottom-fixed-list&gt;a h3 {
    font-size: 15px;
    color: #2a2a2a;
}

.ad0624-bottom-fixed-list&gt;a h3 span {
    display: inline-flex;
    background-color: #ffe7ee;
    color: #ff2059;
    padding: 0 8px;
    font-size: 0.85em;
    border-radius: 4px;
    margin-left: 0.4em;
}

.ad0624-bottom-fixed-sc-info&gt;p a {
    display: flex;
    height: 2.8em;
    font-size: 1.2em;
    background-color: #ff2059;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.ad0624-bottom-fixed-sc-info&gt;a {
    position: absolute;
    right: -0.8em;
    top: -0.8em;
    display: flex;
    width: 2.5em;
    height: 2.5em;
    align-items: center;
    justify-content: center;
    background-color: #c7c7c7;
    color: #fff;
    border-radius: 50%;
}

.ad0624-bottom-fixed-xx-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 990;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
}

.ad0624-bottom-fixed-xx-box.on {
    display: block;
}

.ad0624-bottom-fixed-xx-box&gt;h2 {
    color: #2a2a2a;
    font-size: 18px;
    line-height: 3;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}

.ad0624-bottom-fixed-xx-box .ad0624-bottom-fixed-list {
    padding: 3vw 3vw 15vw 3vw;
}

.ad0624-bottom-fixed-xx-box .ad0624-bottom-fixed-list a::after {
    content: "";
    display: inline-flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1em;
    height: 2em;
    width: 2em;
    background: url(../img/tubiao.png) no-repeat -10em 0;
    background-size: 12em auto;
}

.ad0624-pcbottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #3c3c3c;
    border-top: 1px solid #d4d4d4;
    padding: 0 2em;
    z-index: 999;
}

.ad0624-pcbottom a {
    color: #3c3c3c;
}

.ad0624-pcbottom-left {
    flex: none;
    display: flex;
    align-items: center;
    margin-right: 3em;
}

.ad0624-pcbottom-left .swiper-container {
    height: 3em;
    overflow: hidden;
    line-height: 3;
}

.ad0624-pcbottom-left .swiper-slide a {
    display: flex;
    align-items: center;
}

.ad0624-pcbottom-left .swiper-slide a span {
    display: inline-flex;
    padding: 0 0.5em;
    background-color: #ff5555;
    color: #fff;
    border-radius: 3px;
    font-size: 0.9em;
    line-height: 1.8;
    margin: 0 0 0 0.5em;
}

.ad0624-pcbottom-left&gt;span {
    color: #ff6725;
    background-image: url(../img/zixun.png);
}

.ad0624-pcbottom-right {
    height: 3em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 3;
    flex: auto;
}

.ad0624-pcbottom-right&gt;span {
    color: #1296db;
    background-image: url(../img/sou.png);
}

.ad0624-pcbottom-right&gt;* {
    margin: 0 0 0 1em;
}

.ad0624-pcbottom-left&gt;span,
.ad0624-pcbottom-right&gt;span {
    padding-left: 2em;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: auto 1.5em;
    height: 100%;
    display: inline-flex;
}

.ad0624-push-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 3vw;
    display: none;
}

.ad0624-push-off {
    display: inline-flex;
    position: absolute;
    right: 1vw;
    top: 1vw;
    width: 1.8em;
    height: 1.8em;
    align-items: center;
    justify-content: center;
    background-color: #ff738d;
    border-radius: 50%;
    cursor: pointer;
}

.ad0624-push-off::after,
.ad0624-push-off::before {
    content: "";
    width: 1px;
    height: 1em;
    background-color: #fff;
}

.ad0624-push-off::after {
    transform: rotate(45deg);
}

.ad0624-push-off::before {
    transform: rotate(-45deg);
}

.ad0624-push-info&gt;a {
    display: block;
    background-color: rgba(255, 255, 255, 0.97);
    box-shadow: 0 3px 5px rgba(49, 49, 49, 0.8);
    color: #4e4e4e;
    border-radius: 10px;
    overflow: hidden;
    padding: 3vw;
}

.ad0624-push-box-t {
    display: flex;
    align-items: center;
    color: #999999;
    margin-bottom: 2vw;
}

.ad0624-push-box-t img {
    width: 1.8em;
    height: 1.8em;
    border-radius: 30%;
    flex: none;
}

.ad0624-push-box-t h3 {
    font-size: 1.08em;
    flex: auto;
    padding: 0 0.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ad0624-push-box-c {
    display: flex;
    align-items: center;
}

.ad0624-push-box-c p {
    flex: auto;
    line-height: 1.8em;
    height: 3.6em;
    overflow: hidden;
}

.ad0624-push-box-c img {
    height: 4.2em;
    width: 8em;
    border-radius: 6px;
    margin-left: 2vw;
    flex: none;
    object-fit: cover;
}</pre></body></html>