@charset "utf-8";
/*学校概况*/
.xxgg .listcon .news_list .n0 .texttt {
    font-size: .24rem;
    margin-right: 0.05rem;
    color: #1267E3;
    
}

.xxgg .listcon .news_list .n0 .textnr {
    font-size: 0.24rem;
    line-height: 1.9;
    font-weight: bold;
}

.xxgg .listcon .news_list .n0 .news_text {
    padding: 0.25rem 0;
    background: url(images/xxggtopbg.png) no-repeat center left / 100% 100%;
}

.xxgg .listcon .news_list .bottomnews .news_title {
    margin-top: 0rem;
    margin-bottom: 0.2rem;
    position: relative;
    padding-top: 0.35rem;
}

.xxgg .listcon .news_list .bottomnews .num {
    font-size: 0;
    display: inline-block;
    height: 0.6rem;
    width: 0.9rem; 
    position: absolute;
    bottom: 0;
    background: none !important
}

.xxgg .listcon .news_list .bottomnews .titlebox {
    font-size: var(--bigSize);
    color: #1267E3;
    
    font-weight: bold
}

.xxgg .listcon .news_list .bottomnews .news_nr p {
  font-size: var(--bigSize);
    line-height: 1.9;
    text-indent: 2em;
    margin-bottom: 0;
}

.xxgg .listcon .news_list .bottomnews+li, .xxgg .listcon .news_list .n1 {
    margin-top: 0.4rem;
}


@media screen and (max-width: 999px) {
    .xxgg .listcon .news_list .n0 .textnr{
    font-size: 22px;
}
.xxgg .listcon .news_list .bottomnews+li, .xxgg .listcon .news_list .n1{
    margin-top: 0.1rem;
}
.xxgg .listcon .news_list .bottomnews .news_nr p{}
}


/*治理架构*/
.zljg .wp_subcolumn_list .wp_sublist .sublist_title{border: none;    width: 2.15rem;
    margin: 0;
    height: auto;
    line-height: unset;line-height: 0.85rem;}
.zljg .wp_subcolumn_list .wp_sublist .news_list{width:calc(100% - 2.15rem)}
.zljg .wp_subcolumn_list .wp_sublist .morelink{display:none}
.zljg .wp_subcolumn_list .wp_sublist{margin-bottom:0;     border-bottom: 1px solid #E5E5E5;   display: flex;}
.zljg .wp_subcolumn_list{width:41.41%;float:left;}
.zljg .wp_subcolumn_list:nth-child(2n){float:right;width:52%}
.zljg .wp_subcolumn_list:last-child{width:100%;float:left;}
.zljg .wp_subcolumn_list .wp_sublist .sublist_title a{pointer-events: none;font-size:var(--smailSizex)}
.zljg .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name{font-size: var(--titleSize);cursor: text;
    color: #1267E3;
    }
.zljg .wp_subcolumn_list .wp_sublist .news_list li{width: 0.8rem;line-height: 0.85rem;margin-right:0.4rem;
    font-size: var(--titleSize);
    color: #333333;
    float: left;}
.zljg .wp_subcolumn_list .wp_sublist .news_list li:nth-child(3n){margin-right:0;}
.zljg .wp_subcolumn_list:last-child .wp_sublist .news_list li:nth-child(3n){margin-right:0.4rem}
.zljg .wp_subcolumn_list:nth-child(4) .wp_sublist{position: relative; min-height: calc(1.7rem + 3px);}
.zljg .wp_subcolumn_list:nth-child(4) .wp_sublist::after{content:'';display:block;width:100%;height:1px;background:#E5E5E5;     top: 50%;   position: absolute;}

@media screen and (max-width: 999px) {
.zljg .wp_subcolumn_list, .zljg .wp_subcolumn_list:nth-child(2n) { 
    float: none;
    width: 100%;
}
.zljg .wp_subcolumn_list:nth-child(4) .wp_sublist::after{display:none}
.zljg .wp_subcolumn_list:nth-child(4) .wp_sublist{min-height:initial}
.zljg .wp_subcolumn_list .wp_sublist .sublist_title{
    line-height: 40px;
}
.zljg .wp_subcolumn_list .wp_sublist .news_list li{
    line-height: 50px;
    margin: 0 ! important;
}
}

@media screen and (max-width: 768px) {
.zljg .wp_subcolumn_list .wp_sublist{display:block;margin-bottom: 20px;}
.zljg .wp_subcolumn_list .wp_sublist .news_list {width:100%}

}


/*视觉创智*/
body.views .col_news_list{background:url(../images/sj_bg.jpg) no-repeat center /cover;border-radius: 16px;padding:1.6rem 0 1.4rem;position:relative;z-index:1;overflow:hidden}
body.views .col_news_list:before{position:absolute;z-index:-1;inset:0;background:#000;opacity:0.2;}
body.views .col_news_list ul.news_list{text-align: center;}
body.views .col_news_list ul.news_list li{margin:0 0.22rem;background: #4F4F4F;border-radius: 16px;display: inline-block;}
body.views .col_news_list ul.news_list li a{
    width: 1.83rem;
    height: 2.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
body.views .col_news_list ul.news_list li:nth-child(1)  {
    background: #004BB9;
}
body.views .col_news_list ul.news_list li:nth-child(2)  {
     background: #7DAE43;
}
body.views .col_news_list ul.news_list li:hover .iconbox{transform:scale(1.1)}
body.views .col_news_list ul.news_list li .iconbox{background: url(images/video_icon.svg) no-repeat center /auto 100%;border-radius: initial;margin-bottom: 0.5rem;width: 0.55rem;height: 0.44rem;transition: all 0.4s ease-in-out;}
body.views .col_news_list ul.news_list li:nth-child(1) .iconbox{background-image: url(images/img_icon.svg);}
body.views .col_news_list ul.news_list li .news_title{color: #fff;font-size: var(--bigSize);font-weight: bold;}


/*视觉创智-图片*/
.col_name2{font-size:var(--bigSize);color: #232323;font-family: '微软雅黑';padding-left:0.34rem;line-height: 1.2;margin-bottom: 0.24rem;;background:url(images/img_icon2.svg) no-repeat left center/0.22rem;}
body.views_video .col_name2{} 
body.views_img .col_news_list .news_list{display: flex;flex-wrap:wrap;gap:0.2rem}
body.views_img .col_news_list .news_list li{width: calc(33.3% - 0.4rem);}
body.views_img .col_news_list .news_list .news_imgs{padding-top:56.1%}
body.views_video .col_news_list video{width: 100%;object-fit: cover;}

@media screen and (max-width: 999px) {
body.views_img .col_news_list .news_list{gap: 0;margin-bottom:0.1rem}
body.views_img .col_news_list .news_list li{width:calc(50% - 0.1rem)}
    body.views .col_news_list ul.news_list li{
    margin: 0 10px;
}
body.views .col_news_list ul.news_list li a{
    width: 1.5rem;
    height: 1.5rem;
}
body.views .col_news_list ul.news_list li .iconbox{
    width: 0.3rem;
    height: 0.3rem;
    background-size: 100% 100%;
    margin-bottom: 0.3rem;
}
body.views .col_news_list ul.news_list li .news_title{
    font-size: 0.18rem;
}
body.views .col_news_list{
    padding: 1rem 0;
}
}
@media screen and (max-width: 370px) {
    body.views .col_news_list ul.news_list li a{
    width: 1.2rem;
    height: 1.2rem;
}
}

/*默认列表页2*/
.default2 .col_news_list .news_list .news .news_title{margin-bottom:0}
