
.content {
    width: 1280px;
    margin: 0 auto;
    background: #fff;
    padding: 0 29px 0 21px;
    box-sizing: border-box;
}
.content .toutiao:nth-child(1){
        padding-top: 25px;
}
.content .toutiao {
    width: 100%;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 44px;
    color: #EF0C08;
    line-height: 56px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding: 0 100px;
    margin-bottom:20px;
    box-sizing: border-box;
}
.tt_listnews{

    display: block;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;

}

.content .toutiaoOne {
     /* width: 100%; */
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 20px;
    color: #EF0C08;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 17px;
    margin-top: 20px;
    display: inline;
    white-space: nowrap;
}
.content .line {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 53px;
}

.content .line p {
    padding: 0 30px 0 39px;
    border: 1px solid #DBDBDB;
    margin:50px 0px;
}

.content .conOne {
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.content .conOne .left {
    width: 730px;
    height: 420px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.conOne .left .swiper-slide p {
    width: 100%;
    height: 48px;
    background: rgba(0, 0, 0, .4);
    border-radius: 0px 0px 0px 0px;
    position: absolute;
    bottom: 0;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-right: 120px;
    box-sizing: border-box;
}

.conOne .left .swiper-horizontal>.swiper-pagination-bullets,
.conOne .left .swiper-pagination-bullets.swiper-pagination-horizontal,
.conOne .left .swiper-pagination-custom,
.conOne .left .swiper-pagination-fraction {
    right: 0px;
    padding-right: 30px;
    left: unset;
    text-align: right;
    box-sizing: border-box;
    bottom: 15px;
}

.conOne .left .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #D8D8D8;
    opacity: 0.8;
}

.conOne .left .swiper-pagination-bullet-active {
    width: 19px;
    height: 9px;
    background: #118CFD;
    border-radius: 76px 76px 76px 76px;
    -webkit-border-radius: 76px 76px 76px 76px;
    -moz-border-radius: 76px 76px 76px 76px;
    -ms-border-radius: 76px 76px 76px 76px;
    -o-border-radius: 76px 76px 76px 76px;
    opacity: 1;
}

.content .conOne .right {
    width: 475px;
    height: 420px;
}

.content .conOne .right .roneimg {
    width: 100%;
    height: 81px;
    margin-bottom: 14px;
}

.content .conOne .right .roneimg img {
    width: 100%;
    height: 100%;
}

.content .conOne .right .bdj {
    display: flex;
    align-items: center;
    height: 70px;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 9px;
}

.content .conOne .right .bdj a {
    width: 49%;
    height: 70px;
}

.content .conOne .right .bdj a img {
    width: 100%;
    height: 100%;
}

.content .conOne .right .rightitlt {
    width: 100%;
    height: 46px;
    background: #0073B2;
    border-radius: 0px 0px 0px 0px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 46px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 0 14px;
    box-sizing: border-box;
}

.content .conOne .right .righta {
    width: 100%;
    height: 50px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 18px;
    color: #666666;
    line-height: 50px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 0 13px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}

.content .conOne .right .righta:last-child {
    border-bottom: none;
}



.content .ad {
    width: 100%;
    height: 120px;
    margin: 37px 0 21px;
}

.content .adOne {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 15px;
}

.content .adOne a {
    width: 49%;
    /*height: 120px;*/
}

.content .adtwo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 39px;
}

.content .adtwo a {
    height: 57px;
}

.content .adtwo .ad1,
.content .adtwo .ad2 {
    width: 404px;
}

.content .adtwo .ad3 {
    width: 124px;
}

.content .adtwo .ad4 {
    width: 285px;
}

.content .conTwo {
    display: flex;
    width: 100%;
}

.content .conTwo .list {
    width: 380px;
}

.content .conTwo .list:first-child {
    margin-right: 35px;
}

.content .conTwo .list:last-child {
    width: 395px;
    margin-left: 25px;
}

.lltitle {
    height: 34px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
    color: #000;
}

.lltitle span {
    color: #EC0503;
}

.lltitle::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 24px;
    background: url('../image/th.png') no-repeat center center;
    background-size: cover;
    top: 6px;
    left: 0px;
}

.content .conTwo .list .listbox {
    margin-top: 9px;
    width: 100%;
    padding: 0 9px;
    box-sizing: border-box;
}

.content .conTwo .list .listbox a {
    width: 100%;
    padding: 13px 0 10px 13px;
    box-sizing: border-box;
    height: 48px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    border-bottom: 1px solid #eee;
    position: relative;
}

.content .conTwo .list .listbox a:last-child {
    border-bottom: none;
}

.content .conTwo .list .listbox a::before {
    content: '';
    position: absolute;
    top: 21px;
    left: 0px;
    width: 5px;
    height: 5px;
    background-color: #C60103;
    border-radius: 50%;
}

.content .conTwo .list .zdnew {
    width: 395px;
    height: 290px;
    margin-top: 12px;
    padding: 20px 15px 18px 8px;
    box-sizing: border-box;
    background: url('../image/zdbg.png') no-repeat;
    background-size: cover;
}

.content .conTwo .list .zdnew .newf {
    width: 100%;
    margin-bottom: 17px;
}

.conTwo .list .zdnew .newf .title {
    height: 28px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 19px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 3px;
}

.conTwo .list .zdnew .newf .title span {
    width: 40px;
    height: 24px;
    background: linear-gradient(133deg, #FB581B 0%, #E11C1E 100%);
    border-radius: 2px 2px 2px 2px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    margin-right: 8px;
}

.conTwo .list .zdnew .newf .desc {
    width: 100%;
    height: 52px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.conTwo .list .zdnew .newt {
    height: 20px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 16px;
}

.conTwo .list .zdnew .newt span {
    padding: 2px 4px;
    box-sizing: border-box;
    height: 17px;
    background: linear-gradient(180deg, #FE9961 0%, #F2BA59 100%);
    border-radius: 2px 2px 2px 2px;
    margin-right: 8px;
    color: #FFFFFF;
}

.conTwo .list .zdnew .line {
    width: 100%;
    height: 1px;
    background: #EEEEEE;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.conTwo .list .zdnew .result {
    width: 95px;
    height: 33px;
    background: #CA090F;
    border-radius: 0px 0px 0px 0px;
    margin-left: 224px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.conTwo .list .zdnew .result img {
    width: 15px;
    height: 15px;
    margin-right: 7px;
}

.content .conThr {
    margin-top: 10px;
    width: 100%;
}

.content .conThr .sptitle {
    width: 100%;
    height: 79px;
    margin-bottom: 64px;
}

.content .conThr .spbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 590px;
}

.content .conThr .spbox .sph {
    width: 427px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.content .conThr .spbox .sph a {
    width: 100%;
    height: 277px;
    position: relative;
}

.content .conThr .spbox .sph a .spcover {
    width: 100%;
    height: 100%;
}

.content .conThr .spbox .sph a .play {
    position: absolute;
    left: 15px;
    bottom: 73px;
    width: 80px;
    height: 52px;
}

.content .conThr .spbox .sph a p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 59px;
    background: rgba(0, 0, 0, .4);
    border-radius: 0px 0px 0px 0px;
    font-family: Source Han Sans, Source Han Sans;
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 59px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.content .conThr .spbox .spl {
    width: 370px;
    position: relative;
}

.content .conThr .spbox .spl .play {
    position: absolute;
    left: 15px;
    bottom: 73px;
    width: 80px;
    height: 52px;
}

.content .conThr .spbox .spl p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 59px;
    background: rgba(0, 0, 0, .4);
    border-radius: 0px 0px 0px 0px;
    font-family: Source Han Sans, Source Han Sans;
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 59px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.content .adthree {
    width: 100%;
    height: 88px;
    margin: 36px 0 30px;
}

.zttitle {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    height: 34px;
}

.zttitle .more {
    height: 34px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.content .conFour .fourImg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 25px;
}

.content .conFour .fourImg a {
    width: 290px;
}

.content .conFour .fourImg a img {
    width: 290px;
    height: 163px;
}

.content .conFour .fourImg a div {
    width: 100%;
    height: 153px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    padding: 24px 31px;
    position: relative;
}

.content .conFour .fourImg a div::before {
    content: '';
    position: absolute;
    left: 24px;
    bottom: -1px;
    width: 27px;
    height: 4px;
    background: #D51A1B;
    border-radius: 0px 0px 0px 0px;
}

.conFive .list {
    flex: 1;
}

.adFour {
    margin-top:15px;
}



.content .adFour {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content .adFour a {
    width: 402px;
    height: 58px;
margin:15px;

}

.consix {
    margin-top: 61px;
    width: 100%;
    margin-bottom: 32px;
}

.consix .xjztitle {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    height: 42px;
    margin-bottom: 13px;
}

.consix .xjztitle img {
      width: 275px;
    height: 30px;
}

.consix .xjztitle .more {
    height: 21px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.consix .xjzList {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.consix .xjzList .list {
    width: 362px;
}

.consix .xjzList .list .bigimg {
    position: relative;
    width: 100%;
    height: 220px;
    margin-bottom: 20px;
}

.consix .xjzList .list .bigimg p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38px;
    background: rgba(0, 0, 0, .5);
    border-radius: 0px 0px 0px 0px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.consix .xjzList .list .lista {
    padding: 8px 8px 12px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
    width: 100%;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 350;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.consix .xjzList .list .lista:hover {
    color: #D83030;
}

.consix .xjzList .list .lista:hover span {
    color: #D83030;
}

.consix .xjzList .list .lista span {
    color: #DDDDDD;
}

.conserve {
    width: 100%;
    margin-top: 60px;
}

.conserve .imgbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.conserve .imgbox .zhzkth {
    flex: 3;
}

.conserve .imgbox .zhzkth .imgAll {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-top: 17px;
}

.conserve .imgbox .zhzkth .imgAll a {
    width: 290px;
    height: 447px;
    margin-right: 23px;
}

.conserve .imgbox .zhzkone {
    width: 290px;
}

.conserve .imgbox .zhzkone .gyad {
    margin-top: 17px;
    width: 290px;
    height: 447px;
}


.content .tutitle {
    width: 100%;
    height: 105px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 38px;
    color: #CD0001;
    line-height: 105px;
    text-align: center;
    font-style: normal;
    background: #F5F8F9;
    text-transform: none;
    margin-top: 37px;
}


.tuspeak {
    width: 100%;
    background: #DA3031;
    border-radius: 0px 0px 0px 0px;
    height: 500px;
}

.tuspeak .tuspeakbox {
    width: 1280px;
    margin: 0 auto;
    padding: 0 29px 0 21px;
    box-sizing: border-box;
    height: 500px;
}

.content .coneight {
    width: 100%;
    height: 322px;
    background: #0194E2;
    border-radius: 0px 0px 0px 0px;
    padding: 18px 17px 23px 34px;
    box-sizing: border-box;
    display: flex;
    margin-bottom: 73px;
}

.content .coneight .left {
    padding-right: 29px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.content .coneight .left .rlogo {
    width: 144px;
    height: 104px;
}

.content .coneight .left .ldw {
    width: 115px;
    height: 56px;
    margin-top: 19px;
    margin-left: 46px;
}

.content .coneight .left .desc {
    width: 100%;
    height: 24px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 350;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    letter-spacing: 3px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 3px;
}

.content .coneight .left .title {
    width: 100%;
    height: 79px;
    font-family: Source Han Serif CN, Source Han Serif CN;
    font-weight: 900;
    font-size: 55px;
    color: #FFFFFF;
    line-height: 79px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.content .coneight .left .scode {
    width: 100%;
    height: 21px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 350;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.content .coneight .line {
    width: 2px;
    height: 274px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 0.7;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
}

.content .coneight .right {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 22px;
    box-sizing: border-box;
}

.content .coneight .right .rightimg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-left: 11px;
}

.content .coneight .right .rightimg img {
    width: 150px;
    height: 150px;
}

.content .coneight .right .rightimg p {
    width: 150px;
    height: 27px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 350;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 27px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.connine {
    padding-bottom: 100px;
    width: 100%;
}

.connine .link {
    width: 100%;
}

.connine .link .title {
    width: 100%;
    height: 37px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 26px;
    color: #333333;
    line-height: 37px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 3px;
    border-bottom: 1px solid #E3E6E7;
    margin-bottom: 14px;
}

.connine .link .title span {
    height: 32px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 22px;
    color: #999999;
    line-height: 32px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.connine .change {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #E3E6E7;
    padding-bottom: 7px;
}

.connine .change div {
    height: 29px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-right: 29px;
    color: #333333;
}

.connine .change .active {
    color: #D50405;
    position: relative;
}

.connine .change .active::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #D50405;
    border-radius: 0px 0px 0px 0px;
    bottom: -8px;
    left: 0;
}

.connine .linkinfo {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 22px;
    display: none;
}

.connine .linkinfo a {
    margin-right: 30px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.connine .linkinfo a:hover{
color:#d71313;
}
.connine .fourImg {
    padding-left: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 37px;
}

.connine .fourImg a {
    width: 230px;
    height: 70px;
}

.connine .sydw {
    margin-top: 23px;
    width: 100%;
    text-align: center;
    /*margin-bottom: 100px;*/
}

.connine .sydw img {
    width: 50px;
    height: 60px;
}