@font-face {
  font-family: "SCN-REG";
  src: url("../css/REG.OTF") format("opentype");
}
html,
body {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: 0;
  margin: 0;
  font-size: 0.14rem;
  font-family: "SCN-REG";
  color: #333333;
}
body.hiden {
  overflow: hidden;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
form,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
/* .container {
  margin: 0 1.6rem;
} */
.left {
  float: left;
}
.right {
  float: right;
}
.clearFloat::after {
  /* 清除浮动影响 */
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearFloat {
  zoom: 1;
}
img {
  border: none;
}
img,
input {
  vertical-align: middle;
  padding: 0;
  border: 0;
}
input {
  outline: none;
  border: 0;
}
input:focus {
  outline: none;
}
/* .container {
  margin: 0 1.6rem;
} */
.active {
  border-color: #07903a !important;
  color: #07903a !important;
}
.logoimg img,
.foot_WX img {
  width: 100%;
  height: 100%;
}
.search_hide input {
  font-size: 0.19rem;
}
.header {
  width: 100%;
  height: auto;
  background: white;
  display: flex;
  position: fixed;
  top: 0;
  z-index: 1000;
}
.header_con {
  width: 16rem;
  height: 1.3rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_nav li {
  position: relative;
}
.header_nav li .active_li {
  position: absolute;
  background: white;
  width: 1rem;
  font-size: 0.16rem;
  width: 1.8rem;
  left: 50%;
  margin-left: -0.8rem;
  height: 0rem;
  overflow: hidden;
  transition: all 1s;
}
.header_nav li:hover .active_li {
  transition: all 1s;
  height: auto;
  padding-bottom: 0.1rem;
}
.header_nav li .active_li li {
  margin-bottom: 0.18rem;
  margin: 0.1rem 0.3rem 0.18rem 0.3rem;
}
.active_li li a {
  color: #333;
}
.active_li li:hover a {
  color: #07903a;
}
.logoimg {
  width: 2.93rem;
  height: 0.62rem;
}
.header_nav {
  width: 10.97rem;
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.header_nav > li > a {
  display: inline-block;
  height: 100%;
  border-bottom: 0.04rem solid white;
  line-height: 1.24rem;
  font-size: 0.22rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-weight: 800;
  color: #333333;
}
.header_nav li a:hover {
  border-color: #07903a !important;
  color: #07903a !important;
}
.header_search {
  width: 1.5rem;
  height: 1.3rem;
  background: #07913a;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search_hide {
  width: 100%;
  height: 1.3rem;
  background: #07913a;
  position: fixed;
  top: -3rem;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search_hide input::placeholder {
  color: white;
}
.search_hide input {
  width: 8rem;
  border: none;
  border-bottom: 1px solid white;
  background: none;
  height: 0.4rem;
  color: white;
}
.header_search img {
  width: 0.38rem;
  height: 0.38rem;
}
.footer {
  width: 100%;
  /* height: 5.67rem; */
  background: url(../../images/footerbg.png);
  background-size: 100% 100%;
  padding-top: 0.1rem;
}
.footer_con {
  width: 16rem;
  margin: auto;
  display: flex;
  margin-top: 0.79rem;
  justify-content: space-between;
}
.foot_left {
  width: 11rem;
  display: flex;
  justify-content: space-between;
}
.foot_left dl dd {
  margin-left: 0;
  font-size: 0.18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  margin-bottom: 0.25rem;
  color: #d1d1d1;
}
.foot_left dl dd a {
  color: #d1d1d1;
}
.foot_left dl dt {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.6rem;
}
.foot_left dl dt a {
  color: #ffffff;
}
.foot_WX {
  width: 1.76rem;
  height: 1.76rem;
}
.footer p {
  width: 16rem;
  margin: auto;
  border-top: 1px solid white;
  font-size: 0.18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 0.85rem;
}
.zhanwei {
  width: 100%;
  height: 1.3rem;
}
.banner {
  width: 100%;
  height: 8.9rem;
}
.alltitle {
  padding: 0.01rem;
  position: relative;
  left: -5rem;
}
.alltitle h2 {
  margin-top: 1.2rem;
  font-size: 0.52rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #01040b;
}
.content {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  width: 8.15rem;
  margin-top: 0.38rem;
  position: relative;
  left: -22rem;
}
.list_date {
  width: 3.59rem;
  margin: auto;
  font-size: 0.2rem;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  margin-top: 0.71rem;
  margin-bottom: 0.31rem;
}
.list_title {
  width: 3.59rem;
  margin: auto;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #01040b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.listimg {
  width: 3.6rem;
  height: 2.7rem;
  margin: auto;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.listimg img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.mySwiper2 .swiper-slide:hover img {
  scale: 1.1;
}
.list_detail {
  width: 3.59rem;
  margin: auto;
  font-size: 0.18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list_detail p{
  font-size: .2rem !important;
}
.list_detail span{
  font-size: .2rem !important;
}
.bannerimg {
  width: 100%;
  height: 6rem;
  position: fixed;
  top: 1.3rem;
  z-index: -1;
  overflow: hidden;
}
.bannerimg img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  transform: scale(0.9);
}
.zhanwei2 {
  width: 100%;
  height: 7.3rem;
}

.number {
  display: flex;
  width: 45%;
  justify-content: space-between;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.number p {
  font-size: 0.46rem;
  font-family: PangMenZhengDao;
  font-weight: 800;
  color: #07913a;
  margin-bottom: 0.1rem;
}
.number p span {
  font-size: 0.46rem;
  font-family: PangMenZhengDao;
  font-weight: 800;
  color: #07913a;
  margin-bottom: 0.1rem;
}
.number span {
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.number li {
  width: 1.77rem;
}
.ganggang {
  color: black;
  font-size: 0.3rem;
  display: flex;
  flex-direction: column;
}
.ganggang span {
  width: 1.5rem;
  height: 0.2rem;
  background: black;
  margin-top: 0.3rem;
  transition: all 1s;
}
.hidebox li {
  width: 16rem;
  height: 2rem;
  margin: auto;
  margin-top: 1rem;
  border-bottom: 1px solid black;
}
.hidebox li a {
  width: 100%;
  height: 100%;
  display: block;
}
.minsearch {
  width: 10rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #07903a;
  margin-top: 2rem;
}

.tagget {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  transition: all 1s;
}

.tagget .zhezhao {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}

.tagget_boxmax {
  width: 14rem;
  height: 8.22rem;
  background: white;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -3.8rem;
  margin-left: -7.5rem;
}

.tagget_box {
  width: 14rem;
  height: 8.22rem;
  /*background: url(../../images/tagebg.png);*/
  background-size: 6.14rem 5.57rem;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
}

.tartop {
  width: 100%;
  height: 1.2rem;
  background: #07903a;
  line-height: 1.2rem;
  text-align: center;

  font-size: 0.32rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
}
.tarcon {
  width: 6.84rem;
  margin: auto;
}
.clear {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: -1rem;
  right: -1rem;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1s;
}

.clear img {
  width: 0.23rem;
  height: 0.23rem;
}
.tarcon p{
  font-size: .18rem;
  margin-top: 0.7rem;
}
.tarcon span{
  display: inline-block;
  font-size: .2rem;
  color: #07903a;
  margin-top: 0.3rem;
}
.tarcon h5{
  font-size: .22rem;
  margin-top: 0.5rem;
  font-weight: 700;
  margin-bottom: 0.1rem;
}
.tarcon li{
  font-size: .18rem;
  line-height: .4rem;
}
.clear:hover{
  /* background: #07903a ; */
  transform: rotate(360deg);
}
.clear{
  cursor: pointer;
}