.matchFB1 {
    background: #fff;
    margin-bottom: 20px;
}

.baseTitleLine2 {
    height: 65px;
    border-bottom: 1px solid #c00;
    position: relative;
    margin-left: 30px;
    padding-top: 20px;
}

.baseTitleLine2 h2,
.baseTitleLine2 h4 {
    float: left;
    width: 140px;
    height: 45px;
    line-height: 45px;
    background-color: #c00;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
}

.baseTitleLine2 .zqIcon:before {
    display: inline-block;
    content: '';
    width: 25px;
    height: 25px;
    background: url(../images/fbIcon.jpg) no-repeat;
    position: relative;
    top: 7px;
    margin-right: 6px
}

.baseTitleLine2 .appIcon:before {
    display: inline-block;
    content: '';
    width: 25px;
    height: 25px;
    background: url(../images/icon3.png) no-repeat;
    position: relative;
    top: 5px;
    margin-right: 6px
}

.baseTitleLine2 .bbsIcon:before {
    display: inline-block;
    content: '';
    width: 28px;
    height: 26px;
    background: url(../images/icon55.png) no-repeat;
    position: relative;
    top: 5px;
    margin-right: 6px
}

.baseTitleLine2 .fire:before {
    display: inline-block;
    content: '';
    width: 22px;
    height: 27px;
    background: url(../images/icon2.png) no-repeat;
    position: relative;
    top: 5px;
    margin-right: 6px
}

.baseTitleLine2 .navMenu {
    float: left;
    padding-left: 20px
}

.baseTitleLine2 .navMenu li {
    margin-right: 10px;
    float: left;
    line-height: 45px
}

.baseTitleLine2 .navMenu a {
    display: inline-block;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: grey
}

.baseTitleLine2 .navMenu li.act a {
    background: #c00;
    color: #fff
}

.baseTitleLine2 .navMenu a:hover {
    background: #c00;
    color: #fff
}

.baseTitleLine2 .tlreadmore {
    float: right;
    font-size: 14px;
    color: grey;
    margin-top: 30px;
    margin-right: 30px
}

.baseTitleLine3 {
    height: 65px;
    padding-top: 20px;
    border-bottom: 1px solid #c00;
    position: relative
}

.baseTitleLine3 p {
    float: left;
    font-size: 18px;
    color: #eb1d39;
    padding-left: 20px;
    font-weight: 700
}

.baseTitleLine3 p img {
    position: relative;
    top: 3px;
    margin-right: 10px
}

.baseTitleLine3 h4 {
    float: left;
    font-size: 18px;
    color: #eb1d39;
    padding-top: 19px;
    padding-left: 20px;
    font-weight: 700
}

.baseTitleLine3 h4 img {
    position: relative;
    top: -3px;
    margin-right: 10px
}

.baseTitleLine3 .navMenu {
    padding-left: 130px
}

.baseTitleLine3 .navMenu li {
    margin-right: 10px;
    float: left;
    line-height: 60px
}

.baseTitleLine3 .navMenu li a {
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: grey;
    padding: 0 10px
}

.baseTitleLine3 .navMenu li a:hover {
    background: #3884e1;
    color: #fff
}

.baseTitleLine3 .navMenu li.act a {
    background: #3884e1;
    color: #fff
}

.MainHotNews {
    margin: 0 -10px
}

.MainHotNews .MainHotNewsL {
    width: 31%;
    float: left;
    padding: 10px 10px 0
}

.MainHotNews .MainHotNewsR {
    width: 68%;
    float: left;
    padding: 0 10px
}

.mFBContent2 {
    padding: 0 30px 20px
}

.baseNewsList h3,
.baseNewsList h4 {
    margin: 10px 0;
    font-weight: 700;
    line-height: 100%
}

.baseNewsList h3 a,
.baseNewsList h4 a {
    font-size: 18px;
    color: #1e1e1e
}

.baseNewsList h3 span,
.baseNewsList h4 span {
    color: #807e7e;
    font-size: 14px;
    font-weight: 400
}

.baseNewsList h4:first-child {
    margin-top: 0
}

.baseNewsList a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #807e7e;
    line-height: 21px;
    font-size: 14px;
    position: relative
}

.baseNewsList a:hover {
    color: #c00
}

.baseNewsList span {
    position: absolute;
    right: 0;
    top: 0
}

.baseNewsList h4 span {
    display: inline-block;
    background: #c00;
    position: relative;
    float: left;
    color: #ffffff;
    padding: 0 4px;
    margin-right: 2px;
}

.baseNewsList a:hover span {
    color: #fff
}

.baseNewsList .media {
    margin-top: 0
}

.baseNewsList .media .media-left {
    position: relative
}

.baseNewsList .media .media-body {
    padding-left: 10px
}

.baseNewsList .lines:after {
    display: block;
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    top: 5px;
    right: 0
}

.baseNewsList .lines.orange:after {
    background: #c00
}

.baseNewsList .lines.green:after {
    background: #74d889
}

.baseBanner {
    height: 370px;
    margin: 15px 0
}

.baseBanner .swiper-container,
.baseBanner .swiper-slide,
.baseBanner .swiper-wrapper {
    height: 100%;
    position: relative
}

.baseBanner .swiper-slide {
    background-color: #efefef;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.baseBanner .swiper-slide a {
    display: block;
    height: 100%
}

.baseBanner .slideTitle {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-indent: 20px;
    background: url(../images/hf_titleBG.png) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.baseBanner .swiper-button {
    width: 60px;
    height: 100px;
    background: rgba(0, 0, 0, .5);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    cursor: pointer
}

.baseBanner .swiper-button span {
    display: inline-block;
    width: 19px;
    height: 26px;
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.baseBanner .swiper-button-prev {
    left: 0
}

.baseBanner .swiper-button-next {
    right: 0
}

.baseBanner .swiper-button-next span {
    display: inline-block;
    width: 19px;
    height: 26px;
    background-position: -19px -0px;
}

.baseBanner .bannerpagination {
    position: absolute;
    bottom: 15px;
    right: 20px
}

.baseBanner .bannerpagination span {
    display: inline-block;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 0 5px
}

.baseBanner .bannerpagination .swiper-active-switch {
    background: #c00
}

.imgNewsBox .row {
    margin: 0 -5px
}

.imgNewsBox .item {
    width: 25%;
    float: left;
    padding: 0 5px 10px;
    position: relative
}

.imgNewsBox .item img {
    width: 100%
}

.imgNewsBox .item a {
    display: block
}

.imgNewsBox .item .ib {
    position: relative
}

.imgNewsBox .item p {
    background: #f2f2f2;
    font-size: 14px;
    height: 50px;
    line-height: 19px;
    overflow: Ã©â€”â€šÃ¥â€šÅ¡Ã¥â‚¬Â·Ã¥Â¨Â´Ã¥â€ºÂ¨Ã§Â«Å¸Ã©ÂÂ«Ã£Æ’Â¥Ã§Â®ÂµÃ¦Â¤Â¤Ã¥Â¿â€œÃ§â€°â€ Ã§Â»Â Ã®Ë†Å¾Ã¦Å¸Â¨Ã©Ââ€¢Ã¥â€šâ€ºÃ¥Â«Â¹ hidden;
    padding-top: 10px;
    padding-left: 10px
}

.imgNewsBox .item p span {
    color: grey;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px;
    width: 100%
}

.videoIcon {
    position: relative;
    height: 100%;
    z-index: 99
}

.videoIcon:before {
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    background: url(../images/video_icon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 99
}

.videoIcon:hover:before {
    background-position: bottom
}

.listItem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.listItem .swiper-wrapper {
    height: 120px;
    overflow: hidden
}

.listItem .swiper-button {
    display: block;
    width: 25px;
    height: 43px;
    background: url(../images/babies_more.png) no-repeat;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    font-size: 40px;
    color: #286cbf;
    z-index: 99
}

.listItem .arrow-left {
    left: -30px;
    background-position: left -50px
}

.listItem .arrow-right {
    right: -30px;
    background-position: right -50px
}

.matchSlideWrap {
    margin-bottom: 20px;
}

.matchSlide {
    line-height: 40px;
    background: #fff;
    border-bottom: 2px solid #c00
}

.matchSlide .topMenu {
    padding-left: 30px;
    background: #fff
}

.matchSlide .topMenu a {
    color: grey;
    font-size: 14px;
    display: inline-block;
    position: relative;
    padding: 0 12px;
    float: left
}

.matchSlide .topMenu a.active,
.matchSlide .topMenu a:hover {
    color: #fff;
    background: #c00
}

.matchSlide .topMenu a.active:before,
.matchSlide .topMenu a:hover:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 40px solid #c00;
    border-left: 10px solid transparent;
    position: absolute;
    left: -10px;
    bottom: 0
}

.matchSlide .topMenu a.active:after,
.matchSlide .topMenu a:hover:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 40px solid #c00;
    border-right: 10px solid transparent;
    position: absolute;
    right: -10px;
    bottom: 0
}

.HotMatchList {
    padding: 15px 35px;
    background: #fff;
    height: 156px;
    overflow: hidden;
    position: relative
}

.HotMatchList .liwrap {
    position: relative
}

.HotMatchList .item {
    width: 180px;
    height: 120px;
    position: relative;
    margin-right: 10px
}

.HotMatchList .topTitle {
    background: #000;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff
}

.HotMatchList .topTitle span {
    font-size: 12px;
    color: #c00;
    float: right
}

.HotMatchList .outsTime {
    text-align: right;
    font-size: 12px;
    color: grey;
}

.HotMatchList .outs {
    padding: 0 10px;
    background: #f2f2f2;
    height: 90px;
    position: relative
}

.HotMatchList .teamOuts {
    font-size: 12px
}

.HotMatchList .teamOuts span {
    color: grey;
    font-size: 12px
}

.HotMatchList .teamOuts i {
    float: right
}

.HotMatchList .teamOuts img {
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
}

.HotMatchList .teamOuts p {
    margin-bottom: 5px
}

.HotMatchList .showOuts {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/opBG.png);
    display: table;
    vertical-align: middle;
    display: none
}

.HotMatchList .showOuts .socell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%
}

.HotMatchList .showOuts a {
    display: inline-block;
    width: 70px;
    height: 30px;
    background: #1cc94b;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
    margin-right: 2px;
    margin-bottom: 7px
}

.HotMatchList .item:hover .showOuts {
    display: table
}

.matchRecommend {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
}

.matchRecommend .box2_left {
    width: 65%;
}

.matchRecommend .i_week {
    width: calc(35% - 10px);
    margin-left: 10px;
}

.matchRecommend .i_week_against .tj_li1 {
    width: 10%;
}

.matchRecommend .i_week_against .tj_li2 {
    width: 25%;
}

.matchRecommend .i_week_against .tj_li3 {
    width: 25%;
}

.matchRecommend .i_week_against .tj_li4 {
    width: 20%;
}

.matchRecommend .i_week_against .tj_li5 {
    width: 20%;
}

.matchRecommend .i_week_list .tj_li1 {
    width: 10%;
}

.matchRecommend .i_week_list .tj_li2 {
    width: 25%;
}

.matchRecommend .i_week_list .tj_li3 {
    width: 25%;
}

.matchRecommend .i_week_list .tj_li4 {
    width: 20%;
}

.matchRecommend .i_week_list .tj_li5 {
    width: 20%;
}

.matchRecommend .tj_against ul {
    width: 100%;
}

.matchRecommend .tj_against .tj_li1 {
    width: 13%;
}

.matchRecommend .tj_against .tj_li2 {
    width: 12%;
}

.matchRecommend .tj_against .tj_li3 {
    width: 34%;
}

.matchRecommend .tj_against .tj_li4 {
    width: 15%;
}

.matchRecommend .tj_against .tj_li5 {
    width: 8%;
}

.matchRecommend .tj_against .tj_li6 {
    width: 10%;
}

.matchRecommend .tj_list {
    width: 100%;
}

.matchRecommend .tj_list .tj_li1 {
    width: 13%;
}

.matchRecommend .tj_list .tj_li1 span {
    width: 100%;
}

.matchRecommend .tj_list .tj_li2 {
    width: 12%;
}

.matchRecommend .tj_list .tj_li3 {
    width: 34%;
}

.matchRecommend .tj_list .tj_li4 {
    width: 15%;
}

.matchRecommend .tj_list .tj_li5 {
    width: 8%;
}

.matchRecommend .tj_list .tj_li6 {
    width: 10%;
}

.matchProduct {
    background-color: #fff;
    margin-top: 20px;
    padding: 20px;
}

.matchProduct .title {
    height: 45px;
}

.matchProduct .title dl dd {
    height: 45px;
    line-height: 45px;
    background-color: #c00;
    color: #fff;
    text-indent: unset;
    font-size: 16px;
    padding: 0 20px;
}

.matchProduct .shop_list {
    width: 100%;
}

.matchProduct .shop_list dl {
    width: calc(20% - 16px);
    margin: 16px 8px 0;
}

.matchProduct .shop_list dl dd,
.matchProduct .shop_list dl dd img,
.matchProduct .shop_list dl dt {
    width: 100%;
}

.aio-padd-v1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.aio-layout-block {
    font-size: 0;
}

.aio-layout-block>li {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    vertical-align: top;
}

.aio-layout-block>li>h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    opacity: .7;
}

.aio-layout-block>li>h3:before {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    width: 35px;
    height: 30px;
    vertical-align: middle;
    opacity: .5;
    overflow: hidden;
}

.aio-layout-block>li.c-link>h3:before {
    background-image: url(../images/icon-link.png);
}

.aio-layout-block>li.c-contact>h3:before {
    background-image: url(../images/icon-contact.png);
}

.aio-layout-block>li>.aio-box {
    padding-left: 35px;
    color: #777;
    color: rgb(0 0 0 / 60%);
}

.aio-layout-block>li>.aio-box .aio-item {
    margin-right: 15px;
    padding: 0;
}

/* 推荐中心开始 */
.aio-com-switch {
    display: inline-block;
    border-radius: 17px;
    line-height: 34px;
    height: 34px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 15%);
    background: #f5f5f5;
    letter-spacing: -4px;
    white-space: nowrap;
}

.aio-com-switch .aio-item {
    display: inline-block;
    padding: 0 20px;
    letter-spacing: 0;
}

.aio-com-switch .aio-item.aio-on {
    background: black;
    color: white;
    border-radius: 17px;
    padding: 0 20px;
}

.aio-com-switch .aio-item:not(.aio-on):first-child {
    padding-left: 30px;
}

.aio-com-switch .aio-item:not(.aio-on):last-child {
    padding-right: 30px;
}

.aio-com-switch {
    background: #c00;
    box-shadow: none;
    padding: 0 10px;
    border-radius: 1px;
    height: 40px;
    line-height: 40px;
}

.aio-com-switch .aio-item {
    color: white;
}

.aio-com-switch.aio-bold .aio-item.aio-on {
    background: rgb(255 255 255 / 90%);
    color: #000;
    box-shadow: 0 0 0 1px #000;
    box-shadow: none;
    transform: scale(1);
    transform-origin: bottom;
    border-radius: 20px;
    padding: 0 30px;
    margin: 0;
}

.aio-com-switch .aio-item:not(.aio-on):first-child {
    padding-left: 20px;
}

.aio-rel {
    position: relative;
}

.aio-space-h {
    height: 10px;
    overflow: hidden;
}

#home_expert {
    min-height: 2075px;
}

#home_expert .aio-sticky {
    position: sticky;
    top: 0;
}

.aio-layout-left {
    display: inline-block;
    font-size: 14px;
    width: 70%;
    vertical-align: top;
    min-height: 100px;
    background: white;
    box-shadow: 0 0 2px #e1e1e1;
    box-shadow: 0 0 2px rgb(0 0 0 / 9%);
}

.aio-layout-left {
    background: none;
    box-shadow: none;
    padding-right: 15px;
}

.aio-layout-left .aio-layout-box {
    background-color: white;
}

.aio-layout-left .aio-layout-news:last-child {
    padding-bottom: 0;
}

.aio-layout-head-fix {
    font-size: 14px;
    text-align: right;
    line-height: 30px;
    height: 70px;
    padding: 0;
    position: relative;
}

.aio-layout-head-fix {
    margin: 0;
    padding: 10px;
    background: #c88;
    background: linear-gradient(#c88, #fff0f0);
    height: auto;
    padding-bottom: 10px;
}

.aio-layout-head-fix .publish {
    display: inline-block;
    background: #c00;
    color: white;
    line-height: 38px;
    vertical-align: middle;
    padding: 0 20px;
    border-radius: 2px;
}

.aio-layout-head-fix .aio-layout {
    text-align: right;
    min-height: 40px;
}

.aio-layout-head-fix .aio-layout-search {
    display: inline-block;
    vertical-align: middle;
}

.aio-layout-head-fix .aio-com-switch {
    position: static;
    float: left;
    line-height: 40px;
    font-size: 17px;
    background: none;
    padding: 0;
}

.aio-layout-head-fix .aio-com-switch .aio-item {
    color: #c00;
    padding: 0 30px;
}

.avatar {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    background: #fff url(../images/user/app-user-avatar.png) no-repeat center center;
    background-size: cover;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 10%);
    border: none;
    position: relative
}

.avatar[data-dot]::before {
    content: attr(data-dot);
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f2330e;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    border-radius: 15px;
    min-width: 7px;
    padding: 0 4px
}

.avatar[data-vest]::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: no-repeat center bottom;
    background-size: contain
}

.avatar[data-dot="0"]::before {
    display: none
}

.avatar[data-vest="4"]::after {
    background-image: url(../images/ic_yin.png)
}

.avatar[data-vest="5"]::after {
    background-image: url(../images/ic_jing.png)
}

.avatar[data-vest="6"]::after {
    background-image: url(../images/ic_zuan.png)
}

.avatar[data-vest="9"]::after,
.avatar[data-vest="10"]::after {
    background-image: url(../images/ic_zhuan.png)
}

.avatar[data-vest="11"]::after,
.avatar[data-vest="12"]::after {
    background-image: url(../images/ic_teyao.png)
}

.avatar[data-vest="13"]::after {
    background-image: url(../images/ic_wang.png)
}

.avatar[data-vest="14"]::after {
    background-image: url(../images/ic_zun.png)
}

.author-content {
    flex: 1;
    font-size: 12px;
    line-height: 1.4;
    overflow: hidden;
    padding-left: 15px;
}

.author-content .namebox {
    font-size: 0;
}

.author-content .name {
    color: #704410;
    font-size: 15px;
    font-weight: bold;
    max-width: 200px;
    display: inline-block;
    vertical-align: middle;
}

.author-content .tags {
    display: inline-block;
    margin-left: 4px;
}

.author-content .tags::before {
    content: '擅长';
    margin-right: 4px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

.tag {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    border-radius: 18px;
    padding: 0 6px;
    color: #a96e29;
    background-color: #fff2e2;
    margin-right: 4px;
    font-size: 12px;
}

.tag.red {
    background-color: #fff6f7;
    color: #fa695b;
}

.tag.blue {
    background-color: #f3f8fe;
    color: #8abdf9;
}

.tag.rank {
    background-color: #f0f3f8;
    color: #a7b0ca;
}

.tag.rank[data-groupid="5"] {
    background-color: #fefae6;
    color: #fcb32f;
}

.tag.rank[data-groupid="6"] {
    background-color: #e6f3fa;
    color: #6c9fba;
}

.tag.rank[data-groupid="9"],
.tag.rank[data-groupid="10"] {
    background-color: #faf8ff;
    color: #ab98d4;
}

.tag.rank[data-groupid="11"],
.tag.rank[data-groupid="12"] {
    background-color: #ebfffb;
    color: #4fb7a4;
}

.tag.rank[data-star="0"]:after {
    display: none !important;
}

.tag.rank[data-star]:after {
    content: attr(data-star);
    display: inline-block;
    padding-right: 12px;
    background: url(../images/star.png) no-repeat right center;
    background-size: 12px auto;
}

.tag.rank[data-groupid="9"]::after,
.tag.rank[data-groupid="10"]::after,
.tag.rank[data-groupid="11"]::after,
.tag.rank[data-groupid="12"]::after {
    display: none;
}

.aio-layout-title+.aio-rel>.aio-layout-right .aio-layout-title {
    margin-top: -55px;
}

#home_expert .aio-layout-right {
    position: absolute;
    top: 10px;
    bottom: 0;
}

.aio-layout-right {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.aio-layout-right.aio-layout-fix {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.aio-layout-title h3 {
    color: white;
    border-radius: 2px;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    padding: 0px 10px 0px 80px;
    position: relative;
    z-index: 1;
}

.aio-layout-title h3 a {
    color: inherit;
}

.aio-layout-title h3:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: -10px;
    width: 70px;
    height: 70px;
    background: url(../images/logo-icon.png) no-repeat center center;
    background-size: contain;
    border-radius: 5px;
}

.aio-layout-title h3:after {
    content: '';
    display: block;
    position: absolute;
    background: black;
    height: 40px;
    right: 0;
    left: 40px;
    top: 5px;
    border-radius: 3px;
    transform: skewX(-20deg);
    z-index: -1;
}

.aio-layout-right .aio-layout-title h3 {
    padding-left: 35px;
    color: #000;
    border-bottom: solid 2px rgb(114 89 59 / 25%);
    border-radius: 2px 2px 0 0;
    line-height: 50px;
    font-size: 17px;
}

.aio-layout-right .aio-layout-title h3:before {
    left: 10px;
    background: url(../images/icon-rankink.png) no-repeat 5px center;
    background-size: 70%;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
}

.aio-layout-right .aio-layout-title h3:after {
    transform: none;
    left: 0;
    border-radius: 2px 2px 0 0;
    /* box-shadow: 0 0 3px #aaa; */
    /* box-shadow: 0 0 3px rgb(0 0 0 / 20%); */
    top: 0;
    height: auto;
    background: linear-gradient(#fff, #ff9999);
    bottom: 0;
}

.aio-layout-right .aio-layout-title+.aio-bar {
    transform: none;
    border: none;
}

.aio-layout-title[data-type="hotmatch"] h3:before {
    background-image: url(../images/icon-rank-0.png);
    background-size: 60%;
}

.aio-layout-box {
    box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    border-radius: 2px;
    background-color: white;
}

.aio-layout-box:not(:last-child) {
    margin-bottom: 15px;
}

.match-list {
    width: auto;
    float: unset;
}

.aio-bar {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}

.aio-layout-title+.aio-bar {
    border-top: solid 50px #ffffff;
    border-top-color: rgb(0 0 0 / 0%);
    transform: translateY(-50px);
}

.aio-bar::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: rgba(0, 0, 0, .05);
}

.aio-bar::-webkit-scrollbar-thumb {
    height: 40px;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, 0.05);
}

.aio-bar::-webkit-scrollbar-track {
    border-radius: 50px;
    background-color: transparent;
}

.aio-bar:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
}

.aio-bar-h {
    overflow: hidden;
    overflow-x: auto;
}

.aio-bar-h::-webkit-scrollbar {
    width: 8px;
    height: 4px;
}

.aio-padd-vh {
    padding: 10px;
}

.app-match-player {
    overflow: hidden;
}

.aio-widget-player .aio-items {
    list-style: none;
    height: 100%;
    margin-right: -20px;
    padding-left: 20px;
    transform: translateX(-20px);
}

.aio-widget-player .aio-items>li {
    border-bottom: solid 1px #ddd;
    border-bottom: solid 1px rgb(0 0 0 / 10%);
    line-height: 24px;
    position: relative;
}

.aio-widget-player .aio-items>li.aio-on {
    background-color: #ddd;
    background: linear-gradient(to right, #fff, #ddd);
}

.aio-widget-player .aio-items>li.aio-on:before {
    content: '';
    display: block;
    position: absolute;
    left: -7px;
    width: 20px;
    top: 50%;
    background: #1277d9;
    height: 20px;
    border-radius: 0;
    transform: rotateZ(45deg) translate(-10px, -10px);
    z-index: 0;
}

.aio-widget-player .aio-items>li.aio-on .aio-item {
    background-color: #1277d9;
    background: linear-gradient(to right, #1277d9, #0052b4);
    color: white;
}

.app-match-player a.aio-item {
    text-align: center;
    display: block;
    font-size: 0;
    padding: 8px;
    position: relative;
    height: 77px;
    transition: all .5s;
    overflow: hidden;
}

.app-match-player .c-matchname,
.app-match-player .c-date {
    font-size: 14px;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    z-index: 1;
}

.app-match-player .c-date {
    top: 24px;
    font-size: 12px;
    opacity: .8;
}

.app-match-player>li.aio-on {
    background: none !important;
}

.app-match-player>li.aio-on a.aio-item {
    height: 153px;
}

.app-match-player>li.aio-on .c-score strong {
    background-color: #886843;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 6px;
}

.app-match-player .c-team {
    width: 50%;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 0 40px 0 0px;
    vertical-align: top;
    z-index: 1;
    position: relative;
}

.aio-bt-flip,
a.aio-bt-flip {
    display: block;
    cursor: pointer;
    border-radius: 3px;
    background: rgb(241 241 241 / 50%);
    text-align: center;
    font-size: 19px;
    padding: 10px;
}

.aio-bt-flip>em {
    font-size: 14px;
    padding-left: 20px;
    font-style: normal;
    font-weight: normal;
    opacity: .7;
}

.aio-items .aio-logo {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/logo-icon.png) no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0px;
}

.app-match-player .aio-logo {
    position: static;
    display: block;
    margin: 0 auto 3px auto;
    width: 30px;
    height: 35px;
    border-radius: 9px;
}

.app-match-player>li.aio-on .aio-bg {
    position: absolute;
    left: -10px;
    width: 25%;
    bottom: 0;
    top: 0;
    opacity: .2;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: right center;
    z-index: -1;
}

.app-match-player>li.aio-on .d-team-away .aio-bg {
    left: auto;
    right: -10px;
    background-position-x: left;
}

.app-match-player>li.aio-on a.aio-item .c-team {
    height: 100%;
    padding-top: 30px;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
}

.app-match-player>li:not(.aio-on) a.aio-item .c-team {
    background: none !important;
}

.app-match-player .c-team.d-team-away {
    padding: 0 0px 0 40px;
}

.app-match-player .c-expert {
    position: absolute;
    bottom: 8px;
    left: 50%;
    font-size: 12px;
    color: #72593b;
    transform: translateX(-50%);
    border: solid 1px rgb(136 104 67 / 50%);
    background: #fbf6f0;
    border-radius: 2px;
    padding: 0 10px;
    min-width: 20%;
    line-height: 20px;
}

.app-match-player>li.aio-on .c-match {
    top: 104px;
    bottom: auto;
    font-size: 14px;
}

.app-match-player>li.aio-on .aio-logo {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}

.app-match-player>li.aio-on .c-status {
    top: 5px;
    bottom: auto;
    font-size: 16px;
    line-height: 25px;
    display: block;
    left: 0;
    right: 0;
    width: auto;
    text-align: center;
    transform: none;
}

.app-match-player>li.aio-on[data-st="0"] .c-status {
    transform: scaleX(0.8);
    transform-origin: center;
    top: 52px;
}

.app-match-player>li.aio-on .c-score {
    top: 42px;
    font-size: 33px;
    line-height: 45px;
    color: #886843;
    white-space: nowrap;
    transform: scaleX(0.88);
    letter-spacing: -1px;
    font-family: emoji;
}

.app-match-player>li.aio-on[data-st="0"] .c-status:before {
    font-size: 42px;
}

.aio-widget-panel {
    list-style: none;
    position: relative;
    min-height: 100%;
    font-size: 0;
    white-space: nowrap;
}

.aio-widget-panel:before {
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    background: rgb(0 0 0 / 11%);
    border-radius: 1px;
}

.aio-widget-panel .aio-widget-panel:before {
    content: none;
}

.aio-widget-panel .aio-widget-panel>li>.aio-title {
    font-size: 14px;
    padding: 0 14px;
}

.aio-widget-panel .aio-widget-panel>li.aio-on>.aio-title:after,
.aio-widget-panel .aio-widget-panel>li:hover>.aio-title:after {
    content: none;
}

.aio-widget-panel .aio-widget-panel>li>.aio-box {
    top: 32px;
}

.aio-widget-panel>li {
    display: inline-block;
    white-space: initial;
    font-size: 13px;
    vertical-align: top;
    user-select: none;
}

.aio-widget-panel>li .title {
    float: unset;
    height: auto;
}

.aio-widget-panel>li>.aio-title {
    font-size: 17px;
    padding: 5px 14px;
    cursor: pointer;
    transition: all .3s;
    text-align: center;
    user-select: none;
}

.aio-widget-panel>li.aio-on>.aio-title,
.aio-widget-panel>li:hover>.aio-title {
    color: #ee6300;
}

.aio-widget-panel>li.aio-on>.aio-title:after {
    content: '';
    width: 26px;
    height: 4px;
    background-color: #ff7512;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
}

.aio-widget-panel>li>.aio-box {
    list-style: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s;
    min-height: 0;
}

.aio-widget-panel>li:not(.aio-on)>.aio-box {
    visibility: hidden;
    opacity: 0;
}

.aio-widget-panel>li>.aio-more {
    padding: 5px;
    display: block;
}

/* 推荐中心结束 */

/* 弹窗开始 */
.app-dialog-window {
    position: absolute;
    display: none
}

.app-dialog-window.active {
    display: block
}

.app-dialog-window:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    z-index: 1000;
    -webkit-backdrop-filter: saturate(100%) blur(10px);
    backdrop-filter: saturate(100%) blur(10px)
}

.app-dialog {
    min-height: 200px;
    background-color: #fff;
    border-radius: 8px;
    position: fixed;
    bottom: 50%;
    left: 50%;
    max-width: 550px;
    width: 94%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    z-index: 2001;
    /* overflow:hidden; */
    box-shadow: 0 0 0 3px rgb(0 0 0 / 15%);
}

.app-dialog .c-content {
    padding: 30px;
    color: #333;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}

.app-dialog .c-content .aio-strong {
    color: red;
    font-size: 130%
}

.app-dialog .c-footer-button {
    display: flex;
    font-size: 16px
}

.app-dialog .c-footer-button .aio-bt {
    flex: 1;
    text-align: center;
    border-radius: 0;
    line-height: 50px;
    display: block;
    padding: 0 15px
}

.app-dialog.auto-size {
    min-height: 0;
    max-width: 96%
}

.app-dialog .title {
    float: unset;
    height: auto;
}

/* 弹窗结束 */

/* 新闻列表开始 */
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.main .con1 .lfcon {
    width: 75%;
    float: left;
    padding: 30px;
    background: #fff
}

.main .con1 .rfcon {
    width: 24%;
    float: right
}

.ListItem .litem {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
    margin-top: 0
}

.ListItem .litem .media-heading {
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin-bottom: 25px
}

.ListItem .litem .media-heading a {
    font-size: 18px;
    color: #333
}

.ListItem .litem .media-heading a:hover {
    color: #c00
}

.ListItem .litem .media-heading span {
    font-size: 12px;
    color: #bfbfbf;
    float: right
}

.ListItem .media-left {
    padding-right: 15px;
    position: relative
}

.ListItem .media-left a {
    width: 230px;
    display: inline-block;
    height: 150px;
    overflow: hidden
}

.ListItem .vide a img:first-child {
    width: 40px;
    position: absolute;
    top: calc((100% - 40px) / 2);
    left: calc((100% - 60px) / 2);
    z-index: 1
}

.ListItem .vide a img:last-child {
    transition: all .6s
}

.ListItem .vide a:hover img:last-child {
    transform: scale(1.2)
}

.ListItem .media-body {
    width: 100%;
    font-size: 14px;
    color: grey;
    position: relative
}

.ListItem .media-body .dt {
    line-height: 24px;
    font-size: 14px
}

.ListItem .media-body .bottomMes {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.ListItem .media-body .bottomMes .fr span {
    width: 55px
}

.ListItem .media-body .bottomMes .fr span:first-child {
    margin-right: 25px
}

.ListItem .media-body .bottomMes span {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    line-height: 20px
}

.ListItem .media-body .bottomMes span img {
    margin-top: -3px;
    margin-right: 10px
}

.ListItem .media-body .bottomMes .time {
    float: right;
    font-size: 12px;
    color: #bfbfbf;
}

.ListItem .litem:first-child {
    padding-top: 0
}

.ListItem .litem:last-child {
    border-bottom: 0
}

.hotTopicList2 {
    margin: 0 10px
}

.hotTopicList2 li {
    float: left;
    width: 50%;
    padding: 10px 7.5px 10px 7.5px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}

.hotTopicList2 li a {
    width: 100%;
    font-size: 14px;
    color: #333;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hotTopicList2 li a:hover {
    color: #c00
}

.hotTopicList2 li:nth-child(2n)::before {
    content: '';
    display: block;
    width: 2px;
    height: 13px;
    background-color: #c00;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
}

/* 新闻列表结束 */
