@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-input-placeholder { color:#B9B9B9;}
:-moz-placeholder {color:#B9B9B9;}
::-moz-placeholder { color:#B9B9B9;}
:-ms-input-placeholder { color:#B9B9B9;}
/**布局开始**/
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:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1770px;width: 17.7rem;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
#header1 {background: #C8D5E5 url('images/head_bg.png') no-repeat 60% bottom;}
#header1 .inner{height: 1.6rem;position:relative;}
.header1 .sitelogo{float:left;margin-top: 0.15rem;}
.header1 .sitelogo img{width:7rem}
.header1 .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header1 .head-left{float:left;display:inline-block;}
.header1 .head-main{float:left;margin-top:10px;}
.header1 .head-right{float:right;margin-top: 0.55rem;width: 2.56rem;}
/*默认主导航样式*/
#nav{background: #0F6DB7;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;text-align: center;}
.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: block;padding: 0 0.5rem;line-height: 63px;color: #FFFFFF;font-size: 19px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;width:auto;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
 
/**标题栏新闻窗口**/
.post {position: relative;}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 0.45rem;} /**标题栏**/
.post .tt .tit {display: block;text-align: center;font-size: 0.36rem;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display: inline-block;line-height: 42px;color: #1F1F1F;font-weight: bold;font-family:"Microsoft yahei";}
.post .tt .tit .name{display: inline-block;line-height:16px;color: #949494;font-size: 0.2rem;font-weight: bold;position: relative;margin-left: 20px;text-transform: uppercase;}/*栏目别名*/
.post .tt .tit .name:before{content:"/";position: absolute;left: -15px;top: 1px;color: #949494;font-size: 0.25rem;display: block;}
.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:inline-block;display:inline;zoom:1;height: 20px;margin-top: 10px;line-height: 20px;float:right;position: absolute;right: 0;top: 0;z-index: 33;}
.post .more_btn .more_text,.post .more_btn a {font-size: 14px;cursor:pointer;} 
.post .more_btn a{color:#1074BC;} 
.post .more_btn a:hover{color:#2391e0;} 
.post1 .tt .tit{float: left;display: inline-block;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text { }/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
 

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 315px;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: #f5f5f5;}
#l-container .inner {padding:35px 0px 65px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 350px;float:left;margin-right:-350px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0F6DB7;pointer-events: none}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.34rem;font-weight:bold;color:#fff;text-align:center}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:0.85rem; }/**栏目名称图标**/
.col_menu .col_menu_head h3.col_name .col_name_text a{color:#fff}
.col_menu .col_menu_con{border-left:17px solid #0F6DB7}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#3B3B3B;font-size: 17px;font-weight:normal;background:none;border-top:0px solid #fff; border:0;background:#fff}
.col_list .wp_listcolumn .wp_column a .column-name{ line-height:0.67rem;text-align:center;padding:0;display:block}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { font-weight:bold;background:rgba(14,65,156,0.1);color:#3B3B3B;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ }
.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:#0F6DB7;}
/*二级子栏目**/
.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 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {  font-weight:bold;color:#3B3B3B;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0F6DB7;} 
/**栏目新闻**/
.col_news {width: 100%; float:right;} 
.col_news .col_news_box{margin-left: 380px;}
.col_news_head { }
.col_metas .col_title { display:inline-block; float:left;  }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 26px;font-family:"Microsoft yahei";font-weight: normal;color: #2D2D2D;font-weight:bold ;padding-bottom:30px}
.col_metas .col_path {display:inline-block;float:right;height: 46px;line-height: 46px;color: #666;display:none} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:25px 30px ; margin:0 0px;background:#fff}
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news{height:34px;overflow:hidden}
.col_news_list .news_list li.news .news_title{float:none;margin-right:100px;font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col_news_list .news_list li.news .news_meta{margin-left:-100px}
.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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;min-height:500px}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #0F6DB7;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #0F6DB7;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto;  margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: url(./images/foot_bg.png) center no-repeat;background-size:cover}
#footer .inner {padding: 70px 0px 80px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-left img{width: 7.67rem;display: block;margin-bottom: 40px;}
#footer .inner .foot-right{float:right;margin-top: 40px;}
#footer .inner p{font-size: 18px;line-height: 30px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;/* margin-top:5px; */}
.wp-search {position: relative;/* border: 1px solid #d0d0d0; */}
.wp-search form {display: block;}
.wp-search .search-input {/* margin-left:4px; */margin-right: 0.45rem;}
.wp-search .search-input input.search-title {width: 100%;height: 0.45rem;/* padding: 5px 0; */line-height: 0.45rem;background: #fff;color: #B9B9B9;font-size: 0.16rem;border:0;outline: 0;font-family: "微软雅黑";text-indent: 20px;-webkit-appearance: none;}
input.search-title:-webkit-autofill,
input.search-title:-webkit-autofill:hover,
input.search-title:-webkit-autofill:focus, 
input.search-title:-webkit-autofill:active {
	transition-delay: 999999999s;
	transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-transition-delay:  999999999s;
	 -webkit-transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-text-fill-color: #B9B9B9;
}
.wp-search .search-btn {width: 0.45rem;height: 0.45rem;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height: 100%;border:0;outline: 0;background: #00A54F url(images/sous.png) no-repeat center;cursor: pointer;background-size: 50%;}
/* 分享二维码 */
.shares{text-align:center;margin-bottom: 45px;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin: 0 0px 0 24px;position:relative;}
.shares li a{display:inline-block;width: 50px;height: 50px;border: 0px solid red;background:url('images/share_icon.png') no-repeat;vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -69px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;/* display: inline-block; */width: 3rem;line-height: 0.57rem;background: rgba(255,255,255,0.3);/* border:1px solid #d0d0d0; */clear: both;}
.botlinks .links-wrap a.links-arrow {display: block;height: 0.57rem;line-height: 0.57rem;padding: 0 25px 0 27px;font-size: 0.18rem;color: #fff;/* background: url(images/arrow.png) no-repeat right top; */}
.botlinks .links-wrap a.links-arrow:before{content:">";display: block;position: absolute;color: #fff;font-size: 20px;right: 25px;top:50%;transition: 0.4s;height: 20px;line-height: 20px;margin-top: -10px;font-family: "宋体";}
.botlinks .links-wrap a.links-arrow:hover:before,
.botlinks .wrap-open a.links-arrow:before { transform: rotate(-90deg);}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 100%;width: auto; min-width:100%; 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: #0F6DB7;cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:90px;left: 0%;margin-left:0px;width: 100%;text-align: center;height:auto;background: url(images/banner_bg.png) center no-repeat;background-size: cover;}
.mbanner .focus-title{padding:0;margin:0 auto;width:100%;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;  line-clamp: 2; -webkit-box-orient: vertical;white-space:normal}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);display: none;}
.focus-container .focus-item:before{content:;position:absolute;bottom:0;left:0;width:100%;height:400px;max-height:100%;background:url(images/banner_bg.png) center no-repeat;background-size:100% 100%}
.mbanner .focus .focus-pagination {position:absolute;left: 50%;bottom: 40px;margin-right: 0px;z-index:60;right: auto;transform: translateX(-50%);}
.mbanner .focus .focus-page { display:inline-block; width:13px; height:13px;  margin:0 6px;background:#e9e408;opacity: 0.48;transition: 0.4s;border-radius:50%}
.mbanner .focus .focus-page-active { opacity: 1;}
.mbanner .focus-title a{display:block;width:100%;height:100%;}
.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

 
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
 

.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
   overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp: 2;
   line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{
   overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp: 2;
   line-clamp: 2; -webkit-box-orient: vertical;
}


.bodycon1{background: url(./images/main1_bg.png) center no-repeat;background-size: cover;}
.main1 .inner{padding: 65px 0 68px;}
.post-11 ul.news_list{/* margin: 0 -35px; */}
.post-11 li.news{float: left;width: 5.4rem;}
.post-11 li.news:nth-child(2){margin: 0 0.75rem;}
.post-11 li.news .news_box{/* margin: 0 35px; */}
.post-11 li.news .imgs{padding-top: 66%;position: relative;overflow: hidden;}
.post-11 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:all 0.4s ease-in-out}
.post-11 li.news .wz{padding: 0.45rem 0.3rem 0.5rem;background: #fff;transition:all 0.4s ease-in-out} 
.post-11 li.news .time{font-size: 14px;line-height: 20px;color: #1E47A6;margin-bottom: 25px;transition:all 0.4s ease-in-out}
.post-11 li.news .news_title{font-size: 0.2rem;line-height: 28px;height: 56px;transition:all 0.4s ease-in-out;font-weight: bold;} 
.post-11 li.news:hover .wz{background:#0F6DB7}
.post-11 li.news:hover .time,.post-11 li.news:hover .news_title,.post-11 li.news:hover .news_title a{color:#fff}
.post-11 li.news:hover img{transform:scale(1.05)}


.main2 .inner{padding: 0 0 85px;}
.post-21 ul{margin: 0 -16px;}
.post-21 li.news{width: 25%;box-sizing: border-box;float:left}
.post-21 li.news .news_box{background: #fff;margin: 0 16px;box-shadow: 0px 5px 20px 0px rgba(16, 116, 188, 0.08);padding: 38px 33px 40px 23px;}
.post-21 .date{float: left;width: 56px;padding-right: 20px;text-align: center;color: #1074BC;position: relative;transition: 0.4s;}
.post-21 .date:before{content:"";position: absolute;width: 1px;opacity: 0.2;background: #247FC2;height: 64px;display: block;right:0;top:5px;transition: 0.4s}
.post-21 .days{font-size: 50px;line-height: 50px;font-weight: bold;}
.post-21 .month{font-size: 19px;line-height: 20px;}
.post-21 .wz{margin-left: 101px;}
.post-21 .news_title{font-size: 16px;font-weight: bold;line-height: 30px;height: 90px;-webkit-line-clamp:3;line-clamp:3}
.post-21 li.news:hover .date{color: #00A54F;}
.post-21 li.news:hover .date:before{background: #00A54F;}


.main3{position: relative;z-index: 2;background:url(./images/main3_bg.jpg) center no-repeat;background-size: cover;} 
.main3 .inner{padding:80px 0 93px}
.main3 .ml{float: left;width: 9.6rem;}
.main3 .mr{float: right;width: 7.5rem;}
.post-31 li.news{position: relative;padding-bottom: 1.5rem;}
.post-31 li.news .imgs{position: relative;height: 6.4rem;overflow: hidden;}
.post-31 li.news .imgs img{position: absolute;width: 100%;height: 100%;display: block;top:0;left:0;}
.post-31 li.news .wz{position: absolute;z-index: 22;width: 7rem;left:0;background: #0F6DB7;box-sizing: border-box;padding: 0.36rem 0.3rem;bottom: 0rem;height: 2.3rem;}
.post-31 li.news .date{float: left;width: 0.84rem;box-sizing: border-box;color: #fff;text-align: center;border: 1px solid rgba(255,255,255,0.52);padding: 0.1rem 0 0.15rem;}
.post-31 li.news .days{font-size: 0.33rem;line-height: 0.44rem;font-weight: bold;}
.post-31 li.news .month{font-size: 12px;line-height: 0.12rem;}
.post-31 li.news .news_wz{margin-left: 1.15rem;}
.post-31 li.news .news_title{font-size: 0.2rem;color: #fff;line-height: 0.3rem;height:0.6rem;margin-bottom: 0.2rem;}
.post-31 li.news .news_title a{color: #fff;}
.post-31 li.news .news_text{color: #fff;opacity: 0.6;line-height: 0.3rem;font-size: 0.16rem;max-height: 0.6rem;}
.post-31 .swiper-button{width: 1.3rem;height: 1.3rem;top: auto;bottom: 0.2rem;transform: translateY(1px);left: auto;z-index: 333;right: 0px;background: #fff;box-sizing: border-box;border:1px solid transparent}
.post-31 .swiper-button-prev{right:1.3rem}
.post-31 .swiper-button:hover path{stroke: #0F6DB7;}
.post-31 .swiper-button:hover{border-color: #0F6DB7;}
.post-32 li.news{border-bottom: 1px solid #C2DAE9;padding: 0.45rem 0.55rem 0.45rem 0.6rem;transition: 0.4s;box-sizing: border-box;}
.post-32 li.news .date{float: left;width: 0.7rem;padding-right: 0.4rem;text-align: center;position: relative;color: #1074BC;transition: 0.4s}
.post-32 li.news .date:before{content:"";width: 1px;height: 0.6rem;background: #C2DAE9;right:0;top: 50%;display: block;position: absolute;z-index: 22;margin-top: -0.3rem;}
.post-32 li.news .days{font-size: 0.49rem;line-height: 0.5rem;} 
.post-32 li.news .month{font-size: 0.19rem;line-height: 0.2rem;font-weight: bold;} 
.post-32 li.news .news_wz{margin-left: 1.4rem;height: 0.7rem;display: flex;align-items: center;}
.post-32 li.news .news_title{font-size: 0.24rem;line-height: 0.34rem;color:#1B1B1B;max-height: 0.68rem;} 
.post-32 li.news:hover{background: #fff;}
.post-32 li.news:hover .date{color: #00A54F;}
.post-32 li.news:hover .date:before{background: rgba(0, 165, 79, 0.2);}


.main4 .inner{padding:0.75rem 0 1rem}
.post-41 li.news{float: left;width: 5.4rem;}
.post-41 li.news:nth-child(2){margin: 0 0.75rem;}
.post-41 li.news .imgs{height: 3.6rem;position: relative;overflow: hidden;}
.post-41 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:all 0.4s ease-in-out;}
.post-41 li.news .wz{background: #F6FAFF;padding: 0.3rem 0.52rem 0.57rem;transition:all 0.4s ease-in-out;}
.post-41 li.news .news_title{font-size: 18px;font-weight: bold;transition:all 0.4s ease-in-out;} 
.post-41 li.news .time{font-size: 14px;line-height: 20px;margin-bottom: 28px;color: #1E47A6;transition:all 0.4s ease-in-out;}
.post-41 li.news:hover .wz{background: #0F6DB7;}
.post-41 li.news:hover .time,.post-41 li.news:hover .news_title,.post-41 li.news:hover .news_title a{color: #fff;}
.post-41 li.news:hover img{transform: scale(1.05);}


.post-51 li.news{float: left;width: 25%;position: relative;}
.post-51 li.news .imgs{ height: 4.1rem;}
.post-51 li.news .wz{position: absolute;top:50%;transform: translateY(-50%);z-index: 22;text-align: center;width: 100%;}
.post-51 li.news .bg{position: absolute;z-index: 20;background:#0F6DB7;width: 100%;height: 100%;top:0;left:0;opacity: 0.5;transition:0.3s}
.post-51 li.news .title_ico{width: 0.88rem;height: 0.88rem;margin: 0 auto 0.5rem;background-size:cover !important}
.post-51 li.news .news_title{color:#fff;font-size: 0.22rem;font-weight: bold;line-height: 0.3rem;width: 50%;margin: 0 auto;}
.post-51 li.news:nth-child(1) .title_ico{background: url(./images/ico1.png) center no-repeat;}
.post-51 li.news:nth-child(2) .title_ico{background: url(./images/ico2.png) center no-repeat;}
.post-51 li.news:nth-child(3) .title_ico{background: url(./images/ico3.png) center no-repeat;}
.post-51 li.news:nth-child(4) .title_ico{background: url(./images/ico4.png) center no-repeat;}
.post-51 li.news:nth-child(5) .title_ico{background: url(./images/ico5.png) center no-repeat;}
.post-51 li.news:nth-child(6) .title_ico{background: url(./images/ico6.png) center no-repeat;}
.post-51 li.news:nth-child(7) .title_ico{background: url(./images/ico7.png) center no-repeat;}
.post-51 li.news:nth-child(8) .title_ico{background: url(./images/ico8.png) center no-repeat;}
.post-51 li.news:hover .bg{opacity:0.1}

