<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body {
    font-size: 14px;
    color: #777777;
    font-family: '思源黑体';
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
}

a {
    text-decoration: none;
    font-size: 14px;
    color: #777777;
    font-family: '思源黑体';
}

ul {
    list-style: none;
}

li {
    line-height: 24px;
}
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
input {
    height:36px; 
    font-size:inherit !important;
}
select {
    height: 36px;
    font-size: inherit !important;
}

.allheight {
    height: 100%;
}

.allwidth {
    width: 100%;
}

.center {
    display:flex;
    justify-content:center;
    align-items:center;
}
.columncenter {
    display: flex;
    align-items: center;
}
.wyContent {
    padding: 20px;
    margin-left:198px;
}

@media screen and (min-width: 1920px) {
    .wyContent {
        padding: 20px 80px;
        margin-left: 198px;
    }
}

.criteria {
    background-color: #ffffff;
    height: 175px;
    border-radius: 20px;
    padding:20px 60px;
}
@media screen and (max-width: 1440px) {
    .criteria {
        padding: 20px 20px;
    }
}
    .menu-area {
        color: #bbbbbb;
    }
    .menu-area a {
        color: #bbbbbb;
    }
.search-title {
    width: 90px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.search-set {
    width:120px;
}
.resultContent {
    display: flex;
    padding-top: 10px;
    min-height:500px;
}
.resultContentFour {
    padding-top: 10px;
}
.toptwopicdiv {
    height: 600px;
    padding-bottom: 5px;
}
.guide-toptwopicdivbt {
    height: 637px;
    padding-bottom: 5px;
    line-height:32px;
}
    .guide-toptwopicdivbt li {
        line-height: 32px;
    }
    .bottomtwopicdiv {
        height: 600px;
        padding-top: 5px;
    }
.guide-bottomtwopicdiv {
    height: 851px;
    padding-top: 5px;
}
.guide-toptwopicdiv {
    height: 1070px;
}
.leftpic {
    background-color: #ffffff;
    border-radius: 20px;
    margin-right: 5px;
}
.rightpic {
    background-color: #ffffff;
    border-radius: 20px;
    margin-left: 5px;
}
.textright {
    text-align: right;
}
.guide-lrpic-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.lrpic-title {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    height: 30px;
}
    .lrpic-title .title {
        width: 50%;
        text-align: right;
        position: relative;
        right: -35px;
    }
    .lrpic-title .zhaikai {
        flex-grow: 1;
        text-align: right;
    }
.flexfill {
    flex: 1 !important;
}
.search-topkeyword {
    width: 205px;
    display: flex;
    align-items: center;
}
.resultContent .sContent {
    min-width: 350px;
    width: 350px;
    background-color: #ffffff;
    border-radius: 20px;
}

.resultContent .sbContent {
    min-width: 500px;
    width: 500px;
}

.sbContent .smallpicDiv {
    background-color: #ffffff;
    border-radius: 20px;
    height: 500px;
    padding:10px;
}
    .resultContent .bContent {
        min-width: 660px;
        background-color: #ffffff;
        border-radius: 20px;
        flex-grow: 1;
        margin-right: 10px;
    }
    .resultContent .allContent { 
        background-color: #ffffff;
        border-radius: 20px;
        width:100%;
    }
.pic-div {
    padding:20px;
}
.margintop15 {
    margin-top: 15px;
}
.margintop20 {
    margin-top: 20px;
}
.margintop10 {
    margin-top: 10px;
}
.marginleft10 {
    margin-left:10px;
}
.marginleft20 {
    margin-left: 20px;
}
.marginbottom15 {
    margin-bottom:15px;
}
.nowrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content-title {
    padding: 0 60px;
    flex-wrap: wrap;
    height: 58px;
    display: flex;
    align-content: center;
    border-bottom: 1px solid #dcdddd;
}
.sContent .content-title {
    padding: 0 10px 0 20px;
    flex-wrap: wrap;
    height: 58px;
    display: flex;
    align-content: center;
    border-bottom: 1px solid #dcdddd;
}
.sContent .content-tj {
    padding: 0 10px 0 20px;
    flex-wrap: wrap;
    height: 58px;
    display: flex;
    align-content: center;
    background-color: #f0f2f8;
}
.content-result {
    padding: 0 60px 60px 60px;
    line-height: 25px;
}
.content-result img{
	width:100%;
}
@media screen and (max-width: 1440px) {
    .content-result {
        padding: 0 20px 60px 20px;
        line-height: 25px;
    }
}
.content-result .result {
    border-bottom: 1px dashed #ababab;
    margin-top: 20px;
    padding: 20px 20px;
    /*padding: 20px 0;*/
    line-height: 25px;
}
    .content-result .selected {
        background-color: #f0f2f8;
    }
        .content-result .result div {
            /*height: 32px;
            line-height: 32px;*/
        }
.content-result .result img {
    cursor: pointer;
}
.searchspan {
    background-color: #fff;
    font-size: 14px;
    color: #777777;
    border: 1px solid #dcdddd;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wjtypenum {
    background-color: #ffffff;
    /*height: 186px;*/
    border-radius: 20px;
    margin-top: 10px;
}
.guide-wjtypenum {
    background-color: #ffffff;
    height: 1200px;
    border-radius: 20px;
    margin-top: 10px;
}
.guide-kntypenum {
    background-color: #ffffff;
    /*height: 1151px;*/
    border-radius: 20px;
    margin-top: 10px;
}
.guide-dntypenum {
    background-color: #ffffff;
    /*height: 604px;*/
    border-radius: 20px;
    margin-top: 10px;
}
.zhinengtj {
    background-color: #ffffff;
    /*height: 186px;*/
    border-radius: 20px;
    margin-top: 10px;
    line-height: 32px;
    padding: 20px 60px;
}
.tjkeywords &gt; div {
    padding: 0 7px;
    cursor: pointer;
    border: 1px solid #dcdddd;
    border-radius: 5px;
    margin: 5px 5px;
}
.tjkeywords .selected {
    background: #a9b5e8;
    border: 1px solid #3a55cc;
    color: #ffffff;
    /*cursor: auto;*/
}
.tjkeywords &gt; div:not(.selected):hover {
    background: #f0f2f8;
    border: 1px solid #dcdddd;
    /*color: #ffffff;*/
}
    .dykeyword {
        display: flex;
        align-items: center;
        padding-top:10px;
    }
.wjtypetitle {
    height: 60px;
    border-bottom: 1px solid #b6bbcc;
    padding:0 60px;
    display:flex;
    align-items:center;
}
@media screen and (max-width: 1440px) {
    .wjtypetitle {
        padding: 0 20px;
    }
    .wjtypecontent {
        padding: 0 20px;
    }
    .zhinengtj {
        padding: 20px;
    }
}
.wjtypecontent {
    padding: 20px 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.midmenu {
    background-color: #f0f2f8;
    height: 62px;
    border-radius: 20px;
    margin-top: 10px;
}
    .midmenu .menu-dqfb {
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #d7e9fc;
        border-radius: 20px 0px 0px 20px;
        margin-right: 6px;
        color: #3e7ead;
    }
    .midmenu .menu-ndfb {
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #e0e2ff;
        margin-left: 2px;
        margin-right: 4px;
        color: #4f3ead;
    }
    .midmenu .menu-xkfb {
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #dff3ca;
        margin-left: 4px;
        margin-right: 2px;
        color: #3ead72;
    }
    .midmenu .menu-lbfb {
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 6px;
        background-color: #ffe6d9;
        border-radius: 0px 20px 20px 0px;
        color: #ad5c3e;
    }
    .midmenu span {
        padding-right:10px;
    }
    .midmenu .selected {
        color: #bcbbbb;
        background-color: #e3e3e3;
        cursor: default;
    }
    .fxbgmenu {
        background-color: #ffffff;
        height: 92px;
        border-radius: 20px;
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.content-result .title {
    color: #5d5d5d;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .content-result .title:hover {
        color: #3767BF;
    }
/*.content-result .option {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}*/
.content-result .zhaiyao {
    /*position: relative;
    padding-left: 30px;
    padding-right: 30px;*/
    /*font-family: SimHei;*/
    /*font-weight: 400;
    color: #7c7c7c;*/
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

    .content-result .zhaiyao:hover {
        /*color: #3767BF;*/
    }

.content-result .keyword {
    /*position: relative;
    padding-left: 30px;
    padding-right: 30px;*/
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*cursor:pointer;*/
}

    .content-result .keyword:hover {
        /*color: #3767BF;*/
    }


.total-num {
    color: red;
}
    .endDiv {
        height: 288px;
        display: flex;
        flex-direction: column;
    }
.menuList {
    width: 188px;
    height: 630px;
    background-color: #fff;
    position: fixed;
    box-shadow: 0px 0px 4.2px 0px rgba(57,85,203,0.26);
    top: 100px;
    left: 10px;
    padding: 10px 0;
    font-weight: 700;
}
    .menuList img {
        width:30px;
        height:30px;
    }
    .menuList span {
        padding-left:7px;
    }
    .menuList li {
        line-height: 63px;
        height: 63px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
        .menuList li:not(.selected):hover {
            background-color: #f0f2f8;
        }
        .menuList .selected {
            background-color: #3a55cc;
            color: #F5DB7D;
        }
    .menuList .menu-hideword {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 49px;
        height: 49px;
        border-top: 5px solid #f0f2f8;
        cursor:pointer;
    }
    .menuList .menu-hideword img {
        width: 15px;
        height: 14px;
    }
.menuBar {
    width: 74px;
    height: 63px;
    position: fixed;
    top: 100px;
    /*display: flex !important;
    justify-content: center;*/
    background-image: url('/image/menuBar.png');
    background-size:contain;
    cursor: pointer;
    display: none;
}
    .menuBar .barcenter {
        display: flex;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
    .menuBar div {
        display: flex;
        align-items: center;
    }
    .endDiv .funcDiv {
        background-color: #a9b5e8;
        flex-grow: 1;
    }

    .endDiv .endEnd {
        height: 38px;
        display: flex;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .showZN {
        height: 34px;
        display: flex;
        flex-wrap: wrap;
        font-size: 15px;
        color: #ffffff;
        align-content: flex-end;
        justify-content: center;
    }
.dropdown-ul {
    max-height: 515px;
    overflow-y: auto;
}
.footup {
    color: #ffffff;
    width: 65%;
    margin: auto;
    padding: 20px 0 20px 0;
}

    .footup .titleLi {
        font-size: 15px;
        /*font-weight: 800;*/
        padding-bottom: 6px;
    }
.footer-code {
    width: 200px;
    display: flex;
    justify-content: space-between;
}
    .footup .hideLi {
        display: none;
    }

.funcDiv a {
    color: #ffffff;
}
.resultmenu li {
    cursor: pointer;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
    .resultmenu li:hover {
        background-color: #f0f2f8;
    }
.headerb {
    min-width: 1260px;
    max-width: 1260px;
    /*width: 90%;*/
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /*top:10px;*/
}

    .headerb .headerb-logo {
        padding-right: 20px;
    }

    .headerb .logo-a {
        margin-right: 0;
        padding-right: 5px;
    }

.btn-wyzg {
    cursor: pointer;
    color: #ffffff;
    background-color: #6495ED;
    border: 1px solid #6495ED;
    font-size: 14px;
    font-weight: 700;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-line-height: 1.5;
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 4px;
}

    .btn-wyzg:hover {
        background-color: #2251A8;
    }

    .headerb .headerb-logo {
        padding-right: 20px;
    }

    .headerb .logo-a {
        display: flex;
    }
.head-user {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.headlogin-div {
    width: 82px;
    height: 45px;
    line-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.fundLogo {
    padding-left: 15px;
    height: 49px;
    display: flex;
    align-items: flex-end;
    font-size: 18px;
    color: #fff;
}
.contentDiv {
    background-color: #f0f2f8;
    margin-top: 80px;
}
.headerWhiteDiv {
    background-color: #fff !important;
}
.headerDiv {
    height: 80px;
    background-color: #3a55cc;
    display: flex;
    justify-content: center;
}
.btn-wyzg {
    cursor: pointer;
    color: #ffffff;
    background-color: #3a55cc;
    border: 1px solid #3a55cc;
    font-size: 14px;
    font-weight: 700;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-line-height: 1.5;
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 4px;
}
    .btn-wyzg:hover {
        background-color:#2251A8;
    }

/*中英文筛选条件切换*/
.tsShipC {
    border: 1px #999999 solid;
    background-color: #ffffff;
    border-radius: 4px;
    /*background-image: url(/image/titlekuang.png);*/
    position: absolute;
    /*background-repeat: no-repeat;*/
    /* font-size: 17px; */
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    /*background-size: cover;*/
    width: 120px;
    height: 31px;
    top: -15px;
    margin-left: -130px;
    left: 50%;
    /*background-size: 100% 100%;*/
    padding-top: 6px;
    cursor: pointer;
}

.tsShipE {
    border: 1px #999999 solid;
    background-color: #ffffff;
    border-radius: 4px;
    /*background-image: url(/image/titlekuang.png);*/
    position: absolute;
    /*background-repeat: no-repeat;*/
    /* font-size: 17px; */
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    /*background-size: cover;*/
    width: 120px;
    height: 31px;
    top: -15px;
    margin-right: -130px;
    right: 50%;
    /*background-size: 100% 100%;*/
    padding-top: 6px;
    cursor: pointer;
}

.menuActive {
    color: #6495ED;
    border: 1px #6495ED solid;
}

    .menuActive &gt; div {
        background-image: url(/image/hotanalysis/smallsjx.png);
        background-repeat: no-repeat;
        height: 5px;
        margin-top: 6px;
        position: relative;
        left: 55px;
    }
.tsShipResult &gt; div {
    background-image: url(/image/hotanalysis/smallsjxs.png);
    background-repeat: no-repeat;
    height: 5px;
    margin-top: 6px;
    position: relative;
    left: 55px;
}
.tsShipResult {
    border: 1px #2251A8 solid;
    background-color: #2251A8;
    color: #ffffff;
    border-radius: 4px;
    position: relative;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    width: 120px;
    height: 31px;
    top: 16px;
    padding-top: 6px;
    z-index: 100;
    left: 50%;
    margin-left: -60px;
}
.topictsShip {
    border: 1px #2251A8 solid;
    background-color: #2251A8;
    color: #ffffff;
    border-radius: 4px;
    position: relative;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    width: 127px;
    height: 31px;
    top: -16px;
    padding-top: 6px;
    z-index: 100;
    left: 50%;
    margin-left: -50px;
    letter-spacing: 1px; /*字之间的间距*/
}
.reportButtom, .reportCompButtom {
    position: absolute;
    padding-top: 6px;
    z-index: 100;
    bottom: 30px;
    right: 100px;
}

.headlogin {
    border: 1px #1F208C solid;
    background-color: #1F208C;
    color: #ffffff;
    border-radius: 4px;
    position: absolute;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    width: 82px;
    height: 30px;
    line-height: 30px;
    /* padding-top: 4px; */
    z-index: 100;
    /* bottom: 3px; */
    /* right: 20px; */
    cursor: pointer;
    letter-spacing: 0.21px;
}

.confirmBox {
    display: block;
    background-color: #fff;
    overflow-x: hidden;
    height: 100%;
    background-color: #ffffff;
    border-radius: 12px;
}
    .confirmBox .confirmTitle {
        text-align: center;
        height: 35px;
        line-height: 35px;
        background-color: #6495ED;
        font-size: 16px;
        color: #ffffff;
        font-weight:500;
    }
    .confirmBox .confirmClose {
        display: inline-block;
        position: relative;
        top: -33px;
        right: 13px;
        cursor: pointer;
    }
    .confirmBox .contentlist {
        text-align:left;
    }

.leaderprojectBox {
    width: 100%;
    min-height: 84px;
    max-height: 84px;
    line-height: 32px;
    padding: 10px 20px;
    margin-bottom:10px;
}
.contentlist ul {
    list-style: none;
    /* font-size: 12px; */
    font-family: auto;
    /* font-weight: bold; */
    /*font-size: 1rem;*/
    padding-left: 35px;
    color: #949494;
}
.contentlist li {
    border-bottom: 1px dashed #949494;
    margin-right: 30px;
    line-height: 28px;
}
.layui-layer-custom {
    border-radius: 18px 18px;
}

.alertBoxMS {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 12px;
}

    .alertBoxMS span {
        padding-left: 15px;
    }
.divTP {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-x: auto;
    overflow-y: auto;
}
.divTree {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-x: auto;
    overflow-y: auto;
}
.alertBox {
    background-color: #f0f2f8;
    height: 100%;
    /*background-color: #fff;
    text-align: center;
    display: none;*/
    /*border-radius: 5px;*/
    overflow: hidden;
    border-radius: 12px;
    /*box-shadow: 0px 0px 15px #6495ed;*/
}

    .alertBox .alertContent {
        padding: 0 40px 40px 40px;
        overflow-y: hidden;
        overflow-x: hidden;
        height: calc(100% - 70px);
    }
    .alertBox .alertContentS {
        display: flex;
        justify-content: center;
        align-items: center;
        height: calc(100% - 70px);
        border-top: 1px solid #e0e3ec;
    }
.columnflex {
    display: flex;
    flex-direction: column;
}

    .alertBox .alertTitle {
        /*text-align: left;
            padding-left: 10px;*/
        height: 35px;
        line-height: 35px;
        /*background: url(/image/login/tixingbj.png);*/
        background-color: #d0e1ff;
        font-size: 14px;
        color: #6495ed;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
    }

    .alertBox .alertTitleBlue {
        height: 70px;
        line-height: 70px;
        /* background-color: #6495ed; */
        font-size: 16px;
        /* color: #fff; */
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
    }
    .alertBox .alertTitleS {
        height: 70px;
        line-height: 70px;
        /* background-color: #6495ed; */
        font-size: 16px;
        /* color: #fff; */
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        /*border-bottom: 1px solid #e0e3ec;*/
    }
        .alertBox .alertTitleBlue img {
            height: 15px;
            width: 15px;
        }

.alertTitle span {
    padding-left: 5px;
}

.alertTitleBlue span {
    letter-spacing: 3px;
}

.alertBox .closealert {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.alertBox .fullalert {
    position: absolute;
    right: 40px;
    cursor: pointer;
}

.alertBox .alertMsg {
    padding: 10px 15px;
    line-height: 23px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.alertBox .alertConfirm {
    padding: 10px 15px;
    line-height: 23px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.alertBox .alertBtn {
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    /* line-height: 40px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

    .alertBox .alertBtn span {
        width: 100px;
        /* float: left; */
        /* padding: 5px 10px; */
        color: #fff;
        letter-spacing: 5px;
        font-size: 15px;
        font-weight: 400;
        background-color: #6495ED;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 27px;
        border-radius: 5px;
    }

.autoWidth {
    width: 70%;
    min-width: 1120px;
    min-width: 1120px;
    /*max-width: 1260px;
    width: 1120px;*/
    margin: 0 auto;
}
@media screen and (max-width: 1440px) {
    .autoWidth {
        width: 80%;
    }
}
.loginbj {
    /*background-image: url(../image/login/beijing.png);*/
    /*background-size: 100% 100%;*/
    height: auto;
    background-color: #DDE9FF;
}
.head1 {
    font-size: 14px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #717070;
}
.headnickname {
    overflow: hidden;
    width: 90px;
    display: block;
    text-overflow: ellipsis;
    color:#666666;
    font-weight:700;
}
.head2 {
}
.headin {
    font-size: 12px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #717070;
    line-height: 20px;
    min-width: 94px;
    border-radius: 6px;
}
    .headin ul {
        list-style: none;
        padding-left: 0;
    }

        .headin ul img {
            width: 15px;
            margin-right: 10px;
        }

        .headin ul li {
            padding: 5px 13px;
            /*margin-top: 20px;*/
            font-size: 14px;
        }
.headblue {
    background-color: #1F208C;
    padding: 0;
    margin: 0;
}
.foot {
    font-size: 12px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    color: #8c8c8c;
    line-height: 28px;
}
.footwhite {
    color:#fff !important;
}
    .footwhite a {
        color:#fff !important;
    }
    
    .fourstyle {
        font-size: 17px;
        font-family: Microsoft YaHei, Microsoft YaHei-Bold;
        font-weight: 700;
        color: #ffffff;
    }
.indexcenter {
    text-align: center;
    padding-top: 7px;
}
.loginTextL {
    /*background: url(/image/login/input_h40_l.png) left top no-repeat;
    background-size: 100% 100%;
    height: 34px;*/
    /*margin-left: 115px;
    margin-right: 100px;
    margin-top: 5px;*/
    margin-left: 48px;
    margin-right: 51px;
    margin-top: 10px;
}
.loginHead {
    font-size: 17px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #777777;
    letter-spacing: 0.08px;
    cursor: pointer;
}
.loginEnd {
    font-size: 12px;
    font-family: SimHei, SimHei-Regular;
    font-weight: bold;
    color: #777777;
    letter-spacing: 1px;
}
.fengexian {
    background: url(/image/login/hxfengexian.png) center center no-repeat;
    margin-left:46px;
}

.fengexianEnd {
    background: url(/image/login/fengexian_1.png) center center no-repeat;
}
.loginButton {
    /*background: url(/image/login/denglu.png) center center no-repeat;*/
    background-color: #1F208C;
    /*background-size: 105% 138%;
    height: 51px;*/
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 10px;
    padding-left:20px;
    line-height: 41px;
}
.logIcon {
    width: 36px;
    background: url(/image/login/fengexian.png) right center no-repeat;
    /*float: left;*/
    position: relative;
    top: -30px;
}
.eyeIcon {
    position: relative;
    top: -24px;
    left: 190px;
    cursor: pointer;
    width: 30px;
}
.logIcon1 {
    width: 36px;
    background: url(/image/login/fengexian.png) right center no-repeat;
    position: relative;
}
.erweima {
    width: 78px;
    height: 78px;
    background: url(/image/login/erweima.png) right top no-repeat;
    background-size: cover;
    float: right;
    position: relative;
    /*right: 68px;*/
    cursor: pointer;
}

.erweimaText {
    font-size: 11px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #777777;
    letter-spacing: 0.06px;
    padding-left: 19px;
    position: relative;
    /*top: -4px;*/
}
.iconName {
    width: 20px;
    height: 18px;
    margin: 7px 0 0 0;
    display: block;
    background: url(/image/login/youxiang.png) 0 0 no-repeat;
}
.iconNameMM {
    width: 20px;
    height: 18px;
    margin: 7px 0 0 0;
    display: block;
    background: url(/image/login/yaoshi.png) 0 0 no-repeat;
}
.iconNameYZM {
    width: 20px;
    height: 18px;
    margin: 7px 0 0 0;
    display: block;
    background: url(/image/login/yanzhengma.png) 0 0 no-repeat;
}
.loginTextL .text {
    /*height: 31px;
    line-height: 34px;
    width: 270px;
    outline: none;
    padding-left: 14px;
    color: #a1a1a1;*/
    padding-left:45px;
}
.yzmBotton {
    font-size: 13px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0.06px;
}
.sendyzmBotton {
    width: 86px;
    height: 28px;
    background-color: #6495ED;
    /* background: url(/image/login/sendyzm.png) right top no-repeat; */
    position: relative;
    top: -32px;
    left: 149px;
    padding: 6px 0;
}
.yzmSpan {
    font-size: 13px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.06px;
}
.wxLoginTS {
    font-size: 13px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #777777;
    letter-spacing: 0.07px;
    margin-top:12px;
}

.wxLoginTitle {
    font-size: 17px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #6495ed;
    letter-spacing: 0.08px;
}
.saomaQRCode {
    padding:0 0;
    width:192px;
    height:192px;
}
.saomaLoading {
    width: 70px;
    height: 70px;
    /*margin: 61px;*/
}
.ewmZheZhao {
    background: url(/image/login/bantouming.png);
    background-size: cover;
    width: 210px;
    height: 210px;
    position: relative;
    top: 85px;
    left: 83px;
    color: #fff;
    cursor: pointer;
    position: absolute;
}
.blueHeaderText {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    /*color: #ffe300;*/
    line-height: 19px;
    width: 100px;
    color: #5f5d5d;
    display: inline-block;
    cursor: pointer;
}
    .blueHeaderText img {
        width: 25px;
        margin-right: 3px;
    }

.bluehead1 {
    font-size: 14px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #fff;
}

.blueheadin {
    font-size: 12px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 20px;
    min-width: 94px;
    border-radius: 6px;
}
.juxingkuang {
    background-image: url(/image/juxingkuang.png);
    background-size: 100% 100%;
    /*height: 55vh;*/
    background-repeat: no-repeat;
    /* background-position: 50% 30%; */
    margin-left: 5%;
    margin-right: 5%;
    /*margin-top:2%;*/
    position: relative;
}
    .juxingkuang .titlekuang {
        background-image: url(/image/titlekuang.png);
        position: absolute;
        background-repeat: no-repeat;
        /*font-size: 17px;*/
        font-family: SimHei, SimHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        background-size: cover;
        width: 120px;
        height: 31px;
        top: -12px;
        margin-left: -49px;
        left: 50%;
        background-size: 100% 100%;
        padding-top: 4px;
    }
    .juxingkuang .imgkuang {
        background-image: url(/image/redian.png);
        background-size: 100% 100%;
        background-position: 0px 1px;
        margin-right: 4px;
        margin-left: 4px;
        padding-left: 20px;
        background-repeat: no-repeat;
    }
.formText {
    /*font-size: 17px;*/
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    margin: 10px 0px;
    display:flex;
    align-items:center;
}
.tishikuang {
    background-image: url(/image/tishikuang.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* background-position: 50% 30%; */
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    position: relative;
}
    .tishikuang .titlekuang {
        background-image: url(/image/tstitlekuang.png);
        position: absolute;
        background-repeat: no-repeat;
        font-size: 17px;
        font-family: SimHei, SimHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #6495ed;
        background-size: cover;
        width: 102px;
        height: 31px;
        top: -12px;
        margin-left: -49px;
        left: 50%;
        background-size: 100% 100%;
    }

    .tishikuang .imgkuang {
        background-image: url(/image/ling.png);
        background-size: 100% 100%;
        background-position: 0px 1px;
        margin-right: 4px;
        margin-left: 4px;
        padding-left: 20px;
        background-repeat: no-repeat;
    }
    .tishikuang .tishiText {
        font-size: 15px;
        font-family: SimHei, SimHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #777777;
        line-height: 38px;
        letter-spacing: 0.17px;
    }

.divPay {
    /*position: relative;
    display: none;
    height: 100%;*/
    width: 100%;
    overflow: hidden;
}

.divPay1 {
    width: 100%;
    height: 100%;
    background-color: rgba(248,248,248,0.98);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(248,248,248,0.98);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;*/
}
.divPay .zfewm {
    width: 180px;
    height: 180px;
    border: 3px solid #e5e5e5;
}
.divPay .layerTit {
    height: 50px;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 22px;
    color: #757475;
    font-weight: 600;
    background-color: #f5f5f5;
}
.divPay .layerTit2 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #6495ED;
}
.divPay .layerxy {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    background-color: #f5f5f5;
    color: #757475;
    padding-left: 25px;
}
.layerxy .layerxygo {
    color: #6495ED;
    cursor:pointer;
}
.layerhd {
    display: inline-block;
    width: 200px;
    text-align: right;
    padding-right: 10px;
}
    .layerhd .huodong {
        color: #DD4629;
        font-size: 16px;
        font-weight: 600;
    }
    .layerhd .yuanjia {
        padding-right: 10px;
        color: #757475;
        font-size: 12px;
        text-decoration: line-through;
    }
    .layerhd .moneytip {
        margin-right: -13px;
        padding-left: 10px;
    }
.layerjg {
    display: inline-block;
    width: 200px;
    font-size: 18px;
    color: #dd4629;
}
.divPay .ewmkuang {
    background-image: url(/image/ewmkuang.png);
    background-repeat: no-repeat;
    /* background-size: 100% 100%; */
    position: absolute;
    left: 50%;
    margin-left: -106px;
    width: 210px;
    text-align:center;
}
.divPay .layerTit &gt; div {
    position: absolute;
    height: 100%;
    width: 50px;
    /*left: 0;*/
    right:0;
    top: 0;
    cursor:pointer;
}

        .divPay .layerTit &gt; div img {
            height: 30px;
            /*width: 24px;*/
            /*margin: 15px 15px 15px 10px;*/
        }

.divPay1 ul {
    padding: 0 10px;
}
.divPay1 .litype {
    width: 120px;
    padding-right: 16px;
    text-align: right;
    font-weight: normal;
    color: #777;
    white-space: nowrap;
    user-select: none;
    font-size: 13px;
}
.divPay1 .licontent {
    font-size: 13px;
}
.divPay1 li {
    position: relative;
    /*padding-left: 100px;*/
    /*line-height: 50px;*/
    padding: 8px 10px 8px 0;
    text-align: left;
    /*border-bottom: 1px solid #e0e0e0;*/
}

    .divPay1 li p {
        padding-right: 20px;
        height: 50px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .divPay1 li label {
        position: absolute;
        top: 0;
        left: 0;
        text-align: left;
        font-size: 14px;
    }


.divPay1 .layerPrice {
    color: #dd4629;
    border: 0;
    font-size: 40px;
    font-weight: 800;
}
.divPay1 .layersm {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #787878;
    letter-spacing: 0.08px;
    text-align:center;
}
.layersm span {
    border-right: 1px solid #787878;
    padding-right: 6px;
    margin-right: 6px;
}
.selectKeyword {
    background-color: #DBE8FF;
    color: #6495ED;
    padding: 2px 0px 2px 4px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}
    .selectKeyword .closeKeyword {
        padding: 2px 6px;
        cursor: pointer;
        background-color: #6495ED;
        color: white;
        border-radius: 4px;
        margin-left: 7px;
        line-height: 28px;
    }

.bighuiUser {
    background-color: #F0F2F8;
    background-size: 100% 100%;
    padding-top: 80px;
    margin-top: -60px;
    height: auto;
    overflow-y: auto;
    padding-bottom: 40px;
}
    .bighuiUser .bigbai {
        background-color: #ffffff;
        border-radius: 30px;
        /*background-color: #ffffff;
        border-radius: 7px 7px;
        box-shadow: 0px 0px 15px #c3d0e8;
        -webkit-border-radius: 10px 10x;
        padding: 20px 0 10px 0;*/
    }
.no-overflowy {
    overflow-y:hidden;
}
.bighui {
    background-color: #F2F0F0;
    background-size: 100% 100%;
    padding: 15px 0;
}

.bighui .bigbai {
    background-color: #ffffff;
    border-radius: 7px 7px;
    box-shadow: 0px 0px 15px #c3d0e8;
    -webkit-border-radius: 10px 10x;
    padding: 20px 0 20px 0;
}

.bigbai .bigsearch {
    background-color: #efefef;
    position: relative;
    margin: 0px 30px;
    border: 2px #6495ED solid;
    padding-top: 20px;
}

.help-tip {
    position: relative;
    top: 12px;
    width: 7px;
    height: 7px;
    text-align: center;
    background-image: url(/image/usercenter/tip_wenhao.png);
    cursor: default;
}

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip p {
        top: -36px;
        display: none;
        text-align: left;
        background-color: white;
        border: 1px #D4D4D4 solid;
        padding: 5px;
        width: 150px;
        position: absolute;
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        right: -11px;
        color: #A1A1A1;
        font-size: 13px;
        line-height: 1.4;
    }

        .help-tip p::before {
            position: absolute;
            content: '';
            width: 0px;
            height: 0px;
            border-width: 6px;
            border-style: solid;
            border-color: #D4D4D4 transparent transparent transparent;
            /*border: 6px solid transparent;
            border-top-color: #D4D4D4;*/
            right: 8px;
            top: 28px;
        }

        .help-tip p::after {
            content: '';
            position: absolute;
            right: 8px;
            top: 28px;
            border-width: 6px;
            border-style: solid;
            border-color: white transparent transparent transparent;
        }

.leftMenu {
    width: 150px;
    position: absolute;
    left: -160px;
}

    .leftMenu ul {
        list-style: none;
        padding-left: 0;
    }

        .leftMenu ul img {
            width: 15px;
            margin-right: 10px;
        }

        .leftMenu ul li {
            padding: 10px 28px;
            /*margin-top: 20px;*/
            font-size: 14px;
            text-align: center;
        }

    .leftMenu .selectLi {
        /* border-left: 2px solid #6495ED; */
        color: #6495ED;
    }

    .leftMenu .moveLi {
        background-color: #6495ED;
        color: #fff;
    }
.headin .moveLi {
    color: #6495ED;
    font-weight:600;
}
.liitem {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.gfgx {
    border-bottom: 1px solid #CECECE;
    margin: 0 20px;
}
.picdiv {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid;
    margin-right: 5px;
}
    .picdiv img {
        width:100%;
        height:100%;
        border-radius:50%;
    }

.menuTwo {
    max-height:325px;
    overflow-y:auto;
}
/* 定义垂直滚动条 */
ul::-webkit-scrollbar {
    width: 5px; /* 宽度 */
}
/* 定义滑轨 */
ul::-webkit-scrollbar-track {
    background-color: #fff; /* 背景色 */
}
/* 定义滑块 */
ul::-webkit-scrollbar-thumb {
    background-color: #ccc; /* 前景色 */
    border-radius: 5px; /* 圆角 */
}
.tipDiv {
    padding-bottom: 25px;
}
    .tipDiv .title {
        text-align: center;
        color: #333333;
        font-size: 14px;
    }
    .tipDiv .tip_title {
        width: 70%;
        margin: 0 auto;
        border: 2px #C9CACA solid;
        padding: 17px 0;
        position: relative;
    }

    .tipDiv .tip_wxtx {
        border: 2px solid #6495ED;
        width: 110px;
        height: 30px;
        line-height: 30px;
        color: #6495ED;
        letter-spacing: 3px;
        left: 50px;
        position: relative;
        top: -32px;
        background-color: #F2F0F0;
        text-align: center;
        border-radius: 4px;
        display: flex;
        align-items: center;
        padding-left: 7px;
        padding-right: 7px;
    }
        .tipDiv .tip_wxtx img {
            padding-right:7px;
        }
    .tipDiv ul {
        list-style: none;
        margin-top: -11px;
        font-family: 黑体;
        color: #707070;
        padding: 0 72px;
        font-size:14px;
    }
    .tipDiv li {
        display: flex;
        align-items: center;
        height: 30px;
        line-height: 30px;
    }
        .tipDiv li img {
            width:5px;
            height:7px;
        }
        .tipDiv li span {
            padding-left:7px;
        }
.disBtn {
    cursor: not-allowed !important;
    pointer-events: none !important;
    color: #cacaca !important;
    border: 2px #cacaca solid !important;
}
.grayBtn {
    background-color: #F2F0F0;
    color: #6495ED;
    border: 2px #6495ED solid;
}
    .grayBtn :visited {
        background-color: #E2E8F2;
        color: #666666;
        border-color: #E2E8F2;
    }
    .grayBtn :hover {
        background-color: #6495ED;
        color: #fff;
        border-color: #6495ED;
    }
    .grayBtn :active {
        background-color: #6495ED;
        color: #fff;
        border-color: #6495ED;
    }
.window-pic-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.tripdiv {
    position: absolute;
    bottom: 50px;
    right: 35px;
}
    .tripdiv .dialogbox {
        background-image: url(/image/dialogbox.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        width: 906px;
        height: 576px;
        position: relative;
        right: 64px;
        bottom: 83px;
        padding: 60px;
        font-size: 14px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #777777;
        line-height: 24px;
    }
    .tripdiv .boshi {
        position: absolute;
        bottom: 37px;
        right: 0px;
    }
        .tripdiv .boshi img {
            width: 80px;
            height: 119px;
        }
    .tripdiv .linediv {
        background-color: #777777;
        height: 1px;
        margin: 10px 0;
    }
    .tripdiv .contentDiv {
        line-height:24px;
    }
    .tripdiv .titlebox {
        font-weight:700;
    }

.natural-caption {
    position: absolute;
    /* right: 15%; */
    bottom: 34%;
    left: 50%;
    /* padding-top: 1.25rem; */
    /* padding-bottom: 1.25rem; */
    color: #fff;
    text-align: center;
}
.long-style {
    background: url(/image/aboutus/bottom-long.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 244px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
}
    .long-style a, .short-style a {
        color: #fff;
        text-decoration: auto;
    }
    .short-style {
        background: url(/image/aboutus/bottom-short.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 176px;
        height: 45px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        font-weight: 700;
    }
.aboutdrop a {
    padding: 0;
    border-bottom: 1px solid #cccccc;
}
.aboutdrop {
    top: 30px;
    padding: 15px 15px;
    line-height: 26px;
}
.title-menu {
    height: 100px;
    display: inline-flex;
    align-items: flex-end;
}
    .title-menu img {
        width: 144px;
        height: 43px;
    }
.content-menu {
    padding-top: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    line-height: 24px;
}
.content-div {
    height: 207px;
    width: 100%;
    background-color: #f3f3fb;
    padding: 12px;
}
    .content-div:hover {
        background-color: #fff;
        box-shadow: 0px 0px 16.92px 0px rgba(69,69,127,0.23);
    }
.content-go {
    width: 86px;
    height: 21px;
    background: #ffffff;
    border: 1px solid #777777;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
    .content-go img {
        width: 43px;
        height: 6px;
    }
.content-date {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
}
.content-year {
    padding: 5px 0;
}
.content-month {
    font-size: 30px;
    font-weight: 700;
}
.content-img {
    width: 329px;
}
    .content-img img {
        width: 329px;
        height: 183px;
    }
.content-mid {
    padding: 40px 50px;
}
.jxt-title {
    font-size: 12px;
    font-weight:bold;
    height: 30px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-bottom: 1px dashed #dedede;
}
.jxt-content {
    font-size:12px;
}
    .jxt-content p {
        margin: 0;
        padding: 0;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
.alertBox-pay {
    overflow:hidden;
}
    .alertBox-pay .alertTitleBlue {
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #e0e3ec;
    }
    .alertBox-pay .closealert {
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer;
    }
    .alertBox-pay .alertContent {
        line-height: 36px;
        font-weight: 400;
        color: #999999;
        border-bottom: 1px solid #e0e3ec;
        padding: 10px 0px;
    }
.alertContent &gt; div {
    display:flex;
}
.alertBox-pay .leftcontent {
    width: 120px;
    text-align: right;
}
.alertBox-pay input {
    width: 185px;
    height: 31px;
    background: #f5f7fa;
    border-radius: 5px;
    border: 0;
    color: #777777;
    padding: 0 10px;
}
.alertBox-pay .qrbutton {
    width: 75px;
    height: 32px;
    background: #3a55cc;
    border-radius: 5px;
    color:#fff;
    cursor:pointer;
}
.alertBox-pay .qxbutton {
    width: 75px;
    height: 32px;
    border: 1px solid #999999;
    border-radius: 5px;
    color: #999999;
    margin-right: 20px;
    cursor: pointer;
}
.alertBox-pay .qrdiv {
    display: flex;
    justify-content: right;
    padding: 15px;
}
.qrdiv &gt; div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.alertBox-pay img {
cursor:pointer;
}
.nav-content {
    min-width: 1120px;
    width: 70%;
    margin: 0 auto;
}

.vip-center {
    margin-right: 40px;
    cursor: pointer;
}

.vip-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hover-li {
    background-color: #3A55CC;
    color: white !important;
}
</pre></body></html>