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

.divName1 {
    float: left;
    width: 100%;
    height: 41px;
    font-weight: 700;
    font-size: 28px;
    color: #101828;
    line-height: 41px;
    margin: 44px 0 19px 0;
}

.more {
    background: url("../imgs/more.png") right center/16px 16px no-repeat;
    float: right;
    height: 42px;
    font-weight: 400;
    font-size: 14px;
    color: #98A2B3;
    line-height: 42px;
    padding-right: 18px;
}

.newsLeft {
    float: left;
    width: 1000px;
    height: 616px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 16px;
    box-sizing: border-box;
    position: relative;
}



.showNameMenu{
    margin: 15px 0 0 0;
    width: 860px;
    height: 29px;
    font-weight: 500;
    font-size: 20px;
    color: #101828;
    line-height: 29px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    float: left;
}

.newsRight {
    float: left;
    width: 280px;
    height: 616px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
}

.newsRight img:nth-child(1) {
    float: left;
    width: 240px;
    height: 135px;
    border-radius: 4px 4px 4px 4px;
}

.newsRight img:nth-child(2) {
    float: left;
    width: 73px;
    height: 27px;
    position: absolute;
    top: 0px;
    right: 0px;
}


.newsList {
    float: left;
    width: 308px;
    height: 228px;
    /* background: #F8FAFC; */
    border-radius: 0px 0px 4px 4px;
    position: relative;
    margin: 0 16px 0 0px;
}

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

.newsList img:nth-child(1) {
    float: left;
    width: 308px;
    height: 173px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
}

.newsList img:nth-child(2) {
    float: left;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 125px;
    left: 12px;
}
.newsList img:nth-child(3) {
    float: left;
    width: 73px;
    height: 27px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.newsList span {
    width: 100%;
    height: 23px;
    font-weight: 400;
    font-size: 16px;
    color: #667085;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 6px 0 0 0;
}

.newsList p {
    float: left;
    margin: 9px 0 0 0;
    width: 100%;
    height: 46px;
    font-weight: 400;
    font-size: 16px;
    color: #101828;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.ycDiv {
    width: 1282px;
}
.ycImgBox {
    width: 200px;
    height: 410px;
    margin: 0px 16px 8px 0;
}

.ycImgBox:nth-child(6n) {
    margin: 0px 0px 8px 0;
}

.ycImgLink {
    width: 200px;
    height: 355px;
    border-radius: 4px 4px 4px 4px;
    position: relative;
    overflow: hidden;
}

.ycImgLink img:nth-child(1) {
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 4px 4px;
    position: relative;
    z-index: 1;
    object-fit: contain !important;!i;!;
    vertical-align: middle;
}

.ycImgLink img:nth-child(3) {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 8px;
    left: 8px;
    z-index: 2;
}

.ycTitleLm {
    width: 100%;
    height: 46px;
    font-weight: 400;
    font-size: 16px;
    color: #101828;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 8px 0 0 0;
}

.floatL {
    float: left;
}
.tvMenuBox{
    margin:16px 0;
}
#playercontainer{
    width:968px;
    height: 584px;
}
.menuList{
    width:100%;
    /* padding: 0 0 24px 0; */
    display:flex;
    align-items:center;
}
.menuList span:nth-child(1){
   width: 35px;
   height: 44px;
   font-weight: 400;
   font-size: 14px;
   color: #999;
   line-height: 44px;
   text-align: center;
   font-style: normal;
   text-transform: none;
   float: left;
   padding: 0 16px;
}
.menuList span:nth-child(2){width: 180px;font-weight: 400;font-size: 14px;color: #999;height: 44px;text-align: left;font-style: normal;text-transform: none;/* float: left; */padding: 0 0 0 16px;border-left: 1px solid #F8FAFC;display: flex;align-items: center;box-sizing: content-box;}
.dayNow{
    float:left;
    padding:16px;
    width: auto;
    height: 23px;
    font-weight: 500;
    font-size: 16px;
    color: #101828;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    box-sizing: content-box;
}
.menuBoxList{
    width:100%;
    height: 544px;
    overflow:auto;
    position: relative;
}
.menuList span:nth-child(2):before{
    content:'';
    width: 5px;
    height: 5px;
    background: #EAECF0;
    float:left;
    border-radius:5px;
    margin: 5px 16px 0 -19px;
    /* padding: 0 16px 0 0; */
}
.menuHover span:nth-child(2):before{
    background: #095CD0;
}
.menuHover span:nth-child(2){
    font-weight:500;
   color: #095CD0;
}
.menuHover span:nth-child(1){
    font-weight:500;
   color: #095CD0;
}
.tvMenuImg{
    width: 243px;
height: 80px;
background: linear-gradient( 180deg, #EDF5FF 0%, #FFFFFF 100%);
box-shadow: 0px 4px 10px 0px rgba(44,72,150,0.1);
border-radius: 8px 8px 8px 8px;
    margin:16px  16px 16px 0;
}
.tvMenuImg:nth-child(5){
    margin:16px 0 16px 0;
}
.tvMenuImg img{
    width: 48px;
height: 48px;
border-radius: 8px 8px 8px 8px;
    float:left;
    margin:16px;
}
.tvMenuImg p{
height: 80px;
font-weight: 500;
font-size: 16px;
color: #101828;
line-height: 80px;
text-align: left;
font-style: normal;
text-transform: none;
    float:left;
}
.tvHover{
    border: 1px solid #095CD0;
    width:241px;
     height:78px;
}
.tvHover p{
    font-weight: 700;
    font-size: 16px;
    color: #095CD0;
}