
@keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
 

/* 大屏适配 */
@media (min-width: 1000px){
    .videoDiv{
        width: 100%;
        height: 352px;
        border-radius: 16px;
        overflow: hidden;
        position: relative;
        top: 91px;
    }
    .newLunbo{
        display: inline-block;
        position: absolute;
        /* bottom: 150px; */
        left: 50%;
        transform: translate(-50%);
    }
    /* .container{
        width: 1560px!important;
    } */
    .hov02{
        margin-bottom: 0px;
    }
    .hov03{
        margin-bottom: 0px;
    }
    .thderLeftSpan{
        font-weight: bold;
        font-size: 34px;
        color: #333333;
        letter-spacing: 3px;
        text-align: left; 
        display: inline-block;
        margin-left: 72px
    }
    .lefAndRig{
        /* padding: 0px 10px; */
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        height: 50px;
        margin-top: 225px;
        top: 0;
    }
    .qnyw{
        width: 100%;
        height:auto;
        padding: 79px 0 100px;
        background:url('../imgTrans/new_bg@2x.png') no-repeat right bottom;
        background-size: 100% 820px;
    }
    .banImg{
        width: 100%;
        height: 140px;
        transition:all  1s ;
    }
    .yjImg{
        width: 100%;
        height: 260px;
        border-radius: 16px;
        float: left;
    }
    .tzgg02{
        width: 100%;
        height:auto;
        padding: 99px 0 100px;
        background:url('../imgTrans/activity_notice_bg@2x.png') no-repeat center bottom;
        background-size: 100% 100%;
        /* background-attachment: fixed; */
    }
    .noticeLi{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 0px;
    
    }
    .xsctron{
        height: 160px;
    }
   
    .allYxtzSize{
        width: 100%;
        height: 104px;
        overflow: hidden;
        background: rgba(255,255,255,0.5);
        box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.07);
        margin-bottom: 12px;
        transition: all 1s;
    
    
    }
    .banImgSize{
        width: 100%;
        height: 140px;
        overflow: hidden;
        margin-top: 10px;
    }
    .qnywlb{
        width: 100%;
        height: 650px;
        position: relative;
        margin-right: 40px;
        float: left
    }
    .qnywls>ul>li{
        width: 100%;
        height: 90px;
        border-bottom: 1px solid #DDDDDD;
        display: flex;
        justify-content: start;
        padding: 14px 0px 14px 0;
        cursor: pointer;
        margin-bottom: 10px;
    
    }
    .ipte{
        display: inline-block;
        width: calc(100% - 110px);
        font-weight: bold;
        font-size: 24px;
        color: #333333;
        line-height: 60px;
        text-align: left;
        /* white-space: pre-wrap; */
        /* overflow-wrap: break-word; */
        /* word-break: break-all; */
        white-space: nowrap; /* 确保文本不会换行 */  
        overflow: hidden; /* 隐藏超出容器的文本 */  
        text-overflow: ellipsis; /* 当文本超出容器时显示省略号 */  
    }
   
    .hdygSm{
        padding-left: 60px!important
    }
    .titBg{
        display: inline-block;
        position: absolute;
        left: 30px;
        width: 173px;
        height: 44px;
        left: 88px;
        top: -15px;
    }
    
    .yxdtShow{
        display: block;
    }
    .yxdtShow01{
        display: none;
    }
    .sjqnShow{
        display: block;
    }
    .sjqnShow01{
        display: none;
    }
    .xsxxBgImgSm{
        width: 325px!important;
    }
    .smDisNone{
        display: inline-block!important;
    }
    .ztwzSize{
        margin-left: 50%;transform: translate(-50%);
    }
  
    /* .qnywRightSm{
        padding-left: 60px!important;
    } */
    .zhxwSm{
        padding-left: 50px!important;
    }
    .xsxxSm{
        padding-left: 110px!important;
    }
    .yxdtSm{
        padding-left: 60px!important;
    }
    .yjqnImgLeft{
        padding-right: 21px!important;
    }
    .yjqnImgRight{
        padding-left: 21px!important;
    }
    .yjqnVideoSm{
        padding-left: 46px!important;
    }
  
    
}
/* 大屏适配end */
/* 平板设备 */
@media screen and (min-width: 601px) and (max-width: 1000px) {
    .yjImg{
        width: 100%;
        height: 330px;
        border-radius: 16px;
        float: left;
    }
    .videoDiv{
        height: 40vw;
        top: 1px;
        border-radius: 16px;
        overflow: hidden;
        position: relative;
        top: 91px;
    }
  }
  /* 平板设备end */
  /* 中小屏适配 */
@media (max-width: 1000px){
    .yxdtSm{
        margin-top: 20px;
    }
    .newLunbo{
        display: none;
    }
  
    .hov02{
        margin-bottom: 40px;
    }
    .hov03{
        margin-bottom: 40px;
    }
    .thderLeftSpan{
        font-weight: bold;
        font-size: 24px;
        color: #333333;
        letter-spacing: 3px;
        text-align: left; 
        display: inline-block;
        margin-left: 72px;
        line-height: 50px;
    }
    .lefAndRig{
        display: none;
    }
    .qnyw{
        width: 100%;
        height:auto;
        padding: 79px 0 0px;
        background:url('../imgTrans/new_bg@2x.png') no-repeat right bottom;
        background-size: 100% 820px;
    }
    .banImg{
        width: 100%;
        height: 50px;
        transition:all  1s ;
    }
   
    .tzgg02{
        width: 100%;
        height:auto;
        padding: 99px 0 100px;
        background:url('../imgTrans/activity_notice_bg@2x.png') no-repeat center bottom;
        background-size: 100% 100%;
        /* background-attachment: fixed; */
    }
    .xsctron{
        height: auto;
    }
    .noticeLi{
        display: inline-block;
    }
   
    .allYxtzSize{
        width: 100%;
        height: 154px;
        overflow: hidden;
        background: rgba(255,255,255,0.5);
        box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.07);
        margin-bottom: 12px;
        transition: all 1s;
    
    
    }
    .banImgSize{
        width: 100%;
        height: 90px;
        overflow: hidden;
        margin-top: 80px;
    }
    .qnywlb{
        width: 100%;
        height: 420px;
        position: relative;
        margin-right: 40px;
        float: left
    }
    .qnywls>ul>li{
        width: 100%;
        border-bottom: 1px solid #DDDDDD;
        display: flex;
        justify-content: start;
        padding: 14px 0px 14px 0;
        cursor: pointer;
        margin-bottom: 10px;
    
    }
    .ipte{
        display: inline-block;
        width: calc(100% - 80px);
        font-weight: bold;
        font-size: 20px;
        color: #333333;
        text-align: left;
        /* white-space: pre-wrap; */
        overflow-wrap: break-word;
        word-break: break-all;
    }
    .mb91{
        margin-bottom: 0px!important;
    }
    .mt91{
        margin-top: 0px!important;
    }
    .lineCc{
        left: 83px!important;
    }
    .xxTop{
        padding-top: 20px;
    }
    .qnywls {
		width:100%;
	}
    .sjqnShow{
        display: none;
    }
    .sjqnShow01{
        display: inline-block;
        width: 100%!important;
    }
    .ztwzSg{
        margin-bottom: 20px;
    }
    .dotCla{
        display: none;
    }
    .ztwz{
        height: auto!important;
        margin-top: 20px;
    }
    .yjqn{
        height: auto!important;
        padding-top: 40px!important;
    }
    .sjqn{
        height: auto!important;
    }
    .qnyw{
        height: auto!important;
    }
    .tzgg{
        height: auto!important;
    }
    .xsxx{
        height: auto!important;
    }
    .noticeLi{
        display:inline;
    }
    .hdyg{
        height: auto!important;
    }
    .xsxxSm{
        padding-left: 0px!important;
        margin-top: 30px;
    }
    .tzggSm{
        padding-right: 0px!important;
    }
    .hdygSm{
        padding-right: 0px!important;
        padding-left: 0px!important;
        margin-top: 30px;
    }
    .yybk{
        height: auto!important;
        background:rgba(3, 115, 87, 1)!important;
    }
    .loDiv{
        margin-bottom: 40px;
    }
    .dashBg{
        position: absolute;
        width: 68%;
        left: 16%;
        top: 80px;
        height: 200px;
        background:url('../imgTrans/shujuqingnong_line@2x.png') no-repeat center;
        background-size: 100% 100%;
    }
    .sjImghji{
        width: 50px;
        height: 50px;
    }
   
    .cenImg{
        width: 40px;
        height: 40px;
    }
    .ztwzSize{
        margin-left:0;
    }
    .qnywRightSm{
        padding-left: 0px!important;
        margin-top: 140px;
    }
    
    .zhxwSm{
        padding-left: 0px!important;
        margin-top: 20px;
    }
    .smDisNone{
        display: none!important;
    }
    .dashDiv{
        padding-top: 60px!important;
    }
    .yjqnImgLeft{
        padding-right: 0px!important;
    }
    .yjqnImgRight{
        padding-left: 0px!important;
    }
    .yjqnVideoSm{
        padding-left: 0px!important;
        margin-bottom: 100px;
    }
    
    .yjbg{
        height: auto!important;
    }
    .xsxxBgImgSm{
        width: 280px!important;
    }
    .yxdtShow{
        display: none;
    }
    .yxdtShow01{
        display: block;
    }
    
    .titBg{
        display: none;
    }
}
/* 中小屏适配end */
 /* 小屏适配 */
@media (max-width: 600px){
    .yxdtSm{
        margin-top: 30px;
    }
   
    .qnywlb{
        width: 100%;
        height: 320px;
        position: relative;
        margin-right: 40px;
        float: left
    }
    .newLunbo{
        display: none;
    }
    .yjImg{
        width: 100%;
        height: 200px;
        border-radius: 16px;
        float: left;
    }
    .videoDiv{
        height: 60vw;
        top: 1px;
        border-radius: 16px;
        overflow: hidden;
        position: relative;
        top: 91px;
    }
    .meNdLi{
        width: 100%;
        height: auto!important;
        border-bottom: 1px solid #DDDDDD;
        padding-top: 10px;
      }
  }
  /* 小屏适配end */
  .medioNd{

  }
  .meNdLi{
    width: 100%;
    height: 97px;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 10px;
  }
  .meNdLi>p{
    font-weight: bold;
    font-size: 20px;
    color: #333;
    line-height: 50px;
    text-align: left;
    font-style: normal;
    overflow-wrap: break-word;
    word-break: break-all;
    width: 100%;
    white-space: nowrap; /* 确保文本不会换行 */  
    overflow: hidden; /* 隐藏超出容器的文本 */  
    text-overflow: ellipsis; /* 当文本超出容器时显示省略号 */  

  }
  .greeText{
    font-size: 16px;
    color: #037357;

  }
  .mdNdTime{
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
  }
  .greenDiot{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #037357;
    margin-bottom: 4px;
  }
  .noticeLixscg{
    width: 100%;
    /* height: 750px; */
    background-color: #fff;
    background: linear-gradient( 180deg, #FFFFFF 0%, rgba(255,255,255,0.5) 100%);
    box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.06);
    padding: 70px 30px 20px;

}
  .xtCs{
    width: 100%;
    height:auto;
    overflow: hidden;
}
.xxTop{
    padding-top: 20px;
}
.imgTe{
    padding-left: 16px;
    vertical-align: middle;
}
.xscgTimrImg{
    width: 16px;
    height: 16px;
    margin-right: 6px;
    vertical-align: middle;

}
.bomline{
    width: 92%;
    border-bottom: 1px dashed #DDDDDD;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.xscgTime{
    font-weight: 400;
    font-size: 16px;
    color: #037357;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;

}
.fangxing{
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #037357;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 20px;
    float: left;
}
.xscgTi{
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    text-align: left;
    font-style: normal;
    vertical-align: middle;
    float: left;
    width: 90%;
}
.xscgTi:hover{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    color: #037357;
    text-align: left;
    font-style: normal;
}
.ntcSpan01xscg{
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    color: #037357;
    line-height: 28px;
    text-align: left;
    height:84px ;
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 使用省略号表示文字被截断 */
}
.ntcSpan02xscg{
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    text-align: left;
    font-style: normal; 
    margin-top: 15px;
}
.xscgimg{
    width: 48%;
    height: 266px;
    margin-right: 2%;
}
.xscgBottom{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 0px;
    padding: 16px 0;

}

.zhxwDate{
    font-weight: normal;
    font-size: 18px;
    color: #666666;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    margin-bottom: 20px;
}
.zhxwText{
    display: inline-block;
    width: 100%;
    /* border-bottom: 1px solid #DDDDDD; */
    font-weight: bold;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    overflow-wrap: break-word;
    word-break: break-all;
    padding: 10px 0px 10px 0;
    
}
.zhxwText:hover{
    display: inline-block;
    width: 100%;
    /* border-bottom: 1px solid #DDDDDD; */
    font-weight: bold;
    font-size: 20px;
    color: #037357;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    overflow-wrap: break-word;
    word-break: break-all;
    padding: 10px 0px 10px 0;

}
.sjqnSmail{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 0px;
    padding: 16px;
}
.sjqmsm{
    border-radius: 16px;
    background: url('../imgTrans/new_select_bg@2x.png') no-repeat;
    background-size: 100% 100%;
    padding: 10px;
    text-align: center;
    margin: 5px 5px;
}

.tzggSm{
    padding-right: 40px;

}

.flexBet{
    display: flex;
    justify-content: space-between;
}
.flexStart{
    display: flex;
    justify-content: start;
}
.flexAround{
    display: flex;
    justify-content: space-around;
}
.flexCol{
    display: flex;
    flex-direction: column;
}
.theme{
    /* width: 100%;
    height: 140px;
    background:url('../imgTrans/tableBg.png') no-repeat;
    position: fixed;
    top: 0;
    z-index: 99999;
    background-size: 100% 100%; */
}
.themeGreen{
    width: 100%;
    height: 140px;
    background-color:#037357;
    position: fixed;
    top: 0;
    z-index: 99999;
    background-size: 100% 100%;
}

.tHeader{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.thderLeft{
    position: relative;
    left: 0;
}
.loge{
    width: 56px;
    height: 56px;
    margin-right: 16px;
    position: absolute;
    left: 0;
    animation: rotate 5s linear infinite;
}
.loge01{
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;

}


.thderRight{
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    transition: all 1s;
}
.thderRightSpan{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    font-style: normal;
    line-height: 48px 
}
.thderRight:hover .thderRightSpan{
    text-decoration-line: underline;
}
.thderRight>img{
    width: 56px;
    height: 32px;
    margin-top: 6px;
    margin-left: 4px;
}


.lefAndRigImg{
    width: 40px;
    height: 60px;
    cursor: pointer;
}



.lunimg{
    width: 100%!important;
    height: 100%!important;
    transition: all 1s;
}
.lunimg:hover{
    /* width: 110%!important;
    height:110%!important; */
    transform: scale(1.2);
}
.texDesc{
    width: 100%;
    /* height: 140px; */
    background: rgba(0,0,0,0);
    position: relative;
    padding:18px 0px;
    display: flex;
    justify-content: start;
}
.texDesc>h5{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 32px;
    text-align: left;
    display: inline-block;
    margin-bottom: 10px;
}
.dateDesc{
    width: 100px;
    height: 90px;
    border-radius: 0 16px 0 16px;
    /* position: absolute;
    left: 30px;
    top: -60px; */
    display: flex;
    flex-direction: column;
    text-align: center;
    background-color: #037357;
    float: left;
    margin-right: 16px;

}
.textHu{
    float: left;
    width:78%;
}
.siz58p{
    font-weight: bold;
    font-size: 32px;
    height: 52px;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
}
.siz18p{
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}
.newText{
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: left;
}

.qnywls{
    height: 650px;
    width: 100%;
    float: left;

}


.zhxwls{
    width: 100%;
    height: 726px;
}
.qnywls>ul{
    width: 100%;
    height: 100%;
}

.zhxwls>ul{
    width: 100%;
    height: 100%;
}
.zhxwls>ul>li{
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    justify-content: start;
    padding: 20px 0px 20px 0;
    cursor: pointer;

}
.weili:hover{
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: start;
    padding: 14px 0px 14px 0;
    cursor: pointer;
    background: url('../imgTrans/new_select_bg@2x.png') no-repeat;
    background-size: 100% 100%;
    
}
.weili:hover .siz44p{
    color: #fff;

}
.weili:hover .siz14p{
    color: #fff;

}
.weili:hover .ipte{
    color: #fff;
    font-weight: bold;

}

.dateDescLs{
    width: 90px;
    height: 70px;
    display: flex;
    flex-direction: column;
    text-align: center;
    /* border-right: 1px solid #DDDDDD; */
    padding-right:20px;
    margin-right: 20px;
}
.fffLine{
    width: 1px;
    height: 40px;
    background-color: #DDDDDD;
    margin-right: 20px;
    margin-top: 13px;
}
.siz44p{
    font-weight: bold;
    font-size: 32px;
    color: #037357;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.siz14p{
    font-weight: normal;
    font-size: 14px;
    color: #037357;
    text-align: center;
}
.newLsIs{
    width: 100%;
}



.banImg:hover{
   
    transform: scale(1.2);
}
/* 通知公告 学术信息 */
.tzgg{
    width: 100%;
    height:auto;
    padding: 99px 0 100px;
    background:url('../imgTrans/notice_academic_bg@2x.png') no-repeat center bottom;
    background-size: 100% 615px;
    /* background-attachment: fixed; */
}

.hdyg{
    width: 100%;
    height:auto;
    padding: 79px 0 100px;
    background:url('../imgTrans/activity_trends_bg@2x.png') no-repeat center center;
    background-size: 100% 100%;
    /* background-attachment: fixed; */
}





.noticeItem{
    width: 92%;
    height: 266px;
    /* background: url(../imgTrans/notice_bg@2x.png); */
    background-size: 100% 100%;
    padding: 40px 30px;
    transition: all 1s;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.06);
    border-radius: 0px 20px 0px 20px;
    margin-bottom: 50px;
}
.noticeItem:hover{
    transform: translateY(-10px);
}
.ntcSpan01{
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    margin-bottom: 45px;
    height:84px ;
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 使用省略号表示文字被截断 */
}
.lineGreen{
    width: 50px;
    height: 2px;
    background: #037357;
    transition:all  1s ;
}
.xscgTop{
    margin-bottom: 40px;
}
.mt10{
    margin-top: 10px;
}
.noticeItem:hover .lineGreen{
    width: 100%;
    height: 2px;
    background: #037357;
}
.span30{
    font-weight: bold;
    font-size: 32px;
    color: #037357;
    text-align: left;
    font-style: normal; 
}
.span18{
    font-weight: bold;
    font-size: 22px;
    color: #037357;
    text-align: left;
    font-style: normal; 
}
.goRou{
    width: 26px;
    height: 6px;
    margin-top: 20px;
}
/* 学术信息 */
.xsxx{
    width: 100%;
    height: 100%;
    position: relative;

}
.lineCc{
    width: 1px;
    height: 100%;
    border-left: 1px solid #A9A9A9;
    position: absolute;
    left: 93px;
}
.span30Cen{
    font-weight: bold;
    font-size: 32px;
    color: #037357;
    text-align: center;
    font-style: normal; 
}
.span18Cen{
    font-weight: normal;
    font-size: 18px;
    color: #037357;
    text-align: center;
    font-style: normal; 
}
.dotCla{
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #FFFFFF;
    text-align: center;
    z-index: 99;
    margin-top: 30px;
}
.dotCla>span{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #A9A9A9;
    margin-bottom: 4px;
}
.yxlogeTit{
    width: calc(100% - 10px);
    white-space: nowrap; /* 确保文本不会换行 */  
    overflow: hidden; /* 隐藏超出容器的文本 */  
    text-overflow: ellipsis; /* 当文本超出容器时显示省略号 */  
}
.xxText{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    border-bottom: 1px solid #A9A9A9;
    padding: 20px 0 20px 0;
    margin-bottom: 20px;
    width: calc(100% - 10px);
    white-space: nowrap; /* 确保文本不会换行 */  
    overflow: hidden; /* 隐藏超出容器的文本 */  
    text-overflow: ellipsis; /* 当文本超出容器时显示省略号 */  
}
.fuTit{
    vertical-align: middle;
    display: flex;
    justify-content: left;
}
.fuTit>img{
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 10px;
}
.fuTit>span{
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 10px);
    white-space: nowrap; /* 确保文本不会换行 */  
    overflow: hidden; /* 隐藏超出容器的文本 */  
    text-overflow: ellipsis; /* 当文本超出容器时显示省略号 */  
}
.mouseHov{
    cursor: pointer;
}
.mouseHov:hover .dotCla>span{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #037357;
    margin-bottom: 4px;
}
.mouseHov:hover .xxText{
    color: #037357;
    border-bottom: 1px solid #9BC1B7;
}
/* 活动预告 */

.dateRang{
    width: 90px;
    height: 72px;
    border: 1px solid #037357;
    border-radius: 0 16px 0 16px;
    margin-right: 16px;
}
.dateRang01{
    display: inline-block;
    height: 44px;
    background-color: #037357;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    width: 100%;
    border-radius: 0 14px 0 0px;
}
.dateRang02{
    display: inline-block;
    height: 28px;
    font-size: 14px;
    color: #037357;
    line-height: 28px;
    text-align: center;
    width: 100%;
}
.hdygText{
    display: inline-block;
    width: calc(100% - 110px);
    font-weight: 400;
    font-size: 20px;
    color: #333;
    line-height: 28px;
    text-align: left;
    font-style: normal; 
    overflow-wrap: break-word;
    word-break: break-all;
    padding: 0px 10px 0 0;

}
.hdygText:hover{
    display: inline-block;
    width: calc(100% - 110px);
    font-weight: 400;
    font-size: 20px;
    color: #037357;
    line-height: 28px;
    text-align: left;
    font-style: normal; 
    overflow-wrap: break-word;
    word-break: break-all;
}
.hdyg>ul>li{
    margin-bottom: 30px;
}
/* 院系动态 */
.yxdt{

}
.yxlunbo{
    width: 100%
}
.yxul{
    display: inline-block;
    width: calc(100% - 188px);
    height: 100%;
}
.yxImgLeft{
    width: 44px;
    height: 46px;
    cursor: pointer;
}

.allYxtz{
    width: 100%;
    height: 100%;
    transition: all 1s;
    padding: 15px 30px;
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.07);
    margin-bottom: 16px;
}
.allYxtzSize:hover{
    border-bottom:solid 4px #037357;
}
.yxRang{
    width: 90px;
    height: 90px;
    margin-right: 30px;
}
.yxRang01{
    display: inline-block;
    font-size: 32px;
    color: #037357;
    line-height: 52px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.yxRang02{
    display: inline-block;
    font-size: 14px;
    color: #037357;
    text-align: center;
    width: 100%;
}
.yxText{
    display: block;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    text-align: left;
    width: calc(100% - 10px);
    white-space: nowrap; /* 确保文本不会换行 */  
    overflow: hidden; /* 隐藏超出容器的文本 */  
    text-overflow: ellipsis; /* 当文本超出容器时显示省略号 */  
}
.yxloge{
    min-width: 104px;
    display: inline-block;
    height: 30px;
    border-radius: 0px 12px 0px 12px;
    border: 1px solid #037357;
    font-weight: bold;
    font-size: 14px;
    color: #037357;
    line-height: 30px;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 10px;
}
/* 影音板块 */
.yybk{
    width: 100%;
    height:auto;
    padding: 240px 0;
    background:url('../imgTrans/audiovisual_bg@2x.png') no-repeat center;
    background-size: 100% 100%;
    /* background-attachment: fixed; */
}
.dashDiv{
    position: relative;
    width: 100%;
    padding-top: 260px;
}
.dashLine{
    margin-top: 40px;
    width: 100%;
    height: 97px;
    background:url('../imgTrans/lineLong@2x.png') no-repeat center;
    background-size: 100% 100%;
    position: absolute;
}
.rg01{
    position: relative;
    top: -70px;
    text-align: center;
    cursor: pointer;
}
.reSpan{
    display: inline-block;
    font-weight: bold;
    font-size: 34px;
    color: #FFFFFF;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 30px;
}
.reImg01{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/meiti@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.loDiv:hover .reImg01{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/meiti1@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.reImg02{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/xiaobao@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.hov02:hover .reImg02{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/xiaobaoll.png') no-repeat center;
    background-size: 100% 100%;
}
.reImg03{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/yingyin@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.hov03:hover .reImg03{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/yingyinll.png') no-repeat center;
    background-size: 100% 100%;
}
.reImg04{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/rongmei@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.hov04:hover .reImg04{
    width: 48px;
    height: 40px;
    margin: 0 auto;
    background:url('../imgTrans/rongmeill.png') no-repeat center;
    background-size: 100% 100%;
}
.rg02{
    position: relative;
    top:-66px;
    text-align: center;
    cursor: pointer;

}


.loDiv:hover .loText{
    background-color: #ECBB48;
    color: #fff;
    border-top: solid 2px #037357;
}
.loDiv:hover .reSpan{
    color:#ECBB48 ;
}
.loDiv01:hover .reImg{
    width: 26px;
    height: 28px;
    margin: 0 auto;
    background:url('../imgTrans/select@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.loDiv01:hover .loText{
    background-color: #ECBB48;
    color: #fff;
}
.loDiv01:hover .reSpan{
    color:#ECBB48 ;
}

.loDiv{
    text-align: center;
    cursor: pointer;
    margin-top: 60px
}
.loDiv01{
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}
.loImgSize{
    width: calc(100% - 24px);
    margin: 0 auto;
    /* height: 414px; */
    transition: all 1s;
    overflow: hidden;
    margin-top: 20px;
}
.loImg{
    width: 100%;
    height: auto;
    transition: all 1s;
}
.loImg:hover{
    transform: scale(1.2);
}
.loText{
    width:calc(100% - 24px) ;
    margin: 0 auto;
    height: 106px;
    padding: 21px 30px;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    background-color: #fff;
    margin-bottom: 24px;
}
.loMore{
    font-size: 16px;
    color: #FFFFFF!important;
    text-align: center;
}

/* 数据青农 */
.sjqn{
    width: 100%;
    height: auto;
    background:url('../imgTrans/shujuqingnong_bg1@2x.png') no-repeat center;
    background-size: 100% 100%;
    position: relative;
    padding-top: 80px;
    /* background-attachment: fixed; */

}

.sjPoLeft{
    width: 70px;
    height: 72px;
    position: absolute;
    left: 0;
    top: 414px;
    cursor: pointer;

}
.sjPoRight{
    width: 70px;
    height: 72px;
    position: absolute;
    right: 0;
    top: 414px;
    cursor: pointer;

}
.sjMain{
    width: 100%;
    height: 100%;
    position: relative;

}
.cenImg{
    width: 504px;
    height: 504px;
    position: absolute;
    top: 337px;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    vertical-align: middle;
}
.cenImgText{
    font-weight: bold;
    font-size: 62px;
    color: #FFFFFF;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
    z-index: 999;
    position: absolute;
    top: 0;
    display: inline-block;
    width: 504px;
    height: 504px;
    left: 0;
    padding-top: 170px;

}
.cenImg01{
    width: 350px;
    height: 350px;
    z-index: 888;
    position: absolute;
    top: 77px;
    left: 77px;
    
}
.cenImg02{
    width: 300px;
    height: 300px;
    z-index: 999;
    position: absolute;
    top: 102px;
    left: 102px;
    animation: rotate 16s linear infinite;
}
.cenImg03{
    width: 516px;
    height: 516px;
    z-index: 666;
    position: absolute;
    top: -6px;
    left: -6px;
    display: none;
    
    
}
.dashBg{ 
    position: absolute;
    width: 68%;
    left: 16%;
    top: 280px;
    height: 400px;
    background:url('../imgTrans/shujuqingnong_line@2x.png') no-repeat center;
    background-size: 100% 100%;
}
.size46P{
    font-weight: bold;
    font-size: 46px;
    color: #037357;
    line-height: 69px;
    text-align: left;
}
.size46P>span{
    font-weight: 400;
    font-size: 18px;
}
.adrei{
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 27px;
    text-align: left;
}
.mr40{
    margin-right: 40px;
}
.mb40{
    margin-bottom: 40px;
}
.sjImghji{
    width: 140px;
    height: 140px;
}
.sjpi01{
    position: absolute;left: -70px; bottom: 0;
}
.sjpi02{
    position: absolute;left: 70px; bottom: 240px;
}
.sjpi03{
    position: absolute;left: calc(50% - 70px); top: -80px;
}
.sjpi04{
    position: absolute;right: 70px; bottom: 240px;
}
.sjpi05{
    position: absolute;right: -70px; bottom: 0;
}
.sjlo{
    width: 140px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
}
.sjlogu{
    width: 140px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
}
.sjlogu:hover{
    animation: rotate 6s linear infinite;

}
#leftShow{
    display: block;
}
#rightShow{
    display: none;
}
/* 专题网站 */
.ztwz{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
     
}
.ztBg01{
    width: 100%;
    height:auto;
    /* padding: 40px 30px; */
    position: relative;
    /* background:url('../imgTrans/information@2x.png') no-repeat center; */
    /* background-size: 100% 100%; */
    cursor: pointer;
    overflow: hidden;

}
.ztBg01Img{
    width: 100%;
    height: 100%;
  
    transition: all 1s;
}
.ztBg01Img:hover{
    transform: scale(1.2);
}
.ztBg01p{
    position: relative;
    writing-mode: vertical-lr; /* 文字从上到下竖排，从右到左 */
    /* transform: rotate(180deg); 修正文字方向，确保从上到下顺序正确 */
    font-family: SimSun;
    font-weight: bold;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
    font-style: normal;
    letter-spacing: 6px;
    
}
.ztBg01Div{
    position: absolute;
    right: 30px;
    bottom: 40px;
    height: 120px;
    border-right: 1px solid #fff;
    writing-mode: vertical-lr; /* 文字从上到下竖排，从右到左 */
    /* transform: rotate(180deg); 修正文字方向，确保从上到下顺序正确 */
    font-family: SimSun;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    padding-right: 10px;
    cursor: pointer;
    letter-spacing: 4px;
}
.ztBg02{
    width: 100%;
    height:500px;
    padding: 40px 30px;
    position: relative;
    /* background:url('../imgTrans/party_discipline@2x.png') no-repeat center; */
    /* background-size: 100% 100%; */
    cursor: pointer;
}
.ztBg03{
    width: 100%;
    height:500px;
    padding: 40px 30px;
    position: relative;
    /* background:url('../imgTrans/dangdaihui@2x.png') no-repeat center; */
    /* background-size: 100% 100%; */
    cursor: pointer;
}
.ztBg04{
    width: 100%;
    height:500px;
    padding: 40px 30px;
    position: relative;
    /* background:url('../imgTrans/civilization@2x.png') no-repeat center; */
    /* background-size: 100% 100%; */
    cursor: pointer;
}
/* 遇见青农 */
.yjqn{
    width: 100%;
    height: auto;
    background:url('../imgTrans/meet_bg@2x.png') no-repeat center top;
    background-size: 100% 80%;
    /* padding-top: 240px; */
    /* background-attachment: fixed; */

}
.yjbg{
    width: 100%;
    height: 657px;
    margin-bottom: 30px;
    /* display: grid; */
    /* grid-template-columns: repeat(2,1fr); */
    /* grid-gap: 30px; */
}

.mt91{
    margin-top: 91px;
    margin-bottom: 32px;
}
.mb91{
    margin-bottom: 91px;
    margin-top: 32px;
}

.mengban{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 888;
    position: absolute;
    top: 0;
    left: 0;
}
.videoImgRun{
    width: 100px;
    height: 100px;
    background:url('../imgTrans/video_animation_effect@2x.png') no-repeat center left;
    background-size: 100% 100%;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 999;
    animation: rotate 6s linear infinite;
}
.norate{
    width: 100px;
    height: 100px;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 1000;
}


video {
    object-fit: fill; /*cover封面覆盖*/
  }
  /* // 全屏按钮 */
video::-webkit-media-controls-fullscreen-button {
  display: none;
}
/* //播放按钮 */
video::-webkit-media-controls-play-button {
  display: none;
 
}
/* //进度条 */
/* video::-webkit-media-controls-timeline {
  display: none;
} */
/* //观看的当前时间 */
video::-webkit-media-controls-current-time-display {
  display: none;
}
/* //剩余时间 */
video::-webkit-media-controls-time-remaining-display {
  display: none;
}
/* //音量按钮 */
/* video::-webkit-media-controls-mute-button {
  display: none;
} */
/* // 画中画 */
video::-webkit-media-controls-toggle-closed-captions-button {
  display: none;
}
/* //音量的控制条 */
video::-webkit-media-controls-volume-slider {
  display: none;
}
/* //所有控件 */
video::-webkit-media-controls-enclosure {
  display: none;
}