@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+ */}
/* fonts */
@font-face {
    font-family: '思源宋体CN'; /* 自定义字体名称 */
    src: url('extends/fonts/SourceHanSerifCN-Regular.ttf') format('truetype'); /* .ttf 格式 */
}
:root{
	--mainColor:#f3e5e5;
}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: '思源宋体CN',"Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background: #fff; min-width:1450px;}
p{line-height:1.75;}
a {color:#333333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#1863BA; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1450px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;display: none;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background: url(images/head_bg.png) no-repeat;background-size: 100% 100%;position: absolute;z-index: 5;min-width:1450px;}
.header .inner{position:relative;height: 220px;width: 1450px; min-width:1450px;zoom:1!important;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent); }
.header .inner .mod { width:1250px; min-width:1250px; margin:0px auto;}
.header .sitelogo{float:left;}
.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{float:left;padding-top: 42px;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;display: flex;flex-direction: column;align-items: flex-end;padding-top: 29px;}
.header .head-right .head-rTop{display: flex;justify-content: flex-end;align-items: center;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 34px;margin:0px 29px;font-size: 16px;color: #fff;transition: all 0.6s ease;}
.site-lang ul li.links a:hover{opacity: 0.6;}
.site-lang.post-5 ul li.links a{display: inline-block;width: 34px;height: 34px;background: #0963BB;text-align: center;border-radius: 50%;margin: 0 0 0 15px;}
/*默认主导航样式*/
#nav{margin-top: 12px;margin-right: -31px;}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; display: none;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 7px;line-height: 40px;color: #FFFFFF;font-size: 20px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#007969; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 40px;width: 100%;z-index: 100;background:rgba(255, 255, 255, 0.9);text-align: center;text-align: center;
    min-width: 140px;
    left: 50%;
    margin-left: -70px;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 18px;background:none;font-family: '思源黑体CN';border-bottom: #EBEBEB solid 1px;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#007969; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.sub-menu .sub-item .sub-menu { margin-left:0px;}

/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;zoom:1!important;}
/**主体模块样式**/
#m-container {}
#m-container .inner {zoom:1!important;}
/**首页三列布局**/
.mod {}
.mbox {}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.wp-wrapper .wp-inner{width: 100%;zoom:1!important;min-width:1450px;}
.l-banner{height: 400px;background-position:center center;background-repeat:no-repeat;text-align:center; background:url(images/list_banner.png) no-repeat top center;background-size: 100% auto;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;zoom:1!important;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff; box-sizing: border-box;zoom:1!important;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #c4202b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:var(--mainColor); background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #c4202b;}
.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:#c4202b;}
/*二级子栏目**/
.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;padding: 5px 10px 5px 52px;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:var(--mainColor);} 
/*三级子栏目**/
.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:var(--mainColor);} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.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: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #c4202b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.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); } /**列表页文章图片大小限制**/
.col_news_list .news_title{float: left;width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col_news_list .news_title a:hover{color:#c4202b;}
.col_news_list .news_meta{float: right;}
.col_news_list li.news{font-size: 16px;line-height: 25px;margin: 10px 0;}
/**文章页**/
.infobox {width:auto; margin:0 auto; min-height: 600px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #cb212f;} /**文章标题**/
.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;font-size: 16px;}
.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;}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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{text-align:right;width: 241px;}
.wp-search {position: relative;background: rgba(255, 255, 255,0.94);border-radius: 30px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:24px; margin-right: 58px;}
.wp-search .search-input input.search-title {width: 100%;height: 42px;line-height: 42px;background: none;color: #727272;font-size: 15px;border:0;outline: 0;font-family: 'Microsoft YaHei';opacity: 0.5;}
.wp-search .search-btn {width:42px;height: 42px;position: absolute;right: 12px;top:0%;}
.wp-search .search-btn input.search-submit {width:42px;height: 42px;border:0;outline: 0;background: url(images/sous.svg) no-repeat center;cursor: pointer;}
/* 分享二维码 */
/* 二维码 */
.icon-code{width: 120px;height: 46px;float: left;margin-top: 40px;margin-left: 123px;}
.shares {}
.shares ul {display: inline-block;}
.shares li {float: left; margin: 0 10px; position: relative;}
.shares li a {display: inline-block; width: 51px; height: 51px;}
.shares li .con {display: none; position: absolute; bottom: 60px; left: 50%; z-index: 100; transform: translateX(-50%);}
.shares li .con .news_imgs{width: 100px;padding-top: 100%;overflow: hidden;background: #eee;}
.shares li .con .news_imgs img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: auto;margin: auto;transition: all 0.3s ease;}
.shares li>a {background: url(images/wx.svg) no-repeat center;}
.shares li.i1>a {background: url(images/wx.svg) no-repeat center;}
.shares li.i2>a {background: url(images/sph.svg) no-repeat center;}
.shares li.i3>a {background: url(images/dy.svg) no-repeat center;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: var(--mainColor); cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
#banner {position: relative; width:1450px;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .news_list{padding-bottom:0;}
.mbanner .news_list li.news{padding:0;background:unset;}
.mbanner .news_div{position: relative;}
.mbanner li.news .news_imgs {position: relative;padding-top: 26.25%;overflow: hidden;}
.mbanner li.news .news_imgs video,
.mbanner li.news .news_imgs img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;margin: auto;transition: all 0.3s ease;}
.mbanner .news_con{position: absolute;bottom: 0;width: 100%;height: 264px;box-sizing: border-box;padding: 164px 620px 0 211px;background: url(images/ban_con.png) no-repeat center / cover;}
.mbanner .news_title{font-size: 28px;font-weight: bolder;line-height: 32px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: left;color: #fff;display: none;}
.mbanner .slick-dots{bottom: 52px;width: auto;right: 220px;}
.mbanner .slick-dots li{width: 38px;height: 40px;margin: 0 4px;background: url(images/ban_dot.svg) no-repeat center / contain;opacity: 0.4;}
.mbanner .slick-dots li button{width: 100%;height: 100%;}
.mbanner .slick-dots li.slick-active{background: url(images/ban_dot.svg) no-repeat center / contain;opacity: 1;}
.mbanner .slick-prev{left: 0;width: 58px;height: 53px;background: rgb(0 0 0 / 40%) url(images/slide_next.png) no-repeat left center;z-index: 999;opacity: 0;transition: all 0.6s ease;}
.mbanner .slick-next{right: 0;width: 58px;height: 53px;background: rgb(0 0 0 / 40%) url(images/slide_next.png) no-repeat right center;z-index: 999;opacity: 0;transition: all 0.6s ease;}
.mbanner .news_list:hover .slick-prev{opacity: 1;}
.mbanner .news_list:hover .slick-next{opacity: 1;}
/* footer */
#footer{background-color: #c4202b; padding:40px 0px;}
.footer .modTop{min-height: 325px;border-bottom: rgba(255, 255, 255, 0.49) 1px solid;}
.footer .modTop .ml{float: left;margin-top: 82px;}
.footer .modTop .mc{float: left;margin-top: 82px;margin-left: 172px;}
.footer .modTop .mr{float: right;margin-top: 80px;}
.post-91 .tt{
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 24px;
    font-weight: bold;
}
#footer p { color:#fff;}
.post-91 p{
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
 font-weight: bold;
}
.post-90 p{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	opacity: 0.6;
	text-align: center;
	padding: 33px 0;
}

/*************************************************************
 * 特殊页面
 */
/*二级页面*/


/* ======================= 定制开始 ========================= */

/* post */
.post .tt{position: relative;display: flex;justify-content: center;}
.post .tit{float: left;display: flex;gap: 14px;align-items: flex-end;background: url(images/tit_icon.svg) no-repeat left center; position:relative; z-index:3;}
.post .title{
	font-size: 36px;
	font-weight: bold;
	line-height: 72px;
	color: #000000; position:relative;
}
.post .title:before { content:""; position:absolute; left:-27px; top:50%; background:url(images/c3.png) no-repeat;width:17px; height:42px; margin-top:-21px;}
.post .title:after{ content:""; position:absolute; right:-27px; top:50%; background:url(images/c4.png) no-repeat;width:17px; height:42px; margin-top:-21px;}
.post .tit_en{
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.3);
	padding-left: 20px;
	background: url(images/tit_en.svg) no-repeat left center;
}
.post .more_btn{
	position: absolute;
	right: 40px;
	top: 0px;
}
.post .more_text{
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #c4202b;
}


/* main1 */
.main1 { background:#}
.main1 .inner{
	padding-top: 68px;zoom:1!important;
}
.main1 .ml{float: left;width: 700px;}
.main1 .mr{float: right;width: 700px;}
/* post-10 */
.post-10 .tt{margin-bottom: 29px; position:relative; line-height:72px;}
.post-10 .tt:before {content:"NEWS"; font-size:72px; color:#ddd; position:absolute; text-align:center; z-index:-1;}
/* post-11 */
.post-11 .news_imgs{
	position: relative;
	padding-top: 60.690571%;
	overflow: hidden;
	height: 0;
	background: #eee;
	border-radius: 32px 32px 0 0;
}
.post-11 .news_imgs img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease;
}
.post-11 .news_con{
	height: 145px;
	margin-top: -24px;
	background: #f6f1f1;
	border-radius: 30px 0 30px 0;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 36px 50px 0 43px;
}
.post-11 .news_title{
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.6s ease;
}
.post-11 .news_date{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #c4202b;
	margin-top: 24px;
}
.post-11 .news_date::before{
	content: '';
	display: block;
	width: 80px;
	height: 4px;
	background: #c4202b;
}
.post-11 a.news_link:hover .news_imgs img{transform: scale(1.05);}
.post-11 a.news_link:hover .news_title{color: var(--mainColor);}
.post-11 .slick-dots li{width: 10px;height: 10px;background: #c4202ba8;border-radius: 50%;margin: 0 8px;}
.post-11 .slick-dots li.slick-active{background: #c4202b;border: #f9cdd0 4px solid;}
.post-11 .slick-dots{width: auto;bottom: 29px;right: 34px;}
/* post-12 */
.post-12{
	background: #fff;
	border-radius: 0 30px 30px 0;
	padding: 0px 0px;
}
.post-12 .news { padding:0px 24px;}
.post-12 .news_div{
	justify-content: space-between;
	align-items: center; height:42px; line-height:42px;
	border-bottom: var(--mainColor) 1px solid;
}
.post-12 .news:hover { box-shadow: 0px 0px 10px #ccc;}
.post-12 li:last-child .news_div{border-bottom: none;}
.post-12 .news_imgs{
	width: 200px;
}
.post-12 .news_images{
	position: relative;
	padding-top: 64%;
	overflow: hidden;
	height: 0;
	background: #eee;
	border-radius: 16px;
}
.post-12 .news_images img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease;
}

.post-12 .news_title{
	font-size: 18px;
	font-weight: bold;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.6s ease;float:left;
}
.post-12 .news_title:hover {color: #c4202b}
.post-12 .news_date{
	font-size: 14px;
	font-weight: bold;
	color: #c4202b;
 float:right;
}

.post-12 .news_intro{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 6px;
	transition: all 0.6s ease;
}
.post-12 a.news_link:hover .news_images img{transform: scale(1.05);}
.post-12 a.news_link:hover .news_intro{color: #c4202b;}


/* main2 */
.main2{ background:#f9f9f9; margin-top:100px;}
.main2 .inner{padding-top: 40px;zoom:1!important;}
.main2 .inner .mod {    display: grid;
    grid-template-columns: 1fr 390px;
    gap: 60px;}
.main2 .ml{
	float: left;
	width: 724px;
}
.main2 .mr{
	float: right;
	width: 724px;
}
/* post-20 */
.post-20{
	padding: 39px 5px 50px;
	background: #fff;
	border-radius: 80px 32px 80px 32px;
}
.post-20 .tt{justify-content: space-between;margin-bottom: 12px;}
.post-20 .tit{background: url(images/tit_icon2.svg) no-repeat left center;}
.post-20 .tit_en{font-size: 21px;}
.post-20 .more_btn{top: 65px;}
.post-20 .con{box-sizing: border-box;padding: 0 52px;}
.post-20 .news_div{
	padding-bottom: 17px;
	border-bottom: var(--mainColor) 1px solid;
}
.post-20 li.news{margin-bottom: 22px;}
.post-20 .news_date{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3D3D3D;
}
.post-20 .news_con{
	box-sizing: border-box;
	padding-right: 50px;
	margin-top: 20px;
	background: url(images/p20_ico.svg) no-repeat right center;
}
.post-20 .news_title{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.6s ease;
}
.post-20 a.news_link:hover .news_title{color: var(--mainColor);}


/* main3 */
.main3 {
	background: #e5f4f2;
	background-size: 100% auto;
}
.main3 .inner{
	padding-top: 56px;
	padding-bottom: 181px;
}
/* post-31 */
.post-31 .more_btn{top: 65px;}
.post-31 .tt{margin-bottom: 25px;}
.post-31 .news_list{margin: 0 -27px;}
.post-31 li.news{float: left;width: 33.33%;}
.post-31 .news_div{margin: 0 27px;}
.post-31 .news_imgs{
	position: relative;
	padding-top: 76.344086%;
	overflow: hidden;
	height: 0;
	background: #eee;
	border-radius: 80px 32px 0px 0px;
}
.post-31 .news_imgs img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease;
}
.post-31 .news_con{
	height: 145px;
	margin-top: -52px;
	background: #fff;
	border-radius: 30px 0 30px 0;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 26px 50px 0 43px;
}
.post-31 .news_title{
	font-size: 18px;
	line-height: 32px;
	height: 64px;
	font-weight: bold;
	color: #3D3D3D;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: all 0.6s ease;
}
.post-31 .news_date{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #c4202b;
	margin-top: 6px;
}
.post-31 .news_date::before{
	content: '';
	display: block;
	width: 80px;
	height: 4px;
	background: #c4202b;
}
.post-31 .news_link:hover .news_imgs img{
	transform: scale(1.05);
}
.post-31 .news_link:hover .news_title{color: var(--mainColor);}



.header .sitelogo img {
    width: 470px;
}


.post-12 a.news_link:hover .news_title {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    color: var(--mainColor);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.6s ease;
}
.tplj {
    width: 100%;
    min-width: 1450px;
    background: #f4f4f4;
    height: 140px; width:1450px; margin:0px auto;
}

.tplj .con {
    width: 1450px;
    margin: 0 auto;
}

/*图列表*/
.tplj .news_tu{}
.tplj .news_tu .con{padding: 12px 0px;}
.tplj .news_tu .news_list {    }
.tplj .news_tu .news_list li.news{float:left;    float: left;
    padding: 0px;
    background:None;}
.tplj .news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.tplj .news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.tplj .news_tu .news_list li.news .news_imgs{height: 75px;overflow:hidden;vertical-align:middle;display:table-cell;    display: flex;
    justify-content: center;}
.tplj .news_tu .news_list li.news .news_imgs img{width: 75px;
    height: auto;
    max-height: 75px; border-radius:100%;
    margin: 0px;}
.tplj .news_tu .news_list li.news .news_wz{}
.tplj .news_tu .news_list li.news .news_wz .news_con{    display: flex;
    justify-content: center;} 
.tplj .news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.tplj .news_tu .news_list li.news .news_title a{}


.tplj .news_list { width:100%; float:none; display: flex;
    justify-content: space-between;    padding-top: 10px;    gap: 30px;
    align-items: center;}


.post-23{}
.post-23 .news_list{
	height: 334px;
	display: grid;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
	justify-content: space-between;
	align-content: space-between;gap: 25px;
}
.post-23 li.news .news_link{
	display: inline-block;
	width: 100%;
	height: 158px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.post-23 .news_link:hover .news_imgs img{transform: scale(1.1);}
.post-23 .news_imgs{margin-bottom: 17px;}
.post-23 .news_imgs img{
	width: auto;
	transition: all 0.3s ease;
}
.post-23 .news_title{
	font-size: 17px;
	color: #fff;
	line-height: 17px;
}

.post-23 li.news.n1 .news_link { background:#b94761; color:#fff;}
.post-23 li.news.n2 .news_link { background:#d08951; color:#fff;}
.post-23 li.news.n3 .news_link { background:#4588bd; color:#fff;}
.post-23 li.news.n4 .news_link { background:#d83c4a; color:#fff;}
.post-23 li.news.n5 .news_link { background:#7ab145; color:#fff;}
.post-23 li.news.n6 .news_link { background:#454db1; color:#fff;}
.post-23 li.news.n7 .news_link { background:#b1ae45; color:#fff;}
.post-23 li.news.n8 .news_link { background:#45b19d; color:#fff;}



  .post-41 .con  ul{  display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;}
.post-41 .con .news{background:#f6f1f1;padding: 10px 25px;border-top-left-radius: 20px;border-bottom-right-radius: 20px;padding: 20px 25px;}

.post-41 .con .news .news_title { font-size:18px; line-height:35px; min-height:70px; margin-bottom:10px; font-weight:700;}
.post-41 .con .news .news_meta { line-height:40px; border-top:1px solid #d9d9d9; color:#c4202b}
.post-41 .con .news:hover {  background:#c4202b}
.post-41 .con .news:hover  .news_title { font-size:18px; line-height:35px; min-height:70px; margin-bottom:10px;}
.post-41 .con .news:hover  .news_title  a { color:#fff;}
.post-41 .con .news:hover  .news_meta { line-height:40px; border-top:1px solid #e14b55; color:#fff}

.post-41 .tt{margin-bottom: 29px; position:relative; line-height:72px;}
.post-41 .tt:before {content:"NOTICES"; font-size:72px; color:#ddd; position:absolute; text-align:center; z-index:1;}
.post-23 .tt{margin-bottom: 29px; position:relative; line-height:72px;}
.post-23 .tt:before {content:"LINKS"; font-size:72px; color:#ddd; position:absolute; text-align:center; z-index:1;}

.main4 { display:none;}

