@charset "utf-8";
a {
  outline: none;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html,
body {
  position: relative;
  color: #333;
  font-size: 0.16rem;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
  font-family: "微软雅黑";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
i,
em {
  font-style: normal;
}
ol,
ul {
  list-style: none;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: inherit;
}

img,
input {
  border: 0;
}
.f0 {
  font-size: 0;
}
input[type="text"]:focus-visible {
  outline: none;
}
.wap {
  display: none;
}
.m_tlink {
  display: none;
  float: right;
  position: absolute;
  top: 0;
  line-height: 0.64rem;
  right: 10%;
  font-size: 0.24rem;
  padding: 0.15rem;
}
.m_tlink a {
  padding: 0 0.1rem;
}
body .clear {
  float: none !important;
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wrap {
  max-width: 13rem;
  margin: 0 auto;
}
.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  object-fit: cover;
}

.pic img:hover {
  transform: scale(1.05);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.esd-tools {
  background: transparent;
  font-size: 16px;
  color: #000000;
  left: 0;
  padding: 10px;
  position: absolute;
  top: -104.2rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 7001;
}
.esd-tools:focus {
  background: white;
  left: 0;
  outline: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.head {
  border-top: 0.05rem solid #199352;
  padding-top: 0.38rem;
  padding-bottom: 0.42rem;
  background-image: url("head.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.logo {
  width: 4.84rem;
}
.logo a {
  display: block;
  overflow: hidden;
}
.logo a img {
  display: block;
  width: 100%;
}
.h-right {
  font-size: 0;
  margin-top: 0.15rem;
  margin-left: 0.88rem;
}
.h-link {
  display: inline-block;
  vertical-align: middle;
}
.h-link a {
  display: inline-block;
  font-size: 0.16rem;
  line-height: 1;
  color: #333333;
  padding: 0 0.2rem;
  /* border-left: 1px solid #939494; */
}
.h-link a:first-child {
  border: none;
}
.search {
  width: 3rem;
  height: 0.48rem;
  margin-left: 0.19rem;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.search input[type="text"] {
  display: block;
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.48rem;
  height: 0.48rem;
  color: #333333;
  padding-left: 0.15rem;
  padding-right: 0.58rem;
  background-color: #fff;
}
.search input[type="image"] {
  position: absolute;
  right: 0.21rem;
  top: 0.13rem;
  width: 0.19rem;
  height: 0.21rem;
}
.Nav ul.ej > li {
  float: left;
  width: 12.5%;
  position: relative;
  line-height: 0.6rem;
}
.Nav ul.ej > li > a {
  display: block;
  font-size: 0.18rem;
  color: #333333;
  font-weight: 600;
  text-align: center;
  transition: all 0.3s;
}
.Nav ul.ej > li .list {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgb(0, 0, 0, 20%);
  display: none;
  z-index: 9;
}
.Nav ul.ej > li .list li a {
  display: block;
  font-size: 0.16rem;
  line-height: 0.38rem;
  color: #333333;
  text-align: center;
  padding: 0.1rem;
  border-top: 1px solid #eeeeee;
  transition: all 0.3s;
}
.Nav ul.ej > li .list li a:hover {
  background: rgb(154, 213, 171);
}
.Nav ul.ej > li.on > a {
  color: #199352;
}
.Nav {
  position: relative;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.1);
  z-index: 9;
}

.linkBox {
  font-size: 0;
}
.linkBox img {
  display: inline-block;
  vertical-align: middle;
  width: 1.37rem;
  height: 0.46rem;
  margin-left: 0.25rem;
}
.linkBox .f-link {
  display: inline-block;
  vertical-align: middle;
}

.f-link > div {
  float: left;
  position: relative;
  width: 2.55rem;
  margin-left: 0.26rem;
  background-color: #eaeaea;
}

.f-link > div:nth-child(1) {
  margin-left: 0;
}

.f-link > div > p {
  font-size: 0.14rem;
  line-height: 0.46rem;
  color: #666666;
  position: relative;
  padding-left: 0.3rem;
  padding-right: 0.4rem;
  overflow: hidden;
  white-space: nowrap;
}
.f-link > div img {
  position: absolute;
  top: 50%;
  right: 0.23rem;
  width: 0.13rem;
  height: 0.07rem;
  transform: translateY(-50%);
}
.f-link > div ul {
  display: none;
  position: absolute;
  bottom: 105%;
  left: 0;
  right: 0;
  border: 1px solid rgba(255, 255, 255, 0.73);
  background: #fff;
  padding: 0.1rem 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 999;
  max-height: 280px;
  overflow-y: auto;
}

.f-link > div ul li a {
  display: block;
  /*padding: 0 0.1rem;*/
  font-size: 0.14rem;
  line-height: 0.32rem;
  color: #333;
  text-align: center;
}

.f-link > div ul li:hover a {
  background: #199352;
  color: #fff;
}
.f-link {
  margin-left: 0.4rem;
}
.f-c .p {
  width: 6.7rem;
  padding-left: 0.25rem;
  margin-top: 0.22rem;
}
.f-c .p p {
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.3rem;
}
.qr {
  width: 2.6rem;
}
.qr div {
  float: left;
  width: 1.05rem;
  margin-left: 0.5rem;
}
.qr div:first-child {
  margin-left: 0;
}
.qr div img {
  display: block;
  width: 100%;
}
.f-c {
  margin-top: 0.36rem;
  height: auto;
  overflow: hidden;
}
.foot {
  position: relative;
  padding-top: 0.44rem;
  padding-bottom: 0.45rem;
  border-top: 0.04rem solid #199352;
  background-color: #f4f4f4;
  height: auto;
  /* overflow: hidden; */
}

.back {
  position: absolute;
  right: 0.26rem;
  top: -0.98rem;
  width: 0.54rem;
  height: 0.54rem;
  z-index: 99;
}
.back img {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.tips {
  position: fixed;
  right: 0;
  top: 50%;
  width: 1rem;
  min-width: 80px;
  /* height: 3rem;*/
  background-color: #fff;
  transform: translateY(-50%);
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  display: none;
}

.tips a {
  display: block;
  overflow: hidden;
}
.tips a .pho {
  width: 0.29rem;
  height: 0.33rem;
  margin: 0 auto;
  position: relative;
}
.tips a .pho img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: all 0.3s;
}
.tips a .pho .ce2 {
  display: none;
}
.tips a p {
  font-size: 0.14rem;
  color: #199352;
  text-align: center;
  line-height: 1;
  margin-top: 0.12rem;
}
.tips li {
  padding: 0.18rem 0 0.23rem;
  transition: all 0.3s;
}
.tips li:hover {
  background-color: #199352;
}
.tips li:hover a p {
  color: #fff;
}
.tips li:hover a .pho img.ce1 {
  display: none;
}
.tips li:hover a .pho img.ce2 {
  display: block;
}
.wap {
  display: none;
}
.top {
  /*max-width: 1920px;*/
  margin: 0 auto;
  position: fixed;
  right: 0.15625rem;
  top: 0.28125rem;
  width: 0.39rem;
  height: 0.39rem;
  z-index: 9999;
}
.wap-menu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
  font-size: 0;
}
.wap-menu img {
  height: 0.39rem;
}

.close-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
#toolbar_Div {
  padding-bottom: 85px;
}
@media screen and (max-width: 800px) {
  .pc {
    display: none;
  }
  .m_tlink {
    display: block;
  }
  .wap {
    display: block;
  }
  .wap-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 0.15rem;
    z-index: 999;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.1);
    border-top: 0.05rem solid #199352;
  }
  .m-tlink {
    padding: 0.15625rem 0.15625rem 0;
  }

  .m-tlink a {
    font-size: 0.2185rem;
    margin: 5px 0;
    display: inline-block;
    background: #fff;
    color: #148f4d;
    line-height: 0.46875rem;
    padding: 0 0.23437rem;
    border-radius: 5px;
  }
  .m-logo {
    font-size: 0;
  }
  .m-logo a {
    font-size: 0;
    line-height: 0.4rem;
  }
  .m-logo img {
    max-height: 0.625rem;
    max-width: 80%;
    vertical-align: middle;
  }
  .m-search {
    margin: 0 0.15rem;
    padding-right: 0.5rem;
    padding-left: 0.1rem;
    padding-top: 0.05rem;
    padding-bottom: 0.05rem;
    position: relative;
    line-height: 0.35rem;
    /* background: #fff; */
    margin-top: 0.15rem;
    border: 1px solid #fff;
  }
  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 0.39062rem;
    background: none;
    color: #fff;
  }
  .m-search input[type="text"]::placeholder {
    color: #fff;
  }
  .m-search input[type="image"] {
    position: absolute;
    right: 0.15625rem;
    top: 50%;
    height: 0.25rem;
    transform: translateY(-50%);
  }
  .m-nav {
    position: fixed;
    top: 0.97rem;
    right: 0;
    display: none;
    opacity: 1;
    bottom: 0;
    z-index: 999;
    background: #148f4d;
    overflow-y: scroll;
    width: 100%;
    max-width: 5.8593rem;
  }
  .m-nav ul {
    padding: 0 0.23437rem;
  }
  .m-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
  .m-nav ul li > span.on {
    transform: rotateZ(90deg);
  }
  .m-nav ul li ul {
    display: none;
  }
  .m-nav ul li ul li {
    border: none;
  }
  .m-nav > ul > li > a {
    display: block;
    font-size: 0.28rem;
    line-height: 0.42rem;
    padding: 0.25rem 0;
    position: relative;
    color: #fff;
  }
  .m-nav > ul > li ul li a {
    display: block;
    padding: 0.15rem 0;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.42rem;
  }
  .m-nav > ul > li > span {
    position: absolute;
    width: 0.3rem;
    height: 0.92rem;
    background: url("nav-icon.png") no-repeat center center;
    background-size: 0.15rem 0.18rem;
    right: 0;
    top: 0;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }
}

@media screen and (max-width: 800px) {
  body {
    overflow-x: hidden;
    margin-bottom: 0px !important;
  }
  .wrap {
    padding: 0 0.2rem;
  }
  .linkBox img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  .linkBox .f-link {
    display: block;
    width: auto;
    margin-left: 0;
  }
  .f-link > div {
    float: none;
    width: auto;

    margin: 0.2rem 0;
  }
  .f-link > div > p {
    font-size: 0.24rem;
    line-height: 0.64rem;
  }
  .f-link > div ul li a {
    font-size: 0.24rem;
    line-height: 0.46rem;
  }
  .f-c .p {
    float: none;
    width: auto;
    margin-top: 0;
    padding-left: 0;
  }
  .f-c .p p {
    font-size: 12px;
    line-height: 24px;
  }
  .qr {
    float: none;
    width: auto;
    margin-top: 0.25rem;
  }
  .qr div {
    width: 68px;
  }
  .back {
    bottom: 0;
    right: 0;
  }
}
