body {
    background: #f5f5f5;
    /*background-color: #bf0908;*/
}
.banner {
    width: 100%;
    height: 100px;
    margin-top: 0px;
    margin-bottom: 30px;
}


.main-content-page{
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0px;
    padding-bottom: 10px;
    /*background-color: #bf0909;*/
    background: linear-gradient( 26deg, #f5f5f5 0%, #f5f5f5 20%, #f2d8d5 54%, #ffd8cb 100%);
}
/*      .banner-ad1 {*/
/*    width: 100%;*/
/*    height: 100px;*/
/*    margin-top: 340px;*/
/*    margin-bottom: 30px;*/
/*    box-shadow: 0 1px 2px #000000a1;*/
/*    margin: 340px 10px 30px 0px;*/
/*}*/
.main {
    width: 100%;
    /* height: 958px; */
    padding-bottom: 15px;
    background: none;
    /* opacity: 0.48; */
}
/*.main-title {*/
    /* height: 59px; */
/*    font-size: 42px;*/
/*    font-family: PingFangSC-Semibold, PingFang SC;*/
/*    font-weight: 600;*/
/*    color: #f1ca48;*/
/*    line-height: 59px;*/
/*    text-align: center;*/
/*    margin-bottom: 30px;*/
/*}*/
/*span a{*/
/*	color:#f1ca48;*/
/*}*/
/*span a:hover{*/
/*	color: #fae9b3;*/
/*}*/
/*#fbtlistdiv a {*/
/*    color: #edcece;*/
/*}*/
/*#fbtlistdiv a:hover {*/
/*    color: #f0e3b8;*/
/*}*/
.header {
    width: 100%;
    height: 70px;
    /* margin-bottom: 100px; */
    background: #bf0908;
}
/*.news-title-item {*/
/*    display: inline-block;*/
/*    height: 20px;*/
/*    font-size: 16px;*/
/*    font-family: PingFangSC-Semibold, PingFang SC;*/
/*    font-weight: 600;*/
/*    color: rgb(240 227 184);*/
/*    line-height: 20px;*/
/*    padding: 0 25px;*/
/*    border-right: 1px solid rgba(0, 0, 0, 0.5);*/
/*    cursor: pointer;*/
/*}*/
.common-bar-title {
    position: absolute;
    color: #000;
    text-align: left;
    top: 50px;
    left: 30px;
    font-size: 30px;
}

.fklist-item{
    background-color: #d93838;
}

#certify .swiper-slide {
    width: 750px;
    height: 370px;
    background: #fff;
    box-shadow: 0 3px 6px #000000a1;
}

.rd-ri-box-item-img {
    width: 415px;
    height: 250px;
    transition: All 0.4s ease-in-out;
}
/* .backtop-active {
    color: #bf0a09;
    background: #f1e2b9;
} */
.footer {
    margin-top: 0px;
    width: 100%;
    padding-top: 20px;
    background: #fff;
     /*background: linear-gradient(1deg, #FBFBFC 0%, #FBFBFC 20%, #db8888 54%, #bf0909 100%);*/

}
.main-content-down{
     /* background-color: #e4120a; */
     background-color: #f5f5f5;
    /* background-color: #bf0909;*/
     margin: 0px;
}
.main-content-text{
    /*width: 1430px;*/
    width: 1400px;
    height: 100%;
    padding: 0px 0px;
    /* padding-bottom: 18px; */
    padding-top: 50px;
    margin: 0 auto;
    /* background-color: #f5f5f5; 
    box-shadow: 0 2px 10px #000000a1; */
}
.common-bar {
    height: 75px;
    position: relative;
    text-align: left;
}
.hdzqlist-item-title {
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 15px;
    /* margin-right: 5px; */
    margin-bottom: 5px;
    background: #fff;
    color: #000;
    font-size: 17px;
}
.hdzqlist-item {
    width: 456px;
    height: 300px;
    float: left;
    margin: 0 10px 20px 0;
    cursor: pointer;
}
.hdzqlist-item-img {
    width: 456px;
    height: 245px;
    transition: All 0.4s ease-in-out;
}


 .wz-list-item {
    float: right;
    color: #ffd4d4;
    margin: 0 20px;
    cursor: pointer;
} 

.main_img {
    margin-top: 0px;
    width: 100%;
    height: 100%;
    background: #c20907;
}
.prev-box {
    background-image: url(http://static.wzb.ynradio.cn/mainstatic.jpg);
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.prev-box .prev-img {
  max-width:100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}

.common-box {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
}


.main-content-ri-item {
    text-align: left;
    font-size: 16px;
    font-family: FZLTXHJW--GB1-0, FZLTXHJW--GB1;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.85);
    line-height: 46px;
    height: 46px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 20px;
}