.knowledge-management-div-search{
    width: 1220px;
    margin-top: 3%;
}

.knowledge-management-div{
    width: 1220px;
}

.knowledge-management-div-ul {
    display: flex;
    flex-wrap: wrap;
}

.knowledge-management-div-ul-li {
    width: 22%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #F5F5F5;
    background: #FBFCFD;
    margin: 0 1.5% 2.5% 1%;
    padding-bottom: 1.5%;
}

/*.knowledge-management-div-ul-li p{
    text-align: center;
}*/

.knowledge-management-div-ul-li-img {
    height: 156px;
}

.knowledge-management-div-ul-li-img img{
    width: 100%;
    height: 156px;
}

.knowledge-management-div-ul-li-font1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 25px 10px 0px 20px;
}

.knowledge-management-div-ul-li-font2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #6F6F6F;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 14px 25px 0px 20px;
}

.knowledge-management-div-search-input{
    width: 1170px;
    height: 40px;
    font-size: 14px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #DDE2E9;
    padding: 5px 10px 5px 10px;
}

.knowledge-management-div-search-img-btn{
    position: relative;
    left: 1155px;
    bottom: 40px;
    cursor: pointer;
}

.video-management-div{
    width: 1220px;
}

.video-management-div-ul {
    display: flex;
    flex-wrap: wrap;
}

.video-management-div-ul-li {
    width: 47%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #F5F5F5;
    background: #FBFCFD;
    margin: 0 1.5% 2% 1%;
    padding-bottom: 1.5%;
    cursor: pointer;
}

.video-management-div-ul-li p{
    text-align: center;
}

.video-management-div-ul-li-img {
    height: 340px;
}

.video-management-div-ul-li-font1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding: 20px 25px 0px 25px;
}

.knowledge-left-menu {
    font-size: 14px;
    position: relative;
    display: block;
    flex: 0 0 auto;
    width: 21%;
}

.knowledge-left-menu-nav {
    font-family: "microsoft yahei";
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #11368F;
    border-bottom: 1px solid #fff;
}

.knowledge-left-menu-title {
    height: 41px;
    font-weight: bold;
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #FFFFFF;
    background: #438CFF;
    line-height: 41px;
    margin-bottom: 1px;
    cursor: pointer;
    text-align: center;
}

.knowledge-left-menu-ul {
    position: relative;
    display: none;
    zoom: 1;
    margin-bottom: 7px;
}


.knowledge-left-menu-ul li {
    /*margin: 14px 0;
    padding-left: 7px;*/
    line-height: 30px;
    width: 261px;
    text-align: center;
}

.knowledge-left-menu-ul-li-a{
    height: 19px;
    padding: 0;
    margin-bottom: 5px;
}

.knowledge-right-menu {
    font-size: 14px;
    position: relative;
    display: block;
    flex: 0 0 auto;
    width: 75%;
}

.statute-standard-div{
    width: 95%;
    margin-left: 15px;
    margin-bottom: 30px;
}

.statute-standard-divunderline .gray-line{
    position: relative;
    display:block;
    width: 100%;
    height: 1px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    background: #EEEEEE;
    margin-top: 4%;
}

.statute-standard-div a{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 18px;
    color: #11368F;
    line-height: 24px;
    font-style: normal;
    text-transform: none;
}

.statute-standard-div p{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 14px;
    color: #9e9e9e;
    line-height: 24px;
    margin-bottom: 7px;
    height: 40px;
}

.statute-standard-div span{
    float: left;
    padding: 0 14px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 14px;
    color: #5f89c6;
    line-height: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    margin-right: 19px;
}

.full-video-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* 半透明遮罩 */
    z-index: 1000;
}

.full-video-mask-div {
    width: 1180px;
    height: 70%;
    margin: 5% auto 0 auto;
}

.full-video {
    width: 100%;
    height: 100%;
    margin-left: 10px;
    border-radius: 14px;
}

.next-article-btn{
    width: 50%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.next-article-left{
    float: left;
    text-align: left;
}

.next-article-right{
    float: left;
    text-align: right;
}

.article-detail-title {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 32px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.article-detail-title-underline {
    width: 1200px;
    height: 1px;
    background: linear-gradient( 47deg, #E1E3E5 0%, #EDF2F7 100%);
    border-radius: 0px 0px 0px 0px;
}

.article-detail-title2 {
    width: 1200px;
    height: 60px;
    margin-top: 10px;
}

.article-detail-title2-font1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    width: 25%;
    float: left;
    padding-left: 20%;
}

.article-detail-title2-font2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    width: 35%;
    float: left;
    padding-left: 20%;
}

.article-detail {
    width: 1200px;
    font-size: 16px;
}