@charset "UTF-8";
body {
    margin: 0 auto;
    padding: 0;
    font-family: Helvetica, Arial, PingFang SC, Hiragino Sans GB, Source Han Sans CN, Roboto, Microsoft Yahei, sans-serif;
    color: #374567
}

ul, li, p, h1, h2, h3, h4, h5, h6 {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

button, img {
    border: none;
}

a {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    color: #374567
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
    color: #303753
}

::-webkit-input-placeholder {
    color: #c3c8d6;
}

*, ::before, ::after {
    box-sizing: border-box
}

.container {
    position: relative;
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
}

.top_bg {
    width: 100%;
    margin: 0 auto;
    height: 3vw;
    min-height: 60px;
    background: url('/theme/2024/img/banner/91http-top.png') no-repeat;
    background-size: cover;
}

.top_bg a {
    display: block;
    height: 60px
}

header {
    position: sticky;
    height: auto;
    box-shadow: 0 4px 20px 0 rgba(147, 172, 226, 0.1);
    z-index: 1;
}

.index-image {
    background: url('/theme/2024/img/banner_test.jpg') center top no-repeat;
    background-size: cover;
}
.header-banner {
    width: 100%;
}
.header-banner:hover {
    background: #ffffff;
}

/*logo样式有改动*/
.logo {
    float: left;
    height: 32px;
    width: 150px;
    margin: 20px 30px 0 0;
}

.nav {
    float: left;
}

.nav li {
    position: relative;
    float: left;
}
.nav li.active {
    background-color: #EEF3FF;
}

.nav li:last-child {
    margin-right: 0;
}

.nav li > a {
    padding: 0 30px;
    display: block;
    color: #374567;
    line-height: 60px;
    font-size: 18px;
}
.menu-list-box {
    position: absolute;
    overflow: hidden;
    z-index: 1000;
    width: 100%;
    background-color: #ffffff;
    height: 0;
}
.menu-list {
    width: 1200px;
    margin: 5px auto;
    padding: 10px;
    display: flex;
    flex-direction: row;
}
.menu-list .hide {
    display: none;
}
.menu-list .menu-list-left {
    width: 200px;
    line-height: 80px;
    text-align: center;
    padding-right: 10px;
}
.menu-list-left .left-title {
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    border-right: 4px solid #ffffff;
}
.menu-list-left .left-title.active {
    color: #0060FA;
    border-right: 4px solid #0060FA;
    background-color: #EEF3FF;
}
.menu-list .menu-list-right {
    width: calc(100% - 200px);
    font-size: 12px;
    color: #4a5f88;
}

.menu-list-right .right-title {
    padding-left: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
}
.menu-list-right .right-list {
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}
.menu-list-right .right-list .right-item {
    width: 320px;
    border-left: 2px solid #eee;
    cursor: pointer;
}
.menu-list-right .right-list .right-item:first-child {
    width: 360px;
    border-left: 0;
}
.menu-list-right .right-list .right-item:last-child {
    width: 300px;
}

.menu-list-right .right-list .right-item > div {
    padding: 0 20px 10px 20px;
    cursor: pointer;
}
.menu-list-right .right-list .right-item > div > a{
    display: flex;
    flex-direction: row;
    text-align: left;
}

.menu-list-right .right-list .right-item > div:hover {
    background-color: #EEF3FF;
}
.menu-list-right .right-list .right-item:last-child > div:hover {
    background-color : inherit;
}

.right-list .right-item .right-item-img {
    padding: 30px 20px 10px 20px;
}
.right-list .right-item .item-title {
    line-height: 40px;
    color: #001e5c;
    font-size: 14px;
    font-weight: 600;
}
.right-list .right-item .item-title.flex-row {
    display: flex;
    flex-direction: row;
}

.right-list .right-item .item-text {
    line-height: 22px;
    letter-spacing: 1px;
}
.right-list .right-item .item-text.item-text-desc{
    padding-left: 10px;
    letter-spacing: 2px;
}

.right-list .right-item .item-text.item-text-bold{
    font-weight: bold;
}


.right-list .right-item:first-child .item-text {
    line-height: 16px;
}
.right-list .right-item .item-text-bottom-img {
    width: 250px;
    height: calc(250px / 3);
    background: url('/theme/2024/img/header/header-img4.png') no-repeat;
    background-size: cover;
    margin-top: 20px;
    border-radius: 5px;
}


.right-list .right-item .item-qrcode {
    padding-left: 50px;
    padding-top: 10px;
}

.new {
    position: absolute;
    top: 5px;
    left: 60px;
    color: #fff;
    background-color: #ff6375;
    border-radius: 8px;
    padding: 0 5px;
    font-size: 12px;
}

.free-get-ip {
    z-index: 1001;
    position: relative;
    left: -104px;
    top: 43px;
    color: #fff;
    background-color: #ff6375;
    border-radius: 8px;
    display: inline-block;
    line-height: 26px;
    font-size: 12px;
    width: 104px;
    text-align: center;
}

.free-get-ip::before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 6px;
    background: #ff6375;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(45deg);
}

.header_right {
    float: right;
    margin-top: 11px;
}

.header_right > a {
    display: block;
    float: left;
    margin-left: 20px;
    line-height: 36px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 16px;
}

.shadow {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}

.modal .modal_d1 {
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.sem-top {
    position: relative;
    width: 100%;
    height: 95px;
}

.sem-top .tit {
    display: flex;
    justify-content: center;
    position: relative;
    top: 43px;
    font-size: 18px;
    font-weight: 600;
    color: #020814;
}

.sem-top .close {
    width: 40px;
    height: 40px;
    display: block;
    border: none;
    outline: none;
    text-align: center;
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: calc(50% - 40px);
    background: url("/theme/2024/img/add-close.svg") no-repeat center;
}

.sem-body {
    position: relative;
    width: 100%;
    height: 110px;
    box-sizing: border-box;
}

.sem-body p {
    text-align: center;
}

.sem-body .free-p:before {
    content: url('/theme/2024/img/arrow-left.svg');
    position: absolute;
    left: 0;
    top: -2px;
}

.sem-body .free-p:after {
    content: url('/theme/2024/img/arrow-right.svg');
    transform: rotate(180deg);
    position: absolute;
    top: 3px;
    right: 0;
}

.sem-bottom {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 5px auto 20px;
}

.sem-bottom .sem-btn {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    width: 140px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #333;
}

.sem-bottom .register-btn {
    border: 1px solid #f8b547;
    background-color: #f8b547;
}

.sem-bottom .qq-chat {
    margin-left: 20px;
    border: solid 1px #222;
}

.modal {
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border-radius: 10px;
    text-align: left;
    z-index: 1000;
}

.modal .pop-close {
    position: absolute;
    width: 25px;
    top: -17px;
    right: -20px;
    cursor: pointer;
    z-index: 10000;
}

.modal .pop-t {
    display: flex;
    padding: 22px 34px 17px 34px;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(90deg, #EEF3FF 0.03%, #D5E3FF 99.99%);
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.modal .pop-t > img {
    width: 190px;
    position: absolute;
    top: 2px;
    right: 10px;
}

.modal .pop-t .pp1 {
    color: #081D4D;
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 10px;
}

.modal .pop-t .pp1 > i {
    color: #0060FA;
    font-size: 20px;
    font-weight: 700;
}

.modal .pop-t .pp2 {
    color: #081D4D;
    font-size: 24px;
    font-weight: 600;
    line-height: 48px;
    height: 48px;
}

.modal .pop-t .pp2 > i {
    color: #FF5621;
    font-size: 32px;
    font-weight: 700;
}

.modal .pop-t .pp2 > i > b {
    font-size: 24px;
    font-weight: bold;
}

.modal .pop-body {
    padding: 25px 34px;
    box-sizing: border-box;
    width: 100%;
}

.modal .pop-body .flex-center {
    display: flex;
    gap: 60px;
}

.modal .pop-body .flex-center > ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.modal .pop-body .flex-center > ul > li {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #081D4D;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}

.modal .pop-body .flex-center > ul > li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #081D4D;
    border-radius: 50%;
}

.modal .pop-body .btn-group {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
}

.modal .pop-body .btn-group .info-btn {
    flex: 1;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #EBEEF3;
    background: #FFF;
    padding: 9px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    color: #081D4D;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
}

.modal .pop-body .btn-group .info-btn .icon {
    width: 18px;
    height: 18px;
    background-image: url(/theme/2024/img/qq_icon.svg);
    background-size: 100% 100%;
}

.modal .pop-body .btn-group .primary-btn {
    flex: 1;
    cursor: pointer;
    border-radius: 2px;
    background: #0060FA;
    padding: 12px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
}

.modal .pop-body .btn-group .primary-btn > i {
    font-weight: 700;
}

.modal_show {
    opacity: 1;
    top: 50%;
    pointer-events: auto;
    z-index: 9999;
}

.btn_reg {
    background-image: linear-gradient(90deg,
    #5f87f8 0%,
    #3860f4 100%);
    color: #ffffff;
}

.btn_log {
    background-color: #ffffff;
    border: solid 1px #3860f4;
    color: #3860f4;
}

.main_title {
    padding: 60px 0;
    text-align: center;
}

.main_title b {
    font-size: 32px;
}

.main_title p {
    font-size: 18px;
    color: rgba(55, 69, 103, 0.8);
    margin-top: 15px;
}

.section3 li {
    float: left;
    width: calc(25% - 24px);
    margin-right: 32px;
    height: 180px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ebeffc 100%),
    linear-gradient(90deg, #5f87f8 0%, #3860f4 100%);
    background-blend-mode: normal, normal;
    box-shadow: 2px 4px 10px 0 #ebeffc;
    border-radius: 4px;
    padding: 30px 30px 40px 30px;
    transition: .25s;
}

.section3 li:hover {
    margin-top: -4px;
}

.section3 li:last-child {
    margin-right: 0;
}

.section3 li img {
    vertical-align: middle;
    margin-right: 20px;
}

.section3 li b {
    font-size: 20px;
}

.section3 li p {
    line-height: 30px;
    margin-top: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgba(55, 69, 103, 0.8);
}

.foot1 {
    position: relative;
    height: 180px;
    background: url("../img/foot_bg1.jpg") center no-repeat;
    background-size: cover;
    margin-top: 60px;
}

.foot1 b {
    display: inline-block;
    font-size: 40px;
    color: #ffffff;
    margin-top: 40px;
}

.foot1 p {
    font-size: 18px;
    color: #ffffff;
    margin-top: 24px;
}

.foot1 a {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 66px;
    height: 48px;
    line-height: 48px;
    background-color: #3860f4;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.35);
    padding: 0 30px;
    font-size: 18px;
    color: #ffffff;
}

.foot2 {
    padding-top: 60px;
}

.foot2_left {
    float: left;
    width: 60%;
}

.foot2_left li {
    float: left;
    width: 25%;
}

.foot2_left li > b {
    display: block;
    margin-bottom: 20px;
}

.foot2_left li > a {
    display: block;
    font-size: 14px;
    color: rgba(55, 69, 103, 0.6);
    margin-bottom: 16px;
    text-align: left;
}

.foot2_right {
    float: right;
    width: 40%;
}

.foot2_right_d1 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.foot2_right_d1 li > img {
    vertical-align: middle;
    margin-right: 10px;
}

.foot2_right_d2 li {
    float: left;
    font-size: 12px;
    margin-right: 20px;
    color: rgba(55, 69, 103, 0.6);
    text-align: center;
}

.foot2_right_d2 li img {
    margin-bottom: 6px;
}

.foot2_bottom {
    border-top: 1px solid rgba(55, 69, 103, 0.1);
    padding-top: 14px;
    font-size: 14px;
    margin: 10px 0;
    text-align: center;
}

.foot2_bottom_d1 {
    border-bottom: 1px solid rgba(55, 69, 103, 0.1);
    padding-bottom: 10px;
    text-align: left
}

.pointer {
    cursor: pointer;
}

.foot2_bottom_d1 a {
    color: rgba(55, 69, 103, 0.6);
    margin-left: 10px;
}

.foot2_bottom_d2 span {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
    color: rgba(55, 69, 103, 0.6);
}

.tcdPageCode {
    font-size: 12px;
    text-align: center;
    color: #767e91;
    padding: 30px 0
}

.tcdPageCode > a {
    position: relative;
    display: inline-block;
    transition: .2s;
    color: #767e91;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #eee;
    margin: 0 5px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode > a:hover {
    text-decoration: none;
    border: 1px solid #3355db;
    color: #3355db;
}

.select_page > input {
    position: relative;
    width: 60px;
    color: #808191;
    font-size: 13px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 2
}

.tcdPageCode > span.current {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    margin: 0 5px;
    color: #3355db;
    background-color: #f4f7ff;
    border: 1px solid #3355db;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode > span.disabled {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    margin: 0 5px;
    color: #767e91;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 4px;
    vertical-align: middle;
}

.user_list {
    display: none;
    position: absolute;
    top: 56px;
    right: 0;
    width: 220px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 rgb(56 96 244 / 30%);
    border: 1px solid rgba(56, 96, 244, 0.2);
    border-radius: 4px;
    text-align: left;
    color: #2e384d;
    overflow: hidden;
    padding: 20px 15px 0 15px;
    height: auto;
    color: rgba(55, 69, 103, 0.8);
    z-index: 1000;
}

.user_list_d1 h3 {
    font-size: 18px;
    margin-bottom: 4px;
}

.user_list_d1 .rz {
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 2px 6px;
    font-size: 12px;
}

.user_list_d1 .rz.rz1 {
    color: #05caae;
    background: rgba(5, 202, 174, 0.2);
}

.user_list_d1 .rz.rz2 {
    color: #ff6d5a;
    background: rgba(255, 109, 90, 0.2);
}

.user_list_d2 {
    margin: 20px 0;
}

.user_list_d2 span {
    font-size: 18px;
    color: #ee7a69;
    margin-left: 20px;
}

.btn_pay {
    display: block;
    height: 40px;
    background: #ee7a69;
    color: #ffffff;
    margin-top: 20px;
    border-radius: 4px;
    line-height: 40px;
    margin-bottom: 10px;
}

.user_list_d3 li {
    float: left;
    width: 50%;
    color: #3860f4;
    text-align: center;
    margin: 15px 0;
    font-size: 14px;
}

.user_list_d3 li i {
    display: block;
    color: #3860f4;
    margin-bottom: 10px;
    font-size: 20px;
}

.out_btn {
    display: block;
    border-top: 1px solid #e6e8f3;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}


/*联系我们*/
.dawn-pczh-concat-wrap .dawn-fix-right-box {
    position: fixed;
    right: 2px;
    bottom: 120px;
    z-index: 10000;
    margin: 0 0 7px;
    width: 46px;
    border: 1px solid #ddd;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border-radius: 10px;
}

.dawn-pczh-concat-wrap .dawn-fix-right-box {
    background: #f3f5f8;
    box-shadow: inset 2px 2px 5px 0 rgba(55, 99, 170, .11), inset -2px -2px 5px 0 #fff;
    transition: box-shadow .5s ease-in-out;
}

.connection-qrcode {
    position: fixed;
    right: 248px;
    bottom: 118px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    z-index: 10000;
    display: none;
    border: 1px solid #ddd;
}


.dawn-pczh-concat-wrap .dawn-fix-right-box .dawn-share-placeholder:before {
    display: block;
    position: absolute;
    content: "";
    width: 36px;
    height: 1px;
    background-color: #ddd;
    left: 5px;
    top: 0
}

.dawn-pczh-concat-wrap .dawn-fix-right-box .dawn-share-placeholder:hover .dawn-share-wrap,
.dawn-pczh-concat-wrap .dawn-fix-right-box .dawn-share-placeholder:hover .dawn-share-wrap-out {
    visibility: visible;
    opacity: 1;
    z-index: 2
}

.dawn-pczh-concat-wrap .dawn-online-box {
    padding-bottom: 19px;
    cursor: pointer
}

.dawn-pczh-concat-wrap .dawn-online-box:hover .dawn-vertical-text {
    color: #000
}

.dawn-pczh-concat-wrap .dawn-online-box:hover .dawn-box-content,
.dawn-pczh-concat-wrap .dawn-online-box:hover .dawn-box-content-wrap {
    visibility: visible;
    opacity: 1;
    z-index: 10
}

.dawn-pczh-concat-wrap .dawn-online-box .dawn-chatboxes-icon {
    width: 32px;
    height: 32px;
    display: block;
    background-position: 0 13px;
    background-size: 100% auto;
    margin: 7px;
    cursor: pointer;
}

.dawn-pczh-concat-wrap .dawn-online-box .dawn-vertical-text {
    color: #181931;
    width: 14px;
    margin: 0 auto;
    cursor: pointer
}


.dawn-pczh-concat-wrap .dawn-box-content-wrap {
    position: absolute;
    right: 44px;
    top: -48px;
    /*height: 100%;*/
    background-color: transparent;
    z-index: -10

}

.dawn-pczh-concat-wrap .dawn-box-content,
.dawn-pczh-concat-wrap .dawn-box-content-wrap {
    width: 200px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(0, 0, .2, 1);
    transition: all .3s cubic-bezier(0, 0, .2, 1);
    -ms-transition: all .3s cubic-bezier(0, 0, .2, 1)
}

.dawn-pczh-concat-wrap .dawn-box-content {
    position: relative;
    /*right: 16px;*/
    background: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    overflow: auto;
    z-index: 2
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-block-a {
    display: block
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-box-li {
    padding-left: 58px;
    height: 68px;
    cursor: pointer;
    position: relative;
    -webkit-transition: background .2s;
    transition: background .2s
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-box-li:hover {
    box-shadow: 5px 5px 15px 0 rgba(55, 99, 170, .1),
    -5px -5px 15px 0 rgba(55, 99, 170, .1);
    transition: box-shadow .5s ease-in-out;
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-box-li:hover i {
    background-color: snow
}

.dawn-pczh-concat-wrap .dawn-box-content i {
    position: absolute;
    top: 18px;
    left: 11px;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 265px
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-key {
    font-size: 14px;
    color: #181931;
    line-height: 14px;
    padding: 18px 0 8px;
    font-weight: 400;
    cursor: pointer
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-txt {
    font-size: 12px;
    color: #8a8a92;
    line-height: 12px;
    font-weight: 400;
    cursor: pointer
}

.dawn-pczh-concat-wrap .dawn-box-content .dawn-online-tel {
    color: #ff5722;
    font-size: 12px
}

.dawn-pczh-concat-wrap .dawn-share-wrap-out {
    position: absolute;
    right: 44px;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -10;
    background-color: transparent
}

.dawn-pczh-concat-wrap .dawn-share-wrap {
    visibility: hidden;
    -webkit-transition: all .3s cubic-bezier(0, 0, .2, 1);
    transition: all .3s cubic-bezier(0, 0, .2, 1);
    opacity: 0;
    position: relative;
    right: 16px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15);
    width: 130px
}

.foot2_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 14px;
    color: rgba(55, 69, 103, 0.6);
    margin: 0 auto;
    width: 100%;
}

.foot2_content_left {
    display: flex;
    flex-direction: column;
    margin-right: 60px;
}

.foot2_content_right {
    display: flex;
    flex-direction: row;
}

.foot2_content_item {
    display: flex;
    flex-direction: row;
    line-height: 20px;
    height: 20px;
    margin-bottom: 20px;
}

.foot2_content_item img {
    display: inline-block;
    margin-right: 10px;
}

.foot2_content_item span {
    display: inline-block;
}

.foot2_content_qrcode {
    display: flex;
    flex-direction: column;
}

.foot2_content_qrcode .foot2_content_img {
    padding: 10px;
}

.foot2_content_qrcode p {
    text-align: center;
}

.r_nav {
    position: fixed;
    right: 20px;
    top: 40%;
    transform: translateY(-50%);
    width: 72px;
    z-index: 1002
}

.r_nav .list {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(40, 90, 189, .08);
    padding: 10px
}

.r_nav .list .item {
    align-items: center;
    border-bottom: 1px solid #ebeef5;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.r_nav .list .item:last-child {
    border: 0
}

.r_nav .list .item .boxPhone {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.r_nav .list .item .boxPhone .kf-qq {
    display: none;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 0 18px 0 rgba(142, 163, 204, 0.2);
    position: absolute;
    right: 76px;
    top: 12px;
    width: 170px;
    height: 58px;
    padding-top: 20px;
}

.r_nav .list .item .boxPhone .kf-qq p {
    color: #41464F;
    font-weight: bold;
    font-size: 15px;
}

.r_nav .list .item .boxPhone .phone-wx {
    display: none;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 0 18px 0 rgba(142, 163, 204, 0.2);
    position: absolute;
    right: 76px;
    top: 106px;
    width: 130px;
    height: 58px;
    padding-top: 20px;
}

.r_nav .list .item .boxPhone .phone-wx p {
    color: #41464F;
    font-weight: bold;
    text-align: center;
}

.r_nav .list .item .boxPhone .show-wx {
    display: none;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 0 18px 0 rgba(142, 163, 204, 0.2);
    padding: 20px;
    position: absolute;
    right: 76px;
    top: 140px;
}

.r_nav .list .item .boxPhone .show-wx img {
    width: 110px;
    height: 100px;
    margin-top: 10px;
}

.r_nav .list .item .boxPhone .show-wx p {
    color: #41464F;
    font-size: 13px;
    margin-top: 5px;
}

.r_nav .list .item .boxPhone .show-wx a span {
    font-weight: bold;
    color: red;
    font-size: 13px;
}

.r_nav .list .item .online_contact, .r_nav .list .item .online_contact1 {
    align-items: center;
    display: flex;
    height: 56px;
    justify-content: center;
    position: relative;
    width: 56px
}

.r_nav .list .item .online_contact img, .r_nav .list .item .online_contact1 img {
    height: 40px;
    margin-top: 0;
    width: 40px
}

.r_nav .list .item .online_contact:before {
    animation: scale2 1s linear infinite alternate;
    background-color: rgba(36, 105, 243, .5);
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); /*! width:100% */
}

@keyframes scale2 {
    0% {
        height: 105%;
        width: 105%
    }
    50% {
        height: 85%;
        width: 85%
    }
    to {
        height: 105%;
        width: 105%
    }
}

.r_nav .list .item img {
    height: 28px;
    margin-top: 20px;
    position: relative;
    width: 28px;
    z-index: 10
}

.r_nav .list .item .txt {
    margin: 5px 0 10px;
    font-size: 12px;
    display: block
}

@media (max-width: 992px) {
    .r_nav {
        display: none
    }
}


.activity-modal {
    display: block;
    position: fixed;
    background: url("/theme/2024/img/activity/2024_recharge_activity.png") 100% no-repeat;
    background-size: 152px 220px;
    width: 152px;
    height: 220px;
    top: 14%;
    right: 1px;
    /*left: 30px;*/
    z-index: 10000;
    cursor: pointer;
}

.activity-modal .close-btn {
    position: relative;
    right: -55px;
    top: 0;
    width: 24px;
    vertical-align: middle;
}

/*@media screen and (min-width: 2000px) {*/
/*    header {*/
/*        height: 150px;*/
/*    }*/
/*}*/
@media screen and (max-width: 800px) {
    .foot2_content_left {
        margin-right: 20px;
    }

    .modal .pop-t > img {
        width: 130px;
    }
}