@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
  font-family: SourceHanSansCN-Medium;
  src: url(/_upload/tpl/00/05/5/template5/fonts/SourceHanSansCN-Medium.ttf);
}
@font-face {
  font-family: SourceHanSerifCN-SemiBold;
  src: url(/_upload/tpl/00/05/5/template5/fonts/SourceHanSerifCN-SemiBold.ttf);
}
@font-face {
  font-family: Poppins-Regular;
  src: url(/_upload/tpl/00/05/5/template5/fonts/Poppins-Regular.ttf);
}
@font-face {
  font-family: Poppins-Bold;
  src: url(/_upload/tpl/00/05/5/template5/fonts/Poppins-Bold.ttf);
}



@font-face {
  font-family: SourceHanSerifCN-Heavy;
  src: url(/_upload/tpl/00/05/5/template5/fonts/SourceHanSerifCN-Heavy.ttf);
}


html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
img {
  vertical-align: top;
}
html {
  overflow-x: hidden;
  font-size: 100px;
}
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;
}
::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
body {
  line-height: 1;
  font-size: 13px;
  font-family: "PingFang", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
  color: #2b2b2b;
}
:root {
  --mainColor: #017144;
  --hoverColor: #017144;
  --bigSize: 0.2rem;
  --titleSize: 0.18rem;
  --smailSize: 0.16rem;
  --smailSizex: 0.14rem;
  --innerWidth: 15.04rem;
  --swiper-navigation-size: 0;
}
p {
  line-height: 1.75;
}
a {
  color: #2b2b2b;
  text-decoration: auto;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: var(--hoverColor);
}
.line1 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.line2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.line4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
}
.wrapper .inner {
  width: var(--innerWidth);
  margin: 0 auto;
}
body{
  font-family: SourceHanSansCN-Medium;
}
*::-webkit-scrollbar {
  width: 0.1rem;
  background-color: #017144;
}

*::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  background-color: rgba(255, 255, 255, 0.9);
  border: 0.01rem solid #017144;
}
/**头部**/
.header {
  border-bottom: none;
  height: auto;
  line-height: inherit;
  background-size: cover;
  position: relative;
  z-index: 3;
  position: absolute;
  width: 100%;
  top: 0;
  transition: 1s;
}
.header.fix {
  /* background:var(--mainColor); */
}
.header.fix:after {
  background: linear-gradient(180deg, #3333338f, #2222224d, #345e9c00);
  height: 100%;
}

.header.fix .mod {
  height: 1.3rem;
}

.header.fix .sitelogo .logo img {
  width: 3.4rem;
}
.header .inner {
  position: relative;
  transition: all 0.6s ease-in-out;
  width: 100%;
  z-index: 1;
}
.header .sitelogo {
  display: flex;
}
.header .sitelogo .logo img {
  width: 4.96rem;
}
.header .sitelogo .logo {
  margin-right: 0.29rem;
  display: inline-block;
}
.header .sitelogo h1 {
  font-size: inherit;
  font-weight: normal;
  background: none;
  padding-left: 0px;
}
.header .sitelogo .sitetitle {
  display: inline-block;
  margin-left: 0.19rem;
  color: #fff;
  min-height: 0.52rem;
  vertical-align: middle;
  margin-top: -0.1rem;
}
.header .sitelogo a {
  align-items: center;
}
.header .sitelogo .tago img {
  width: 3.82rem;
}
.header .sitelogo .sitetitle span {
  display: block;
}
.header .sitelogo img.logo {
  width: 3.4rem;
  transition: all 0.6s ease-in-out;
}
.header .head-main {
  float: left;
  margin-top: 10px;
}
.header .mod {
  display: flex;
  justify-content: space-between;
  height: 2.12rem;
  align-items: center;
}
.header .head-top {
  display: flex;
  align-items: center;
  gap: 0.15rem;
  margin-bottom: 0.15rem;
}
.header .head-right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  margin-right: 6.77%;
}
.header:after {
  content: "";
  position: absolute;
  width: 100%;
  background: url(/_upload/tpl/00/05/5/template5/images/headbg.png);
  height: 3.4rem;
  top: 0;
  background-size: 100% 100%;
  pointer-events: none;
}

.head-left {
  margin-left: 6.77%;
}
/* 搜索 */
.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 .tt {
  color: #fff;
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
  margin-bottom: 0.47rem;
}
.searchbox {
  text-align: right;
  width: 1.354rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.wp-search {
  position: relative;
  background: rgb(255 255 255 / 20%);
}
.wp-search form {
  display: block;
}
.wp-search .search-input {
  margin-left: 0.22rem;
  margin-right: 40px;
}
.wp-search .search-input input.search-title {
  width: 100%;
  line-height: 0.41rem;
  background: none;
  color: #ffffff;
  font-size: var(--titleSize);
  border: 0;
  outline: 0;
  font-family: "SourceHanSansCN-Regular";
}
.wp-search .search-btn {
  width: 0.41rem;
  height: 0.41rem;
  position: absolute;
  right: 0;
  top: 0%;
}
.wp-search .search-btn input.search-submit {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background: url(/_upload/tpl/00/05/5/template5/images/sous2.svg) no-repeat center;
  cursor: pointer;
}

.header .searchbox {
  transition: all 0.6s ease-in-out;
}
.site-lauge ul {
  display: flex;
  gap: 0.16rem;
}

.site-lauge .links a {
  line-height: 0.41rem;
  background: var(--mainColor);
  display: inline-block;
  border-radius: 0.1rem;
  color: #fff;
  padding: 0 0.17rem;
  font-size: var(--titleSize);
  font-family: "Arial";
}
/**角色**/
.site-rale {
}
.site-rale ul {
}
.site-rale ul li.links {
  float: left;
}
.site-rale ul li.links a {
  line-height: 35px;
  padding: 0 12px 0 12px;
  padding-left: 19px;
  font-size: 13px;
  color: #cad3d4;
  background: url(/_upload/tpl/00/05/5/template5/images/icon_role.png) no-repeat;
}
.site-rale ul li.links a:hover {
  color: #fff;
}
.site-lang ul {
  display: flex;
  border-right: 1px solid rgb(255 255 255 / 20%);
  padding-right: 0.14rem;
  margin-right: 0.14rem;
}
.site-lang ul li.links a {
  color: #fff;
  padding: 0 0.14rem;
  line-height: 1;
  display: inline-block;
  font-size: var(--smailSize);
  font-weight: lighter;
}
.site-lang ul li.links a:hover {
  color: #fff;
}
.header .site-lang ul li.links:last-child a {
}

/**导航**/
#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: 0.7;
  filter: alpha(opacity=70);
}
.nav .wp-menu {
  margin: 0 auto;
  display: flex;
  justify-content: space-between; /* gap: 0.29rem; */
  width: 9.8rem;
}
.nav .wp-menu .menu-item {
  position: relative;
  text-align: center;
}
.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(/_upload/tpl/00/05/5/template5/images/nav_j.png) no-repeat center center;
  vertical-align: middle;
}
.nav .wp-menu .sub-menu li .sub-menu {
  display: none;
}
.nav .wp-menu .menu-item a.menu-link {
  line-height: 0.4rem;
  font-size: var(--titleSize);
  display: block;
  color: #fff;
  position: relative;
}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
  font-weight: bold;
  text-decoration: none;
  color: var(--mainColor);
}
.nav .sub-menu {
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 1.5rem;
  z-index: 100;
  background: #0D5B4C;
  opacity: 0;
  transform: translateX(-50%) scale(0);
  transition: all 0.6s ease-in-out;
  border-radius: 0.1rem;
  overflow: hidden;
}
.nav .sub-menu .sub-item {
  position: relative;
  white-space: nowrap;
  vertical-align: top;
  _zoom: 1;
}
.nav .sub-menu .sub-item a {
  display: block;
  color: #fff;
  line-height: 0.5rem;
  padding: 0 17px;
  font-size: var(--smailSize);
  background: none;
  text-align: center;
}
.nav .sub-menu .sub-item.hover > a,
.nav .sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #F29700;
    display: block;
}
.nav .sub-menu .sub-menu {
  left: 100%;
  top: 0px;
  z-index: 200;
  background: #fff;
}
.nav .site-lang {
  display: none;
}
.nav .wp-menu .menu-item a.menu-link:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  transform: scale(0);
  transition: all 0.6s ease-in-out;
}
.nav .wp-menu .menu-item a.menu-link:hover:after {
  transform: scale(1);
}
.nav .wp-menu li:hover > .sub-menu {
  transform: translateX(-50%);
  opacity: 1;
}

/**大图**/
.mbanner {
  perspective: 1920px;
  transform-style: preserve-3d;
  overflow: hidden;
}
#banner .inner {
  width: 100%;
  text-align: center;
}
.mbanner .news_imgs a {
  display: block;
  height: 100vh;
}
.mbanner .slick-prev,
.mbanner .slick-next {
  z-index: 1;
  top: auto;
  bottom: calc((100% - 2.2rem) / 2 - 0.23rem);
  opacity: 0.8;
}
.mbanner .slick-prev {
  left: 0.55rem;
}
.mbanner .slick-next {
  right: 0.55rem;
}
.mbanner .news .news_wz {
  position: absolute;
  top: 3.05rem;
  left: 50%;
  margin-left: -7.95rem;
  text-align: left;
  width: 10.6rem;
}
.mbanner .news .news_wz a {
  color: #17607a;
}
.mbanner .news .news_title {
      color: #fff;
    position: absolute;
    bottom: 1.59rem;
    left: 0;
    position: absolute;
    z-index: 1;
    font-size: 0.22rem;
    width: 100%;
    text-align: center;
}
.mbanner .news .news_title a {
  color: #fff;
}
.mbanner .news .news_title a {
  color: #fff;
  display: block;
  white-space: nowrap;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;    margin: 0 auto;
}
.mbanner .slick-dots {
  width: auto;
  bottom: 0.89rem;
  left: 50%;
  margin-left: -8.2rem;
  display: flex;
  align-items: flex-end;
}
.mbanner .slick-dots li {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 0;
  background: var(--mainColor);
  background-size: 100%;
  margin: 0;
  opacity: 0.3;
  margin-right: 0.09rem;
  transition: all 0.6s ease-in-out;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  border-radius: 50%;
}
.mbanner .slick-dots li button {
  width: 0.06rem;
  height: 0.06rem;
  background: rgb(255 255 255 / 80%);
  padding: 0;
  display: none;
}
.mbanner .news .news_video {
  height: 100vh;
  position: relative;
}
.mbanner .news .news_video video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mbanner .news .news_video:before,
.mbanner .news .news_imgs a:before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 2.48rem;
  background: url(/_upload/tpl/00/05/5/template5/images/bannerbg.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  bottom: 0;
  pointer-events: none;
}
.mbanner .slick-dots li:after {
  content: "";
  display: block;
  width: 0.67rem;
  height: 0.69rem;
  background: url(/_upload/tpl/00/05/5/template5/images/dot.svg) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  transform: scale(0);
  transition: all 0.6s ease-in-out;
}
.mbanner .slick-dots li.slick-active:after {
  transform: none;
}
.mbanner .slick-dots li.slick-active {
  opacity: 1;
  background: none;
}
.bannerPage #banner .inner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.bannerPage #banner {
  height: 100vh;
  position: relative;
  transform-style: initial;
  perspective: none;
}
.bannerPage .body_m {
  z-index: 1;
}

.bannerPage .body_m .wrapper {
  position: relative;
  z-index: 1;
}
.mbanner .control {
    position: absolute;
    bottom: 0.92rem;
    height: 0.35rem;
    background: rgb(0 0 0 / 20%);
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    padding: 0 0.15rem;
    gap: 0.1rem;
    z-index: 1;
    left: 50%;
    margin-left: -1.6rem;
}

.mbanner .control .banner_play {
  width: 0.21rem;
  height: 0.21rem;
  flex: none;
  background: url(/_upload/tpl/00/05/5/template5/images/pause.svg) no-repeat;
  z-index: 1;
  cursor: pointer;
  background-size: 100% 100%;
}
.mbanner .control .banner_play.pause {
  background: url(/_upload/tpl/00/05/5/template5/images/banner_play.svg) no-repeat;
}
.main .swiper-pagination-bullet {
  width: 0.13rem;
  height: 0.13rem;
  --swiper-pagination-bullet-horizontal-gap: 0.11rem;
  opacity: 0.41;
}

.main .swiper-pagination-bullet-active {
  width: 0.24rem;
  height: 0.24rem;
  opacity: 1;
}

.main .pagination {
  display: flex;
  align-items: center;
}
.mbanner .swiper-pagination-bullet {
  background: #fff;
}

.mbanner .swiper-pagination-bullet-active {
  background: url(/_upload/tpl/00/05/5/template5/images/dot.svg) no-repeat;
  background-size: 100% 100%;
}
/**内容**/
#m-container {
}
#m-container .inner {
}
.body_m {
  overflow: hidden;
}
.news_imgs a,
.news_imgs span {
  display: block;
  position: relative;
  transition: all 0.6s ease-in-out;
}

.news_imgs {
  overflow: hidden;
  background: #efefef;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.news_imgs:hover {
 /*transform: scale(1.05); */
}

.news_imgs.bg a:after,
.news_imgs.bg span:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0) 100%);
  opacity: 0.8;
}
.post .news:hover .news_imgs a,.post .news:hover  .news_imgs span {
    transform: scale(1.1);
}


/**主体公共**/
.post1 .tt {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-bottom: 0.3rem;
  align-items: center;
}
.post1 .more_btn {
  right: 0;
  bottom: 0;
}
.post1 .more_btn .more_text img {
}
.post1 .more_btn .more_text {
  vertical-align: middle;
  font-size: var(--smailSize);
  color: var(--mainColor);
  line-height: 0.21rem;
  display: flex;
  align-items: center;
  gap: 0.13rem;
}
.post1 .tt .tit {
  text-align: center;
  position: relative;
}
.post1 .more_btn .more_text img {
  width: 0.18rem;
  transition: all 0.6s ease-in-out;
}

.post1 .tt .title img {
  height: 0.88rem;
  flex: none;
  width: auto;    display: none;
}
.post1 .tt .title {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 1.4;
    display: flex;
    align-items: center;
    color: #0D5B4C;
    font-family: SourceHanSerifCN-Heavy;
}
.post1 .tt .tt_en {
    font-size: var(--smailSizex);
    font-weight: normal;
    color: #0D5B4C;
    display: block;
    align-items: center;
    width: max-content;
    line-height: 0.23rem;
    font-family: Poppins-Regular;
}
.post.post1.post-11.mbox span.tt_en {
    left: 0rem;
}
.post.post1.post-23.mbox span.tt_en {
    left: 0.9rem;
}
.post.post1.post-61.mbox span.title img {
    margin-right: 0.1rem;
}
.post.post1.post-50.mbox span.tt_en {
    left: 1.1rem;
}
.post.post1.post-61.mbox span.tt_en {
   
}
.post.post1.post-71.mbox span.tt_en {
    left: 0.9rem;
}
.post.post1.post-24.mbox span.title img {
    margin-right: -0.1rem;
}
.post.post1.post-24.mbox span.tt_en {
    left: 1.1rem;
}
.post.post1.post-50.mbox span.title img {
    margin-right: 0.1rem;
}
.post1 .tt .tt_en:before {
  content: "";
  background: url(/_upload/tpl/00/05/5/template5/images/ttenbg.svg) no-repeat;
  width: 0rem;
  height: 0.07rem;
  display: inline-block;
  background-size: 100% 100%;
  margin-right: 0rem;
}
.post1 .news .news_title {
  font-size: var(--titleSize);
  line-height: 1.65;
}
.post1 .news .news_text {
  font-size: var(--smailSize);
  line-height: 1.75;
  color: #6a6a6a;
}

.post1 .news .news_text a {
  color: #6a6a6a;
}
.post1 .news .news_date {
  font-weight: bold;
  font-size: var(--smailSize);
  line-height: 1.32;
  color: var(--hoverColor);
  font-family: Poppins-Regular;
  flex: none;
}
.post1 .news .news_meta {
  display: inline-block;
  color: var(--mainColor);
  font-family: "Poppins-Regular";
  font-weight: bold;
}
.post1 .news .news_meta span {
  display: block;
}
.post1 .news .news_meta .news_year {
  font-size: 0.16rem;
}
.post1 .news .news_meta .news_days {
  font-size: 0.32rem;
  margin: 0.04rem 0;
}
.post1 .news .news_meta .news_month {
  font-size: var(--titleSize);
}
.post1 .news .news_l .news_meta {
  width: 0.96rem;
  height: 0.64rem;
  background: var(--mainColor);
  padding-left: 0.14rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 0.26rem;
  left: -0.14rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.05rem;
}
.post1 .news .news_l {
  position: relative;
}
.post1 .news .news_l .news_meta:after {
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-top: 0.09rem solid #c9ba90;
  border-left: 0.14rem solid transparent;
  border-right: 0px solid transparent;
  left: 0;
  top: 100%;
}

/**main1**/
.main1 {
  background: url(/_upload/tpl/00/05/5/template5/images/main1bg.jpg) no-repeat right;
  position: relative;
  background-size: cover;
  background-attachment: fixed;
}
.main1 .inner {
  padding: 1.4rem 0 0.6rem;
}
.main1 .mbottom {
  display: flex;
}
.post1 .more_btn .more_text .img {
  width: 0.38rem;
  height: 0.38rem;
  background: var(--mainColor);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.post1 .more_btn .more_text:hover img {
    transform: scale(1.3);
}
.post-11 .more_btn .more_jrxww{
  background: var(--mainColor);
  border-radius: 0.3rem;
  color: #fff;
  padding-left: 0.21rem;
  gap: 0;
  transition: all 0.6s ease-in-out;
}

.post-11 .news_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.22rem;
  width: inherit;
}

.post-11 .news_list .news {
  width:33.33% !important;
  margin-bottom: 0.42rem;    border: 0;
}
.post-11 .news_list .news > a {
  display: block;
  margin: 0 0.22rem;
  position: relative;
}
.post-11 .news_list .news > a:hover {
    box-shadow: 0px 3px 20px 0px rgb(0 0 0 / 20%);
}

.post-11 .swiper {
    overflow: inherit;
}
.post-11 .news_list .news .news_imgs span {
  padding-top: 66.66%;
}

.post-11 .news_list .news .news_wz {
    padding: 0.17rem 0.27rem;
    color: #fff;
    background: #fff;
    box-shadow: 0rem 0.03rem 0.07rem #094b3f33;
}

.post-11 .news .news_date {
      color: #0D5B4C;
    margin-bottom: 0.09rem;
    font-size: 0.16rem;
}

.post-11 .news .news_title {
      color: #1A1A1A;
    line-height: 0.3rem;
    font-size: 0.18rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: break-spaces;
    height: 0.6rem;
}

.main2 {
  background: url(/_upload/tpl/00/05/5/template5/images/main3bg.jpg) no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.main2 .inner {
  padding: 1.07rem 0 1.04rem;
  position: relative;
  z-index: 1;
}
.main2 .bg1 {
  width: 100%;
  content: "";
  position: absolute;
  height: 4.12rem;
  background: #dbeadd;
  top: 0;
  z-index: 0;
  transform: rotate(-3deg);
}
.main2 .top .post1 .tt .title {
  color: #fff;
}

.main2 .top .post1 .more_btn .more_text {
  color: #fff;
}

.main2 .top .post1 .more_btn .more_text .img {
  background: #fff;
}

.main2 .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.74rem;
}

.main2 .bg2 {
  width: 100%;
  content: "";
  position: absolute;
  height: 5.03rem;
  background: url(/_upload/tpl/00/05/5/template5/images/main2bg.jpg) no-repeat;
  top: 0;
  background-size: cover;
  /* transform: translateX(-100vw); */
}
.post-21 {
  width: 7.02rem;
}

.post-21 .con {
  background: #fff;
  padding: 0 0.4rem 0.4rem;
  box-shadow: 0px 3px 40px 0px rgba(59, 94, 4, 0.0078);
}

.post-21 .con .newss {
  padding: 0.32rem 0 ;
  border-bottom: 1px dashed rgb(71 129 28 / 50%);
  display: block;
  margin-bottom: 0.12rem;
}

.post-21 .newss .news_title {
  font-weight: bold;
  margin: 0.15rem 0;
}
.post-21 .news .news_text{display:none}
.post-21 .news.newss  .news_text{display:-webkit-box}
.post-21 .news {
  display: flex;
  align-items: center;
  padding: 0.21rem 0;
  justify-content: space-between;
  gap: 0.2rem;border-bottom:1px solid transparent;transition: 0.4s;flex-direction: row-reverse;
}
.post-21 .news:hover{border-color:var(--hoverColor);}
.post-21 .news .news_title {
}

.post-22 {
  width: 7.31rem;
}

.post-22 .news a {
  height: 1.53rem;
  display: flex;
  box-shadow: 0px 3px 40px 0px rgba(59, 94, 4, 0.0078);
  background: #fff;
  padding: 0.27rem 0.45rem 0.1rem;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.post-22 .news {
  margin-bottom: 0.165rem;
}
.post-22 .news .jiaobox,.post-51 .news .jiaobox,.post-23 .news .jiaobox,.post-24 .news .jiaobox {
    transform: scale(0.9);
    opacity: 0;
}

.post-22 .news:hover .jiaobox,.post-51 .news:hover .jiaobox,.post-23 .news:hover .jiaobox,.post-24 .news:hover .jiaobox    {
    transform: scale(1);
    opacity: 1;
}
.post1 .news .news_meta .news_month:after {
  content: "/";
  font-size: 0.131rem;
  vertical-align: middle;
  color: #e8bd98;
  margin-left: 0.03rem;
  font-weight: normal;
  transition: all 0.6s ease-in-out;
}

.post-22 .news .news_meta {
  margin-right: 0.43rem;
  transition: all 0.6s ease-in-out;
}

.post-22 .news a:hover .news_meta {
  color: #fff;
}

.post-22 .news a:hover .news_meta .news_month:after {
  color: #fff;
}

.post-22 .news .news_title {
  font-size: var(--bigSize);
  margin-bottom: 0.1rem;
  transition: all 0.6s ease-in-out;
}

.post-22 .news .news_info {
}

.post-22 .news .news_info span {
  display: block;
  line-height: 0.36rem;
  color: #6a6a6a;
  font-size: var(--smailSize);
  padding-left: 0.25rem;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 0.15rem auto;
  transition: all 0.6s ease-in-out;
}

.post-22 .news .news_wz {
  margin-top: -0.1rem;
}

.post-22 .news .news_info span.info1 {
  background-image: url(/_upload/tpl/00/05/5/template5/images/people_b.svg);
}
.post-22 .news .news_info span.info2 {
  background-image: url(/_upload/tpl/00/05/5/template5/images/address_b.svg);
  background-size: 0.14rem auto;
}
.post-22 .news a:hover .news_title {
  color: #fff;
  font-weight: bold;
}

.post-22 .news a:hover .news_info span.info1 {
  color: #fff;
  background-image: url(/_upload/tpl/00/05/5/template5/images/people_w.svg);
}
.post-22 .news a:hover .news_info span.info2 {
  color: #fff;
  background-image: url(/_upload/tpl/00/05/5/template5/images/address_w.svg);
}
.post-23 .list2 .news:hover .news_date, .post-24 .news_list .news:hover .news_date {
    color: #fff;
}
.post-22 .news a:hover,.post-23 .list2 .news a:hover,.post-24 .news_list .news a:hover {
  background-color: #f29703;
  color: #fff;
}

.post-23 .con {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.post-23 .con .list1 {
  width: 7.3rem;
  flex: none;
  margin: 0;
  margin-right: 0.376rem;
  position: relative;
}

.post-23 .con .list1 .news_imgs a {
  padding-top: 64.9%;
  z-index: 1;
}
.post-23 .news_imgs.bg a:after {
  height: 1.78rem;
  opacity: 0.6;
}

.post-23 .con .list1 .news_wz {
    z-index: 1;
  position: absolute;
  bottom: 0;
  padding: 0.45rem;
  width: 100%;
  box-sizing: border-box;
}

.post-23 .con .list1 .news {
  position: relative;
  z-index: 1;
}

.post-23 .con .list1 .news_date {
  color: #fff;
  margin: 0;
}

.post-23 .con .list1 .news_title,
.post-23 .con .list1 .news_title a {
  color: #fff;
  font-weight: bold;
}

.post-23 .con .list1 .news_title {
  margin: 0.1rem 0;
}
.post-23 .con .list1 .news_text,
.post-23 .con .list1 .news_text a {
  color: #fff;
}

.post-23 .list2 {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.08rem;
  row-gap: 0.28rem;
}

.post-23 .list2 .news {
  width: 50%;
  height: auto;
}
.post-23 .swiper {
    overflow: inherit;
}
.post-23 .list2 .news a {
  margin: 0 0.08rem;
  background: rgb(255 255 255 / 90%);
  display: block;
  height: 1.46rem;
  box-sizing: border-box;
  border-bottom: 1px solid #007043;
  padding: 0.29rem 0.17rem 0.1rem 0.3rem;
  box-shadow: 0px 3px 20px 0px rgba(59, 94, 4, 0.0078);
  position: relative;
}

.post-23 .list2 .news .news_date {
  margin-bottom: 0.087rem;
  transition: all 0.6s ease-in-out;
}

.post-23 {
  margin-bottom: 0.94rem;
}

.post-23 .swiper-wrapper {
  height: auto;
  width: inherit;
}

.post-23 .con .list1:after {
  content: "";
  width: 6.17rem;
  height: 3.98rem;
  position: absolute;
  left: -0.21rem;
  bottom: 0;
  background: url(/_upload/tpl/00/05/5/template5/images/imgbg.jpg) no-repeat;
  background-size: 100% 100%;
}
.post-24 .news a {
  background: rgb(255 255 255 / 80%);
  display: block;
  padding: 0.3rem 0.4rem;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1608);
  margin: 0 0.14rem;
  box-sizing: border-box;
  height: 1.6rem;
  position: relative;
}
.post.post1.post-24.mbox .swiper {
    padding: 0.2rem 0;
}
.post.post1.post-24.mbox .tt {
    margin-bottom: 0.3rem;
}
.post-24 .con {
  margin: 0 -0.14rem;
  overflow: inherit;
  position: relative;
}

.post-24 .news .news_date {
  margin-bottom: 0.1rem;
  transition: all 0.6s ease-in-out;
}

.main .swiper-button-next, .main .swiper-button-prev {
  width: 0.49rem;
  height: 0.49rem;
  font-size: 0;
  z-index: 1;
  opacity: 1;
  margin-top: -0.245rem;
  z-index: 1;
}

.main .swiper-button-next {
  background: url(/_upload/tpl/00/05/5/template5/images/right.svg) no-repeat;
  background-size: 100% 100%;
  right: -0.79rem;
}
.main .swiper-button-prev {
  background: url(/_upload/tpl/00/05/5/template5/images/left.svg) no-repeat;
  background-size: 100% 100%;
  left: -0.79rem;
}
.main .swiper-button-next:hover {
  background-image: url(/_upload/tpl/00/05/5/template5/images/right_a.svg);
}
.main .swiper-button-prev:hover {
  background-image: url(/_upload/tpl/00/05/5/template5/images/left_a.svg) ;
}
.main .swiper-button-next.swiper-button-disabled,
.main .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.main4 .mod {
  height: 2.49rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.main4 {
  background: url(/_upload/tpl/00/05/5/template5/images/main4bg.jpg) no-repeat;
  background-size: cover;
}

.main4 .con_url {
  position: absolute;
  right: 0;
  background: #f29700;
  display: inline-block;
  border-radius: 0.23rem;
  line-height: 0.53rem;
  box-shadow: 0 0.03rem 0.06rem rgb(0 0 0 / 16%);
  width: 2.34rem;
  color: #fff;
  font-size: var(--bigSize);
  text-align: center;
  top: 50%;
  margin-top: -0.265rem;
}

.main4 .con {
  color: #fff;
  font-size: 0.5rem;
  font-family: SourceHanSerifCN-SemiBold;
  text-shadow: 0 0.03rem 0.06rem rgb(0 0 0 / 57%);
}
.main5 .sudy-tab {
    position: relative;
}
.main5 .inner {
  padding: 0.99rem 0 1.05rem;
}

.main5 {
  background: url(/_upload/tpl/00/05/5/template5/images/main5bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.post-51 .news_list {
  /*display: flex;*/
}

.post-51 .news_list .news {
 
}
.post-51 .swiper {
  
}
.post-51 .news_list .news a {
 background: rgb(255 255 255 / 54%);
    display: block;
    backdrop-filter: blur(30px);
    height: 2.8rem;
    position: relative;
    padding: 0.2rem 0.2rem;
    box-sizing: border-box;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1608);    margin: 0 0.1rem;
}
.post.post1.post-51.mbox .slick-list {
    padding-bottom: 0.7rem;
}
.post-51 .news_list .news a:after {
  content: "";
  width: 1px;
  height: 90%;
 
  top: 5%;
  position: absolute;
  left: 0;
}

.post-51 .news_list .news:nth-child(1) a:after {
  display: none;
}

.post-51 .news_list .news .news_imgs span {
    padding-top: 0;
    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;
    background-size: contain ! important;
}.post-51 .news_list .news .news_wz {
    text-align: center;
    width: 100%;
    float: right;
}
.post-51 .news_list .news .news_wz .news_in {
    margin-left: 2.2rem;
    text-align: left;    margin-top: 0.2rem;
}
.post-51 .news_list .news .news_imgs {
    width: 100%;
    margin: 0 auto;
    padding-top: 120%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}

.post-51 .news_list .news .news_wz {
  text-align: center;
}

.post-51 .news_list .news .news_title {
  margin-bottom: 0.26rem;
  transition: all 0.6s ease-in-out;
}

.post-51 .news_list .news a:hover {
  background-color: #f29703;
}

.post-51 .news_list .news a:hover .news_title,
.post-51 .news_list .news a:hover .news_text {
  color: #fff;
  transition: all 0.6s ease-in-out;
}
.post-51 a.yxxz:hover {
    background: #f29703;
    color: #fff;
}
.post-51 a.yxxz {
  position: absolute;
  right: 0rem;
  border: 1px solid #f29703;
  display: inline-block;
  line-height: 0.38rem;
  width: 1.03rem;
  text-align: center;
  color: #f29703;
  font-size: var(--smailSize);
  background: #fff;
  border-radius: 0.23rem;
}
.post-51 a.yxjs:hover {
    background: #f29703;
    color: #fff;
}
.post-51 a.yxjs {
  position: absolute;
  right: 1.38rem;
  border: 1px solid #f29703;
  display: inline-block;
  line-height: 0.38rem;
  width: 1.03rem;
  text-align: center;
  color: #f29703;
  font-size: var(--smailSize);
  background: #fff;
  border-radius: 0.23rem;
}


.main6 {
  background: url(/_upload/tpl/00/05/5/template5/images/main6bg.jpg) no-repeat;
  background-size: cover;
}

.main6 .inner {
  padding: 0.82rem 0 0.99rem;
}
.post-61 .tt .title {
  color: #fff;
}
.main6 .mbottom {
  display: flex;
  gap: 0.3rem;
}

.post-62 .con {
  display: flex;
  gap: 0.3rem;
}

.post-63 {
  width: 3.71rem;
  background: url(/_upload/tpl/00/05/5/template5/images/post64bg.jpg) no-repeat;
  background-size: cover;
  padding: 0.16rem;
  box-sizing: border-box;
  position: relative;
}

.post-63 .con {
  height: 100%;
}

.post-62 {
  flex: 1;
}

.post-62 .con .conl {
  width: 7.12rem;
  flex: none;
}

.post-62 .con .conr {
  flex: 1;
}
.post-62 .conl .list1 .news_imgs span {
  padding-top: 50.56%;
}
ul.news_list.list1 {
}

.post-62 .conl .list2 {
  display: flex;
}

.post-62 .conl .list2 .news {
  flex: 1;
}

.post-62 .conl .list2 .news_imgs span {
  padding-top: 71.55%;
}

.post-62 .news_list .news .news_title {
  color: #fff;
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 0 0.3rem 0.3rem;
  bottom: 0;
  box-sizing: border-box;
}

.post-62 .news_list .news {
  position: relative;
  --color: #fff;
}

.post-62 .news_list .news.weixin {
  --color: #2ccc46;
  --url: url(/_upload/tpl/00/05/5/template5/images/weixin.svg);
}
.post-62 .news_list .news.weibo {
  --color: #ffa339;
  --url: url(/_upload/tpl/00/05/5/template5/images/weibo.svg);
}
.post-62 .news_list .news.douyin {
  --color: #000;
  --url: url(/_upload/tpl/00/05/5/template5/images/douyin.svg);
}
.post-62 .news_list .news.bilibili {
  --color: #fb7299;
  --url: url(/_upload/tpl/00/05/5/template5/images/bilibili.svg);
}
.post-62 .news_list .news .news_title:after {
  content: "";
  position: absolute;
  width: 0.9rem;
  height: 0.05rem;
  background: var(--color);
  bottom: 0;
  left: 0.3rem;
}

.post-62 .news_list .news.weixin {
}

.post-62 .news_list .news .news_ico {
  position: absolute;
  right: 0;
  width: 0.5rem;
  height: 0.28rem;
  z-index: 1;
  top: 0.3rem;
  background-color: var(--color);
  border-radius: 0.5rem 0 0 0.5rem;
  background-image: var(--url);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 79%;
}

.post-62 .news_list .news .news_ico {
}

.post-62 .conr .list1 .news_imgs span {
  padding-top: 92.71%;
}

.post-62 .conr .list2 .news_imgs span {
  padding-top: 71.55%;
}

.post-62 .conr .list2 {
  margin-top: 0.2rem;
}

.post-62 .conr .list1 .news_imgs span:after {
  height: 100%;
  opacity: 0.42;
}

.post-62 .conr .list1 .news_title {
  width: auto;
  padding: 0;
  bottom: 0;
  right: 0.56rem;
  writing-mode: tb;
  height: 100%;
  display: flex;
  justify-content: center;
}

.post-62 .conr .list1 .news_title:after {
  width: 100%;
  left: 0;
}
.post-63 .con {
  /* background: url(/_upload/tpl/00/05/5/template5/images/newsbg3.svg); */
  background-size: 100% 100%;
  padding: 0.265rem 0.2rem 0.1rem;
  box-sizing: border-box;
  position: relative;
}
.post-63 .bigtt {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.12rem;
}
.post-62 .con .conr ul.news_list.list1 .news_title:after {
    background: #F29600;
}
.post-63 .bigtt img {
  width: 0.47rem;
    margin-right: 0.05rem;
}

.post-63 .news {
  padding: 0.18rem 0;
  border-bottom: 1px dashed rgb(255 255 255 / 20%);
}

.post-63 .news .news_date {
  color: #fff;
  margin-bottom: 0.04rem;
}

.post-63 .news .news_title {
  min-height: 0.59rem;
  color: #fff;
}

.post-63 .news:last-child {
  border: none;
}
.share ul.news_list {
  display: flex;
  gap: 0.14rem;
}
.share ul.news_list a {
  display: flex;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.36);
  text-align: center;
  align-items: center;
  justify-content: center;
}
.share ul.news_list a img {
  max-height: 50%;
}
.share ul.news_list .news {
  position: relative;
}
.share ul.news_list .news .news_imgs {
  position: absolute;
     top: 0.5rem;
  left: 50%;
  visibility: hidden;
  overflow: inherit;
  margin-left: -0.9rem;
  background: none;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}.post.post1.post-61.mbox {
    position: relative;
    z-index: 1;
}
.share ul.news_list .news .news_imgs img {
  width: 1.15rem;
  height: auto;
  padding: 0.05rem;
  height: auto;
}
.share ul.news_list .news .news_imgs img::after {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  margin-left: -0.1rem;
  border-top: 0.06rem solid #fff;
  border-right: 0.1rem solid transparent;
  border-left: 0.1rem solid transparent;
  content: "";
}
.share ul.news_list .news:hover .news_imgs {
      top: 0.5rem;
  visibility: inherit;
  opacity: 1;
}
.main7 {
  background: url(/_upload/tpl/00/05/5/template5/images/main7bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.main7 .inner {
  padding-top: 0.985rem;
}
.post-71 .news_list {
  display: flex;
  gap: 0.194rem;
}

.post-71 .news_list .news {
  flex: 1;
  background: #ccc;
}

.post-71 .news_list .news a {
  height: 1.08rem;
  background-color: #ccc;
  display: block;
  padding: 0.1rem;
  box-sizing: border-box;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1608);
  position: relative;
}

.post-71 .news_list .news .news_title {
  display: block;
  height: 100%;
 /* background: url(/_upload/tpl/00/05/5/template5/images/newsbg4.svg) no-repeat;*/
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  z-index: 1;    border: 0.01rem solid rgba(255, 255, 255, 0.5);
}
.post-71 .news_list .news a:hover {
    box-shadow: 0px 3px 20px 0px rgb(0 0 0 / 82%);
}
.post-71 {
  margin-bottom: 1.44rem;
}

.post-71 .news_list .news a:after {
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.62;
    /* z-index: 1; */
}

.post-71 .news_list .news a:before {
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.85;
    background: #349676;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1608);
    mix-blend-mode: multiply;
}

.post-71 .news_list .news.n1 a:after {
    background: #349676;
}

.post-71 .news_list .news.n2 a:after {
  background: #1E881A;
}
.post-71 .news_list .news.n3 a:after {
  background: #7C9634;
}
.post-71 .news_list .news.n4 a:after {
background: #C7A904;
}
.post-71 .news_list .news.n5 a:after {
background: #983F98;
}
.post-72 .swiper {
  height: 3.4rem;
}

.main7 .mcenter {
  display: flex;
  margin-bottom: 1.26rem;
}

.post-72 {
  width: 6.6rem;
  position: relative;
  margin-right: 0.84rem;
}

.post-72 .news {
  display: flex;
  align-items: center;
}

.post-72 .news .news_icon {
  width: 0.95rem;
  height: 0.95rem;
  flex: none;
  margin-right: 0.28rem;
}

.post-72 .news .news_icon img {
  width: 100%;
}

.post-72 .news .news_t {
  font-size: var(--bigSize);
  line-height: 0.65rem;
}

.post-72 .news .news_t .num {
  font-family: Poppins-Bold;
  /* font-weight: bold; */
  color: var(--mainColor);
  font-size: 0.5rem;
  margin-right: 0.08rem;
}
.post-72 .pagination {
  position: absolute;
  top: 0.23rem;
  bottom: auto;
  width: auto;
  right: 0;
  left: auto;
  background: #fbfaf7;
  border: 1px solid #fbdfb2;
  height: 0.39rem;
  border-radius: 0.2rem;
  padding: 0 0.21rem;
}
.post-72 .swiper-pagination-bullet {
  background: #f29703;
  opacity: 0.41;
}
.post-72 .swiper-pagination-bullet-active {
  background: url(/_upload/tpl/00/05/5/template5/images/dot2.svg) no-repeat;
  background-size: 100%;
  opacity: 1;
}
.post-73 .news a {
  margin: 0 0.3rem;
  display: block;
}

.post-73 .swiper {
  margin: 0 -0.3rem;
  padding-bottom: 0.3rem;
}

.post-73 .news .news_imgs span {
  padding-top: 39.26%;
}

.post-73 .news .news_title {
  background: #fff;
  box-shadow: 0 0.03rem 0.3rem rgb(0 0 0 / 8%);
  width: 80%;
  margin: 0 auto;
  margin-top: -0.23rem;
  line-height: 0.66rem;
  text-align: center;
  z-index: 1;
  position: relative;
}

.post-73 .con {
  position: relative;
}
.post-73 {
  margin-bottom: 1.335rem;
}
.post-74 .con {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.post-74 .con .news_list .news:hover .news_icon {
    transform: translate(-0.05rem, -0.05rem);
    box-shadow: 0.05rem 0.05rem 0 0 rgb(1 113 68 / 48%);
}

.post-74 .swiper {
    overflow: inherit;
}
.post-74 .con .news_list {
  width: 37%;
  display: flex;
  justify-content: space-around;
}

.post-74 {
  position: relative;
  z-index: 1;
}

.post-74:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.76rem;
  bottom: -0.61rem;
  background: #fff;
  box-shadow: 0 3px 30px rgb(97 2 5 / 8%);
}

.post-74 .con .news_list .news_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  background: #f4f8f7;
  border-radius: 50%;
  margin-bottom: 0.28rem;
  transition: all 0.6s ease-in-out;
}

.post-74 .con .news_list .news_icon img,
.post-74 .con .news_list .news_icon svg {
  width: 0.44rem;
}

.post-74 .con .news_list .news_title {
  text-align: center;
  font-size: var(--bigSize);
}
.post-74 .tago {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 3.11rem;
  z-index: 1;
  transform-origin: bottom;
}

.post-74 .tago img {
  width: 100%;
}
/**列表页**/
.list .footer .inner {
    padding-top: 0.645rem;
}
.l-banner {
  height: 6rem;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #c5c4c4;
  position: relative;
}
.l-banner:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 60%;
  background: url(/_upload/tpl/00/05/5/template5/images/bannerbg.png) no-repeat;
  background-size: 100% 100%;
  bottom: 0;
}
.l-banner img {
  display: none;
  height: 100%;
  vertical-align: top;
}
#l-container {
  position: relative;
}
#l-container .mod {
    display: flex;
}
#l-container .inner {
  padding: 1.18rem 0 1.4rem;
  position: relative;
}
#d-container .inner {
  background: #fff;
}

/**栏目列表**/
.col_menu_head {
  position: absolute;
  bottom: 100%;
  z-index: 1;
  width: 100%;
  left: 0;  
}
.col_name span {
  font-size: 0.44rem;
  color: #fff;
}
.col_name {
  margin-bottom: 0.3rem;
}
.col_path a,
.col_path span {
  color: #fff;
  font-size: var(--smailSize);
  line-height: 1.3;
}
.col_path {
  display: inline-block;
  padding-left: 0.26rem;
  background: url(/_upload/tpl/00/05/5/template5/images/home.svg) no-repeat left;
  margin-bottom: 0.63rem;
}
.possplit::after {
  content: "/";
  font-size: 0.15rem;
}
.possplit {
  margin: 0 0.08rem;
  width: auto;
  background-image: none;
  color: #666;
  text-indent: inherit;
  font-size: 0;
}
.col_list {
  width: 100%;
  position: relative;
  height: 0.9rem;
  padding-right: 0.9rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.col_list::before {
  content: "";
  display: block;
  width: calc(50vw + 8.2rem);
  height: 0;
  right: 0;
  position: absolute;
  top: 0;
  border-bottom: 0.9rem solid var(--mainColor);
  border-right: 0.35rem solid transparent;
}
.column-switch {
  display: none;
}
.col_list .col_column .col_item_link.selected:after {
    content: "";
    display: block;
    width: 0.74rem;
    height: 0.03rem;
    background: #FFC041;
    position: absolute;
    bottom: -0.37rem;
    left: 50%;
    margin-left: -0.37rem;
}
.col_list ul {
  position: relative;
  width: 100%;
}
.col_list ul .sub_list {
    display: none;
}
.col_list ul li {
  float: left;
}
.col_list .col_column .col_item_link.selected {
  opacity: 1;
  color: #FFC041;
  position: relative;
}
.col_list .col_column .col_item_link {
  color: #fff;
  padding: 0 0.36rem;
  font-size: var(--smailSize);
  border-right: 1px solid rgb(255 255 255 / 20%);
  display: inline-block;
  display: block;
  text-align: center;
  opacity: 0.7;
  margin: 0.05rem 0;
}
.col_list .slick-next,
.col_list .slick-prev {
  width: auto;
  height: auto;
  background: 0 0;
  border-radius: 0;
}
.col_list .slick-prev {
  left: -0.4rem;
  display: none !important;
}
.col_list .slick-next {
  right: -0.5rem;
  width: 0.3rem;
  text-align: center;
}
.col_list .slick-next:hover,
.col_list .slick-prev:hover {
  opacity: 1;
  color: #fff;
  background: 0 0;
}

/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {
  display: flex;
  margin-bottom: 0.38rem;
  padding-bottom: 0.38rem;
  border-bottom: 0.02rem dashed rgb(1 113 68 / 20%);
  flex-direction: row-reverse;
}
.mrlist .col_news_list .news_list .news .news_imgs {
  width: 3.29rem;
  flex: none;
  margin-left: 0.79rem;
  display: flex;
  align-items: center;
  overflow: hidden; 
}
.mrlist .col_news_list .news_list .news .news_imgs a {
  padding-top: 69.27%;
  width: 100%;
}
.mrlist .col_news_list .news_list .news .news_wz {
  flex: 1;
}
.mrlist .col_news_list .news_list .news .news_meta {
  margin-bottom: 0.33rem;
}
.mrlist .col_news_list .news_list .news .news_meta span {
  display: block;
  color: #666;
}
.mrlist .col_news_list .news_list .news .news_year {
  font-size: 0.14rem;
}
.mrlist .col_news_list .news_list .news .news_day {
  font-size: 0.36rem;
  line-height: 1.4;
}
.mrlist .col_news_list .news_list .news .news_title {
  font-size: var(--titleSize);
  line-height: 1.7;
  margin-bottom: 0.22rem;
  font-weight: bold;
}
.mrlist .col_news_list .news_list .news .news_date {
    font-size: var(--smailSizex);
    color: #017144;
    font-weight: bold;
    padding-left: 0.26rem;
    background: url(/_upload/tpl/00/05/5/template5/images/time.svg)no-repeat left;
    font-family: "Poppins-Regular";
    font-weight: bold;
}
.mrlist .col_news_list .news_list .news .news_text {
  font-size: var(--smailSize);
  line-height: 1.8;
  margin-bottom: 0.39rem;
}
.mrlist .col_news_list .news_list .news .news_text a {
  color: #666;
}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {
  display: none;
}
.col_post {
    width: 3.29rem;
    margin-left: 1.29rem;
    flex: none;
}

.col_news_list.listcon {
    flex: 1;
}

.col_post .tt {
    font-size: 0.24rem;
    font-weight: bold;
    margin-bottom: 0.236rem;
}

.col_post .newss .news_imgs a {
    padding-top: 73%;
}

.col_post .newss .news_title {
    position: absolute;
    bottom: 0;
    padding: 0.25rem;
    color: #fff;
    z-index: 1;
    font-size: var(--titleSize);
}

.col_post .newss {
    position: relative;
    margin-bottom: 0.39rem;
    line-height: 1.65;
}

.col_post .newss .news_title a {
    color: #fff;
}
.col_post .news {
    padding-bottom: 0.4rem;
    border-left: 1px solid #F7F0F1;
    padding-left: 0.235rem;
    position: relative;
}

.col_post .news:after {
    content: "";
    width: 0.11rem;
    height: 0.11rem;
    position: absolute;
    background: var(--mainColor);
    left: -0.055rem;
    top: 0;
    border-radius: 50%;
}

.col_post .news .news_date {
    font-family: "Poppins-Regular";
    font-weight: bold;
    color: var(--mainColor);
    margin-bottom: 0.16rem;
    font-size: var(--smailSize);
}

.col_post .news .news_title {
    font-size: var(--titleSize);
    line-height: 1.65;
}
.col_post .new_post {
    margin-bottom: 0.79rem;
}

.col_post .news:last-child {
    border: none;
}
/**文章页**/
.info .col_metas.clearfix {
  height: 0.63rem;
}
.infobox {
  padding: 0.56rem 0;
  margin: 0 auto;
  width: auto;
}
.article h1.arti_title {
  line-height: 1.3;
  font-size: 0.32rem;
  margin-bottom: 0.33rem;
}
.article h2.arti_title {
  line-height: 1.3;
  font-size: 0.3rem;
  color: #017144;
  margin-bottom: 0.14rem;
}
.article .arti_metas {
  line-height: 1.3;
  margin: 0;
}
.article .arti_metas > span {
  margin-right: 0.3rem;
  font-size: var(--smailSize);
  color: #666;
}
.article .arti_info.clearfix {
  position: relative;
}
.article .entry {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.34rem;
  min-height: 400px;
  border-top: 1px solid #DDDFDF;
  padding-top: 0.53rem;
}
.article .entry .read,
.article .entry .read p {
  line-height: 1.75 !important;
  font-size: var(--titleSize) !important;
  color: #333;
}
.article .entry .read p {
  margin-bottom: 10px;
}
.article .entry .read .small p, .article .entry .read .small p span {
    font-size: var(--titleSize) !important;
}
.article .entry .read .big  p, .article .entry .read.big .small p span {
    font-size: var(--bigSize)! important;
}
.article .entry .read img {
  margin: 0 auto;
  max-width: 750px;
}
span.fontsize span {
    cursor: pointer;
}
.article .entry .read table {
  margin: 0 auto;
  border: none !important;
}
.sibi_art {
  margin-top: 1.3rem;
}
.wp_artfuns .wp_art_adjoin>div {
    background: #F8F8F8;
    border-radius: 0.04rem;
    padding: 0 0.29rem;
}

.wp_artfuns .wp_art_adjoin>div:hover {
    background: url(/_upload/tpl/00/05/5/template5/images/siblibg.png)no-repeat;
    background-size: 100% 100%;
}
.wp_artfuns .wp_art_adjoin>div a {
    transition: 0s;
}
.wp_artfuns .wp_art_adjoin>div:hover,.wp_artfuns .wp_art_adjoin>div:hover a{
    color: #fff;
}
.wp_artfuns .wp_art_adjoin {
  display: flex;
  line-height: 0.48rem;
  font-size: var(--titleSize);
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.17rem;
}
span.next-title,
span.prev-title {
  width: calc(100% - 0.8rem);
}
.wp_artfuns .wp_art_adjoin .next {
  padding: 0;
}
.wp_artfuns .wp_art_adjoin .next,
.wp_artfuns .wp_art_adjoin .prev {
  pointer-events: none;
  width: auto;
}

/**底部**/
#footer {
  background: #0C4E41;
  background-size: cover;
  position: relative;
}
.footer .inner {
  padding-top: 1.52rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.foot-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.51rem;
}
#footer .inner.in1 {
  padding: 0.57rem 0 0.32rem;
  position: relative;
}
#footer .inner .mod {
}
#footer .inner .foot-center {
  margin-right: 0.42rem;
}
#footer .inner .foot-center img {
  max-width: 100%;
}
#footer .inner .foot-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
#footer .inner p {
  font-size: 0.15rem;
  line-height: 2;
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
}
#footer .inner p a {
  color: #fff;
}
#footer .inner p span {
  margin: 0 3px;
}
#footer .tt {
  color: #fff;
  font-size: var(--titleSize);
  margin-bottom: 0.15rem;
}
.foot-logo img {
  width: 3.87rem;
}
.foot-left {
  margin-right: 0.78rem;
}
.foot-logo {
  margin-bottom: 0.1rem;
}
#footer .inner .foot-right .link {
  flex: 1;
  border-left: 1px solid rgb(255 255 255 / 16%);
  padding-left: 0.5rem;
}

#footer .foot-right .link .news {
  width: 50%;
}

#footer .foot-right .link .news_list {
  display: flex;
  flex-wrap: wrap;
}

#footer .foot-right .link .news .news_title {
  font-size: 0.15rem;
  line-height: 2;
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
}

#footer .foot-right .link .news .news_title a {
  color: #fff;
}
/**底部链接**/
.foot-left .tt {
  margin-bottom: 0.18rem;
}
.foot-left .links {
  margin-right: 1.02rem;
}

/**分享**/
.shares .news_list {
  display: flex;
  text-align: center;
  justify-content: center;
}
.shares .news_list .imgs {
width: 1.15rem;
    position: absolute;
    left: 50%;
    margin-left: -0.8rem;
    transform: translateY(-0.4rem);
    opacity: 0;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    background: url(/_upload/tpl/00/05/5/template5/images/ewmbg.png) no-repeat top;
    height: 1.25rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    top: 0.6rem;
}
.shares .news_list .imgs img {
  width: 100%;
  height: auto;width: auto;
    height: auto;
    max-width: 1.03rem;    padding-top: 0.1rem;
}
.shares .news_list .news_icon {
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
  background-size: auto 0.31rem;
}
.shares .news_list .news {
  position: relative;
}
.shares .news_list .news:nth-child(1) .news_icon {
  background-image: url(/_upload/tpl/00/05/5/template5/images/weixin.svg);
}
.shares .news_list .news:nth-child(2) .news_icon {
  background-image: url(/_upload/tpl/00/05/5/template5/images/weibo.svg);
}
.shares .news_list .news:nth-child(3) .news_icon {
  background-image: url(/_upload/tpl/00/05/5/template5/images/douyin.svg);
}
.shares .news_list .news:nth-child(4) .news_icon {
  background-image: url(/_upload/tpl/00/05/5/template5/images/bilibili.svg);
}
.shares .news_list .news_icon:hover {
  opacity: 1;
}
.shares .news_list .news:hover .imgs {
  opacity: 1;
  transform: none;
  visibility: inherit;
}
.shares .news_list .news_title {
  color: #fff;
  font-size: var(--smailSizex);
  line-height: 1.4;
  margin-top: 0.13rem;
}
.footlogo img {
  width: 4.62rem;
}
.foot-bottom {
  padding: 0.23rem 0;
  text-align: center;
  position: relative;
  z-index: 1;
  border-top: 1px solid rgb(255 255 255 / 50%);
}
#footer .inner .foot-bottom p {
  opacity: 0.71;
}

/**侧导航**/
nav.Quick-navigation {
  position: fixed;
  right: 0;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  font-size: 19px;
  line-height: 70px;
  background: var(--mainColor);
  color: #fff;
  padding: 0 16px;
  border-radius: 20px;
}
nav.Quick-navigation a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
nav.Quick-navigation a.current {
  color: #e1d4a4;
  border-bottom: 1px solid var(--hoverColor);
}
.Scroll-to-top {
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 1;
  background: #fff;
  bottom: 13%;
  border-radius: 50%;
  right: 1%;
  background: #01714459;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.vr {
  width: 100%;
  position: relative;
  flex: 1;
}
.vr:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(153 167 125);
  top: 0;
  opacity: 0.2;
  pointer-events: none;
}

.vr .con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.vr .con .icon img {
  width: 0.47rem;
}

.vr .con .icon {
  width: 1.08rem;
  height: 1.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 50%);
  border-radius: 50%;
  position: relative;
  margin-bottom: 0.48rem;
  margin: 0 auto;
  margin-bottom: 0.48rem;
}

.vr .con .icon:after,
.vr .con .icon:before {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.7rem;
  margin-left: -0.7rem;
  border-radius: 50%;
  border: 1px solid #fff;
  box-sizing: border-box;
  animation: ringKey 3s ease-in-out infinite;
}

.vr .con .icon:before {
  animation: ringKey 3s ease-in-out infinite;
  width: 1.8rem;
  height: 1.8rem;
  margin-left: -0.9rem;
  margin-top: -0.9rem;
}
@keyframes ringKey {
  25% {
    opacity: 0;
    transform: scale(0.5);
  }

  50% {
    opacity: 0;
    transform: scale(0.5);
  }

  75%,
  to {
    opacity: 0.5;
    transform: scale(1);
  }
}

.vr .con .name {
  font-size: var(--titleSize);
  color: #fff;
}
.bb {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 50%;
  width: 1.1rem;
  height: 1.1rem;
  border: 1px solid rgb(255 255 255 / 50%);
  display: flex;
  align-items: center;
  bottom: 0.42rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* animation: bb 2s linear 0s infinite; */
  cursor: pointer;
  transform: translateX(-50%);
  /* box-sizing: border-box; */
}
.bb img {
    /* animation: bb 2s linear 0s infinite; */
}
@keyframes bb {
   0% {
            transform: translateY(0);
            opacity: 0
        }

        20% {
            transform: translateY(.156vw);
            opacity: 1
        }

        80% {
            transform: translateY(.52vw);
            opacity: 1
        }

        100%,
        90% {
            transform: translateY(.52vw);
            opacity: 0
        }
}
.circle-svg {
  width: 1.11rem;
  height: auto;
  position: absolute;
  top: -0.5px;
  left: -0.5px;
}
 
.circle {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  rx: 1;
  ry: 1;
  animation: draw-circle 7s linear 0s infinite;
  stroke-dasharray: 427 430;
  r: 0.54rem;
}
 
.line {
  fill: none;
  stroke: black;
  stroke-width: 5;
  stroke-linecap: round;
  transform-origin: center;
  /* animation: draw-circle 10s linear infinite; */
}
 .post-13 .news_list .news .news_imgs:hover .circle {
    
}
@keyframes draw-circle {
  0% {
    stroke-dasharray: 0 429;
  }
  100% {
    stroke-dasharray: 427 430;
  }
}
@keyframes draw-circle2 {
  0% {
    stroke-dasharray: 430 429;
  }
  100% {
    stroke-dasharray: 0 430;
  }
}


span.jiao .jt {
}

span.jiao {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
}

span.jiao.jt {
  top: 0;
}

span.jiao.jb {
  bottom: 0;
}

span.jiao.jt:before {
  content: "";
  width: 0.17rem;
  height: 0.17rem;
  /*background: url(/_upload/tpl/00/05/5/template5/images/tl.svg) no-repeat;*/
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

span.jiao.jt:after {
  content: "";
  width: 0.17rem;
  height: 0.17rem;
 /* background: url(/_upload/tpl/00/05/5/template5/images/tr.svg) no-repeat;*/
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}
span.jiao.jb:after {
  content: "";
  width: 0.17rem;
  height: 0.17rem;
 /*background: url(/_upload/tpl/00/05/5/template5/images/br.svg) no-repeat;*/
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
span.jiao.jb:before {
  content: "";
  width: 0.17rem;
  height: 0.17rem;
  /* background: url(/_upload/tpl/00/05/5/template5/images/bl.svg) no-repeat;*/
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.jiaobox {
  position: absolute;
  width: calc(100% - 0.22rem);
  height: calc(100% - 0.22rem);
  left: 0.11rem;
  top: 0.11rem;
  pointer-events: none;
  border: 1px solid rgb(255 255 255 / 36%);
  transition: all 0.6s ease-in-out;
}

table#xxsz p a {
    font-size: var(--titleSize);
    line-height: 1.7;
    padding: 0 0.2rem;
    display: inline-block;
    margin: 0.1rem 0rem 0rem 0rem;
}table#xxsz td.sk_title {
    font-size: 0.28rem;
    color: #017144;
    font-weight: bold;
    line-height: 0.4rem;
    margin-bottom: 0.319rem;
}
.post.post1.post-71.mbox .more_btn {
    display: none;
}
div#wp_content_w6_0 p {
    font-size: 0.16rem;
    line-height: 0.3rem;    margin-bottom: 0 !important;
}
div#zxk {
    min-width: 69%;
}


.post.post1.post-22.mbox span.sj.none {
    display: none;
}.post.post1.post-51.mbox .slick-dots li {
    width: 0.13rem;
    height: 0.13rem;
    background: #4B4B4B;
    opacity: 0.4;
}
.post.post1.post-51.mbox .slick-dots .slick-active {
    background: url(/_upload/tpl/00/05/5/template5/images/xz2.png) no-repeat;
    background-size: 100%;
    opacity: 1;
    width: 0.25rem;
    height: 0.23rem;
}
.post-50 .tab-menu{
    display: flex;
    gap: 0.25rem;
    margin-right: 1.5rem;
}
.post-50 .tab-menu li.selected a {
    background: #f29703;
    color: #fff;
}
.post-50 .tab-menu li a {
  border: 1px solid #f29703;
  display: inline-block;
  line-height: 0.38rem;
  width: 1.03rem;
  text-align: center;
  color: #f29703;
  font-size: var(--smailSize);
  background: #fff;
  border-radius: 0.23rem;
}
.post-51 {
    overflow: hidden;
    display: block!important;
    opacity: 0;
    height: 0;
}
.post-51.active {
    opacity: 1;
    height: auto;
}
.post-51 .more_btn{
    position: absolute;
    top: 0.25rem;
    bottom: auto;
    z-index:0;
}
.post-51.active .more_btn{z-index:1;}
.post-51 .swiper {
    margin: 0 -0.1rem;
}.post.post1.post-51.mbox .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.post.post1.post-51.mbox .pagination {
    text-align: center;
  
    display: flex;
    justify-content: center;
}
.post.post1.post-51.mbox .swiper-pagination-bullet {
    width: 0.13rem;
    height: 0.13rem;
    background: #4B4B4B;
    opacity: 0.4;
}
.post.post1.post-51.mbox  .swiper-pagination-bullet-active {
    background: url(/_upload/tpl/00/05/5/template5/images/xz2.png) no-repeat;
    background-size: 100%;
    opacity: 1;    width: 0.25rem;
    height: 0.23rem;
}

.shares .news_list .news:nth-child(4) .news_icon{    background-image: url(/_upload/tpl/00/05/5/template5/images/weixinvideo.svg);}
.share ul.news_list .news .news_imgs{width: 1.15rem;
    position: absolute;
    left: 50%;
    margin-left: -0.8rem;
    transform: translateY(-0.4rem);
    opacity: 0;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    background: url(/_upload/tpl/00/05/5/template5/images/ewmbg.png) no-repeat top;
    height: 1.25rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    top: 0.6rem;}
.share ul.news_list .news:hover .news_imgs{ transform:translateY(0);}
.share ul.news_list .news .news_imgs img{    width: 100%;
    height: auto;
    padding: 0.05rem;
    height: auto;
    padding-top: .15rem;    max-width: 1rem;}
.shares .news_list .imgs img{    max-width: 1rem;    width: 100%;    padding: 0.05rem;
    padding-top: 0.15rem;}
.xyjslist .pageNews .con .swiper1 .news, .xyjslist .pageNews .con .swiper2 .news{    overflow: hidden;}
.xyjslist .pageNews .con .swiper1 .news img, .xyjslist .pageNews .con .swiper2 .news img{    transition: .5s;}
.xyjslist .pageNews .con .swiper1 .news:hover img, .xyjslist .pageNews .con .swiper2 .news:hover img{    transform: translate(-50%,-50%) scale(1.1);}
.header.fix:after{    background: #04623C;
    height: 1.3rem;}
.article .entry .read *{font-size: var(--titleSize) !important;     font-family: SourceHanSansCN-Medium !important;}


.ldxx .list16 ul.news_list.list2 .news_title:before{display:none}
.ldxx .list16 ul.news_list.list2{     gap: 0.7rem;
    display: flex;
    justify-content: center;  }
.ldxx .list16 ul.news_list.list2 li.news{padding: .14rem;background:#fff;width:34%;    box-shadow: 0 0.03rem 0.2rem rgba(0,0,0,.06);       transition: .5s;    background-position: bottom .33rem;
    justify-content: space-between;
    box-sizing: border-box;}
.ldxx .list16 ul.news_list.list2 li.news .news_title{padding:0;border:none;    text-align: center;
    margin: 0;width: 72%;
    margin: 0 auto;}

.ldxx .list16 ul.news_list.list2 li.news .news_img{width:39%;}
.ldxx .list16 ul.news_list.list2 li.news .news_img .imgbox{    position: relative;
    padding-top: 81.58%;}
.ldxx .list16 ul.news_list.list2 li.news .news_img .imgbox img{    width: 100%;
    height: 100%;
    position: absolute;top:0;}
.ldxx .list16 ul.news_list.list2 li.news .news_wz{margin-bottom:0;    padding: .25rem;    border: 1px dashed #E3E3E3;
    box-sizing: border-box;}
.ldxx .list16 ul.news_list.list2 .news_wz{display:block;}
.ldxx .list16 ul.news_list.list2 .news_title{       font-size: .32rem;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    color: #07623C;}
.ldxx .list16 ul.news_list.list2 .news_stitle{    font-size: .2rem;
    color: #07623C;
    margin-bottom: .34rem;}
.ldxx .list16 ul.news_list.list2 .news_con{font-size: .14rem;    line-height: .22rem;
    color: #333;}
.ldxx .list16 ul.news_list.list2 .morebtn{position: absolute;
    bottom: .39rem;
    right: .64rem;}
.ldxx .list16 ul.news_list.list2 li.news:hover{background:#017144 ;}
.ldxx .list16 ul.news_list.list2 li.news:hover .news_title,.ldxx .list16 ul.news_list.list2 li.news:hover .news_stitle,.ldxx .list16 ul.news_list.list2 li.news:hover .news_con{color:#fff}
.ldxx .list16 ul.news_list.list2 li:hover .morebtn{ animation: more 2s linear 0s infinite; }
@keyframes more{
   0% {
            transform: translateX(0);
          
        }

        50% {
            transform: translateX(.2rem);
          
        }

      

        100%{
            transform: translateX(0);
          
        }
}


.article .entry .read a.xzd span {
    background: #07623C url(css/tsy/xz.png) no-repeat left;
    color: #fff;
    font-weight: bold;
    background-size: 0.27rem;
    padding: 0rem 0.2rem 0rem 0.55rem;
    background-position-x: 0.15rem;
    line-height: 0.53rem;
    display: inline-block;
    margin-left: 0.2rem;
}
.article .entry .read img {
    vertical-align: middle;
}


.fixbox .foot-right {
      flex: 1;
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
    padding-top: 0.25rem;
    border-top: 1px solid rgb(255 255 255 / 50%);
}
.fixbox .foot-right .link {
    float: left;
    width: 40%;
}.fixbox .foot-right .link:nth-child(2) {
    float: right;
    margin-right: -0.6rem;
}


.fixbox .foot-right .link .tt {
    color: #fff;
    font-size: var(--titleSize);
    margin-bottom: 0.15rem;
}.fixbox .foot-right ul.news_list {
   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}.fixbox .foot-right .link li.news {
    font-size: 0.15rem;
    line-height: 2;
    font-weight: 400;
    color: #fff;
    opacity: 0.8;
    width: 25%;
}
.fixbox .foot-right .link li.news a:hover {
    transition: all 0.1s ease-in-out;
    color: #fff;
    opacity: 0.8;
}



.post.post1.post-51.mbox .wm {
    float: left;
    width: 2rem;
    margin-right: -3rem;
}




.news_pc{ position:fixed; left:0.2rem;top:30%; transition: 0.5s; z-index:1;transform: translateX(-1.5rem);}
.news_pc.show{ transition: 0.5s;transform: translateX(0);}
.news_pc .news.n1{ margin-bottom:0.15rem;}
.news_pc .news_imgs{ background:transparent; width:1.03rem; height:2.75rem;}
.news_pc .news_imgs img{ width:100%; height:100%;}


.pc{ position:relative;}
a.close{ position:absolute; right:0; top:-0.12rem;}


/*2025.1.9*/
.post-11 .more_btn .more_jrxww{    line-height: 0.38rem;font-size: var(--smailSize);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0.1rem;
    margin-left: 0.2rem;}

.post-11 .more_btn .more_jrxww img{    line-height: 0.38rem;    width: 0.18rem;
    transition: all 0.6s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.1rem;}
.post-11 .more_btn{display:flex}
.post-11 .more_btn .more_jrxww:hover img {
    transform: scale(1.3);
}

.xxgklist .m3 .ml {
    position: absolute;
    left: 0;
    top: -80px;
    width: 34.5%;
}

.swiper-slidb {
 border: 20px solid transparent;       /* 边框颜色和粗细 */
white-space: nowrap; 
width: calc(33.33% - 40px) !important; /* 三列宽度（减去边框占用） */
}.nav .wp-menu .menu-item:hover a.menu-link {
    color: #F29700;
}


.bb {
    display: none;
}.xjss {
   
}

div#banner {
    position: relative;
}


.xjss {
    position: absolute;
    bottom: -0.85rem;
    width: 100%;
    left: 0;    z-index: 1;
}.xjss .xjssin {
    background: #fff;
    max-width: 67%;
    margin: 0 auto;    padding: 0.2rem 0;
}.xjss .xjssin .searcht {
    padding: 0rem 0.55rem 0.15rem 0.55rem;
}.xjss .xjssin .searcht .wp-searcht.clearfix {
    position: relative;
    border-bottom: 0.02rem solid #0D5B4C;
}.xjss .xjssin .searcht .wp-searcht.clearfix form {
    display: block;
}.xjss .xjssin .searcht .wp-searcht.clearfix .search-inputt {
    margin-right: 0.6rem;
}.xjss .xjssin .searcht .wp-searcht.clearfix .search-inputt input.search-titlet {
    width: 100%;
    line-height: 0.5rem;
    background: none;
    color: #0D5B4C;
    font-size: 0.25rem;
    border: 0;
    outline: 0;
    font-family: "SourceHanSansCN-Regular";
    opacity: 0.4;
}
.xjss .xjssin .searcht .wp-searcht.clearfix .search-btnt {
    width: 0.6rem;
    height: 0.5rem;
    position: absolute;
    right: 0;
    top: 0%;
}.xjss .xjssin .searcht .wp-searcht.clearfix .search-btnt input.search-submitt {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    background: url(/_upload/tpl/00/05/5/template5/images/sout.png) no-repeat center;
    cursor: pointer;
}.post.post1.post-302.mbox li.news {
    display: inline-block;
    margin: 0 0.1rem;
    font-size: 0.15rem;    line-height: 0.3rem;
}.post.post1.post-302.mbox li.news span.news_title {
    font-size: 0.15rem;
    font-weight: bold;
    cursor: pointer;
}.post.post1.post-302.mbox li.news span.news_title:hover {
    color: #F29700;
}.post.post1.post-302.mbox {
    padding: 0 0.55rem;
}.post.post1.post-302.mbox .bt {
    line-height: 0.3rem;
    font-size: 0.15rem;
    color: #7E7E7E;    min-width: 1.5rem;
}.post.post1.post-302.mbox ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}.post.post1.post-302.mbox .bt span {
    margin-left: 0.1rem;
    font-weight: bold;
}


.main2 .tt .tt_en {
    color: #E8BD98;
}.post.post1.post-61.mbox span.tt_en {
    color: #fff;
}
