.form-group.submit_form_group .col-form-label {
text-align: left;
color: #333
}

.no-msg {
   color:  red;
}

.el-radio__input.is-checked .el-radio__inner {
    border-color: #409eff;
    background: #409eff;
}
.el-radio__inner {
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.el-radio, .el-radio__inner, .el-radio__input {
    position: relative;
    display: inline-block;
}
.el-radio__input.is-checked+.el-radio__label {
    color: #409eff;
}
.el-radio__label {
    font-size: 14px;
    padding-left: 10px;
}

.el-radio {
    color: #606266;
    cursor: pointer;
    margin-right: 30px;
}
.el-radio, .el-radio--medium.is-bordered .el-radio__label {
    font-size: 14px;
}
.el-radio, .el-radio__inner, .el-radio__input {
    position: relative;
    display: inline-block;
}
.el-radio, .el-radio__input {
    line-height: 1;
    outline: 0;
    white-space: nowrap;
}
.el-checkbox, .el-checkbox-button__inner, .el-radio {
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.el-radio__input.is-checked .el-radio__inner:after {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
}
.el-radio__inner:after {
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #fff;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    -webkit-transition: -webkit-transform .15s ease-in;
    transition: -webkit-transform .15s ease-in;
    transition: transform .15s ease-in;
    transition: transform .15s ease-in,-webkit-transform .15s ease-in;
}

.hero-area {
    height: 750px
}

.introduce {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    max-width: 557px;
    margin: 40px auto 25px
}

.changelog {
    margin-bottom: 30px;
    color: #fff;
    font-size: 13px
}

.changelog span {
    margin-right: 10px
}

.changelog a {
    color: #fff;
    font-size: 13px;
    text-decoration: underline
}

.usercover {
    padding: 2rem 0;
    text-align: center;
    color: #fff;
    background: url(/images/bk.svg) repeat 50% scroll
}

.usercover h1 {
    font-size: 28px
}

.usercover h1,.usercover h2 {
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0,0,0,.15)
}

.usercover h2 {
    font-size: 26px
}

.usercontent {
    padding: 0 330px 30px 330px!important;
    color: #314659;
    min-height: 600px;
    font-size: 14px;
    line-height: 2;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.usercontent h2 {
    font-size: 24px;
    line-height: 32px
}

.usercontent h2,.usercontent h3,.usercontent h4,.usercontent h5,.usercontent h6 {
    color: #0d1a26;
    font-family: Lato,Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin: 1.6em 0 .6em;
    font-weight: 500;
    clear: both
}

.fp {
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 700px
}

.query {
    padding-top: 150px;
    min-height: 500px;
    height: auto
}

.query__title {
    width: 100%;
    font-size: 42px;
    text-align: center;
    font-weight: 600
}

.query__search {
    width: 600px;
    margin: 60px auto 0 auto
}

.query__content {
    width: 100%;
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.query__content,.query__text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.query__text {
    margin: 15px 10px 0 10px;
    width: 40%
}

.query__text p {
    line-height: 30px
}

.market {
    padding-top: 60px;
    min-height: 500px;
    height: auto
}

.market__header {
    width: 100%
}

.market__title {
    width: 100%;
    font-size: 38px;
    text-align: center;
    font-weight: 600;
    padding-top: 20px
}

.market__search {
    width: 600px;
    margin: 25px auto 0 auto
}

.market__content {
    width: 100%;
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.market__content,.market__text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.market__text {
    margin: 15px 10px 0 10px;
    width: 20%;
    cursor: pointer
}

.market__text p {
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 30px
}

.pay {
    height: 700px;
    padding-top: 80px
}

.pay__footer {
    width: 100%;
    height: 62px;
    background: #fff;
    -webkit-box-shadow: 0 -1px 0 0 hsla(0,0%,71%,.18);
    box-shadow: 0 -1px 0 0 hsla(0,0%,71%,.18);
    position: fixed;
    left: 0;
    bottom: 0
}

.pay__footer-box {
    width: 1203px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.pay__footer-menu {
    width: 135px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 9px;
    background: #3369ff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    border-radius: 24px
}

.pay__footer-money {
    display: inline-block;
    margin-left: 550px
}

.pay__footer-money span:first-child {
    font-size: 12px;
    color: #545454;
    font-weight: 700
}

.pay__footer-money span:nth-child(2) {
    margin-left: 9px;
    font-size: 22px;
    color: #3369ff;
    font-weight: 700;
    height: 28px
}

.pay__footer-name {
    display: inline-block;
    line-height: 62px;
    width: 330px
}

.pay__footer-name span {
    color: #545454;
    font-weight: 700;
    font-size: 14px;
    margin-left: 20px;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.pay__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pay__title img {
    margin-right: 10px
}

.pay__title span {
    margin-bottom: 2px;
    color: #545454;
    font-size: 16px;
    font-weight: 700;
    margin-left: 3px
}

.pay__item {
    display: inline-block;
    vertical-align: middle;
    height: 84px;
    min-width: 166px;
    padding-left: 18px;
    padding-right: 26px;
    background: #fff;
    border: 2px solid #f1f4fb;
    -webkit-box-shadow: 0 4px 10px 0 rgba(135,142,154,.14);
    box-shadow: 0 4px 10px 0 rgba(135,142,154,.14);
    border-radius: 10px;
    margin-right: 11px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    line-height: 1.5
}

.list2 .pay__item {
    height: 50px;
    min-width: 120px;    
    padding-left: 15px;
    padding-right: 5px;
}
.list2 .pay__item-name {
    margin-top: 5px;
    margin-bottom: 2px;
}
.pay-type-title{
    margin-top: 5px;
    margin-bottom: 2px;
}

.submit_txt.tip .text.pay-amount-text {
    font-size: 26px;
    font-weight: 500;
}
.submit_txt.tip .text.pay-amount {
    font-size: 26px;
    font-weight: 500;
}
.submit_txt.tip .text.memo {
    color: red;
}

.pay__item-name {
    color: #545454;
    font-size: 14px;
    font-weight: 400;
    margin-top: 16px;
    margin-bottom: 5px
}

.pay__item-img {
    position: absolute;
    right: -1px;
    bottom: -1px;
    border-radius: 0 0 10px 0
}

.pay__item-money {
    color: #3369ff;
    font-size: 14px;
    font-weight: 700
}

.pay__item-detail {
    text-align: right;
    color: #0db26a;
    font-size: 12px
}

.pay__item--active {
    color: #3369ff;
    border: 2px solid #3369ff
}

.pay__item--active .pay__item-name {
    color: #3369ff
}

.pay__item--disabled,.pay__item--disabled .pay__item-detail,.pay__item--disabled .pay__item-money,.pay__item--disabled .pay__item-name {
    color: #c0c4cc
}

.pay__content {
    margin: 20px auto 0 auto;
    width: 1200px
}

.pay__name {
    font-size: 18px;
    font-weight: 600;
    color: #000
}

.pay--green {
    border-color: #5ac33c;
    color: #5ac33c
}

.pay--bule {
    border-color: #48a9e9;
    color: #48a9e9
}

.pay__dialog .el-dialog__body {
    padding: 0
}

.pay__dialog .header {
    text-align: center
}

.pay__dialog .money {
    color: #000;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 10px
}

.pay__dialog .datetime {
    font-size: 30px;
    font-weight: 700
}

.pay__dialog .datetime span {
    text-align: center;
    width: 25px;
    display: inline-block;
    margin: 0 3px
}

.pay__dialog .code {
    display: block;
    margin: 10px auto 5px auto;
    width: 180px
}

.pay__dialog .body {
    color: #000;
    margin: 0 auto;
    width: 240px;
    padding: 30px 0
}

.pay__dialog .body p {
    font-size: 14px;
    line-height: 25px
}

.pay__dialog .cBody {
    color: #000;
    margin: 0 auto;
    width: 240px;
    padding: 0 0 30px 0
}

.pay__dialog .cBody p {
    font-size: 14px;
    line-height: 25px
}

.pay__dialog .tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pay__dialog .tip .text {
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 15px;
    font-size: 16px;
    line-height: 28px
}
.pay__dialog .tip .text.memo {
    font-weight: 500;
    margin-left: 0px;
    font-size: 20px;
}

.pay__dialog .tip div {
    flex-basis: 100%;
    margin-top: 20px;
    
}

.pay__money {
    font-size: 26px;
    color: #ff5722
}

.el-form-item {
    margin-bottom: 18px
}

.payList {
    padding: 100px 10px 100px 10px;
    min-height: 700px
}

input[type=number] {
    width: 35px!important
}

.silder {
    width: 280px;
    height: calc(100% - 80px);
    position: fixed;
    top: 0;
    bottom: 0;
    margin-top: 100px;
    overflow: auto;
    background-color: #fff;
    border-right: 1px solid #e8e8e8
}

.silder .item {
    -webkit-transition: all .9s cubic-bezier(.215,.61,.355,1);
    transition: all .9s cubic-bezier(.215,.61,.355,1)
}

.silder .item--bold>a {
    font-weight: 700
}

.silder .item--active {
    background-color: #f0f5ff;
    border-right: 3px solid #3e63f9
}

.silder .item--active a {
    color: #3e63f9
}

.silder .item a {
    display: block;
    color: #314659
}

.silder .item .title {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    list-style-type: disc;
    list-style-position: inside;
    cursor: pointer
}

.goods {
    padding-top: 100px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.goods,.productcontent {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.productcontent {
    padding: 10px 10px 50px 10px!important;
    color: #314659;
    min-height: 600px;
    font-size: 14px;
    line-height: 2;
    width: 100%
}

.productcontent input[type=number] {
    width: 35px!important
}

.productcontent h2 {
    font-size: 24px;
    line-height: 32px
}

.productcontent h2,.productcontent h3,.productcontent h4,.productcontent h5,.productcontent h6 {
    color: #0d1a26;
    font-family: Lato,Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin: 1.6em 0 .6em;
    font-weight: 500;
    clear: both
}

.vip {
    padding-top: 80px
}

.vip-box {
    padding-top: 10px
}

.vip-content {
    margin: 10px auto;
    width: 85%
}

.vip .title {
    margin-top: 10px;
    text-align: center
}

.vip .avue-data-pay {
    padding-bottom: 30px
}

.vip .avue-data-pay .item {
    width: 90%;
    min-height: 680px
}

.vip .avue-data-pay .list-item {
    margin-bottom: 7px;
    font-size: 12px;
    padding: 0 20px;
    line-height: 25px
}

.vip .avue-data-pay .list-item a {
    color: #515a6e
}

.vip .avue-data-pay .list-item--no+a>span {
    color: #da5a5a
}

.sqs {
    margin: 0 auto;
    width: 1000px;
    padding: 100px 0
}

.sqs .content {
    margin: 40px 0
}

.usercenter {
    padding-top: 60px;
    min-height: 500px;
    height: auto
}

.usercenter__header {
    width: 100%
}

.usercenter__title {
    width: 100%;
    font-size: 38px;
    text-align: center;
    font-weight: 600;
    padding-top: 20px
}

.usercenter__search {
    width: 600px;
    margin: 25px auto 0 auto
}

.usercenter__content {
    width: 100%;
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.usercenter__content,.usercenter__text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.usercenter__text {
    margin: 15px 10px 0 10px;
    width: 20%;
    cursor: pointer
}

.usercenter__text p {
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 30px
}
