@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');}
@font-face{font-family: 'Roboto'; src : url('css/fonts/Roboto-Regular.ttf');}

body {line-height: 1;font-size: 13px;font-family: "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:#054257; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1553px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
.head-box{    background: linear-gradient(to bottom, rgb(0 0 0 / 70%), transparent);    padding-bottom: 65px;    position: absolute;    top: 0;    z-index: 99;    width: 100%;}
/*head开始*/
.header {height:auto;line-height:inherit;border-bottom: 1px solid rgb(255 255 255 / 20%);}
.header .inner{position:relative;padding: 29px 0 24px;width: 1783px;}
.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;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 2px;}

/*默认主导航样式*/
#nav{}
#nav .inner{width: 1783px;}
#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:after{content:'';display:block;width: 1px;height: 20px;background: rgb(255 255 255 / 40%);transform: translateY(50%);position: absolute;bottom: 50%;right: 0;}
.wp-menu .menu-item:first-child:before {content:'';display:block;width: 1px;height: 20px;background: rgb(255 255 255 / 40%);transform: translateY(50%);position: absolute;bottom: 50%;left: 0;}
.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 77px;line-height: 58px;color: #fff;font-size: 24px;font-weight:bold;font-family: 'syh';}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{text-decoration: none;color: #fff;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width:100%;z-index: 100;background:#fff;text-align:center;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #054257;height: 48px;line-height: 48px;padding: 0 17px;font-size: 16px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #fff;background-color: #054257;display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.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}
.wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

/**标题栏新闻窗口**/
.post {}
.post .tt {display:inline-block;width:100%;text-align: center;} /**标题栏**/
.post .tt .tit {display:inline-block;position: relative;} /**标题字体**/
.post .tt .tit .title {display:block;font-size: 42px;line-height: 61px;font-weight: bold;color: #333333;cursor:pointer;font-family: 'syh';position: relative;z-index: 1;}
.post .tt .tit .en_title{    font-size: 100px;    font-weight: bold;    color: rgb(5 66 87 / 4%);    font-family: 'Roboto';    transform: translate(50%, 50%);    position: absolute;    bottom: 50%;    right: 50%;    white-space: nowrap;}
.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;    top: 0;    bottom: 0;    right: 0;    left: 0;    z-index: 999;}
.post .more_btn .more_text,.post .more_btn a {} 
.post .more_btn a{display: block;color: transparent;font-size: 0;cursor:pointer;width: 100%;height: 100%;} 
.post .more_btn a:hover{color:#F58323;} 

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 600px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {background: #F7FBFD;}
#l-container .inner {padding: 120px 0px;position: relative;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;box-sizing: border-box;}

.col_menu {width: 1771px;padding: 42.5px 0;padding-left: 187px;box-sizing: border-box;background: #fff;border-radius: 0 30px 30px 0;transform: translateY(-50%);position: absolute;top: 0;left: -187px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {    float: left;    margin-right: 102px;}
/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 30px;font-weight: bold;color: #054257;font-family: 'syh';}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 35px;}/**栏目名称图标**/
.col_menu .col_menu_con{    float: left;}
/*栏目列表*/
.col_list .wp_listcolumn .wp_column.column-1:before{
    top: 5px;
    left: -44px;
    position: absolute;
    content: "";
    width: 2px;
    height: 30px;
    background: #bbb;
}
.col_list {
    position: relative;
}
.col_list .wp_listcolumn {position: relative;border: unset;}
.col_list .wp_listcolumn .wp_column{float: left;width: auto;margin-right: 80px;}
.col_list .wp_listcolumn .wp_column a {color: #666666;font-size: 24px;font-weight:normal;background:none;border: unset;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 35px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #539CC0;font-weight: bold;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #539CC0;}
.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:#054257;}
/*二级子栏目**/
.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:#054257;} 
/*三级子栏目**/
.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:#054257;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;} 
.col_news .col_news_box{}
.col_news_head {border-bottom: 1px solid #DBDBDB;display: none;}
.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: #054257;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 {}
.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); } /**列表页文章图片大小限制**/
/**文章页**/
.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:#054257;} /**文章标题**/
.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: #054257 url(images/foot_bg.png) no-repeat;background-size: cover;border-top: 10px solid #539CC0;}
#footer .inner {position:relative;padding-top: 69px;}

.foot-top{}

.post-91{    float: left;    width: 840px;}
.post-91 .tt{    margin-bottom: 16px;}
.post-91 .tt .tit{    line-height: 29px;    font-size: 20px;    font-weight: bold;    font-family: 'syh';    color: #fff;}
.post-91 .tt .tit .title{}
.post-91 .news_list{}
.post-91 .news_list li.news{    float: left;    width: 50%;    padding-right: 35px;    box-sizing: border-box;    line-height: 36px;}
.post-91 .news_list li.news:nth-child(2n){float:right;}
.post-91 .news_list li.news .news_title{}
.post-91 .news_list li.news .news_title a{    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;    font-size: 16px;    color: rgb(255 255 255 / 80%);}

.post-92{    float: right;}
.post-92 .info_title{    line-height: 29px;    font-size: 20px;    font-weight: bold;    font-family: 'syh';    color: #fff;    margin-bottom: 16px;}
.post-92 .info_text{    line-height: 36px;    font-size: 16px;    color: rgb(255 255 255 / 80%);    font-family: 'syh';}
.post-92 .info_text.info1{}
.post-92 .info_text.info2{}
.post-92 .info_text.info3{}
.post-92 .info_text.info4{}

.foot-bottom{    margin-top: 75px;    padding: 41px 0;    border-top: 1px solid rgb(255 255 255 / 20%);}

.post-93{    float: left;}
.post-93 img{}

.post-94{    float: right;}
.post-94 .info_text{    line-height: 57px;    font-size: 16px;    color: rgb(255 255 255 / 60%);    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;}
/*自定义输入框*/
.wp-search {position: relative;background: rgb(255 255 255 / 20%);border-radius: 4px;border: 1px solid rgb(255 255 255 / 38%);backdrop-filter: blur(1px);}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 44px;padding-left: 19.6px;}
.wp-search .search-input input.search-title {width: 100%;height: 52px;line-height: 52px;background: none;font-size: 16px;border:0;outline: 0;font-family: 'syh';color: #fff;}
.wp-search .search-input input.search-title::placeholder{color:#fff;}
.wp-search .search-btn {width: 20px;height: 20px;position: absolute;right: 15px;transform: translateY(50%);bottom: 50%;}
.wp-search .search-btn input.search-submit {width: 20px;height: 20px;border: 0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
.layer-inner {position: absolute;   left: 0;  right: 0;  top: 0;  bottom: 0;  margin: auto;  height: 45px;  width: 550px;}
.searchbox {width:100%;}
.search-con{position: fixed;opacity: 0;filter: alpha(opacity = 0); left: 0;top: 0;z-index: -1;background: rgba(0, 0, 0, 0.6);background-size: cover; width: 100%;height: 0%;transition: all 0.8s ease-in-out;}
.search-con.on {z-index: 9999;opacity: 1;height: 100%;filter: alpha(opacity = 100);}
#aaa{cursor: pointer;padding: 16px;background: rgb(255 255 255 / 2%);border-radius: 4px;border: 1px solid rgb(255 255 255 / 38%);backdrop-filter: blur(1px);}
.search-con .close {width: 54px; right: 8.3%; top: 37px; height: 54px;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.5);text-align: center; align-items: center;display: flex;justify-content: center;z-index: 9;cursor: pointer;}
.close { position: absolute;transition: transform .4s ease-out;}
.close:hover{transform: rotate(180deg);}
.head-r{float:right;}
/*搜索去背景色：*/
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;}
/*搜索文字颜色：*/
::-webkit-input-placeholder {color: #fff;font-size:16px;}

/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:45px;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 115px;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left: 8px solid #054257;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:10px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 18px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{width: 115px;float:right;text-align:right;font-size: 18px;}

/*页码*/
#wp_paging_w6{    margin-top: 36px;}
#wp_paging_w6 .wp_paging{float:none;display: flex;justify-content: center;}
#wp_paging_w6 .wp_paging li{height: 32px;line-height: 0.32;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: 32px;height: 32px;border: 1px solid #054257;font-size: 16px;color: #054257;}
#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: 32px;height: 32px;border: 1px solid #054257;font-size: 16px;color: #054257;}
#wp_paging_w6 .wp_paging li.page_jump span input{padding: 0 8px;width: 45px;margin-top: 0;line-height: 32px;height: 32px;border: 1px solid #054257;font-size: 22px;color: #054257;}

#wp_pager{    margin-top: 36px;    text-align: center;}
#wp_pager ul.pages{    display: flex;    margin: 0 auto;    justify-content: center;    align-items: flex-end;}
#wp_pager ul.pages li{    float: none;    border: unset;    margin: 0 15.5px;    line-height: 21px;}
#wp_pager ul.pages li a{    display: block;    line-height: 21px;    font-size: 16px;    color: #666666;    font-weight: bold!important;    padding: 0;    }
#wp_pager ul.pages li a.page-number{}
#wp_pager ul.pages li a.page-number.pgCurrent{    position: relative;    padding-bottom: 7px;    color: #054257;}
#wp_pager ul.pages li a.page-number.pgCurrent:after{content:'';display: block;width: 4px;height: 4px;background: #054257;border-radius: 50%;position: absolute;bottom: 0;transform: translateX(50%);right: 50%;}
#wp_pager ul.pages li a.pgNext{}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;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: 900px;position: relative;}
.mbanner .slide_imgs:after{content:'';display:block;width: 100%;height: 200px;position: absolute;bottom: 0;background: linear-gradient(to top, rgb(0 0 0 / 50%), transparent);}
.mbanner .view .news_title{transform: translateX(50%);position: absolute;right: 50%;bottom: 94px;width: 1783px;padding-right: 300px;box-sizing: border-box;text-align: left;font-size: 35px;font-weight: bold;color: #fff;font-family: 'syh';z-index: 99;line-height: 35px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;overflow-wrap: break-word;}
.mbanner .view .news_title a{color:#fff;}
.mbanner .slick-dots {width: 1783px;position: absolute;left: 50%;bottom: 101px;transform: translateX(-50%);display: flex!important;justify-content: end;}
.mbanner .slick-dots li{text-align: center;margin-left: 31px;float:left;transition: all 0.4s ease-in-out;height: 15px;width: 15px;background: transparent;border: 2px solid #fff;}
.mbanner .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;border-radius: 50%;padding: 0;}
.mbanner .slick-dots li.slick-active {background: #fff;}
.mbanner .slick-dots li.slick-active button{background: transparent;}

/*自定义样式*/
.main1{background: url(images/main1_bg.png) no-repeat;background-size: cover;padding-bottom: 80px;}
.main1 .inner{width: 1783px;padding-top: 61px;margin-top: -63px;background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 100%);position: relative;z-index: 9;}

.post-11{}
.post-11 .tt{margin-bottom: 40px;}
.post-11 .tt .tit{}
.post-11 .tt .tit .title{}
.post-11 .tt .tit .en_title{}
.post-11 .con{    width: 1553px;}
.post-11 .news_list li.news .news_text p {
    text-indent: 2em;
}
.post-11 .news_list li.news .news_text{  }
.post-11 .news_list li.news .news_text p, .post-11 .news_list li.news .news_text span{line-height: 40px;font-size: 18px;color: #333333;font-family: 'syh';}
.post-11 .news_list li.news .news_more{    width: 240px;    margin: 0 auto;    margin-top: 54px;    text-align: center;    line-height: 60px;    height: 60px;    border-radius: 4px;    background: #539CC0;}
.post-11 .news_list li.news .news_more a{    color: #fff;    font-family: 'Roboto';    font-size: 20px;    font-weight: bold;}
.post-11 .news_list li.news .news_more:hover a{font-size:20.5px;}
.post-11 .news_list li.news .news_more a .more_text{    display: inline-block;    padding-right: 30px;    background: url(images/post11_more.png) no-repeat center right;    background-size: 17px;}

.main2{    background: #00445E url(images/main2_bg.png) no-repeat;    background-size: cover;}
.main2 .inner{    padding-top: 85px;    padding-bottom: 129px;}

.post-21{}
.post-21 .tt{    margin-bottom: 72px;}
.post-21 .tt .tit{}
.post-21 .tt .tit .title{    color: #fff;}
.post-21 .tt .tit .en_title{    color: rgb(255 255 255 / 4%);}
.post-21 .news_list{}
.post-21 .news_list li.news{    position: relative;    float: left;    display: flex;    align-items: center;}
.post-21 .news_list li.news:after{content:'';display:block;width: 1px;height: 103px;background: rgb(255 255 255 / 30%);transform: translateY(50%);position: absolute;bottom: 50%;right: 0;}
.post-21 .news_list li.news:last-child:after{display: none;}
.post-21 .news_list li.news.n1{    width: 479px;    justify-content: left;}
.post-21 .news_list li.news.n2{    width: 595px;    justify-content: center;}
.post-21 .news_list li.news.n3{    width: 479px;    justify-content: right;}
.post-21 .news_list li.news .news_imgs{    display: block;    width: 95px;    overflow: hidden;    padding-top: 95px;    position: relative;    margin-right: 32px;}
.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;}
.post-21 .news_list li.news .news_wz{}
.post-21 .news_list li.news .news_wz .news_sub{    line-height: 60px;    font-size: 60px;    font-weight: bold;    color: #fff;    margin-bottom: 15px;    font-family: 'Roboto';}
.post-21 .news_list li.news .news_wz .news_title{    line-height: 20px;    font-size: 20px;    font-family: 'syh';    color: #fff;}

.main3{    background: url(images/main3_bg.png) no-repeat;    background-size: cover;}
.main3 .inner{    padding-top: 86px;    padding-bottom: 117px;}

.post-31{}
.post-31 .tt{    margin-bottom: 53px;}
.post-31 .tt .tit .title{}
.post-31 .tt .tit .en_title{}
.post-31 .news_list{}
.post-31 .news_list li.news{    float: left;    width: 486px;    margin-right: 47px;}
.post-31 .news_list li.news:last-child{margin-right:0;}
.post-31 .news_list li.news .news_imgs{    display: block;    width: 100%;    overflow: hidden;    padding-top: 323px;    position: relative;}
.post-31 .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-31 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-31 .news_list li.news .news_wz{    position: relative;    background: #fff;    width: 449px;    height: 110px;    margin-top: -23px;    padding: 32px 30px 0;    box-sizing: border-box;}
.post-31 .news_list li.news .news_wz .news_meta{    width: 120px;    line-height: 32px;    text-align: center;    background: #539CC0;    font-size: 16px;    font-family: 'Roboto';    color: #fff;    position: absolute;    top: -16px;}
.post-31 .news_list li.news .news_wz .news_title{line-height: 32px;font-size: 18px;font-weight: bold;}
.post-31 .news_list li.news .news_wz .news_title a{    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;}

/*特殊页*/
.col_news_list_kytd .news_list{}
.col_news_list_kytd .news_list li.news{    float: left;    width: 48.5%;    margin-bottom: 44px;}
.col_news_list_kytd .news_list li.news:nth-child(2n){float:right;}
.col_news_list_kytd .news_list li.news a{}
.col_news_list_kytd .news_list li.news .news_imgs{    float: left;    display: block;    width: 280px;    overflow: hidden;    padding-top: 338px;    position: relative;    margin-right: -280px;}
.col_news_list_kytd .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;}
.col_news_list_kytd .news_list li.news:hover .news_imgs img{transform: scale(1.1);}
.col_news_list_kytd .news_list li.news .news_wz{margin-left: 280px;margin-bottom: 22px;height: 338px;border: 1px solid rgb(83 156 192 / 29%);padding: 30px 45px 0 39px;box-sizing: border-box;}
.col_news_list_kytd .news_list li.news .news_wz .news_title{display: flex;justify-content: space-between;align-items: flex-end;padding-bottom: 19px;border-bottom: 1px solid #C6DFEB;margin-bottom: 17px;}
.col_news_list_kytd .news_list li.news .news_wz .news_title .news_tit{    line-height: 26px;    font-size: 20px;    font-weight: bold;    font-family: 'syh';    color: #054257;}
.col_news_list_kytd .news_list li.news .news_wz .news_title .news_zc{    font-size: 16px;    font-family: 'syh';    color: #666666;}
.col_news_list_kytd .news_list li.news .news_wz .news_kzzd{
    height: 218px;
}
.col_news_list_kytd .news_list li.news .news_wz .news_kzzd .kzzd{    display: flex;    line-height: 28px;    font-size: 16px;    font-family: 'syh';    color: #666666;    margin-bottom: 12px;}
.col_news_list_kytd .news_list li.news .news_wz .news_kzzd .kzzd .kzzd_tt{width: 81px;white-space: break-spaces;}
.col_news_list_kytd .news_list li.news .news_wz .news_kzzd .kzzd .kzzd_con{    flex: 1;    max-height: 112px;    display: -webkit-box;    -webkit-line-clamp: 4;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;}

.col_news_list_zr .news_list{    margin-top: 40px;    border-top: 2px solid #539CC0;}
.col_news_list_zr .news_list .news_box{    display: flex;    flex-wrap: wrap;    justify-content: left;    border-bottom: 1px solid rgb(83 156 192 / 20%);}
.col_news_list_zr .news_list li.news{width:12.5%;line-height: 92px;text-align: center;}
.col_news_list_zr .news_list li.news .news_title{    font-size: 20px;   /* font-weight: bold;*/}
.col_news_list_zr .news_list li.news .news_title a{    color: #054257;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;}
.col_news_list_zr .news_list li.news .news_title:hover a{opacity:.7;font-size:20.5px;}


.kzzd_more {
    text-align: right;
    font-size: 14px;
}
.kzzd_more a {}

.kzzd_more a {
    color: #666;
}


