@media (max-width : 1580px) and (min-width : 1281px) {
    .broker-img{
        width: 72px !important;
        height: 72px !important;
    }
    .broker-img-wrap{
        width: 72px !important;
        height: 72px !important;
    }
    .icon-duigou3-01{
        font-size: 18px !important;
    }
}
.mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999999;
    display: none;
}
.mask-code-wrap{
    width: 381px;
    height: 490px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: url('../images/pop-up.png');
    background-size: 100%;
}

.mask-code::after{
    content: '';
    width: 226px;
    height: 226px;
    background: url('../images/code-ornament.png');
    background-size: 226px 226px;
    position: absolute;
    top: 185px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}
.code-img{
    width: 200px;
    height: 200px;
    margin: 198px auto 0;
    display: block;
}
.mask-code-txt{
    margin-top: 38px;
    text-align: center;
    color: #292638;
}
.main-page{
    padding-top: 32px;
}

/* 头部 */
.detail-wrap{
    margin-bottom: 148px;
}
.detail-top{
    background: #F7F7FA;
    border-radius: 16px;
    padding: 32px;
}
.detail-top-left{
    flex: 1;
    margin-right: 130px;
}
.broker-img-wrap{
    display: block;
    width: 96px;
    height: 96px;
}
.broker-img{
    width: 96px;
    height: 96px;
    border-radius: 12px;
    display: block;
}
.broker-name{
    font-weight: 600;
    color: #292638;
    margin: 20px 0;
}
.introductory{
    color: #526069;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 50px;
    flex: 1;
}

.rate-name,
.index-txt,
.min-txt,
.max-txt
{
    color: #526069;
}
.star-wrap{
    margin-top: 11px;
    align-items: center;

}
.jq-ry-container{
    padding: 0 !important;
}
.star-wrap {
    align-items: center;
}
.jq-ry-group-wrapper{
    margin-top: 2px;
}
.jq-ry-container{
    padding: 0 !important;
}
.starNum{
    font-size: 16px;
    color: #FFA400;
    margin-left: 8px;
    margin-top: 2px;

}
.index-img{
    width: 20px;
    height: 20px;
    margin-top: 8px;
    display: block;
}
.rate{
    justify-content: center;
    height: 92px;
    padding: 0 0.24rem;
    background: #FFFFFF;
    border-radius: 8px;
    font-size: 14px;

}
.index,
.min,
.max
{
    justify-content: center;
    height: 92px;
    padding: 0 0.24rem;
    background: #FFFFFF;
    border-radius: 8px;
    margin-left: 20px;
    font-size: 14px;
}
.min-num,
.max-num
{
    font-weight: bold;
    color: #292638;
    margin-top: 8px;
    font-size: 16px;
}

.detail-top-right{
    width: 26.3%;
    background: #FFFFFF;
    border-radius: 16px;
    padding: 24px 26px;
}
.lightspot{
    color: #5E3FF8;
}
.lightspot-title{
    font-weight: bold;
    margin-top: 6px;
    padding-bottom: 13px;
    border-bottom: 1px solid #E5E5E5;
}
.lightspot-tips{
    margin-top: 21px;
}
.lightspot-tips-item{
    margin-bottom: 16px;
    align-items: center;
}
.lightspot-tips-item:last-child{
    margin-bottom: 0;
}
.icon-duigou3-01{
    margin-right: 12px;
    margin-top:2px;
    color: #5E3FF8;
    font-size: 20px !important;
}
.web-btn,.web-btn-p{
    text-align: center;
    padding: 9px 0;
    border-radius: 4px;
    border: 1px solid #5E3FF8;
    margin-top: 33px;
    background-color: #fff;
    cursor: pointer;
}
.web-btn-p>a{
    color: #5E3FF8 !important;
}
.web-btn:hover{
    color: #5E3FF8;
}

.web-btn-p a:hover{
    color: #5E3FF8;
}

/* 内容 */
.detail-bottom{
    margin-top: 32px;
}
.bar-wrap{
    border-radius: 31px;
    border: 1px solid #E5E5E5;
    margin-bottom: 32px;
}
.detail-bar-item{
    padding: 12px 35px;
    border-radius: 31px;
    cursor: pointer;
    margin-right: 26px;
    transition: .5s all;
}
.detail-bar-item:last-child{
    margin-right: 0;
}
.detail-bar-item-active{
    background: #292638;
    color: #fff;
}
.basics{
    margin-bottom: 32px;
}
.basics-title{
    font-weight: bold;
    color: #292638;
    margin-bottom: 32px;
}
.basics-time-wrap{
    background: #F7F7FA;
    padding: 32px;
}
.basics-time-txt{
    color: #526069;
    margin-bottom: 12px;
}
.basics-time-centent{
    font-weight: bold;
}
.supervise{
    padding: 32px;
}
.supervise-title{
    justify-content: space-between;
}
.supervise-txt{
    color: #526069;
}
.supervise-title-right{
    color: #9DA3A5;
    align-items: center;
    cursor: pointer;
}
.icon-below-s,.icon-top-s{
    font-size: 14px !important;
    margin-right: 8px;
}
.icon-top-s{
    margin-top: 4px;
}

.supervise-item-wrap{
    margin-top: 12px;
    flex-wrap: wrap;
    height: 24px;
    overflow: hidden;

}
.supervise-item{
    font-weight: bold;
    padding-right:16px;
    border-right: 1px dashed #E5E5E5;
    margin-right: 16px;
    margin-bottom: 12px;
    display: inline-block;
}
.supervise-item:last-child{
    border-right: none !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.platform,
.contact
{
    background: #F7F7FA;
    padding: 32px;
}
.platform-title,
.site-title,
.contact-title,
.timezone-title
{
    color: #526069;
    margin-bottom: 12px;
}
.platform-wrap,
.site-wrap,
.contact-item-wrap,
.timezone-wrap
{
    flex-wrap: wrap;
}
.platform-item,
.site-item,
.contact-item,
.timezone-item
{
    font-weight: bold;
    color: #292638; 
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px dashed #E5E5E5;
}
.platform-item:last-child,
.site-item:last-child,
.contact-item:last-child,
.timezone-item:last-child
{
    border-right: none !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.site,
.timezone
{
    padding: 32px;
}
.timezone{
    border-bottom: 1px solid #E5E5E5;
}
.site-item{
    align-items: center;
}
.site-item>img{
    width: 24px;
    height: 16px;
    border-radius: 2px;
    margin-right: 8px;
}
.account-title{
    font-weight: bold;
    margin-bottom: 32px;
}
.account-type-item-top{
    padding: 32px;
    background: #292638;
}
.account-type-item{
    border-bottom: 1px solid #666666;
}
.account-type-item:last-child{
    border-bottom: none !important;
}
.account-type-item-title{
    font-weight: bold;
    color: #FFFFFF;
    justify-content: space-between;
}
.account-type-item-title-right{
    align-items: center;
    cursor: pointer;

}
.icon-below-s{
    font-size: 12px !important;
}
.account-type-item-title-right-txt{
    font-weight: normal;
    color: #9DA3A5;
}
.account-type-item-bottom{
    margin-top: 20px;
}
.account-type-item-bottom-item{
    flex: 1;
    margin-right: 0.2rem;
}
.account-type-item-bottom-item:last-child{
    margin-right: 0 !important;
}
.account-type-item-bottom-item-top{
    color: rgba(255,255,255,0.6);
    margin-bottom: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
}
.account-type-item-bottom-item-top-1{
    color: rgba(255,255,255,0.6);
    margin-bottom: 12px;
}
.account-type-item-bottom-item-bottom{
    font-weight: bold;
    color: #FFFFFF;
}
.select{
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.2);
    background-color:rgba(0,0,0,0) !important;
    color: #FFFFFF !important;
    width: 140px;
    height: 36px;
    padding: 0 24px 0 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.select-box{
    width: 140px;
    height: 36px;
    position: relative;
    z-index: 1;
}
.selecticon{
    position: absolute;
    top: 16px;
    right: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    z-index: -1;
}
.select>option{
    background: #292638;
    color: #FFFFFF;
}
.account-type-bottom-introduce{
    padding:0 32px;
    background-color: #F7F7FA;
    display: none;
}
.account-type-bottom-introduce-first{
    padding: 32px 0;
    border-bottom: 1px solid #E5E5E5;
}
.account-type-bottom-introduce-first:after { 
    content: ""; 
    flex: 1;
} 
.account-type-bottom-introduce-first:last-child:after { 
    content: ""; 
    flex: 0 !important;
} 
.account-type-bottom-introduce-first:last-child{
    border-bottom: none !important;
}
.introduce-first-item{
    width: calc(100% / 6);
    flex: 1;
    margin-right: 0.1rem;
    word-wrap:break-word; word-break:normal;
}
.introduce-first-item:last-child{
    margin-right: 0 !important;
}
.introduce-first-item-txt{
    color: #526069;
    margin-bottom: 10px;
}
.introduce-first-item-num{
    font-weight: bold;
    color: #292638;
}
.introduce-first-item-tips{
    font-weight: bold;
    color: #292638;
}
.serve-wrap,.activity-wrap{
    text-align: justify;
}
.serve-wrap img,.activity-wrap img{
    display: block;
    margin: auto;
    max-width: 100%;
}