@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; }
head,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;
}
/**布局开始**/
@font-face {
   font-family: "sub1";
   src: url(sub1.eot) format('embedded-opentype'),
   url(sub1.ttf) format('truetype');
 }
 @font-face {
   font-family: "sub2";
   src: url(sub2.eot) format('embedded-opentype'),
   url(sub2.ttf) format('truetype');
 }
body {line-height:1;font-size: 0.2rem;font-family:"Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000000; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#278835;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14.8rem;margin:0 auto;} /**页面全局宽度**/
.top {
   background: url(images/head.png) no-repeat top;
   background-size: 100% 50%;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 9;
}
.site-lang ul li.links:last-child {
   background: none;
}
div#aaa {
   padding-left: 0.05rem;    cursor: pointer;
}
/*headtop*/
#headtop{/* background: #056e74; */}
#headtop .inner{    width: 17.2rem;}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;    display: flex;
   justify-content: flex-end;    align-items: center;}
/*head开始*/
#head {}
.head .sitelogo img {
   width: 3.6rem;
}
#head .inner{position:relative;width: 17.2rem;height: 1rem;}
.head .sitelogo{float:left;/* margin-top: 0.3rem; */}
.head .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.head .head-left{float:left;display:inline-block;}
.head .head-main{float:left;margin-top:10px;}
.head .head-right{float:right;margin-top: 12px;/* margin-top: 0.4rem; */}
/*rale样式*/
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left; background: url(images/sx1.png) no-repeat right center;padding: 0 0.1rem;}
.site-lang ul li.links a{    line-height: 0.45rem;
   font-size: 0.15rem;
   color: #fff;
   opacity: 0.7;}
.site-lang ul li.links a:hover{color:#fff; opacity: 1;}
/*默认主导航样式*/
#nav{}
#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;    margin-right: -0.18rem;}
.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;  }
.nav .wp-menu .menu-item a.menu-link {    display: inline-block;
   padding: 0 0.18rem;
   line-height: 0.5rem;
   color: #FFFFFF;
   font-size: 0.2rem;
   font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{ text-decoration: none; }
.nav .sub-menu {display: none;position: absolute;left: 0;top: 0.5rem;min-width: 100%;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: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.15rem; text-align: center; background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#1F8389; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item a.menu-link{
   display: inline-block;
   vertical-align: middle;
   -webkit-transform: perspective(1px) translateZ(0);
   transform: perspective(1px) translateZ(0);
   box-shadow: 0 0 1px rgba(0, 0, 0, 0);
   position: relative;
   overflow: hidden;
}

.nav .wp-menu .menu-item a.menu-link:before {
   content: "";
   position: absolute;
   z-index: -1;
   left: 0;
   right: 100%;
   bottom: 0;
   background: #fff;
   height: 0.04rem;
   -webkit-transition-property: right;
   transition-property: right;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out;
}
.nav .wp-menu .menu-item:hover a.menu-link.parent:before,
.nav .wp-menu .menu-item:focus a.menu-link.parent:before,
.nav .wp-menu .menu-item:active a.menu-link.parent:before,
.nav .wp-menu .menu-item:hover a.menu-link:before,
.nav .wp-menu .menu-item:focus a.menu-link:before,
.nav .wp-menu .menu-item:active a.menu-link:before {
   right: 0;
}
/**主页banner开始**/
#banner {background: #e7e2df;    position: relative;}
#banner .inner {width:auto;text-align: center;position:relative;}
.bb{    cursor: pointer;
   z-index: 10;
   animation: bb 2s linear 0s infinite;
   width: 0.56rem;
   height: 0.36rem;
   position: absolute;
   left: 50%;
   bottom:0.3rem;
   margin-left: -0.26rem;}
   .bb img {
      max-width: 100%;
  }
@keyframes bb{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}
}
div#banner .focus.focus-box {
   min-height: 55vh !important;
   max-height: 55vh !important;
}
div#banner .focus-container {
   min-height: 55vh !important;
   max-height: 55vh !important;
}
div#banner .bg {
   position: absolute;
   width: 100%;
   height: 1.62rem;
   left: 0;
   bottom: 0;
   background: linear-gradient(0deg, #0000006b, transparent);    display: block;z-index: 9;
}
div#banner .focus-title {
   position: relative;
   max-width: 17.2rem;
   margin: 0 auto;
   text-align: left;
   width: auto;
   height: auto;
   padding: 0;
   line-height: 0.66rem;
   font-size: 0.5rem;
   font-family: "sub1";
   display: block;
   display: none;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{ background: url(images/bg1.png) no-repeat top; background-size: cover;}
.main1 .inner{padding:0.8rem 0rem 1rem 0;}
.main1 .ml{float:left;     width: 48.3%;    transform: translate(-80px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);}
.main1 .mr{float:right;    width: 50%;}

.main4{background:url(images/m4.png) no-repeat top; background-size: cover;}
.main4 .inner{padding: 0.8rem 0rem 0.7rem 0;}
.main4 .ml{float:left; width:33%;}
.main4 .mr{float:right;    width: 64.9%;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; 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;
   height: 0.3rem;
   margin-top: 0.1rem;
   line-height: 0.27rem;
   float: right;
   background: url(images/more.png) no-repeat right;
   background-size: 0.2rem;
   }
.post .more_btn .more_text,.post .more_btn a {
   font-size: 0.16rem;
   cursor: pointer;
   color: #115d74;
   font-family: 'sub2';
   /* line-height: 0.3rem; */
   } 
.post .more_btn a{color: #b92e31;padding-right: 0.25rem;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {    position: relative;    margin-bottom: 0.55rem;}
.post1 .tt .tit {}
.post1 .tt .tit .title {
   display: inline-block;
   font-size: 0.42rem;
   font-weight: bold;
   color: #115d74;
   cursor: pointer;
   line-height: 0.57rem;
   /* font-family: "sub2"; */
   font-family: 'sub1';
   }
   .post.post1.post-21.mbox .news_title a {
      color: #fff;
      font-weight: bold;
  }
  .post.post1.post-21.mbox .news_title a font {
   color: #fff !important;
}
.main2 .inner {
   padding: 0.6rem 0rem 0.5rem 0;
}
.post.post1.post-30.mbox h3.tit {
   float: none;
   display: block;
   text-align: center;
}
.post.post1.post-30.mbox .more_btn {
   position: absolute;
   top: 0;
   right: 0;
}
.post.post1.post-30.mbox .tt {
   margin-bottom: 0.4rem;
}
.main3 .inner {
   padding: 0.5rem 0rem 1rem 0;
}
.post.post1.post-40.mbox .tt {
   margin-bottom: 0.45rem;
}
.post.post1.post-41.mbox .news_date span.dbt font {
   color: #fff !important;
}
.post.post1.post-41.mbox .news_title a font {
   color: #fff !important;
}
.post.post1.post-42.mbox .news_title span {
   font-size: 0;
   display: inline-block;
   width: 0.38rem;
   height: 0.57rem;
   position: absolute;
   left: 0;
   bottom: 0;
}
.post.post1.post-42.mbox .news_title a {
   color: #fff;
   padding-left: 0.05rem;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin-left: 0.47rem;
   display: inline-block;
   width: 84%;
}.post.post1.post-42.mbox .news_title a font {
   color: #fff !important;
}
.post.post1.post-42.mbox .news_title .wx {
   width: 0.47rem;
   background: #1A8326 url(images/wx.png) no-repeat center;
   background-size: 0.29rem;
}
.post.post1.post-42.mbox .news_title .wb {
   background: #DB9F18 url(images/wb.png) no-repeat center;
   background-size: 0.29rem;
}
.post.post1.post-42.mbox .news_title .dy {
   background: #101010 url(images/dy.png) no-repeat center;
   background-size: 0.25rem;
}
.post.post1.post-42.mbox ul#t2 .news_imgs {
   padding-top: 72%;
}
.post.post1.post-42.mbox ul#t2 li.news.n1 {
   margin-bottom: 0.19rem;
}
.post.post1.post-50.mbox .news_imgs img {

}
.post.post1.post-50.mbox .news_list li.news:hover .news_imgs img {
   transform: none;
}
@keyframes hvr-buzz-out {
   10% {
       -webkit-transform: translateX(3px) rotate(2deg);
       transform: translateX(3px) rotate(2deg);
   }

   20% {
       -webkit-transform: translateX(-3px) rotate(-2deg);
       transform: translateX(-3px) rotate(-2deg);
   }

   30% {
       -webkit-transform: translateX(3px) rotate(2deg);
       transform: translateX(3px) rotate(2deg);
   }

   40% {
       -webkit-transform: translateX(-3px) rotate(-2deg);
       transform: translateX(-3px) rotate(-2deg);
   }

   50% {
       -webkit-transform: translateX(2px) rotate(1deg);
       transform: translateX(2px) rotate(1deg);
   }

   60% {
       -webkit-transform: translateX(-2px) rotate(-1deg);
       transform: translateX(-2px) rotate(-1deg);
   }

   70% {
       -webkit-transform: translateX(2px) rotate(1deg);
       transform: translateX(2px) rotate(1deg);
   }

   80% {
       -webkit-transform: translateX(-2px) rotate(-1deg);
       transform: translateX(-2px) rotate(-1deg);
   }

   90% {
       -webkit-transform: translateX(1px) rotate(0);
       transform: translateX(1px) rotate(0);
   }

   100% {
       -webkit-transform: translateX(-1px) rotate(0);
       transform: translateX(-1px) rotate(0);
   }
}

.post.post1.post-50.mbox li img {
   display: inline-block;
   vertical-align: middle;
   -webkit-transform: perspective(1px) translateZ(0);
   transform: perspective(1px) translateZ(0);
   box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.post.post1.post-50.mbox li:hover img,
.post.post1.post-50.mbox li:focus img,
.post.post1.post-50.mbox li:active img {
   /* -webkit-animation-name: hvr-buzz-out; */
   /* animation-name: hvr-buzz-out; */
   /* -webkit-animation-duration: 0.75s; */
   /* animation-duration: 0.75s; */
   /* -webkit-animation-timing-function: linear; */
   /* animation-timing-function: linear; */
   /* -webkit-animation-iteration-count: 1; */
   /* animation-iteration-count: 1; */
}


/*带图标标题*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;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 {line-height:22px; color:#666;}/*默认简介*/
.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;}
/*日历新闻样式1*/
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;    transform: translateY(-50px);
   opacity: 0;
   transition: all 0.4s ease-in-out;    width: 8rem;}
   .layer .searchbox {
      transform: none;    opacity: 1;
  }
.wp-search {position: relative;    background: #fff;
   border-radius: 0.25rem;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:0.04rem; margin-right: 0.4rem;}
.wp-search .search-input input.search-title {    width: 100%;
   height: 0.22rem;
   padding: 0.09rem 0;
   line-height: 0.22rem;
   background: none;
   color: #333;
   font-size: 0.15rem;
   border: 0;
   outline: 0;
   font-family: "Microsoft YaHei";
   text-indent: 0.15rem;}
.wp-search .search-btn {width:0.4rem;height: 0.4rem;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:0.4rem;height: 0.4rem;border:0;outline: 0;background: #1F8389 url(images/sous.svg) no-repeat center;cursor: pointer;    border-radius: 50%;}
/* 分享二维码 */

/**友情链接**/

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {    bottom: 0.5rem;
   left: 0;
   margin-left: 0px;
   width: 100% !important;    height: auto;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);    display: none;}

.mbanner .focus .focus-pagination {    position: absolute;
   right: 50%;
   bottom: 0.6rem;
   z-index: 60;
   margin-right: -8.6rem;}
.mbanner .focus .focus-page {     display: inline-block;
   width: 0.14rem;
   height: 0.14rem;
   border: 0;
   background: #fff;
   opacity: 0.7;
   margin-right: 0;
   border-radius: 50%;
   margin-left: 0.15rem;}
.mbanner .focus .focus-page-active {background: none;
   opacity: 1;
   filter: Alpha(opacity = 100);
   width: 0.08rem;
   height: 0.08rem;
   border: 0.03rem solid #278835;}

.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}
body { position: relative; }
.search-con { position: absolute; width: 100%; height: 100%; top: 0px; left: 0; display: none; background: rgba(0,0,0,0.5); z-index: 99; }
.shutdown { position: fixed; right: 0.5rem; top: 0.5rem;     z-index: 9;}
.shutdown span { font-size: 0.5rem; color: #fff; text-align: right; cursor: pointer; }
.layer-inner { position: relative; width: 100%; height: 100%; }
.layer-mod { position: fixed; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
span.yw { font-size: 0.26rem; color: #CFCFCF; font-family: "sub"; text-transform: uppercase; margin-left: 0.15rem; }
.post.post1.post-10.mbox span.title {
   display: block;
   float: none;
   text-align: center;
}
.post.post1.post-10.mbox h3.tit {
   float: none;
   text-align: center;
   display: block;
}
.post.post1.post-10.mbox .more_btn {
   position: absolute;
   right: 0;
   top: 0;
}
.post .news_list li.news .news_imgs {
   padding-top:75%;
   background-color: #efefef;
   position:relative;
   overflow:hidden;
}
.post .news_list li.news .news_imgs  img{
   width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}

.post .news_list li.news:hover .news_imgs  img{transform: scale(1.1);}
.post.post1.post-11.mbox .news_imgs {
   padding-top: 66.7%;
}
.post.post1.post-11.mbox .news_box.clearfix {
   position: relative;
}
.post.post1.post-11.mbox .slick-list.draggable {
   
}
.post.post1.post-11.mbox .news_wz {
   position: relative;
   background: #ffffffdb;
   width: 100%;
   /* margin-top: -0.73rem; */
   /* border-left: 5px solid #285d4c; */
}
.post.post1.post-11.mbox .news_wz .news_con {
   padding: 0.388rem 0.4rem;
}
.post.post1.post-11.mbox span.news_meta {
   display: none;
}
.post.post1.post-11.mbox .news_date {
   float: left;
   width: 0.9rem;
   margin-right: -1rem;
   display: none;
}
.post.post1.post-11.mbox .lcon {
   float: right;
   width: 100%;
}
.post.post1.post-11.mbox .lconin {
   /* margin-left: 1.25rem; */
}
.post.post1.post-11.mbox .news_year {
   font-size: 0.16rem;
   color: #fff;
   font-family: "sub2";
   line-height: 0.3rem;
   display: flex;
   justify-content: space-between;
}
.post.post1.post-11.mbox .news_days {
   font-size: 0.32rem;
   color: #fff;
   font-family: "sub2";
   font-weight: bold;
   line-height: 0.32rem;
   display: flex;
   justify-content: space-between;
}
.post.post1.post-11.mbox .news_days span.y {
   background: url(images/sx3.png) no-repeat right center;    padding-right: 0.1rem;    background-position-y: 0.05rem;
}
.post.post1.post-11.mbox .news_title {
   font-size: 0.24rem;
   line-height: 0.36rem;
   color: #fff;
   /* font-family: 'sub2'; */
   margin-bottom: 0.1rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   height: 0.36rem;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-11.mbox .news_title  a{
   color: #666;
}
.post.post1.post-11.mbox .news_text {
   font-size: 0.14rem;
   line-height: 0.26rem;
   color: #666;
   /* font-family: 'sub2'; */
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.52rem;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-11.mbox .news_gd img {
   width: 0.48rem;
}
.post.post1.post-11.mbox .news_gd {
   margin-top: 0.35rem;
   transition: all 0.4s ease-in-out;
   display: none;
}
.post.post1.post-11.mbox .news_gd:hover {
   transform: translateX(0.1rem);
}
.post.post1.post-12.mbox li {
   background: #ffffffdb;
   margin-bottom: 0.25rem;
}
.post.post1.post-12.mbox .wm {
   float: right;
   width: 3rem;
   margin-left: -3rem;
}
.post.post1.post-12.mbox .news_wz {
   width: 100%;
   float: left;
}.post.post1.post-12.mbox .news_imgs {
   padding-top: 67%;
}
.post.post1.post-12.mbox .news_wz .news_con.clearfix {
   padding: 0 0.4rem;
   min-height: 2rem;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
.post.post1.post-12.mbox .news_title {
   font-size: 0.2rem;
   line-height: 0.3rem;
   /* font-family: 'sub2'; */
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height: 0.6rem;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-12.mbox .news_text {
   font-size: 0.14rem;
   line-height: 0.26rem;
   color: #252525;
   /* font-family: 'sub2'; */
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height: 0.52rem;
   margin: 0.08rem 0;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-12.mbox .news_time {
   font-size: 0.16rem;
   color: #278835;
   font-family: 'sub2';
   display: none;
}
.main2 .ml {
   float: left;
   width: 48.3%;
}
.main2 .mr {
   float: right;
   width: 48%;
}
.post.post1.post-20.mbox li {
   border-bottom: 1px solid #EAEAEA;
   line-height: 0.55rem;
}
.post.post1.post-20.mbox li .news_time {
   width: 0.98rem;
   background: #30A572;
   line-height: 0.37rem;
   text-align: center;
   font-size: 0.16rem;
   color: #fff;
   font-family: Arial;
   margin-right: -1rem;
   float: left;    margin-top: 0.09rem;
}
.post.post1.post-20.mbox .news_wz {
   width: 100%;
   float: right;
}
.post.post1.post-20.mbox .news_wz .news_con.clearfix {
   margin-left: 1.15rem;
}
.post.post1.post-20.mbox .news_title {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-21.mbox li {
   float: left;
   width: 44%;
   margin-bottom: 0.22rem;
   margin: 0.22rem;
   background-size: cover;
}
.post.post1.post-21.mbox .news_box.clearfix {
   margin: 0;
   padding: 1.1rem 0.1rem 0rem 0.1rem;
   background: #00000038;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-21.mbox .news_box.clearfix:hover {
   transform: scale(1.05);
}
.post.post1.post-21.mbox ul {
   margin: 0 -0.22rem;
}
.post.post1.post-21.mbox .news_days {
   font-size: 0.32rem;
   color: #fff;
   font-family: "sub2";
   font-weight: bold;
   line-height: 0.32rem;
   display: flex;
   justify-content: space-between;
   width: 0.9rem;
}
.post.post1.post-21.mbox .news_days span.y {
   background: url(images/sx2.png) no-repeat right center;
   padding-right: 0.1rem;
   background-position-y: 0.05rem;
}
.post.post1.post-21.mbox .news_title {
   line-height: 0.6rem;
   color: #fff;
   /* font-family: 'sub2'; */
   font-size: 0.17rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   height: auto;
   margin-top: 0.18rem;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
.truncate-multiline {
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3; /* 限制为3行 */
   overflow: hidden;
   text-overflow: ellipsis;
};
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1; /* 限制为3行 */
   overflow: hidden;
   text-overflow: ellipsis;
}
.post.post1.post-21.mbox li.news.n2 .news_box.clearfix {
   /* background: #56C064; */
}
.post.post1.post-21.mbox li.news.n3 .news_box.clearfix {
   /* background: #30A572; */
}
.post.post1.post-21.mbox li.news.n4 .news_box.clearfix {
   /* background: #76C174; */
}
.main3 {
   background: #F5F5F5;
}
.post.post1.post-30.mbox .news_box.clearfix {
   margin: 0 0.1rem;
}
.post.post1.post-30.mbox ul {
   margin: 0 -0.1em;
}
.post.post1.post-30.mbox .news_imgs {
   padding-top: 30%;
}
.post.post1.post-50.mbox {
   clear: both;    padding-top: 0.9rem;
}
.post.post1.post-41.mbox li {
   margin-bottom: 0.13rem;
   background: #1F8389;
   padding: 0.16rem 0.2rem 0.1rem 0.3rem;
}
.post.post1.post-41.mbox .news_date {
   display: flex;
   color: #fff;
   /* font-family: 'sub2'; */
   justify-content: space-between;
   flex-direction: row;
   margin-left: -0.1rem;
   line-height: 0.24rem;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-41.mbox .news_date span.dbt {
   font-size: 0.18rem;
   font-weight: bold;
}
.post.post1.post-41.mbox .news_date span.sj {
   font-size: 0.16rem;
}
.post.post1.post-41.mbox .news_title {
   font-size: 0.2rem;
   line-height: 0.3rem;
   color: #fff;
   /* font-family: 'sub2'; */
   margin: 0.2rem 0rem 0.15rem 0rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.6rem;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
}
.post.post1.post-41.mbox .news_title  a{

   color: #fff;

}
.post.post1.post-41.mbox li.news.n2 {
   background: #56C064;
}
.post.post1.post-41.mbox li.news.n3 {
   background: #30A572;
}
.post.post1.post-42.mbox ul#t1 {
   float: left;
   width: 66%;
}
.post.post1.post-42.mbox ul#t2 {
   float: right;
   width: 32%;
}
.post.post1.post-42.mbox ul#t1 .news_imgs {
   padding-top: 72.8%;
}
.post.post1.post-42.mbox .news_box.clearfix {
   position: relative;
}
.post.post1.post-42.mbox .news_wz {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   background: linear-gradient(0deg, #448589b5, transparent);
}
.post.post1.post-42.mbox .news_wz .news_con.clearfix {
   padding: 0.2rem 0.23rem 0rem 0.23rem;
}
.post.post1.post-42.mbox .news_title {
   color: #fff;
   font-size: 0.2rem;
   /* font-family: 'sub2'; */
   line-height: 0.4rem;
   position: relative;
    font-family: "Heiti SC", "Heiti TC", sans-serif; 
    font-weight: bold;
}
.post.post1.post-50.mbox ul {
   text-align: center;
   display: flex;
   justify-content: space-around;
}
.post.post1.post-50.mbox li {
   display: inline-block;
   margin: 0 0.25rem;
}
.post.post1.post-50.mbox .news_imgs {
   padding: 0;
   height: 0.4rem;
   width: 0.4rem;
   margin: 0 auto;
   overflow: visible;
   background: none;
}
.post.post1.post-50.mbox .news_imgs img {
   width: auto;
   height: auto;
   max-height: 100%;
}
.post.post1.post-50.mbox .news_title {
   font-size: 0.15rem;
   font-weight: bold;
}
div#banner .focus-title a {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 45%;
   display: block;
}
.post.post1.post-11.mbox .slick-dots {
   right: 0.48rem;
   width: 0.12rem;
   bottom: 0;
   /* display: none; */
}
.post.post1.post-11.mbox .slick-dots li {
   width: 0.12rem;
   height: 0.12rem;
   background: #b7b7b7;
   margin: 0;
}
.post.post1.post-11.mbox .slick-dots li.slick-active {
   background: #278835;
}
.main2 .post1 .tt {
   margin-bottom: 0.3rem;
}
.post.post1.post-20.mbox .con {
   margin-top: -0.1rem;
}
.xx {
   margin-top: 0.2rem;
}
.post.post1.post-20.mbox li .news_box.clearfix {
   position: relative;
}
.post-20 .news_list li.news .news_box:before {
   content: "";
   position: absolute;
   left: 0;
   bottom: -2px;
   height: 2px;
   width: 0;
   background: #278835;
   transform: translateY(-50%);
   z-index: 1;
   transition: width .4s ease-in-out;
}
.post-20 .news_list li.news .news_box:hover:before {
   width: 100%;
}
@keyframes push {
   16.65% {
       transform: translateX(8px)
   }

   33.3% {
       transform: translateX(-6px)
   }

   49.95% {
       transform: translateX(4px)
   }

   66.6% {
       transform: translateX(-2px)
   }

   83.25% {
       transform: translateX(1px)
   }

   100% {
       transform: translateX(0)
   }
}
.post.post1.post-41.mbox .news_box.clearfix:hover .news_title {
   animation: push 1s ease-in-out;
}
body.list .top {
   position: relative;
   background: #056e74;
}
html {
   font-size: 100px;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 3rem;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 {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {    min-height: 500px;}
#d-container .inner {background:#fff;}

.col_menu {width: 2.4rem;float:left;margin-right:-2.4rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #056E74;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.24rem;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:0.3rem; padding:0.15rem  0.05rem 0.15rem 0.3rem;}/**栏目名称图标**/
.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: 0.18rem;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:0.1rem 0px 0.1rem 0.28rem;line-height:0.3rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#056E74; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #056E74;}
.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:#056E74;}
/*二级子栏目**/
.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; font-weight:bold;color:#056E74;} 
/*三级子栏目**/
.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:#056E74;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 2.9rem;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left;  line-height: 0.48rem; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.22rem;font-family:"Microsoft yahei";font-weight: normal;color: #056E74;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;line-height: 0.46rem; font-size:0.16rem;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.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); } /**列表页文章图片大小限制**/
ul.news_list.list2 li {
   font-size: 0.18rem;
}
ul.news_list.list2 span.news_title {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 86%;
}
span.possplit {
   background-size: 0.13rem !important;
}div#aaa img {
   width: 0.16rem;
}
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {
   line-height: 0.4rem;
   font-family: "sub1";
   font-size: 0.24rem;
   text-align: center;
   color: #056e74;
   border-bottom: 2px solid #056e74;
   padding-bottom: 0.2rem;
   } /**文章标题**/
.article h2.arti_title {line-height: 34px;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:0.14rem; 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;}
/**页脚开始**/
#footer {background: #056E74;}
#footer .inner {padding:0px 0px;position:relative;}
#footer .inner .mod{    padding: 0.37rem 0;}
#footer .inner .foot-left{float:left;    text-align: center;    margin-top: 0.35rem;}
.foot-left .sitelogo a img {
   width: 3.41rem;
}
.xx img {
   width: 2.43rem;
}
.foot-center {
   float: left;
   border-left: 1px solid #ffffff54;
   border-right: 1px solid #ffffff54;
   margin-left: 8%;
   padding: 3.2% 10% 3.2% 5%;
}
#footer .inner .foot-right{float:right;     margin-top: 0.2rem;}
#footer .inner p{
   font-size: 0.16rem;
   line-height: 0.32rem;
   /* font-family: 'sub2'; */
   font-weight: normal;
   text-align: left;
   color: #fff;
   font-family: "Heiti SC", "Heiti TC", sans-serif;
   }
   .foot-bottom {
      border-top: 1px solid #ffffff54;    padding: 0.15rem 0;
  }
  .foot-bottom p {
   text-align: center !important;
   opacity: 0.7;
}
.foot-right img {
   width: 1.6rem;
}
.shares li {
   text-align: center;
   float: left;
   margin-left: 0.25rem;
}
.shares li span {
   color: #fff;
   font-size: 0.16rem;    margin-top: 0.1rem;
   display: block;
}

#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}



.slick-next, .slick-prev {
    height: 44px;
    width: 44px;
    background: url(images/slickarrow2.png) no-repeat center center;
    top: 50%;
    margin-top: -22px;
    border: 0 solid #d4d8d9;
    border-radius: 0;
    outline: 0;
    background-color: rgb(255 255 255 / 58%);
    border-radius: 50%;
    background-size: 40%;
    transition: all .5s;
    z-index: 999;
}
.slick-next {
    right: 40px;
    top: 40%;
    background-image: url(images/slickarrow1.png);
}
.slick-prev {
    left: 40px;
    top: 40%;
}

.top.nav-hide{
    width: 100%;
    transform: translate(0%, -100%);
    position: fixed;
    opacity: 1;
    top: 0;
    z-index: 999;
}

.top.nav-hide.nav-top{
    transition: 1.8s cubic-bezier(0.29, 0.3, 0.88, 1.15);
    transform: none;
    background: #056e74;
}
.news_box.clearfix {}

.post-50 .news_box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -44px;
    margin-top: -44px;
    width: 86px;
    height: 86px;
    border: 1px dashed #056e74;
    border-radius: 50%;
    -moz-animation: ani_rotate 6s 0s linear infinite;
    -ms-animation: ani_rotate 6s 0s linear infinite;
    animation: ani_rotate 1s 1s linear infinite;
    transition: .3s all ease-in;
}

@-webkit-keyframes ani_rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
@-moz-keyframes ani_rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
@-ms-keyframes ani_rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
@keyframes ani_rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}


.post.post1.post-50li:hover.news_box {
    transform: rotateY(360deg);
}

.post.post1.post-50.mbox li {
    transition: .3s all ease-in;
    position: relative;
    cursor: pointer;
}
.post-50 .news_wz {
    margin-top: .3rem;
}

.post.post1.post-50.mbox li:hover .news_imgs:before {
    background: rgb(5 110 116 / 17%);
}
.animated .ml {
    transform: none !important;
    opacity: 1  !important;
    filter: Alpha(opacity = 100);
}

.main1 .mr {
    transform: translate(80px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}


.main2 .ml {
    transform: translate(80px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}
.main2 .mr {


    transform: translate(-80px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}
.animated .mr {
    transform: none !important;
    opacity: 1 !important;
    filter: Alpha(opacity = 100);
}
.post.post1.post-30.mbox {
    transform: translate(0, -100%);
    transition: all 1.2s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}


.animated .post.post1.post-30.mbox{
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}




.main4 .ml {
    transform: translate(80px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}
.main4 .mr {


    transform: translate(-80px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}
.post-50 .news_box {
    display: block;
    width: 72px;
    height: 72px;
    background-position: 50%;
    background-repeat: no-repeat;
    /* margin: 0 auto 21px; */
    border-radius: 50%;
    background-color: #308a7033;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.post-50 li.news:hover .news_box {
    transform: rotateY(360deg);
}

.post-50 li.news .news_box {
    transition: 0.5s;
}
.foot-bottom img{width: 0.2rem;
    height: 0.2rem;
    padding: 0.05rem 0.1rem;}