html,
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: 'Microsoft YaHei', Tahoma, '\5FAE\8F6F\96C5\9ED1', Arial, Helvetica, sans-serif;
    min-width: 1200px;
}

/*初始化css*/
img {
    border: none;
}

a {
    text-decoration: none;
    out-line: none;
    color: black;
}

/* top 开始*/
.top {
    background-color: #282828;
    width: 100%;
    height: 35px;
    color: #9f9d9d;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.top .content {
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
    /*padding-left: 100px;*/
}

.top a {
    display: inline-block;
    color: #fff;
}

.topleft {
    float: left;
    padding-top: 1px;
}

.topright {
    float: right;
}

.log a {
    color: #FFF;
    text-decoration: none;
}

.log span {
    color: #FFF;
}

/*主体内容*/
.index {
    width: 100%;
    min-width: 1200px;
}


/*核心内容区*/
.hxcontent {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* margin-top: 10px; */

}

/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner {
    height: 528px;
    background: url(/rail/statics/images/rail2/2025lh/banner.png) no-repeat center -18px;

}

/*标题*/
.list_banner {
    width: 1200px;
    margin: 0 auto;
    margin-top: -79px;
    height: 79px;

}

.list_banner .list {
    width: 1200px;
    margin: 0 auto;
    height: 79px;
    text-align: center;
}

.listac {
    display: inline-block;
    text-align: center;
    height: 79px;
    line-height: 79px;
    color: #fff9c4;
    font-size: 27px;
    letter-spacing: 2px;
    /* font-weight: bold; */

}

.listas {
    display: inline-block;
    text-align: center;
    height: 79px;
    line-height: 79px;
    color: #fff9c4;
    font-size: 27px;
    padding: 0px 40px;
    margin: 0;
}

.listac:hover {
    /* color: #FAD448; */
}

/* 大标题 */
.btbgwap {
    width: 1200px;
    height: 35px;
    line-height: 35px;
    margin: 50px auto;
    display: inline-block;
    position: relative;
    font-size: 40px;
    color: #C40A07;
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
    background: url(/rail/statics/images/rail2/2025lh/btbg.png) no-repeat center center;
    background-size: 100%;
}

/* 零距离 */
.jinxingshi {
    width: 1200px;
    position: relative;
    overflow: hidden;

}

.jxsbtimg {
    width: 1200px;
    margin: 50px 0;
}

/* 上方大图轮播 */
.bigimg {
    width: 1200px;
    height: 706px;
    position: relative;

}

.bigimg .swiper-container0 {
    overflow: hidden;

}

.bigimg .zbimgcon {
    width: 1200px;
    height: 706px;
    position: relative;
}

.bigimg .zbimgcon img {
    width: 1200px;
    height: 706px;
}

/* 分页器 */
.pagination0 {
    position: absolute;
    z-index: 20;
    bottom: 7px;
    right: 15px;
    text-align: center;
}

.pagination0 .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #BBBAB6;
    margin: 0 5px;
    opacity: 0.8;

    cursor: pointer;
}

.pagination0 .swiper-active-switch {
    background: #fff;
    opacity: 1;
}

.bigimg .imgbt {
    display: inline-block;
    color: white;
    text-align: left;
    position: absolute;
    left: 0px;
    width: 1025px;
    font-size: 21px;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    padding-right: 150px;
    top: 666px;
    background-color: #C40A07;
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bigimg .imgbt:hover {
    /* color: #479def; */
}

/* 热搜榜 */
.rsbwap {
    width: 1200px;
    position: relative;
    overflow: hidden;
}

.rsbwap .rsbcona {
    width: 560px;
    height: 30px;
    padding: 4px 15px;
    display: inline-block;
    line-height: 30px;
    color: #000;
    font-size: 21px;
    overflow: hidden;
    letter-spacing: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rsbwap .rsbcona:hover {
    color: #C40A07;
}

.rsbwap .rsbcona:nth-of-type(even) {
    float: right;
}

.rsbwap .rsbconiw {
    width: 297px;
    height: 167px;
    float: left;
    margin: 15px 0;
    position: relative;
}

.rsbwap .rsbconiw:nth-of-type(2) {
    margin: 15px 4px;
}

.rsbwap .rsbconiw:nth-of-type(4) {
    float: right;
}

.rsbwap .rsbimng23 {
    width: 100%;
    height: 100%;
}

.rsbwap .rsbimng23 img {
    width: 100%;
    height: 100%;
}

.rsbwap .rsbcwz {
    text-align: center;
    background-color: #EC220E;
    width: 297px;
    height: 167px;
    bottom: 0;
    position: absolute;
    display: none;
}

.rsbwap .rsbcwz span {
    width: 267px;
    display: inline-block;
    font-size: 21px;
    color: white;
    position: relative;
    line-height: 28px;
    top: 50%;
    transform: translateY(-50%);
    word-wrap: break-word;
    word-break: break-all;
    text-align: left;
}

/* 表心声 */
.bxswap {
    width: 1200px;
    position: relative;
    overflow: hidden;
}

.bxsilw {
    width: 777px;
    height: 479px;
    float: left;
    overflow: hidden;
}

.bxsilw a {
    width: 237px;
    height: 479px;
    float: left;
    display: inline-block;
}

.bxsilw a:nth-of-type(2) {
    margin-left: 8px;
    width: 310px;
    height: 304px;
}

.bxsilw a:nth-of-type(3) {

    width: 214px;
    height: 479px;
    float: right;
}

.zhanw1 {
    width: 310px;
    height: 167px;
    line-height: 167px;
    text-align: center;
    float: right;
    position: relative;
    top: 8px;
    left: -8px;
    background-color: #F08080;
    font-size: 38px;
    font-weight: bold;
    color: #fff;
}

.bxsilw a img {
    width: 100%;
    height: 100%;

}

.bxsrcw {
    width: 390px;
    float: right;
    overflow: hidden;
    min-height: 479px;
}

.bxsrcw a {
    display: inline-block;
    font-size: 21px;
    width: 370px;
    min-height: 100px;
    line-height: 39px;
    padding-left: 20px;
    /* margin-left: 15px; */
    color: #000;
    float: left;
    background: url(/rail/statics/images/rail2/2025lh/xiaodian.png) no-repeat left 14px;
}

.bxsrcw a:hover {
    color: #C40A07;

}

/* 大视野 */
.dashiye {
    width: 1200px;
    position: relative;
    overflow: hidden;
}

/* 左侧 */
.dashiye .dsyconl {
    width: 769px;
    height: 490px;
    float: left;
    position: relative;
}

.dashiye .dsyconl p {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #000;
    
    line-height: 57px;
    height: 57px;
    position: relative;
    top: -6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.dashiye .dsyconl p:hover {
    color: #C40A07;
}

.dashiye .dsyconl .dsyconimg {
    width: 769px;
    height: 433px;
    position: absolute;
    bottom: 0;
}

.dashiye .dsyconl .playimg {
    position: absolute;
    top: 177px;
    left: 335px;
    z-index: 5;
    width: 80px !important;
    height: 80px !important;
}

.dashiye .dsyconl .playwap {
    width: 769px;
    height: 433px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000, endColorstr=#aa000000);
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 3;
}

/* 右侧 */
.dashiye .dsyconr {
    width: 426px;
    height: 490px;
    float: right;
}

.dashiye .cyjtconimg {
    width: 426px;
    height: 242px;
    position: relative;
    margin-bottom: 5px;
}

.dashiye .cyjtconimg img {
    width: 426px;
    height: 242px;
}

.dashiye .imgb3t {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    width: 426px;
    height: 242px;
    bottom: 0;
    position: absolute;
    display: none;
}

.dashiye .imgb3t span {
    width: 390px;
    display: inline-block;
    font-size: 22px;
    color: white;
    position: relative;
    line-height: 39px;
    top: 50%;
    transform: translateY(-50%);
    word-wrap: break-word;
    word-break: break-all;
    text-align: left;
}

/* 大视野下侧 */
.dashiye .rsbconiw {
    width: 296px;
    height: 167px;
    float: left;
    margin: 5px 0 0px 0;
    position: relative;
}

.dashiye .rsbconiw:nth-of-type(4) {
    margin: 5px 5px 0px 5px;
}

.dashiye .rsbconiw:nth-of-type(6) {
    float: right;
}

.dashiye .rsbimng23 {
    width: 100%;
    height: 100%;
}

.dashiye .rsbimng23 img {
    width: 100%;
    height: 100%;
}

.dashiye .rsbcwz {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    width: 296px;
    height: 167px;
    bottom: 0;
    position: absolute;
    display: none;
}

.dashiye .rsbcwz span {
    width: 266px;
    display: inline-block;
    font-size: 21px;
    color: white;
    position: relative;
    line-height: 38px;
    top: 50%;
    transform: translateY(-50%);
    word-wrap: break-word;
    word-break: break-all;
    text-align: left;
}

/* 老铁评        */
.resoubang {
    width: 1200px;
    position: relative;
    overflow: hidden;
}

.rsbbtimg {
    width: 1200px;
    margin: 50px 0;
}

.rsbcon {
    width: 1200px;
    overflow: hidden;
}

.rsbconinwap {
    width: 511px;
    height: 287px;
    float: left;
    position: relative;
    overflow: hidden;
}

.rsbcon .rsbconin {
    width: 511px;
    height: 287px;

    position: relative;
    /*display: none;*/
}

.rsbcon .rsbconin:nth-child(1) {
    /*display: block;*/
}

.rsbcon .rsbconimg {
    width: 511px;
    height: 287px;
}

.rsbcon .playimg {
    position: absolute;
    top: 175px;
    left: 335px;
    z-index: 5;
    width: 80px !important;
    height: 80px !important;
}

.rsbcon .playwap {
    width: 750px;
    height: 423px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000, endColorstr=#aa000000);
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 3;
}

.rsbcon .rsbconr {
    width: 615px;
    height: 298px;
    /* background-color: #9f9d9d; */
    float: right;
    background: url(/rail/statics/images/rail2/2025lh/bkbg.png) no-repeat center center;
    background-size: 100%;
    text-align: center;
    margin-right: 20px;
    padding-top: 10px;
}

.rsbcon .rsbconr p {
    font-size: 20px;
    margin: 0;
    /* border-bottom: 1px dashed #D9D9D9; */
    height: 42px;
    width: 92%;
    letter-spacing: 1px;
    line-height: 42px;
    padding: 0 4%;
    color: #000;
    cursor: pointer;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rsbcon .rsbconr .active {
    color: #fff !important;
    /* border-bottom: none !important; */
    width: 659px;
    box-sizing: border-box;
    height: 77px;
    line-height: 77px;
    padding-left: 49px;
    padding-right: 44px;
    background: url(/rail/statics/images/rail2/2025lh/pbg.png) no-repeat center center;
    background-size: 100%;
    position: relative;
    left: -23px;
}

/* 表心声 */
.biaoxinsheng {
    width: 1200px;
    position: relative;
    overflow: hidden;
    /* margin-top: 17px; */
}

.bxsbtimg {
    width: 1200px;
    margin: 50px 0;
}

.bxscon {
    width: 1200px;
    overflow: hidden;
}

.bxscon a {
    display: inline-block;
    font-size: 25px;
    /* font-weight: bold; */
    height: 81px;
    width: 340px;
    height: 100px;
    /*letter-spacing: 1px;*/
    line-height: 39px;
    padding-left: 20px;
    margin-left: 15px;
    color: #000;
    float: left;
    background: url(/rail/statics/images/rail2/2022lianghui/xiaodian.png) no-repeat left 14px;
}

.bxscon a:hover {
    color: #C40A07;
}

.bxscon a:nth-child(3n) {
    float: right;
    margin-left: 0px;
}

.bxscon a:nth-child(3n+1) {
    float: left;
    margin-left: 0px;
}

.bxscon a:nth-child(3n+2) {
    float: left;
    margin-left: 50px;
}


/*老铁评*/

.topcontent {
    width: 1200px;
    position: relative;
    overflow: hidden;

}

.ltpbtimg {
    width: 1200px;
    margin: 50px 0;

}

.topconimg {
    width: 742px;
    height: 372px;
    float: left;
    margin: 0;
    margin-bottom: 3px;
    position: relative;
}

.zbimgcon {
    width: 742px;
    height: 372px;
    position: relative;
}

.zbimgcon img {
    width: 742px;
    height: 372px;
}

.topconimg .imgbt {
    display: inline-block;
    color: white;
    text-align: left;
    position: absolute;
    /*-------------------------------*/
    width: 702px;
    font-size: 22px;
    height: 46px;
    line-height: 46px;
    padding: 0px 15px 0px 25px;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%); */
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000, endColorstr=#aa000000);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.imgbt:hover {
    /* color: #C40A07; */
}

.pagination {
    position: absolute;
    z-index: 20;
    top: 17px;
    right: 15px;
    text-align: center;
}

.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #555;
    margin: 0 4px;
    opacity: 0.8;
    cursor: pointer;
}

.pagination .swiper-active-switch {
    background: #C40A07;
    /* border: 1px solid #B50001; */
}

/* 右侧标题 */
.fjsd {
    float: right;
    ;
    width: 400px;
    position: relative;
    margin-bottom: 35px;
    margin-top: -35px;
    overflow: hidden;
    /* border-bottom: 1px dashed #D9D9D9;   */
}

.fjsdf {
    width: 100%;
    height: 90px;


}

.fjsdf p {
    font-size: 26px;
    /* font-weight: bold; */
    line-height: 39px;
    /*letter-spacing: 1px;*/
    margin-bottom: 12px;
    color: #000;
}

.fjsdf p:hover {
    color: #C40A07;
}

.fjsdf span {
    font-size: 18px;
    color: #6f7078;
    line-height: 26px;
    letter-spacing: 0px;
}

.xq {
    font-size: 18px;
    color: #2b363e;

}

.xq:hover {
    color: #C40A07;
}

.fjsds {
    font-size: 26px;
    /* font-weight: bold; */
    border-top: 1px dashed #D9D9D9;
    height: 81px;

    width: 100%;
    /*letter-spacing: 1px;*/
    line-height: 39px;
    padding: 10px 0;
    color: #000;
}

.fjsds p {
    display: inline;
}

.fjsds p:hover {
    color: #C40A07;
}

/* 往期回顾 */
.wqhg {
    width: 1200px;
    position: relative;
    overflow: hidden;
}

.wqhgbtimg {
    width: 1200px;
    margin: 40px 0;
}

.lh2021 {
    width: 1200px;
    margin: 15px 0 40px 0;
}

/*底部*/
.footer .w {
    width: 1200px;
    margin: 0 auto;
}

.footer {
    margin: 0;
    padding: 0;
}

.footer a {
    color: #333;
    text-decoration: none;
}

.footer .footer-column p a:hover {
    color: #C40A07;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #C40A07;
    text-align: center;
    margin-top: 25px;
}

.footer .footer-column {
    height: 140px;
}

.footer .footer-column p {
    margin: 8px 0
}

.footer .footer-column .about {
    width: 1200px;
}

.footer .footer-column .about a {
    color: #333;
    font-size: 16px;
    padding: 0 20px;
}

.footer .footer-column .address span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}

.footer .footer-column a {
    font-size: 16px;
    color: #333;
}

.footer .footer-column .pho a {
    margin: 0 10px;
}

.footer .footer-column .bean a {
    margin: 0 6px;
}

.footer .footer-column .bean img {
    position: relative;
    top: 4px;
    left: 5px;
}

.footer .footer-column .bean {
    vertical-align: baseline;
}