.good-wrapper,.tabs-body{
    background: white;
    width: 1200px;
}
.good-wrapper{
    height: 76px;
    margin: 20px auto;
}
.tabs-body{
    margin: 0px auto;
    padding: 20px 50px;
}
.main-page{
    padding: 20px 100px;
}
.tabs{
    width: 100%;
    padding: 20px;
    height: 1400px;
}
.title{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}
.tab{
    display: flex;
    height: 58px;
    align-items: center;
    justify-content: center;
}
.el-tabs__item{
    font-size: 17px !important;
    font-weight: 700 !important;
    height: 56px !important;
    width: 150px;
    text-align: center;
    line-height: 60px;
    padding: 0px !important;
}
.el-tabs__nav-wrap::after {
    display: none !important;
}
.el-tabs__nav{
    margin: 10px 24px;
}
.el-tabs__active-bar {
    background-color: none !important;
    display: none !important;
}
.el-tabs__item.is-active {
    color: #3268ff !important;
    width: 150px;
    background: linear-gradient(180deg, #bed8ff, #fff 40%) !important;
    border-top: 3px solid #3268ff;
}
.el-tabs__item:hover {
    color: #3268ff !important;
}
.xz .el-radio-button__inner{
    width: 100%;
    font-size: 17px !important;
    border: 1px solid #DCDFE6 !important;
    border-top: 4px solid #acf !important;
    border-radius: 5px !important;
    margin-right: 30px !important;
    font-weight: 200px !important;
    line-height: 7px !important;
}
.xz .el-radio-button{
    width: 168px;
    margin-right: 10px;
}
.xz .el-radio-button__orig-radio:checked + .el-radio-button__inner {
    background-color: #f8fcff !important;
    border-top: 4px solid #0a66f0 !important;
    box-shadow: 0px 0 0 0 #409EFF !important;
    -webkit-box-shadow: 0px 0 0 0 #409EFF !important;
}
.tab-right {
    float: right;
    overflow: auto;
    width: 338px;
}
.tab-left {
    float: left;
    /* overflow: auto;
    width: 338px; */
}
.lxfs{
    display: inline-block;
}
.lxfs span{
    color: #666;
    display: block;
    padding: 6px 0;
}
.introduction table{
    border-collapse: collapse;
}
.introduction p{
    font-size: 14px;
}
.introduction table tr td:first-child,
.introduction table tr th:first-child {
    font-weight: bold;
    text-align: center;
    width: 90px;
    height: 100%;
    vertical-align: middle; /* 关键属性 */
    display: table-cell;
}
.tips{
    font-weight: 700;
    color: #999;
    font-size: 12px;
    margin: 12px 0px !important;
}
.el-tabs__content{
    background: white;
    padding: 18px 55px;
}
.gzh img{
    margin-top: -36px;
}
#order_affirm{
    font-size: 1.6rem;
}
.recharge-item{
    width: 350px;
    margin-bottom: 12px;
}
.recharge-item span:nth-child(1) {
  color: #666;
}
.recharge-item span:nth-child(2) {
    float: right;
}
.recharge-item .el-radio-button{
    background-color: #fff;
    border-radius: .25rem;
}
.channel-info img{
    margin-right: .1875rem;
    vertical-align: bottom;
    width: 24px;
}
.is-active .channel-info,.channel-name{
    float: left;
    font-weight: 400;
}
.el-radio-button__inner{
    border: 1px solid #DCDFE6 !important;
    color: black !important;
    width: 154px;
}
.recharge-item .el-radio-button__original-radio{
    opacity: 0;
    outline: none;
    position: absolute;
    z-index: -1;
}
.recharge-item .el-radio-button, .el-radio-button__inner{
    display: inline-block;
    outline: none;
    position: relative;
}
.pay .el-radio-button__orig-radio:checked+.el-radio-button__inner{
    border: 1px solid #409EFF !important;
    background-color: white;
    box-shadow: none;
}
.pay .el-radio-button .el-radio-button__inner{
    border-radius: 4px !important;
}
.pay .channel-info{
    float: left;
}
.go .layui-border{
    background-color: #3268ff !important;
    border: 0px !important;
    color: white !important;
    margin-top: 30px;
    margin-bottom: 50px;
}
.channel-name{
  line-height: 24px;
}
.cs .el-checkbox.is-bordered.el-checkbox--medium{
    width: 180px;
    height: 100px;
    padding: 10px 7px 10px 0px;
}
.cs .el-checkbox__label{
    text-align: left;
    width: 100%;
}
.cs .check-title{
    color: black;
}
.cs .el-checkbox__input{
    float: right;
}
.cs .el-input-number--mini{
    width: 90%;
    position: relative;
    top: -40px;
    /* margin-top: -10px; */
}
.cs .el-checkbox-group{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    /* width: 100%; */
}
.el-pagination{
    text-align: center;
    margin-top: 20px;
}
.cs .el-checkbox{
    height: 100% !important;
    width: 100% !important;
}
.my-custom-select {
    margin-top: -55px !important;
}
.box-card{
    width: 100%;
    margin-top: 10px !important;
}