@font-face {
    font-family: 'iconfont';
    /* Project id 4193170 */
    src: url('./font/font_4193170_i7o42nkk3i.woff2') format('woff2'),
        url('./font/font_4193170_i7o42nkk3i.woff') format('woff'),
        url('./font/font_4193170_i7o42nkk3i.ttf') format('truetype');
}

@font-face {
    font-family: 'AlimamaShuHeiTis';
    src: url('./font/Alimama_ShuHeiTi_Bold.woff2');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 40px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

p {
    margin: 0;
}

html,
body {
    padding: 0;
    margin: 0;
    background-color: #000;
}

.head {
    background-image: url(./images/bg_head.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 120px;
}

.center {
    max-width: 75rem;
    margin: 0 auto;
    padding: 0 .9375rem;
}

.navbar {
    padding-top: 2.375rem;
}

.logo {
    max-height: 1.875rem;
    display: block;
    font-size: 20px;
}

.nav-link {
    padding: 0 1.5625rem !important;
    color: #fff;
}

.nav-link:hover {
    color: #fff;
}

.login {
    margin: 0;
    background-color: #fff;
    border-radius: 1.375rem;
}

.login_text {
    margin: .75rem 1.5625rem;
    color: #fff;
    text-decoration: none;
}

.navbar-collapse {
    flex-direction: column;
    align-items: flex-end;
}

.Portal_text {
    margin-top: 8.75rem;
    padding-bottom: 8.75rem;
    text-align: center;
}

.bus_img {
    width: 100%;
}

.portal_slogan {
    font-size: 3.75rem;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium,Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 72px;
    letter-spacing: 1px;
}

.portal_more {
    font-size: 30px;
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium, Arial, Helvetica, sans-serif;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-weight: normal;
    color: #fff;
    line-height: 48px;
    letter-spacing: 4px;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.5);
    margin-top: 1.75rem;

}

.business {
    /* padding: 2.5rem 0; */
}

.service {
    text-align: center;
    margin: 20px 0;
}

.service_text {
    margin: 0;
    font-size: 1.25rem;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.625rem;
    letter-spacing: .125rem;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.5);
    margin-bottom: 1.125rem;
}

.service_more {
    margin: 0;
    font-size: .875rem;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.125rem;
    letter-spacing: .125rem;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.5);
}

.oper_text {
    font-size: 2.625rem;
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium,Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 50px;
    letter-spacing: 1px;
    margin-top: 4.8125rem;
}

.operation {
    padding: 0 .9375rem;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.oper_more {
    font-size: 1.25rem;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.4375rem;
    text-align: center;
    margin-top: 2.1875rem;
    margin-bottom: 4.8125rem;
}

.oper_content {
    max-width: 75rem;
    /* display: flex; */
    /* background: #FFFFFF; */
    /* box-shadow: 0px 0px 60px 0px rgba(125, 185, 255, 0.18); */
    backdrop-filter: blur(25px);
    margin-bottom: 8.5rem;
}

.oper_left {
    display: flex;
    align-items: center;
}

.oper_case {
    padding: 30px;
}

.oper_case_box {
    display: flex;
    align-items: flex-start;
    padding: 1.25rem 1.25rem;
    font-size: .875rem;
    justify-content: space-evenly;
    color: #fff;
    height: 100%;
    /* cursor: pointer; */
    background-color: #101010;
    flex-direction: column;
    border-radius: 1.25rem;
}

.oper_case:hover {
    color: #fff !important;
}

.oper_case_sele {
    background-color: #fff;
    color: #fff;
    font-size: 1.25rem;
}

.oper_case_sele .iconfont {
    font-size: 3.125rem;
    color: #fff;
}

.oper_case_text {
    margin: 0;
    padding: 0;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.4375rem;
}

.oper_case_pitimg {
    margin-right: 1.875rem;
    display: none !important;
    width: 30px;
}

.oper_case_img {
    width: 3.25rem;
    border-radius: 100%;
    margin-right: 1.875rem;
    margin-bottom: 1.4375rem;
}

.oper_name {
    font-size: 16px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 23px;
    margin-bottom: .3125rem;
}

.oper_same {
    font-size: 13px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #7C7C7C;
    line-height: 23px;
}

.oper_buttom {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.oper_right {
    height: 100%;
}

.oper_right .col-md-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px 0;
}

.oper_buttom_con {
    background-color: #181818;
    padding: 10px 20px;
    border-radius: 100%;
    cursor: pointer;
    color: #777777;
}

.oper_buttom_con:hover{
    background-color: #515151;
    color: #fff;
}

.selected{
    background-color: #2D30FF;
    color: #fff;
}

.selected:hover{
    background-color: #2D30FF;
    color: #fff;
}

.oper_buttom_con .iconfont {
    /* color: #777777; */
}

.oper_row {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.oper_cont_text {
    font-size: 1.25rem;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.4375rem;
    margin-bottom: 1.25rem;
}

.oper_right_img {
    max-width: 3.25rem;
    margin: 1.5625rem;
}

.oper_cont_more {
    font-size: .8125rem;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.4375rem;
    margin-bottom: 1.5rem;
}

.soft_box {
    background-color: #FBFDFF;
    display: flex;
    align-items: center;
    padding: 0;
    margin: .9375rem;
}

.oper_right .col-6 {
    padding: 0;
}

.oper_liet_text {
    font-size: 16px;
    font-family: OPPOSans-B, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 23px;
}

.oper_list_more {
    font-size: 13px;
    font-family: OPPOSans-M, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 23px;

}

.joint {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 1.5rem;
    margin-top: 2.1875rem;
    display: inline-block;
    text-decoration: none;
}

.advantage {
    max-width: 1200px;
    margin: 0 auto;
}

.advan_text {
    font-size: 2.0625rem;
    font-family: AlimamaShuHeiTis;
    font-weight: bold;
    color: #fff;
    line-height: 3rem;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    text-align: center;
}

.advan_more {
    font-size: 1.25rem;
    font-family: OPPOSans-R, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    margin-top: 2.1875rem;
    margin-bottom: 5rem;
}

.advan_img {
    padding: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advan_img img {
    width: 80%;
}

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

.advan_img_cent img {
    width: 100%;
    padding: 1.875rem;
}

.advan_shadow {
    border: 1px solid rgb(235 240 255);
    border-radius: 14px;
}

.advan_shadow:hover {
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0px 0px 30px 0px rgba(0, 91, 255, 0.19);
    backdrop-filter: blur(29px);
}

.copper {
    padding: 1.25rem;
    /* padding-top: 9.0625rem; */
    padding-bottom: 9.0625rem;
}

.copper_text {
    font-size: 2.625rem;
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium,Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 50px;
    letter-spacing: 8px;
    text-align: center;
}

.copper_more {
    font-size: 1.25rem;
    font-family: AlimamaFangYuanTiVF-Regular, AlimamaFangYuanTiVF,Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #7D7D7D;
    line-height: 40px;
    letter-spacing: 3px;
    text-align: center;
    margin-top: 2.1875rem;
    margin-bottom: 5rem;
}

.copper_cont {
    max-width: 56.25rem;
    margin: 0 auto;
}

.copper_img {
    width: 100%;
    margin-bottom: 1.5625rem;
}

.contact_cent {
    max-width: 75rem;
    margin: 0 auto;
}

.contact_cent .col-12 {
    margin-bottom: 1.25rem;
}

.contact_us_box {
    max-width: 280px;
    margin: 0 auto;
    background-color: #141414;
    border-radius: 1.25rem;
    padding: 2.1875rem;
    display: flex;
    flex-direction: column;
    margin-top: 1.25rem;
    height: 100%;
}

.email_num {
    background-color: #1A1A1A;
    border-radius: .1875rem;
    padding: 1rem .4375rem;
    text-align: center;
    font-size: 16px;
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium,Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 19px;
    margin-top: 5.625rem;
}

.contact_us_text {
    font-size: 30px;
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium,Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 36px;
    margin-bottom: 1.875rem;
}

.qr_code {
    background-color: #1A1A1A;
    border-radius: 1.25rem;
}

.qr_code img {
    max-width: 6.375rem;
    margin: 3.3125rem;
}

.copy_num {
    margin: 0 auto;
    display: inline-block;
    padding: 1rem 1.25rem;
    background-color: #1A1A1A;
    color: #ABABAB;
    border-radius: .1875rem;
    margin-top: 1.4375rem;
    font-size: 16px;
    font-family: AlimamaFangYuanTiVF-Medium-Square, AlimamaFangYuanTiVF-Medium,Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ABABAB;
    line-height: 19px;
    cursor: pointer;
}

.footer {
    margin: 0 auto;
    padding: 4.375rem 8.75rem;
    background-color: #101010;
    margin-top: 7.25rem;
}

.footer_box{
    max-width: 75rem;
    margin: 0 auto;
}

.footer_tit {
    font-size: 1rem;
    font-family: OPPOSans-B, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.5625rem;
    letter-spacing: .1875rem;
    margin-top: 20px;
}

.footer_span {
    font-size: .8125rem;
    font-family: OPPOSans-R, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 1.0625rem;
    display: block;
    text-decoration: none;
    margin-top: 1.4375rem;
}

.footer_span img {
    max-width: 6.375rem;
}

.line {
    width: 200px;
    /* height: 1px; */
    border-top: 1px solid #E1EBFF;
    margin-top: 3.875rem;
}

.footer_text {
    font-size: .8125rem;
    font-family: OPPOSans-R, OPPOSans, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #7C7C7C;
    line-height: 1.0625rem;
    text-decoration: none;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.navbar-toggler {
    display: none !important;
}

.login_model {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a6;
    z-index: 999;
    display: none;
}

.login_win {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}



.login_lis {
    max-width: 31.25rem;
    margin: 0 auto;
    min-width: 23.75rem;
    display: flex;
    flex-direction: column;
}

.loin_box {
    margin: 1.25rem;
    background-color: #fff;
    padding: 1.25rem;
    border-radius: .625rem;
}

.acc {
    margin: 1.25rem 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    background-color: #f7f7f7 !important;
    padding: 0 10px;
    justify-content: space-between;
    border-radius: .625rem;
}

.acc p {
    margin: 0;
    padding: 0 10px;
    border-right: .0625rem solid #e1e1e1;
    color: #a5a5a5;
    font-size: 13px;
}

.acc input {
    width: 80%;
    height: 3.125rem;
    border: none;
    background-color: #f5f5f5;
    outline: none;
    font-size: 13px;
}

.pass {
    margin: 1.25rem 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    background-color: #f7f7f7 !important;
    padding: 0 10px;
    justify-content: space-between;
    border-radius: .625rem;
}

.pass p {
    margin: 0;
    padding: 0 10px;
    border-right: .0625rem solid #e1e1e1;
    color: #a5a5a5;
    font-size: 13px;
}

.pass input {
    width: 80%;
    height: 3.125rem;
    border: none;
    background-color: #f5f5f5;
    outline: none;
    font-size: 13px;
}

.getacc {
    height: 3.125rem;
    text-align: center;
    line-height: 3.125rem;
    background-color: #fff;
    color: #fff;
    border-radius: .25rem;
    margin: 1.25rem 0;
    cursor: pointer;
}

.login_tit {
    display: inline-block;
    border-bottom: .125rem solid #fff;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
}

.login_more {
    font-size: .8125rem;
    color: #a5a5a5;
    display: flex;
    justify-content: space-evenly;
}

.loin_box .logo {
    width: 6.875rem;
    margin: 0 auto;
    margin-top: 2.5rem;
}



.close img {
    width: 2.125rem;
}


.point {
    font-size: .875rem;
    color: rgb(255, 115, 115);
    display: none;
}

.loin_on {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}