@charset "UTF-8";

.headerMenuDiv1 {
    width: 100%;
    height: 45px;
    background: #E41D1D;
}
.headDiv1{
    display:flex;
}
.menuA1 {
    height: 45px;
    font-size: 14px;
    flex:auto;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
}

.catalogMenu {
    margin: 0px auto 0px auto;
    height: 71px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 71px;
    color: #808080;
    opacity: 1;
}

.newsBox {
    display: flex;
}

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

.contentRight {
    width: 240px;
    float: right;
    margin: 0 0 0 40px;
}

.newsList {
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    padding: 20px 0;
    height: 140px;
    float: left;
    box-sizing: content-box;
}
.newsList2 {
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    padding: 20px 0;
    float: left;
    box-sizing: content-box;
}

.newsImg {
    width: 250px;
    height: 141px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    float: left;
}

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

.newsTop {
    width: 100%;
    height: 32px;
    border-bottom: 1px solid #EBEBEB;
    opacity: 1;
    margin: 0 0 10px 0;
}

.newsTitle {
    height: 32px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 32px;
    color: #333333;
    opacity: 1;
    float: left;
    border-bottom: 2px solid #B60005;
}

.moreNews {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    color: #666666;
    opacity: 1;
    float: right;
}

.newsA {
    width: 100%;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #1A1A1A;
    opacity: 1;
    text-indent: 12px;
    background: url("../imgs/index/icon.png") 0 center/4px 4px no-repeat;
    float: left;
    margin: 7px 0;
}

.newsOther {
    width: 716px;
    float: right;
}

.newsOther1 {
    width: 929px;
    float: right;
}

.newsOther2 {
    width: 100%;
    float: left;
}

.newsOther4 {
    width: 543px;
    float: right;
}
.newsOther5 {
    width: 1000px;
    float: left;
}
.newsTitleOne {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    color: #333333;
    font-weight: 700;
    color: #333333;
    opacity: 1;
    float: left;
}

.newsTitleOne1 {
    float: left;
    width: 848px;
    height: 28px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #333333;
    opacity: 1;
    text-indent: 27px;
}

.newsTitleOne1::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #CF291B;
    border-radius: 50%;
    float: left;
    margin: 7px 0px 0 0px;
}

.newsList1 {
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    padding: 15px 0;
    float: left;
}

.newsDate {
    height: 16px;
    font-size: 12px;
    font-weight: 400;
    color: #CCCCCC;
    line-height: 16px;
    float: right;
}

.newsMsg {
    float: left;
    width: 100%;
    height: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    color: #999999;
    opacity: 1;
    margin: 20px 0 0 0;
}

.newsMsg span {
    float: left;
    margin: 0 20px 0 0;
}

.newsMsg span:last-child {
    float: right;
    margin: 0 0px 0 0;
}

.icon {
    width: 40px;
    height: 20px;
    margin: 10px 10px 0 0;
    float: left;
}

.icon8 {
    background: url("../imgs/special.png") 0 center/100% 100% no-repeat;
}

.icon1 {
    background: url("../imgs/article.png") 0 center/100% 100% no-repeat;
}

.icon13 {
    background: url("../imgs/audio.png") 0 center/100% 100% no-repeat;
}

.icon5 {
    background: url("../imgs/video.png") 0 center/100% 100% no-repeat;
}

.listMore {
    width: 100%;
    height: 42px;
    background: rgba(245, 245, 246, 0.41);
    height: 42px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 42px;
    color: #666666;
    opacity: 1;
    float: left;
    margin: 40px 0;
    text-align: center;
}

.cityMenuA {
    height: 32px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    color: #666666;
    opacity: 1;
    border-radius: 90px;
    text-align: center;
    padding: 0 13px;
    border: 1px solid #ffffff;
    margin-right: 14px;
    float: left;
}

.hover {
    color: #B60005;
    border: 1px solid #B60005;
}



.cityMenu {
    margin: 0 auto 26px auto;
}

.content {
    display: inline-block;
    width: 100%;
}

.dateBox {
    float: left;
    width: 90px;
    height: 90px;
    background: #FFFFFF;
    border: 1px solid #999999;
    opacity: 1;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 90px;
    color: #333333;
    opacity: 1;
    margin: 25px 0 0 0;
    text-align: center;
}

.dateHover {
    font-weight: bold;
    color: #B60005;
}

.newsListLeader {
    border-bottom: 1px solid #EBEBEB;
    padding: 20px 0;
    height: 136px;
    width: 1070px;
    float: right;
    margin: 0 0 0 38px;
}

.listMore1 {
    float: right;
    width: 1070px;
    height: 42px;
    background: rgba(245, 245, 246, 0.41);
    height: 42px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 42px;
    color: #666666;
    opacity: 1;
    margin: 40px 0;
    text-align: center;
}

.ge {
    float: left;
}

.spiderImg {
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0);
    float: left;
}

.spiderImg img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.newsListSpider {
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    padding: 20px 0;
    height: 100px;
    float: left;
}

.newsOther3 {
    width: 1070px;
    float: right;
}

.newsMsg1 {
    float: left;
    width: 100%;
    height: 26px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #999999;
    opacity: 1;
    margin: 30px 0 0 0;
}

.liveList {
    width: 285px;
    height: 216px;
    float: left;
    margin: 0 20px 0 0;
}

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

.liveImg {
    width: 285px;
    height: 164px;
}

.liveBox {
    width: 285px;
    height: 164px;
    position: relative;
    float: left;
}

.liveIcon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 64px;
    height: 26px;
}

.livelink {
    width: 100%;
    height: 22px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #333333;
    opacity: 1;
    float: left;
    margin: 10px 0 0 0;
}

.videoList {
    width: 266px;
    height: 270px;
    float: left;
    margin: 20px 85px 20px 0;
}

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

.videoImg {
    width: 266px;
    height: 193px;
}

.videoBox {
    width: 266px;
    height: 193px;
    float: left;
}

.videoIcon {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 24px;
    height: 24px;
}

.videolink {
    width: 100%;
    height: 35px;
    opacity: 1;
    float: left;
    font-size: 24px;
    
    font-weight: 400;
    color: #3D3D3D;
    line-height: 35px;
    margin: 13px 0 0 0;
}

.videoSummary {
    width: 100%;
    height: 35px;
    float: left;
    font-size: 20px;
    
    font-weight: 400;
    color: #9B9A9A;
    line-height: 35px;
}

.newsBig {
    width: 712px;
    height: 386px;
    position: relative;
    float: left;
    margin: 0 20px 0 0;
}

.newsBigImg {
    width: 712px;
    height: 386px;
}

.newsBigA {
    width: 712px;
    height: 60px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 32%, #000000 100%);
    float: left;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 60px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.videoIconBig {
    width: 30px;
    height: 30px;
    margin: 15px 14px 0 16px;
    float: left;
}



.videoBox1 {
    width: 294px;
    height: 165px;
    float: left;
}

.videoImg1 {
    width: 294px;
    height: 165px;
}

.videolink1 {
    width: 100%;
    height: 60px;
    opacity: 1;
    float: left;
    font-size: 24px;
    
    font-weight: 400;
    color: #3D3D3D;
    line-height: 30px;
    margin: 20px 0 0 0;
}

.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 {
    float: left;
    width: 244px;
    height: 434px;
    position: relative;
    margin: 0 15px 36px 0;
    overflow: hidden;
}

.videoList1:nth-child(5n) {
    margin: 0 0 36px 0;
}

.specialImg {
    width: 360px;
    height: 79px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    float: left;
    margin: 0 0 12px 0;
}

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

.specialImg1 {
    width: 799px;
    height: 100px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    float: left;
}

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

.contentLeftSpecial {
    width: 799px;
    float: left;
}

.contentRightSpecial {
    height: 535px;
    border-left: 1px solid #EBEBEB;
    padding: 0 0 0 20px;
    float: left;
    margin: 0 0 0 20px;
}

.imageBig {
    width: 750px;
    height: 450px;
    margin: 0 20px 20px 0;
    float: left;
    position: relative;
}

.imageBig1 {
    width: 430px;
    height: 215px;
    margin: 0 0 20px 0;
    float: left;
    position: relative;
}

.imageList {
    width: 285px;
    height: 180px;
    margin: 0 20px 20px 0;
    float: left;
    position: relative;
}

.imageList:nth-child(4n+3) {
    margin: 0 0px 20px 0;
}

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

.imagezan {
    width: 72px;
    height: 30px;
    border-radius: 90px;
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
    text-indent: 35px;
    background: url("../imgs/zan.png") rgba(0, 0, 0, .6) 13px center/15px 13px no-repeat;
}

.imageMenuA {
    padding: 9px 17px;
    background: #F7F7F7;
    opacity: 1;
    border-radius: 90px;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #808080;
    text-align: center;
    float: left;
    margin: 0 20px 20px 0;
}

.imageMenu {
    margin: 0 auto 26px auto;
    display: flow-root;
}

.hover1 {
    color: #B60005;
}

.moreImage {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    opacity: 1;
    float: right;
}

.catalogName {
    width: 97px;
    height: 40px;
    background: #79B2EE;
    border-radius: 0px 20px 20px 0px;
    float: left;
    text-align: center;
    font-size: 24px;
    
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
}

.catalogDiv {
    float: left;
    width: 1200px;
    height: 120px;
}

.linkA {
    width: 259px;
    height: 40px;
    border-radius: 20px 20px 20px 20px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    
    font-weight: 400;
    color: #9B9A9A;
    margin: 0 0 20px 11px;
}

.linkHover {
    background: #F17F25;
    color: #ffffff;
}

.logoImg1 {
    width: 276px;
    height: 71px;
    margin: 0px 0px 0px 0;
    float: left;
}

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

.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 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;
}

#pageDiv {
    width: 100%;
    height: 42px;
    float: left;
    margin: 40px 0;
    text-align: center;
}

.contentMain {
    width: 100%;
    float: left;
}

.videoLogo2 {
    float: left;
    width: 413px;
    height: 232px;
}

.videoTitle2 {
    width: 413px;
    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;
}

.videoList2 {
    float: left;
    width: 413px;
    height: 232px;
    border-radius: 2px 2px 2px 2px;
    position: relative;
    margin: 0 20px 20px 0;
    overflow: hidden;
}

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

.ztName {
    height: 115px;
    font-size: 26px;
    font-weight: 700;
    color: #E41D1D;
    line-height: 115px;
    text-align: center;
    background: url("../imgs/index2/ztBg.png") center center no-repeat;
}

.videoLogo4 {
    float: left;
    width: 280px;
    height: 158px;
    border-radius: 2px 2px 2px 2px;
}

.videoTitle4 {
    width: 280px;
    height: 48px;
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    line-height: 24px;
    margin: 13px 0 12px 0;
    float: left;
}

.videoList4 {
    float: left;
    width: 306px;
    height: 275px;
    padding: 12px;
    border-radius: 2px 2px 2px 2px;
    margin: 0 18px 20px 0;
    overflow: hidden;
    border: 1px solid #EBEBEB;
}

.videoList4:hover {
    box-shadow: 0px 4px 10px 0px rgba(152, 152, 152, 0.302);
}

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

.referName {
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    float: left;
    padding: 0 5px 0 0;
}

.publishDate {
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    float: left;
    border-left: 1px solid #999999;
    padding: 0 0px 0 5px;
}

.commentCount {
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    float: left;
    margin: 0 0 0 45px;
    padding: 0 0 0 20px;
    background: url("../imgs/index2/comment.png") 0 center no-repeat;
}

.turnShare {
    height: 18px;
    float: right;
    width: 18px;
    background: url("../imgs/index2/share.png") center center no-repeat;
}

.topMainDiv {
    width: 100%;
    display: flex;
    height: 715px;
}

.player {
    width: 1025px;
    height: 646px;
    background: #16161A;
    float: left;
    margin: 39px 0 0 0;
}

.playList {
    width: 241px;
    height: 646px;
    background: #16161A;
    float: left;
    margin: 39px 0 0 0px;
}

.list {
    width: 241px;
    height: 85px;
    background: #232429;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0);
    float: left;
    margin: 0 0 8px 0;
}

.name {
    width: 106px;
    height: 85px;
    font-size: 15px;
    
    font-weight: 400;
    color: #A3A3A5;
    line-height: 85px;
    float: left;
    text-align: center;
}

.status {
    width: 87px;
    height: 30px;
    background: #16161A;
    border-radius: 162px 162px 162px 162px;
    opacity: 1;
    font-size: 15px;
    
    font-weight: 400;
    color: #E41D1D;
    line-height: 30px;
    float: left;
    text-align: center;
    margin: 28px 0 0 0;
}

.hover {
    border: 1px solid #E41D1D;
}

.hover .name {
    color: #fff;
}

.back {
    background: #222222;
}

.divName11 {
    background: url("../imgs/index2/name.png") 0 center/21px 21px no-repeat;
    float: left;
    width: 1250px;
    height: 57px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 57px;
    padding: 0 0 0px 32px;
}


.videoLogo5 {
    float: left;
    width: 302px;
    height: 170px;
}

.videoIcon5 {
    float: left;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 60px;
    left: 124px;
}


.videoList5 {
    float: left;
    width: 302px;
    height: 170px;
    position: relative;
    margin: 0 24px 134px 0;
    overflow: hidden;
}

.videoList5:nth-child(5n) {
    margin: 0 0 134px 0;
}

.topMainDiv2 {
    width: 100%;
    display: flex;
    height: 400px;
}


.topMainDiv3 {
    width: 100%;
    display: flex;
    height: 380px;
    background: #EEEEEE;
}

.player1 {
    width: 1282px;
    height: 165px;
    float: left;
    margin: 20px 0 0 0;
}

.playList1 {
    width: 1282px;
    height: 135px;
    float: left;
    margin: 20px 0 0 8px;
}

.list1 {
    width: 630px;
    height: 130px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.04);
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #EEEEEE;
    margin: 0 9px 0 0;
    float: left;
}

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

.name1 {
    width: 206px;
    height: 85px;
    font-size: 16px;
    font-family: PingFang SC-中黑体, PingFang SC;
    font-weight: normal;
    color: #262626;
    float: left;
    margin: 56px 0 0 16px;
}

.logo1 {
    width: 54px;
    height: 54px;
    opacity: 1;
    border: 1px solid #D7E4F9;
    float: left;
    margin: 38px 0 0 26px;
    border-radius: 54px;
}

.hover1 {
    border: 1px solid #E41D1D;
}

.hover1 .name1 {
    color: #E41D1D;
}

.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;
}

.contentLeftNew {
    float: left;
    width: 1010px;
}

.contentRightNew {
    float: left;
    width: 240px;
    margin: 0 0 0 30px;
}

* {
    box-sizing: border-box;
}

.topMainDiv4 {
    display: flex;
}
.tgyx{
    height: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #FF0000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: 18px;
    padding: 8px 0 13px 0;
    border-bottom: 1px solid #F9D3D2;
    box-sizing: content-box;
    margin-bottom: 19px;
}
.divName1 {
    background: url("../imgs/index2/name.png") 0 center/21px 21px no-repeat;
    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;
}