
.main {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.ad-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.ad-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 595px;
    height: 85px;
    overflow: hidden;
}

.ad-item img {
    max-width: 100%;
}

.headline_hot .pic-box img {
    max-width: 100%;
}


/********************* 红木看点 - the start */
.watchBox {
    display: table;
    word-spacing: -1em;
    padding-top: 15px;
    width: 1200px;
    margin: 0 auto;
}

.spotlight {
    display: inline-block;
    width: 878px;
    vertical-align: top;
}

.spotlight-title {
    position: relative;
    width: 100%;
    border-bottom: 2px solid #cecece;
    height: 36px;
    margin-bottom: 15px;
}

.spotlight-title em {
    color: #333;
    font-size: 24px;
    padding-bottom: 4px;
    border-bottom: 3px solid #b21525;
    font-weight: bold;
}

.spotlight-title em span {
    font-size: 16px;
    color: #666666;
    padding-left: 5px;
    font-weight: 400;
    position: relative;
}

.spotlight-title em span img {
    position: absolute;
    left: 20px;
    top: -5px;
    width: 100px
}

.spotlight-title .move {
    font-size: 14px;
    color: #999;
    /* margin-top: 12px; */
    padding-right: 20px;
    background: #fff url(../images/more.gif) right no-repeat;
}

.spotlight-title .move:hover,
.videos-title .move:hover {
    color: #f31c08;
    background: #fff url(/images/more2.gif) right no-repeat;
}

.spotlight-nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.spotlight-nav-list {
    display: inline-block;
}

.spotlight-nav-list li {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    cursor: pointer;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
}

.spotlight-nav-list li a:hover,
.spotlight-nav-list .sl-rus a:hover {
    color: #fff;
}

.spotlight-nav-list .sl-rus,
.spotlight-nav-list .sl-rus a {
    background-color: #b21525;
    color: #fff;
}

.spotlight-content {
    display: none;
}

.sc-rus {
    display: block;
}

.spotlight-item {
    /* display: table; */
    word-spacing: -1em;
    width: 100%;
    padding-top: 6px;
}

.spotlight-item-lf {
    display: inline-block;
    width: 340px;
    overflow: hidden;
    vertical-align: top;
}

.spotlight-item-lf .slt-lf-item {
    width: 340px;
    height: 250px;
    display: block;
    overflow: hidden;
    position: relative;
}

.spotlight-item-lf .slt-lf-item .slt-lf-item-tit {
    width: 320px;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
}

.spotlight-item-lf .slt-lf-item:first-child {
    margin-bottom: 12px;
}

.spotlight-item-lf img {
    max-width: 100%;
}

.spotlight-item-rg {
    display: inline-block;
    padding-left: 38px;
    flex-flow: column;
    vertical-align: top;
    width: 500px;
}

.spotlight-item-rg li {
    margin-bottom: 20px;
}

.spotlight-item-rg li:nth-child(6) {
    padding-bottom: 12px;
}

.spotlight-item-rg-line {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ranking {
    display: inline-block;
    width: 300px;
    padding-left: 22px;
    vertical-align: top;
}

.ranking-list {
    padding-top: 6px;
    font-size: 0;
}

.ranking-list li {
    display: inline-block;
    width: 50%;
    text-align: center;
}

.ranking-item {
    display: table;
    word-spacing: -1em;
    width: 100%;
    margin-bottom: 9px;
}

.ranking-item-number {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #fff;
    background-color: #bdbdbd;
    text-align: center;
    line-height: 20px;
}

.ranking-item-box {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 0;
    position: relative;
}

.ranking-item-img {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
    height: 54px;
    overflow: hidden;
    position: relative;
}

.ranking-item-img img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.ranking-item-hot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #7c8083;
    padding-left: 28px;
}

.ranking-item-hot span {
    font-size: 14px;
    color: #f3264d;
}

.ranking-list li:nth-child(1) .ranking-item-number {
    background-color: #f03d05;
}

.ranking-list li:nth-child(2) .ranking-item-number {
    background-color: #fa6604;
}

.ranking-list li:nth-child(3) .ranking-item-number {
    background-color: #f18800;
}

/* 2021-7-24 */
#yx_video {
    display: inline-block;
    width: 300px;
    padding-left: 22px;
    vertical-align: top;
}

#yx_video .list {
    width: 100%;
    height: 540px;
}

#yx_video .list li {
    width: 100%;
    height: 80px;
    font-size: 0;
    margin-bottom: 10px;
}

#yx_video .list li .pic {
    display: inline-block;
    width: 100px;
    height: 80px;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}

/*            #yx_video .list li .pic .mask {
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 20;
                    background: url('../images/play_icon.png') no-repeat;
                    background-color: rgba(0, 0, 0, .6);
                    background-size: 30px 30px;
                    background-position: center;
                    opacity: 0;
                    transition: all .5s;
                }*/

#yx_video .list li:hover .pic .mask {
    opacity: 1;
}

#yx_video .list li .pic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    max-width: 100%;
    max-height: 100%;
}

#yx_video .list li .text {
    display: inline-block;
    width: 200px;
    height: 80px;
    padding: 4px 10px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    vertical-align: top;
}






/* 红木看点 -the end ***********************/

/****************** 红木优秀品牌 -the start  */

.brandBox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}

.superIum {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 15px;
    border-bottom: 1px solid #3f3f3f;
}

.superIum li {
    flex: 1;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.superIum-icon {
    width: 41px;
    height: 41px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 9px;
}

.superIum-icon img {
    max-width: 100%;
}

.superIum-icon-name {
    font-size: 14xp;
    color: #333;
}

.superIum .si-rus .superIum-icon {
    width: 49.2px;
    height: 49.2px;
}

.superIum .si-rus .superIum-icon img {
    transition: transform 0.5s;
    transform: scale(1.2)
}

.superIum .si-rus .superIum-icon-name {
    font-size: 15px;
    color: #b21525;
    font-weight: bold;
}

.superIum-banner {
    display: none;
    width: 100%;
    height: 292px;
    padding-bottom: 6px;
}

.sp-rus {
    display: block;
}

.superIum-banner li {
    /*    display: flex;
    justify-content: space-between;
    align-items: center;*/
    width: 100%;
    font-size: 0;
}

.superIum-banner-item {
    margin-top: 19px;
    width: 253px;
    height: 127px;
    overflow: hidden;
    display: inline-block;
    margin-right: 62px;
    text-align: center;
}

.superIum-banner-item:nth-child(4n) {
    margin-right: 0;
}

.superIum-banner-item img {
    width: 240px;
    height: 120px;
}

/* 红木优秀品牌 -the end *****************/

/******************** 优选红木好物 - the start */

.goodBox {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.goodBox .title {
    margin-bottom: 0;
}

.goodBox-nav {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    border-bottom: 1px solid #cecece;
}

.goodBox-nav li {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    box-sizing: border-box;
}

.goodBox-nav li:first-child {
    border-left: 1px solid #cecece;
}

.goodBox-nav li:last-child {
    border-right: 1px solid #cecece;
}

.goodBox-nav .item-bg {
    flex: 1;
    background-color: #f7f7f7;
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece;
    box-sizing: border-box;
}

.goodBox-banner {
    display: none;
    width: 100%;
    padding-top: 26px;
    font-size: 0;
}

.gb-rus {
    display: block;
}

.goodBox-banner li {
    width: 280px;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
    margin-right: 26px;
}

.goodBox-banner li:nth-child(1),
.goodBox-banner li:nth-child(2),
.goodBox-banner li:nth-child(3),
.goodBox-banner li:nth-child(4) {
    padding-bottom: 10px;
}

.goodBox-banner li .box-pic {
    width: 100%;
    height: 230px;
    overflow: hidden;
}

.goodBox-banner li .box-pic img {
    width: 100%;
}

.goodBox-banner li .box-tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.goodBox-banner li:nth-child(4n) {
    margin-right: 0;
}

.goodBox-banner-item div {
    width: 280px;
    height: 230px;
    overflow: hidden;
}

.goodBox-banner-item div img {
    max-width: 100%;
}

.goodBox-banner-item p {
    padding: 20px 0;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #fff;
}


/* 优选红木好物 -the end ***********************/


/************************** 攻略&&学堂 -the start */

.learnBox {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}

.strategy {
    /* flex-grow: 1;*/
    width: 878px;
    overflow: hidden;
}

.strategy-item {
    padding: 14px 11px;
    margin-top: 4px;
}

.strategy-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    transition: all 0.5s;
}

.strategy-item a:hover {
    background-color: #f1f1f1;
}

.strategy-item-lf {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 165px;
    height: 107px;
    overflow: hidden;
    flex-shrink: 0;
}

.strategy-item-rg {
    flex-grow: 1;
    align-self: flex-start;
    padding-left: 24px;
}

.strategy-item-lf img {
    max-width: 100%;
}

.strategy-item-rg dt {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    margin-bottom: 4px;
}

.strategy-item-rg dd {
    font-size: 12px;
    color: #6c6c6c;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 90%;
    height: 48px;
    line-height: 24px;
}

.strategy-item-rg p {
    font-size: 12px;
    color: #333;
}

.school {
    flex-shrink: 0;
    width: 320px;
    padding-left: 18px;
    float: right;
}

.school-item {
    width: 100%;
}

.school-item-img {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 320px;
    height: 208px;
    overflow: hidden;
}

.school-item-img img {
    max-width: 100%;
}

.school-item-tle {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 36px;
    color: #333;
}

/************************** 知识&&热点 -the start */

.cb_item {
    width: 100%;
}

.cb_item_banner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 208px;
    overflow: hidden;
    position: relative;
    color: #fff;
}

.cb_item_banner .cb_item_hot_tit {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: rgb(19 18 18 / 77%);
}

.cb_item_banner img {
    max-width: 100%;
}

.cb_item_list {
    width: 100%;
}

.cb_item_list a {
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #333;
}

/* 知识&&热点 -the end ***************************/

/************************** 杂志&&专区 -the start */

.specialBox {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.magazine {
    display: inline-block;
    width: 586px;
}

.magazine-item {
    border: 1px solid #e0e0e0;
}

.mi-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

.mi-nav li {
    flex: 1;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background-color: #fafafc;
    cursor: pointer;
}

.mi-nav .min-sle, .min-sle a, .min-sle a:link {
    color: #fff !important;
    background-color: #ca001e;
    display: block;
}

.mi-nav li a {
    display: block;
}

.mi-content {
    padding: 28px 17px 26px 7px;
}

.mic-item {
    display: none;
    width: 100%;
}

.mi-content .mic-rus {
    display: block;
}

.mic-show {
    display: flex;
    justify-content: space-between;
}

.mics-ig {
    flex-shrink: 0;
    width: 212px;
}

.mics-ig li {
    display: none;
}

.mics-ig .mics-rus {
    display: block;
}

.mics-i-g {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 212px;
    height: 282px;
    /*height: 141px;*/
    overflow: hidden;
}

.mics-i-g:first-child {
    margin-bottom: 16px;
}

.mics-i-g img {
    /* max-width: 100%;*/
    height: 100%;
}

.mics-txt {
    flex-grow: 1;
    padding-left: 12px;
    width: 0;
}

.mics-txt li {
    background-color: #fafafc;
    padding: 0 10px;
}

.mics-txt .txt-rus {
    padding: 10px 0 15px 10px;
}

.mics-txt .txt-rus h3 a span {
    background-color: #5ece96;
}

.mics-txt li h3 {
    font-size: 16px;
    line-height: 2.2;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mics-txt li h3 a span {
    background-color: #333333;
    font-size: 14px;
    color: #fff;
    padding: 0 5px;
    margin-right: 10px;
}

.mics-txt li p {
    display: none;
    max-height: 88px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 30px;
    padding-right: 10px;
    overflow: hidden;
}

.mics-txt li.txt-rus p {
    display: block;
}



.consume {
    display: inline-block;
    width: 586px;
}

.consume .badban-list li {
    margin-bottom: 18px;
}

.consume .badban-list li a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.consume .badban-list li a:hover {
    color: #ff0000;
    text-decoration: none;
}

.honbrand-list {
    width: 100%;
}

.honbrand-list li {
    width: 100%;
    height: 90px;
    border: 1px #e6e6e6 solid;
    margin-top: 8px;
}

.honbrand-list li .img {
    width: 98px;
    height: 65px;
    margin: 12px;
    border: none;
    vertical-align: middle;
    outline: 0;
}

.honbrand-list li .font {
    width: 440px;
    float: right;
    margin: 12px 15px 0 0;
}

.honbrand-list li .font h6 {
    font-size: 16px;
    height: 48px;
    /*    white-space: nowrap;
    text-overflow: ellipsis;*/
    overflow: hidden;
    margin: 0;
    font-weight: normal;
}

.honbrand-list li .font h6 a {
    color: #555;
}

.honbrand-list li .font h6 a:hover {
    color: #ff0000;
}

.honbrand-list li .font p {
    color: #898989;
    font-size: 14px;
    line-height: 24px;
    height: 25px;
    overflow: hidden;
    /* margin-top: 10px;*/
}

.honbrand-list li .font i {
    color: #555;
    float: right;
}

.honbrand-list li .font p span {
    display: block;
    width: 320px;
    height: 24px;
    text-align: left;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fl {
    float: left;
}

.consume-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cn-lf {
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    font-size: 20px;
    color: #010101;
    float: left;
    border-left: 3px solid #b21525;
    padding-left: 20px;
    padding-right: 10px;
}

.cn-rg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}

.cn-rg li {
    padding: 0 20px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.cn-rg .cn-rus {
    color: #fff;
    background-color: #ca001e;
}

.cn-rg .cn-rus a {
    color: #fff;
}

.consume-banner {
    padding-top: 24px;
}

.consume-banner > li {
    display: none;
}

.consume-banner .cb-rus {
    display: block;
}

.cb-box {
    display: flex;
    justify-content: space-between;
}

.cb-box .cb-lf {
    width: 359px;
}

.cb-box .cb-lf a {
    /*            display: flex;
            justify-content: center;
            align-items: center;*/
    width: 359px;
    height: 335px;
    overflow: hidden;
}

.cb-box .cb-lf a .cb-lf-pic,
.cb-box .cb-lf a .cb-lf-pic img {
    width: 100%;
    height: 236px;
    overflow: hidden;
}

.cb-box .cb-lf a .cb-lf-tit {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background-color: #7f7f7f;
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.cb-box .cb-lf a .cb-lf-cont {
    padding: 7px 10px 0 10px;
    height: 62px;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #7f7f7f;
    border-top: 1px dashed #fff;
}

.cb-lf a img {
    max-width: 100%;
}

.cb-box .cb-rg {
    width: 217px;
}

.cb-rg li {
    margin-bottom: 10px;
}

.cb-rg li:last-child {
    margin-bottom: 0;
}

.cb-rg li a {
    /*        display: flex;
        justify-content: center;
        align-items: center;*/
    width: 217px;
    height: 162px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.cb-rg li a .cb-rg-pic {
    width: 217px;
    height: 162px;
    overflow: hidden;
}

.cb-rg li a .cb-rg-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 32px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    line-height: 32px;
    width: 217px;
}

.cb-rg li a img {
    width: 217px;
    height: 162px;
}
/* 杂志&&专区 -the end ***************************/

/*************************** 大咖之声 -the start */

.starBox {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}

.starList {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.star-list-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 187px;
    height: 208px;
    overflow: hidden;
}

.star-list-item img {
    width: 187px;
    height: 208px;
}

.starList .swiper-slide p {
    width: 100%;
    height: 45px;
    text-align: left;
    line-height: 45px;
    background: #e9e9e9;
    font-size: 14px;
    color: #231815;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 5px;
}

.star-list-item p a:link,
.star-list-item p a {
    color: #555;
}
/* 大咖之声 -the end *****************************/



/*************************** 品牌访谈 -the start */

.interview {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}

.interview-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.interview-list-item {
    display: block;
    width: 190px;
}

.interview-list-item-show {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    height: 150px;
    overflow: hidden;
}

.interview-list-item-show img {
    max-width: 100%;
    width: 190px;
    height: 122px;
}

.interview-list-item-txt {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    max-height: 52px;
    overflow: hidden;
}

.interview-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin-top: 25px;
}

.interview-banner img {
    max-width: 100%;
}

/* 品牌访谈 -the end *****************************/



/***************************** 红木名家 -the start */

.experts {
    width: 1200px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}

.experts-list {
    width: 100%;
    margin-bottom: 10px;
    font-size: 0;
}

.experts-list li {
    /*    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    font-size: 0;*/
    width: 142px;
    text-align: center;
    display: inline-block;
    margin-right: 9px;
}


.experts-list li:nth-child(8n) {
    margin-right: 0;
}

.experts-list-item-ig {
    width: 142px;
    height: 180px;
    overflow: hidden;
}

.experts-list-item-ig img {
    max-width: 100%;
}

.experts-list-item-ne {
    font-size: 14px;
    line-height: 32px;
    color: #000;
    text-align: center;
}

/* 红木名家 -the end *******************************/


.asd1200_2 {
    width: 1200px;
    margin: 0 auto;
}

.school .cb_item_list a {
    line-height: 31px;
}
