.brand-box {
    /* box-sizing: border-box; */
}
a:focus, a:hover{
    text-decoration: none;
}
.btn_more {
    height: 19px;
    right: 15px;
}
.targg{
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(23, 43, 77, 0.85);
}
.brand-head {
    width: 37.5rem;
    height: 18.75rem;
    background: url('../img/onlineRetailers/live_banner@2x.png') center center;
    background-size: 100% 100%;
}
.brand-ct1-title{
    padding: 3.2rem 0 2.4rem 0;
    text-align: center;
}
.brand-ct1-title img {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
}

.brand-ct1-title :nth-child(1) {
    height: 1.45rem;
}

.brand-ct1-title :nth-child(3) {
    margin-left: 1rem;
}
.brand-smart{
    padding-bottom: 1.6rem;
}
.brand-ct1-title span {
    display: inline-block;
    color: #333333;
    font-size: 2rem;
    font-weight: bold;
    margin-left: 1rem;
}
.smart-account{
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin: 0 1.8rem 1.6rem 1.7rem;
}
.live-text{
    width: 31.1rem;
    background: rgba(23, 43, 77, 0.04);
    border-radius: 0.8rem;
    font-size: 1.4rem;
    color: rgba(23, 43, 77, 0.65);
    line-height: 2.2rem;
    padding: 0.8rem 1.5rem 0.8rem 1.6rem;
    margin: 1.6rem auto 0 auto;
    text-align: center;
    height: 6rem;
}
.live-text:last-child{
    line-height: 4.2rem
}
.live-commerce{
    margin: 1.6rem auto 0 auto;
    background: #ffffff;
    height: 12.4rem;
    text-align: center;
    padding: 0
}
.live-commerce img{
    width: 20rem;
}
.live-service{
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-align: left;
    margin: 0 1.8rem 0 1.7rem;
}
.brand-smart1{
    background: #FFFFFF;
    border-radius: 0.1rem;
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-bottom: 3.2rem;
}
.brand-smart2{
    background: #FAFBFC;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-bottom: 3.2rem;
}
.brand-smart1-img img{
    width: 8rem;
    padding: 3.2rem 0 1.6rem 0;
}
.brand-smart3{
    text-align: left;
    padding-bottom: 3.2rem;
    border-radius: 0.1rem;
    background: #FFFFFF;
}
.panel-body{
    padding: 0 0 2.4rem 0;
    background: rgba(0, 0, 0, 0.04);
}
.panel-default>.panel-heading {
    padding: 1.1rem 1.2rem!important;
    text-align: left;
    background: rgba(0, 0, 0, 0.04)!important;
}

.smart2-panel-content{
    font-size: 1.4rem;
    color: rgba(23, 43, 77, 0.65);
    line-height: 2.2rem;
    padding: 0 1.6rem;
}
.panel-default{
    border: none;
    margin-top: 1.2rem!important;
}
.panel-default:first-child{
    margin-top: 0!important;
}
.panel-group{
    margin:0 1.6rem;
}
.case-box{
    display: flex;
    margin: 1.2rem 1.6rem 0 1.6rem;
    background: rgba(23, 43, 77, 0.04);
}
.case-box:first-child{
   margin-top: 0;
}
.brand-left{
    text-align: left;
}
.case-box img{
    width: 12rem;
}
.case-text{
    flex: 1;
    padding: 2rem 1.2rem;
    font-size: 1.2rem;
    color: rgba(23, 43, 77, 0.65);
    line-height: 2rem;
}
.panel-title{
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: rgba(23, 43, 77, 0.45);
}
.panel-title a{
    display: block;
}
.smart2-panel-title{
    border-left: 0.4rem solid #124483;
    padding-left: 1.6rem;
    font-size: 1.6rem;
    color: #124483;
    line-height: 2.4rem;
    margin: 2.4rem 0 1.7rem 0;
}
.collapse-icon{
    right: 2.8rem;
    position: absolute;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid rgba(23, 43, 77, 0.04);
}
.panel-group .panel{
    margin-bottom: 1.2rem!important;
}
.paginationTotal{
    width: 100%;
    margin-top: 2.4rem;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
.paginationTotal button{
    width: 3.2rem;
    height: 3.2rem;
    background: #FFFFFF;
    border-radius: 0.2rem;
    border: 0.1rem solid #EBEDF0;
}
.paginationTotal button:focus,
.paginationTotal button:active:focus,
.paginationTotal button.active:focus,
.paginationTotal button.focus,
.paginationTotal button:active.focus,
.paginationTotal button.active.focus {
    outline: none;
    box-shadow:none;
}
.collapse-link,.collapse-link2, .collapse-link3{
    color: #124483!important;
}
.collapsed{
    color: rgba(23, 43, 77, 0.45)!important;
}
/*结束*/



