@charset "UTF-8";

.topBox {
    width: 100%;
    display: flex;
}

.top {
    height: 348px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(203, 203, 203, 0.302);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-top: 294px;
}

.topMainDiv {
    width: 100%;
    display: flex;
}

.topNews {
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin: 30px auto 0px auto;
    border-bottom: 1px solid #E5E5E5;
}

.topNews1 {
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    margin: 6px auto 0px auto;
}

.topNewsLink {
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    color: #3848a0;
    line-height: 53px;
    float: left;
    margin: 0px 0 15px 0px;
    text-align: center;
}

.topNewsLink1 {
    width: 625px;
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin: 0px 15px 22px 0px;
    text-align:center;
}

.ggImg {
    margin: 18px auto 10px auto;
    display: flex;
}

.ggImg2 {
    margin: 0px auto 10px auto;
    display: flex;
}

.ggImg img {
    width: 100%;
    float: left;
}

.ggImg2 a,.ggImg2 a img {
    width: 625px;
    float: left;
    margin: 0 30px 0 0;
}

.ggImg2 a:last-child {
    margin-right: 0;
}

.ggImg3 {
    margin: 0 auto 20px auto;
    float: left;
    width: 240px;
}

.ggImg3 img {
    width: 100%;
    float: left;
}

.topNewsLink2 {
    width: 625px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    float: left;
    margin: 14px 15px 0 0px;
    text-align:center;
}


.imgBox {
    height: 456px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.ggImgLink {
    width: 250px;
    height: 94px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 0 8px 8px 0;
}

.ggImgLink img {
    width: 100%;
    height: 100%;
}

.ggImgLink:nth-child(5n) {
    margin: 0 0 8px 0;
}

.divList {
    float: left;
    width: 364px;
    margin: 0 20px 0 0;
    height: 608px;
    background: #FFFFFF;
    padding: 0 28px;
}

.divList:nth-child(3n) {
    margin: 0 0 0px 0;
}

.divName {
    float: left;
    width: 100%;
    height: 51px;
    border-bottom: 1px solid #D8D8D8;
    padding: 13px 0 0 0;
}

.divName span {
    font-size: 24px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #F17F25;
    padding: 0 6px;
    float: left;
    height: 51px;
    line-height: 51px;
    border-bottom: 2px solid #F17F25;
}

.more {
    background: url("../imgs/index/more.png") right center no-repeat;
    float: right;
    height: 42px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 42px;
    padding-right: 20px;
}

.listNews {
    width: 100%;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
    float: left;
    background: url("../imgs/index/icon.png") 0 center no-repeat;
    padding-left: 21px;
}

.listNewsDiv {
    float: left;
    width: 100%;
    height: 107px;
    margin: 21px 0 24px 0;
}

.listNewsDiv img {
    width: 190px;
    height: 107px;
    float: left;
    margin: 0 16px 0 0;
}

.listNews1 {
    width: 147px;
    height: 72px;
    line-height: 24px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    float: left;
    margin: 16px 0 0 0;
}

.city {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #E41D1D;
    line-height: 17px;
    padding: 0 7px;
    height: 17px;
    background: rgba(53, 120, 227, 0.28);
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
}

.listNews5 {
    width: 395px;
    height: 59px;
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    line-height: 59px;
    border-bottom: 1px dotted #E41D1D;
    float: left;
    margin: 0 8px 0 0;
}

.divName1 {
    background: url("../imgs/index2/name.png") 0 center/21px 21px no-repeat;
    float: left;
    width: 1250px;
    height: 57px;
    font-size: 22px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #000000;
    line-height: 57px;
    padding: 0 0 0px 32px;
}

.videoList {
    float: left;
    width: 633px;
    height: 403px;
    position: relative;
    margin: 0 15px 0 0;
}

.videoLogo {
    float: left;
    width: 633px;
    height: 403px;
}

.videoIcon {
    float: left;
    width: 57px;
    height: 57px;
    position: absolute;
    top: 293px;
    left: 14px;
}

.videoTitle {
    width: 633px;
    height: 40px;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-indent: 14px;
}

.videoList1 {
    float: left;
    width: 244px;
    height: 434px;
    position: relative;
    margin: 0 15px 36px 0;
    overflow: hidden;
}

.videoLogo1 {
    float: left;
    width: 244px;
    height: 434px;
}

.videoIcon1 {
    float: left;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 198px;
    left: 101px;
}

.videoTitle1 {
    width: 244px;
    height: 31px;
    background: rgba(0, 0, 0, 0.56);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 31px;
    text-indent: 14px;
}

.videoList1:last-child {
    margin: 0 0 36px 0;
}

.ggImgLink1 {
    width: 417px;
    height: 128px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 0 15px 15px 0;
}

.ggImgLink1 img {
    width: 100%;
    height: 100%;
}

.ggImgLink1:nth-child(3n) {
    margin: 0 0 15px 0;
}

.sportBox {
    width: 100%;
    height: 560px;
    background: url("../imgs/index/sport.png") center 0 no-repeat;
    display: flex;
}

.sportList {
    width: 240px;
    height: 313px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 153px 20px 0 0;
}

.sportList:last-child {
    margin: 153px 0 0px 0;
}

.sportLogo {
    width: 240px;
    height: 187px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.sportTitle {
    width: 218px;
    height: 46px;
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    line-height: 23px;
    margin: 30px 0 0 9px;
}


.mainLeft {
    float: left;
    width: 852px;
}

.divName2 {
    background: url("../imgs/index2/name.png") 0 center/21px 21px no-repeat;
    float: left;
    width: 208px;
    height: 32px;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    padding: 0 0px 0px 32px;
    border-bottom: 1px solid #EBEBEB;
    margin: 0 0 10px 0;
}

.divName3 {
    background: url("../imgs/index2/name.png") 0 center/21px 21px no-repeat;
    float: left;
    width: 988px;
    height: 32px;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    padding: 0 0px 0px 32px;
    border-bottom: 1px solid #EBEBEB;
    margin: 0 0 10px 0;
}

.mainRight {
    float: right;
    width: 414px;
}


.videoList4 {
    width: 274px;
    height: 160px;
    float: left;
    position: relative;
}

.videoLogo4 {
    float: left;
    width: 274px;
    height: 160px;
}

.videoTitle4 {
    width: 274px;
    height: 40px;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-indent: 14px;
}

.videoList4:nth-child(3) {
    margin: 0 0 10px 0;
}

.ggImgLink3 {
    width: 313px;
    height: 93px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 0 10px 10px 0;
}

.ggImgLink3 img {
    width: 100%;
    height: 100%;
}

.ggImgLink3:nth-child(4n) {
    margin: 0 0 15px 0;
}

.divList1 {
    float: left;
    width: 312px;
    margin: 0 11px 0 0;
    height: 230px;
}

.divList1:nth-child(4n) {
    margin: 0 0 0px 0;
}

.listNews2 {
    width: 211px;
    height: 48px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 24px;
    padding: 7px 0;
}


.listNewsDiv1 {
    float: left;
    width: 211px;
    height: 181px;
    margin: 0px 23px 0 0;
}

.listNewsDiv1 img {
    width: 211px;
    height: 119px;
    float: left;
}

.listNews3 {
    float: left;
    width: 360px;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
}

.listNews4 {
    width: 594px;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
    float: left;
}

.mediaBottom {
    float: left;
    margin: 7.5px 0 0 0;
}

.mediaBottom a {
    height: 115px;
    float: left;
    margin: 0 7.5px 0 0;
}

.mediaBottom a:last-child {
    margin: 0 0px 0 0;
}

.bottom1 {
    background: url("../imgs/index/b1.png") center center #E56B62 no-repeat;
    width: 207px;
}

.bottom2 {
    background: url("../imgs/index/b2.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom3 {
    background: url("../imgs/index/b3.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom4 {
    background: url("../imgs/index/b4.png") center center #E56B62 no-repeat;
    width: 207px;
}

.bottom5 {
    background: url("../imgs/index/b5.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom6 {
    background: url("../imgs/index/b6.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom7 {
    background: url("../imgs/index/b7.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom8 {
    background: url("../imgs/index/b8.png") center center #E56B62 no-repeat;
    width: 314px;
}

.mediaTop {
    float: left;
}

.mediaTop a {
    height: 115px;
    float: left;
    margin: 0 7.5px 0 0;
    background: #E56B62;
}

.mediaTop a:last-child {
    margin: 0 0px 0 0;
}

.mediaCenter {
    float: left;
    width: 644px;
}

.mediaTop .top1 {
    width: 423px;
    height: 238px;
}

.mediaTop .top2 {
    width: 422px;
    margin: 0 7.5px 7.5px 0;
}

.mediaTop .top3 {
    width: 207px;
    background: url("../imgs/index/t1.png") center center #E56B62 no-repeat;
    margin: 0 7.5px 7.5px 0;
}

.mediaTop .top4 {
    width: 207px;
    background: url("../imgs/index/t2.png") center center #E56B62 no-repeat;
}

.mediaTop .top5 {
    width: 100px;
}

.mediaTop .top6 {
    width: 207px;
    background: url("../imgs/index/t4.png") center center #E56B62 no-repeat;
}

.mediaTop .top7 {
    width: 100px;
}

.mediaTop .top8 {
    width: 207px;
    height: 238px;
    background: url("../imgs/index/t5.png") center center #E56B62 no-repeat;
}

.mediaMainDiv {
    width: 100%;
    height: 477px;
    background: url("../imgs/index/mediaBg.png") center bottom no-repeat;
    display: flex;
}

#swiper1 {
    width: 811px;
    height: 456px;
    float: left;
}

#swiper1 img {
    width: 811px;
    height: 456px;
}

#swiper1 .text {
    bottom: 0px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    width: 811px;
    padding: 0 111px 0 0;
    text-indent: 20px;
    background: rgba(0, 0, 0, 0.5);
}

#swiper1 .swiper-pagination {
    bottom: 23px;
    right: 0;
    left: unset;
    width: 111px;
    height: 4px;
    position: absolute;
}

#swiper1 .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 4px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 142px 142px 142px 142px;
    opacity: 0.5;
}

#swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    width: 16px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 142px 142px 142px 142px;
}



.imgplayBox {
    height: 438px;
    background: #FFFFFF;
    padding: 0 28px;
    width: 1264px;
}

.mt40 {
    margin-top: 40px;
}

.rightLink {
    border-bottom: 1px dashed #D8D8D8;
    width: 439px;
    height: 44px;
    font-size: 20px;
    font-weight: 700;
    color: #3848a0;
    line-height: 44px;
    float: left;
}

.rightLink1 {
    border-bottom: 1px dashed #D8D8D8;
    width: 439px;
    height: 44px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
    float: left;
}


.specialNotice {
    height: 284px;
}


.noticeDiv {
    width: 594px;
    height: 284px;
    background: #FFFFFF;
    float: right;
    padding: 0 28px;
}

.mb21 {
    margin-bottom: 21px;
}

.imgplayBox a {
    float: left;
    width: 194px;
    height: 155px;
    margin: 21px 20px 0 0;
}

.imgplayBox a img {
    float: left;
    width: 194px;
    height: 155px;
}

.imgplayBox a:nth-child(6n+1) {
    margin: 21px 0px 0 0;
}

.swiperRight {
    width: 439px;
    float: right;
    background-color: #fff;
    height: 523px;
}

.flex-right {
    position: fixed;
    top: 300px;
    width: 90px;
    z-index: 9999;
    left: 0px;
}

.flex-right>a>div {
    /* position: absolute; */
    /* top: 0; */
    /* left: 55px; */
    background: #FFFFFF;
    padding: 10px;
    border-radius: 3px;
    width: 95px;
    height: 121px;
    /* display: none; */
    font-size: 14px;
    color: #131313;
    font-weight: 400;
    text-align: center;
}

.flex-right img {
    width: 100%;
    display: block;
}

.flex-right p {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding-top: 5px;
    text-align: center;
}

.flex-right>a:hover div {
    display: block;
}

.right-down i {
    background: url("../imgs/right_ic3.png") no-repeat;
    background-size: 100%;
}

.right-down i:hover {
    background: url("../imgs/right_ic33.png") no-repeat;
    background-size: 100%;
}

.right-edit i {
    background: url("../imgs/right_ic4.png") no-repeat;
    background-size: 100%;
}

.right-edit i:hover {
    background: url("../imgs/right_ic44.png") no-repeat;
    background-size: 100%;
}

.right-top i {
    background: url("../imgs/right_ic5.png") no-repeat;
    background-size: 100%;
}

.right-top i:hover {
    background: url("../imgs/right_ic55.png") no-repeat;
    background-size: 100%;
}

.flex-right a {
    width: 90px;
    position: relative;
    height: 121px;
    cursor: pointer;
    border-radius: 50%;
    display: block;
}

.flex-right i {
    display: block;
    width: 100%;
    height: 100%;
}

.noboder {
    border: 0;
}

.btnLink {
    width: 138px;
    height: 46px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid #EBEBEB;
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #E41D1D;
    line-height: 46px;
    margin: 5px 9px 0 0;
    text-indent: 55px;
}

.btnLink:last-child {
    margin-right: 0;
}

.btnBg1 {
    background: url("../imgs/index2/icon.png") 21px center/18px 18px no-repeat;
}

.btnBg2 {
    background: url("../imgs/index2/icon1.png") 21px center/21px 21px no-repeat;
}

.btnBg3 {
    background: url("../imgs/index2/icon2.png") 21px center/22px 22px no-repeat;
}

.topMainDivSlide {
    width: 100%;
    height: 40px;
    margin: 20px 0 30px 0;
}

.hd {
    width: 72px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    color: #CF291B;
    line-height: 40px;
    float: left;
    margin: 0 15px 0 0;
}

.msg_slide .bd {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: url("../imgs/index2/sound.png") #F8F8F8 15px center no-repeat;
}

.msg_slide .bd ul {
    background: #F8F8F8;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-left: 42px;
}

.msg_slide .bd li {
    display: inline-block;
    margin-right: 20px;
}

.msg_slide .bd li a {
    font-size: 14px;
    font-weight: 400;
    color: #3D3D3D;
}

.contentLeft {
    float: left;
    width: 240px;
}

.rightListA {
    width: 239px;
    line-height: 40px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border-bottom: 1px dotted #EBEBEB;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.rightListA1 {
    width: 239px;
    line-height: 18px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border-bottom: 1px dotted #EBEBEB;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    padding: 10px 0;
}

.contentRight {
    float: right;
    width: 1010px;
}

.videoList2 {
    float: left;
    width: 240px;
    height: 90px;
    overflow: hidden;
    margin: 0 16px 0 0;
}

.videoLogo2 {
    float: left;
    width: 240px;
    height: 90px;
    overflow: hidden;
    object-fit: fill;
}

.videoList2:last-child {
    margin: 0;
}

.specialDiv {
    margin: 24px 0 15px 0;
    float: left;
    width: 100%;
}

.topBoxNews {
    float: left;
    width: 985px;
}

.leader {
    float: right;
    width: 294px;
    height: 70px;
    border-left: 1px solid #CCCCCC;
}

.leader img {
    float: right;
    width: 235px;
    height: 70px;
}

.topBoxNewsDiv {
    margin: 33px auto 20px auto;
}

.topBoxNewsLink {
    width: 100%;
    float: left;
    /* height: 53px; */
    font-size: 40px;
    font-weight: 700;
    color: #3848a0;
    line-height: 53px;
    text-align: center;
}

.topBoxNewsP {
    width: 100%;
    height: 21px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    float: left;
    text-align: center;
    margin: 13px 0 0 0;
}

.divNameNew {
    float: left;
    width: 100%;
    height: 55px;
    background: url("../imgs/index2/study.png") 0 center no-repeat;
    margin: 0 0 30px 0;
}

.divNameNew img {
    width: 106px;
    height: 18px;
    float: left;
    margin: 32px 0 0 132px;
}

.videoList3 {
    float: left;
    width: 120px;
    margin: 0 0px 14px 0;
}

.videoLogo3 {
    float: left;
    width: 72px;
    height: 72px;
    margin: 0 24px;
}

.videoTitle3 {
    width: 120px;
    font-size: 13px;
    font-weight: 400;
    color: #3D3D3D;
    float: left;
    text-align: center;
    margin: 8px 0 0 0;
}

.divNameNew1 {
    float: left;
    width: 100%;
    height: 95px;
    background: url("../imgs/index2/image18.png") 0 center no-repeat;
    margin: 0 0 13px 0;
}

.divNameNew2 {
    float: left;
    width: 100%;
    height: 91px;
    background: url("../imgs/index2/image22.png") 13px center no-repeat;
    margin: 0 0 30px 0;
}

.divNameNew2 .imgA,.divNameNew2 img {
    float: left;
    width: 93px;
    height: 91px;
    margin: 0 29px 0px 13px;
}

.divNameNew2 a {
    float: left;
    width: 48px;
    height: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    margin: 16px 50px 0 0;
}

.grid {
    width: 1025px;
    float: left;
}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-sizer,
.grid_item {
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #EBEBEB;
    width: 23.5%;
    margin: 0 15px 15px 0;
}

.grid_item:nth-child(4n+1) {
    margin: 0 0px 15px 0;
}

.grid_item {
    float: left;
    padding: 15px;
}

.grid_item img {
    display: block;
    width: 100%;
}

.grid_item .grid_item_p {
    width: 214px;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    line-height: 24px;
    margin: 11px 0;
}

.grid_item .grid_item_p1 {
    width: 214px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;

}

.grid_item .grid_item_p2 {
    width: 214px;
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    margin: 10px 0 0 0;
}

* {
    box-sizing: border-box;
}