@charset "UTF-8";

@font-face {
    font-family: "iconfont"; /* Project id 4217671 */
    src: url('./font/iconfont/font_4217671_45wp398fdl2.woff2?t=1695213034888') format('woff2'),
    url('./font/iconfont/font_4217671_45wp398fdl2.woff?t=1695213034888') format('woff'),
    url('./font/iconfont/font_4217671_45wp398fdl2.ttf?t=1695213034888') format('truetype');
}


.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-duihuanma:before {
    content: "\e7c4";
}

.icon-xiala:before {
    content: "\e627";
}

.icon-mailyoujian:before {
    content: "\e6dc";
}

.icon-Paypal:before {
    content: "\ea24";
}

.icon-maisui-zuo:before {
    content: "\e642";
}

.icon-xingxing:before {
    content: "\e60b";
}

.icon-maisui-you:before {
    content: "\e643";
}

.icon-vip:before {
    content: "\e873";
}

.icon-shouhuodizhi:before {
    content: "\e6b5";
}

.icon-wode-wodeshouhuodizhi:before {
    content: "\e644";
}

.icon-wancheng-copy:before {
    content: "\e62f";
}

.icon-liwu:before {
    content: "\e622";
}

.icon-guanbi1:before {
    content: "\e620";
}

.icon-ego-menu:before {
    content: "\e606";
    color: #5cccc4;
    /*color: #ffffff;*/
}

.icon-X:before {
    content: "\e617";
    color: #5cccc4;
    /*color: #ffffff;*/
}

.icon-dingdanicon2:before {
    content: "\e614";
}

.icon-order:before {
    content: "\e60c";
}

.icon-order1:before {
    content: "\e68a";
}

.icon-shouye:before {
    content: "\e751";
}

.icon-mimaxianshiyincang-:before {
    content: "\e725";
}

.icon-xianshi-yincang:before {
    content: "\e60a";
}

.icon-guanbi:before {
    content: "\e64a";
}

.icon-cha:before {
    content: "\e641";
}

.icon-libao:before {
    content: "\e605";
}

.icon-caidan:before {
    content: "\e624";
}

.icon-bangding2:before {
    content: "\e6bc";
}

.icon-shouji:before {
    content: "\e692";
}

.icon-mima:before {
    content: "\e61c";
}

.icon-user:before {
    content: "\e8e0";
}




.showPwd{
    font-size: 26px;
}
.el-input__suffix{
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: -ms-flex;
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}

@font-face {
    font-family: 'PuHuiTiR';
    font-display: swap;

    src: url('font/regular/VhAQZJzfKuMA.woff2') format('woff2'),
    url('font/regular/VhAQZJzfKuMA.woff') format('woff'); /* chrome、firefox */
}

@font-face {
    font-family: 'PuHuiTiB';
    font-display: swap;
    src: url('font/bold/INiFulD75sB1.woff2') format('woff2'),
    url('font/bold/INiFulD75sB1.woff') format('woff'); /* iOS 4.1- */
}

body {
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    font-family: 'PuHuiTiR';
}
p,ol,ul,li{
    margin: 0px;
    padding: 0px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: 'PuHuiTiR', sans-serif;
}

.no-margin {
    margin: 0 !important;
}
.el-dialog{
    border-radius: 25px !important;
}
.el-input__inner{
    border-radius: 10px;
}
.el-input-group__prepend{
    border-radius: 10px 0 0 10px;
}
.el-input-group__append,.el-button{
    border-radius: 10px !important;
}

.el-link.is-underline:hover:after{
    border-bottom:0px solid #ffffff !important;
}
.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "";
}

.loadingBack {
    width: 150px;
    height: 15px;
    margin: 0 auto;
    margin-top: 100px
}

.loadingBack span {
    display: inline-block;
    width: 15px;
    height: 100%;
    margin-right: 5px;
    border-radius: 50%;
    background: linear-gradient(to bottom right, #e22335, #c73843);
    -webkit-animation: load 1.04s ease infinite
}

.loadingBack span:last-child {
    margin-right: 0
}
.homeClass{
    letter-spacing: 15px;
}
.homeClass2{
    letter-spacing: 12px;
}
.phoneMenu{
    color: #e22335;
    font-size: 36px;
}
.el-drawer__close-btn{
    border: none;
    cursor: pointer;
    font-size: 24px;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}
.el-drawer__header{
    margin-bottom:0px !important;
    padding: 10px;
}
.PhoneMenuList{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    padding: 10px 0px;
}
@-webkit-keyframes load {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.3)
    }
    100% {
        opacity: .2;
        -webkit-transform: scale(.3)
    }
}

.loadingBack span:nth-child(1) {
    -webkit-animation-delay: .13s
}

.loadingBack span:nth-child(2) {
    -webkit-animation-delay: .26s
}

.loadingBack span:nth-child(3) {
    -webkit-animation-delay: .39s
}

.loadingBack span:nth-child(4) {
    -webkit-animation-delay: .52s
}

.loadingBack span:nth-child(5) {
    -webkit-animation-delay: .65s
}

.loadingBackContent {
    width: 100%;
    margin: 0 auto;
    margin-top: 20%
}
/*
*header
*/
.menuDefault{
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: -ms-flex;
    justify-content: start;
    -webkit-box-pack: start;
    /* 12版 */
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-justify-content: start;
    -o-justify-content: start;
    height: 83px;
    align-items: center;
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}

.menuDefault span{
    font-size:25px;
    color:#ffffff;
    opacity: 0.85;
}
.containerHeader{
    max-width:1920px;
    height: 83px;
    /*line-height: 83px;*/
    margin: 0 auto;
}
.logo img{
    width:231px;
    vertical-align: middle;
}
.menu{
    vertical-align: top;
    font-size:28px;
    height: 54px;
    /*line-height: 54px;*/
    max-width:231px;
    margin-left: 30px;
    font-family: 'PuHuiTiR';
    display: inline-flex;
    font-weight: normal !important;
}
.bgIcon{
    width: 100%;
    height: auto;
}
.menuList{
    vertical-align: middle;
    line-height: 60px;
}
.menuList img{
  height: 40px;
  width: 40px;
}

.menuItem{
    color:#e22335;
    font-size:28px;
}
.menuActive{
    /*border-bottom: 3px solid #e22335;*/
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: PuHuiTiB !important;
    font-size:28px;
    /*padding-bottom: 3px;*/
}

.loginInfo{
    font-size:26px;
    font-family: PuHuiTiR !important;
}
.loginInfo .el-link--inner span{
    text-decoration: underline;
    /*text-underline-position: under;*/
}
.el-menu.el-menu--horizontal{
    border:none !important;
}
.el-menu--horizontal .miniMenu{
    font-size: 20px;
    color: #666666;
    height: 30px;
    line-height: 25px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
.el-menu--horizontal .miniMenu .el-link--inner span{
    text-decoration: underline !important;
    -webkit-decoration:  underline !important;
    text-underline-position: from-font;
}


.underline {
    position: relative;
    color: black; /* 文本颜色 */
}

.underline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px; /* 下划线粗细 */
    background: #666666; /* 下划线颜色 */
    transform: scaleX(1);
    transition: transform 0.3s ease-in-out;
    pointer-events: none; /* 防止伪元素影响鼠标事件 */
}

.underline:hover::after {
    transform: scaleX(0);
}

.loginContent{
    max-width: 100%;
    float: right;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -ms-flex;      /* TWEENER - IE 10 */
    -js-display: flex;
    justify-content: right;
    align-items: center;
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    padding-right: 30px;
    height: 83px;
    overflow: hidden;
    -moz-justify-content: right;
    -ms-justify-content: right;
    -o-justify-content: right;
    gap: 10px;
}
.menuLogo{
    vertical-align: middle;
}
.menuLogo img{
    width:100%;
    height: 100%;
}
.menu .el-menu--horizontal>.el-submenu .el-submenu__title{
    line-height: 54px !important;
}
.miniMenu{
    display: block;
}
.el-menu-item{
    text-align: center;
}
.toLoginIn .el-input-group--prepend .el-input__inner{
    height: 53px !important;
}
.registerRuleForm .el-input-group--prepend .el-input__inner{
    height: 53px !important;
}
.registerRuleForm .el-checkbox__inner{
    vertical-align: top;
    width: 20px;
    border-radius: 50%;
    height: 20px;
}
.registerRuleForm .el-checkbox__inner::after{
    height: 10px !important;
    left: 7px !important;
    top: 3px !important;
}
.registerRuleForm .el-input-group__append, .el-button{
    border-radius: 0px 10px 10px 0px !important;
}

.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{
    margin-top: 3px !important;
}
.el-submenu__title i{
    color: #e22335;
    font-weight: bolder;
}
.subline{
    display: block;
    width: 100%;
    height: 3px;
    background: #e22335;
    border-radius: 5px;
    margin-top: 5px;
}
.nosubline{
    display: block;
    width: 100%;
    height: 3px;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 5px;
}

/* 充值中心 */
.topUpCenter{
    text-align: center;
    right: 5%;

    width: 135px;
    height: 42px;
    min-width: 100px;

    background: url("../images/v2/top/chongzhi.png") no-repeat center ;
    border:1px solid #000000;
    border-radius: 10px;
}

.topUpCenter span{
    font-size:16px;
    color:#000000;
}

/*使用教程*/
.howtousetitle{
    font-size:26px;
    font-family: PuHuiTiR !important;
    padding-right: 30px;
    text-decoration: underline;
    display: inline-block;
    padding-top: 4px;
    vertical-align: bottom;
    color:#898989;
}
.useMobile{
    padding-top: 0px;
}
.howtouseDiv{
    text-align: right;
}
.textCenter{
    text-align: center;
}
input:focus {
    outline: none;
    background-color: transparent; /* 或者设置为和你的页面背景色一样 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
.footCountry{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
    margin-right: 10px;
    width:135px !important;
    /*display: inline-block;*/
    /*box-sizing: border-box;*/

    /*background: url("../images/v2/top/chongzhi.png") no-repeat center ;*/
    /*border-radius: 10px;*/
}
.footCountry:active{
    /*background-color: transparent;*/
}
.el-select .el-input .el-select__caret.el-input__icon::before {
    content: "\e790";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*background: url("../images/v2/top/qiehuanyuyan.png") no-repeat center ;*/
}
.footCountry.el-select .el-input .el-select__caret{
    font-size: 28px !important;
    line-height: 48px;
    vertical-align: middle;
}


.footCountry .el-input--medium .el-input__inner{
    height: 40px;
}
.footCountry .el-input__inner{
    border-radius: 10px !important;
    /*background: #d0d1d5 !important;*/
}
.el-select .el-input.is-focus .el-input__inner{
    border-color:#ffffff !important; /* 语言框聚焦边框颜色 */
}
.el-select .el-input.is-focus .el-input__inner::placeholder,.el-select .el-input .el-select__caret {
    color: #ffffff; /* 语言切换三角图标颜色 */
}
.footCountry  .el-input__inner,.el-select .el-input__inner:focus{
    background: transparent;
    color:#ffffff !important; /* 语言当前颜色 */
    border:1px solid #333;
}
.el-select-dropdown{
    /*margin-top: 50px;*/
    /*top: 50px;*/
    /*z-index: 999999;*/
}
.el-select-dropdown__item{
    /*top: 10px;*/
    background-color:#f0f9eb;
    color: black; /* 下拉框字体颜色 */
}
/*checkbox对齐方式*/
.el-checkbox__label{
    white-space: normal;
    vertical-align: top;
    text-align: left;
}
.memberLogout{
    margin-right: 20px;
}
.policyLink, .policy{
    white-space: normal;
    word-break: break-word;
}


@media screen and (max-width: 1680px) {
    .menuDefault {/*1680*/
        /*height: 60px !important; */
        height: 83px !important;
    }

    .menuDefault span {
        font-size: 18px;
        color: #ffffff;
        opacity: 0.85;
    }

    .menu{
        vertical-align: top;
        font-size:28px;
        height: 54px;
        /*line-height: 54px;*/
        max-width:231px;
        margin-left: 25px;
        font-family: 'PuHuiTiR';
        display: inline-flex;
        font-weight: normal !important;
    }
    /* 充值中心 */
    .topUpCenter{/*1680*/
        text-align: center;
        right: 5%;

        /*width: 135px;*/
        /*height: 42px;*/
        width: 122px;
        height: 38px;
        min-width: 100px;

        background: url("../images/v2/top/chongzhi.png") no-repeat center ;
        border:1px solid #000000;
        border-radius: 10px;
    }

    .topUpCenter span{
        font-size:14px;
        color:#000000;
    }
}

@media screen and (min-width: 991px){
    .policyLink, .policy{
        font-size: 20px !important;
    }
    .el-checkbox__label.el-checkbox__label{
        line-height: 24px !important;
    }
    .el-checkbox__input{
        margin-top: 3px;
    }
}

@media screen and (min-width: 991px) and (max-width: 992px)  {
    .menuItem{
        max-width: 220px !important;
    }
    .menu{
        font-size: 18px !important;
    }
    .el-submenu__title{
        padding: 0 4px !important;
    }
    .menuActive{
        font-size: 18px !important;
    }
}
@media screen and (min-width: 992px) and ( max-width: 1366px)  {
    .menuItem{
        max-width: 220px !important;
    }
    .menu,.howtousetitle{
        font-size: 16px !important;
    }
    .el-submenu__title{
        padding: 0 20px !important;
    }
}
@media screen and (min-width: 1366px)  {
    .menu .howtousetitle{
        font-size: 20px !important;
        vertical-align: bottom;
    }
    .menuItem{
        max-width: 220px !important;
    }
    .menu{
        max-width: 280px;
        height: 83px;
    }
    .el-submenu__title{
        padding: 0 20px !important;
    }
    .subline,.nosubline{
        margin-top: 10px;
    }
}
@media screen and (max-width: 992px) {
    .menu {
        margin-left: 10px;
        font-size:22px;
        height: 60px;
        /*line-height: 60px;*/
    }
    .menuItem{
        font-size:22px;
    }
    .loginContent{
        max-width: 100%;
        /*padding-right: 10px;*/
        /*height: 60px;*/
        /*overflow: hidden;*/
    }
    .loginInfo,.howtousetitle{
        font-size:18px;
    }


    .logo img{
        width:150px;
        line-height: 40px;
        height: auto;
        object-fit: cover;
        vertical-align: middle;
    }
}
@media screen and (max-width: 1366px) {
    .menuDefault{/*1366*/
        /*height: 60px !important; */
        height: 83px !important;
    }
    .menuDefault span{
        font-size:14px;
        color:#ffffff;
        opacity: 0.85;
    }
    .menu{/*1366*/
        vertical-align: top;
        font-size:28px;
        height: 54px;
        /*line-height: 54px;*/
        max-width:231px;
        margin-left: 10px;
        font-family: 'PuHuiTiR';
        display: inline-flex;
        font-weight: normal !important;
    }
    /* 充值中心 */
    .topUpCenter{/*1366*/
        text-align: center;
        right: 5%;

        /*width: 135px;*/
        /*height: 42px;*/
        width: 108px;
        /*height: 34px;*/
        height: 38px;
        min-width: 100px;

        background: url("../images/v2/top/chongzhi.png") no-repeat center ;
        border:1px solid #000000;
        border-radius: 10px;
    }

    .topUpCenter span{
        font-size:12px;
        color:#000000;
    }

    .loginContent{
        max-width: 100%;
        /*padding-right: 30px;*/
        /*!*height: 60px;*!*/
        /*height: 83px;*/
        /*overflow: hidden;*/
        /*line-height: 48px;*/
    }
    .menu {
        /*margin-left: 10px;*/
        font-size:22px;
        height: 60px;
        /*line-height: 60px;*/
    }
    .menuItem{
        font-size:22px;
    }
    .menuActive{
        font-size:22px;
    }
    .loginInfo,.howtousetitle{
        font-size:18px;
    }
    .logo img{
        width:150px;
        line-height: 40px !important;
        height: auto;
        object-fit: cover;
        vertical-align: middle;
    }
    .containerHeader{
        /*line-height:60px ;*/
        height:83px ;
    }
}


/*@media screen and (max-width: 1200px) {*/
/*    .menuDefault{!*1200*!*/
/*        !*height: 60px !important; *!*/
/*        height: 83px !important;*/
/*    }*/
/*    .menuDefault span{*/
/*        font-size:12px;*/
/*        color:#ffffff;*/
/*        opacity: 0.85;*/
/*    }*/
/*    .menu{!*1200*!*/
/*        vertical-align: top;*/
/*        font-size:28px;*/
/*        height: 54px;*/
/*        !*line-height: 54px;*!*/
/*        max-width:231px;*/
/*        margin-left: 15px;*/
/*        font-family: 'PuHuiTiR';*/
/*        display: inline-flex;*/
/*        font-weight: normal !important;*/
/*    }*/
/*    !* 充值中心 *!*/
/*    .topUpCenter{!*1200*!*/
/*        text-align: center;*/
/*        right: 5%;*/

/*        !*width: 135px;*!*/
/*        height: 42px;*/
/*        width: 95px;*/
/*        !*height: 30px;*!*/
/*        height: 38px;*/
/*        min-width: 100px;*/

/*        background: url("../images/v2/top/chongzhi.png") no-repeat center ;*/
/*        border:1px solid #000000;*/
/*        border-radius: 10px;*/
/*    }*/

/*    .topUpCenter span{*/
/*        font-size:10px;*/
/*        color:#000000;*/
/*    }*/
/*}*/

.getCodeItem{
    display: flex;
}

/*@media screen and (max-width: 1080px) {*/
/*    .menuDefault span{*/
/*        font-size:15px;*/
/*        color:#ffffff;*/
/*        opacity: 0.85;*/
/*    }*/
/*}*/
@media screen and (max-width: 991px) {
    .loginInfoItem{
        padding: 0px 5px;
    }
    .loginContent{
        max-width: 100%;
        padding-right: 15px;
        height: 83px;
        overflow: hidden;
        line-height: 48px;
        text-align: right;
        text-align: -webkit-right;
    }
    .menuDefault{ /*991*/
        /*height: 60px !important;*/
        height: 83px !important;
        /*width: 10%;*/
        /*padding: 10px;*/
    }
    .menuDefault span{
        /*font-size:20px;*/
        font-size:1.024vw;
        color:#ffffff;
        opacity: 0.85;
    }
    /* 充值中心 */
    /*.topUpCenter{*/
    /*    text-align: center;*/
    /*    right: 5%;*/

    /*    width: 100px;*/
    /*    height: 42px;*/

    /*    background: url("../images/v2/top/chongzhi.png") no-repeat center ;*/
    /*    border:1px solid #000000;*/
    /*    border-radius: 10px;*/
    /*}*/

    /*.topUpCenter span{*/
    /*    font-size:12px;*/
    /*    color:#000000;*/
    /*}*/
    .footCountry{
        /*width: auto !important;*/
        width: 135px;
        padding-right: 3px;
        /*font-size:12px;*/
    }
    .menuLogo{
        width: 80%;
    }
    /*.menuDefault{*/
    /*    !*width: 50%;*!*/
    /*    width: 10%;*/
    /*}*/
    .registerRuleForm{
        width: 95% !important;
    }
    .registerRuleForm .el-form-item,.el-form-item__content{
        margin: 0px auto 8px auto !important;
    }
    .el-dialog--center .el-dialog__body{
        padding: 10px 10px 0px !important;
    }
    .el-form-item{
        margin-bottom: 8px !important;
    }
    .el-form-item__error{
        /*left: 23% !important;*/
        padding-top: 0px !important;
    }
    .accountInfo,.Account{
        font-size: 18px !important;
    }
    .registerRuleForm .el-input-group--prepend .el-input__inner{
        height: 42px !important;
    }
    .el-input-group--prepend .el-input__inner{
        font-size: 13px !important;
    }

    .MoreMenu{
        height: 40px !important;
        font-size: 18px !important;
    }

    .myIcon{
        font-size: 24px !important;
    }
    .howtousetitle{
        padding-top:0px !important;
        padding-right: 10px;
    }

    .loginInfoItem .loginInfo,.NewItem,.userName,.gth{
        font-size: 18px !important;
    }
    .gth{
        /*vertical-align: bottom;*/
        /*text-indent: -5px !important;*/
    }

    .menuActive{
        font-size: 24px !important;
    }
    .menu {
        height: 60px;
        /*line-height: 60px;*/
    }
    .logo img{

        width:150px;
        line-height: 60px !important;
        height: auto;
        object-fit: cover;
        vertical-align: middle;
    }
    /*.qrcode{*/
    /*    bottom: -10px !important;*/
    /*    text-align: center;*/
    /*    right: 0px !important;*/
    /*}*/
    .appItemFirst {
        margin-top: 10px;
    }
    .el-form-item, .el-form-item__content{
        width: 100% !important;
    }
    .el-form-item__content{
        line-height: 20px !important;
    }
    .el-divider--horizontal{
        margin: 6px 0px;
    }
    .registerButton{
        width: 100% !important;
        font-size: 20px !important;
        height: 42px;
    }

    .el-dialog__title{
        font-size: 20px !important;
    }
    .policyLink, .policy{
        font-size: 12px !important;
    }
    .el-button{
        font-size: 20px !important;
    }
    .footCountry{
        margin-right: 0px !important;
        padding-left: 5px;
    }
    .menu{
        margin: 0px !important;
    }
    .menuLogo{
        width: 100%;
    }
    .policy .el-checkbox__label{
        width: 90%;
    }

    .el-submenu__title{
        padding: 0px 0px;
    }
}

@media screen and (max-width: 360px) {
    .loginInfoItem .loginInfo{
        font-size: 0.8rem !important;
    }
    .loginInfo, .howtousetitle{
        font-size: 0.8rem !important;
    }
    .MoreMenu{
        font-size: 1rem !important;
    }
    .loginContent{
        padding-right: 5px !important;
    }

    .el-input-group--prepend .el-input__inner{
        /*font-size: 0.56rem !important;*/
    }
        .usernameInput.fr input.el-input__inner::placeholder {
        font-size: 0.56rem !important;
    }
    .usernameInput.ru input.el-input__inner::placeholder{
        font-size: 0.66rem !important;
    }
    .accountInfo, .Account{
        font-size: 0.66rem !important;
    }

}

.registerRuleForm .el-form-item__error{
    margin-left: 60px;
}

/*
*header
*/


/*footer*/
.footer{
    max-width: 1920px;
    height: 260px;
    background: #272a2c;
    margin: 0 auto;
}
.companyInfo{
    color:#fff;
    text-align: center;
    font-size:14px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 260px;
}
.paddingRight{
    padding-left: 0px;
    text-decoration: underline;
}
.paddingLeft{
    padding-left: 0px;
    text-decoration: underline;
}
.logobottom{
    line-height: 260px;
}
.logobottom img{
    width:231px;
    vertical-align: middle;
}
.footerLink{
    font-size:14px !important;
}

@media screen and (max-width: 1366px) {
    .footer,.companyInfo{
        height: 200px;
    }

    .logobottom{
        line-height: 100px;
    }
    .logobottom img{
        width:150px;
        height: auto;
        object-fit: cover;
        vertical-align: middle;
    }
}

/*footer*/


/*register*/
.el-form-item{
    margin-bottom: 10px !important;
}
 .el-input-group__prepend{
    background-color:#e2dedf;
}
.el-input-group__append{
    background-color:#ffffff;
    vertical-align: middle;
}
.el-input-group__append, .el-input-group__prepend{
    height: 51px !important;
    padding: 0 18px;
}
.el-input-group--prepend .el-input__inner{
    font-size:17px;
}
.registerRuleForm .el-input-group__append .el-link--inner{
    text-decoration: underline;
}
.el-dialog__title {
    font-family: PuHuiTiB;
    font-size:26px;
}
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close{
    color:transparent !important;
}
.el-dialog__header button{
    /*color: transparent;*/
}
.el-dialog__headerbtn{
    width: 36px;
    height: 36px;
}
.el-dialog__headerbtn .el-dialog__close{
    background-size: cover;
    width: 40px;
    height: 40px;
     background-image: url(../images/svg/close.svg);
    background-repeat: no-repeat;
    color: transparent;
    /*color: #e22335;*/
    /*font-size: 26px;*/
    /*border: 3px solid #e22335;*/
    /*border-radius: 50%;*/
    /*font-weight: bolder;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}
.el-dialog__headerbtn{
    top:11px !important;
    right: 20px !important;
}
.registerRuleForm{
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.registerRuleForm .el-form-item,.el-form-item__content{
    width: 381px;
    margin: 5px auto;
}
.registerRuleForm .el-input{

}
.iconImage img{
    width:24px;
    height:24px;
}
.registerButton{
    width:381px;
    border-radius: 10px !important;
}
.paddingLeft40{
    padding-left: 40px;
}
.paddingRight14{
    padding-right: 14px;
}
.paddingLeft20{
    padding-left: 20px;
}

.policyLink, .policy{
    vertical-align: top;
    font-size:16px;
    font-family: PuHuiTiR;
}
.el-checkbox__input{
    vertical-align: top;
}
.el-checkbox{
    line-height: 15px;
}
.policy {
    color: #666666 !important;
}
.accountInfo{
    color:#666666 !important;
    font-size:20px;
    vertical-align: middle;
}
.Account{
    text-decoration: underline;
    color:#e22335 !important;
    font-size:20px;
}

.is-error .el-input-group--prepend  .el-input__inner{
    border-right:1px solid #e22335 !important;
}
.el-button{
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    font-size:24px;
}
@media screen and (max-width: 1366px) {
    .el-input-group__append, .el-input-group__prepend{
        height: 38px !important;
    }
    .el-button{
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
}

@media screen and (max-width: 991px) {
    .el-dialog__headerbtn{
        top:5px !important;
        right: 14px !important;
    }
    .el-input-group__append, .el-input-group__prepend{
        height: 30px !important;
    }
    .el-button{
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}
@media screen and(max-width: 420px) {
    .policyLink, .policy{
        font-size: 14px !important;
    }
}

.UserLine .el-divider{
    width: 381px;
}
.el-dialog--center .el-dialog__body{
    padding: 25px 25px 0px;
}

/*register*/

.loginInfoItem{
    width: 100%;
    font-size: 20px;
    /*height: 63px;*/
    border-top: 2px solid #eeeeee;
    line-height: 1.5;
}
.inItem{
    /*margin-top: -10px; !*文字上移*!*/
    /*font-size: 20px;*/
    color: #666666;
    text-align: center;
}
.inItem span{
    /*margin-left: 5px;*/
    font-size:14px;
}
.userName{
    color: #e22335 !important;
    font-size: 26px;
    /*text-decoration: underline;*/
    overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: inline-block;
    max-width: 102px;
    vertical-align: middle;
}
.menuItem{
    overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: inline-block;
    max-width: 120px;
    vertical-align: middle;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
.NAG .el-link--inner{
    display: flex;
    justify-content: center;
    align-items: center;
}
.gth{
    color: #666666 !important;
    /*text-indent: -9px;*/
    /*display: inline-block;*/
    font-size: 26px;
}
.loginInfoItem .loginInfo,.NewItem{
    font-size: 26px ;
}
.overLine{
    margin-left: 10px !important;
    margin-right: 10px !important;
    background: #000000 !important;
}
.MoreMenu{
    width: 100%;
    height: 60px;
    font-size: 28px;
    vertical-align: middle;
    padding-bottom: 10px;
}
.MoreMenu{
    text-align: center;
}
.MoreMenu span{
    /*color: #FFFFFF;*/
    color: #5cccc4;
    font-weight: 700;
}
.MoreMenu i{
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
}
.MoreMenu .icon-liwu{
    font-size: 34px !important;
}
.Myicon{
    vertical-align: middle;
    padding-right: 3px;
    display: inline-block;
}
.ltMyicon{
    padding-right: 1px;
}
.MoreMenu .icon-user{
    font-size: 30px !important;
}
.MenuTitle{
    max-width: 180px;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    vertical-align: middle;
}

.MoreMenu .el-link--inner{
    text-align:left;
    width:215px;
}

.MoreMenu.en .el-link--inner{
    text-align:left;
    width:185px;
}

.MoreMenu.zh-CN .el-link--inner{
    text-align:left;
    width:125px;
}
.MoreMenu.zh-TW .el-link--inner{
    text-align:left;
    width:135px;
}
.MoreMenu.fr .el-link--inner{
    text-align:left;
    width:205px;
}
.MoreMenu.de .el-link--inner{
    text-align:left;
    width:182px;
}

.MoreMenu.ja .el-link--inner{
    text-align:left;
    width:175px;
}
.MoreMenu.ko .el-link--inner{
    text-align:left;
    width:140px;
}
.MoreMenu.ru .el-link--inner{
    text-align:left;
    width:225px;
}

.noborder{
    border:none;
}

.myIcon{
    font-size: 32px ;
    vertical-align: bottom !important;
}

.el-menu--popup{
    border-radius: 10px !important;
    position: relative;
}
.el-menu--horizontal .el-menu .el-menu-item{
    border-radius: 10px !important;
}
.myIconMenu{
    position: absolute;
    display: inline-block;
    top: -29px;
    background: transparent !important;
    right: 86px;
}
.loginInfoItem .el-link--inner{
    font-family: '微软雅黑' !important ;
}
.el-divider--vertical{
    background: #000000 !important;
}
.MoreMenuIcon{
    height: 26px;
    vertical-align: middle;
}


.el-scrollbar .el-scrollbar__bar,.el-scrollbar .el-scrollbar__view ,.el-scrollbar.el-scrollbar .el-scrollbar__wrap{
    opacity: 1 !important;
}


/*@media screen and (max-width: 512px) {*/
/*    .topUpCenter span {*/
/*        font-size: 14px;*/
/*        color: #000000;*/
/*    }*/
/*}*/