@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
iframe {
    text-align: center;
    display: flex;
    align-items: center;
    margin: auto;
}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{font:13px/1 arial,\5b8b\4f53;color:#333;outline:0;border: 0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(/_upload/tpl/00/1c/28/template28/images/icon.png) no-repeat;}
@media screen and (max-width: 1399px) {
.third #l-container .inner {
    width: 100%;
}
}
/* 字体 */
@font-face {
   font-family: "syLight";
   src:  url("font/SourceHanSansCN-Light.ttf") format("opentype");
}
@font-face {
   font-family: "albb";
   src:  url("font/AlibabaPuHuiTi-2-45-Light.ttf") format("opentype");
}
@font-face {
   font-family: "syBold";
   src:  url("font/SourceHanSansCN-Bold.ttf") format("opentype");
}

.img-detail-box{
    display: flex;
    margin-top: 10px !important;
}
.img-detail-box img{
    margin-right: 30px;
    width: 150px;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0;
}
.img-detail-box span {
    display: block;
}
@media screen and (max-width:772px){
    .img-detail-box{
        display: block;
        margin-top: 10px !important;
    }
    .img-detail-box span {
        padding-top: 30px;
    }
}
.rcpy-eco-box li.news {
    position: relative;
    height: 412px;
    background: rgb(248, 248, 248);
}
.rcpy-eco-box li.news .imgs {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.rcpy-eco-box li.news .imgs img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}
.rcpy-eco-box li.news .wz {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 0px 95px;
}
.rcpy-eco-box li.news .news_title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
.rcpy-eco-box li.news .news_text {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
    max-height: 140px;
    overflow: hidden;
}
.rcpy-eco-box li.news .entermore {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.rcpy-eco-box li.news .entermore svg {
    width: 50px;
    height: 50px;
}
.rcpy-eco-box li.news .entermore span {
    margin-left: 15px;
}
.rcpy-eco-box{
    margin: 0 auto;
}
.rcpy-eco-box .inner {
    padding: 108px 0 94px;
    padding-bottom: 0;
}
@media screen and (max-width: 999px) {
    .rcpy-eco-box li.news {
        height: auto;
    }
    .research .main44 li.news .imgs {
        padding-top: 58%;
        position: relative;
    }
    .research .main44 li.news .imgs, .research .main44 li.news .wz {
        width: 100%;
        height: auto;
    }
    .research .main44 li.news .wz {
        padding: 30px;
    }
}
@media screen and (max-width: 1399px) {
    .research .main44 li.news {
        height: 30vw;
    }
}

/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 
}
::-webkit-input-placeholder { color:rgba(255, 255, 255, 0.6);}
:-moz-placeholder {color:rgba(255, 255, 255, 0.6);}
::-moz-placeholder { color:rgba(255, 255, 255, 0.6);}
:-ms-input-placeholder { color:rgba(255, 255, 255, 0.6);}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "syLight","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#414141; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#C8161E; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*head开始*/
body.main .head_t{position: absolute;top:0;left:0;z-index: 922;transition: 0.4s;}
body.list{padding-top: 107px;}
body.list .head_t{position: absolute;transition: 0.4s;top: 0;z-index:444}
.head_t.fixed{position: fixed !important;top: 0 !important;z-index: 333;}
.head_t.fixed #header1.whitebg{border-bottom: 1px solid #c4c3c3;}
body.list .head_t.fixed{top: 0 !important;}
body.list .header1{border-bottom: 1px solid #c4c3c3;}
body.main .head_t .bg{width: 100%;height: 334px;background: url(images/head_bg.png) top center no-repeat;position: absolute;z-index: -1;background-size: 100% 100%;}
body.main .head_t.fixed .bg{height: 100%;}
#header1{transition: all 0.4s ease-in-out;}
#header1 .inner{/* height: 108px; */position:relative;}
.header1 .sitelogo{float:left;margin-top: 30px;}
.header1 .sitelogo img:nth-child(1){display: block;}
.header1 .sitelogo img:nth-child(2){display: none;}
.header1 .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header1 .head-left{/* float:left; */display:inline-block;}
.header1 .head-main{float:left;margin-top:10px;}
.header1 .head-right{float:right;margin-top: 20px; }
.opensearch #search1 path{transition:all 0.4s ease-in-out}

.whitebg.header1{background: #fff;}
.whitebg.header1 .sitelogo img:nth-child(1){display: none;}
.whitebg.header1 .sitelogo img:nth-child(2){display: block;}
.whitebg .nav .wp-menu .menu-item a.menu-link,.whitebg .site-lang ul li.links a{color: #000;}
.whitebg .opensearch #search1 path{fill: #707070;}
/*lang样式*/
.site-lang{float: right;margin-right: 10px;}
.site-lang ul{}
.site-lang ul li.links{float: right;}
.site-lang ul li.links.i1{display:none}
.site-lang ul li.links a{line-height: 22px;height:22px;margin: 0px 18px;font-size: 16px;color: #fff;display: block;box-sizing:border-box} 
.site-lang ul li.links.i3 a{/* border:1px solid #fff; *//* border:1px solid #fff; */font-size: 16px;padding:0 3px;line-height: 20px;/* display: none; */}
.whitebg .site-lang ul li.links.i3 a{border-color:#000}
.site-lang ul li.links.i2 a{color:transparent;background:url(images/user.png) center top  no-repeat;width:20px;margin:0 10px;font-size: 0; }
.whitebg .site-lang ul li.links.i2 a{background:url(images/whitebg_user.png) center top no-repeat}
.opensearch{float: right;cursor: pointer;width: 24px;height: 24px;text-align: center;}
/*默认主导航样式*/
#nav{margin-top: 13px;margin-bottom:3px}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
/* .nav .wp-menu .menu-item:last-child a.menu-link{padding-right: 0;} */
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;position: absolute;right: 0px;top: 2px;}
.nav .wp-menu .menu-item.hover a > .menu-switch-arrow{display:block}
.nav .wp-menu .menu-item a.menu-link {display: block;padding: 0 18px 22px;line-height: 24px;color: #FFFFFF;font-size: 16px;position: relative;border-bottom:2px solid transparent;}
.nav .wp-menu .menu-item.hover a.menu-link,
/* .nav .wp-menu .menu-item a.hover{ border-bottom:2px solid #C8161E} */
.cn-nav .wp-menu .menu-item:last-child .sub-menu {
    left: unset;
}
/* .nav .sub-menu {display: none;position: absolute;left: 50%;top: 100%;min-width: 100%;width:auto;z-index: 100;background:#fff;border-top:0px solid #C8161E;text-align: center;padding: 10px 0;transform: translateX(-50%);border: 1px solid rgba(0,0,0,.1);} */
.nav .sub-menu {display: none;position: absolute;left: 50%;top: 100%;min-width: 100%;width:auto;z-index: 100;background:#fff;border-top:2px solid #C8161E;text-align: center;padding: 10px 0;transform: translateX(-50%);}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{  }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
.wp-menu .menu-item.show-submenu .sub-menu {
    display: block;
}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
#banner .imgs{position:relative;padding-top:100vh;overflow:hidden}
#banner .imgs img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
#banner .slick-dots {position:absolute;bottom:52px;margin-right: 0px;left:50%;transform:translateX(-50%);width:auto;right:auto}
#banner .slick-dots li{ display:inline-block; width:15px; height:15px; margin:0 10px;background:#888888;border-radius:50%}
#banner .slick-dots li.slick-active{ background:#fff}
#banner .slick-arrow{width:32px;height:60px;margin-top:-30px;z-index:111}
#banner .slick-prev{left:50%;margin-left:-732px;background:url(images/banner_left.png) no-repeat center}
#banner .slick-next{right:50%;margin-right:-732px;background:url(images/banner_right.png) no-repeat center}
#banner .videobox{position:absolute;top:0;left:0;width:100%;height:100%;z-index:222;display:none}
#banner .videobox video{width:100%;height:100%;object-fit: cover;}
#banner li.news{position:relative}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

/**标题栏新闻窗口**/
.post {position: relative;}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 88px;} /**标题栏**/
.post .tt .tit {display: block;/* float:left; */font-size: 48px;font-weight: bold;text-align: center;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 50px;color: #414141;/* font-family:"Microsoft yahei"; */}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {  margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/00/1c/28/template28/images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;display:inline;line-height: 47px;position: absolute;color:#fff;background: #C8161E;transition:all 0.4s ease-in-out;width: 280px;text-align: center;bottom: 0;left: 50%;transform: translateX(-50%);z-index:22;font-weight:bold;font-family:"微软雅黑"}
.post .more_btn .more_text,.post .more_btn a {font-size:18px;cursor:pointer;display: block;} 
.post .more_btn a{color:#fff;} 
.post .more_btn:hover{background: #77150C;} 

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.wp-wrapper{position:relative;}
.wp-wrapper .wz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:22;text-align:center;width:100%;box-sizing:border-box;padding:0 15px}
.wp-wrapper .col_name{font-size:60px;font-weight: bold;}
.wp-wrapper .col_text{font-size:18px;line-height:36px;margin-top:47px}
.l-banner{height: 500px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.list3banner:after{
	content:'';
	display:block;
	width:100%;
	height:100%;
	
 
}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {position:relative;/*margin-top: -96px;*/border-bottom:1px solid #CECECE;margin:55px 0 85px} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #C8242B;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 30px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height: 96px; /* padding:0px 5px 0px 30px; */text-align: center;    font-weight: bold;}/**栏目名称图标**/
.col_menu .col_menu_con{/* border:1px solid #e4e4e4; */ position: relative; }
.col_menu .col_menu_con .bg{position: absolute;bottom: -60px;right: 30px;width: 163px;height: 179px;z-index: 11 }
/*栏目列表*/
.wp_listcolumn .wp_column{display:inline-block;width:auto;margin:0 13px;position:relative}
.sub_list.list-paddingleft-2{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding:0;z-index:22;background:#F4F4F4;box-sizing:border-box;min-width:100%;width:auto;text-align:center;}
.col_list .wp_listcolumn .wp_column .sub_list.list-paddingleft-2 a span{padding:0px 20px;} 
.col_list{/* padding-top: 10px; */position: relative;z-index: 22;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;  box-sizing:border-box;text-align:center;}
.col_list .wp_listcolumn .wp_column a {position: relative;;color: #AAAAAA; font-size: 19px;font-weight: normal;background:none;border-top:0px solid #fff;border-bottom: 0px solid rgba(112,112,112,0.23);display: block;box-sizing:border-box}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 5px 0px 5px 0px;line-height:50px;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color: #414141; padding-left: 0 0 0 20px; } 
 .col_list .wp_listcolumn .wp_column a span.column-name{  border-bottom: 1px solid transparent}
.col_list .wp_listcolumn .wp_column a.selected span.column-name,.col_list .wp_listcolumn .wp_column a.parent span.column-name{color: #414141;  border-bottom: 1px solid #c8242b;}
.col_list .wp_listcolumn .wp_column .sub_list.list-paddingleft-2 a.selected span.column-name{color:#fff;background:#C8161E}
.col_list .wp_listcolumn .wp_column a.col_item_link{position:relative}
/* .col_list .wp_listcolumn .wp_column a.col_item_link:before{content:"";width:10px;height:7px;background:url(images/col_arrow.png) center no-repeat;position:absolute;right:-12px;top:50%;margin-top:-4px;transform:rotate(180deg)} */
.col_list .wp_listcolumn .wp_column:hover  a.col_item_link:before{transform:none}
.col_list .wp_listcolumn .wp_column.nosublist a.col_item_link:before{display:none}
.col_list .wp_listcolumn .wp_column:hover a:before,.col_list .wp_listcolumn .wp_column:hover>ul{display:block}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#c8242b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {display:block;font-size:16px;white-space: nowrap;text-align:center;color: #414141;} 	
.col_list .wp_listcolumn .wp_column .sub_list a:hover{color:#C8161E}
.col_list .wp_listcolumn .sub_list a .column-name {display:block;line-height: 30px;cursor:pointer;padding:0}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color: #414141;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#c8242b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px; } 
.col_news .col_news_box{ }
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {  margin:0 0px;}
.col_news_box .layui-btn { background-color: #C8161E;}
.col_news_list .news_list li.news{ }
.col_news_list .news_list li.news .news_title{ ;}
.col_news_list .news_list li.news .news_meta{ }
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;text-align: justify;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img {max-width:100%;_width:expression(this.width > 680 ? "680px" : this.width);margin: 0 auto;/* text-align: center; */display: flow;} /**列表页文章图片大小限制**/
.wp_paging{display:none}

.news_info {  max-width: 950px;  margin: 0 auto; padding: 0 15px;}
.news_info h1.arti_title{font-size: 36px;font-weight: bold;color: #333333;margin-bottom: 48px;line-height: 50px;}
.news_info .arti_metas .arti_update { font-size: 18px;  font-weight: bold;}
.news_info .arti_metas{margin-bottom: 48px;}

/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;min-height:500px}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #C8161E;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #C8161E;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto;  margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: #002B60;}
#footer .inner { position:relative;}
#footer .foot-top{padding: 29px 0;border-bottom:1px solid #fff}
#footer .tohome{float: left;}
#footer .tohome a{display: block;line-height: 44px;display: block;color: #fff;font-size: 18px;}
#footer .foot_search{float: right;width: 346px;background: #fff;height: 44px;padding:10px 0;box-sizing: border-box;position: relative;}
#footer .foot_search .foot_searchinput{line-height: 24px;margin-right: 53px;border-right: 1px solid #C8161E;color: #C4C4C4;font-size: 16px;text-indent: 20px;}
#footer .foot_search .foot_searchinput input{color: #333;font-size: 16px;}
.foot_searchinput input::-webkit-input-placeholder { color:#c4c4c4 }
.foot_searchinput input::-moz-placeholder {color:#c4c4c4;}
.foot_searchinput input::-moz-placeholder { color:#c4c4c4;}
.foot_searchinput input::-ms-input-placeholder { color:#c4c4c4;}
#footer .foot_search .foot_searchbtn{position: absolute;width: 53px;height: 100%;top:0;right:0;z-index: 222;cursor: pointer;}
#footer .foot_search .foot_searchbtn input{width: 100%;height: 100%;background: #fff url(images/sous2.png) center no-repeat;cursor: pointer;}
#footer .foot-center{padding: 69px 0 65px;border-bottom:1px solid #fff;display: flex;justify-content: space-between;}
#footer .foot-center .center1{flex: 0 0 35%;box-sizing: border-box;padding-right: 90px;padding-right: 5%;}
#footer .foot-center .center1 .schoolname{color: #fff;font-size: 30px;line-height: 40px;margin-bottom: 68px;font-family:"微软雅黑";font-weight:bold}
#footer .foot-center .center1 .schoolinfo>div{padding-left: 43px;color: #fff;line-height: 30px;font-size: 18px;margin-bottom: 30px;}
#footer .foot-center .center1 div.address{background: url(images/address.png) left 4px no-repeat;height: 90px;margin-bottom: 0;}
#footer .foot-center .center1 div.tel{background: url(images/phone.png) left 4px no-repeat;}
#footer .foot-center .center1 div.postnum{background: url(images/postnum.png) left 4px no-repeat;margin-bottom: 0;}
#footer .foot-center .center2{padding: 0 1%;/* padding: 0 60px; */border-left: 1px solid rgba(255,255,255,0.4);border-right: 1px solid rgba(255,255,255,0.4);box-sizing: border-box;flex:0 0 16%;text-align: center;}
#footer .foot-center .center2 .name{color: #fff;font-size: 22px;font-weight: bold;line-height: 28px;margin-bottom: 35px;font-family:"微软雅黑"}
#footer .foot-center .center2 li a{line-height: 28px;font-size: 18px;color: #fff;margin-bottom: 35px;display: block;}
#footer .foot-center .center2 li:last-child a,#footer .foot-center .center3 li:last-child a{margin-bottom: 0;}
#footer .foot-center .center3{box-sizing: border-box;padding: 0 4.5%;border-right: 1px solid rgba(255,255,255,0.4);flex:0 0 27%}
#footer .foot-center .center3 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
#footer .foot-center .center3 li{width: 50%;}
#footer .foot-center .center3 li a{line-height: 28px;font-size: 18px;color: #fff;margin-bottom: 35px;display: block;font-weight: bold;font-family:"微软雅黑"}
#footer .foot-center .center3 li:nth-child(even){text-align: right;}
#footer .foot-center .center4{flex:0 0 22%;box-sizing: border-box;display: flex;justify-content:space-between;flex-direction: column;align-items: center;padding-left: 1%;}
#footer .foot-center .center4 .name{text-align: center; font-size: 22px;color: #fff;font-weight: bold;
    line-height: 28px;
    margin-bottom: 20px;
    font-family: "微软雅黑";}
    #footer .foot-center .center4 .qitem + .qitem {
        margin-top: 20px;
    }
    @media screen and (max-width:567px){
        #footer .foot-center .center4 .qitem + .qitem {
            position: relative;
            top: 20px;
        }
    }
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;}
.shares li{float:left;margin: 0 0px 0 40px;position:relative;}
.shares li:first-child{margin-left: 0;}
.shares li a{display:inline-block;width: 47px;height: 47px;border: 0px solid red;background:url('images/share_icon.png') no-repeat;vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -91px 0px;}
.shares li.i3 a{background-position: -183px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
#footer .foot-bot{padding: 26px 0;}
#footer .inner .foot-left{float:left; }
#footer .inner .foot-right{float:right; }
#footer .inner p{font-size: 16px;line-height: 21px;font-weight:normal;text-align: center;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox .close{position: absolute;right:0;top:50%;z-index: 22;cursor: pointer;margin-top: -9px;}
.searchbox{/* text-align:right; */background: #C8161E;padding: 30px 0;}
.wp-search {position: relative;width: 550px;margin: 0px auto;border-bottom: 1px solid #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 30px;padding: 10px 0;line-height: 30px;background: none;color: #FFFFFF;font-size: 22px;border:0;outline: 0;font-family: "微软雅黑";}
input.search-title:-webkit-autofill,
input.search-title:-webkit-autofill:hover,
input.search-title:-webkit-autofill:focus, 
input.search-title:-webkit-autofill:active {
	transition-delay: 999999999s;
	transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-transition-delay:  999999999s;
	 -webkit-transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-text-fill-color: #fff;
}
.wp-search .search-btn {width: 38px;height: 46px;position: absolute;right: 0;top:0%;margin-top: -16px;}
.wp-search .search-btn input.search-submit {width:100%;height: 100%;border:0;outline: 0;background: url(images/sous_search.png) no-repeat center;cursor: pointer;}

/**友情链接**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;bottom:52px;margin-right: 0px;left:50%;transform:translateX(-50%);width:auto;right:auto}
.mbanner .focus .focus-page { display:inline-block; width:15px; height:15px; margin:0 10px;background:#888888;border-radius:50%}
.mbanner .focus .focus-page-active { background:#fff}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
/*************************************************************
*二级页面
*/
/*组织机构*/

.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
   overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp: 2;
   line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{
   overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp:3;
   line-clamp: 3; -webkit-box-orient: vertical;
}



.main1 .inner{padding: 108px 0 94px;}
.post{padding-bottom: 120px;} 
.post-11 .con{display: flex;}
.post-11 ul.list_l{float: left;flex: 64.5%;}
.post-11 ul.list_r{float: right;width: 36%;display: flex;flex-direction: column;}
.post-11 ul.list_l li.news{position: relative;padding-top: 66.6%;height: 0;}
.post-11 ul.list_l img{width: 100%;height: 100%;position: absolute;top:0;left:0}
.post-11 ul.list_r li.news{flex: 0 0 25%;display: flex;flex-direction: column;justify-content: center;border-bottom: 1px solid #E8E8E8;box-sizing: border-box;padding: 0 50px;transition:all 0.4s ease-in-out;}
.post-11 ul.list_r li.news .news_title{font-size: 22px;line-height: 30px;font-weight: bold;max-height: 60px;font-family:"微软雅黑"}
.post-11 ul.list_r li.news .news_time{margin-top: 15px;font-size: 16px;line-height: 21px;transition:all 0.4s ease-in-out;}
.post-11 ul.list_r li.news.selected{background: #C8161E; }
.post-11 ul.list_r li.news.selected a,.post-11 ul.list_r li.news.selected .news_time,.post-11 ul.list_r li.news.selected .news_title{color: #fff;}
 

.main11{background:#F8F8F8}
.main11 .inner{padding:108px 0 94px}
.post-111 li.news{float:left;width:47.8%;border-bottom:1px solid #D0D0D0;line-height:82px;position:relative}
.post-111 ul li:first-child,.post-111 ul li:nth-child(2){border-top:1px solid #D0D0D0}
.post-111 li.news:nth-child(even){float:right}
.post-111 li.news a.entermore{float:right;width:30px;height:30px;position:absolute;right:0;top:50%;margin-top:-15px}
.post-111 li.news .news_title{margin-right:80px;font-size:20px;transition: 0.6s;}
.post-111 li.news svg{display:block}
.post-111 li.news:hover .news_title{color: #C8161E;}
.post-111 li.news:hover .news_title a{color: #C8161E;}
.post-111 li.news:hover svg circle{fill:#C8161E;stroke:#C8161E}
.post-111 li.news:hover svg path{stroke:#fff}


.main2{background: #fff;}
.main2 .inner{padding: 108px 0 94px;}
.post-21 ul{margin: 0 -30px;}
.post-21 li.news{float: left;width: 25%;}
.post-21 .news_box{margin: 0 30px;border-bottom:1px solid #C8161E;position: relative;padding: 73px 38px 40px;background: #fff;box-sizing: border-box;transition:all 0.4s ease-in-out;min-height: 350px;}
.post-21 .news_box div{ transition:all 0.4s ease-in-out;}
.post-21 .date{position: absolute;top:22px;right:38px;z-index: 20;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);width: 64px;text-align: center;font-family: "albb";} 
.post-21 .date .month{background: #C8161E;line-height: 23px;color: #fff;font-size: 14px;border-bottom: 2px solid #C8161E;box-sizing: border-box;}
.post-21 .date .day{line-height: 22px;font-size: 20px;background: #fff;margin-top: 2px;font-family:"微软雅黑"}
.post-21 .date .out{background:#fff;height: 42px;display: flex;justify-content: center;flex-direction: column;align-items: center;}
.post-21 .date .time{ line-height: 18px;margin-bottom: 2px;background:#fff;white-space: nowrap; transform: scaleX(0.8);}
.post-21 .type{color: #C8161E;font-size: 14px;line-height: 20px;margin-bottom: 56px;} 
.post-21 .type a{color: #C8161E}
.post-21 .news_title{font-size: 22px;line-height: 30px;height: 90px;font-weight: bold;margin-bottom: 15px;}
.post-21 .person_info .imgs{width: 34px;float: left;padding-top: 4px;}
.post-21 .person_info{opacity:0}
.post-21 .person_info .wz{margin-left: 43px;}
.post-21 .person_info .person{font-size: 14px;line-height: 20px;margin-bottom: 5px;height:20px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;}
.post-21 .person_info .career{font-size: 13px;line-height: 16px;max-height: 32px;height:64px}
.post-21 .news_box:hover{background: #C8161E;}
.post-21 .news_box:hover .wz *,.post-21 .news_box:hover .type,.post-21 .news_box:hover .news_title,.post-21 .news_box:hover .news_title a,.post-21 .news_box:hover .type a{color: #fff;}
.post-21 .news_box path,.post-21 .news_box g{transition:all 0.4s ease-in-out;}
.post-21 .news_box:hover svg path{fill:#fff}
.post-21 .news_box:hover svg g{stroke: #fff;}
.post-21 .news_box:hover .month{color: #C8161E;background: #fff;}



/* .main3{background: url(images/main3_bg.jpg) center no-repeat;background-size: cover;} */
.main3{position: relative;}
.main3>.bg{height: 0;padding-top: 42.4%;background: url(images/main3_bg.jpg) no-repeat center;background-size: cover;}
.main3 .inner{width: auto;}
.main3 .mr{position: absolute;height:100%;width: 46%;background: rgba(255, 255, 255, 0.67);right: 0;top: 0;z-index: 22;/* display: flex; */justify-content: flex-start;align-items: center;padding-right: calc(50vw - 700px);box-sizing: border-box;padding-left: 10%;}
.post-31{padding-bottom: 180px;padding-bottom: 10vw;position: absolute;top: 50%;transform: translateY(-50%);width: 100%;}
.main3 .mr_in{position: relative;height: 100%;}
.post-31 .tt .tit{text-align: left;}
.post-31 .more_btn{transform: none;left:0;}
.post-31 .tt{margin-bottom: 6vw;/* margin-bottom: 108px; */}
.post-31 li.news{line-height: 32px;margin-bottom: 2vw;}
.post-31 li.news:last-child{margin-bottom: 0;}
.post-31 li.news .news_title{margin-right: 60px;font-size: 24px;position:relative;font-family:"微软雅黑";padding-left:15px;font-weight:bold}
.post-31 li.news .news_title:before{content:"";position:absolute;width:5px;height:100%;left:0;background:#C8161E;top:0;}
.post-31 li.news .entermore{float: right;line-height: 32px;display: block;height: 32px;}
.post-31 li.news .entermore svg{width: 100%;height: 100%;}
.post-31 li.news:hover svg .g1{fill:#c8161e}
.post-31 li.news:hover svg .path1{fill:#fff}
.post-31 li.news:hover .news_title,.post-31 li.news:hover .news_title a{color:#c8161e}


.main4 .inner{padding: 108px 0 94px;}
.post-41 .con{border-top:1px solid #707070;border-bottom:1px solid #707070;padding:57px 0 49px}
.post-41 ul{display: flex;justify-content: space-evenly;}
.post-41 li.news .imgs{width: 73px;height: 73px;float: left;margin-top: 5px;position: relative;}
.post-41 li.news .imgs img{width: 100%;height: 100%;display: block;}
.post-41 li.news .wz{margin-left: 100px;}
.post-41 li.news .news_title{font-size: 28px;font-weight: bold;line-height: 48px;font-family:"微软雅黑"}
.post-41 li.news .short_title{font-size: 20px;line-height: 32px;}



.main5{background: #F8F8F8;}
.main5 .inner{padding: 108px 0 94px;}
.main5 img{width: 100%;height: 100%;position: absolute;top:0;left:0}
.main5 ul li .imgs{position: relative;}
.main5 div.list-l{float: left;width: 49.5%;}
.main5 div.list-r{float: right;width: 50%;}
.main5 div.list-l ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.main5 div.list-l .n1{width: 100%;flex: 0 0 100%;margin-bottom: 0.4vw;}
.main5 div.list-l .imgs{padding-top: 68%;}
.main5 div.list-l .n2,.main5 div.list-l .n3{flex: 0 0 49.4%;}
.main5 div.list-r .ul-t{display: flex;justify-content: space-between;margin-bottom: 0.4vw;}
.main5 div.list-r .ul-t li{flex: 0 0 49.5%;}
.main5 div.list-r .ul-t .imgs{padding-top: 67%;}
.main5  .imgs:hover{box-shadow: 0px 1px 8px 0px #ccb3b3;}
.main5 div.list-r .ul-b{display: flex;justify-content: space-between;flex-wrap: wrap;}
.main5 div.list-r .ul-b .n0,.main5 div.list-r .ul-b .n-all{flex: 0 0 49.5%;}
.main5 div.list-r .ul-b .n-all{display: flex;justify-content: space-between;flex-direction: column;}
.main5 div.list-r .ul-b .n1{margin-bottom: 0.4vw;} 
.main5 div.list-r .ul-b .n0 .imgs{padding-top: 136%;}
.main5 div.list-r .ul-b .n1 .imgs,.main5 div.list-r .ul-b .n2 .imgs{padding-bottom: 67%;}



.main6 .inner{padding: 108px 0 94px;}
.post-61 ul{display: flex; align-items: center;}
.post-61 .con{border-top:1px solid #707070;border-bottom:1px solid #707070;padding:64px 0}
.post-61 img{width: auto;margin:0 auto;max-width: 100%;display:block}
.post-61 li.news{ }
.post-61 .swiper-button-next{right:-25px}
.post-61 .swiper-button-prev{left:-25px}


.main7{background: #F8F8F8;}
.main7 .inner{padding: 108px 0 94px;}
.post-71.post{padding:0}
.post-71 .con{padding:0 80px}
.post-71 ul li{float:left;width:20%;text-align:center;font-size:20px;}
.post-71 ul li a span{margin-top:30px;display:block}
.post-71 svg{width:100px;height:100px}
.post-71 li:hover svg g:nth-child(2){fill:#C8161E;stroke:#C8161E}
.post-71 li:hover svg path{stroke:#fff}

/*加载*/
.slide-top{transform:translateY(50%);opacity:0;transition:2s cubic-bezier(0.06, 0.4, 0.26, 0.96);}
.post-21 li.news{transition:1s linear}
.post-21 li.news:nth-child(1){transition-delay: 0.5s;}
.post-21 li.news:nth-child(2){transition-delay: 0.7s;}
.post-21 li.news:nth-child(3){transition-delay: 0.9s;}
.post-21 li.news:nth-child(4){transition-delay: 1.1s;}
 

.showdiv .slide-top{transform:none;opacity:1}



.wp_login_info{position:relative;height:64px}
.wp_login_x .login_info{cursor:pointer;font-size:16px;color:#fff;display:none}
.wp_login_x .login_info.login_tool{display:block;float:none;text-align: center;}
.wp_login_x .login_input{display:none}
.wp_login_x .login_input.login_btn{display:block;text-align:center;font-size:16px;height: 34px;cursor:pointer;float: none;margin: 0 auto;}
.wp_login_x .login_btn .button{background:url(/_upload/tpl/00/1c/28/template28/images/user-icon.svg) no-repeat center;background-size: contain;width: 40px;height: 34px;color: transparent;border: 0;background:none;margin: 0 auto;float:none}
.logout svg.icon,.login_input svg.icon{height:26px;margin-top:4px;width: 28px;}
.wp_login_x .out_but{top:100%;transition:0.3s;left:0;width: 80px;font-size:15px;padding: 0px 5px 0px 28px;box-sizing:border-box;background: url(/_upload/tpl/00/1c/28/template28/images/out_icon.svg) 9px center no-repeat;color:#333;background-size:15px  auto !important;line-height: 28px;display:block !important;cursor:pointer;opacity: 0;border-radius: 0 0 5px 5px;margin-top:6px }
.wp_login_info:hover .out_but{opacity:1}
.wp_login_x .out_but:hover{color:#fff;background: #d6444a url(/_upload/tpl/00/1c/28/template28/images/out_icon_hover.svg) no-repeat 9px center;}



.leaderteam .col_news_list .news_list li.news {
width: 230px;
    display: inline-block;
}

.wp_entry li{
list-style: disc;
}

p,p span{
    font-family: "microsoft yahei" !important;
}

.entry li{
  list-style: disc;
}

.research .main1 .inner, .research #container-22{

display:none;
}

.cultivate   .main1 .inner{
display:block !important;
}

.sub-menu .i4-5 , .sub-menu .i4-6, .sub-menu .i4-7{
display: none !important;
}
  

/*.third li.wp_column.column-4 {
    display: none;
}*/


.coop .main55 .post .tt >.title{
  display:none !important;
}


.school .main55 .post .tt >.title {
    display: none !important;
}

#l-container .col_news_box .box4 {
    display: none;
}

.col_menustu {
    margin: 20px 0;
    border: navajowhite;
}

#kxyj .main55 .post .tt >.title {
    display: none !important;
}

#kxyj .kx2 .post .tt >.title {
    display: block !important;
}
 
#kxyj  .kx{
  display: none !important;
}


.kx2 .post-553.mbox {
    display: none;
}
.nav .sub-menu {
    /* display: none !important; */
}


.nav .wp-menu .menu-item a > .menu-switch-arrow {
    background: none !important;
}

.stu .box1{margin-bottom: 60px;}
.stu .box1 ul{display: flex; flex-wrap: wrap;}
.stu .box1 li{float: left;width: 20%;text-align: center;margin: 0 auto 35px;box-sizing: border-box;padding: 0 10px;}
.stu .box1 .imgs{box-sizing: border-box;background: #fff;border-radius: 50%;position: absolute; width:100%;height: 100%; overflow: hidden;display:flex;;margin:0 auto;left:0;top:0;align-items: center;justify-content: center}
.stu .box1 .tu{margin:0  auto;width:55%;padding-top:55%;position:relative}
.stu .box1 .imgs img{ display: block;width:80%;height:70%;    object-fit: contain;margin:0 auto}
.stu .box1 .news_title{font-size: 26px;color: #262626;margin-top: 20px;line-height: 30px;}
.stu .box2{background: #C8242B;padding: 58px 160px 60px;margin-bottom: 95px;position: relative;}
.stu .box2 .wz{/* float: left; */color: #fff;font-size: 34px;margin-right: 250px;}
.stu .box2 .tb{font-size: 20px;line-height: 36px;margin-top: 20px;}
.stu .box2 .more{float: right;font-size: 20px;line-height: 50px;padding:0 20px;color: #fff;background: rgba(255,255,255,0.2);/* margin-top: 20px; */display: block;position: absolute;top: 50%;right: 160px;transform: translateY(-50%);}
.stu .box2 .more a{color: #fff;display: block;}
.stu .box3{margin-bottom: 50px;}
.stu .box3 .col{margin-bottom: 60px;}
.stu .box3 .tt{font-size: 34px;line-height: 36px;color:#272727;position: relative;margin-bottom: 25px;padding-left: 20px;}
.stu .box3 .tt:before{content: "";width: 8px;height: 38px;background:#C8242B;position: absolute;left:0;bottom:0;display: block;}
.stu .box3 ul{background: url(/_upload/tpl/00/1c/28/images/stu_bg.png) left top repeat;padding:0 27px}
.stu .box3 ul li{float: left;width: 25%;font-size: 20px;line-height: 70px;margin-bottom: 15px;position: relative;padding-left: 14px;box-sizing: border-box;}
.stu .box3 ul li:before{content:"";background:#BABABA;width: 5px;height: 5px;border-radius: 50%;position: absolute;left:0;top:50%;transform: translateY(-50%);display: block;}
.stu .box5{margin-top: 80px;margin-bottom: 0;}
.stu .box5 ul{background: rgba(255,255,255,0.5);}
.stu .box5 .col{margin-bottom: 0;}
.stu .box4 .tt{text-align: center;font-size: 34px;line-height: 36px;color: #272727;margin-bottom: 40px;}
.stu .box4 ul{margin: 0 -1.5%;}
.stu .box4 li{float: left;width: 30.3%;margin: 0 1.5%;/* box-shadow: 0px 0px 10px 10px rgb(0 45 94 / 10%); */}
.stu .box4 .news_imgs{position: relative;overflow: hidden;padding-top: 69%;z-index: 22;}
.stu .box4 .news_imgs img,.stu .box4 .news_imgs video{position: absolute;top:0;left:0;width: 100%;height: 100%;display: block;object-fit: cover;}
.stu .news_imgs video::-webkit-media-controls-enclosure{display:none}
.stu .news_imgs:hover video::-webkit-media-controls-enclosure{display:flex}
.stu .box4 .news_imgs .play{width: auto;height: auto;top:50%;left:50%;transform: translate(-50%,-50%);z-index: 22;cursor: pointer;}
.stu .box4 .news_wz{background-color: #fff;padding: 40px;box-shadow: 0px 10px 15px 0px rgb(0 45 94 / 10%);}
.stu .box4 .news_title{font-size: 24px;line-height: 36px;color: #181818;height: 72px;margin-bottom: 15px;}
.stu .box4 .news_title a{color: #181818;}
.stu .box4 .news_text{font-size: 20px;line-height: 36px;color: #878787;height: 72px;}
 
.stuff .box1 li{width:25%}
.stuff .box1 .tu{width:45%;padding-top:45%}

@media screen and (max-width: 1399px){
.stu .box2{padding:58px 100px 60px}
.stu .box2 .more{right:80px}
}

@media screen and (max-width: 999px){
.stu .cur_col{margin:30px 0;font-size:40px}
.stu .box3 ul li{width:50%;font-size:18px}
.stu .box1 .news_title{font-size:18px;margin-top:10px}
.stu .box2 .more{position: static;float: left;margin-top: 20px;transform: none;}
.stu .box2{padding:30px 50px}
.stu .box2 .wz{margin-right:0;font-size:22px;white-space: normal;}
.stu .box2 .tb{font-size:18px;white-space: normal;line-height:28px;}
.stu .box2 .more{font-size:16px;line-height:30px}
.stu .box3 ul{padding:0 10px}
.stu .box4 ul{margin:0 auto}
.stu .box4 .news_wz{padding:20px}
.stu .box4 .news_title{font-size:17px;line-height:28px;height:56px}
.stu .box4 .news_text{font-size:15px;line-height:28px;height:56px}
.stu .box4 .news_imgs .play{width:50px}

.stuff .box1 li{width:33.3%}
}

@media screen and (max-width: 650px){
.stu .cur_col{font-size:30px;margin:20px 0}
.stu .box1{margin-bottom:30px}
.stu .box2{padding: 20px;margin-bottom:35px}
.stu .box3 .col{margin-bottom:30px}
.stu .box4 li{width:100%;float:none;margin:0 auto 20px}
.stu .box4 .news_title,.stu .box4 .news_text{height:auto}
.stu .box3 ul li{width:100%;float:none;line-height:40px;margin-bottom:0 }
.stu .box3 ul{background:#fff;}

}

@media screen and (max-width: 479px){
.stu .box1 li{width:50%;margin-bottom:10px}
.stu .box1 .news_title{height:60px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.stu .box3 .tt,.stu .box4 .tt{font-size:22px;margin-bottom:20px}
.stu .box3 ul li{font-size:16px}

}



/*.#header1 .nav .wp-menu .i2 a {
    display: none !important;
}
*/



.sublist-4 .news_list li.news .news_text {
    display: none;
}

.sublist-3 h3.sublist_title {
    display: none !important;
}

.leaderteam .wrap_div:first-child {
    display: block;
}
#footer.foot_en .foot-center .center1 div.address{height:120px;}

.admin .col_news_con li.news .phone{
    padding-left: 30px;
    background: url(images/phone2.png) no-repeat left center / 20px;
}
.pages {
    text-align: center;
    padding: 3.75vw 0 2vw;
}
.pages .layui-laypage a:hover {
    color: #002B60;
}
@media screen and (max-width: 767px) {
    .pages {
        padding-top: 28px;
    }
}
.layui-table-page .layui-laypage, .layui-laypage {
    display: flex;
    align-items: center;
    justify-content: center;
}
.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span, .layui-laypage a, .layui-laypage span {
    height: 2.5vw;
    width: 2.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    background: unset;
    margin-bottom: 0;
    border: unset;
    margin-right: 0;
    border-radius: 0 !important;
    margin: 0 .3125vw;
    box-sizing: border-box;
    font-size: 0.83333vw;
}
@media screen and (max-width: 1600px) {
    .layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span, .layui-laypage a, .layui-laypage span {
        font-size: 14px;
        margin: 0 4px;
    }
}
@media screen and (max-width: 1440px) {
    .layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span, .layui-laypage a, .layui-laypage span {
        height: 36px;
        line-height: 36px;
        width: 36px;
    }
}
@media screen and (max-width: 567px) {
    .layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span, .layui-laypage a, .layui-laypage span {
        height: 20px;
        line-height: 20px;
        width: 20px;
        margin: 5px;
    }
    .pages .layui-laypage .layui-laypage-skip {
        display: none;
    }
}
.layui-table-page .layui-laypage .layui-laypage-curr, .layui-laypage .layui-laypage-curr {
    border-color: transparent;
}
.pages .layui-laypage .layui-laypage-skip {
    width: 180px;
}
.pages .layui-laypage input:focus, 
.pages .layui-laypage select:focus {
    border-color: #002B60 !important;
}
.pages .layui-input:focus, 
.pages .layui-textarea:focus {
    box-shadow: none;
}

.reader-container{
    position: relative;
    width: 100vw;
    height: 100vh;
    background-color: #323232;
}

.flipbook-wrap{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.qrcode-list .qrcode-img {
    text-align: center;
}
.qrcode-list .qrcode-img img {
    width: 8.25vw;
    height: 8.25vw;
    object-fit: contain;
    margin-bottom: var(--size-12);
    min-height: 100px;
    min-width: 100px;
}

#flipbook {
    margin: 0 auto !important;
    box-shadow: 0 3px 15px #4d4c4c;
    max-height: 90vh !important;
}

#flipbook .turn-page {
    background-color: white;
}

#flipbook .cover {
    background: #333;
}

#flipbook .cover h1 {
    color: white;
    text-align: center;
    font-size: 50px;
    line-height: 500px;
    margin: 0px;
}

#flipbook .loader {
    /* background-image: url(loader.gif); */
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 238px;
    left: 188px;
}

#flipbook .data {
    text-align: center;
    font-size: 40px;
    color: #999;
    line-height: 500px;
}

#flipbook .odd {
    background-image: -webkit-linear-gradient(left, #fff 95%, #ddd 100%);
    background-image: -moz-linear-gradient(left, #fff 95%, #ddd 100%);
    background-image: -o-linear-gradient(left, #fff 95%, #ddd 100%);
    background-image: -ms-linear-gradient(left, #fff 95%, #ddd 100%);
    box-shadow: 0 3px 15px #4d4c4c;
}

#flipbook .even {
    background-image: -webkit-linear-gradient(right, #fff 95%, #ddd 100%);
    background-image: -moz-linear-gradient(right, #fff 95%, #ddd 100%);
    background-image: -o-linear-gradient(right, #fff 95%, #ddd 100%);
    background-image: -ms-linear-gradient(right, #fff 95%, #ddd 100%);
    box-shadow: 0 3px 15px #4d4c4c;
}

.click_btn {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    z-index: 999;
}
.flip_button_right,
.flip_button_left {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    background-color: rgba(10,10,10, 0.2); /* 背景颜色使用 rgba 来设置透明度 */
}
.flip_button_right i,
.flip_button_left i{
    font-size: 30px;
    color: #fff;
}

.flip_button_right {
    right: 0;
}

.flip_button_left {
    left: 0;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 999; /* 设置z-index值以确保在顶部显示 */
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon_logo {
    width: 50px;
    height: 50px;
}
@media screen and (max-width:767.9px) {
    #flipbook {
        max-height: 100vh !important;
    }
}

.event-box .wp_articlecontent p {
    margin-block-start: 0;
    margin-block-end: 0;
}