@charset "utf-8"; /**
 * @Source ../../static/news/css/index/app.css
 */
@charset "utf-8";.container,.header-right .wxtips,.live-room-card,.live_index_tab li,.live_index_tab li a,.live_match_tab {
    box-sizing: border-box
}

.index-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding: 0 4vw;
    background-color: #fff;
    height: 11.7333vw
}

.index-tab a {
    font-size: 4.2667vw;
    color: #999;
    line-height: 5.6vw;
    margin-left: 10.6667vw;
    padding-top: 4vw
}

.index-tab a:first-child {
    margin-left: 0
}

.index-tab a:active,.index-tab a:hover,.index-tab a:link,.index-tab a:visited {
    color: #999
}

.index-tab .cur {
    font-size: 4.8vw;
    font-weight: 500;
    color: #333
}

.index-tab .cur:active,.index-tab .cur:hover,.index-tab .cur:link,.index-tab .cur:visited {
    color: #333;
    font-weight: 700
}

.header-right {
    line-height: 1
}

.header-right .wxtips {
    display: none;
    position: fixed;
    top: 1.066666666666667vw;
    right: 2.933333333333333vw;
    width: 43.06666666666666vw;
    height: 24.133333333333333vw;
    color: #fff;
    background: url(../../../client/index/res/arrow@3x.png) center no-repeat;
    background-size: 100%;
    padding: 4.666666666666667vw 4vw 3.466666666666666vw;
    font-size: 3.466666666666666vw;
    line-height: 5.333333333333334vw;
    letter-spacing: .133333333333333vw;
    z-index: 100
}

.header-right .wxtips .dots {
    display: inline-block;
    width: 4.533333333333333vw;
    height: 1.6vw;
    background: url(../../../client/index/res/dots@3x.png) center no-repeat;
    background-size: 100%;
    margin: 0 2.266666666666667vw
}

.header-btn-search {
    width: 16vw;
    height: 8vw;
    display: inline-block;
    background: #f0f0f0;
    border-radius: 4vw;
    position: relative
}

.header-btn-search:after {
    content: '';
    display: inline-block;
    height: 5.3333vw;
    width: 5.3333vw;
    background-image: url(../../../common/res/index/ht_icon.png);
    background-repeat: no-repeat;
    background-size: 68.8vw 33.6vw;
    background-position: -2.6667vw -2.6667vw;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.header-btn-download {
    display: inline-block;
    width: 24vw;
    height: 8vw;
    background: #ffd800;
    border-radius: 4vw;
    line-height: 8vw;
    text-align: center;
    vertical-align: top;
    margin-left: 1.6vw;
    font-size: 3.2vw
}

.ht-icon-search-history-icon {
    display: inline-block;
    vertical-align: middle;
    width: 4vw;
    height: 3.7333vw;
    background: url(../../../common/res/index/ht_icon.png) -34.4vw -11.6vw no-repeat;
    background-size: 68.8vw 36.9333vw
}

.ht-icon-search-history-delete-icon {
    display: inline-block;
    vertical-align: middle;
    width: 3.6vw;
    height: 3.6vw;
    background: url(../../../common/res/index/ht_icon.png) -26.5333vw -11.6vw no-repeat;
    background-size: 68.8vw 36.9333vw
}

.header,.index-search .index-search-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.header {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 3.2vw 4vw;
    border-bottom: 1px solid #eee;
    background-color: #fff
}

.header .logo {
    display: inline-block;
    height: 7.7333vw;
    width: 26.8vw;
    background: url(../../../common/res/index/logo-new.png) center center no-repeat;
    background-size: contain
}

.index-search {
    position: fixed;
    width: 100vw;
    z-index: 999;
    height: 100%;
    background: #eee;
    top: 0;
    left: 0;
    display: none;
    overflow: scroll
}

.index-search .index-search-header {
    width: 100%;
    height: 11.7333vw;
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index-search .index-search-input {
    padding: 1.0667vw 2.4vw;
    background: #eee;
    border-radius: 1.3333vw;
    margin-left: 3.8667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.index-search .index-search-input input {
    background-color: #eee;
    width: 67.3333vw;
    height: 5.3333vw;
    font-size: 4vw;
    border: none
}

.index-search .index-search-input .header-btn-search {
    height: 5.3333vw;
    width: 5.3333vw;
    background: 0 0
}

.index-search .search-cancel {
    display: inline-block;
    margin-right: 3.8667vw;
    font-size: 4.5333vw;
    color: #ff5655
}

.index-search .search-history {
    position: absolute;
    top: 11.7333vw;
    background-color: #fff;
    display: none;
    z-index: 4
}

.index-search .search-history li {
    height: 5.8667vw;
    width: 93.4667vw;
    padding: 2.9333vw 0 2.9333vw 6.5333vw
}

.index-search .search-history span {
    display: inline-block;
    font-size: 3.2vw;
    width: 72vw;
    height: 5.6vw;
    margin: 0 3.6vw;
    vertical-align: middle
}

.index-search .search-history .clear-search-history {
    display: block;
    width: 100vw;
    height: 11.7333vw;
    line-height: 2;
    text-align: center;
    color: #ff5655;
    font-size: 4vw
}

.index-search .index-search-no-result,.index-search .index-search-result {
    padding-top: .1333vw;
    display: none
}

.index-search .index-search-result h2 {
    display: block;
    font-size: 4vw;
    height: 5.6vw;
    line-height: 1;
    color: #666;
    margin: 2.6667vw 0 2.6667vw 4.1333vw
}

.index-search .index-search-result .index-search-section-content {
    margin: 0 2.4vw
}

.index-search .index-search-result .index-search-section-content .index-search-section-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index-search .index-search-no-result,.index-search .no-search-result {
    text-align: center;
    font-size: 4vw;
    color: #999
}

.index-search .index-search-no-result p,.index-search .no-search-result p {
    background: url(../../../common/res/index/no_data.png) center center no-repeat;
    background-size: 40vw 40vw;
    height: 31.0667vw;
    margin-top: 35.3333vw;
    margin-bottom: 4.4vw
}

.user-searched-live-room-card {
    display: block;
    width: 95.3333vw;
    position: relative;
    margin-bottom: 3.7333vw
}

.user-searched-live-room-living {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 12.4vw;
    height: 4.2667vw;
    background: url(../../../common/res/index/searched_living-room.png) no-repeat;
    background-size: 12.4vw 4.2667vw
}

.user-searched-live-room-card-img {
    display: block;
    position: relative;
    width: 100%;
    height: 42vw;
    background: url(../../../common/res/share.png) center center no-repeat;
    background-size: cover;
    border-radius: 1.0667vw;
    overflow: hidden
}

.user-searched-live-room-card-des {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 2.9333vw;
    color: #fff;
    height: 5.3333vw;
    line-height: 1.5;
    background-color: rgba(0,0,0,.6)
}

.user-searched-live-room-card-des span {
    display: inline-block;
    width: 45%;
    margin-left: 1.6vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.user-searched-live-room-card-des b {
    display: block;
    float: right;
    margin-right: 1.6vw;
    margin-top: .4vw;
    font-weight: 100
}

.user-searched-live-room-card-des b .ht-icon-popularity {
    margin-right: .5333vw;
    margin-top: -.9333vw;
    vertical-align: middle
}

.user-searched-live-room-card-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
    padding-top: 1.3333vw;
    font-size: 3.7333vw;
    text-indent: .7333vw;
    height: 4.9333vw
}

.user-searched-live-room-card-room-message {
    margin-top: 1.0667vw;
    text-indent: .7333vw
}

.user-searched-live-room-card-room-message span {
    font-size: 3.2vw;
    margin-right: 3.3333vw;
    color: #999
}

.user-searched-live-room-card-room-message b {
    font-size: 3.2vw;
    color: #ff3f16;
    margin: 0 1.3333vw;
    font-weight: 100
}

.live-room-card-des span,.live-room-card-title {
    margin-left: 1.333333333333333vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.live-room-card {
    position: relative;
    display: block;
    margin-bottom: 3.733333333333334vw;
    width: 45.33333333333333vw;
    height: 38.4vw;
    border-radius: 5px;
    box-shadow: 0 4px 1.6vw 0 rgba(0,0,0,.08);
    padding-bottom: 1.733333333333333vw
}

.live-room-card-img {
    display: block;
    height: 25.6vw;
    position: static;
    border-radius: 3px;
    width: 100%;
    background: url(../../../common/res/index/icon_share.png) center center no-repeat;
    background-size: cover;
    overflow: hidden
}

.live-room-card-des {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 2.9333vw;
    color: #fff;
    height: 5.3333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: #fff
}

.live-room-card-des span {
    display: inline-block;
    width: 45%;
    color: #999
}

.live-room-card-des b {
    display: block;
    margin-right: 1.6vw;
    margin-top: .4vw;
    font-weight: 100;
    color: #666
}

.live-room-card-des b .ht-icon-popularity {
    margin-right: .5333vw;
    margin-top: -.9333vw;
    vertical-align: middle
}

.live-room-card-title {
    width: 80%;
    display: inline-block;
    font-size: 3.733333333333334vw;
    height: 4.933333333333334vw;
    margin-top: 2vw;
    text-indent: 0
}

.ht-icon-popularity {
    display: inline-block;
    background: url(../../../common/res/newadd/ht-icon-popularity.png) no-repeat;
    background-size: 100% auto;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw
}

.bottom-alert {
    z-index: 10000;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 16vw;
    background: rgba(0,0,0,.8)
}

.bottom-alert .clearfix {
    *zoom:1}

.bottom-alert .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.bottom-alert h2 {
    height: 13.3333vw;
    width: 13.3333vw;
    background: url(../../../common/res/index/img_bottom_qielogo.png) no-repeat;
    background-size: 13.3333vw 13.3333vw;
    margin: 1.3333vw 2.8vw 1.3333vw 5.3333vw;
    float: left
}

.bottom-alert .bottom-alert-content {
    float: left;
    width: 46.6667vw
}

.bottom-alert .bottom-alert-content h3 {
    font-size: 4vw;
    color: #fff;
    height: 5.6vw;
    line-height: 5.6vw;
    margin-top: 2.4vw
}

.bottom-alert .bottom-alert-content p {
    font-size: 2.8vw;
    color: #fff;
    height: 5.6vw;
    line-height: 5.6vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bottom-alert .bottom-alert-download-btn {
    display: inline-block;
    width: 21.3333vw;
    height: 8vw;
    color: #fff;
    font-size: 3.2vw;
    background-color: #ff5655;
    border-radius: 8vw;
    text-align: center;
    line-height: 8vw;
    margin-right: 7.6vw;
    margin-top: 4vw;
    float: right
}

.bottom-alert .ht-icon-delete-icon {
    position: absolute;
    top: .6667vw;
    right: 1.6vw;
    display: inline-block;
    width: 3.4667vw;
    height: 3.4667vw;
    background: url(../../../common/res/index/ht_icon.png) -19.0667vw -11.36vw no-repeat;
    background-size: 68.8vw 36.9333vw
}

.index_tab {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.shadow {
    box-shadow: 0 .5333vw 1.6vw -.5333vw rgba(0,0,0,.1)
}


.live_index_tab {
    width: 100%;
    font-size: 3.733333333333334vw;
    color: #999;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
   
}

.clear,.ellipsis,.nodata_cont {
    overflow: hidden
}

.live_index_tab li {
    height: 8.466666666666668vw;
    display: block;
    width: 22%;
    margin: 5px;
    background-color: #f1f1f1;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
}

.live_index_tab li a {
    color: #999;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    word-break: normal; 
}



.live_index_tab .selected a {
    color: #fff;
    font-weight: 700;
    background-color: #c72a1d;
}


.nodata_cont {
    width: 100%;
    height: 64.53333333333333vw;
    display: none
}

.nodata_cont .nodata_img {
    width: 24vw;
    height: 24vw;
    background: url(../../../common/res/common/nodata.png) no-repeat;
    background-size: 100% auto;
    margin-top: 31.6vw;
    margin-bottom: 4.493333333333334vw;
    margin-left: auto;
    margin-right: auto
}

.nodata_cont .text {
    width: 100%;
    margin: 0 auto;
    font-size: 3.733333333333334vw;
    color: #999;
    text-align: center
}

fieldset,img {
    border: 0
}

body,button,dd,dl,dt,fieldset,figcaption,figure,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

body,button,input,select,textarea {
    font: 12px/1 Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4,h5,h6 {
    font-size: 100%
}

address,cite,dfn,em,var {
    font-style: normal
}

code,kbd,pre,samp,tt {
    font-family: "Courier New",Courier,monospace
}

small {
    font-size: 12px
}

li,ol,ul {
    list-style: none
}

a {
    text-decoration: none
}

/* a:active,a:hover,a:link,a:visited {
    text-decoration: none;
    color: #000
} */

abbr[title],acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

q:after,q:before {
    content: ''
}

legend {
    color: #000
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    word-break: break-all;
    word-wrap: break-word;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom:1}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0
}

.fl,.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-break: keep-all
}

.no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.loading {
    padding: 4vw 0
}

.loading p {
    font-size: 3.2vw;
    line-height: 4vw;
    color: #a6a6b4;
    text-align: center
}

.news-main {
    height: 74vh;
    overflow-y: auto;
    background-color: #fff;
   
}

#news-list-ul {
    height: auto
}

.news-list-box {
    padding: 0 3.2vw
}

.news-list-box .item-news {
    display: block;
    position: relative;
    margin-top: 4vw;
    padding-right: 37.333333333333336vw;
    padding-bottom: 4vw;
    border-bottom: 1px solid #efefef
}

.news-list-box .item-news.no-img {
    padding-right: 0
}

.news-list-box .item-news.no-img .item-news-img {
    display: none
}

.news-list-box .item-news .item-news-img {
    position: absolute;
    right: 0;
    top: 0
}

.news-list-box .item-news .item-news-img img {
    width: 32vw;
    height: 21.333333333333336vw
}

.news-list-box .item-news .item-news-info {
    position: relative;
    width: 100%;
    height: 21.333333333333336vw
}

.news-list-box .item-news .item-news-info .item-news-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-list-box .item-news .item-news-info .item-news-title p {
    line-height: 6.4vw;
    font-size: 4.533333333333333vw;
    color: #222
}

.news-list-box .item-news .item-news-info .item-news-des {
    position: absolute;
    bottom: 0;
    height: 4vw;
    line-height: 4vw;
    left: 0;
    color: #a6a6b4;
    overflow: hidden
}

.news-list-box .item-news .item-news-info .item-news-des .time-des {
    font-size: 3.2vw;
    display: inline;
    vertical-align: middle;
    margin-right: 4vw
}

.news-list-box .item-news .item-news-info .item-news-des .tag-des {
    display: inline;
    vertical-align: middle;
    font-size: 0
}

.news-list-box .item-news .item-news-info .item-news-des .tag-des span {
    display: inline-block;
    vertical-align: middle;
    font-size: 3.2vw;
    margin-right: 2.666666666666667vw
}

.content,body,html {
    height: 100%
}

body {
    overflow: auto
}

.bcontainer {
    margin: auto;
    width: 100vw;
    min-height: 100%;
    font-family: PingFangSC-Regular,Helvetica;
    background-color: #eee;
}

.bke {
    background-color: #fff
}

/*.container {*/
/*    height: calc(100% - 14.4vw);*/
/*    padding-bottom: 17vw;*/
/*}*/

.container .index-section {
    margin-top: 2.4vw;
}

