@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;}
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; }
: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(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
@font-face{font-family: "syh"; src : url('css/fonts/SourceHanSansCN-Regular.ttf');}
body {line-height: 1;font-size: 13px;font-family:"syh", "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333333;text-decoration:none;transition:all 0.4s ease-in-out;font-family: 'syh';}
a:hover { color:#0E2950; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1600px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {}
.header .inner{position:relative;padding: 28px 0;}
.header .inner .mod{    display: flex;    justify-content: space-between;    align-items: center;}
.header .sitelogo{float:left;width: 506px;max-width: 100%;}
.header .sitelogo img{width:100%;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{display: flex;flex-direction: column;row-gap: 26px;}

/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{position: relative;float:left;padding: 0 14px;}
.site-lang ul li.links::after{content:'';display:block;width: 1px;height: 11px;background: rgb(255 255 255 / 50%);position: absolute;transform: translateY(50%);bottom: 50%;right: 0;}
.site-lang ul li.links:last-child{padding-right:0;}
.site-lang ul li.links:last-child::after{display:none;}
.site-lang ul li.links a{display:block;line-height: 24px;font-size: 16px;color: #fff;font-family: "syh";/*background: url(images/lang_bg.png) no-repeat right center; background-position-y: 5.5px;*/}
.site-lang ul li.links a:hover{transform:scale(1.05);}
.site-lang ul li.links.i3 a{background:unset;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{}
#nav .inner{
    padding-bottom: 26px;
}
#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;display: flex;column-gap: 70px;justify-content: center;}
.nav .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.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;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;line-height: 36px;color: #FFFFFF;font-size: 20px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;right: 50%;top: 38px;min-width: 100%;z-index: 100;transform: translateX(50%);background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: #000;height: 45px;line-height: 45px;padding: 0 22px;font-size: 16px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{display: block;background: linear-gradient(135deg,rgba(13, 41, 80, 1) 0%, rgba(121, 69, 45, 1) 100%);color: #fff;}
.nav .sub-menu .sub-menu {transform: translateX(100%);right: 0;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}

/**主体模块样式**/
#m-container {}
#m-container .inner {}

/**标题栏新闻窗口**/
.post {}
.post .tt {position: relative;display: block;width:100%;} /**标题栏**/
.post .tt .tit {display:inline-block;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 46px;font-size: 32px;color: #0E2950;cursor:pointer;font-family: 'syh';}
.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(images/li.gif) no-repeat center; }
.post .more_btn {display: block;position: absolute;transform: translateY(50%);bottom: 50%;right: 0;}
.post .more_btn .more_text,.post .more_btn a {} 
.post .more_btn a{color: #000000;font-size: 16px;cursor:pointer;font-weight: bold;} 
.post .more_btn a:hover{color:#F58323;} 
.post .more_btn a .more_text{padding-right: 18px;background: url(images/more_bg.png) no-repeat right bottom 4px;background-size: 11px;}
/***********************************************************
 * 列表页
 */
/*栏目图片*/
.wp-wrapper .wp-inner{position: relative;z-index: 1;width: 100%;margin:0 auto;}
.l-banner{height: 350px;background-position: center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    position: relative;
    z-index: 99;
}
#l-container .inner {}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;box-sizing: border-box;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: linear-gradient(135deg, rgba(13, 41, 80, 1) 0%, rgba(121, 69, 45, 1) 100%);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 28px;font-weight:normal;color:#fff;text-align: center;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 46px;padding: 20px 10px;}/**栏目名称图标**/
.col_menu .col_menu_con{border: unset;box-shadow: 0 3px 15px rgb(74 79 157 / 15%);}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {position: relative;color:#333;font-size: 20px;font-weight: bold;background:none;border-top:0px solid #fff;border-bottom: 1px solid rgb(14 41 80 / 10%);padding-right: 30px;box-sizing: border-box;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 10px 0px 10px 20px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover:after,.col_list .wp_listcolumn .wp_column a.selected:after{content:"";width: 8px;height: 15px;background:url(images/col_arrow.png)no-repeat;position:absolute;right: 19.5px;transform: translateY(50%);bottom: 50%;background-size: 100%;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #fff;background: #0e2950;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.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:#0E2950; */}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;font-size: 16px;padding: 10px 10px 10px 40px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight:bold;color: #fff;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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:#0E2950;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {
    margin-top: -66px;
}
.col_news_head .col_metas{
}
.col_metas .col_title {display:inline-block;float:left;height: 48px;line-height: 48px;display: none;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0E2950;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 66px;line-height: 66px;color: #fff;} /**当前位置**/
.col_metas .col_path .path_name{display:none;}
.col_metas .col_path a{position: relative;color: #fff;font-size: 18px;padding: 0 15px;}
.col_metas .col_path a::after{content:'';display:block;width: 5px;height: 5px;border-radius: 50%;background: #fff;position: absolute;right: 0;transform: translateY(50%);bottom: 50%;}
.col_metas .col_path a:last-child::after{display:none;}
.possplit{display:none;}
.col_news_con {
    margin-top: 45px;
    margin-bottom: 45px;
}
.col_news_list {}
.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;}
.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:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;min-height:550px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color:#0E2950;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.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; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #253E61;}
#footer .inner {padding: 51.5px 0px;position:relative;}
#footer .inner .mod{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.post-91{}
.post-91 .sitelogo{width:506px;max-width:100%;}
.post-91 .sitelogo img{width:100%;}
.post-91 .info_text.info1{}
.post-91 .info_text.info2{}
.post-91 .info_text.info3{}
.post-91 .info_text.info4{}

.post-92{}
.post-92 .info_text{
    line-height: 30px;
    font-size: 16px;
    color: rgb(255 255 255 / 80%);
    font-family: 'syh';
}
.post-92 .info_text a{color: rgb(255 255 255 / 80%);}

.post-93{
    margin-right: 150px;
}
.post-93 .info_text{
    line-height: 30px;
    font-size: 16px;
    color: rgb(255 255 255 / 80%);
    font-family: 'syh';
}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 0;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.searchbox {width: 178px;}
.wp-search {position: relative;border: 1px solid #fff;box-sizing: border-box;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 44px;padding-left: 9px;}
.wp-search .search-input input.search-title {width: 100%;height: 33px;line-height: 33px;background: none;font-size: 16px;border:0;outline: 0;font-family: "syh";color: rgb(255 255 255 / 60%);}
.wp-search .search-input input.search-title::placeholder{color:#fff;}
.wp-search .search-btn {width: 35px;height: 35px;position: absolute;right: 0;transform: translateY(50%);bottom: 50%;}
.wp-search .search-btn input.search-submit {width: 35px;height: 35px;border: 0;outline: 0;background: #fff url(images/sous.png) no-repeat center;cursor: pointer;}
/*搜索去背景色：*/
.wp-search .search-input input.search-title input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/*搜索文字颜色：*/
.wp-search .search-input input.search-title::-webkit-input-placeholder {font-family: "syh";color: rgb(255 255 255 / 60%);font-size:16px;}

/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height: 78px;transition:0.4s;border-bottom: 2px solid rgb(36 66 95 / 40%);}
.col_news_list li.news span.news_title:before{content:"";position:absolute;left: 0;top: 50%;margin-top: -11px;border-top: 11px solid transparent;border-bottom: 11px solid transparent;border-left: 14px solid transparent;border-right: 0px solid transparent;border-left-color: #24425F; transition:all ease 0.4s}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{padding-left: 27px;font-size: 18px;position: absolute;left: 0;right: 140px;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left: 15px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{font-size: 22px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{width: 140px;font-size: 22px;float:right;text-align:right;}

/*页码*/
#wp_paging_w6{margin-top: 61px;}
#wp_paging_w6 .wp_paging{float:none;display: flex;justify-content: end;}
#wp_paging_w6 .wp_paging li{height: 48px;line-height: 48px;margin-top: 0;margin-bottom:10px;}
#wp_paging_w6 .wp_paging li a{margin-left: 0;margin-right: 8px;padding: 0 8px;text-align: center;line-height: 48px;height: 48px;font-size: 16px;color: #666666;background: transparent;border: 1px solid #EFEFEF;border-radius: 5px;}
#wp_paging_w6 .wp_paging li a span{float:none;}
#wp_paging_w6 .wp_paging li.pages_count{display:none;}
#wp_paging_w6 .wp_paging li.page_jump{}
#wp_paging_w6 .wp_paging li.page_jump span{margin-left: 0;margin-right: 8px;}
#wp_paging_w6 .wp_paging li.page_jump span.pages{padding: 0 8px;text-align: center;line-height: 48px;height: 48px;font-size: 16px;color: #666666;background: transparent;border: 1px solid #EFEFEF;border-radius: 5px;}
#wp_paging_w6 .wp_paging li.page_jump span input{padding: 0 8px;width: 45px;margin-top: 0;line-height: 48px;height: 48px;font-size: 22px;color: #666666;background: transparent;border: 1px solid #EFEFEF;border-radius: 5px;}

/**主页banner开始**/
#banner {position: relative;z-index: 1;}
#banner .inner {position: relative;}
.mbanner .slick-slider {height: auto;position: relative;padding-bottom: 0;}
.mbanner .view .news_bg {width: 100%;transition-duration: 1s;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;}
.mbanner .slide_imgs {display: block;width: 100%;overflow: hidden;padding-top: 626px;position: relative;}
.mbanner .slide_imgs::after{content:'';display:block;width: 100%;height: 142px;background: linear-gradient(to top, #292929, transparent);position: absolute;bottom: 0;left: 0;right: 0;pointer-events: none;}
.mbanner .view .news_title{position: absolute;bottom: 64px;left: 160px;right: 800px; width: auto; text-align: left;font-size: 22px; font-weight: bold;  color: #fff;  z-index: 99; line-height: 29px;overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.mbanner .view .news_title a{color:#fff;}
.mbanner .slick-dots {display: flex!important;column-gap: 11px;width: auto;position: absolute;right: 39px;bottom: 51px;}
.mbanner .slick-dots li{text-align: center;float:left;margin: 0 auto;transition: all 0.4s ease-in-out;height: 11px;width: 11px;background: #fff;}
.mbanner .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 0.24rem;border-radius: 50%;padding: 0;}
.mbanner .slick-dots li.slick-active {background: #11325F;}
.mbanner .slick-dots li.slick-active button{background: transparent;}

/*自定义样式*/
.main_bg{position: relative;background: linear-gradient(135deg,rgba(13, 41, 80, 1) 0%, rgba(121, 69, 45, 1) 100%);}
.main_bg::after{content:'';display:block;width: 518px;height: 532px;background: url(images/main_bg.png) no-repeat center;background-size: 100%;position: absolute;bottom: 0;left: 0;pointer-events: none;}

.main1{
    background: #F3F1EF url(images/main1_bg.png) no-repeat right bottom;
    background-size: 338px;
}
.main1 .inner{
    padding-top: 64px;
    padding-bottom: 87px;
}

.main1 .ml{
    float: left;
    width: 767px;
}
.main1 .mr{
    float: right;
    width: 767px;
}

.post-11{}
.post-11 .tt{
    margin-bottom: 41px;
}
.post-11 .news_list{
    padding-left: 37px;
}
.post-11 .news_list li.news{
    margin-bottom: 23px;
}
.post-11 .news_list li.news:last-child{margin-bottom:0;}
.post-11 .news_list li.news a{}
.post-11 .news_list li.news .news_box{
    position: relative;
}
.post-11 .news_list li.news .news_box .news_date{
    position: absolute;
    left: -37px;
    top: 14px;
    width: 128px;
    padding: 14px 0 22px;
    background: linear-gradient(135deg,rgba(144, 78, 62, 1) 0%, rgba(78, 83, 132, 1) 50%, rgba(13, 41, 80, 1) 100%);
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 5px;
    font-family: 'syh';
}
.post-11 .news_list li.news .news_box .news_date::after{content:'';display:block;position: absolute;bottom: -12px;left: 0;border-right: 37px solid #222e5c; /* 颜色取自你的渐变背景底部颜色 */border-bottom: 12px solid transparent;z-index: 2; /* 放在最上面 */}
.post-11 .news_list li.news .news_box .news_date .news_days{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.post-11 .news_list li.news .news_box .news_date .date_box{
    display: flex;
    gap: 5px;
}
.post-11 .news_list li.news .news_box .news_date .date_box .fg{
    color: rgb(255 255 255 / 50%);
}
.post-11 .news_list li.news .news_box .news_date .date_box .news_years{
    font-size: 16px;
    color: #fff;
}
.post-11 .news_list li.news .news_box .news_wz{
    background: #fff;
    padding: 30px 52px 30px 27px;
    box-sizing: border-box;
    box-shadow: 0 3px 15px rgb(74 79 157 / 15%);
}
.post-11 .news_list li.news .news_box .news_wz .news_title{
    padding-left: 86px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-11 .news_list li.news.active .news_box .news_wz .news_title{color:#0E2950;}
.post-11 .news_list li.news .news_box .news_wz .news_text{
    opacity: 0;
    height: 0;
    margin-top: 0;
    line-height: 26px;
    font-size: 14px;
    color: rgb(0 0 0 / 50%);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    transition: 1s;
    pointer-events: none;
}
.post-11 .news_list li.news.active .news_box .news_wz .news_text{
    opacity: 1;
    height: 52px;
    margin-top: 47px;
    pointer-events: unset;
}

.main2{
    background: url(images/main2_bg.png) no-repeat center;
    background-size: cover;
}
.main2 .inner{
    padding-top: 42px;
    padding-bottom: 90px;
}

.main2 .ml{
    float: left;
    width: 1143px;
}
.main2 .mr{
    float: right;
    width: 414px;
}

.post-20{
    margin-bottom: 47px;
}
.post-21{
    float: left;
    width: 572px;
}
.post-21 .news_list{
    margin: -15px;
    padding-bottom: 0;
}
.post-21 .news_list li.news{
    padding-bottom: 80px;
    margin: 15px;
}
.post-21 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 400px;
    position: relative;
}
.post-21 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
    transition: 1s;
}
.post-21 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-21 .news_list li.news .news_wz{
    position: absolute;
    bottom: 0;
    left: 145px;
    right: 0;
    background: #fff;
    box-shadow: 0 3px 15px rgb(74 79 157 / 15%);
    padding: 20px 24px 20px 30px;
}
.post-21 .news_list li.news .news_wz .news_date{
    color: #0E2950;
    font-family: 'syh';
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
}
.post-21 .news_list li.news .news_wz .news_date .date_box1{
    line-height: 16px;
    display: flex;
    gap: 5px;
}
.post-21 .news_list li.news .news_wz .news_date .date_box1 .news_week{
}
.post-21 .news_list li.news .news_wz .news_date .date_box1 .news_years{}
.post-21 .news_list li.news .news_wz .news_date .date_box2{position: relative;line-height: 24px;font-size: 20px;font-weight: bold;display: flex;gap: 14px;}
.post-21 .news_list li.news .news_wz .news_date .date_box2::after{content:'';display:block;width: 1px;height: 16px;background: #204F9F;transform: translate(50%, 50%);position: absolute;bottom: 50%;right: 50%;}
.post-21 .news_list li.news .news_wz .news_date .date_box2 .news_month{}
.post-21 .news_list li.news .news_wz .news_date .date_box2 .news_days{}
.post-21 .news_list li.news .news_wz .news_title{
    line-height: 30px;
    height: 60px;
}
.post-21 .news_list li.news .news_wz .news_title a{
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-21 .slick-prev{width: 45px;height: 45px;background: url(images/post21_prev.png) no-repeat center;background-size: 45px;top: auto;left: 29px;bottom: 32px;z-index: 99;opacity: .4;transition: 1s;}
.post-21 .slick-next{width: 45px;height: 45px;background: url(images/post21_next.png) no-repeat center;background-size: 45px;top: auto;left: 89px;bottom: 32px;z-index: 99;opacity: .4;transition: 1s;}
.post-21 .slick-prev:hover, .post-21 .slick-next:hover{opacity:1;}
.post-22{
    float: right;
    width: 545px;
}
.post-22 .news_list{}
.post-22 .news_list li.news{
    margin-bottom: 11px;
}
.post-22 .news_list li.news:last-child{margin-bottom:0;}
.post-22 .news_list li.news .news_box{
    position: relative;
    padding: 33px 20px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 3px 15px rgb(74 79 157 / 15%);
}
.post-22 .news_list li.news .news_box::before{content:'';display:block;width: 6px;height: 0;border-radius: 30px;background: linear-gradient(180deg,rgba(13, 41, 80, 1) 0%, rgba(93, 62, 55, 1) 100%);position: absolute;left: 0;top: 26px;transition: all 0.4s ease-in-out;}
.post-22 .news_list li.news.active .news_box::before{
    height: 56px;
}
.post-22 .news_list li.news .news_date{
    position: absolute;
    top: 16px;
    left: 25px;
    text-align: center;
    color: #0E2950;
    font-family: 'syh';
    transition: all 0.4s ease-in-out;
}
.post-22 .news_list li.news .news_date .news_days{
    line-height: 46px;
    font-size: 32px;
    margin-bottom: 4px;
}
.post-22 .news_list li.news .news_date .news_years{
    line-height: 14px;
    font-size: 14px;
}
.post-22 .news_list li.news .news_wz{
    margin-left: 78px;
}
.post-22 .news_list li.news.active .news_wz{}
.post-22 .news_list li.news .news_wz .news_title{
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    transition: 1s;
}
.post-22 .news_list li.news.active .news_wz .news_title{margin-bottom: 12px;}
.post-22 .news_list li.news .news_wz .news_text{
    line-height: 26px;
    height: 0;
    font-size: 14px;
    color: rgb(0 0 0 / 50%);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    opacity: 0;
    pointer-events: none;
    transition: 1s;
}
.post-22 .news_list li.news.active .news_wz .news_text{height: 52px;opacity: 1;pointer-events: unset;}

.post-23{}
.post-23 .tt{margin-bottom:47px;}
.post-23 .news_list{}
.post-23 .news_list li.news{
    margin-bottom: 24px;
    background: #fff url(images/post23_bg.png) no-repeat center right 28px;
    box-shadow: 0 3px 15px rgb(74 79 157 / 15%);
}
.post-23 .news_list li.news:last-child{margin-bottom:0;}
.post-23 .news_list li.news .news_title{
    position: relative;
    line-height: 60px;
    height: 60px;
}
.post-23 .news_list li.news .news_title a{
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 24px;
    right: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}





































