@charset "utf-8";
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;}
.mainhtml{ overflow: 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; color:#fff}
.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: 0px; left: 0; z-index: 1110; width: 100%; height: 10px;background: #35aa67;}
::-webkit-input-placeholder { color:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder { color:#fff;}
:-ms-input-placeholder { color:#fff;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
body.main{overflow: hidden;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition: all 0.4s ease-in-out; }
a:hover { color:#35aa67; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
body.main .body_home{/* overflow: hidden; */z-index: 50;}
.body_home .bg{background: url(./images/head_bg.png) bottom center no-repeat;position: absolute;width: 100%;height: 100%;top:0;left:0;z-index: -1;}
.body_b {
   position: fixed;
   left: 0%;
   top: 100%;
   bottom: 0;
   right: 0;
   background: #fff;
   overflow-x: hidden;
   transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
   z-index: 1000; 
   outline: none;
}
.body_b.showdiv {
    top: 0;
}
/*head开始*/
body.main #header {position: absolute;top:0;width:100%;left:0;z-index: 1109;transition: none;opacity: 1;}
body.main #header.showdiv{
    top: 0px;
    animation: 0.5s ease-out 0.7s alternate forwards move_nav;
    transition: all 0.5s ease-in-out;
    background: linear-gradient(to bottom,#000000a8,#ffffff00);
    }
body.main #header.showdiv .sitelogo img{width: 230px;}
body.main #header.showdiv .inner{height:auto;padding-bottom: 15px;}
.header2{background: rgb(53 170 103 / 80%);position: fixed; position: absolute;z-index: 2999;top: 0;opacity: 0; transform: translateY(-100%);transition: all 0.5s ease-in-out 0s;    display: none;}
.header2 .nav .wp-menu{}
.showdiv .header2{transform: none;opacity: 1;transition: all 0.5s ease-in-out 0.3s;overflow:initial}
.header2 .inner{padding-bottom: 20px;}
.header2.header .head-right{margin-top: 30px;}
#header .inner{ height: 220px;}
.header .sitelogo{float:left;margin-top: 42px;}
.header .sitelogo img{width:250px}
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 60px;}
.header2 .site-lang{margin-bottom:15px;background:rgba(255, 255, 255, 0.4)}
.header2 .sitelogo{ margin-top: 20px;}
/*lang样式*/
.openSearch{float: right;width: 30px;height: 30px;background: url(./images/sous.png) center no-repeat;cursor: pointer;}
.site-lang{float:right;background: rgba(255, 255, 255, 0.1);border-radius:10px;margin-right: 20px;}
.site-lang ul{}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 30px;padding: 0px 11px;font-size: 14px;color: #fff;display:block}
.site-lang ul li.links a:hover{background:#fff;color:#999}
 .site-lang ul li.links a:hover{}
/*默认主导航样式*/
#nav{ margin-top: 10px;clear:both}
#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}
.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: inline-block;padding: 0 24px;line-height: 42px;color: #FFFFFF;font-size: 18px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{  text-decoration: none; color: #45b073;}
.header2 .nav .wp-menu .menu-item.hover a.menu-link,.header2 .nav .wp-menu .menu-item a.hover{color:#e9f622}
.nav .sub-menu {display: none;left: 0;top: 42px;min-width: 100%;width:auto;z-index: 100;background:#fff;position: absolute;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap;vertical-align: top; _zoom:1;text-align: center;}
.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:#35aa67; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner { position: relative;}
#banner .more{display:none}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
#banner .news_imgs{height: 100vh;}
#banner .news_imgs a{height: 100vh;display:block}
#banner .slick-dots li{width: 40px;height: 6px;background: #fff;border-radius: 5px;transition: all 0.2s ease-in-out;}
#banner .slick-dots li.slick-active{background: #45b073;width: 80px;}
.bb:hover {
    animation-play-state: paused;
    color: #fff;
  }
.bb span{display:block;}
  .bb {
    position: absolute;
    left: 50%;
    bottom: 20px;
    text-align: center;
    transform: translateX(-50%);
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    opacity: 0;
    font-family: icon;
    padding: 0 10px;
    animation: bb 1.5s linear 0s infinite;
    font-weight: bold;
  }
  @keyframes bb {
    0% {
      transform: translate(-50%, 0);
      opacity: 0;
    }
    50% {
      transform: translate(-50%, 5px);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 0px);
      opacity: 0;
    }
  }
#banner .slick-prev {left: 65px;}
#banner .slick-next {right: 65px;}
#banner .slick-prev, #banner .slick-next {position: absolute; display: block; height: 80px; width: 80px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border-radius: 50%;border: none; outline: none;z-index:111}
#banner .slick-prev{background: url(images/pre.png)no-repeat;background-size: 100%;}
#banner .slick-next{background: url(images/next.png)no-repeat;background-size: 100%;}
#banner .slick-prev:hover{background: url(images/preh.png)no-repeat;background-size: 100%;}
#banner .slick-next:hover{background: url(images/nexth.png)no-repeat;background-size: 100%;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

/**标题栏新闻窗口**/
.post {  }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 40px;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 30px;font-weight: bold;} /**标题字体**/
.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 {   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;/* display: none; */}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 2px solid #146cc1;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
 
/**自定义新闻列表**/
.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 {/* 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*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
 
 
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
body.list .body_home{position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;}
.l-banner{height:435px;background-position:center center;background-repeat:no-repeat;text-align:center; margin:0 auto;background-size: cover}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {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: #45b073;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;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:#45b073; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #45b073;}
.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:#45b073;}
/*二级子栏目**/
.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:#45b073;} 
/*三级子栏目**/
.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:#45b073;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:350px;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: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #45b073;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 0px;}
.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;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #35aa67;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #bce1cb;} /**文章副标题**/
.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: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 {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);display:block }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: #066a4c;     opacity: 0.9;  filter:Alpha(opacity=90);  overflow: unset;}
#footer .inner {padding:45px 0px;position:relative;}
#footer .inner .mod{}
#footer .foot-top img{display: block;margin: 0 auto;/*max-width:60%;*/}
#footer .inner .foot-nav{margin-top: 25px;text-align: center;}
#footer .inner .foot-nav li{display: inline-block;line-height: 22px;font-size: 16px;position: relative;}
#footer .inner .foot-nav li:after{content:"";position: absolute;right:0;top:50%;width:2px;height:18px;margin-top:-9px;background-color: #fff;}
#footer .inner .foot-nav li a{color:#fff;padding:0 22px}
#footer .inner .foot-nav li a:hover{color:#5dbb85}
#footer .inner .foot-nav li:last-child:after{display: none;}
.banquan{background: #003a29;}
.banquan .inner{padding: 28px 0;text-align:center;}
.banquan .inner p{font-size: 16px;line-height: 22px; font-weight:normal;text-align:center;color: #fff;}
.banquan .inner span { margin:0 5px;    color: #cbd6e3;
    text-align: center;
    font-size: 12px;
    line-height: 24px; } 
.banquan .inner span a{
margin: 0 5px;
    color: #ddd;
    font-size: 14px;
}
.banquan .inner span a:hover{    color: #ddd; text-decoration: underline;}
#footer .inner .foot-left{  border-right: #bdbdbd 1px solid;  float: left;  width: 28.6%;}
#footer .inner .foot-left ul li{   display: inline-block; width: 50%;   float: left;}
#footer .inner .foot-left ul li a{background: url(images/bott_leadr_vo.png) left center no-repeat; color: #fff;  font-size: 12px; display: inline-block;    line-height: 22px;   padding: 5px 10px;}

#footer .inner .foot-center{float: left;  width: 40%;    background: url(images/by.png)no-repeat bottom center;text-align: center;padding-bottom: 63px;}
#footer .inner .foot-right{border-left: #bdbdbd 1px solid;    float: right; width: 30.4%;}
.post-71 .news_box a{display:block;width:100%;}
.bottom_addr p{color:#fff;text-align:right;font-size:12px;line-height:22px;margin-bottom: 14px;}
.post-103{    text-align: right; display: none;}
.post-103 ul{    display: inline-block;}
.post-103 ul li {float:left}
.post-103 ul li.i1 a{background:none}
.post-103 ul li a{background: url(images/bott_leadr_vo.png) left center no-repeat; color: #fff;  font-size: 12px; display: inline-block;    line-height: 22px;   padding: 5px 10px;}


/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;position: fixed;width: 100%;top: 0%;left: 0;height:100%;z-index:2000;display:none}
.searchbox .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:#000;opacity: 0.3;}
.wp-search {position: relative;position:absolute;top:40%;width: 80%;left:10%;z-index:20;border: 2px solid #fff;
    border-right: 0;
    border-radius: 8px 0 0 8px;
    
    
    position: relative;
    vertical-align: top;}
.wp-search .close{position:absolute;right:-20px;top: -51px;font-size:30px;color:#fff;cursor:pointer}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 40px; line-height: 40px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family:"微软雅黑"}
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: #fff;
}
.wp-search .search-btn {width: 32px;height: 32px;;position: absolute;right: 0;top: -2px;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background:  url(images/sous.png) no-repeat center;cursor: pointer;border-left:1px solid #fff;-webkit-appearance: none;
    background: #0fb264;
    border: 0;
    border-radius: 0 8px 8px 0;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    height: 44px;
    left: 572px;
    letter-spacing: 1px;
    overflow: hidden;
    top: 0;
    font-size: 16px;vertical-align: top;
    width: 91px;color: #ffff;}
/* 分享二维码 */
.shares{text-align:center;margin-bottom: 39px;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;padding:6px 0}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 34px; height: 34px; border: 0px solid red; background:url('images/share.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); 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: -52px 0px;}
.shares li.i3 a{background-position: -104px 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: 40px; 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;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/

/*************************************************************
 * 特殊页面
 */

/*滚动样式*/
.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: 3;
      line-clamp: 3; 
      -webkit-box-orient: vertical;
}
.slick-disabled.slick-arrow{cursor:not-allowed}

.main1 .inner{padding: 123px 0 20px 0;}
.main1 .post .more_btn{/*display:none*/}
.main1 .ml{width: calc( 100% - 370px );float: left;}
.main1 .ml .tt{ }
.main1 .mr{width: 357px;float: right;}
.main1 .mr .con{padding-left:20px} 
.main1 .ml .con{overflow-x: hidden;}
.main1 .ml .con #wp_news_w11{height:520px}
#img-slider{width: 90%;margin:0 auto;height: 520px;}
#img-slider .slide{width:100%;background:#fff;overflow:hidden}
#img-slider .slide img{height: 100%;width: 100%;display: block;height:520px}
.switcher-wrap{position:relative;}
.switcher-wrap ul.switcher{ text-align:center;position:absolute;left: 40px;bottom: 30px;z-index: 500;width: auto;}
.switcher-wrap ul.switcher li{display: inline-block;float: left;text-align: center;background: #fff;width: 25px;height:  5px;border-radius: 5px;margin: 0 3px;}
.switcher-wrap ul.switcher li a{display:inline-block;height:56px;line-height:16px;font-size:16px; font-weight:bold; color: #513412;padding-top: 43px;}
.switcher-wrap ul.switcher li a:hover{color: #82521a;}
.switcher-wrap ul.switcher li.active a{color: #82521a;}
.switcher-wrap ul.switcher li:last-child{margin-right:0;}
.switcher-wrap ul.switcher .active{background: #dea750 !important;width: 45px; }
#img-slider li.news .wz{position: absolute;width: 100%;height: 100px;z-index: 100;bottom:0;box-sizing: border-box;padding: 15px 40px 20px;background: rgba(0, 0, 0, 0.4);;}
#img-slider li.news .news_title{height: 40px;z-index: 100;color:#fff;font-size: 18px;font-weight: bold;display:none}
#img-slider li.news.roundabout-in-focus .news_title{display:block}

.post-12 .n0 .news_imgs{height: 165px;}
.post-12 li.n0.news{ }
.post-12 .wz{padding:15px 17px;transition: all 0.2s ease-in-out;position: relative;}
.post-12 .n0 .wz{padding:10px 17px; }
.post-12 .wz:after{content:"";display: block;width: 3px;height: 60px;top: 50%;margin-top: -30px;left:0;background: #45b073;position: absolute;opacity: 0;transition: all 0.2s ease-in-out;}
.post-12 .wz:hover{box-shadow: 0px 2px 8px 1px #e7e7e7; }
.post-12 .wz:hover:after{opacity: 1;}
.post-12 .wz:hover .news_time{opacity: 1;}
.post-12 li.news{border-bottom:1px solid #f0f0f0}
.post-12 li.news .news_time{font-size: 12px;color: #1e1e1e;position: absolute;right:17px;bottom: 15px;line-height: 60px;opacity: 0.4;}
.post-12 li.news.n0 .news_time{ bottom: 10px;}
.post-12 li.news .news_title{font-size: 14px;color:#1e1e1e;line-height: 30px;padding-right: 80px;height: 60px;font-weight: bold;}

.main2{background: url(./images/main2_bg.png) center no-repeat;}
.main2 .inner{padding: 120px 0 65px;}
.post-21{float: left;width: calc( 100% - 357px );/* margin:0 -1%; */}
.post-22{float: right;margin-top: -56px;width:357px;} 
.main2 .post-12 li.news{padding-left: 40px;border:0;position: relative;}
.main2 .post-12 .wz{transition: none;border-bottom:1px solid #d4d6d5;box-shadow: none;padding: 16px 17px;}
.main2 .post-12 li.news:hover{background: #fff;box-shadow: 0px 2px 8px 1px #d7cbcb;}
.main2 .post-12 li.news:after{content:"";display: block;width: 3px;height: 60px;top: 50%;margin-top: -30px;left: 30px;background: #45b073;position: absolute;opacity: 0;transition: all 0.2s ease-in-out;z-index: 111;}
.main2 .post-12 li.news:hover:after{opacity: 1;}
.main2 .post-12 li.news:hover .wz{border:none }
.main2 .post-12 li.news:hover .wz:after{display: none;}
.post-21 .list-l li.news{float: left;width: 32%;}
.post-21 .list-l li.news:nth-child(2){margin: 0 2%;}
.post-21 .list-l .news_imgs{height: 200px;}
.post-21 .list-l .wz{padding: 19px 20px;border-bottom:4px solid transparent;transition: all 0.3s ease-in-out;position: relative;}
.post-21 li.news .news_time{font-size: 12px;color: #1e1e1e;position: static;right:17px;bottom: 18px;line-height: 60px;opacity: 0.4;float:right}
.post-21  .list-r li.news .news_time{position:absolute}
.post-21 .list-l .news_title{font-size: 16px;color:#1e1e1e;font-weight: bold;line-height: 30px;margin-bottom: 15px;}
.post-21 .list-l .news_text{font-size: 14px;color:#1e1e1e ;line-height: 24px;opacity: 0.6;filter: alpha(opacity=60);height:48px}
.post-21 .list-l .news_title a,.post-21 .list-l .news_text a{color: #1e1e1e;}
.post-21 .list-l li.news:hover .wz{background-color: #fff;border-bottom: 4px solid #45b073;}
.main2 .more_btn{font-size:16px;line-height: 40px;background-color: #45b073;border-radius: 15px;text-align: center;width: 200px;margin: 36px auto 0;}
.main2 .more_btn a{color: #fff;}

.main3{overflow-x: hidden;}
.main3 .inner{padding: 50px 0 0px;/* padding-left:calc( 50% - 700px ); */width: 100%;box-sizing: border-box;}
.swiper1,.post-30{width: 1400px;margin: 0 auto;}
.post-30 .more_btn{margin-top: 16px;margin-left: 32px;}
.swiper1{padding-left: 496px;position: absolute;top: 0px;z-index: 2000;box-sizing:border-box}
.swiper1 .wz{position:relative;}
.swiper1 a.entermore{position:absolute;right:0;top:10px;z-index:11;font-size:14px;color:#1e1e1e}
.swiper2.swiper-pointer-events{padding-bottom: 290px;}
.swiper2 .swiper-slide{position: relative;}
.swiper2 .swiper-slide .imgs{height: 180px;transition:all 0.4s ease-in-out}
.swiper2 .swiper-slide .imgs:hover{transform:scale(1.03);}
.swiper2 .news_text{/* display: none; */font-size: 14px;color: #45b073;line-height: 30px;padding: 0 20px; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; border-left:6px solid #45b073;}
.swiper2 .swiper-slide .news_title{/* position: absolute; */bottom:10px;left:0;margin: 32px 0 20px;width: 100%;font-size: 18px;color: #1e1e1e;line-height: 30px;height: 60px;padding:0 20px;box-sizing: border-box;font-weight: bold;}
.swiper2 .swiper-slide .news_title a{color: #1e1e1e;}
.swiper2 .swiper-slide .news_title a:hover{color:#45b073}
.swiper2 .swiper-slide .box{margin: 0 15px;position: relative;}
.swiper2 .swiper-wrapper{/* height:300px; */}
.swiper2 .swiper-slide.swiper-slide-active .box{margin: 0 15px 0 0;}
.swiper2 .swiper-slide.swiper-slide-active .news_title{/* display: none; */}
.swiper2 .swiper-slide.swiper-slide-active.myclass .imgs{/* width: 466px !important; *//* height: 300px; */}
.swiper2 .swiper-slide  .imgs,.swiper2 .swiper-slide{ height: 297px; }
.swiper2 .swiper-slide.swiper-slide-active.myclass{/* width: 466px !important; */padding-right: 20px;/* height:300px; */}
.post-30 .tt{position:relative;}
.post-30 .tt .tr{/* float:right; */}
.post-30 .tt .tr .button{margin-top: 3px;float: right;}
.post-30 .tt .swiper-button-prev,.post-30 .tt .swiper-button-next{bottom: 50px;width: 46px;display: inline-block;height: 46px;margin-top: 0;border-radius: 50%;background: #fff;position: static;z-index: 1111;top: auto;box-shadow: 0px 0px 7px 0px #cec8c8;}
.post-30 .tt .swiper-button-next{right:auto;left: 86px;margin-left: 21px;background:url(images/p31next.png)no-repeat;background-size:100%;}
.post-30 .tt .swiper-button-prev{background:url(images/p31pre.png)no-repeat;background-size:100%;}
.post-30 .tt .swiper-button-prev:hover{background:url(images/p31preh.png)no-repeat;background-size:100%;}
.post-30 .tt .swiper-button-prev:after{display:none;}
.post-30 .tt .swiper-button-next:hover{background:url(images/p31nexth.png)no-repeat;background-size:100%;}
.post-30 .tt .swiper-button-next:after{display:none;}
.post-30 .tt .swiper-button-disabled{cursor: not-allowed;}
.post-31 .con{position: relative;}
.swiper1 .swiper-slide .news_title{font-size: 18px;color:#1e1e1e;font-weight: bold;line-height: 30px;margin-bottom: 10px;margin-right:100px}
.swiper1 .swiper-slide .news_text{font-size: 14px;color:#1e1e1e; line-height: 26px;max-height: 52px;opacity: 0.6;}
.main3 .swiper-scrollbar{/* padding-right: 100px; */box-sizing: border-box;width: calc( 100% - 90px );height: 3px;/* margin-top: 120px; */display: list-item;float: left;display: none;}
.main3 .swiper-scrollbar-drag{height:4px}
.main3 .morebox{width: auto;position: absolute;display: none;display: none;bottom: 0px;padding-top: 120px;/* display: flex; */float: right;align-items: center;justify-content: space-between;}
.main3 .more{float: right;font-size: 16px;color:#666666;}
.main3 .more a{color:#666}

.main4{background: url(./images/calendar_bg.png) top center no-repeat;}
.main4 .inner{padding:65px 0 120px;width: 100%;}
.post-41{width: 1400px;margin: 0 auto;}
.main4 .datebox{color:#35aa67;font-family: "Myriad Pro";font-size: 18px;line-height: 42px;margin-left: 30px;display: inline-block;background: url(./images/addArrow.png) no-repeat right center;cursor: pointer;position:relative}
.main4 .datebox .date{padding-right: 30px;}
.main4 .datebox .datelist{position:absolute;right:-115px;top:10px;width:100px;height:300px;overflow-y:scroll;background: rgba(70,156,88,0.9);color: #fff;text-align:center;z-index:300;display:none;}
.main4 .datebox .datelist div{
padding: 5px;
    line-height: 20px;
    font-size: 15px;
    cursor: pointer;
    white-space: nowrap
}
.main4 .datebox .datelist::-webkit-scrollbar{width: 8px;height: 8px;background-color: #72df89;-webkit-border-radius: 6px;}
.main4 .datebox .datelist::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #72df89;  -webkit-border-radius: 6px;}
.main4 .datebox .datelist::-webkit-scrollbar-track-piece { background-color: rgba(70,156,88,0.9); /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
.main4 .datebox .datelist::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #72df89;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}

.calendar_news {/* padding: 10px 34px; */clear: both;width: 100%;position:relative;z-index:222}
.calendar_news .slick-prev{left:-40px}
.calendar_news .slick-next{right:-40px}
.calendar_news:after{content: "";width: 100%;height:1px;background: #fff;display: block;}
.calendar_news .con{width: 1330px;margin: 0 auto;}
.calendar_news li.hasEvents::after {
    content: "";position: absolute;width: 8px;height: 8px;
   background-color: #f0ebeb;border-radius: 50%;bottom: 2px;left: 50%;margin-left: -4px;
}
.calendar_news .news {float: left;position: relative;font-size: 30px;text-align: center;color: #333333;height: 94px;cursor: pointer;}
.calendar_news .news .week {font-size: 16px;opacity: 0.6;font-weight: normal; }
.calendar_news .news span {display:  block;padding: 13px 0px 0;font-weight: bold;}
.calendar_news .news.current {background: #dea750;}
.calendar_news .news.hasEvent:after{content:"";position: absolute;bottom:5px;width:5px;height:5px;background: #4CAF50;border-radius: 50%;left:50%;margin-left:-3px}
.calendar_news .news.current span{color: #fff;opacity: 1;}
.calendar_news .news span.date{display: none;} 
.calendar_news .slick-prev:after{content: "";display: block;border: 10px solid transparent;border-right:10px solid #44af71;}
.calendar_news .slick-next:after{content: "";display: block;border: 10px solid transparent;border-left:10px solid #44af71;}
.calendar_news .slick-prev:hover:after{border-right:10px solid #dea750 ;}
.calendar_news .slick-next:hover:after{border-left:10px solid #dea750 ;}

.main3 .infolist{width: 100%;}
.swiper3 .news{background: #fff;}
.swiper3 .news:hover{background: #fff url(./images/calendar_hover_bg.png) center no-repeat;background-size: cover;}
.swiper3 .news_box{padding:50px 30px}
.swiper3 .news .date{float: left;width: 75px;color:#35aa67;}
.swiper3 .news .date div{width: 50px;text-align: center;}
.swiper3 .news .date .day{font-size: 40px;line-height: 40px;font-weight: bold;}
.swiper3 .news .date .month{font-size: 12px;line-height: 20px;} 
.swiper3 .news .wz{margin-left: 75px;}
.swiper3 .news .news_title{font-size: 16px;line-height: 32px;color:#333;height: 64px;margin-bottom: 15px;}
.swiper3 .news .news_zd{position: relative;}
.swiper3 .news .news_zd:after{content:"";position: absolute;left:0;height:100%;width: 2px;background: #35aa67;top: 0;}
.swiper3 .news .news_zd .zd{line-height: 26px;font-size: 14px;color:#535353; padding-left: 40px;}
.swiper3 .news .news_zd .zd1{background: url(./images/clock.png) 15px center no-repeat;}
.swiper3 .news .news_zd .zd2{background: url(./images/address.png) 15px center no-repeat;}
.swiper3 {width: 1400px;margin: 55px auto 0;}
.swiper3 .swiper-scrollbar{height: 50px;background: url(./images/white_line.png) repeat-x center;position: relative;margin-top: 40px;overflow: hidden;}
.swiper3 .swiper-scrollbar .swiper-scrollbar-drag{top: 0;height: 50px;background: url(./images/scrollbar_ico.png) center center no-repeat;background-size:contain}
.swiper3 .swiper-scrollbar .swiper-scrollbar-drag:before{content:"";display: block; width:100vw;right: calc( 50% + 22px );height: 2px;background: #44af71;top:50%;margin-top:-1px;position: absolute;}
.swiper3 .swiper-scrollbar .swiper-scrollbar-drag:after{content:"";position: absolute;transition: all 0.4s ease-in-out;display: block;background: url(./images/scrollbar_ico.png) center center no-repeat;width:50px;height:50px;top:50%;left:50%;margin-top:-25px;margin-left:-25px;;z-index: 111;cursor: pointer;display:none}
.swiper3 .swiper-scrollbar .swiper-scrollbar-drag:hover:after{transform: rotate(180deg) scale(1.03);}
.main4 .sudy-tab .tab-menu{position: absolute;right:0;top: -65px;z-index: 100;height: auto;border:0;}
.main4 .mod{position: relative;}
.main4 .sudy-tab{width: 1400px;margin: 0 auto;position: relative;}
.main4 .tab-menu li{height: auto;line-height: 30px;color:#aaa9a9;font-size: 24px;font-weight: bold;}
.main4 .sudy-tab .tab-menu li.selected{background: none;color: #080808;}
.main4 .tab-list>li{position: absolute;top:0;left:0;width: 100%;z-index:1;opacity:0}
.main4 .tab-list{position: relative;overflow: hidden;}
.main4 .tab-list>li.active{position: relative;z-index:10;opacity:1}
.post-50 .tt{width: 49.2%;}
.post-51 li.news .news_imgs img:hover {
    transform: scale(1.1);
}
.main5 .inner{padding: 82px 0 80px;}
.main5 .ml, .post-52{float: left;width: 49.2%;}
.main5 .mr{float: right;width: 47.78%;}
.post-51 li.news{    height: auto;
    float: left;
    width: 50%;position: relative;}
.post-51 li.news .news_imgs{padding-top:60%;background-color:#efefef;position:relative;overflow:hidden;}
.post-52 li.news .news_imgs{padding-top:58%;background-color:#efefef;position:relative;overflow:hidden;}
.post.post-51.mbox .box {
    margin: 0 10px;
	    position: relative;
}
.post.post-51.mbox ul {
    margin: 0 -10px;
}
.post-51 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-52 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-51 li.news .wz{margin-right:0px;padding: 0;position:relative}
.post-51 .source{    font-size: 16px;
    line-height: 36px;
    color: #fff;
    transition: all 0.4s ease-in-out;
    position: absolute;
    background: #dea750;
    padding: 0 10px;
    bottom: 15px;left: 15px;}
	.post.post-51.mbox {
    margin-bottom: 40px;
}
 .source.dy{background:url(./images/douyin.png) left center no-repeat;padding-left:30px}
 .source.wb{background:url(./images/weibo.png) left center no-repeat;padding-left:30px}
 .source.wx{background:url(./images/weixin.png) left center no-repeat;padding-left:30px}
 .source.bili{background:url(./images/bilibili.png) left center no-repeat;padding-left:30px}
.post-51 .news_title1{font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    padding: 20px 0px 10px 0;}
	.post.post-51.mbox .news_text {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post-52.mbox {
    float: none;
    width: 100%;
}
.post-51 .hasImg .bg{position: absolute;width: 100%;height: 100%;left:0;top:0;background: url(./images/media_bg.png) top center no-repeat;z-index: 0;background-size:cover}
.post-51 .news_box{padding: 25px;background: #fff;}
.post-51 .news_box .news_time{color:#666;font-size: 18px;margin: 10px 0;line-height: 30px;transition: all 0.4s ease-in-out}
.post-51 .news_box .news_title2{color:#666;font-size: 18px; line-height: 30px;max-height: 60px;transition: all 0.4s ease-in-out}
.post-51 .news_box .news_title2 a{color:#666}
.post-51 .news_box .news_title2 a:hover{color:#35aa67}
.post-51 .defaultBg{background:url(./images/defaultBg.png) center no-repeat ;background-size: cover;}
.post-51 .news_box:hover .source,.post-51 .news_box:hover .news_title2,.post-51 .news_box:hover .news_time{color:#35aa67;}
.post-52 .list-t li.news{float: left;width: 24%;margin-right: 1.33%;position: relative;}
.post-52 .list-t li.news:last-child{margin-right:0;}
.post-52 .list-b li.news{ position: relative;}
.post-52 .list-b li.news>a{position: relative;width:100%; display:block}
.post-52 .list-b .slick-prev{left:auto;right:100px;bottom:20px;top:auto;margin:0;background:url(./images/left3.png) center no-repeat;opacity:0.6;z-index:111}
.post-52 .list-b .slick-next{left:auto;right:30px;bottom:20px;top:auto;margin:0;background:url(./images/right3.png) center no-repeat;opacity:0.6;z-index:111}
.post-52 .list-b .slick-arrow:hover{opacity:1}
.post-52 .list-t li.news .imgs{height: 200px;}
.post-52 .list-b li.news .imgs{height: 390px;}
.post-52 .wz{position: absolute;width: 100%;left:0;bottom:5px;z-index: 10;padding: 10px 20px;box-sizing: border-box;/* display: flex; *//* flex-direction: row; */}
.post-52 .list-b .wz{width: calc( 100% - 135px)}
.post-52 li.news .bg{position: absolute;width: 100%;height:100%;bottom:0;left:0;z-index: 5;background: url(./images/media_shadow.png) bottom center no-repeat;/* display: none; */;}
.post-52 li.news:hover .bg{transition:all 0.3s ease-in-out;background:rgb(187 227 152 / 30%)}
.post-52 li.news .source{font-size: 20px;font-weight: bold;color:#fff;line-height: 30px;} 
.post-52 li.news .news_title{font-size: 16px; color:#fff;line-height: 30px;}
.post-52 li.news:hover .news_title{ }
.post-52 .list-b .source{position: relative;;float: left;}
.post-52 .list-b .source:after{position: absolute;content:"";width: 3px;height: 17px;right: -10px;top:50%;margin-top: -8px;background: #fff;}
.post-52 .list-b li.news .news_title{ font-size: 18px;padding-left: 20px;}


.main6{height: 880px;background: url(./images/main6_bg.png) center no-repeat;background-size:cover}
.main6 .inner{padding:85px 0 65px}
.post-61{background: url(./images/main6img.png) center no-repeat;width: 1000px;height: 580px;margin: 0 auto;position: relative;}
.post-61 li.news{position: absolute;padding-right: 15px;z-index: 111;}
.post-61 li.news:after{position: absolute;content:"";display: block;width: 2px;height: 64px;background: #78bf93;margin-top: -32px;top:50%;right: 0;}
.post-61 li.news.n4:after,.post-61 li.news.n5:after,.post-61 li.n6.news:after{left:0;right: auto;}
.post-61 li .title{font-size: 17px;color:#333333;text-align: center;}
.post-61  .news_con{display: flex;align-items: center;}
.post-61 li.news .num{font-size: 40px;color:#333333;line-height: 48px;margin-right: 10px;}
.post-61 .news_list .num{transition:1s;}
.post-61 .news_list  li:hover .num{-webkit-animation:icon-bounce .5s alternate;-moz-animation:icon-bounce .5s alternate;-o-animation:icon-bounce .5s alternate;animation:icon-bounce .5s alternate;}
@keyframes icon-bounce{0%,100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
25%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg);-ms-transform:rotate(15deg);}
50%{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);transform:rotate(-15deg);-ms-transform:rotate(-15deg);}
75%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);-ms-transform:rotate(5deg);}
85%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg);-ms-transform:rotate(-5deg);}
}
.post-61 li.news .word{font-size: 17px;color:#fff;border-radius: 50%;background: #dea750;float: right;line-height: 25px;width: 25px;height: 25px;text-align: center;}
.post-61 li.n1{left: -155px;bottom: 40px;}
.post-61 li.n2{bottom: 275px;left: -93px;}
.post-61 li.n3{left: 88px;top: 35px;}
.post-61 li.n4{right: 160px;top: 35px;padding: 0 0 0 15px;}
.post-61 li.n5{right: -65px;bottom: 275px;padding: 0 0 0 15px;}
.post-61 li.n6{bottom: 40px;right: -110px;padding: 0 0 0 15px;}
.post-61 .tab-list{height: 580px;}
.post-61 .sudy-tab .tab-menu{height: auto;margin: 110px 0 0;border: 0;text-align: center;}
.post-61 .sudy-tab .tab-menu>div{display: flex;justify-content: center;}
.post-61 .sudy-tab .tab-menu li{height: auto;line-height: 24px;font-size: 24px;position: relative;color:#666666;padding: 0 60px;float: none;font-weight: normal;}
.post-61 .sudy-tab .tab-menu li:nth-child(3) a{background: none;/* color: #06694b; *//* font-weight: bold; */}
.post-61 .sudy-tab .tab-menu li.selected{background: none;color: #06694b;font-weight: bold;}
.post-61 .sudy-tab .tab-menu li:after{position: absolute;width: 1px;height:26px;background: #666666;right:0;top:50%;margin-top:-13px;content:"";}
.post-61 .sudy-tab .tab-menu li:before{position: absolute;width: 1px;height:26px;background: #666666;left:0;top:50%;margin-top:-13px;content:"";}
.post-61 .sudy-tab .tab-menu li:last-child:after,.post-61 .sudy-tab .tab-menu li:first-child:before{display: none;}
.post-61 .sudy-tab .tab-menu li:hover:after,.post-61 .sudy-tab .tab-menu li:hover:before{background:#06694b}


/* 呼吸灯 */
.c5{z-index: 40;width: 403px;height: 403px;background-size: contain;position: absolute;left: 50%;bottom: -30px;border-radius:50%;overflow:hidden;transform: translateX(-50%);display:flex;justify-content: center;align-items: center}
.c5 .c6{    
transition: all 0.5s ease;position: absolute;top: 0;right: 0;left: 0;
bottom: 0;width: 100%;height: 100%;;border-radius:50%;overflow:hidden;
z-index:-1;content:"";background: rgb(1 105 45 / 39%);
}
.scal{animation:scal 1s linear 0s;}
@keyframes scal{
0%{transform:scale(1);}
75%{transform:scale(0.8);}
100%{transform:scale(1);}
}
.c4{transition: all 0.5s ease; position: relative;width: 82%;height: 82%;z-index:10;background: url(images/c5.png) no-repeat center;display:flex;justify-content: center;align-items: center;background-size:cover}
.z4{z-index: -1; position: absolute;top: 0;left: 0;right: 0;bottom: 0;/* background: url(images/c4.png) no-repeat center; */transition: all 0.5s ease;}
.z4.z0{}
.z4.z1{transform: rotate(120deg);}
.z4.z2{transform: rotate(240deg);}
.z4.z3{transform: rotate(270deg);}
.c4 .title{width: 100%;float: left;display: none;height: 100%;z-index:40;position:relative;border-radius: 50%;transition: all 0.4s ease-in-out;display:block;cursor: pointer;background: url(./images/c4.png) right top no-repeat;}
.c4 .title.selected{}
.c3{width: 70%;height: 70%;position: absolute;left: 15%;top: 15%; background: url(images/c3.png) no-repeat center;border-radius: 50%;overflow: hidden;z-index:30;cursor: pointer;background-size:cover}
.c5:hover .title{animation:rotate2 0.8s linear 0s;}
.c5:hover .c3{animation:rotate 0.8s linear 0s; }
.c5:hover .c6{animation:scale 0.8s linear 0s; }

@keyframes rotate{
    0%{transform:scale(1);}
    50%{transform:scale(0.9) rotate(180deg);}
    100%{transform:scale(1);}
}
@keyframes rotate2{
    0%{transform:rotate(0deg);}
    50%{transform:rotate(360deg);}
    100%{transform:rotate(0deg);}
}
@keyframes scale{
    0%{transform:scale(1);}
    50%{transform:scale(0.8) }
    100%{transform:scale(1);}
}



.main7 .inner{padding:60px 0 30px}
.main7 .inner .mod2{/*padding:73px 0 55px*/}
.post-71{display: none;}
.post-71 ul.news_list.list-l{width: 48%;float: left;}
.post-71 ul.news_list.list-r{width: 50%;float: right;}

.post-71 li.news{position: relative;transition: all ease-in-out 0.3s}
.post-71 li.news:hover{box-shadow:0px 1px 10px 1px #6f6c6c}
.post-71 li.news .news_box{display: flex;justify-content: center;position: relative;align-items: center;text-align: center;background: rgba(181, 5, 15, 0.2);}
.post-71 ul.news_list.list-l .imgs{height: 520px; width: 100%;}
.post-71 ul .imgs{transition:all 0.4s ease;}
.post-71 ul .news_box{overflow:hidden;}
.post-71 ul .news_box:hover .imgs{transform: scale(1.1);}
.post-71 ul.news_list .play{display: none;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);z-index: 222;}
.post-71 ul.news_list li video{position: absolute;top:0;left:0;width: 100%;height: 100%;display: none;z-index:100;object-fit:cover}
.post-71 ul.news_list .news_title{position: absolute;z-index: 111;display: none;color:#fff;font-size: 48px;max-width: 90%;line-height: 60px;}
.post-71 ul.news_list .news_title a{color:#fff}
.post-71 ul.news_list.list-r li{width: 46%;float: left;margin: 0 2% 20px;}
.post-71 ul.news_list.list-r li .imgs{height: 250px;width: 100%;}
.post-71 ul.news_list.list-r .news_title{font-size: 26px;font-weight:bold;line-height:36px}
.post-71 ul.news_list.list-r .i3 .news_title{display:none}
.post-71 ul.news_list.list-r .i1,.post-71 ul.news_list.list-r .i4{background: rgba(30, 176, 136, 0.3);}
.post-71 ul.news_list.list-r .i3 video,.post-71 ul.news_list.list-r .i3 .play{display: block;}
.shadow_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;background: rgb(6 106 76 / 80%);
    z-index: 0;
}
.post-71 ul.news_list.list-l .shadow_bg,.post-71 ul.news_list.list-r .i2 .shadow_bg{background:rgba(176,11,17,0.8);display: none;}
.post-72 .con .news_list{padding: 0 0 65px;}
.post-72 .news_list .news{margin: 0 11px;}
.post-72 .slick-dots li{background: #d3d3d3;width: 15px;height: 15px;}
.post-72 .slick-dots li.slick-active{background:#dea750}
.post-72 .news_list .news .imgs{position: relative;overflow: hidden;padding-top: 57.013%;}
.post-72 .news_list .news .imgs img{position:absolute;top:0;right:0;left:0;right:0;width:100%;}
.post-72 .slick-dots{bottom: 0;}
.post-73 .news_list {margin: 0 -9px}
.post-73 .news_list .news{width: 25%;float: left;}
.post-73 .news_list .news:nth-child(2) .news_box{background: url(images/wb.png) center 104px no-repeat #20bebc;}
.post-73 .news_list .news:nth-child(3) .news_box{background: url(images/dy.png) center 104px no-repeat #34a8e4;}
.post-73 .news_list .news:nth-child(4) .news_box{background: url(images/bl.png) center 104px no-repeat #6373d4;}
.post-73 .news_list .news:nth-child(5) .news_box{background: url(images/qq.png) center 104px no-repeat #68c629;}
.post-73 .news_list .news:nth-child(6) .news_box{background: url(images/sph.png) center 104px no-repeat #6373d4;}
.post-73 .news_list .news:nth-child(7) .news_box{background: url(images/ks.png) center 104px no-repeat #45b073;}
.post-73 .news_list .news .code{position: relative;
	width: 150px;
	display: none;
	z-index: 2;
	top: -296px;
	left: 50%;margin-left: -75px;}
.post-73 .news_list .news:hover .code{/*display:block;*/}
.post-73 .news_list .news .news_title{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	padding-top: 210px;}
.post-73 .news_list .news .news_box{height: 311px;margin: 0 9px;background: url(images/wx.png) center 104px no-repeat #45b073;}
.post-73 .news_list .news:last-child{}
.main8 .inner{padding:30px 0 50px;}
.post-81 li.news{float:left;width:14.1%;text-align: center;}
.post-81 li.news .news_title{color:#1e785f;font-size: 16px;line-height: 30px;margin-top: 30px;}
.post-81 li.news .news_title a{color:#1e785f;}
.post-81 li.news svg{height:60px}


/*加载动画*/
.main1 .ml {
    transform: translate(-30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main1 .mr {
    transform: translate(30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main2{
    transform:scale(0.7);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main3{
    transform: translate(100%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main4{
    transform: translate(0, -100%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main5 .mod{
    transform: translate(0, -100%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main5 .ml{
    transform: translate(-50%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.post-52{
    transform: translate(0, -50%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-61{
    transform:rotateY(180deg);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-71 .tt{
    transform: translate(0, -100%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-72{
    transform:rotateY(180deg);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-71 .list-l{
    transform: translate(-50%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-71 .list-r{
    transform: translate(0, -50%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-73{
    transform: translate(100%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.post-81{
    transform: translate(-100%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.wp_editor_art_paste_table td{border:0}

.arti_foots{text-align:right}
.body_b>div{overflow:hidden}
.main1.showdiv .ml, .main1.showdiv .mr, .main2.showdiv, .main3.showdiv, .main4.showdiv, .main5.showdiv .mod, .main5.showdiv .ml, .main5.showdiv .post-52, .main6.showdiv .post-61, .main7.showdiv .post-71 .tt, .main7.showdiv .post-71 .list-l, .main7.showdiv .post-71 .list-r, .main8.showdiv .post-81,.main5.showdiv .post-73,.main7.showdiv .post-72,.main9.showdiv .mod{    transform: none;opacity: 1}





ul.qhkz {
    line-height: 52px;
    border-bottom: 2px solid #45b073;
	    margin-bottom: 20px
}

element.style {
}
ul.qhkz li {
    display: inline-block;
    width: 33.3%;
    float: left;
    font-size: 16px;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
}
ul.qhkz.clearfix li.selected {
    background: #45b073;
    color: #fff;
}
.post.post1.post-70.mbox .tt {
    border: 0;
	margin: 0;
}
.post.post1.post-70.mbox .tt .tit .title {
    color: #333;
    font-size: 20px;
}
.post.post1.post-70.mbox .con {
    min-height: 50px;
    background: #efefef;
    padding: 20px;
}
.post.post1.post-70.mbox .news_list li.news {
    float: left;
    width: 32%;
}
.post.post1.post-70.mbox .news_title {
    line-height: 24px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post.post1.post-70.mbox .news_title a {
	
	padding-left: 20px;
    background: url(images/wp_article_li_1.png) left 10px no-repeat;
    background-size: 10px 2px;
	
	
	}
	ul#mtxh li {
    position: relative;
    height: 160px;
    padding: 30px 20px 30px 0;
border-bottom: 1px solid #e1e1e1;
    transition: all 0.4s ease;
}
ul#mtxh li:hover .news_title {
    color: #35aa67;
}
ul#mtxh li:hover .news_title a{
    color: #35aa67;
}
ul#mtxh .box {
 
}
ul#mtxh {

}
ul#mtxh li:hover img {
    transform: scale(1.1);
}ul#mtxh .news_meta {
    font-size: 12px;
    line-height: 14px;
    color: #a7a7b5;
    margin: 0;
}
ul#mtxh .wz {
    padding-left: 270px;
}
ul#mtxh .news_imgs {
	    position: absolute;
    left: 0;
    top: 30px;
    overflow: hidden;
}ul#mtxh .news_imgs img {
	    width: 240px;
    height: 160px;
    transition: all 0.4s ease;
}
ul#mtxh .news_title {
    font-size: 18px;
    font-weight: bold;
     padding-top: 5px;
        white-space: normal;
    margin: 0;
    line-height: 28px;
    font-weight: 600;
    color: #00053e;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
ul#mtxh .news_text {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
margin-top: 15px;
}
.post.post-30 .tt .tit span.title {
    color: #8b8b8b;
}
.post.post-30 .tt .tit {
    margin-right: 50px;
}
.post.post-30 .tt h3.tit.selected span.title {
    color: #424242;
}
ul.mtxhnr {
    position: relative;
	    min-height: 560px;
	
}
ul.mtxhnr li.cvb {
    position: absolute;
    top: 0;
    width: 100%;
}
.swiper2 .swiper-slide.swiper-slide-active .box a {
    position: relative;
}
img.bfal {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -24px;
}
.post-30 .tt .tr {
   
    margin-right: 70px;
}
.post.post-31.mbox .tt {
    position: absolute;
    top: -85px;
    right: 50%;
    margin-right: -700px;
    width: auto;
}
.swiper2 .swiper-slide .box a {
     position: relative; 
}
.post-31 .swiper2 .swiper-slide .box a{position: static;}
.post-31 img.bfal{top: 39%;}
.swiper.swiper2.swiper-backface-hidden {
    padding-bottom: 250px;
}

.ll {
    width: 46%;
    float: left;
    margin: 0 2% 20px;
}
.rr {
    width: 46%;
    float: right;
    margin: 0 2% 20px;
}
.post-71 ul.news_list.list-r li {
    width: 100%;
    float: none;
    margin: 0;
}
.rr li {
    margin-bottom: 20px !important;
}
.post-71 ul.news_list.list-r .ll .imgs {
    height: 521px;
}


.mtxhkz2-con .mbox {position: absolute;top: 0;width: 100%;}
.mtxhkz2{position: absolute;    right: 25%;top: -75px;z-index: 99;}
.mtxhkz2 .tit .title{margin-right: 15px;font-size: 18px;font-weight: bold;  color: #8b8b8b;}
.mtxhkz2 .tit.selected .title{    color: #424242;}

.mtxhkz3-con .mbox {position: absolute;top: 0;width: 100%;}
.mtxhkz3{position: absolute;    right: 25%;top: -75px;z-index: 99;}
.mtxhkz3 .tit .title{margin-right: 15px;font-size: 18px;font-weight: bold;  color: #8b8b8b;}
.mtxhkz3 .tit.selected .title{    color: #424242;}

.main9 .inner{padding: 60px 0 40px}
.main9 .post-44 .con{padding:15px 0 0 0;}
.main9 .post-44 .news_list .news_meta{color:#45b073;text-align:center;width: 90px;float: left;}
.main9 .post-44 .news_list .news_meta .news_day{font-size:40px;font-weight:bold;line-height: 40px;}
.main9 .post-44 .news_list .news_meta .news_year{font-size:12px;line-height: 12px;font-weight:bold;}
.main9 .post-44 .news_list .news{position:relative;width: 33.3%;float: left;margin-bottom: 27px;}
.main9 .post-44 .news_list{margin:0 -21px}
.main9 .post-44 .news_list .news .news_box{margin:0 21px;background: #fff;box-shadow: 0 0 12px 1px #cccccc54;padding: 29px 20px 33px;}
.main9 .post-44 .news_list .news:nth-child(3n){margin-right:0;}
.main9 .post-44 .news_list .news_con{padding: 0 31px 0 103px;}
.main9 .post-44 .news_list .news_title{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;font-size: 16px;line-height: 28px;height: 56px;}
.main9 .mod {
    transform: translate(0, -100%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.mtxhkz3-con .post-31 .imgs{position:relative;padding-top: 64%;overflow: hidden;height: auto;}
.mtxhkz3-con .post-31 .imgs img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;}
.post-22 .tt .tit{padding-left: 35px;}
.main2 .post-22 .more_btn{width:auto;background:none;margin: 0;color: #000;}
.post-22 .more_btn .more_text, .post-22 .more_btn a{color: #000;}
.post-22 .tt{margin-bottom: 15px;}
.post-22 .tt .tit{font-size:28px;}