@charset "utf-8";
/* CSS Document */
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus-container { overflow:hidden; position:relative; visibility:hidden;}
.focus-container .focus-item { position:absolute; width:100%; height: 100%; left:0; top:0; overflow: hidden;}
.focus-container .focus-item img { width: 100%; height: 100%; border:0; vertical-align: top;}
.focus-title-bar {position:absolute;left: 50%;bottom: 34px;z-index: 40;width: 100%;height: 40px;margin-left: -550px;}
.focus-title-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-title {display: inline-block;white-space: nowrap;height: 40px;line-height: 40px;margin: 0px; padding: 0 15px;color: #fff;font-size: 16px;font-weight:normal;font-family:"Microsoft YaHei";position: absolute;left: 0;top: 0;z-index: 50;}
.focus-title a,.focus-text a {color: #fff; text-decoration: none;}
.focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}
.focus-text-box { position:absolute; left:30px; top:10px; z-index: 20; width: 40%; height: 100px;}
.focus-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.focus-text{  padding:10px; line-height: 1.5; color: #fff; font-size: 13px; }
.focus-navigation { display:block; width:30px; text-align:center; height:50px; line-height:50px; background:#000; text-decoration: none; color:#fff; font-size:30px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-25px; z-index: 50; opacity: 0.7; filter:alpha(opacity=70);}
.focus-navigation:hover { font-size: 30px; font-weight: bold; color: #fff; text-decoration: none;}
.focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.focus-prev { left:0px;}
.focus-next { right:0px;}
.focus-pagination {position:absolute;right:10px;bottom: 10px;z-index:60;height:20px;text-align:right;}
.focus-page { display:inline-block; width:10px; height:10px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; border-radius:5px; background-color:#999; color:#fff; margin-right:5px; cursor:pointer;}
.focus-page span { display: none;}
.focus-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.focus-page-active { background-color:#ff4019;}

/* sudyExtend */
/**选择菜单**/
.sudy-select { display:inline-block; position:relative; z-index:100;}
.sudy-select .select-name { display:inline-block; line-height:24px; padding:0 22px 0 5px; background:url(images/arrow01_down.gif) no-repeat right 50%; border:1px solid #CCC; cursor:pointer;}
.select-down .select-name { background-image:url(images/arrow01_up.gif);}
.select-down .select-open { background-image:url(images/arrow01_down.gif);}
.select-up .select-name { background-image:url(images/arrow01_down.gif);}
.select-up .select-open { background-image:url(images/arrow01_up.gif);}
.sudy-select .select-list { border:1px solid #999; position:absolute; left:0; background-color:#fff; display:none; z-index:100; z-index:100; _margin-top:_2px;}
.sudy-select .select-list li { line-height:24px; cursor:pointer; white-space:nowrap;}
.sudy-select .select-list li.hover { background-color:#06C; color:#fff;}

/**日历**/
.sudy-pubdate { width:42px; height:42px; border-radius:5px; overflow:hidden; background-color:#f2f2f2; border:1px solid #8d1212;}
.sudy-pubdate span { display:block; width:100%; font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; text-align:center;}
.sudy-pubdate span.pubdate-month { height:20px; line-height:20px; font-size:16px; color:#fff; border-bottom:1px solid #999; background-color:#C00;}
.sudy-pubdate span.pubdate-day { height:20px; border-top:1px solid #e5e5e5; background-color:#f2f2f2;}

/**选项卡**/
.sudy-tab {}
.sudy-tab .tab-menu { height:24px; border-bottom:1px solid #ccc;}
.sudy-tab .tab-menu li { display:inline-block; height:24px; line-height:24px; float:left; font-size:14px; font-weight:bold; color:#333; padding:0 10px; border-radius:5px 5px 0 0; cursor:default;}
.sudy-tab .tab-menu li.selected { background-color:#06C; color:#fff;}

/**输入框提示**/
.sudy-input {display:inline-block; _display:inline; position:relative; font-family:Tahoma, Geneva, sans-serif; vertical-align:top;}
.sudy-input input,.sudy-input textarea { display:inline-block; height:17px; line-height:17px; color:#333; font-size:13px; vertical-align:top; padding:3px; background-color:#fff; border:1px solid #ccc; outline:none; border-radius:3px; overflow:hidden;}
.sudy-input textarea { height:85px;}
.sudy-input .tip { display:block; height:25px; line-height:25px; color:#888; font-size:13px; position:absolute; left:10px; top:0;}

/**链接菜单**/
.sudy-links { display:inline-block; }
.sudy-links .links-name { display:inline-block; font-weight:bold; line-height:24px; padding:0 20px 0 5px; background:#fff url(images/arrow.png) no-repeat right 50%; border:1px solid #444; cursor:default;}
.sudy-links .wrap-open { }
.sudy-links .links-wrap { overflow:hidden; white-space:nowrap; border:1px solid #444; padding:3px 0; background-color:#fff; line-height:1.7; position:absolute; display:none; left:0; bottom:25px; z-index: 10000;}
.sudy-links .links-wrap a { display:block; padding:0 10px;}
.sudy-links .links-wrap a:hover { color:#fff; background-color:#1e90ff;}

/**scroll滚动**/
.sudy-scroll { position:relative;}
.sudy-scroll-wrap { position:relative; left:0; top:0; overflow:hidden;}
.sudy-scroll-nav .nav-prev,.sudy-scroll-nav .nav-next { display:block; width:20px; height:24px; text-align:center; line-height:24px; font-size:18px; font-family:Tahoma, Geneva, sans-serif; color:#fff; background:#666; cursor:pointer; position:absolute; top:50%; margin-top:-12px; z-index:100;}
.sudy-scroll-nav .nav-prev:active,.sudy-scroll-nav .nav-next:active { background:#454545;}
.sudy-scroll-nav .nav-next { right:-22px;}
.sudy-scroll-nav .nav-prev { left:-22px;}
.sudy-scroll-page { width:100%; height:10px; text-align:center; position:absolute; left:0; bottom:-15px; z-index:100;}
.sudy-scroll-page .page-index { display:inline-block; width:10px; height:10px; border-radius:5px; overflow:hidden; background:#666; margin:0 3px;}
.sudy-scroll-page .active { background:#F30}
.sudy-scroll-page .page-index span { display:none;}


/* 额外添加的元素的样式 */
.lb_wrap {
  margin-bottom: 16px;
}
.lb_wrap .bx-viewport {
  max-height: 400px!important;
}
.main1_left_div .bx-viewport {
  max-height: 216px!important;
}
.main1_left_div .bx-wrapper img {
  max-height: 216px!important;
}
.line {
  display: inline-block;
  width: 2px;
  height: 16px;
  background-color: #AAAAAA;
  margin: 0 10px;
}
.eng {
  font-size: 14px;
  color: #AAAAAA;
  font-weight: normal;
}
.b_info {
  margin-top: 16px;
}
.b_ul {
  width: 100%;
  height: fit-content;
  display: flex;
  justify-content: space-between;
}
.b_item {
  display: inline-block;
  width: calc((100% - 32px) / 3);
  height: 80px;
  min-height: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b_item a {
  font-size: 22px;
  color: #007532;
  text-shadow: 0 0 0.3em #ffffff, 0 0 0.3em #ffffff;
}
.b_item1 {
  background-image: url('../images/b_bg_1.svg');
}
.b_item2 {
  background-image: url('../images/b_bg_2.svg');
}
.b_item3 {
  background-image: url('../images/b_bg_3.svg');
}
.main_left_cont_wrap {
  display: flex;
}
.main1_left_wrap {
  position: relative;
  width: calc(50% + 16px);
  margin-top: 16px;
}
.center_slider {
  width: 100%;
}
.slider_item {
  width: 100%;
}
.main1_left_div img {
  width: 100%;
}
.main1_left_div span {
  position: absolute;
  left: 0;bottom: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-color: rgba(0,0,0,.6);
  font-size: 14px;
  color: #f5f5f5;
  padding: 0 12px 0 8px;
  box-sizing: border-box;
}
.main1_left_div .bx-wrapper .bx-pager {
  position: absolute;
  right: 9px;
  padding-top: 0;
  text-align: right;
  font-size: 0;
}
.lb_wrap .bx-wrapper .bx-pager.bx-default-pager a ,.list_slider .bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
  margin: 0 8px;
}
.main1_left_div .bx-wrapper .bx-pager.bx-default-pager a {
  width: 4px;
  height: 4px;
  margin: 0 3px;
}
.news_wrap {
  width: calc(50% - 16px);
  padding: 16px 0 0px 16px;
}
.news_item {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  position: relative;
  padding-left: 12px;
  line-height: 20px;
}
.news_item:last-child {
  margin-bottom: 0;
}
.news_item::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #BFBFBF;
  left: 0;
}
.news_item a {
  display: inline-block;
  line-height: 14px;
  color: #333333;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_item span {
  color: #BFBFBF;
  margin-left: auto;
}
.news_item:hover a {
  color: #0B7239;
  text-decoration: underline;
}
.news_item:hover::before {
  background-color: #0B7239;
}
.right_news_wrap {
  width: 100%;
  padding: 16px 0 0 0;
}
.right_news_item {
  padding: 12px 0 12px 14px;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.right_news_item::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #BFBFBF;
  position: absolute;
  left: 0;
  top: 16px;
  border-radius: 3px;
}
.right_news_item a {
  display: flex;
  flex-wrap: nowrap;
}
.right_news_item span {
  float: right;
  font-size: 14px;
  color: #BFBFBF;
}
.right_news_item a .list_news_text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex: 1;
  color: #333;
}
.right_news_item a .list_news_time {
  width: 80px;
  margin-left: 24px;
  text-align: right;
}
.right_news_item:hover a span {
  color: #007532;
  text-decoration: underline;
}
.pic_wrap {
  width: 100%;
}
.pic_wrap img {
  width: 100%;
}
.pic_wrap span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}

.link_inner,.copy_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.link_wrap {
  width: 100%;
  padding: 16px 0;
  font-size: 14px;
  color: #333333;
  background-color: #fff;
}
.link_inner {
  display: flex;
  align-items: center;
}
.link_ul {
  display: flex;
}
.link_item {
  margin-right: 16px;
}
.link_item:last-child {
  margin-right: 0;
}
.link_item:hover a {
  text-decoration: underline;
  color: #007532;
}
.copy_inner {
  display: flex;
}
.copy_wrap {
  background-color: #0B7239;
  padding: 16px 0;
  box-sizing: border-box;
}
.copy_left {
  font-size: 12px;
  color: #F2F2F2;
}
.copy_left p{line-height: 25px;}
.icon_wrap {
  display: flex;
  margin-left: auto;
}
.icon_item {
  color: #f2f2f2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.icon_item:last-child {
  margin-left: 28px;
}
.icon_item img {
  width: 44px;
  height: 44px;
  margin-bottom: 6px;
}


.next_page_link {
  color: #006F0A;
}
.wp_column {
  width: 100%;
  height: 52px;
  line-height: 52px;
  background-color: #b2d3b5;
}
.wp_column.active::before {
  content: '';
  float: left;
  width: 4px;
  height: 52px;
  background-color: #2f6d20;
  /* vertical-align: middle; */
}
.column-name {
  color: #fff;
  line-height: 1.2;
}
.col_item_link {
  float: right;
  width: 152px;
  height: 100%;
  margin-right: 32px;
  border-bottom: 1px solid #fff;
}
.wp_column .col_item_link.active .column-name {
  color: #2f6d20;
}
.wp_column .col_item_link:hover .column-name {
  color: #2f6d20;
}
.more_artc_wrap .more_artc_item,.more_artc_wrap .more_artc_item a {
  font-size: 14px;
  color: #333;
  margin-bottom: 18px;
  cursor: pointer;
}
.more_artc_item:hover,.more_artc_item:hover a {
  color: #006F0A;
  text-decoration: underline;
}
.info_page_nav_title {
  background-color: #b2d3b5;
  font-size: 16px;
  color: #fff;
  padding: 8px 16px;
  text-align: justify;
  line-height: 1.35;
}
.list_ul_wrap > table {
  margin-top: 30px;
}
.right_news_list .news .news_title {
  margin-bottom: 12px;
}
.article .arti_metas .arti_views img {
  vertical-align: baseline;
}
.left_nav_top a {
  color: #fff;
}
.left_nav_top:hover a {
  color: #fff;
}

@media (max-width: 768px) {
  #header {
    height: 48px!important;
  }
  .searchbox {
    display: none;
  }
  .pc_nav {
    display: none;
  }
  .nav_mobile {
    display: block;
  }
  .wrapper {
    padding: 0 8px!important;
    box-sizing: border-box;
  }
  .wrapper .inner {
    max-width: 100%;
  }
  .lb_wrap,.list_slider {
    padding: 0!important;
  }
  .lb_wrap {
    margin-bottom: 8px;
  }
  .main1 .inner .mod {
    flex-direction: column;
  }
  .main1 .inner .mod .post1 {
    margin-bottom: 8px;
  }
  .main1 .inner .mod .post {
    width: 100%;
  }
  .main_left_cont_wrap {
    flex-direction: column;
  }
  .main1_left_wrap , .news_wrap {
    width: 100%;
  }
  .news_wrap {
    padding-left: 0;
  }
  .main2 {
    margin-top: 8px!important;
  }
  .main2 .inner .mod {
    flex-direction: column;
  }
  .main2 .inner .mod .post {
    width: 100%;
    margin-bottom: 8px;
  }
  .main2 .inner .mod .post:last-child {
    margin-bottom: 0;
  }
  .b_info {
    margin-top: 8px!important;
  }
  .b_ul {
    flex-direction: column;
  }
  .b_item {
    width: 100%;
    margin-bottom: 8px;
  }
  .b_item:last-child {
    margin-bottom: 0;
  }
  #footer {
    height: fit-content!important;
    padding: 16px 0 0 0!important;
  }
  .link_wrap,.copy_wrap {
    padding: 20px 0 20px 16px;
       box-sizing: border-box;
  }
  .link_inner {
    align-items: flex-start;
  }
  .link_ul {
    flex-direction: column;
  }
  .link_item {
    margin-bottom: 8px;
  }
  .link_item:last-child {
    margin-bottom: 0;
  }
  .copy_inner {
    flex-direction: column;
  }
  .icon_wrap {
    margin: 20px 0 0 0;
  }
  body {
    padding-bottom: 272px!important;
  }
  .header .head-right{
    margin: 10px 0 auto auto!important;
  }
  .menu_icon {
    display: block!important;
  }
}