@import url("/statics/eqibaba/fonts/website/iconfont.css");
@import url("/statics/eqibaba/plugs/font-awesome-4.7.0/css/font-awesome.css");
@import url("../css/iconfont.css");
/*通用  预处理css */

body {
    font-size: 14px;
    height: 100%;
    color: #666;
    background-color: #f5f6fa;
    font-weight: normal;
    line-height: 1.5;
    min-width: 1200px;
    overflow-y: scroll;
}
html.dark, body {
    height: 100%;
}

[v-cloak] {
    display: none;
}

#header-box{
    min-height: 123px;
    height: auto;
}
.bg-white{
    background-color: white;
}
.text-white{
    color: #fff;
}


*,
:after,
:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
button, input, select {
    border: 0;
    outline: 0;
}
ul, li, dl, dd, dt {list-style: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

i {
    font-style: normal;
}

b {
    font-weight: normal;
}
.fl {
    float: left !important;
}

.fr {
    float: right !important;
}
.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.pointer{
    cursor: pointer;
}

/*长度高度*/

.w100 {
    width: 100px !important;
}

.wp100 {
    width: 100% !important;
}

.wp50 {
    width: 50% !important;
}

.w120 {
    width: 120px !important;
}

.w200 {
    width: 200px !important;
}

.w250 {
    width: 250px !important;
}

.w300 {
    width: 300px !important;
}

.w400 {
    width: 400px !important;
}
.fs10 {
    font-size: 10px !important;
}

.fs12 {
    font-size: 12px !important;
}

.fs13 {
    font-size: 13px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs18 {
    font-size: 18px !important;
}
.fs19 {
    font-size: 19px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs24 {
    font-size: 24px !important;
}

.fs26 {
    font-size: 26px !important;
}
.fs28 {
    font-size: 28px !important;
}
.fs32 {
    font-size: 32px !important;
}

.fs30 {
    font-size: 32px !important;
}

.fs36 {
    font-size: 36px !important;
}
.fs38 {
    font-size: 38px !important;
}

.fs40 {
    font-size: 40px !important;
}
.fs42 {
    font-size: 42px !important;
}

.fs44{
    font-size: 44px !important;
}

.fs46 {
    font-size: 46px !important;
}

.fs48 {
    font-size: 48px !important;
}
.fs52 {
    font-size: 52px !important;
}

.fs56 {
    font-size: 56px !important;
}

.fs60 {
    font-size: 60px !important;
}

.fs70 {
    font-size: 70px !important;
}

.fs64 {
    font-size: 64px !important;
}
.fs80 {
    font-size: 80px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}
.pr-30 {
    padding-right: 30px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}


.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.orange {
    color: #fc6530;
}

.text-orange{
    color: #fc6530;
}
.text-red{
    color: red;
}
.text-danger {
    color: #ff5722;
}

.text-strong {
    color: #ff7733;
}

.text-green {
    color: green;
}

.color-white {
    color: white;
}

.text-blue {
    color: #ff6700;
}

.hover-blue:hover {
    color: #ff6700;
}

.text-red {
    color: #f85252;
}

.clearfix:after, .clearfix:before {
    display: table !important;
    content: " " !important;
    clear: both !important;
}
.wechat-popover {
    margin-left: -65px;
}

.wechat-popover.el-popper[x-placement^="bottom"] .popper__arrow {
    left: 80px !important;
}

.wechat-popover img {
    width: 100%;
}

.image-slot {
    width: 150px;
    height: 100px;
    font-size: 30px;
    text-align: center;
    color: #909399;
    border: solid 1px #caccd2;
}

.hide{
    display: none;
}

.text-gray {
    color: #666;
}

.text-gray-deepen {
    color: #999;
}

.tc {
    text-align: center !important;
}
.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.text-center {
    text-align: center;
}
.ellipsis-text {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    word-break: normal !important;
}



@media only screen and (max-width: 1400px) {
    .right-sidebar {
        margin: 0;
        right: 20px;
        bottom: 20px;
        top: auto;
    }
}

.center ,.container, .center{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


.clearfix:after, .clearfix:before {
    display: table !important;
    content: " " !important;
    clear: both !important;
}


/*菜单*/

.fixed-header  {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1002;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 81.6%, 0.5);
}


#headerNav .nav {
    width: 100%;
    height: 73px;
    line-height: 70px;
    border-top: 1px solid #fff;
    background: #fff;
    color: #fff;
    font-size: 16px;
}

#headerNav .nav .menu-down {
    width: 100%;
    position: relative;
    z-index: 100;
}
#headerNav .nav .nav-item {
    position: absolute;
    right: 0px;
    left: 0px;
    justify-content: flex-end;
    display: flex;
    flex-direction: row;
    height: 72px;
}


#headerNav .nav .nav-item li {
    float: left !important;
}

#headerNav .nav .nav-item li a {
    color: #1b1b1b ;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    position: relative;
    display: inline-block;
}

#headerNav .nav .nav-item li a:hover {
    color: #FF6700;
    color: var(--theme_colors_primary);
}

#headerNav .nav .nav-item li:not(.logo_li) {
    max-width: 100px;
    max-height: 72px;
    overflow: hidden;
}
#headerNav .logo_li {
    margin-right: auto;
}

#headerNav .nav .icon-nav-tag.icon-nav-tag-new {
    background-color: #2DD071;
}

#headerNav .nav .icon-nav-tag {
    width: auto;
    background: #fb5555;
    display: inline-block;
    position: absolute;
    z-index: 2;
    color: #fff;
    text-align: center;
    line-height: normal;
    padding: 1px 3px;
    font-size: 12px;
    top: 14px;
    right: 0 !important;
    border-radius: 2px;
    font-family: Arial, "Microsoft YaHei";
}

#headerNav .nav .icon-nav-tag::after {
    border-right: 8px solid transparent;
    border-top: 5px solid #fb5555;
    content: "";
    position: absolute;
    top: 16px;
    left: 4px;
}

#headerNav .nav .icon-nav-tag.icon-nav-tag-new::after {
    border-top-color: #2DD071;
}
#headerNav .nav .menu-hd-child{
    position: absolute;
    left: 0;
    top: 72px;
    width: 100%;
    z-index: 3;
    background: #fff;
    font-size: 14px;
}

#headerNav .nav .menu-hd-child .menu-down-cont {
    top: 0px ;
}


#headerNav .nav .menu-hd-child .menu-down-cont {
    width: 100%;
    margin: 0;
    background: #fff;
    position: absolute;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #dcdfe6;
}


#headerNav .nav .menu-hd-child .menu-dropdown {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 27px 0;
}

#headerNav .nav .menu-hd-child .menu-dropdown .nav-ul {
    float: right;
}


#headerNav .nav .menu-hd-child .menu-dropdown .nav-ul li.nav-ul-li {
    padding: 0 25px 0 25px;
    float: left;
}

#headerNav .nav .menu-hd-child .menu-dropdown li h3 {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 7px;
    line-height: normal;
}
#headerNav .nav .intern-title {
    padding-right: 25px;
    display: inline-block;
    width: auto;
    line-height: 30px;
    font-size: 14px;
    cursor: default;
}

#headerNav .nav .menu-hd-child .menu-dropdown .nav-ul li.nav-ul-li .dr-list:last-child {
    padding-right: 0;
}
#headerNav .nav .menu-hd-child .menu-dropdown li .dr-list {
    min-width: 85px;
    max-width: 125px;
    float: left;
    padding: 0px 5px;
}
#headerNav .nav .menu-hd-child .menu-dropdown li .dr-list2 {
    min-width: 85px;
    max-width: 230px;
    float: left;
    padding: 0px 5px;
}
#headerNav .nav .menu-hd-child .menu-dropdown li a {
    display: block;
    line-height: 30px;
    color: #666;
}

#headerNav .nav .menu-hd-child .menu-dropdown li a:hover {
    color: #FF6700;
    color: var(--theme_colors_primary);
}


#headerNav .nav .icon-hot, #headerNav .nav .icon-new{
    width: 27px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 3px;
}

#headerNav .nav .icon-hot {
    background: url(../img/two_menu_hot.png) no-repeat center center;
}
#headerNav.nav .icon-new  {
    background: url(../../img/two_menu_new.png) no-repeat center center;
}

#headerNav .nav .icon-hot:before, #headerNav .nav .icon-new:before {
    content: '' !important;
}

#headerNav .nav .menu-hd-child .menu-dropdown:before, #headerNav .nav .menu-hd-child .menu-dropdown:after{
    display: table;
    content: "";
}
#headerNav .nav .menu-hd-child .menu-dropdown:after{
    clear: both;
}

#headerNav .nav .menu-hd-child .menu-dropdown .menu-advert{
    width: 240px;
    float: right;
    margin-left: 30px;
}

#headerNav .nav .menu-hd-child .menu-dropdown .menu-advert img{
    width: 100%;
    height: 120px;
    max-width: 240px;
}
#headerNav .nav .menu-hd-child .menu-dropdown .domain-register li.reg-question {
    padding-left: 30px;
}

#headerNav .nav .menu-hd-child .menu-dropdown li {
    float: right;
}

#headerNav .nav .menu-hd-child .reg-question {
    border-right: none !important;
    max-width: 230px;
    padding-left: 30px;
}
#headerNav  .nav .menu-hd-child .menu-dropdown .nav-ul:after {
    clear: both;
}

#headerNav .nav .menu-down {
    width: 100%;
    height: 73px;
}
#headerNav .menu-down .nav-item>li.now {
    background: none !important;
}

#headerNav .nav .menu-hd-child .menu-dropdown .nav-ul:after {
    clear: both;
}
#headerNav .nav .menu-hd-child .menu-dropdown .nav-ul li.nav-ul-li .dr-list:last-child {
    padding-right: 0;
}
#headerNav .nav .menu-question-more {
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

/*底部*/

.footer {
    background: #fff;
    text-align: center;
}
.footer .friendly-link {
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer .link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    color: #6b6b6b;
}
.friendly-link {
    border-bottom: 1px solid #e0e3e8;
}
.footer .link a {
    padding: 0 15px;
    color: #6b6b6b;
    position: relative;
}
.footer .link a:after {
    content: ' ';
    position: absolute;
    top: 3px;
    right: -1px;
    width: 1px;
    height: 15px;
    border-left: 2px solid #e0e3e8;
}
.footer .link {
    width: 1200px;
    margin: 0 auto;
    line-height: 36px;
    margin-top: 10px;
    color: #6b6b6b;
}

.footer .link a:first-child {
    padding-left: 0;
    border-left: 0;
}


.footer .infomation {
    height: auto;
    background: #fff;
    color: #6b6b6b;
    padding-bottom: 8px;
}

.footer .infomation .copyright-info {
    line-height: 16px;
    margin-bottom: 8px;
    color: #9b9b9b;
    font-size: 12px;
}
.footer .infomation .copyright-info:last-child {
    margin-bottom: 0;
}



/*侧边栏*/
.right-sidebar {
    position: fixed;
    right: 30px;
    bottom: 35px;
    text-align: center;
    z-index: 9;
}
.right-sidebar li {
    width: 45px;
    height: 45px;
    font-size: 24px;
    line-height: 24px;
    background: #fff;
    color: #9b9b9b;
    cursor: pointer;
    position: relative;
    border: solid 1px #dedede;
    border-top: 0;
}

.right-sidebar li:hover,.right-sidebar li a:hover{
    color: #FF6700;
    color: var(--theme_colors_primary);
}

.right-sidebar li a {
   color: #9b9b9b;
}
.right-sidebar li>span {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.right-sidebar li .icons {
    height: 38px;
    padding-top: 14px;
}
.right-sidebar li .tit {
    margin-top: 4px;
    font-size: 12px;
}

/*v2 单独返回顶部*/
.right-sidebar .btnFlag{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    border-radius: 100px;
}
.right-sidebar .btnFlag .icons{
    padding-top: 0px;
    height: 22px;
}
.right-sidebar .btnFlag .tit{
    margin-top: 0px;
}



/*菜单*/
.menu-dropdown li.reg-question a {
    max-width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pls-notice {
    height: 40px;
    background: #2a2f33;
    padding: 0 20px;
    color: #fff;
}
.pls-notice-inner {
    margin: 0 auto;
    display: flex;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    height: 100%;
    white-space: nowrap;
}

.pls-notice-tag {
    position: relative;
    height: 22px;
    padding: 0 8px;
    background: #ff6700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    margin-right: 20px;
}
.pls-notice-tag:after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    border-style: solid;
    border-width: 3px 4px;
    border-color: transparent transparent #e77400 #ff6700;
}
.pls-notice-link {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    margin-left: 12px;
}

.pls-notice-link:after {
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-left: 6px;
    overflow: hidden;
    vertical-align: 0;
    background-image: url(/statics/eqibaba/img/link-arrow.svg);
    content: "";
}

.pls-notice-link:hover:after {
    transform: translateX(4px);
}

.topbar {
    height: 30px;
    line-height: 30px;
    background: #f0f1f3;
    font-size: 12px;
    position: relative;
}
.topbar .topbar-left {
    width: 40%;
}
.topbar .topbar-left li:first-child {
    max-width: 75%;
    margin-left: 0px;
    margin-right: 30px;
}

.topbar .topbar-left li {
    float: left;
    cursor: default;
    padding: 0px 10px;
    position: relative;
}


.topbar .topbar-left li:before {
    content: " ";
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    height: 14px;
    border-left: 1px solid #ddd;
}

.topbar .topbar-left li:first-child:before {
    border-left: 0px solid #ddd;

}

.topbar .topbar-right>li {
    padding: 0 10px;
    position: relative;
    float: left;
}
.topbar .topbar-right>li a {
    color: inherit;
}
.topbar .topbar-right>li:before {
    content: " ";
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    height: 14px;
    border-left: 1px solid #ddd;
}


.wechat-ewm-popover img,.wechat-popover img{
    width: 180px;
    height: 180px;
}
.new-message{
    font-size: 12px
}
.new-message a{
    color: #333;
    float: right;
    padding: 3px 0;
}
.new-message a:hover{
    color: #333;
}
.last_notice{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px; /* 根据需要调整元素的宽度 */
    position: relative;
}

.top-notice-list .pull-left{
    font-size: 12px;
}

.top-notice-list .pull-right{
    font-size: 12px;
}
.top-message-popover .el-card__header{
    height: 30px;
    padding: 0px 20px;
    line-height: 20px;
}
.top-message-popover .el-card__body{
    padding: 10px 15px;
}

.top-message-popover .el-card.is-always-shadow{
    box-shadow:none;
}

.top-message-popover .el-card{
    border:none;
}



/*banner*/
.y_banner {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    background-size: cover;
    position: relative;
}
.y_center {
    width: 1200px;
    margin: 0 auto;
}

.y_banner_title {
    width: 610px;
    height: 400px;
    padding-top: 100px;
    padding-bottom: 128px;
    color: #fff;
    text-align: center;
    float: right;
    margin-right: 64px;
}

.y_banner_title h3 {
    font-size: 52px;
}
.y_banner_title span {
    display: block;
    width: 120px;
    height: 3px;
    background: #FFFFFF;
    text-align: center;
    margin: 37px auto;
}

.y_banner_title p {
    font-size: 18px;
}


.upload-box {
    width: 150px;
    height: 150px;
    color: #9da0a6;
    border: 1px solid #e0e3e8;
    text-align: center;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
}

.upload-box img {
    max-width: 96%;
    max-height: 96%;
    vertical-align: middle;
}

.upload-box .el-upload {
    width: 150px;
    height: 150px;
}

.upload-box .upload-items {
    height: 149px;
    line-height: 149px;
}

.upload-box .upload-had {
    height: 150px;
    overflow: hidden;
    position: relative;
}

.upload-box .upload-had .preview-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

.upload-box .upload-had .preview-layer .i-upload {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
}

.upload-box .upload-had .reload-layer {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 99%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s;
}

.upload-box .upload-had:hover .reload-layer {
    opacity: 1;
}
.upload-box .upload-had .reload-layer >div{
    height: 30px;
    width: 50%;
    text-align: center;
    float: left;
}
.upload-box .upload-had:hover .reload-layer >div:hover{
    background: rgba(0, 0, 0, 0.1);
}

.upload-box .upload-had .preview-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    display: none;
}
.upload-box .upload-had:hover .preview-layer{
    display: block;
}

.upload-box .upload-had .preview-layer .i-upload {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
}
.upload-box .upload-empty {
    line-height: 0;
}

.upload-box .upload-empty .iconfont {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    margin: 42px 0 14px;
    font-size: 56px;
}



.upload-box .upload-empty .layui-icon {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin: 40px 0 14px;
    font-size: 60px;
}


.upload-box .upload-empty .txt {
    line-height: 16px;
}

.upload-box:hover .upload-empty {
    color: #666;
}

.el-popper[x-placement^="bottom"] {
    margin-top: 12px;
}
.icon-icon_up-arrow.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.icon, .iconfont {
    vertical-align: middle;
}
.iconfont {
    display: inline-block;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    overflow: hidden;
}

.btn {
    display: inline-block;
    text-align: center;
    cursor: pointer;
}




/*支付*/

.dialog-recharge .el-dialog__header {
    height: 50px;
    padding: 0 10px 0 20px;
    background: #f8f8f8;
}
.dialog-recharge .el-dialog__header .el-dialog__title {
    line-height: 50px;
    font-size: 16px;
    color: #1b1b1b;
}

.dialog-recharge .my-slot-header {
    line-height: 50px;
    font-size: 16px;
    color: #4d4d4d;
}


.dialog-recharge .my-slot-header .i-paycode {
    margin-right: 5px;
    font-size: 20px;
    margin-top: -4px;
}
.pay-type-warp {
    width: 470px;
    margin: 0 auto;
    text-align: center;
}

.pay-type-warp .title-item {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.pay-type-warp .type-item {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    /* 水平居中 */
}

.pay-type-warp .type-item .pay-btn {
    flex: 1;
    max-width: 230px;
    float: left;
    width: 150px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    background: #ececec;
    border: 0;
    transition: all 0.3s;
}

.pay-type-warp .type-item .pay-btn.active,
.pay-type-warp .type-item .pay-btn:hover {
    background: #bedbff;
}

.pay-type-warp .type-item .pay-btn.i-yue .icon {
    margin: -2px 6px 0 0;
    font-size: 28px;
}

.pay-type-warp .type-item .pay-btn.i-wechat .icon {
    height: 30px;
    margin-top: -2px;
    font-size: 90px;
}

.pay-type-warp .type-item .pay-btn.i-alipay .icon {
    height: 28px;
    margin-top: -2px;
    font-size: 80px;
}

.pay-type-warp .balance {
    display: inline-block;
    line-height: 25px;
    margin-top: 15px;
}

.pay-type-warp .balance .account-item {
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 13px;
    background-color: #f4f9ff;
    padding: 0 20px;
}

.pay-type-warp .balance .refresh {
    width: 25px;
    height: 25px;
    border-radius: 10px;
    line-height: 25px;
    margin-left: 5px;
    background-color: #f4f9ff;
}

.pay-qrcode-wrap {
    padding-top: 12px;
}

.pay-qrcode-wrap .ewm-item {
    width: 240px;
}

.pay-qrcode-wrap .ewm-item .code {
    width: 204px;
    height: 204px;
    padding: 24px;
    margin: 0 auto;
    border: 1px solid #ececec;
}

.pay-qrcode-wrap .ewm-item .name {
    width: 204px;
    height: 40px;
    line-height: 40px;
    margin: 18px auto 0;
    background: #f6504d;
    color: #fff;
    font-size: 16px;
}

.pay-qrcode-wrap .ewm-item .name .i-code {
    margin-right: 4px;
}

.pay-qrcode-wrap .ewm-item .price {
    height: 50px;
    line-height: 50px;
    margin: 26px auto 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    color: #4d4d4d;
}

.pay-qrcode-wrap .ewm-item .price .num {
    font-size: 20px;
}

.pay-qrcode-wrap .demo-item {
    width: 306px;
    height: 371px;
    margin-left: 52px;
}

.select-button-group > div, .select-button-group > li {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    border: 1px #DFE3F1 solid;
    float: left;
    margin-left: -1px;
    cursor: pointer;
}

.select-button-group > div.selected, .select-button-group > li.selected {
    background-color: #3c7ee5;
    color: #fff;
    border: 1px #3c7ee5 solid;
}











.login_list {
    line-height: 29px;
    height: 30px;
    position: relative;
    padding: 0 1px;
    cursor: pointer;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.topbar .topbar-right>li.login_list {
    padding: 0;
    background-color: #f0f1f3;
}

.login_list .login {
    border-right: none;
    position: relative;
    padding: 0 5px 0 10px;
    z-index: 12;
}

.login_list .login a {
    color: #666;
    font-size: 12px;
    margin: 0;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
}

.login_list .login_methods {
    position: absolute;
    top: 30px;
    left: -1px;
    width: 130px;
    height: 0;
    overflow: hidden;
    background: #fff;
    z-index: 99999999;
    border-top: none;
    box-sizing: border-box;
}

.login_list .login_methods a {
    font-size: 12px;
    color: #666;
    display: block;
    overflow: hidden;
    margin: 0;
    margin-bottom: 2px;
}

.login_list .login_methods a:last-child {
    margin-bottom: 0;
}



.login_list .login_methods a .login_icon_qq {
    float: left;
    width: 30px;
    height: 30px;
    background: url("/statics/eqibaba/img/icon_qq.png") no-repeat center center;
    background-size: contain;
    transform: scale(0.9);
}

.login_list .login_methods a .login_icon_weixin {
    float: left;
    width: 30px;
    height: 30px;
    background: url("/statics/eqibaba/img/icon_weixin.png") no-repeat center center;
    background-size: contain;
    transform: scale(0.8);
}

.login_list .login_methods a span {
    float: left;
    line-height: 30px;
    font-size: 12px;
}

.login_list .login_methods a:hover span {
    color: #e2383a;
}


.login_list:hover .login_methods {
    height: auto;
    padding: 10px 15px;
    display: block;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #f0f1f3;
}

.login_list span.arrow {
    border-style: solid dashed dashed dashed;
    border-color: #b3b3b3 transparent transparent transparent;
    border-width: 5px 5px 0;
    overflow: hidden;
    font-size: 0;
    height: 0;
    width: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0 ease-in;
    -moz-transition: 0 ease-in;
    -o-transition: 0 ease-in;
    transition: 0 ease-in;
}

.login_list:hover span.arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


.qr-code-wx .img-wrapper img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
