<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍒濆鍖栫被*/

@charset "UTF-8";

html {
    font-size: 100px;
}

html,
body {
    /* -webkit-touch-callout: none;
    */
    /* -webkit-text-size-adjust: none;
    */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* -webkit-user-select: none;
    */
    background: #fff;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    -webkit-font-smoothing: antialiased !important;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    min-width: 14.6rem;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    -webkit-font-smoothing: antialiased !important;
}

html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
img,
a,
span,
em,
del,
legend,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    border: 0;
    padding: 0;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* -webkit-user-select: none;
    */
    -webkit-tap-highlight-color: transparent;
    outline: none;
    font-size: 0.15rem;
    line-height: 1.05;
}

ul,
li {
    list-style: none;
}

a {
    color: #0093BF;
    text-decoration: none;
    background-color: transparent;
    display: block;
}

textarea {
    overflow: hidden;
    resize: none;
}

button {
    overflow: visible;
    cursor: pointer;
}

button,
select {
    text-transform: none;
}

button,
input,
select,
textarea {
    font: inherit;
    color: inherit;
}

img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
}


/*鑷姩闅愯棌鏂囧瓧*/

.ellipsis-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ellipsis-4 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ellipsis-5 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/*font-size*/
.fnt_12 {
    font-size: 0.12rem;
}

/*鍥剧墖缁忚繃*/
.tran_scale {
    overflow: hidden;
    display: block;
}

/*img{
    transition: All 0.7s ease-in-out;
}
*/
.tran_scale img {
    -webkit-transition: opacity .4s ease-in, -webkit-transform .6s linear;
    transition: opacity .4s ease-in, transform .6s linear;
}

.tran_scale:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
}

body {
    /* overflow-x: hidden; */
    background: #F2F3F5;
}

.w1300 {
    width: 13rem;
    margin: 0 auto;
}

.w1400 {
    width: 14rem;
    margin: 0 auto;
}

.w1267 {
    width: 12.67rem;
    margin: 0 auto;
}

.w1600 {
    width: 16rem;
    margin: 0 auto;
}

/* 鍏叡瀵艰埅鍜岄潰鍖呭睉 */
.common-crumbs-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* 闈㈠寘灞� */
.common-crumbs {
    display: flex;
    /* align-items: center; */
    align-items: flex-start;
}

.common-crumbs-img {
    width: .16rem;
}

.common-crumbs-a {
    margin: 0 .1rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #333333;
}

/* 鍏叡瀵艰埅 */
.common-class-box {
    display: flex;
    align-items: center;
}

.common-class {
    padding: 0 .15rem;
    height: 0.4rem;
    background: #FFFFFF;
    border: 0.02rem solid #FF7517;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 0.14rem;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #FF7517;
    margin-right: .2rem;
    border-radius: .05rem;
}

.common-class.active {
    background: #FF7517;
    color: #fff;
}

/* 鍒嗛〉 */
.paging-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.paging-p {
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7D7D7D;
}

.paging {
    display: flex;
    align-items: center;
    margin: 0 0.16rem;
}

.paging .active {
    background: #FF7517;
    /* border-color: #fff; */
    color: #fff;
}

.paging-img {
    width: 0.32rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 0.01rem dashed #CCCCCC;
    margin: 0 0.04rem;
}

.paging-img img {
    width: 0.15rem;
}

.paging-a {
    width: 0.32rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 0.01rem dashed #CCCCCC;

    margin: 0 0.04rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7D7D7D;
}

.no-border {
    border-color: transparent;
}

.paging-to {
    display: flex;
    align-items: center;
}


.paging-to input {
    width: 0.5rem;
    height: 0.32rem;
    border: 1px solid #DEDEDE;
    font-size: 0.12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin: 0 0.08rem;
    text-align: center;
}

.paging-to-bt {
    width: 0.72rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #FF7517;
    opacity: 1;
    border-radius: 0.02rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 0.18rem;
}



/*  */
.no-border {
    border-color: transparent;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.show {
    display: block;
}

.hide {
    display: none;
}

/* 鍏叡杞挱 */
.common-swiper {
    width: 100%;
    height: 6rem;
    position: relative;
}

.commonSwiper {
    width: 100%;
    height: 100%;
}

.commonSwiper-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.commonSwiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: .3rem !important;
}

.commonSwiper-pagination .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
    background: #F6F6F6;
    opacity: 1;
}

.commonSwiper-pagination .swiper-pagination-bullet-active {
    width: 0.12rem;
    height: 0.12rem;
}

/* 杞挱鍥句笂鐨勫垎绫诲鑸� */
.common-nav-box {
    height: 5.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    z-index: 2;
}

.common-nav-first {
    width: 2.2rem;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    flex-shrink: 0;
}

.common-nav-title {
    height: .56rem;

    font-size: 0.18rem;
    font-family: SourceHanSansSC-Medium-, SourceHanSansSC-Medium;
    font-weight: normal;
    color: #010101;
    line-height: .56rem;
    padding: 0 .2rem;
}

.common-nav-list {
    height: calc(100% - .56rem);
    overflow-y: auto;
}

.common-nav {
    height: 0.4rem;
    padding: 0 .16rem 0 .2rem;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.common-nav p {
    flex: 1;
    font-size: 0.14rem;
    font-family: SourceHanSansSC-Regular-, SourceHanSansSC-Regular;
    font-weight: normal;
    color: #000000;
}

.common-nav img {
    width: .08rem;
    flex-shrink: 0;
    margin-left: .1rem;
}

.common-nav.active {
    background: #F1F1F1;
}

.common-nav-level-box {
    flex: 1;
    padding-left: .1rem;
}

.common-nav-level {
    flex: 1;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    padding: 0 0.2rem;
    display: none;
}

/*.common-nav-level:first-of-type {*/
/*    display: block;*/
/*}*/

.common-nav-level-list {
    height: calc(100% - .56rem);
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
}

.common-nav-level-item {
    padding: .13rem .24rem;
    background: #F1F1F1;
    margin-right: .2rem;
    margin-bottom: .2rem;
    font-size: 0.14rem;
    font-family: SourceHanSansSC-Regular-, SourceHanSansSC-Regular;
    font-weight: normal;
    cursor: pointer;
}
</pre></body></html>