@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+ */}
/**布局开始**/
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:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#D6A026; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1550px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background: #18267e ; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{position:relative; }
.header .sitelogo{float:left;margin-top: 25px;}
.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;margin-left:-34px;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 34px;margin-right:-34px;}

/*默认主导航样式*/
#nav{background: #004ea1;}
#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 32px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ text-decoration: none; color: #eee;}
.sub-menu {display: none;    position: absolute;
    left: 50%;
    top: 100%;
    min-width: 146px;
    z-index: 100;
    background: #fff;
    transform: translateX(-50%);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 50px;line-height: 50px;padding: 0 17px;font-size: 16px;background:none;    text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#57306F; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;  transform: translateX(0);}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}



/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #67447E;}/**位置栏目背景**/
.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: 15px;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:#67447E; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #67447E;}
.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:#67447E;}
/*二级子栏目**/
.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:#67447E;} 
/*三级子栏目**/
.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:#67447E;} 
/**栏目新闻**/
.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-weight: normal;color: #67447E;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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Arial";font-size:22px;text-align:center;color: #57306F;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Arial";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: 18px !important;font-family: "Arial" !important;line-height: 1.75 !important;}
.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: #18267d;}
#footer .inner {position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;}
#footer .inner .footinfo p{font-size: 18px;line-height: 33px;     font-family: 'Arial';font-weight:normal;text-align:left;color: #fff;}

/* 搜索 */
.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:40px;border-radius:20px;overflow:hidden;    border: 1px solid #fff;
    box-sizing: border-box;
    height: 40px;}
.wp-search{position:relative;}
.wp-search form{display:block}
.wp-search .search-input{margin-left:20px;margin-right:40px}
.wp-search .search-input input.search-title{width:100%;line-height:40px;background:none;color:#FFFFFF;font-size:var(--titleSize);border:0;outline:0;font-family:'Arial'}
.wp-search .search-btn{width:40px;height:40px;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background:url(images/sous2.svg) no-repeat center / 16px;cursor:pointer}
.header .searchbox:hover{width:220px;}
.header .searchbox{transition:all 0.4s ease-in-out}
.menubox{width:40px;height:40px;    border-radius: 50%;background:url(images/menuico.svg) no-repeat center / 14px;    cursor: pointer;
    border: 1px solid #fff;
    box-sizing: border-box;}

/**分享**/
.shares .news_list{display:flex;text-align:center;gap:11px}
.shares .news_list .imgs{width:90px;height:90px;position:absolute;bottom:127%;left:50%;margin-left:-45px;transform:translateY(-40px);opacity:0;transition:all .4s ease-in-out}
.shares .news_list .imgs img{width:100%;height:100%unset}
.shares .news_list .news_icon{display:block;background-color:rgba(255,255,255,.1);width:38px;height:38px;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:1;background-size:53%}
.shares .news_list .news{position:relative}
.shares .news_list .n1 .news_icon{background-image:url(images/weixin.svg)}
.shares .news_list .n2 .news_icon{background-image:url(images/weibo.svg)}
.shares .news_list .n3 .news_icon{background-image:url(images/douyin.svg);background-size:16px;}
.shares .news_list .n4 .news_icon{background-image:url(images/bz.svg);background-size:17px;}
.shares .news_list .n5 .news_icon{background-image:url(images/ks.svg);background-size:16px;}
.shares .news_list .news_icon:hover{background-color:rgba(255,255,255,.2)}
.shares .news_list .news:hover .imgs{opacity:1;transform:none}

/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.l-banner{    height: 400px;background-size: cover;}
.article{min-height:550px;}
.listcon .news_list li.news .news_title{font-size:16px;line-height:50px;width:calc(100% - 120px);float:left}
.listcon .news_list li.news .news_meta{font-size:16px;line-height:50px;width:120px;margin:0;color:#999;float:left;text-align:right;}
.line1{overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
	.line2{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.line2{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.line3{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;}

/*
@font-face{
     font-family: 'cbb'; 
     src:url('fonts/Calibri-Bold.ttf') format('truetype');
}
@font-face{
     font-family: 'ppr'; 
     src:url('fonts/Poppins-Regular.ttf') format('truetype');
}
@font-face{
     font-family: 'shr'; 
     src:url('fonts/SourceHanSansCN-Regular.ttf') format('truetype');
}
@font-face{
     font-family: 'shb'; 
     src:url('fonts/SourceHanSansCN-Bold.ttf') format('truetype');
}
*/

.header{     position: absolute;    z-index: 9;    padding-bottom: 248px;
    top: 0;
    left: 0;
    right: 0;   background: linear-gradient(180deg, #4E226A, transparent);}
.head-right .righttop{    gap: 23px;    display: flex;margin-bottom:15px;
    justify-content: end;}
#nav{background:none}
.wp-menu .menu-item a.menu-link{padding:0;line-height: 23px;font-size: 21px; /*font-family: 'cbb'; */  font-weight:600;  padding-bottom: 15px;}
.wp-menu{    display: flex;
    gap: 50px;}
.wp-menu::after{display:none}
.sitelogo img{    width: 578px;}
.header .sitelogo{    margin-top: 38px;}

.news_img{ position: relative;padding-top:72.3%;overflow: hidden;}
.news_img img{width:100%;height:100%;left:0;top:0;    transition: .5s;position: absolute;}
li:hover .news_img img{transform: scale(1.1);}

.mbanner .news_imgs{position: relative;padding-top:51%;}
.mbanner .news_imgs img{position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}
#banner{    position: relative;}
.curnum{    position: absolute;   
    bottom: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;}
.curnum .yuan1{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.2);  margin: 0 25px;  }
.curnum .yuan2{width:14px;height:14px;border-radius:50%;background:rgba(255,255,255,.8);}
.curnum .yuan3{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,1);line-height:32px;  margin: 0 19px;   text-align: center;color:#67447D;font-size:20px;  /* font-family: 'ppr';*/}
.mbanner .slick-prev,.mbanner .slick-next{width:80px;height:17px;border-radius:0;font-size:0;    box-shadow: none;bottom:55px;top:auto;transform: none;    margin-top: 0;
    opacity: 1;}
.mbanner .slick-prev{background:url(images/previco.svg) no-repeat center / 79px;    left: 50%;transform: translateX(-183px);}
.mbanner .slick-next{background:url(images/nextico.svg) no-repeat center / 77px;right:50%;transform: translateX(183px);}
.mbanner li.news{position: relative;}
.mbanner li.news::after{content:'';display:block;background:url(images/bannerbg.png) no-repeat center bottom / 100% 100% ;height:576px;    position: absolute;left:0;right:0;bottom:0;}
.post-tt .tt{    display: flex;margin-bottom: 40px;
    justify-content: space-between;
    align-items: center;}
.post-tt .tt .title{    font-size: 52px;
    line-height: 57px;
   /* font-family: 'nrb';*/}
.post-tt .tt .more_btn a{    display: block;background:url(images/moreico.svg) no-repeat right center / 38px;
    line-height: 29px;
    font-size: 18px;
  /*  font-family: 'ppr';*/
    color: #67447D;
    padding-right: 45px;}
.main1{    padding-top: 54px;padding-bottom:94px;background:url(images/m1bg.png) no-repeat bottom left / 440px;}

.post-13{width:1018px;float:left;}
.post-14{width: 485px;  float: right;}
.post-13 .news_list li.news{width:47.6%;float:left;}
.post-13 .news_list li.n1{margin-right:4.8%;}
.post-13 .news_list li.news .news_time{    font-size: 17px;margin-top:40px;margin-bottom:30px;
    line-height: 20px;
   /* font-family: 'Arial';*/
    color: #5A5A5A;}
.post-13 .news_list li.news .news_title {      transition: .5s;  font-size: 21px;    /*font-family: 'shb';*/font-weight:600; 
    line-height: 34px;
    color: #57306F;}
.post-13 .news_list li.news:hover .news_title {color:#D6A026}
.post-14 .news_list li.news{margin-bottom:18px;}
.post-14 .news_list li.news:last-child{margin-bottom:0}
.post-14 .news_list li.news a{display:block;background: #F3F3F3;    position: relative;    padding: 23px 32px 14px;}
.post-14 .news_list li.news a::after{content:'';display:block;width:8px;height:108px;background:#DED5E3;      transition: .5s;  position: absolute;left:0;top:50%;    transform: translateY(-50%);}
.post-14 .news_list li.news:hover a::after{background:#67447D;}
.post-14 .news_list li.news .news_time{    font-size: 17px;
    color: #5A5A5A;
    margin-bottom: 18px;}
.post-14 .news_list li.news .news_title{ font-size: 21px;   /* font-family: 'shb';*/height:68px;font-weight:600; 
    line-height: 34px;
    color: #57306F;}
.main2{    position: relative;    padding-top: 76px;padding-bottom:126px;}
.mainbox{ position: relative;  }
.mainbox::after{content:'';display:block;left:0;right:0;top:0;width:100%;height:100%;background:url(images/m2bg.png) no-repeat center top / cover;position: absolute;    z-index: -2;}
.post-21 .tt{margin-bottom:50px;}
.post-21 .tt .title,.post-21 .tt .more_btn a{color:#fff;}
.post-21 .tt .more_btn a{background:url(images/moreico_a.svg) no-repeat  right center / 38px}
.post-21 .news_list li.news{    width: 31.3%;box-shadow: 0 3px 36px rgb(0 0 0 / 9%);
    float: left;margin-right:3.05%;}
.post-21 .news_list li.news:nth-child(3n){margin-right:0}
.post-21 .news_list li.news a{display:block;background:#fff;border-top:6px solid #F7B115;padding-left:46px;padding-right:20px;padding-bottom:94px;}
.post-21 .news_list li.news .news_time{    margin-top: 42px;margin-bottom:30px;font-size: 17px;
    color: #5A5A5A;
    line-height: 20px;}
.post-21 .news_list li.news .news_title{    font-size: 21px;    transition: .5s;
    line-height: 34px;
   /*font-family: 'shb';*/font-weight:600; 
    color: #57306F;
    height: 102px;}
.post-21 .news_list li.news:hover .news_title{color:#D6A026}
.post-31 .tt{margin-bottom:46px}
.post-31 .news_list li.news .imgbox{    box-shadow: 0 6px 16px rgb(0 0 0 / 20%);    position: absolute;    z-index: -1;    transition: .5s;opacity: 0;    visibility: hidden;
    right: 0;
    width: 939px;
    top: 0;}
.post-31 .con{    position: relative;padding-top:34px;}
.post-31 .con::after{content:'';display:block;background:#67447E;width:1081px;top:34px;left:720px;bottom:0;    position: absolute;
    z-index: -1;}
.post-31 .news_list{    width: 720px;
    padding-left: 54px;
    padding-right: 168px;
    box-sizing: border-box;
    background: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 37px;}

.post-31 .news_list li.news{margin-bottom:60px;}
.post-31 .news_list li.news:last-child{margin-bottom:0}
.post-31 .news_list li.news .news_wz{display:flex;gap:43px;padding-bottom: 20px;
    align-items: center;
    position: relative;}
.post-31 .news_list li.news .news_wz::after{content:'';display:block;height:2px;width:34px;    transition: .5s;    background: #57306F;
    position: absolute;left:1px;bottom:0;}

.post-31 .news_list li.news .news_time{   color: #382C2C; text-align: center;}
.post-31 .news_list li.news .news_time span{display:block;}
.post-31 .news_list li.news .news_time span.jxmonth{font-size: 20px;
    
  /*  font-family: 'shr';*/}
.post-31 .news_list li.news .news_time span.day{    font-size: 34px;margin-top:10px;font-weight:600; 
    /*font-family: 'shb';*/}
.post-31 .news_list li.news .news_title{    font-size: 20px;
    line-height: 35px;
  /*  font-family: 'shb';*/font-weight:600; 
    height: 70px;
    color: #57306F;}
.post-31 .news_list li.news.hover .news_wz::after{width:100%;background:#F7B115}
.post-31 .news_list li.news.hover .news_title{color:#D6A026}
.post-31 .news_list li.news.hover .news_time{color:#F7B115}
.post-31 .news_list li.news.hover .imgbox{opacity: 1; visibility: visible;   z-index: 1;}

.post-31 .news_list li.news .news_img{padding-top:66.7%}

.main3{    padding-bottom: 115px;    position: relative;}
.main3::after{content:'';display:block;width:959px;height:410px;background:url(images/m3bg.png) no-repeat center / contain;    position: absolute;right:0;  z-index:-1;  bottom: -295px;}
.main4{padding-top:96px;padding-bottom:168px;}
.post-41 .tt{margin-bottom:50px;}
.post-41 .con{display:flex;
    justify-content: space-between;
    align-items: end;}
.post-41 .list1{    width: 699px;}
.post-41 .list2{width: 800px;}
.post-41 .list2 li.news{width:375px;float:left;margin-right:50px;}
.post-41 .list2 li.news:last-child{margin-right:0}
.post-41 .list1 li.news{    position: relative;}
.post-41 .list1 li.news .news_title {    font-size: 21px;
    line-height: 34px;
   /* font-family: 'shb';*/font-weight:600; 
    color: #fff;
    position: absolute;
    bottom: 35px;
    left: 48px;
    right: 46px;}
.post-41 .list1 li.news .news_img::after{content:'';display:block;width:100%;height:23.4%;    position: absolute;
    bottom: 0;
    left: 0;background:url(images/p41bg.png) no-repeat center bottom / 100% 100%;}
.post-41 .list1 li.news .news_img{padding-top:64%;}
.post-41 .list2 li.news .news_time{font-size: 17px;
    /*font-family: 'Arial';*/
    color: #5A5A5A;
    line-height: 19px;
    margin-bottom: 31px;}
.post-41 .list2 li.news .news_title{color: #57306F;  transition: .5s; 
    font-size: 21px;
    line-height: 34px;
 /*   font-family: 'shb';*/font-weight:600; 
    margin-bottom: 26px;
    height: 102px;}
.post-41 .list2 li.news:hover .news_title{color:#D6A026}
#footer{background:url(images/footbg.png) no-repeat center / cover;}
#footer .innerbottom{border-top:1px solid rgba(255,255,255,.1);}
#footer .innerbottom .footbottom{padding-top:33px;padding-bottom:39px;}
#footer .innerbottom .footbottom p{font-size: 17px; /*   font-family: 'ppr';*/
    line-height: 32px;
    text-align: center;
    color: rgba(255,255,255,.4);}
#footer .innertop .mod{    padding-top: 67px;
    padding-bottom: 48px;}
.foot-left .footlogo img{width:613px;}
.foot-left .footlogo{margin-bottom:35px;}
.foot-left{margin-left:-60px;}
.foot-right{margin-right:-60px;}
.foot-left .footinfo p{font-size:18px;    line-height: 33px;
    color: #fff;}
.foot-left .footinfo {    width: 600px;}
.shares{margin-top:48px;}
.footmenu .news_list {display: flex;
    justify-content: space-between;}
#footer .inner .foot-right{width:885px;margin-top: 35px;}
.footmenu .news_list .menu-item{text-align: center;    max-width: 150px;}
.footmenu .news_list .menu-item a.menu-link{color:#fff;    font-size: 19px;    position: relative;font-weight:600; 
   /* font-family: 'cbb';*/}
.footmenu .news_list .menu-item a.menu-link::after{content:'';display:block;width:25px;height:3px;background:rgba(255,255,255,.57);position: absolute;left:0;right:0;bottom:-20px;margin:auto;
    transition: .5s;}
.footmenu .news_list .menu-item a.menu-link:hover::after{width:100%;}

.footmenu .news_list .menu-item .sub-item{    padding: 5px 0;}
.footmenu .news_list .menu-item a.sub-link{color:rgba(255,255,255,.67);    font-size: 15px;   /* font-family: 'ppr';*/
    line-height: 20px;}
.footmenu .news_list .menu-item a.sub-link:hover{color:#fff}
.footmenu .news_list .menu-item .sub_list{    margin-top: 47px;}

.menuwrapper{    position: fixed;    z-index: 99;    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(images/menubg.png) no-repeat center / cover;}
.menuwrapper .mod{    position: relative;    padding-top: 24vh;}
.menuwrapper .mod .close{  width:40px;height:40px;background:url(images/closeico.svg) no-repeat center / contain;  position: absolute;right:0;top:10vh;    cursor: pointer;}
.menudiv .news_list {    display: flex;
    justify-content: space-between;}
.menudiv .news_list .menu-item{    text-align: center;}
.menudiv .news_list .menu-item a{color:#fff}
.menudiv .news_list .menu-item a.menu-link{  /*  font-family: 'shb';*/font-weight:600; 
    font-size: 24px;    line-height: 55px;}
.menudiv .news_list .menu-item .sub-item .sub-link{/* font-family: 'shr';  */    color: rgba(255,255,255,.8); font-size: 18px;        line-height: 50px;}
.menudiv .news_list .menu-item .sub_list{    margin-top: 10px;}

.mbanner li.news a {
    display: block;
    cursor: pointer;
    z-index: 999;
    position: relative;
}