<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header {
    width: 100%;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}

.header__top {
    height: 50px;
    line-height: 50px;
    background: #323739
}

.header__welcome {
    line-height: 32px;
    height: 12px;
    font-size: 12px;
    color: #b9c1c5
}

.header__member {
    float: right;
    color: #b9c1c5
}

.header__member .line {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #b9c1c5;
    vertical-align: baseline
}

.header__member__link {
    display: inline-block;
    margin: 0 .5em;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    color: #b9c1c5;
    text-decoration: none
}

.header__member__link:hover {
    color: #57a3f3
}

.header__content {
    height: 75px;
    background: #fdffff;
}.header__content .g-container {
    display: flex;
}

.site-logo {
    display: inline-block;
    margin: 18px 0;
    width: 115px;
    height: 37px
}

.header__nav {
    margin-left: 60px;
    height: 70px;
    line-height: 106px;
    padding: 0;
    display: flex;
    flex-grow: 4;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.header__nav li {
    float: left;
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    line-height: 40px;
    height: 40px;
    min-width: 100px;
    text-align: center
}

.header__nav li .a-node {
    margin-right: 5px
}

.header__nav li:hover .down_select {
    display: block
}

.header__nav li a {
    color: #666;
    text-decoration: none
}

.header__nav li a div {
    width: 130px;
    font-size: 14px;
    color: #484848;
    font-weight: 400
}

.header__nav .arrow-bottom {
    position: absolute;
    top: 16px
}

.header__nav .arrow-bottom:after, .header__nav .arrow-bottom:before {
    position: absolute;
    content: "";
    border-left: 6px dashed transparent;
    border-bottom: 6px dashed transparent;
    border-right: 6px dashed transparent
}

.header__nav .arrow-bottom:before {
    top: 1px;
    border-top: 6px solid #bfbfbf
}

.header__nav .arrow-bottom:after {
    border-top: 6px solid #fff
}

.header__nav li:hover a {
    font-weight: 700;
    color: #3c8977
}

.header__nav li:hover &gt; .arrow-bottom:before {
    border-top: 6px solid #3c8977
}

.header__nav li.active a {
    font-weight: 700;
    color: #3c8977
}

.header__nav li .down_select:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    top: -7px;
    width: 17px;
    height: 8px;
    z-index: 10
}

.header__nav li .down_select {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 100;
    display: none;
    padding: 10px 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 15px 30px 0 rgba(28, 51, 74, .1);
    zoom: 1
}

.header__nav li .down_select a {
    width: 130px
}

.header__search {
    margin-top: 20px;
    height: 38px;
    width: 192px;
    border-bottom: 1px solid #3c8977;
    position: relative
}

.header__search__input {
    width: 160px;
    height: 30px;
    box-sizing: border-box;
    color: #333;
    border: none;
    outline: none;
    font-size: 14px
}

.header__search__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    vertical-align: top;
    background: #3c8977;
    border: 0;
    outline: 0
}

.header__search__button img {
    width: 18px;
    margin-top: 4px
}

.header__nav .active:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 19px;
    right: -16px;
    width: 7px;
    height: 4px
}

.ivu-table-wrapper {
    border: none
}

.ivu-table:after, .ivu-table:before {
    display: none
}

.ivu-table th {
    color: #fff;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #3c8977
}

.ivu-table td {
    border-bottom: 1px solid #eee
}

.fiter-prefix {
    padding: 16px 0;
    margin: 0 48px !important;
    background: #fff;
    border-bottom: 1px solid #e1e1e1
}

.fiter-prefix .label {
    display: inline-block;
    width: 92px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    background: #eee;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: linear-gradient(93deg, #3c8977, #5fb258);
    color: #fff
}

.fiter-prefix .filter-option {
    display: inline-block;
    margin-left: 32px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666;
    cursor: pointer
}

.fiter-prefix .filter-option.active {
    color: #00b3b7
}

.a_list {
    text-align: center;
    color: #b9c1c5;
    padding-bottom: 20px
}

.swiper-container {
    width: 100%;
    height: 100%
}

.imgflex {
    display: flex;
    margin-top: 48px
}

.imgflex &gt; p:nth-child(2) {
    margin-left: 40px;
    margin-right: 0
}

.footer_conter {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 30px 0;
}

.itemlist:first-child {
    margin-top: 0
}

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

.newlist {
    width: 380px;
    height: 200px;
    font-size: 14px;
    color: #fff;
    margin-left: 40px
}

.itemlist {
    display: block;
    margin-top: 5px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.itemlist, .itemlist:hover {
    color: #b9c1c5
}

.footer {
    padding-top: 34px;
    background: url(bg_footer.png);
    background-size: 100% 100%
}

.footer__icon {
    display: block;
    margin: 0 auto -20px
}

.title {
    font-size: 18px;
    font-weight: 500;
    color: #b9c1c5;
    margin: 30px auto 20px;
    cursor: pointer
}

.footer__left {
    margin-bottom: 30px
}

.footer__left h4 {
    margin: 25px auto 20px;
    font-size: 18px;
    font-weight: 500;
    color: #b9c1c5
}

.footer__left a {
    text-decoration: none;
    font-size: 14px;
    color: #b9c1c5
}

.footer__left img {
    margin-right: 8px;
    vertical-align: middle
}

.footer__left .line__break {
    margin: 0 17px 0 16px;
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #b9c1c5;
    vertical-align: middle
}

.footer__right {

}

.footer__right p {
    display: inline-block;
    margin: 10px 10px;
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #b9c1c5
}

.footer__right p span {
    display: block
}

.footer__right h4 {
    margin: 30px auto 20px;
    padding-left: 30px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: 500;
    color: #b9c1c5
}

.footer__right img {
    width: 78px;
    height: 78px
}

.footer__bottom {
    padding: 30px 0;
    border-top: 1px solid #b9c1c5;
    clear: both;
    font-size: 16px;
    color: #b9c1c5
}

.footer__bottom a {
    color: inherit
}

.footer__bottom span {
    float: right
}

.footer__bottom {
    font-weight: 700;
    font-size: 14px
}

.beian {
    color: #2d8cf0
}

.ivu-table-wrapper {
    border: none
}

.ivu-table:after, .ivu-table:before {
    display: none
}

.ivu-table th {
    color: #fff;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #3c8977
}

.ivu-table td {
    border-bottom: 1px solid #eee
}

.fiter-prefix {
    padding: 16px 0;
    margin: 0 48px !important;
    background: #fff;
    border-bottom: 1px solid #e1e1e1
}

.fiter-prefix .label {
    display: inline-block;
    width: 92px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    background: #eee;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: linear-gradient(93deg, #3c8977, #5fb258);
    color: #fff
}

.fiter-prefix .filter-option {
    display: inline-block;
    margin-left: 32px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666;
    cursor: pointer
}

.fiter-prefix .filter-option.active {
    color: #00b3b7
}

.u-btn {
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ft {
    padding-top: 24px
}

.ft a {
    color: #999;
    font-size: 14px;
    cursor: pointer
}

.ft a:hover {
    color: #6dc8c4
}

.ivu-table-wrapper {
    border: none
}

.ivu-table:after, .ivu-table:before {
    display: none
}

.ivu-table th {
    color: #fff;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #3c8977
}

.ivu-table td {
    border-bottom: 1px solid #eee
}

.fiter-prefix {
    padding: 16px 0;
    margin: 0 48px !important;
    background: #fff;
    border-bottom: 1px solid #e1e1e1
}

.fiter-prefix .label {
    display: inline-block;
    width: 92px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    background: #eee;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: linear-gradient(93deg, #3c8977, #5fb258);
    color: #fff
}

.fiter-prefix .filter-option {
    display: inline-block;
    margin-left: 32px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666;
    cursor: pointer
}

.fiter-prefix .filter-option.active {
    color: #00b3b7
}

.m-login {
    height: 900px;
    background: url(/static/images/login_bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: 50%
}

.m-login .content {
    width: 800px;
    margin: 0 auto;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, .3);
    overflow: hidden
}

.m-login .login-right {
    float: right;
    width: 500px;
    background-color: #fff;
    padding: 80px 100px
}

.m-login .login-right .img-logo {
    width: 170px;
    height: 54px;
    display: block;
    margin: 0 auto
}

.m-login .login-right h1 {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 60px 0 30px
}

.m-login .login-right .btn {
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 30px;
    border-radius: 4px;
    cursor: pointer
}</pre></body></html>