.pic{
    margin-top: 7.42857143rem;
    padding-bottom: 3rem;
}
.videos{
    padding-bottom: 0rem;
    background-color: #ececec;
}
.videos .container{
    padding-top: 5rem;
}
.small{
    background-color: #ffffff;
    margin-top: 5rem;
    border-bottom: 1px solid #ececec;
}
.wechat,.red,.alpay {
    margin-top: 1rem;
}


.wechat .item{
    background-image: url(/img/icon-wechat.png);
    width: 3rem;
    height: 3rem;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    
}
.wechat .item .title{
    margin-left: 60px;
    word-break:keep-all;
  white-space:nowrap; 
  
    font-weight: 500;
    padding-top: 6px;
}
.wechat .item .topic{
    margin-left: 60px;
    margin-top: -20px;
    word-break:keep-all;
  white-space:nowrap; 
  text-overflow:ellipsis; 
}
.red .item{
    background-image: url(/img/icon-rp.png);
    width: 3rem;
    height: 3rem;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.red .item .title{
    margin-left: 60px;
    word-break:keep-all;
  white-space:nowrap; 
  text-overflow:ellipsis; 
    font-weight: 500;
    padding-top: 6px;
}
.red .item .topic{
    margin-left: 60px;
    word-break:keep-all;
    text-overflow:ellipsis; 
  white-space:nowrap;
    margin-top: -20px;
}
.alpay .item{
    background-image: url(/img/icon-alpay.jpg);
    width: 3rem;
    height: 3rem;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.alpay .item .title{
    margin-left: 60px;
    word-break:keep-all;
  white-space:nowrap; 
  text-overflow:ellipsis; 
    font-weight: 500;
    padding-top: 6px;
}
.alpay .item .topic{
    margin-left: 60px;
    word-break:keep-all;
    text-overflow:ellipsis; 
  white-space:nowrap;
    margin-top: -20px;
}


.videoPlay{
    width: auto;
    height: 3rem;
    cursor:pointer;
}
.text-gray{
    color: rgba(202, 202, 202);
    font-size: 14px;
}
.more{
    float: right;
    margin-top:14px;
    color: rgba(242, 99, 34);
}
.news{
    padding-top: 100px !important;
}
/* .partners{
    margin-bottom: 0;
}
.partners li{
    margin-bottom: 1.85714286em;
    margin-right: 1.85714286em !important;
    float:left;
} */
.partner{
    height: 60px;
    margin-top: 60px;
}
.list-inline--images img {
    max-height: 3.78571429em;
}