body {
    background: #edeff1;
}

.header {
    width: 100%;
    height: 70px;
    background: #BB0A1E;
}
.twsjs-content-main {
    padding: 50px 100px;
}
.twsjs-small-title {
    margin-top: 21px;
    color: #999999;
    font-size: 16px;
    font-weight: 600;
}
.twsjs-small-time {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
    margin-top: 8px;
    line-height: 40px;
    margin-bottom: 21px;
}
.twsjs-auther-li {
    vertical-align: middle;
    display: inline-block;
    width: 3px;
    height: 14px;
    background: #c50000;
    margin-right: 6px;
}
.twsjs-small-auther{
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
    line-height: 40px;
    margin-top: 50px;
    text-align: right;

}
.common-ddd{
    white-space: normal;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
    cursor: pointer;
}
.common-ddd:hover {
    color: #BB0A1E;
}
.common-box {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.header-img {
    width: 196px;
    height: 84px;
    float: left;
}
.lmlist-box {
    float: left;
    height: 84px;
    line-height: 80px;
    color: #fff;
    margin-right: 15px;
}
.lmlist-item {
    float: left;
    padding: 0 13px;
    cursor: pointer;
    font-size:18px;
}
.lmlist-item a{
       color: #fff;
}
.verticalbar {
    float: left;
    width: 1px;
    background: #fff;
    height: 16px;
    position: relative;
    top: 32px;
}
.search {
    float: left;
    width: 18px;
    height: 18px;
    position: relative;
    top: 30px;
    margin: 0 20px;
}
.xinmeiti {
     float: right;
    width: 89px;
    height: 32px;
    margin: 0 0 0 30px;
    position: relative;
    top: 20px; 
}

.main {
    width: 100%;
    height: 958px;
    background: linear-gradient(189deg, #FBFBFC 0%, #FBFBFC 20%, #FDF0DA 54%, #FF9292 100%);
    /* opacity: 0.48; */
}
.banner{
    width: 100%;
    height: 100px;
    margin-top: 51px;
    margin-bottom: 63px;
}
.main-title {
    height: 59px;
    font-size: 42px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #BB0A1E;
    line-height: 59px;
    text-align: center;
    margin-bottom: 15px;
}
.color0 {
    color: #000;
}
.fbt-list {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px;
}
.fbt-list-item {
    display: inline-block;
    height: 24px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    line-height: 24px;
    padding: 0 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    overflow: hidden;
}
.fbt-list-item:last-child {
    border: 0;
}
.main-content {
    margin-top: 30px;
    overflow: hidden;
}
.main-content-le {
    width: 920px;
    height: 510px;
    float: left;
}
.adimg {
    width: 920px;
    height: 510px;
}
.main-content-ri {
    width: 480px;
    height: 510px;
    float: right;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}
.main-content-ri-item {
    width: 440px;
    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;
}
.main-content-ri-item:hover {
    color: #BB0A1E;
}
.news-title-box {
    margin-top: 19px;
    text-align: center;
}
.news-title-item {
    display: inline-block;
    height: 20px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    padding: 0 25px;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.news-title-item:last-child{
    border: 0;
}
.news-title-item:hover {
    color: #BB0A1E;
}
.common-bar {
    position: relative;
}
.bar {
    width: 82px;
    height: 105px;
}
.common-bar-title {
   /* position: absolute;
    top: 50px;
    left: 30px;*/
    font-size: 24px;
}
.common-bar-title2 {
    position: absolute;
    top: 60px;
    left: 30px;
    font-size: 26px;
}
.common-bar-title3 {
    position: absolute;
    top: 60px;
    left: 40px;
    font-size: 26px;
}
.common-bar-title4 {
    position: absolute;
    top: 70px;
    left: 40px;
    font-size: 26px;
}
.more-txt {
    float: right;
    font-size: 20px;
    font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.5);
    line-height: 105px;
    cursor: pointer;
    margin-top: 10px;
}
.more-txt:hover {
    color: #BB0A1E;
}
.swiper-container {
    width: 1400px;
    height: 336px;
    margin-bottom: 15px;
}  
.swpimg {
    width: 100%;
    height: 100%;
}
.rd-le-box {
    float: left;
    width: 531px;
    height: 734px;
}
.rd-le-box-top {
    width: 531px;
    height: 303px;
    position: relative;
}
.common-img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.common-img:hover{
    transform: scale(1.03);
}
.playicon {
    width: 35px;
    height: 0px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
}
.rd-le-box-top-tit {
    color: #fff;
    box-sizing: border-box;
    position: absolute;
    width: 451px;
    bottom: 20px;
    left: 20px;
    font-weight: 900;
    font-size: 18px;
}
.rd-le-box-bottom {
    width: 531px;
    height: 409px;
    background: #fff;
    margin-top: 22px;
    box-sizing: border-box;
    padding: 10px 20px;
}
.rd-le-box-bottom-item {
    color: #666;
    height: 50px;
    line-height: 50px;
    cursor: pointer; 
}
.rd-le-box-bottom-item:hover {
    color: #BB0A1E;
}
.rd-ri-box {
    float: left;
    width: 869px;
    height: 734px;
}
.rd-ri-box-item{
    float: left;
    width: 414px;
    height: 350px;
    background: #fff;
    margin-left: 20px;
    margin-bottom: 25px;
    cursor: pointer;
}
.rd-ri-box-item-img {
    width: 414px;
    height: 220px;
}
.rd-ri-box-item-bottom {
    width: 415px;
    height: 134px;
    position: relative;
}
.rd-ri-box-item-bottom-title {
    width: 414px;
    font-size: 26px;
    position: absolute;
    top: 20px;
    left: 0;
    box-sizing: border-box;
    padding: 0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.rd-ri-box-item-bottom-txt {
    width: 414px;
    font-size: 18px;
    color: #999;
    position: absolute;
    top: 60px;
    left: 0;
    box-sizing: border-box;
    padding: 0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.rd-ri-box-item-bottom-img {
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    border-radius: 50%;
}
.wz-list {
    margin-bottom: 20px;
    overflow: hidden;
}
.wz-list-item {
    float: right;
    color: #888;
    margin: 0 20px;
    cursor: pointer;
}
.wz-list-item:hover{
    color: #BB0A1E;
}
.tpplist {
    width: 100%;
}
.tpplist-item {
    height: 475px;
    width: 324px;
    margin-right: 34.5px;
    margin-bottom: 30px;
    float: left;
    cursor: pointer;
}
.tpplist-item:hover{
    color: #BB0A1E;
}
.tpplist-item:nth-child(4n){
    margin-right: 0;
}
.tpplist-item-img {
    width: 324px;
    height: 429px;
}
.tpplist-item-title{
    text-align: center;
    margin-top: 21px;
}
.tpplist-item:hover{
    color: #BB0A1E;
}
.tpplist{
    margin-top: 40px;
    overflow: hidden;
}
.fklist {
    margin-top: 40px;
}
.fklist-item {
    float: left;
    width: 170px;
    background: #FFB6B4;
    height: 170px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 70px 20px 0;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.fklist-item:hover{
    color: #BB0A1E;
}
.hdzqlist {
    margin-top: 30px;
}
.hdzqlist-item {
    width: 456px;
    height: 256px;
    float: left;
    margin: 0 10px 20px 0;
    cursor: pointer;
}
.hdzqlist-item-img {
    width: 456px;
    height: 206px;
}
.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;
}
.hdzqlist-item-title:hover{
    color: #BB0A1E;
}
.hdzqlist-item:hover{
    color: #BB0A1E;
}
.footer {
    margin-top: 50px;
    width: 100%;
    background: #fff;
}
.footer-logolist {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}
.footer-logolist-item {
    display: inline-block;
    width: 115px;
    height: 160px;
    margin: 0 50px;
}
.footer-logolist-item-img {
    width: 115px;
    height: 115px;
/*    border: 1px dashed #888;*/
}
.footer-logolist-item-title {
    color: #888;
    text-align: center;
    margin-top: 23px;
}
.footer-txtlist {

}
.footer-txtlist-item {
    font-size: 14px;
    padding: 0 15px;
}
.footer-txtlist-h {
    margin-top: 30px;
}
.footer-txtlist-item-h {
    color: #333;
}
.footer-txtlist-j {
    margin-top: 30px;
}
.footer-txtlist-item-j {
    font-size: 12px;
}
.footer-txtlist-a {
    margin-top: 20px;
}
.footer-img-list {
    text-align: center;
    margin: 60px 0 120px;
}
.footer-img-list-img {
    display: inline-block;
    margin: 0 15px;
}
.pindao-main-box {
    width: 100%;
    height: 800px;
    background: #000;
}
.pindao-main-topbox{
    width: 100%;
    height: 127px;
    box-sizing: border-box;
    padding: 50px 35px;
}
.pindao-main-logo {
    float: left;
    width: 75px;
    border-right: 1px solid #999;
}
.pindao-main-logo-img {
    width: 48px;
    height: 37px;
}
.pindao-lmlist {
    /* float: left; */
    width: 1200px;
    overflow-x: auto;
    white-space: nowrap;
}
.pindao-lmlist-item {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    margin: 0 30px;
}
.pindao-main-bottom {
    height: 606px;
    background: #171717;
    box-sizing: border-box;
    padding: 15px 40px;
    text-align: center;
}
.pindao-main-bottom-le {
    width: 1125px;
    height: 573px;
}
.pindao-main-bottom-ri {
    width: 260px;
    height: 553px;
    float: left;
    box-sizing: border-box;
    padding: 50px 30px;
    overflow-y: auto;
}
.pindao-main-bottom-ri-item {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}
.pindao-lanm {
    font-size: 16px;
    color: #666;
    float: right;
    margin-bottom: 30px;
}
.pindao-jc-item {
    width: 322px;
    float: left;
    margin: 0 35px 40px 0;
}
.pindao-jc-item:nth-child(4n) {
    margin-right: 0;
}
.pindao-jc-item-tbox {
   width: 330px;
    height: 190px;
    position: relative;
}
.playicon {
    width: 22px;
    height: 0px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
  .pindao-jc-item-txt {
    width: 330px;
    height: 75px;
    background: #fff;
    color: #666;
    font-size: 16px;
    line-height: 21px;
    box-sizing: border-box;
    padding: 5px 20px;
}
.mo-twsj-title {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1F2432;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.mo-twsjs-small-time {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
    margin-top: 0.1rem;
    padding-left: 0.26rem;
    line-height: 0.3rem;
    /* text-align: right; */
    /* margin-bottom: 21px; */
}
.twsj-title {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1F2432;
    line-height: 50px;
    text-align: center;
    margin-bottom: 10px;
}
.twsj-small-title {
    font-size: 28px;
    margin-top: 10px;
    color: #888;
}
.tw-main-box {
    width: 100%;
    height: 510px;
}
.tw-main-box-le {
    float: left;
    width: 920px;
    height: 510px;
}
.tw-main-box-right {
    width: 480px;
    height: 510px;
    background: #fff;
    float: right;
    box-sizing: border-box;
    padding: 30px 40px;
}
.tw-main-box-right-title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 30px;
    cursor: pointer;
    line-height:40px;
    height: 80px;
}
.tw-main-box-right-title:hover {
    color: #BB0A1E;
}
.tw-main-box-right-txt {
    font-size: 16px;
    color: #888;
    line-height: 30px;
    height: 200px;
    cursor: pointer;
    margin-top: 50px;
}
.tw-main-box-right-txt:hover {
    color: #BB0A1E;
}

.hy-box {
    margin-top: 40px;
    text-align: center;
    font-size: 22px;

}
.hy-box-le {
    float: left;
    width: 18px;
    height: 27px;
    cursor: pointer;
}
.hy-box-ri {
    cursor: pointer;
    float: right;
    width: 18px;
    height: 27px;
}
.twsj-infotxt {
    margin: 20px 0px 20px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.25);
    line-height: 20px;
}
.mo-twsj-infotxt {
    margin: 20px 0px 20px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgb(140 140 140);
    line-height: 0.4rem;
}
.jmdtxt{
    text-align: right;
    margin-top: 20px;
    color: white;
    cursor: pointer;
    width: 50px;
    float: right;
    font-weight: 600;
    font-size: 15px;
    box-shadow: 2px 2px 5px #333333;
    background-image: linear-gradient(to bottom left, red, yellow);
    padding: 5px 10px;
    border-radius: 36%;
}

.rd-le-box-bottom-item431-title {
    font-size: 22px;
    margin: 40px 0 20px;
    padding-top: 30px;
}
.rd-le-box-bottom-item431-txt {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
