.w1400 {
  width: 14rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
}

@media (max-width: 1420px) {
  .w1400 {
    width: 94%;
  }
}

@font-face {
  font-family: 'regular';
  src: url("../font/regular.woff");
}

body {
  font-family: 'regular';
}

header {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 50;
  top: 0;
  background-color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

header .logo {
  display: inline-block;
  vertical-align: middle;
  width: 2.6rem;
}

header .logo a, header .logo img {
  width: 100%;
  display: block;
}

header .rav {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2.62rem);
}

header .rav .rop {
  width: 100%;
  font-size: 0;
  text-align: right;
  padding-top: 0.08rem;
}

header .rav .rop .languages {
  width: 1rem;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
  margin-right: 0.1rem;
  min-width: 100px;
}

header .rav .rop .languages .lauges {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

header .rav .rop .languages .lauges .lashow {
  width: 100%;
  color: #555;
  line-height: 2.2;
  position: relative;
  cursor: pointer;
  padding: 0 0.2rem;
}

header .rav .rop .languages .lauges .lashow:after {
  content: " ";
  position: absolute;
  z-index: 3;
  right: 0.05rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.08rem;
  height: 0.05rem;
  width: 9px;
  height: 6px;
  background-image: url("../images/x2.png");
  background-position: center;
  background-size: 100% 100%;
}

header .rav .rop .languages .lauges .language {
  position: absolute;
  z-index: 10;
  top: 100%;
  width: 100%;
  display: none;
  box-shadow: 0px 0px 13px 0px rgba(203, 203, 203, 0.25);
}

header .rav .rop .languages .lauges .language .latem {
  width: 100%;
}

header .rav .rop .languages .lauges .language .latem a {
  width: 100%;
  display: block;
  padding: 0 0.2rem;
  line-height: 2;
  background: #fff;
  color: #005825;
}

header .rav .rop .languages .lauges .language .latem:hover a {
  color: #fff;
  background: #005825;
}

header .rav .rop .searx {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
  overflow: hidden;
}

header .rav .rop .searx .ten {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
  border: none;
  background-color: #fff;
  opacity: 1;
  cursor: pointer;
  border-radius: 0;
}

header .rav .rop .searx .ten img {
  width: 100%;
  display: block;
}

header .rav .rop .searx .mts {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 6;
  cursor: pointer;
  margin-left: 0.14rem;
  background-color: #fff;
}

header .rav .rop .searx .rvt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 4;
  left: 150%;
  border: solid 1px #ddd;
  transition: all ease 0.5s;
}

header .rav .rop .searx .rvt.hide {
  left: 0;
}

header .rav .rop .searx span {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  line-height: 2.2;
  margin-right: 0.06rem;
}

header .rav .rop .searx b {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
}

header .rav .rop .searx b img {
  width: 100%;
  display: block;
}

header .rav .rop .searx input {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 1.5rem;
  border: none;
  padding: 0 0.2rem;
  color: #333;
  line-height: 2.2;
  margin-right: 0.14rem;
  background-color: #fff;
}

header .rav .rop .mic {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  display: none;
}

header .rav .rop .mic .menu {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.16rem;
}

header .rav .rop .mic .menu img {
  width: 100%;
  display: block;
}

header .rav .rot {
  width: 100%;
}

header .rav .rot nav {
  width: 100%;
  font-size: 0;
  text-align: right;
}

header .rav .rot nav .natem {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 0.5rem;
}

header .rav .rot nav .natem .nas {
  width: auto;
  display: inline-block;
}

header .rav .rot nav .natem .nas a {
  display: inline-block;
  line-height: 3.5;
  color: #34373a;
  color: #000;
  position: relative;
}

header .rav .rot nav .natem .nas a:after {
  content: ' ';
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: #399c1b;
  display: none;
}

header .rav .rot nav .natem .navul {
  width: 2rem;
  width: 1.6rem;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 101%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  display: none;
}

header .rav .rot nav .natem .navul ul {
  width: 100%;
}

header .rav .rot nav .natem .navul ul li {
  width: 100%;
}

header .rav .rot nav .natem .navul ul li .ns {
  width: 100%;
  display: block;
  line-height: 3;
  color: #005825;
  text-align: left;
  padding: 0 0.2rem;
  background: #fff;
  position: relative;
}

header .rav .rot nav .natem .navul ul li .ns span {
  display: inline-block;
  vertical-align: middle;
  color: #555;
  color: #000;
  line-height: 2.2;
  width: 100%;
}

header .rav .rot nav .natem .navul ul li .ns b {
  display: inline-block;
  vertical-align: middle;
  width: 0.42rem;
  height: 0.42rem;
  margin-right: 0.06rem;
}

header .rav .rot nav .natem .navul ul li .ns b img {
  width: 100%;
  display: block;
}

header .rav .rot nav .natem .navul ul li .theul {
  position: absolute;
  left: 100.5%;
  top: 0;
  width: 100%;
  display: none;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
}

header .rav .rot nav .natem .navul ul li .theul li {
  width: 100%;
}

header .rav .rot nav .natem .navul ul li .theul li a {
  width: 100%;
  display: block;
  line-height: 3;
  color: #555;
  color: #000;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
  background: white;
}

header .rav .rot nav .natem .navul ul li .theul li a:hover {
  color: #005825;
}

header .rav .rot nav .natem .navul ul li.has-the .ns:after {
  content: ' ';
  position: absolute;
  right: 0.14rem;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 12px;
  background-image: url("../images/r.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

header .rav .rot nav .natem .navul ul li:hover .ns {
  color: #005825;
}

header .rav .rot nav .natem .navul ul li:hover .ns span {
  color: #005825;
}

header .rav .rot nav .natem .navul ul li.has-the:hover .ns:after {
  background-image: url("../images/r2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

header .rav .rot nav .natem:first-child .navul {
  width: 2.4rem;
}

header .rav .rot nav .natem:first-child .navul ul li .ns {
  padding: 0.05rem 0.2rem;
}

header .rav .rot nav .natem:first-child .navul ul li .ns span {
  width: calc(100% - 0.55rem);
  line-height: 1.3;
}

header .rav .rot nav .natem:first-child .navul ul li + li {
  border-top: solid 1px #eee;
}

header .rav .rot nav .natem:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 0.1rem;
  width: 1px;
  background: #ddd;
}

header .rav .rot nav .natem.on:after {
  display: block;
}

header .rav .rot nav .natem.on .nas a {
  color: #005825;
}

header .rav .rot nav .natem.on .nas a:after {
  display: block;
}

header .rav .rot nav .natem:hover:after {
  display: block;
}

header .rav .rot nav .natem:hover .nas a {
  color: #005825;
}

header .rav .rot nav .natem:hover .nas a:after {
  display: block;
}

header .rav .rot nav .natem:last-child:after {
  display: none;
}

header .search {
  width: 100%;
  position: fixed;
  z-index: 100;
  height: 100%;
  top: 0;
  left: 0;
  left: -10000%;
  font-size: 0;
  text-align: right;
  cursor: pointer;
  display: block;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.7);
}

header .search .sear {
  width: 500px;
  max-width: 94%;
  font-size: 0;
  padding: 0.2rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 1000%;
  z-index: 111;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

header .search .sear form {
  width: 100%;
  font-size: 0;
  margin: 0 auto;
  opacity: 0;
  transform: translate3d(0, 25%, 0);
  transition: opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s,box-shadow .3s;
}

header .search .sear form.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

header .search .sear .input {
  width: calc(100% - 92px);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: #f6f6f6;
  width: 100%;
}

header .search .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  background: #f6f6f6;
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 3.5;
  height: 3.5em;
  padding: 0 0.2rem;
  border: none;
}

header .search .sear .submxt {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  display: none;
}

header .search .sear .submxt input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #0c2665;
  color: #fff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 3.5;
  border: none;
  text-align: center;
  cursor: pointer;
}

header .search .sear .cloxe {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 0.3rem;
  height: 0.3rem;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: all ease 0.3s;
}

header .search .sear .cloxe img {
  width: 100%;
  display: block;
}

header .search .sear .cloxe:hover {
  transform: translateX(-50%) rotate(180deg);
}

header .search.hide {
  display: block;
  left: 0;
  z-index: 100;
}

header .sear {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0.2rem;
  border-top: solid 1px #f6f6f6;
  display: none;
  position: absolute;
  left: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0px 0px 13px 0px rgba(203, 203, 203, 0.25);
}

header .sear form {
  width: 100%;
  font-size: 0;
  margin: 0 auto;
  max-width: 10rem;
  display: block;
}

header .sear .input {
  width: calc(100% - 2rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: #f6f6f6;
}

header .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  background: #f6f6f6;
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.2rem;
  border: none;
}

header .sear .submxt {
  width: 2rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

header .sear .submxt input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #399c1b;
  color: #fff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 2.5;
  padding: 0 0.2rem;
  border: none;
  text-align: center;
  cursor: pointer;
}

header .black {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 140;
  cursor: pointer;
}

@media (max-width: 900px) {
  header {
    padding: 0.1rem 0;
    z-index: 102;
  }
  header .rav .rot nav {
    width: 60%;
    width: 5rem;
    position: fixed;
    max-width: 90%;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 500;
    transform: translate(100%, 0);
    transition: transform .3s;
  }
  header .rav .rot nav .natem {
    width: 100%;
    position: relative;
    margin: 0;
    text-align: left;
    padding: 0 0.2rem;
  }
  header .rav .rot nav .natem .nas a {
    color: #333;
    line-height: 3.5;
  }
  header .rav .rot nav .natem .navul {
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: none;
    top: 0;
    left: 0;
    transform: translate(0, 0);
  }
  header .rav .rot nav .natem .navul ul li {
    width: 100%;
  }
  header .rav .rot nav .natem .navul ul li .ns {
    color: #666;
    padding: 0 0.6rem;
    text-align: left;
    background: #fff;
  }
  header .rav .rot nav .natem .navul ul li .ns:after {
    display: none;
  }
  header .rav .rot nav .natem .navul ul li .theul {
    position: relative;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: none;
  }
  header .rav .rot nav .natem .navul ul li .theul ul li {
    padding: 0 0.8rem;
  }
  header .rav .rot nav .natem .navul ul li.has-the:after {
    content: "+";
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    background: none;
    right: 0;
    left: auto;
    transform: translateX(0);
    top: 0.05rem;
    font-size: 14px;
    color: #333;
  }
  header .rav .rot nav .natem .navul ul li.has-the.show:after {
    content: "-";
  }
  header .rav .rot nav .natem.on:after {
    display: none;
  }
  header .rav .rot nav .natem.on .nas a {
    color: #0c2665;
    background-color: #fff;
  }
  header .rav .rot nav .natem.has-nav:after {
    content: "+";
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    background: none;
    right: 0;
    left: auto;
    transform: translateX(0);
    top: 0.05rem;
    font-size: 20px;
    color: #333;
  }
  header .rav .rot nav .natem.has-nav.show:after {
    content: "-";
  }
  header .rav .rot nav .natem:first-child .navul {
    width: auto;
  }
  header .rav .rot nav .natem:first-child .navul ul li .ns span {
    width: calc(100% - 0.5rem);
    width: 100%;
  }
  header .rav .rot nav .natem:first-child .navul ul li .ns b {
    display: none;
  }
  header .rav .rot nav .natem:first-child .navul ul li + li {
    border: none;
  }
  header .rav .rop .mic {
    text-align: right;
    font-size: 0;
    display: inline-block;
    margin-left: 0.2rem;
  }
  header .rav .rop .mic .menu {
    display: inline-block;
    cursor: pointer;
  }
  header .rav .rop .searx {
    border: none;
  }
  header .rav .rop .searx .mts {
    display: inline-block;
  }
  header .rav .rop .searx b {
    display: inline-block;
  }
  header .rav .rop .searx .sinp {
    display: none;
  }
  header .rav .rop .searx .ten {
    display: none;
  }
  header .logo {
    height: auto;
  }
  header .logo a, header .logo img {
    height: 100%;
  }
  header.menu-state .rav .rot nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

.rightnav {
  width: 0.6rem;
  position: fixed;
  z-index: 30;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
}

.rightnav .rtem {
  width: 100%;
  display: block;
  background-color: #399c1b;
  transition: all ease 0.3s;
}

.rightnav .rtem a {
  width: 100%;
  display: block;
}

.rightnav .rtem .mx {
  width: 100%;
  display: block;
  cursor: pointer;
}

.rightnav .rtem .mx img {
  width: 100%;
  display: block;
}

.rightnav .rtem .icon {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto 0rem;
}

.rightnav .rtem .icon img {
  width: 100%;
  display: block;
}

.rightnav .rtem .rx {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  padding-bottom: 0.06rem;
}

.rightnav .rtem.hide.show {
  transform: rotate(180deg);
}

.rightnav .rtem + .rtem {
  border-top: solid 1px #fff;
}

.rightnav .rox {
  width: 100%;
  position: relative;
  transition: all ease 0.3s;
  left: 0;
  border-top: solid 1px #fff;
}

.rightnav .rox.show {
  left: 110%;
}

@media (max-width: 900px) {
  .rightnav {
    width: 100%;
    top: auto;
    transform: translateY(0);
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    background-color: #399c1b;
    height: 50px;
  }
  .rightnav .rox {
    border: none;
    font-size: 0;
  }
  .rightnav .rtem.hide {
    display: none;
  }
  .rightnav .rtem {
    display: inline-block;
    vertical-align: middle;
    width: 16.6%;
    border: none !important;
  }
  .rightnav .rtem .icon {
    width: 30px;
    height: 30px;
  }
  .rightnav .rtem .mx {
    width: 40px;
    margin: 0 auto;
  }
}

.banner {
  width: 100%;
  position: relative;
  z-index: 3;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
  padding-top: 30%;
}

.banner .stn {
  width: 0.45rem;
  height: 0.45rem;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  opacity: 0.5;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}

.banner .stn img {
  width: 100%;
  display: block;
}

.banner .stn img:first-child {
  display: block;
}

.banner .stn img:last-child {
  display: none;
}

.banner .stn:hover img:first-child {
  display: none;
}

.banner .stn:hover img:last-child {
  display: block;
}

.banner .bl {
  left: 3%;
}

.banner .br {
  right: 3%;
}

.banner .swiper-pagination {
  bottom: 0.4rem;
}

.banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  background-color: transparent;
  opacity: 1;
  border: solid 2px rgba(0, 0, 0, 0.4);
}

.banner .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  border: solid 2px black;
}

.modular {
  width: 100%;
}

.modular .lrtop {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.45rem;
}

.modular .lrtop .lem {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.modular .lrtop .lem .lit {
  width: 100%;
  color: #222;
  padding-left: 0.2rem;
  line-height: 1.5;
  position: relative;
  margin-bottom: 0.06rem;
}

.modular .lrtop .lem .lit:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 0.3rem;
  width: 3px;
  background-color: #399c1b;
}

.modular .lrtop .lem .lix {
  width: 100%;
  color: #555;
  line-height: 1.5;
}

.modular .lrtop .rem {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
  text-align: right;
}

.modular .lrtop .rem a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.4rem;
  background-color: #f8f8f8;
  border: solid 1px #eee;
  color: #34373a;
  line-height: 3.2;
  border-radius: 1.6em;
}

.modular .lrtop .rem a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.modular .lrtop .rem a span img {
  width: 100%;
  display: block;
}

.modular .lrtop .rem a:hover {
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.modular .mitop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5rem;
}

.modular .mitop .line {
  width: 100%;
  font-size: 0;
}

.modular .mitop .line span {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 3px;
  background-color: #399c1b;
}

.modular .mitop .mit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
}

.modular .mitop .mix {
  width: 100%;
  color: #555;
  line-height: 1.5;
}

.modular .bot {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.3rem;
}

.modular .bot a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.4rem;
  background-color: #f8f8f8;
  border: solid 1px #eee;
  color: #34373a;
  line-height: 3.2;
  border-radius: 1.6em;
}

.modular .bot a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.modular .bot a span img {
  width: 100%;
  display: block;
}

.modular .bot a:hover {
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.products {
  width: 100%;
  padding: 0.5rem 0; /*0.7rem 0*/
  border-bottom: solid 1px #ddd;
}

.products .prolist {
  width: 100%;
  font-size: 0;
}

.products .prolist .proem {
  width: calc((650 / 1400) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((99 / 1400) * 100%);
  margin-bottom: 0.5rem;
  font-size: 0;
}

.products .prolist .proem .imgs {
  width: calc((300 / 650) * 100%);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.products .prolist .proem .imgs a {
  width: 100%;
  display: block;
}

.products .prolist .proem .imgs .img {
  width: 100%;
  padding-top: 66.6%;
  transition: all ease 0.3s;
}

.products .prolist .proem .imgs:hover .img {
  transform: scale(1.1);
}

.products .prolist .proem .prem {
  display: inline-block;
  vertical-align: middle;
  width: calc((349 / 650 ) * 100%);
  padding: 0 0.4rem;
}

.products .prolist .proem .prem .pit {
  width: 100%;
  color: #34373a;
  line-height: 1.5;
}

.products .prolist .proem .prem .rul {
  width: 100%;
  margin: 0.2rem 0;
  height: 6em;
  overflow: hidden
}

.products .prolist .proem .prem .rul .ri {
  width: 100%;
  color: #555;
  line-height: 1.5;
  padding-left: 0.16rem;
  position: relative;
}

.products .prolist .proem .prem .rul .ri:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #2a9c1b;
}

.products .prolist .proem .prem .more {
  width: 100%;
  font-size: 0;
}

.products .prolist .proem .prem .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.4rem;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #399c1b;
  color: #005825;
  line-height: 2.5;
  border-radius: 1.25rem;
}

.products .prolist .proem .prem .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.products .prolist .proem .prem .more a span img {
  width: 100%;
  display: block;
}

.products .prolist .proem .prem .more a:hover {
  background-image: url("../images/bg2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.products .prolist .proem:nth-child(2n) {
  margin-right: 0;
}

.soonpro {
  width: 100%;
  padding: 0.7rem 0;
  border-bottom: solid 1px #ddd;
}

.soonpro .soonlist {
  width: 100%;
  font-size: 0;
}

.soonpro .soonlist .soons {
  display: inline-block;
  vertical-align: top;
  width: calc((690 / 1400) * 100%);
  margin-right: calc((19 / 1400) * 100%);
  margin-bottom: 0.2rem;
}

.soonpro .soonlist .soons a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f5;
}

.soonpro .soonlist .soons .imgs {
  width: calc((345 / 690) * 100%);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.soonpro .soonlist .soons .imgs a {
  width: 100%;
  display: block;
}

.soonpro .soonlist .soons .imgs .img {
  width: 100%;
  padding-top: 102%;
  transition: all ease 0.3s;
}

.soonpro .soonlist .soons .srem {
  display: inline-block;
  vertical-align: middle;
  width: calc((344 / 690 ) * 100%);
  padding: 0 0.4rem;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.soonpro .soonlist .soons .srem .pit {
  width: 100%;
  color: #34373a;
  line-height: 1.5;
}

.soonpro .soonlist .soons .srem .ronp {
  width: 100%;
  margin: 0.2rem 0 0.3rem;
  color: #555;
  line-height: 1.5;
  height: 6em;
}
.soonpro .soonlist .soons .srem .ronp p{
  color: #555;
  line-height: 1.5;
}
.soonpro .soonlist .soons .srem .ronp span{
  color: #555;
  line-height: 1.5;
}

.soonpro .soonlist .soons .srem .ronp .ri{
  color: #555;
  line-height: 1.5;
}

.soonpro .soonlist .soons .srem .more {
  width: 100%;
  font-size: 0;
}

.soonpro .soonlist .soons .srem .more span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.4rem;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  color: #005825;
  line-height: 3;
  border-radius: 1.5em;
}

.soonpro .soonlist .soons .srem .more span b {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.soonpro .soonlist .soons .srem .more span b img {
  width: 100%;
  display: block;
}

.soonpro .soonlist .soons:hover .imgs .img {
  transform: scale(1.1);
}

.soonpro .soonlist .soons:hover .srem {
  background-image: url("../images/bg2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.soonpro .soonlist .soons:hover .srem .pit {
  color: #fff;
}

.soonpro .soonlist .soons:hover .srem .ronp {
  color: #fff;
}

.soonpro .soonlist .soons:hover .srem .ronp .ri{
  color: #fff;
}

.soonpro .soonlist .soons:hover .srem .ronp p{
  color: #fff;
}
.soonpro .soonlist .soons:hover .srem .ronp span{
  color: #fff;
}

.soonpro .soonlist .soons:nth-child(2n) {
  margin-right: 0;
}

.evaluate {
  width: 100%;
  padding: 0.5rem 0; /*0.7rem 0*/
  background-color: #F7F7F7;/*#f0f0f0 */
  border-bottom: solid 1px #f0f0f0;
}

.evaluate .evasper {
  width: 100%;
  position: relative;
}
.evaluate .evasper .stn {
  width: 0.55rem;
  height: 0.55rem;
  /* width: 0.36rem;
  height: 0.36rem; */
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}

.evaluate .evasper .stn img {
  width: 100%;
  display: block;
}

.evaluate .evasper .stn img:first-child {
  display: block;
}

.evaluate .evasper .stn img:last-child {
  display: none;
}

.evaluate .evasper .stn:hover img:first-child {
  display: none;
}

.evaluate .evasper .stn:hover img:last-child {
  display: block;
}

.evaluate .evasper .bl {
  left: -5%;
}

.evaluate .evasper .br {
  right: -5%;
}
@media (max-width: 1420px) {
  .evaluate .evasper .bl {
    left: -0.2rem;
  }
  
  .evaluate .evasper .br {
    right: -0.2rem;
  }
}
@media (max-width: 800px) {
  .evaluate .evasper .bl {
    left: 0rem;
  }
  
  .evaluate .evasper .br {
    right: 0rem;
  }
}



.evaluate .evasper .swiper-container {
  padding-bottom: 0rem;
}

.evaluate .evasper .swiper-pagination {
  bottom: 0rem;
}

.evaluate .evasper .swiper-slide {
  width: 100%;
  text-align: center;
  padding: 0 3%;
}

.evaluate .evasper .swiper-slide .icon {
  width: 2.5rem;
  /* height: 1.4rem; */
  display: block;
  margin: 0 auto 0.3rem;
  /* border-radius: 50%; */
  overflow: hidden;
  /* box-shadow: 5px 8px 32px 0px rgba(153, 152, 153, 0.22); */
}

.evaluate .evasper .swiper-slide .icon img {
  width: 100%;
  display: block;
}

.evaluate .evasper .swiper-slide .sim {
  width: 100%;
  color: #34373a;
  line-height: 1.5;
  height: 6em;
  -webkit-line-clamp: 4;
}
.evaluate .evasper .swiper-slide .sim p{
  color: #34373a;
  line-height: 1.5;
}

.evaluate .evasper .swiper-slide .m {
  width: 100%;
  font-size: 0;
  margin: 0.1rem 0;
}

.evaluate .evasper .swiper-slide .m span {
  display: inline-block;
  vertical-align: middle;
  width: 0.39rem;
  height: 0.39rem;
}

.evaluate .evasper .swiper-slide .m span img {
  width: 100%;
  display: inline-block;
}

.evaluate .evasper .swiper-slide .vt {
  width: 100%;
  text-align: center;
  color: #005825;
  line-height: 1.5;
}

.evaluate .evasper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  opacity: 1;
  background-color: transparent;
  border: solid 2px #399c1b;
}

.evaluate .evasper .swiper-pagination-bullet-active {
  width: 12px;
  height: 13px;
  background-image: url("../images/i25.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
}

.parthers {
  width: 100%;
  padding: 0.5rem 0; /*0.7rem 0*/
  border-bottom: solid 1px #ddd;
}

.parthers .partper {
  width: 100%;
  padding-bottom: 0.0rem; /*0.4rem 0*/
  overflow: hidden;
  position: relative;
}

.parthers .partper .inner {
  width: 100%;
  position: relative;
  white-space: nowrap;
  font-size: 0;
}

.parthers .partper .one {
  display: inline-block;
}

.parthers .partper .list {
  width: auto;
}

.parthers .partper .list .item:nth-child(2n) .parm {
  position: relative;
  left: calc((-135 / 1920) * 100vw);
}

.parthers .partper .parm {
  width: calc((270 / 1920) * 100vw);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((50 / 1920) * 100vw);
  margin-bottom: 0.4rem;
  white-space: normal;
}

.parthers .partper .parm a {
  width: 100%;
  display: block;
}

.parthers .partper .parm .imgs {
  width: 100%;
  overflow: hidden;
  display: block;
}

.parthers .partper .parm .imgs .img {
  width: 100%;
  padding-top: 25.9%;
  transition: all ease 0.3s;
}

.parthers .partper .parm:hover .imgs .img {
  transform: scale(1.1);
}

.parthers .partmen {
  width: 100%;
  background-position: center top;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.parthers .partmen .pacont {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.parthers .partmen .pacont .puls {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.parthers .partmen .pacont .puls .plis {
  float: left;
}

.parthers .partmen .place_holder {
  width: 100%;
  height: 1px;
}

@media (max-width: 900px) {
  .parthers .partper .parm {
    width: 33vw;
  }
}

.exhibition {
  width: 100%;
  padding: 0.5rem 0;
  border-bottom: solid 1px #ddd;
}

.exhibition .exhper {
  width: 100%;
  /* margin-bottom: 0.5rem; */
}

.exhibition .exhper .swiper-slide {
  width: 100%;
  height: auto;
  background-color: #f2f2f2 ;
}

.exhibition .exhper .swiper-slide a {
  width: 100%;
  display: flex;
  height: 100%; 
  flex-wrap: wrap;
  flex-direction: column;
}

.exhibition .exhper .swiper-slide .imgs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
  display: none;
}

.exhibition .exhper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 88.8%;
  transition: all ease 0.3s;
}

.exhibition .exhper .swiper-slide .eom {
  width: 100%;
  padding: 0.3rem;
  background-color: #f2f2f2;
  flex: 1;
}

.exhibition .exhper .swiper-slide .eom .eit {
  width: 100%;
  color: #34373a;
  line-height: 1.5;
  height: 3em;
  margin-bottom: 0.15rem;
}

.exhibition .exhper .swiper-slide .eom .em {
  width: 100%;
  margin-bottom: 0.1rem;
}

.exhibition .exhper .swiper-slide .eom .em .eli {
  width: 100%;
  font-size: 0;
}

.exhibition .exhper .swiper-slide .eom .em .eli .ic {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}

.exhibition .exhper .swiper-slide .eom .em .eli .ic img {
  width: 100%;
  display: block;
}

.exhibition .exhper .swiper-slide .eom .em .eli .ic img:first-child {
  display: block;
}

.exhibition .exhper .swiper-slide .eom .em .eli .ic img:last-child {
  display: none;
}

.exhibition .exhper .swiper-slide .eom .em .eli .ti {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.35rem);
  color: #34373a;
  line-height: 1.5;
}

.exhibition .exhper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.exhibition .exhper .swiper-slide:hover .eom {
  background-image: url("../images/bg2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.exhibition .exhper .swiper-slide:hover .eom .eit {
  color: #fff;
}

.exhibition .exhper .swiper-slide:hover .eom .em .eli .ic img:first-child {
  display: none;
}

.exhibition .exhper .swiper-slide:hover .eom .em .eli .ic img:last-child {
  display: block;
}

.exhibition .exhper .swiper-slide:hover .eom .em .eli .ti {
  color: #fff;
}

@media (max-width: 800px) {
  .exhibition .exhper .swiper-slide{
    transition: all ease 0.5s;
    opacity: 0.5;
  }
  .exhibition .exhper .swiper-slide-active {
    opacity: 1;
  }
}

.videocen {
  width: 100%;
  padding: 0.7rem 0;
  background-color: #f0f0f0;
  border-bottom: solid 1px #f0f0f0;
}

.videocen .videoper {
  width: 100%;
}

.videocen .videoper .swiper-slide {
  width: 100%;
  overflow: hidden;
}

.videocen .videoper .swiper-slide .video {
  width: 100%;
  padding-top: 66.6%;
  position: relative;
  overflow: hidden;
}

.videocen .videoper .swiper-slide .video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}

.videocen .videoper .swiper-slide .video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}

.videocen .videoper .swiper-slide .vim {
  width: 100%;
  line-height: 3;
  color: #34373a;
  padding: 0.1rem 0.2rem;
  background-color: #fff;
}

.videocen .videoper .swiper-slide:hover .vim {
  background-image: url("../images/bg2.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.videocen .bot a {
  background-color: #fff;
}

.newcen {
  width: 100%;
  padding: 0.5rem 0;/*0.7rem 0*/
  border-bottom: solid 1px #ddd;
}

.newcen .newsm {
  width: 100%;
  font-size: 0;
}

.newcen .newsm .nel {
  width: calc((450 / 1400) * 100%);
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: calc((19 / 1400) * 100%);
}

.newcen .newsm .nel .swiper-slide {
  width: 100%;
}

.newcen .newsm .nel .swiper-slide a {
  width: 100%;
  display: block;
}

.newcen .newsm .nel .swiper-slide .imgs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.newcen .newsm .nel .swiper-slide .imgs .img {
  width: 100%;
  height: 4.02rem;
  transition: all ease 0.3s;
}

.newcen .newsm .nel .swiper-pagination {
  bottom: 0.2rem;
}

.newcen .newsm .nel .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  background-color: transparent;
  opacity: 1;
  border: solid 2px rgba(245, 245, 245, 0.4);
}

.newcen .newsm .nel .swiper-pagination-bullet-active {
  width: 12px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/i30.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
}

.newcen .newsm .ner {
  width: calc((930 / 1400) * 100%);
  display: inline-block;
  vertical-align: middle;
  background-color: #f7f7f7;
}

.newcen .newsm .ner .neram {
  width: 100%;
  height: 1.34rem;
  display: block;
}

.newcen .newsm .ner .neram a {
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0.5rem;
}

.newcen .newsm .ner .neram .num {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  color: #666;
  line-height: 1.5;
}

.newcen .newsm .ner .neram .mx {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 60px - 21px);
  padding: 0 0.2rem;
}

.newcen .newsm .ner .neram .mx .mv {
  width: 100%;
  color: #222;
  line-height: 1.5;
}

.newcen .newsm .ner .neram .mx .ms {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.newcen .newsm .ner .neram .rt {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}

.newcen .newsm .ner .neram .rt img {
  width: 100%;
  display: inline-block;
}

.newcen .newsm .ner .neram .rt img:first-child {
  display: block;
}

.newcen .newsm .ner .neram .rt img:last-child {
  display: none;
}

.newcen .newsm .ner .neram:hover .num, .newcen .newsm .ner .neram.on .num {
  color: #005825;
}

.newcen .newsm .ner .neram:hover .mx .mv, .newcen .newsm .ner .neram.on .mx .mv {
  color: #005825;
}

.newcen .newsm .ner .neram:hover .mx .ms, .newcen .newsm .ner .neram.on .mx .ms {
  color: #005825;
}

.newcen .newsm .ner .neram:hover .rt img:first-child, .newcen .newsm .ner .neram.on .rt img:first-child {
  display: none;
}

.newcen .newsm .ner .neram:hover .rt img:last-child, .newcen .newsm .ner .neram.on .rt img:last-child {
  display: block;
}

.newcen .newsm .ner .neram + .neram {
  border-top: solid 1px #fff;
}

footer {
  width: 100%;
  background-color: #f0f0f0;
}

footer .fbot {
  width: 100%;
  border-top: solid 1px #ddd;
}

footer .fbot .fot {
  width: 100%;
  padding: 0.16rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

footer .fbot .fbl {
  color: #666;
  line-height: 1.5;
}

footer .fbot .fbr {
  font-size: 0;
  text-align: right;
}

footer .fbot .fbr span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  margin-right: 0.14rem;
}

footer .fbot .fbr a {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  margin-left: 0.14rem;
}

footer .fbot .fbr a img {
  width: 100%;
  display: block;
}

footer .fbot .fbr a img:first-child {
  display: block;
}

footer .fbot .fbr a img:last-child {
  display: none;
}

footer .ftop {
  width: 100%;
  padding: 0.7rem 0 0.5rem;
  font-size: 0;
}

footer .ftop .ftl {
  width: calc((1040 / 1400) * 100%);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}

footer .ftop .ftl .flist {
  display: inline-block;
  vertical-align: top;
  width: calc((190 / 1040) * 100%);
  width: calc((173 / 1040) * 100%);
  padding-right: 0.1rem;
}

footer .ftop .ftl .flist .fit {
  width: 100%;
  color: #34373a;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

footer .ftop .ftl .flist .ful {
  width: 100%;
}

footer .ftop .ftl .flist .ful a {
  width: 100%;
  display: block;
  color: #666;
  transition: all ease 0.3s;
  line-height: 2;
}

footer .ftop .ftl .flist .ful a:hover {
  opacity: 1;
  color: #005825;
}

footer .ftop .ftm {
  width: calc((356 / 1400) * 100%);
  display: inline-block;
  vertical-align: top;
}

footer .ftop .ftm .fit {
  width: 100%;
  color: #34373a;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

footer .ftop .ftm .num {
  width: 100%;
  margin-bottom: 0.1rem;
}

footer .ftop .ftm .num span {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
}

footer .ftop .ftm .num span img {
  width: 100%;
  display: block;
}

footer .ftop .ftm .num a {
  display: inline-block;
  vertical-align: middle;
  color: #34373a;
  line-height: 1.5;
}

footer .ftop .ftm .mv {
  width: 100%;
}

footer .ftop .ftm .mv a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.3rem;
  background-color: #005825;
  color: #fff;
  line-height: 3;
  text-align: center;
}

footer .ftop .ftm .mv .mvs {
  width: 100%;
  color: #34373a;
  line-height: 2;
  margin: 0.05rem 0;
}

footer .ftop .ftm .shares {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

footer .ftop .ftm .shares .sam {
  display: inline-block;
  vertical-align: middle;
  width: 0.26rem;
  height: 0.26rem;
  position: relative;
  margin-right: 0.2rem;
}

footer .ftop .ftm .shares .sam a {
  width: 100%;
  display: block;
}

footer .ftop .ftm .shares .sam img {
  width: 100%;
  display: block;
}

footer .ftop .ftm .shares .sam img:first-child {
  display: block;
}

footer .ftop .ftm .shares .sam img:last-child {
  display: none;
}

footer .ftop .ftm .shares .sam .code {
  position: absolute;
  background-color: #fff;
  right: 50%;
  transform: translateX(50%);
  bottom: calc(100% + 0.15rem);
  width: 1.2rem;
  height: 1.2rem;
  padding: 0.05rem;
  display: none;
}

footer .ftop .ftm .shares .sam .code img {
  width: 100%;
  display: block;
}

footer .ftop .ftm .shares .sam .code:after {
  content: ' ';
  position: absolute;
  bottom: -0.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: solid 0.1rem transparent;
  border-top-color: #fff;
}

footer .ftop .ftm .shares .sam:hover img:first-child {
  display: none;
}

footer .ftop .ftm .shares .sam:hover img:last-child {
  display: block;
}

footer .ftop .ftm .shares .sam:hover .code {
  display: block;
}

@media (max-width: 900px) {
  footer .ftop {
    padding: 0.3rem 0;
  }
  footer .ftop .ftl {
    width: 100%;
    border: none;
  }
  footer .ftop .ftl .flist {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  footer .ftop .ftl .flist .ftip {
    margin-bottom: 0.1rem;
  }
  footer .ftop .ftl .flist .ful a {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-right: 0.2rem;
  }
  footer .ftop .ftm {
    width: 100%;
    padding-left: 0;
  }
  footer .ftop .ftm .shares {
    margin-top: 0.2rem;
  }
  footer .ftop .ftm .shares .sam {
    width: 20px;
    height: 20px;
  }
  footer .ftop .ftm .shares .sam .code {
    width: 2.2rem;
    height: 2.2rem;
  }
  footer .fbot {
    padding-bottom: 50px;
  }
  footer .fbot .fot .fbl {
    width: 100%;
  }
  footer .fbot .fot .fbr {
    width: 100%;
    margin-top: 0.14rem;
  }
}

.nanner {
  width: 100%;
  position: relative;
}

.nanner .imgs {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.nanner .imgs .img {
  width: 100%;
  padding-top: 23%;
}

.nanner .nox {
  position: absolute;
  left: calc((260 / 1920) * 100%);
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

.nanner .nox .cn {
  color: #1c7b20;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.nanner .nox .line {
  width: 100%;
  font-size: 0;
  width: 2rem;
  border-top: solid 1px #1c7b20;
}

.nanner .nox .line span {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 2px;
  background-color: #1c7b20;
}

@media (max-width: 1420px) {
  .nanner .nox {
    left: 3%;
  }
}

@media (max-width: 900px) {
  .nanner .imgs .img {
    padding: 0.8rem 0 0.6rem;
  }
  .nanner .nox {
    position: relative;
    top: 0;
    transform: translateY(0);
  }
}

.nanbar {
  width: 100%;
  font-size: 0;
  background: #fff;
}

.nanbar .nab {
  width: 100%;
  background: #fff;
  border-bottom: solid 1px #e5eee9;
}

.nanbar .nab.fixed {
  position: fixed;
  left: 0;
  z-index: 20;
  background: #fff;
}

.nanbar .nal {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.1rem;
  width: auto;
  background: #fff;
}

.nanbar .nal .home {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  position: relative;
  top: -0.02rem;
  margin-right: 0.1rem;
}

.nanbar .nal .home img {
  width: 100%;
  display: block;
}

.nanbar .nal .nlist {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  position: relative;
}

.nanbar .nal .nlist.has-vas .va span {
  display: inline-block;
}

.nanbar .nal .va {
  width: 100%;
}

.nanbar .nal .nts {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #333;
  color: #000;
  line-height: 4;
  padding: 0 0.4rem;
  border-left: solid 1px #e5eee9;
}

.nanbar .nal .nts span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.07rem;
  height: 0.12rem;
  width: 8px;
  height: 5px;
  position: relative;
  top: -0.02rem;
  display: none;
}

.nanbar .nal .nts span img {
  width: 100%;
  display: block;
}

.nanbar .nal .nlist:last-child .va .nts {
  border-right: solid 1px #e5eee9;
}

.nanbar .nal .vul {
  width: 100%;
  width: 1.6rem;
  position: absolute;
  z-index: 101;
  left: 0;
  top: 101%;
  background: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  display: none;
}

.nanbar .nal .vul li {
  width: 100%;
}

.nanbar .nal .vul li a {
  width: 100%;
  display: block;
  line-height: 3;
  color: #555;
  padding: 0 0.2rem;
  background: white;
}

.nanbar .nal .vul li a:hover {
  color: #1c7b20;
}

.nanbar .nal .vul li + li {
  border-top: solid 1px #efefef;
}

.nanbar .nar {
  width: calc(100% - 6rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: right;
}

.nanbar .nar .swiper-container {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.nanbar .nar .swiper-wrapper {
  justify-content: flex-end;
}

.nanbar .nar .swiper-slide {
  width: auto;
  padding: 0 0.2rem;
}

.nanbar .nar .swiper-slide a {
  display: block;
  line-height: 3.5;
  color: #333;
  position: relative;
}

.nanbar .nar .swiper-slide a:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  background: #1c7b20;
  display: none;
}

.nanbar .nar .swiper-slide.on a {
  color: #134e8f;
}

.nanbar .nar .swiper-slide.on a:after {
  display: block;
}

.nanbar .nar .satrch {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 3rem;
}

.nanbar .nar .satrch .inputs {
  width: 100%;
  position: relative;
}

.nanbar .nar .satrch .inputs input {
  width: 100%;
  display: block;
  background-color: #f3f7f2;
  line-height: 2.5;
  border-radius: 1.25em;
  padding: 0 0.4rem 0 0.2rem;
  color: #999;
  height: 2.5em;
  border: none;
}

.nanbar .nar .satrch .inputs a {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}

.nanbar .nar .satrch .inputs a img {
  width: 100%;
  display: block;
}

.nanbar.white {
  background: #fff;
}

@media (max-width: 900px) {
  .nanbar {
    width: 100%;
  }
  .nanbar .nal {
    width: 100%;
  }
  .nanbar .nal .nts {
    border-bottom: solid 1px #e5eee9;
    padding: 0 0.2rem;
  }
  .nanbar .nar {
    width: 100%;
    padding: 0.1rem 0;
    text-align: center;
  }
  .nanbar .nar .swiper-wrapper {
    justify-content: flex-start;
  }
  .nanbar .nar .satrch {
    width: 100%;
    max-width: 100%;
  }
}

.records {
  width: 100%;
  padding: 0.7rem 0;
}

.records .rel {
  display: inline-block;
  vertical-align: top;
  width: calc((330 / 1400) * 100%);
  margin-right: calc((19 / 1400) * 100%);
  padding-right: 0.2rem;
  position: relative;
}

.records .rel .relis {
  width: 100%;
  position: relative;
}

.records .rel .relis .rli {
  width: 100%;
  font-size: 0;
  margin: 0rem 0 0.26rem;
  cursor: pointer;
}

.records .rel .relis .rli .icon {
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  position: relative;
  z-index: 4;
}

.records .rel .relis .rli .icon img {
  width: 100%;
  display: block;
}

.records .rel .relis .rli .icon img:first-child {
  display: block;
}

.records .rel .relis .rli .icon img:last-child {
  display: none;
}

.records .rel .relis .rli .name {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 44px);
  color: #333;
  line-height: 1.5;
}

.records .rel .relis .rli.on .icon img:first-child, .records .rel .relis .rli:hover .icon img:first-child {
  display: none;
}

.records .rel .relis .rli.on .icon img:last-child, .records .rel .relis .rli:hover .icon img:last-child {
  display: block;
}

.records .rel .relis .rli.on .name, .records .rel .relis .rli:hover .name {
  color: #2a9c1b;
}

.records .rel .relis:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  left: 6px;
  top: 6px;
  height: 99%;
  width: 1px;
  background-color: #e5eee9;
}

.records .reon {
  display: inline-block;
  vertical-align: top;
  width: calc((1050 / 1400) * 100%);
}

.records .reon .reoms {
  width: 100%;
  display: none;
}

.records .reon .reoms .ries {
  width: 100%;
  color: #1c7b20;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.records .reon .reoms .reomlis {
  width: 100%;
}

.records .reon .reoms .reomlis .rim {
  width: 100%;
  border-bottom: solid 1px #e5eee9;
}

.records .reon .reoms .reomlis .rim a {
  width: 100%;
  display: block;
  font-size: 0;
}

.records .reon .reoms .reomlis .rim .ris {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 110px);
  padding: 0 0.3rem 0 0.2rem;
  color: #333;
  line-height: 4;
  position: relative;
}

.records .reon .reoms .reomlis .rim .ris:before {
  content: ' ';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.04rem;
  background-color: #1c7b20;
  left: 0;
}

.records .reon .reoms .reomlis .rim .time {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 110px;
  color: #333;
  white-space: nowrap;
  line-height: 4;
}

.records .reon .reoms .reomlis .rim:hover .ris, .records .reon .reoms .reomlis .rim:hover .time {
  color: #1c7b20;
}

.records .reon .reoms.on {
  display: block;
}

.records .relswper {
  width: 100%;
  position: relative;
  padding: 20px 0;
  display: none;
}

.records .relswper .swiper-slide {
  width: 100%;
  text-align: center;
}

.records .relswper .swiper-slide .icon {
  width: 13px;
  height: 13px;
  display: block;
  margin: 0 auto 5px;
}

.records .relswper .swiper-slide .icon img {
  width: 100%;
  display: block;
}

.records .relswper .swiper-slide .icon img:first-child {
  display: block;
}

.records .relswper .swiper-slide .icon img:last-child {
  display: none;
}

.records .relswper .swiper-slide .name {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  color: #333;
  line-height: 1.5;
  text-align: center;
}

.records .relswper .swiper-slide.on .icon img:first-child {
  display: none;
}

.records .relswper .swiper-slide.on .icon img:last-child {
  display: block;
}

.records .relswper .swiper-slide.on .name {
  color: #2a9c1b;
}

.records .relswper:after {
  content: ' ';
  position: absolute;
  width: 100%;
  top: 26px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ccc;
}

@media (max-width: 768px) {
  .records .relswper {
    display: block;
  }
}

.pages {
  width: 100%;
  padding: 0.3rem 0;
  font-size: 0;
  text-align: center;
}

.pages .page {
  display: inline-block;
  vertical-align: middle;
  width: 0.54rem;
  height: 0.54rem;
  line-height: 0.54rem;
  text-align: center;
  color: #555;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 0.06rem;
  cursor: pointer;
}

.pages .page.ltn {
  background-image: url("../images/b9.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.pages .page.rtn {
  background-image: url("../images/b10.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.pages .page.on {
  background-image: url("../images/bg2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.pages .page.on.ltn {
  background-image: url("../images/b12.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: transparent !important;
}

.pages .page.on.rtn {
  background-image: url("../images/b11.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: transparent !important;
}

@media (max-width: 900px) {
  .pages .page {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
}

.services {
  width: 100%;
  padding: 0.7rem 0;
}

.services .seram {
  width: 100%;
  font-size: 0;
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #e5eee9;
}

.services .seram .imgs {
  width: calc((700 / 1400) * 100%);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.services .seram .imgs .img {
  width: 100%;
  padding-top: 74%;
  transition: all ease 0.3s;
}

.services .seram .roms {
  width: calc((700 / 1400) * 100%);
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.3rem 0 0.5rem;
}

.services .seram .roms .sit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.services .seram .roms .ronp {
  width: 100%;
  color: #555;
  line-height: 2.2;
}

.services .seram .roms .ronp p {
  color: #555;
  line-height: 2.2;
}

.services .servper {
  width: 100%;
  position: relative;
}

.services .servper .stn {
  width: 0.45rem;
  height: 0.45rem;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}

.services .servper .stn img {
  width: 100%;
  display: block;
}

.services .servper .stn img:first-child {
  display: block;
}

.services .servper .stn img:last-child {
  display: none;
}

.services .servper .stn:hover img:first-child {
  display: none;
}

.services .servper .stn:hover img:last-child {
  display: block;
}

.services .servper .bl {
  left: -2%;
}

.services .servper .br {
  right: -2%;
}

.services .servper .swiper-container {
  padding: 0.6rem 0;
}

.services .servper .swiper-slide {
  width: 100%;
  background-color: #f3f7f2;
  padding: 0.3rem;
}

.services .servper .swiper-slide .siv {
  width: 100%;
  color: #1c7b20;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.services .servper .swiper-slide .simp {
  width: 100%;
  color: #555;
  line-height: 2;
  height: 6em;
  margin-bottom: 0.3rem;
}

.services .servper .swiper-slide .more {
  width: 100%;
  font-size: 0;
}

.services .servper .swiper-slide .more a {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #005825;
  border-radius: 0.03rem;
  padding: 0 0.24rem;
  line-height: 2.25;
  color: #005825;
}

.services .servper .swiper-slide .more a:hover {
  background-color: #005825;
  color: #fff;
}

.services .servper .swiper-pagination {
  bottom: 0.1rem;
  width: 100%;
  text-align: center;
}

.services .servper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  opacity: 1;
  background-color: transparent;
  border: solid 2px #399c1b;
}

.services .servper .swiper-pagination-bullet-active {
  width: 12px;
  height: 13px;
  background-image: url("../images/i25.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
}

@media (max-width: 1420px) {
  .services .servper .bl {
    left: -0%;
  }
  .services .servper .br {
    right: -0%;
  }
}

.commons {
  width: 100%;
  padding: 0.7rem 0;
}

.commons .comlist {
  width: 100%;
}

.commons .comlist .comem {
  width: 100%;
  border-bottom: solid 1px #e5eee9;
}

.commons .comlist .comem .citle {
  width: 100%;
  color: #222;
  line-height: 4;
  padding: 0 0.4rem 0 0.3rem;
  position: relative;
}

.commons .comlist .comem .citle:after {
  content: ' ';
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 7px;
  background-image: url("../images/x3.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: all ease 0.3s;
}

.commons .comlist .comem .comps {
  width: 100%;
  padding: 0.4rem;
  color: #333;
  line-height: 2.2;
  display: none;
}

.commons .comlist .comem .comps p {
  color: #333;
  line-height: 2.2;
}

.commons .comlist .comem.show .citle {
  background-color: #f3f7f2;
}

.commons .comlist .comem.show .citle:after {
  transform: translateY(-50%) rotate(180deg);
}

.profiles {
  width: 100%;
  padding: 0.7rem 0;
}

.profiles .proflist {
  width: 100%;
}

.profiles .proflist .tr {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #e5eee9;
  padding: 0.1rem 0;
}

.profiles .proflist .tr .td {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #333;
  line-height: 2;
}

.profiles .proflist .tr .td .mg {
  width: 2.7rem;
  display: inline-block;
  vertical-align: middle;
}

.profiles .proflist .tr .td .mg img {
  width: 100%;
  display: block;
}

.profiles .proflist .tr .num {
  width: calc((199 / 1400) * 100%);
}

.profiles .proflist .tr .name, .profiles .proflist .tr .pic, .profiles .proflist .tr .direction {
  width: calc((400 / 1400) * 100%);
  padding: 0 0.1rem;
}

.profiles .proflist .head.tr {
  background-color: #e9f1e8;
  border: none;
}

.profiles .proflist .head.tr .td {
  line-height: 3;
}

.profiles .proflist .head.tr .td + .td {
  border-left: solid 1px #fff;
}

/*.profiles .proflist .tr:nth-child(2) .num span {
  display: inline-block;
  vertical-align: middle;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  color: #fff;
  line-height: 2em;
  background-color: #cd0001;
}

.profiles .proflist .tr:nth-child(3) .num span {
  width: 2em;
  height: 2em;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  line-height: 2em;
  background-color: #f07100;
}

.profiles .proflist .tr:nth-child(4) .num span {
  width: 2em;
  height: 2em;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  line-height: 2em;
  background-color: #ffba00;
}*/

.profiles .proflist .tr1 .num span {
  display: inline-block;
  vertical-align: middle;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  color: #fff;
  line-height: 2em;
  background-color: #cd0001;
}

.profiles .proflist .tr2 .num span {
  width: 2em;
  height: 2em;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  line-height: 2em;
  background-color: #f07100;
}

.profiles .proflist .tr3 .num span {
  width: 2em;
  height: 2em;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  line-height: 2em;
  background-color: #ffba00;
}

.details {
  width: 100%;
  padding: 0.7rem 0;
}

.details .dit {
  width: 100%;
  color: #333;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.details .dims {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.details .dims .dl {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-bottom: 0.1rem;
}

.details .dims .dl .dm {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
  margin-right: 0.3rem;
}

.details .dims .dl .share {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.details .dims .dl .share span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.details .dims .dl .share a {
  display: inline-block;
  vertical-align: middle;
  width: 0.23rem;
  height: 0.23rem;
  margin: 0 0.08rem;
}

.details .dims .dl .share a img {
  width: 100%;
  display: block;
}

.details .dims .dr {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-bottom: 0.1rem;
}

.details .dims .dr .vm {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.details .dims .dr .vm span {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.06rem;
  position: relative;
  top: -0.02rem;
}

.details .dims .dr .vm span img {
  width: 100%;
  display: block;
}

.details .dinp {
  width: 100%;
  margin: 0.3rem 0;
  padding: 0.3rem 0;
  border-top: solid 1px #e5eee9;
  border-bottom: solid 1px #e5eee9;
  color: #333;
  line-height: 1.8;
}

.details .dinp p {
  color: #333;
  line-height: 1.8;
}
.details .dinp i{
  font-style: italic;
}
.details .dinp em{
  font-style: italic;
}
.details .dinp a{
  text-decoration: underline;
  color: #2a9c1b;
}

.details .dot {
  width: 100%;
  font-size: 0;
}

.details .dot .dol {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2rem);
  padding-right: 0.2rem;
}

.details .dot .dol a {
  width: 100%;
  display: block;
  line-height: 2;
  color: #666;
  margin: 0.1rem 0;
}

.details .dot .dol a:hover {
  color: #1c7b20;
}

.details .dot .dor {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 2rem;
}

.details .dot .dor a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #fff;
  color: #1c7b20;
  line-height: 3;
  padding: 0 0.3rem;
  background-color: #e9f1e8;
  position: relative;
  top: 0;
  transition: all ease 0.3s;
}

.details .dot .dor a span {
  display: inline-block;
  vertical-align: middle;
  width: 0.23rem;
  height: 0.23rem;
  margin-left: 0.06rem;
  position: relative;
  top: -0.02rem;
}

.details .dot .dor a span img {
  width: 100%;
  display: block;
}

.details .dot .dor a span img:first-child {
  display: block;
}

.details .dot .dor a span img:last-child {
  display: none;
}

.details .dot .dor a:hover {
  background-image: url("../images/bg2.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.details .dot .dor a:hover span img:first-child {
  display: none;
}

.details .dot .dor a:hover span img:last-child {
  display: block;
}

.patentlis {
  width: 100%;
  padding: 0.7rem 0;
}

.patentlis .patmlis {
  width: 100%;
}

.patentlis .patm {
  width: 100%;
  font-size: 0;
  background-color: #f3f7f2;
  border: solid 1px #e5eee9;
  padding: 0.16rem 0.24rem;
  margin-bottom: 0.2rem;
}

.patentlis .patm .pi {
  display: inline-block;
  vertical-align: middle;
  width: calc((199 / 1400) * 100%);
  color: #333;
  line-height: 2;
}

.patentlis .patm .pi span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.patentlis .patm .pi span img {
  width: 100%;
  display: block;
}

.patentlis .patm .name {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1400) * 100%);
  color: #333;
  line-height: 2;
  text-align: center;
}

.patentlis .patm .px {
  display: inline-block;
  vertical-align: middle;
  width: calc((400 / 1400) * 100%);
  color: #333;
  line-height: 2;
  text-align: center;
}

.patentlis .patm .time {
  display: inline-block;
  vertical-align: middle;
  width: calc((200 / 1400) * 100%);
  color: #333;
  line-height: 2;
  text-align: right;
}

@media (max-width: 768px) {
  .patentlis .patm .name {
    width: 70%;
  }
  .patentlis .patm .px {
    display: none;
  }
  .patentlis .patm .pi {
    display: none;
  }
  .patentlis .patm .time {
    width: 30%;
  }
}

.teams {
  width: 100%;
  padding: 0.7rem 0;
  background-color: #f7f7f7;
}

.teams .teamlist {
  width: 100%;
}

.teams .teamlist .team {
  width: 100%;
  background-color: #fff;
  padding: 0.4rem;
  font-size: 0;
  margin-bottom: 0.3rem;
}

.teams .teamlist .team .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((340 / 1320) * 100%);
  overflow: hidden;
}

.teams .teamlist .team .imgs a {
  width: 100%;
  display: block;
}

.teams .teamlist .team .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.3s;
}

.teams .teamlist .team .imgs:hover .img {
  transform: scale(1.1);
}

.teams .teamlist .team .trem {
  display: inline-block;
  vertical-align: middle;
  width: calc((979 / 1320) * 100%);
  padding-left: 0.7rem;
}

.teams .teamlist .team .trem .tit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
}

.teams .teamlist .team .trem .tix {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.teams .teamlist .team .trem .toep {
  width: 100%;
  margin-top: 0.3rem;
  color: #666;
  line-height: 1.8;
  height: 2rem;
}

.teams .teamlist .team .trem .toep p {
  color: #666;
  line-height: 1.8;
}

.groups {
  width: 100%;
  padding: 0.6rem  0;
}

.groups .group {
  width: 100%;
  font-size: 0;
}

.groups .group .grl {
  display: inline-block;
  vertical-align: middle;
  width: calc((695 / 1400) * 100%);
  margin-right: calc((9 / 1400) * 100%);
}

.groups .group .grl .gtm {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.1rem;
}

.groups .group .grl .gtm .gm {
  display: inline-block;
  vertical-align: top;
  width: calc((343 / 695) * 100%);
  margin-right: calc((9 / 695) * 100%);
}

.groups .group .grl .gtm .gm a {
  width: 100%;
  display: block;
}

.groups .group .grl .gtm .gm .imgs {
  width: 100%;
  overflow: hidden;
}

.groups .group .grl .gtm .gm .imgs .img {
  width: 100%;
  padding-top: 85%;
  transition: all ease 0.3s;
  position: relative;
}

.groups .group .grl .gtm .gm .imgs .img .bm {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  top: 0;
  left: 0;
  top: 100%;
  transition: all ease 0.3s;
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.groups .group .grl .gtm .gm .imgs .img .bm .bt {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
}

.groups .group .grl .gtm .gm .imgs .img .bm .st {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}

.groups .group .grl .gtm .gm:nth-child(2n) {
  margin-right: 0;
}

.groups .group .grl .gtm .gm:hover .imgs .img .bm {
  top: 0;
}

.groups .group .grl .gbm {
  width: 100%;
}

.groups .group .grl .gbm a {
  width: 100%;
  display: block;
}

.groups .group .grl .gbm .imgs {
  width: 100%;
  overflow: hidden;
}

.groups .group .grl .gbm .imgs .img {
  width: 100%;
  padding-top: 42%;
  transition: all ease 0.3s;
  position: relative;
}

.groups .group .grl .gbm .imgs .img .bm {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  top: 0;
  left: 0;
  top: 100%;
  transition: all ease 0.3s;
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.groups .group .grl .gbm .imgs .img .bm .bt {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
}

.groups .group .grl .gbm .imgs .img .bm .st {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}

.groups .group .grl .gbm:hover .imgs .img .bm {
  top: 0;
}

.groups .group .grr {
  display: inline-block;
  vertical-align: middle;
  width: calc((695 / 1400) * 100%);
}

.groups .group .grr a {
  width: 100%;
  display: block;
}

.groups .group .grr .imgs {
  width: 100%;
  overflow: hidden;
}

.groups .group .grr .imgs .img {
  width: 100%;
  padding-top: 86%;
  transition: all ease 0.3s;
  position: relative;
}

.groups .group .grr .imgs .img .bm {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  top: 0;
  left: 0;
  top: 100%;
  transition: all ease 0.3s;
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.groups .group .grr .imgs .img .bm .bt {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
}

.groups .group .grr .imgs .img .bm .st {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}

.groups .group .grr:hover .imgs .img .bm {
  top: 0;
}

.contacts {
  width: 100%;
  padding: 0.7rem 0;
}

.contacts .contop {
  width: 100%;
  font-size: 0;
}

.contacts .contop .col {
  display: inline-block;
  vertical-align: top;
  width: calc((820 / 1400) * 100%);
  margin-right: calc((99 / 1400) * 100%);
}

.contacts .contop .col .colem {
  width: 100%;
  margin-bottom: 0.3rem;
}

.contacts .contop .col .colem .cits {
  width: 100%;
  font-weight: bold;
  color: #1c7b20;
  line-height: 1.5;
}

.contacts .contop .col .colem .line {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #e5eee9;
  margin: 0.24rem 0;
}

.contacts .contop .col .colem .line span {
  display: inline-block;
  vertical-align: middle;
  background-color: #1c7b20;
  width: 0.5rem;
  height: 3px;
}

.contacts .contop .col .colem .cul {
  width: 100%;
  margin: 0.3rem 0;
}

.contacts .contop .col .colem .cul .cli {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin: 0.1rem 0;
}

.contacts .contop .col .colem .cul .cli span {
  display: inline-block;
  vertical-align: middle;
  width: 0.23rem;
  height: 0.23rem;
  margin-right: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.contacts .contop .col .colem .cul .cli span img {
  width: 100%;
  display: block;
}

.contacts .contop .col .colem .serlist {
  width: 100%;
  font-size: 0;
}

.contacts .contop .col .colem .serlist .serm {
  display: inline-block;
  vertical-align: top;
  width: calc((400 / 820) * 100%);
  margin-right: calc((19 / 820) * 100%);
  padding: 0.3rem;
  margin-bottom: 0.2rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
}

.contacts .contop .col .colem .serlist .serm .eit {
  width: 100%;
  color: #1c7b20;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.1rem;
  position: relative;
}

.contacts .contop .col .colem .serlist .serm .eit:before {
  content: ' ';
  position: absolute;
  left: -0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 0.24rem;
  background-color: #1c7b20;
}

.contacts .contop .col .colem .serlist .serm .cul {
  margin: 0.15rem 0;
}

.contacts .contop .col .colem .serlist .serm:nth-child(2n) {
  margin-right: 0;
}

.contacts .contop .cor {
  display: inline-block;
  vertical-align: top;
  width: calc((480 / 1400) * 100%);
  background-color: #f3f7f2;
  padding: 0.4rem;
}

.contacts .contop .cor form {
  width: 100%;
  display: block;
}

.contacts .contop .cor .rit {
  width: 100%;
  color: #1c7b20;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
  text-align: center;
}

.contacts .contop .cor .inp {
  width: 100%;
  margin-bottom: 0.2rem;
  position: relative;
}

.contacts .contop .cor .inp input {
  width: 100%;
  display: block;
  border: solid 1px #d6e1db;
  line-height: 3.2;
  padding: 0 0.3rem;
  color: #999;
  height: 3.2em;
  background-color: transparent;
  position: relative;
}

.contacts .contop .cor .inp:after {
  content: '*';
  position: absolute;
  z-index: 2;
  left: 0.15rem;
  top: 50%;
  transform: translateY(-50%);
  color: #ff0000;
  font-size: 12px;
}

.contacts .contop .cor .inp.yzm input {
  width: calc(100% - 83px);
  display: inline-block;
  vertical-align: middle;
}

.contacts .contop .cor .inp.yzm .ymg {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  margin-left: 2px;
}

.contacts .contop .cor .inp.yzm .ymg img {
  width: 100%;
  display: block;
}

.contacts .contop .cor .text {
  width: 100%;
  position: relative;
  margin-bottom: 0.2rem;
}

.contacts .contop .cor .text textarea {
  display: block;
  width: 100%;
  border: solid 1px #d6e1db;
  line-height: 1.5;
  padding: 0.1rem 0.3rem;
  color: #999;
  background-color: transparent;
  position: relative;
}

.contacts .contop .cor .text:after {
  content: '*';
  position: absolute;
  z-index: 2;
  left: 0.15rem;
  color: #ff0000;
  top: 0.75em;
}

.contacts .contop .cor .sub {
  width: 100%;
}

.contacts .contop .cor .sub a {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #1c7b20;
  line-height: 3.2;
}

.contacts .maps {
  width: 100%;
}

.contacts .maps .mapems {
  width: 100%;
  position: relative;
}

.contacts .maps .mapems .mapem {
  width: 100%;
  display: none;
  /*position: absolute;*/
  /*z-index: -1;*/
}

.contacts .maps .mapems .mapem img {
  width: 100%;
  display: block;
}

.contacts .maps .mapems .mapem.on {
  display: block;
  /*z-index: 10;*/
}

.contacts .maps .mapems .btns {
  width: 100%;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
  text-align: center;
  z-index: 11;
}

.contacts .maps .mapems .btns .btn {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  padding: 0 0.7rem;
  color: #1c7b20;
  line-height: 2.5;
  font-weight: bold;
  cursor: pointer;
}

.contacts .maps .mapems .btns .btn.on {
  background-color: #1c7b20;
  color: #fff;
}

@media (max-width: 768px) {
  .contacts .contop .col .colem .serlist .serm .eit:before {
    left: -20px;
  }
}

.mes {
  width: 100%;
  padding: 0.6rem 0 1.2rem;
}

.mes .mop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.4rem;
}

.mes .mop .cn {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.mes .mop .sn {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.mes .monp {
  width: 100%;
  color: #333;
  line-height: 2.2;
}

.mes .monp p {
  color: #333;
  line-height: 2.2;
}

.brand {
  width: 100%;
  background-color: #f7f7f7;
  position: relative;
  /*padding-bottom: 0.4rem;*/
}

.brand .datas {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  top: -0.6rem;
  /*margin-bottom: 0.3rem;*/
}

.brand .datas .data {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  text-align: center;
  padding: 0.3rem 0.2rem;
}

.brand .datas .data .to {
  width: 100%;
  font-weight: bold;
  background-image: -webkit-linear-gradient(right, #399c1b, #005825);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.brand .datas .data .to span {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  background-image: -webkit-linear-gradient(right, #399c1b, #005825);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.brand .datas .data .to b {
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.05rem;
  margin-right: 0.08rem;
  background-image: -webkit-linear-gradient(right, #399c1b, #005825);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.brand .datas .data .to b.vn {
  vertical-align: none;
}

.brand .datas .data .to b.vt {
  vertical-align: top;
}

.brand .datas .data .to b.vb {
  vertical-align: bottom;
}

.brand .datas .data .bo {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.brand .make {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
  padding: 0.3rem 0;
}

.brand .make .mal {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1400 ) * 100%);
}

.brand .make .mal .imx {
  width: 100%;
  padding-top: 71%;
  position: relative;
}

.brand .make .mal .imx video {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
}

.brand .make .mal .imgs {
  width: 100%;
  overflow: hidden;
  display: block;
}

.brand .make .mal .imgs .img {
  width: 100%;
  padding-top: 71%;
}

.brand .make .mar {
  display: inline-block;
  vertical-align: middle;
  width: calc((699 / 1400 ) * 100%);
  padding-right: 0.7rem;
}

.brand .make .mar .mit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.brand .make .mar .monp {
  width: 100%;
  color: #333;
  line-height: 2;
}

.brand .make .mar .monp p {
  color: #333;
  line-height: 2;
}

@media (max-width: 768px) {
  .brand .datas .data {
    width: 50%;
  }
}

.trademark {
  width: 100%;
}

.trademark .tradm {
  width: 100%;
  padding: 0rem 0 0.6rem;
  background-color: #f7f7f7;
}

.trademark .tradm .mon {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.trademark .tradm .mal {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1400 ) * 100%);
}

.trademark .tradm .mal .imx {
  width: 100%;
  padding-top: 71%;
  position: relative;
}

.trademark .tradm .mal .imx video {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
}

.trademark .tradm .mal .imgs {
  width: 100%;
  overflow: hidden;
  display: block;
}

.trademark .tradm .mal .imgs .img {
  width: 100%;
  padding-top: 71%;
}

.trademark .tradm .mar {
  display: inline-block;
  vertical-align: middle;
  width: calc((699 / 1400 ) * 100%);
  padding-right: 0.7rem;
}

.trademark .tradm .mar .mit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.trademark .tradm .mar .monp {
  width: 100%;
  color: #333;
  line-height: 2;
}

.trademark .tradm .mar .monp p {
  color: #333;
  line-height: 2;
}

.trademark .tradm:nth-child(2n) {
  background-color: #fff;
}

.trademark .tradm:nth-child(2n) .mon {
  flex-direction: row-reverse;
}

.trademark .tradm:nth-child(2n) .mar {
  padding-right: 0rem;
  padding-left: 0.7rem;
}

.historys {
  width: 100%;
  padding: 0rem 0 0.5rem;
  position: relative;
}

.historys .line {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  height: 88%;
  width: 1px;
  background: #ededed;
}

.historys .xm {
  width: 100%;
  text-align: center;
}

.historys .xm .mg {
  width: 4.4rem;
  display: inline-block;
  vertical-align: middle;
}

.historys .xm .mg span {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-top: 44%;
  position: relative;
}

.historys .xm .mg span b {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #1c7b20;
  line-height: 1.5;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.historys .xm .mg span b:after {
  content: ' ';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  bottom: -0.1rem;
  left: 50%;
  background-color: #1c7b20;
  transform: translateX(-50%);
}

.historys .histlis {
  width: 100%;
  padding: 1rem 0 1rem;
}

.historys .histlis .hitem {
  width: 100%;
  padding: 0.4rem 0 1.2rem;
  position: relative;
}

.historys .histlis .hitem .icm {
  width: 0.2rem;
  height: 0.2rem;
  height: 13px;
  width: 13px;
  display: block;
  margin: 0 auto;
}

.historys .histlis .hitem .icm img {
  width: 100%;
  display: block;
}

.historys .histlis .hitem .icm img:first-child {
  display: block;
}

.historys .histlis .hitem .icm img:last-child {
  display: none;
}

.historys .histlis .hitem .yem {
  position: absolute;
  width: calc((600 / 1400) * 100%);
  background-color: #ffffff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #eeeeee;
  padding: 0.3rem;
  top: 5%;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.historys .histlis .hitem .yem .imgs {
  width: calc((180 / 540) * 100%);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.historys .histlis .hitem .yem .imgs .img {
  width: 100%;
  padding-top: 100%;
}

.historys .histlis .hitem .yem .yom {
  width: calc((359 / 540) * 100%);
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.3rem;
}

.historys .histlis .hitem .yem .time {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.historys .histlis .hitem .yem .tix {
  width: 100%;
  color: #333;
  line-height: 1.6;
  height: 3.2em;
}

.historys .histlis .hitem .yem:before {
  position: absolute;
  content: ' ';
  z-index: 3;
  right: 0rem;
  left: 0;
  top: 0.24rem;
  width: 5px;
  height: 0.3rem;
  background-color: #2a9c1b;
}

.historys .histlis .hitem .yem:after {
  position: absolute;
  content: ' ';
  z-index: 3;
  right: -0.7rem;
  left: -0.7rem;
  top: 0.38rem;
  width: 0.4rem;
  height: 1px;
  background-color: #ccc;
}

.historys .histlis .hitem:nth-child(2n) .yem {
  right: auto;
  left: 0;
  flex-direction: row-reverse;
}

.historys .histlis .hitem:nth-child(2n) .yem:before {
  left: auto;
  right: 0;
}

.historys .histlis .hitem:nth-child(2n) .yem:after {
  left: auto;
  right: -0.7rem;
}

.historys .histlis .hitem:nth-child(2n) .yem .yom {
  padding-left: 0;
  padding-right: 0.3rem;
}

.historys .histlis .hitem:hover .icm img:first-child {
  display: none;
}

.historys .histlis .hitem:hover .icm img:last-child {
  display: block;
}

.historys .histlis .hitem:hover .yem .time {
  color: #2a9c1b;
}

.historys .mores {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.4rem;
}

.historys .mores a {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  line-height: 2.8;
  border-radius: 1.4em;
  padding: 0 0.5rem;
  width: auto;
  color: #333;
  position: relative;
}

.historys .mores a:after {
  content: ' ';
  position: absolute;
  top: -0.15rem;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
}

@media (max-width: 768px) {
  .historys .line {
    left: 0.2rem;
    height: 100%;
  }
  .historys .xm {
    width: 100%;
    text-align: center;
  }
  .historys .xm .mg span {
    padding-top: 0;
    padding-top: 0.3rem;
    background-image: none !important;
  }
  .historys .xm .mg span b {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    font-size: 20px;
  }
  .historys .xm .mg span b::after {
    display: none;
  }
  .historys .histlis {
    padding: 0.2rem 0 0.2rem;
  }
  .historys .histlis .hitem {
    font-size: 0;
    padding: 0.4rem 0;
  }
  .historys .histlis .hitem .icm {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-left: 0.2rem;
    transform: translateX(-50%);
    margin-right: 0.3rem;
  }
  .historys .histlis .hitem .yem {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    transform: translateY(0);
  }
  .historys .histlis .hitem .yem:after {
    top: 50%;
    left: -0.4rem;
    right: auto;
    transform: translateY(-50%);
  }
  .historys .histlis .hitem .yem:before {
    top: 50%;
    transform: translateY(-50%);
  }
  .historys .histlis .hitem:nth-child(2n) .yem {
    right: 0;
  }
  .historys .histlis .hitem:nth-child(2n) .yem .yom {
    padding-left: 0.3rem;
    padding-right: 0;
  }
  .historys .histlis .hitem:nth-child(2n) .yem:after {
    right: auto;
    left: -0.4rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .historys .histlis .hitem:nth-child(2n) .yem:before {
    right: auto;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

.prodetail {
  width: 100%;
  padding: 0.7rem 0;
  padding-top: 0;
}
.prodetail .proems {
  padding-top: 0.7rem;
  position: relative;
  padding-bottom: 0.4rem; }
  .prodetail .proems:before {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.4rem;
    z-index: 1;
    background-image: linear-gradient(180deg, #fff 0, #e6eaea); }

.prodetail .proem {
  width: 100%;
  font-size: 0;
}

.prodetail .proem .prl {
  width: calc((700 / 1400) * 100%);
  display: inline-block;
  vertical-align: bottom;
}

.prodetail .proem .prl .prtop {
  width: 100%;
  position: relative;
}

.prodetail .proem .prl .prtop .swiper-slide {
  width: 100%;
}

.prodetail .proem .prl .prtop .swiper-slide .imgs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.prodetail .proem .prl .prtop .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 56%;
  transition: all ease 0.3s;
}

.prodetail .proem .prl .prtop .stn {
  width: 0.45rem;
  height: 0.45rem;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}

.prodetail .proem .prl .prtop .stn img {
  width: 100%;
  display: block;
}

.prodetail .proem .prl .prtop .stn img:first-child {
  display: block;
}

.prodetail .proem .prl .prtop .stn img:last-child {
  display: none;
}

.prodetail .proem .prl .prtop .stn:hover img:first-child {
  display: none;
}

.prodetail .proem .prl .prtop .stn:hover img:last-child {
  display: block;
}

.prodetail .proem .prl .prtop .bl {
  left: 3%;
}

.prodetail .proem .prl .prtop .br {
  right: 3%;
}

.prodetail .proem .prl .prtop .swiper-pagination {
  bottom: 0.4rem;
}

.prodetail .proem .prl .prtop .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  background-color: transparent;
  opacity: 1;
  border: solid 2px rgba(0, 0, 0, 0.4);
}

.prodetail .proem .prl .prtop .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  border: solid 2px black;
}

.prodetail .proem .prl .prbot {
  width: 100%;
  position: relative;
}

.prodetail .proem .prl .prbot .swiper-container {
  width: calc(100% - 0.9rem);
  padding: 0.3rem 0.1rem;
  margin: 0 auto;
}

.prodetail .proem .prl .prbot .swiper-slide {
  width: 100%;
}

.prodetail .proem .prl .prbot .swiper-slide .imgs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}

.prodetail .proem .prl .prbot .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 56%;
  transition: all ease 0.3s;
}

.prodetail .proem .prl .prbot .swiper-slide.on {
  background-color: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}

.prodetail .proem .prl .prbot .stn {
  width: 0.45rem;
  height: 0.45rem;
  width: 0.36rem;
  height: 0.36rem;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}

.prodetail .proem .prl .prbot .stn img {
  width: 100%;
  display: block;
}

.prodetail .proem .prl .prbot .stn img:first-child {
  display: block;
}

.prodetail .proem .prl .prbot .stn img:last-child {
  display: none;
}

.prodetail .proem .prl .prbot .stn:hover img:first-child {
  display: none;
}

.prodetail .proem .prl .prbot .stn:hover img:last-child {
  display: block;
}

.prodetail .proem .prl .prbot .bl {
  left: 0%;
}

.prodetail .proem .prl .prbot .br {
  right: 0%;
}

.prodetail .proem .prr {
  width: calc((400 / 1400) * 100%);
  width: calc((700 / 1400) * 100%);
  display: inline-block;
  vertical-align: bottom;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-bottom: 0.1rem;
}

.prodetail .proem .prr .xih {
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
  color: #1c7b20;
  margin-bottom: 0.1rem;
}

.prodetail .proem .prr .sit {
  width: 100%;
  color: #1c7b20;
  line-height: 1.5;
  margin: 0.1rem 0 0.25rem;
}

.prodetail .proem .prr .line {
  width: 100%;
  font-size: 0;
  border-top: solid 1px #1c7b20;
}

.prodetail .proem .prr .line span {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 5px;
  background-color: #1c7b20;
}

.prodetail .proem .prr .prlis {
  width: 100%;
  /* margin-top: 0.3rem;   */
/*  color: #333;
  line-height: 2.2;*/
  display: flex;
  flex-wrap: wrap;
}

.prodetail .proem .prr .prlis .rul {
  width: 100%;
  /* border-top: solid 1px #f3f9f1; */
  padding: 0.2rem;
  /* border-bottom: solid 1px #f3f9f1; */
  flex: none;
}

.prodetail .proem .prr .prlis .rul .ri {
  width: 100%;
  color: #555;
  line-height: 2;
  padding-left: 0.2rem;
  position: relative;
}

.prodetail .proem .prr .prlis .rul .ri:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #2a9c1b;
}
.prodetail .proem .prr .prlis .rionlist{
  display: inline-block;
  vertical-align: top;
  width: 2rem;
  font-size: 0;
  text-align: left;
  width: 100%;
  margin-top: 0.1rem;
  position: relative;
  margin-right: 0rem;
  z-index: 2;
}

.prodetail .proem .prr .prlis .rionlist .ritem{
  /* display: block; */
  /* width: 100%; */
  margin-bottom: 0.12rem;
  display: inline-block;
  vertical-align: top;
  min-width: 0.9rem;
  width: auto;
  padding: 0.05rem 0.1rem;
  /* box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); */
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  text-align: center;
  margin-right: 0.15rem;
}
.prodetail .proem .prr .prlis .rionlist .ritem a{
  width: 100%;
  display: block;
}

.prodetail .proem .prr .prlis .rionlist .ritem .rc{
  width: 0.4rem;
  height: 0.4rem;
  width: 40px;
  height: 40px;
  display: block;
  margin: 0.05rem auto;
}
.prodetail .proem .prr .prlis .rionlist .ritem .rc img{
  width: 100%;
  display: block;
}

.prodetail .proem .prr .prlis .rionlist .ritem .rim{
  width: 100%;
  display: block;
  color: #333;
  line-height: 1.8;
  white-space: nowrap;
  font-size: 14px;
}
@media(max-width: 800px){
  .prodetail .proem .prr .prlis .rionlist{
    text-align: left;
  }
  .prodetail .proem .prr .prlis .rionlist .ritem .rim{
    text-align: center;
  }
}

.prodetail .proem .prc {
  width: calc((300 / 1400) * 100%);
  display: inline-block;
  vertical-align: top;
  padding: 0.3rem;
  background-color: #f5f5f8; }
  .prodetail .proem .prc .pricom {
    width: 100%; }
    .prodetail .proem .prc .pricom .pit {
      width: 100%;
      color: #333;
      line-height: 1.5;
      margin-bottom: 0.1rem; }
    .prodetail .proem .prc .pricom .pimc {
      width: 100%;
      color: #555;
      line-height: 1.5; }
      .prodetail .proem .prc .pricom .pimc p {
        color: #555;
        line-height: 1.5; }
    .prodetail .proem .prc .pricom .plis {
      width: 100%; }
      .prodetail .proem .prc .pricom .plis a {
        width: 100%;
        display: block;
        color: #333;
        line-height: 1.8; }
      .prodetail .proem .prc .pricom .plis a:hover {
        color: #1c7b20; }
  .prodetail .proem .prc .pricom + .pricom {
    margin-top: 0.2rem; }


/*.prodetail .proem .prr .prlis p {
  color: #333;
  line-height: 2.2;
}
*/
.prodetail .probm {
  width: 100%;
}
.prodetail .probm .pavs{
  width: 100%;
  display: block;
}
.prodetail .probm .pav {
  width: 100%;
  border-bottom: solid 1px #e5eee9;
}
.prodetail .probm .pav.fixed{
  position: fixed;
  left: 0;
  z-index: 20;
  background: #fff;
}

.prodetail .probm .pav .swiper-slide {
  width: auto;
  padding: 0 0.4rem;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 3;
  cursor: pointer;
  margin-right: 0.2rem;
}

.prodetail .probm .pav .swiper-slide.on {
  color: #1c7b20;
  font-weight: bold;
  border-bottom: solid 2px #1c7b20;
}
.prodetail .probm .pav .swiper-slide:hover {
  color: #1c7b20;
  font-weight: bold;
  border-bottom: solid 2px #1c7b20;
}

.prodetail .probm .proams {
  width: 100%;
}

.prodetail .probm .proams .proam {
  width: 100%;
  display: none;
}

.prodetail .probm .proams .proam .ponp {
  width: 100%;
  color: #333;
  line-height: 2;
  padding: 0.4rem 0;
}

.prodetail .probm .proams .proam .ponp p {
  color: #333;
  line-height: 2;
}
.prodetail .probm .proams .proam .ponp a{
  text-decoration: underline;
  
}

.prodetail .probm .proams .proam .tables {
  width: 100%;
  margin-top: 0.2rem;
}

.prodetail .probm .proams .proam .tables .tr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: solid 1px #e5eee9;
}

.prodetail .probm .proams .proam .tables .tr .td {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2;
  padding: 0.15rem 0.15rem;
  text-align: center;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  padding: 0 0.2rem;
  color: #333;
  border: solid 1px #e5eee9;
  line-height: 2.5;
  border-radius: 1.25em;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn span {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.12rem;
  position: relative;
  top: -0.02rem;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn span img {
  width: 100%;
  display: inline-block;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn span img:first-child {
  display: block;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn span img:last-child {
  display: none;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn:hover {
  color: #fff;
  border: solid 1px #399c1b;
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn:hover span img:first-child {
  display: none;
}

.prodetail .probm .proams .proam .tables .tr .td .dtn:hover span img:last-child {
  display: block;
}

.prodetail .probm .proams .proam .tables .tr .td .select-con {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  max-width: 96%;
  background-color: transparent;
  overflow: hidden;
  position: relative;
}

.prodetail .probm .proams .proam .tables .tr .td .select-con .select-value {
  width: auto;
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 2.2;
  height: 2.2em;
  color: #333;
  padding: 0 0.2rem 0 1em;
  text-align: left;
}

.prodetail .probm .proams .proam .tables .tr .td .select-con select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.prodetail .probm .proams .proam .tables .tr .td .select-con select option {
  color: #333;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 3;
}

.prodetail .probm .proams .proam .tables .tr .td .select-con:after {
  display: inline-block;
  content: "";
  background-image: url("../images/x.png");
  background-position: center;
  background-size: 100%;
  width: 8px;
  height: 5px;
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.prodetail .probm .proams .proam .tables .tr .name {
  width: 70%;
  text-align: left;
  word-break: break-all;
}

.prodetail .probm .proams .proam .tables .tr .down {
  width: 30%;
}

.prodetail .probm .proams .proam .tables .tr .name {
  width: 30%;
  text-align: left;
  word-break: break-all;
}

.prodetail .probm .proams .proam .tables .tr .explain {
  width: 30%;
}

.prodetail .probm .proams .proam .tables .tr .size {
  width: 10%;
}

.prodetail .probm .proams .proam .tables .tr .edition {
  width: 15%;
}

.prodetail .probm .proams .proam .tables .tr .down {
  width: 15%;
}

.prodetail .probm .proams .proam .tables .tr.head {
  background-color: #f3f7f2;
  border: solid 1px #e5eee9;
}

.prodetail .probm .proams .proam .tables .tr.head .td {
  font-weight: bold;
}

.prodetail .probm .proams .proam .videolist {
  width: 100%;
  font-size: 0;
  padding-top: 0.4rem;
}

.prodetail .probm .proams .proam .videolist .videm {
  display: inline-block;
  vertical-align: top;
  width: calc((500 / 1050) * 100%);
  margin-right: calc((49 / 1050) * 100%);
  margin-bottom: 0.24rem;
}

.prodetail .probm .proams .proam .videolist .videm .video {
  width: 100%;
  padding-top: 66.6%;
  position: relative;
  overflow: hidden;
}

.prodetail .probm .proams .proam .videolist .videm .video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}

.prodetail .probm .proams .proam .videolist .videm .video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}

.prodetail .probm .proams .proam .videolist .videm .time {
  width: 100%;
  color: #555;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.prodetail .probm .proams .proam .videolist .videm .tix {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-top: 0.14rem;
}

.prodetail .probm .proams .proam .videolist .videm:nth-child(2n) {
  margin-right: 0;
}

.prodetail .probm .proams .proam.on {
  display: block;
}

@media (max-width: 768px) {
  .prodetail .probm .proams .proam .tables .tr .name {
    width: 45%;
  }
  .prodetail .probm .proams .proam .tables .tr .size, .prodetail .probm .proams .proam .tables .tr .explain {
    display: none;
  }
  .prodetail .probm .proams .proam .tables .tr .edition {
    width: 30%;
  }
  .prodetail .probm .proams .proam .tables .tr .down {
    width: 25%;
  }
}

.partners {
  width: 100%;
  padding: 0.7rem 0;
}

.partners .partlist {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}

.partners .partlist .parem {
  width: calc((233 / 1400) * 100%);
  float: left;
  display: inline-block;
  vertical-align: top;
}

.partners .partlist .parem a {
  width: 100%;
  display: block;
}

.partners .partlist .parem .imgs {
  width: 100%;
  overflow: hidden;
  display: block;
}

.partners .partlist .parem .imgs .img {
  width: 100%;
  padding-top: 59%;
  transition: all ease 0.3s;
}

/*.partners .partlist .parem:nth-child(1) {
  float: left;
  width: calc((700 / 1400) * 100%);
}

.partners .partlist .parem:nth-child(1) .imgs {
  width: 100%;
  overflow: hidden;
  display: block;
}

.partners .partlist .parem:nth-child(1) .imgs .img {
  width: 100%;
  padding-top: 39%;
  transition: all ease 0.3s;
}*/

@media (max-width: 768px) {
  .partners .partlist .parem {
    width: 33.3% !important;
  }
/*  .partners .partlist .parem:nth-child(1) {
    width: 100% !important;
    margin-right: 0 !important;
  }*/
}

.joinus {
  width: 100%;
  padding: 0.7rem 0;
}

.joinus .joiem {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.joinus .joiem .jol {
  display: inline-block;
  vertical-align: top;
  width: calc((700 / 1400) * 100%);
}

.joinus .joiem .jol .imgs {
  width: 100%;
  overflow: hidden;
}

.joinus .joiem .jol .imgs .img {
  width: 100%;
  padding-top: 91%;
}

.joinus .joiem .jor {
  display: inline-block;
  vertical-align: top;
  width: calc((620 / 1400) * 100%);
  margin-right: calc((79 / 1400) * 100%);
}

.joinus .joiem .jor .jit {
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
}

.joinus .joiem .jor .jit span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  position: relative;
  top: -0.02rem;
  background-color: #1c7b20;
  margin-left: 0.3rem;
}

.joinus .joiem .jor .line {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.2rem 0;
}

.joinus .joiem .jor .en {
  width: 100%;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
  padding-right: 0.3rem;
  position: relative;
}

.joinus .joiem .jor .en:after {
  content: ' ';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.28rem;
  height: 0.2rem;
  right: 0;
  background-image: url("../images/i37.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.joinus .joiem .jor .jonp {
  width: 100%;
  margin-top: 0.3rem;
  padding-top: 0.3rem;
  border-top: solid 1px #1c7b20;
  color: #333;
  line-height: 2;
}

.joinus .joiem .jor .jonp p {
  color: #333;
  line-height: 1.8;
}

.joinus .recruit {
  width: 100%;
  margin-top: 0.6rem;
}

.joinus .recruit .top {
  width: 100%;
  font-size: 0;
  background: #f3f7f2;
  padding: 0 0.3rem;
}

.joinus .recruit .top div {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
  color: #222;
  text-align: center;
  line-height: 3;
  font-weight: bold;
}

.joinus .recruit .top .name {
  width: 28%;
  text-align: left;
}

.joinus .recruit .con-item {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
}

.joinus .recruit .con-item .title {
  width: 100%;
  line-height: 3;
  position: relative;
  font-size: 0;
  cursor: pointer;
  border-bottom: solid 1px #e5eee9;
  padding: 0 0.3rem;
}

.joinus .recruit .con-item .title div {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  text-align: center;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 3;
}

.joinus .recruit .con-item .title .name {
  width: 28%;
  text-align: left;
}

.joinus .recruit .con-item .title:after {
  content: '';
  position: absolute;
  right: 0.26rem;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 7px;
  background-image: url("../images/x3.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: all ease 0.3s;
}

.joinus .recruit .con-item .contents {
  display: none;
  width: 100%;
  padding: 0.5rem 0.3rem;
  height: auto;
  background: #f6f6f6;
}

.joinus .recruit .con-item .contents .column {
  width: 100%;
  height: auto;
  font-size: 0;
}

.joinus .recruit .con-item .contents .column .column-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin-bottom: 0.3rem;
}

.joinus .recruit .con-item .contents .column .column-item .column-name {
  width: 100%;
  color: #1c7b20;
  text-align: left;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  margin-bottom: 0.1rem;
}

.joinus .recruit .con-item .contents .column .column-item .column-list {
  width: 100%;
  padding: 0rem 0 0.15rem;
  color: #333;
  line-height: 2.2;
}

.joinus .recruit .con-item .contents .column .column-item .column-list p {
  color: #333;
  line-height: 2.2;
}

.joinus .recruit .con-item .contents .column .tips {
  width: 100%;
  color: #1c7b20;
  font-weight: bold;
  line-height: 2;
}

.joinus .recruit .con-item.show {
  border-bottom: solid 1px #e5eee9;
}

.joinus .recruit .con-item.show .title {
  background: #f3f7f2;
}

.joinus .recruit .con-item.show .title .name, .joinus .recruit .con-item.show .title .icon, .joinus .recruit .con-item.show .title .coop {
  color: #333;
}

.joinus .recruit .con-item.show .title:after {
  content: '';
  transform: translateY(-50%) rotate(180deg);
}

.classify {
  width: 100%;
  padding: 0.7rem 0;
}

.classify .cal {
  display: inline-block;
  vertical-align: top;
  width: calc((330 / 1400) * 100%);
  margin-right: calc((19 / 1400) * 100%);
}

.classify .cal .calist {
  width: 100%;
}

.classify .cal .calist .cli {
  width: 100%;
}

.classify .cal .calist .cli .cop {
  width: 100%;
  font-size: 0;
}

.classify .cal .calist .cli .cop .ic {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  background-image: url("../images/i11.png");
  width: 0.18rem;
  height: 0.18rem;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 0;
}

.classify .cal .calist .cli .cas {
  width: 100%;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #333;
  line-height: 3;
  cursor: pointer;
/*  padding-left: 0.3rem;
  padding-left: 24px;*/
}

/*.classify .cal .calist .cli .cas:before {
  content: ' ';
  position: absolute;
  left: 0rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/i11.png");
  width: 0.18rem;
  height: 0.18rem;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: none;
}*/

.classify .cal .calist .cli .cul {
  width: 100%;
  display: none;
}

.classify .cal .calist .cli .cul a {
  width: 100%;
  display: block;
  color: #333;
  line-height: 2.5;
  padding-left: 52px;
  position: relative;
}

.classify .cal .calist .cli .cul a:before {
  content: ' ';
  position: absolute;
  left: 34px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #333;
}

.classify .cal .calist .cli .cul a:hover {
  color: #1c7b20;
}

.classify .cal .calist .cli .cul a:hover:before {
  background-color: #1c7b20;
}

.classify .cal .calist .cli .cul a.active {
  color: #1c7b20;
}

.classify .cal .calist .cli .cul a.active:before {
  background-color: #1c7b20;
}

.classify .cal .calist .cli.show .cop .ic {
  background-image: url("../images/i10.png");
  background-size: 100% 100%;
}


.classify .cal .calist .cli.show .cas:before {
  background-image: url("../images/i10.png");
  background-size: 100% 100%;
}

.classify .cal .calist .cli.has-cul .cop .ic {
  opacity: 1;
}

.classify .cal .calist .cli.has-cul .cas:before {
  display: block;
}

.classify .cal .calist .cli.on .cas {
  color: #1c7b20;
}
.sc-title{color: #333;text-align:center;position: relative;overflow: hidden;line-height: 1;margin-top: 0.15rem;padding: 1px 0;}
.sc-title:before,
.sc-title:after{content: "";display: block;width: 50%;border-bottom: 1px dashed #ccc;position: absolute;top: 50%;margin-top: -1px;}
.sc-title:before{right: 50%;margin-right: 3em;}
.sc-title:after{left: 50%;margin-left: 3em;}
.classify .cal .screens {
  width: 100%;
  margin-top: 0.1rem;
}

.classify .cal .screens .sem {
  width: 100%;
  border-bottom: solid 1px #e5eee9;
}

.classify .cal .screens .sem .sas {
  width: 100%;
  display: block;
  position: relative;
}

.classify .cal .screens .sem .sas .label .ivn {
  background-image: url("../images/i19.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.classify .cal .screens .sem .sas .label.selected .ivn {
  background-image: url("../images/i20.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.classify .cal .screens .sem .sul {
  width: 100%;
  display: none;
  margin: 0.15rem 0;
}

.classify .cal .screens .sem .sul .svm {
  width: 100%;
}

.classify .cal .screens .sem.has-sul .sas:after {
  content: '+';
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 18px;
}

.classify .cal .screens .sem.has-sul.show .sas:after {
  content: '-';
}

.classify .cal .screens .label {
  width: auto;
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4rem;
}

.classify .cal .screens .label .ivn {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url("../images/i21.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.classify .cal .screens .label .text {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 3;
  margin-left: 0.1rem;
}

.classify .cal .screens .label .int {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  opacity: 0;
  left: 0;
  top: 0;
}

.classify .cal .screens .label.selected .ivn {
  background-image: url("../images/i22.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.classify .car {
  display: inline-block;
  vertical-align: top;
  width: calc((1050 / 1400) * 100%);
}

.classify .car .carems {
  width: 100%;
  display: none;
}

.classify .car .carems .carelist {
  width: 100%;
}

.classify .car .carems .carelist .carem {
  width: 100%;
  padding: 0.4rem;
  font-size: 0;
  border: solid 1px #e5eee9;
  margin-bottom: 0.3rem;
}

.classify .car .carems .carelist .carem .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((280 / 970) * 100%);
  overflow: hidden;
}

.classify .car .carems .carelist .carem .imgs a {
  width: 100%;
  display: block;
}

.classify .car .carems .carelist .carem .imgs .img {
  width: 100%;
  padding-top: 88.8%;
  transition: all ease 0.3s;
}

.classify .car .carems .carelist .carem .imgs.zf .img{
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.3s;
}

.classify .car .carems .carelist .carem .imgs:hover .img {
  transform: scale(1.1);
}

.classify .car .carems .carelist .carem .reom {
  width: calc((689 / 970) * 100%);
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.3rem;
}

.classify .car .carems .carelist .carem .reom .rt {
  width: 100%;
  color: #333;
  line-height: 1.4;
  font-weight: bold;
}

.classify .car .carems .carelist .carem .reom .pons {
  width: 100%;
  margin: 0.15rem 0;
  color: #999;
  line-height: 1.8;
}

.classify .car .carems .carelist .carem .reom .pons p {
  color: #999;
  line-height: 1.8;
}

.classify .car .carems .carelist .carem .reom .more {
  width: 100%;
  font-size: 0;
}

.classify .car .carems .carelist .carem .reom .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.4rem;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #399c1b;
  color: #005825;
  line-height: 2.5;
  border-radius: 1.25rem;
  margin-right: 0.3rem;
}

.classify .car .carems .carelist .carem .reom .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.classify .car .carems .carelist .carem .reom .more a span img {
  width: 100%;
  display: block;
}

.classify .car .carems .carelist .carem .reom .more a:hover {
  background-image: url("../images/bg2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.classify .car .carems .carelist .carem .reom .time {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.classify .car .carems .carelist .carem .reom .time span {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 1px;
  background-color: #737373;
  margin-left: 0.2rem;
}

.classify .car .carems .instrlis {
  width: 100%;
  font-size: 0;
}

.classify .car .carems .instrlis .insem {
  display: inline-block;
  vertical-align: top;
  width: calc((500 / 1050) * 100%);
  margin-right: calc((49 / 1050) * 100%);
  background-color: #ffffff;
  margin-bottom: 0.4rem;
  border: solid 1px #eee;
  position: relative;
  transition: all ease 0.3s;
  top: 0;
}

.classify .car .carems .instrlis .insem a {
  width: 100%;
  display: block;
}

.classify .car .carems .instrlis .insem .tmx {
  width: 100%;
  padding: 0.2rem;
}

.classify .car .carems .instrlis .insem .it {
  width: 100%;
  color: #1c7b20;
  line-height: 1.5;
  font-weight: bold;
}

.classify .car .carems .instrlis .insem .ix {
  width: 100%;
  color: #005825;
  line-height: 1.5;
  margin: 0.1rem 0;
}

.classify .car .carems .instrlis .insem .imgs {
  width: 100%;
  overflow: hidden;
}

.classify .car .carems .instrlis .insem .imgs .img {
  width: 100%;
  padding-top: 57%;
  transition: all ease 0.3s;
}

.classify .car .carems .instrlis .insem .rul {
  width: 100%;
  border-top: solid 1px #f3f9f1;
  padding: 0.2rem;
  border-bottom: solid 1px #f3f9f1;
}

.classify .car .carems .instrlis .insem .rul .ri {
  width: 100%;
  color: #555;
  line-height: 2;
  padding-left: 0.2rem;
  position: relative;
}

.classify .car .carems .instrlis .insem .rul .ri:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #2a9c1b;
}

.classify .car .carems .instrlis .insem .bmx {
  width: 100%;
  padding: 0.1rem 0.2rem;
}

.classify .car .carems .instrlis .insem .bmx span {
  display: inline-block;
  vertical-align: middle;
  color: #1c7b20;
  line-height: 2.5;
  margin-right: 0.3rem;
}

.classify .car .carems .instrlis .insem .bmx b {
  display: inline-block;
  vertical-align: middle;
  width: 0.19rem;
  height: 0.19rem;
}

.classify .car .carems .instrlis .insem .bmx b img {
  width: 100%;
  display: block;
}

.classify .car .carems .instrlis .insem:hover {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
}

.classify .car .carems .instrlis .insem:hover .imgs .img {
  transform: scale(1.1);
}

.classify .car .carems .instrlis .insem:nth-child(2n) {
  margin-right: 0;
}

.classify .car .carems .tables {
  width: 100%;
}

.classify .car .carems .tables .tr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: solid 1px #e5eee9;
}

.classify .car .carems .tables .tr .td {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2;
  padding: 0.15rem 0.15rem;
  text-align: center;
}

.classify .car .carems .tables .tr .td .dtn {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  padding: 0 0.2rem;
  color: #333;
  border: solid 1px #e5eee9;
  line-height: 2.5;
  border-radius: 1.25em;
}

.classify .car .carems .tables .tr .td .dtn span {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.12rem;
  position: relative;
  top: -0.02rem;
}

.classify .car .carems .tables .tr .td .dtn span img {
  width: 100%;
  display: inline-block;
}

.classify .car .carems .tables .tr .td .dtn span img:first-child {
  display: block;
}

.classify .car .carems .tables .tr .td .dtn span img:last-child {
  display: none;
}

.classify .car .carems .tables .tr .td .dtn:hover {
  color: #fff;
  border: solid 1px #399c1b;
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.classify .car .carems .tables .tr .td .dtn:hover span img:first-child {
  display: none;
}

.classify .car .carems .tables .tr .td .dtn:hover span img:last-child {
  display: block;
}

.classify .car .carems .tables .tr .td .select-con {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  max-width: 96%;
  background-color: transparent;
  overflow: hidden;
  position: relative;
}

.classify .car .carems .tables .tr .td .select-con .select-value {
  width: auto;
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 2.2;
  height: 2.2em;
  color: #333;
  padding: 0 0.2rem 0 1em;
  text-align: left;
}

.classify .car .carems .tables .tr .td .select-con select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.classify .car .carems .tables .tr .td .select-con select option {
  color: #333;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 3;
}

.classify .car .carems .tables .tr .td .select-con:after {
  display: inline-block;
  content: "";
  background-image: url("../images/x.png");
  background-position: center;
  background-size: 100%;
  width: 8px;
  height: 5px;
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.classify .car .carems .tables .tr .name {
  width: 30%;
  text-align: left;
  word-break: break-all;
}

.classify .car .carems .tables .tr .explain {
  width: 30%;
}

.classify .car .carems .tables .tr .size {
  width: 10%;
}

.classify .car .carems .tables .tr .edition {
  width: 15%;
}

.classify .car .carems .tables .tr .down {
  width: 15%;
}

.classify .car .carems .tables .tr.head {
  background-color: #f3f7f2;
  border: solid 1px #e5eee9;
}

.classify .car .carems .tables .tr.head .td {
  font-weight: bold;
}

.classify .car .carems .videolist {
  width: 100%;
  font-size: 0;
}

.classify .car .carems .videolist .videm {
  display: inline-block;
  vertical-align: top;
  width: calc((500 / 1050) * 100%);
  margin-right: calc((49 / 1050) * 100%);
  margin-bottom: 0.34rem;
}

.classify .car .carems .videolist .videm .video {
  width: 100%;
  padding-top: 66.6%;
  position: relative;
  overflow: hidden;
}

.classify .car .carems .videolist .videm .video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}

.classify .car .carems .videolist .videm .video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}

.classify .car .carems .videolist .videm .time {
  width: 100%;
  color: #555;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.classify .car .carems .videolist .videm .tix {
  width: 100%;
  color: #222;
  line-height: 1.5;
}

.classify .car .carems .videolist .videm:nth-child(2n) {
  margin-right: 0;
}

.classify .car .carems.active {
  display: block;
}

@media (max-width: 768px) {
  .classify .car .carems .tables .tr .name {
    width: 45%;
  }
  .classify .car .carems .tables .tr .size, .classify .car .carems .tables .tr .explain {
    display: none;
  }
  .classify .car .carems .tables .tr .edition {
    width: 30%;
  }
  .classify .car .carems .tables .tr .down {
    width: 25%;
  }
}

.recommend {
  width: 100%;
  padding: 0.5rem 0;
}

.recommend .retop {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.24rem;
}

.recommend .retop .name {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.recommend .retop .more {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.recommend .retop .more a {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.recommend .retop .more a b {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  margin-left: 0.06rem;
  position: relative;
  top: -0.02rem;
}

.recommend .retop .more a b img {
  width: 100%;
  display: block;
}

.recommend .retop .more a b img:first-child {
  display: block;
}

.recommend .retop .more a b img:last-child {
  display: none;
}

.recommend .retop .more a:hover {
  color: #1c7b20;
}

.recommend .retop .more a:hover b img:first-child {
  display: none;
}

.recommend .retop .more a:hover b img:last-child {
  display: block;
}

.recommend .recomper {
  width: 100%;
  position: relative;
}

.recommend .recomper .swiper-slide {
  width: 100%;
}

.recommend .recomper .swiper-slide a {
  width: 100%;
  display: block;
}

.recommend .recomper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
}

.recommend .recomper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.3s;
}

.recommend .recomper .swiper-slide .time {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin: 0.1rem 0 0.05rem;
}

.recommend .recomper .swiper-slide .rix {
  width: 100%;
  color: #333;
  line-height: 1.5;
  height: 3em;
}

.recommend .recomper .swiper-container {
  padding-bottom: 0.5rem;
}

.recommend .recomper .swiper-pagination {
  bottom: 0.1rem;
}

.recommend .recomper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.recommend .recomper .swiper-slide:hover .rix {
  color: #1c7b20;
}

.recommend .recomper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  opacity: 1;
  background-color: transparent;
  border: solid 2px #399c1b;
}

.recommend .recomper .swiper-pagination-bullet-active {
  width: 12px;
  height: 13px;
  background-image: url("../images/i25.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
}

.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}

.popup .pox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #f3f7f2;
  padding: 0.4rem;
  width: 90%;
  max-width: 7.2rem;
}

.popup .pox form {
  width: 100%;
  max-height: 60vh;
  overflow: auto;
}

.popup .pox .pit {
  width: 100%;
  font-weight: bold;
  color: #1c7b20;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}

.popup .pox .inp {
  width: 100%;
  margin-bottom: 0.2rem;
  position: relative;
}

.popup .pox .inp input {
  width: 100%;
  display: block;
  border: solid 1px #d6e1db;
  line-height: 3.2;
  padding: 0 0.3rem;
  color: #999;
  height: 3.2em;
  background-color: transparent;
  position: relative;
}

.popup .pox .inp:after {
  content: '*';
  position: absolute;
  z-index: 2;
  left: 0.15rem;
  top: 50%;
  transform: translateY(-50%);
  color: #ff0000;
  font-size: 12px;
}

.popup .pox .text {
  width: 100%;
  position: relative;
  margin-bottom: 0.2rem;
}

.popup .pox .text textarea {
  display: block;
  width: 100%;
  border: solid 1px #d6e1db;
  line-height: 1.5;
  padding: 0.1rem 0.3rem;
  color: #999;
  background-color: transparent;
  position: relative;
}

.popup .pox .text:after {
  content: '*';
  position: absolute;
  z-index: 2;
  left: 0.15rem;
  color: #ff0000;
  top: 0.75em;
}

.popup .pox .sub {
  width: 100%;
}

.popup .pox .sub .stn {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #1c7b20;
  line-height: 3.2;
  border: none;
  cursor: pointer;
}

.popup .pox .closm {
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  width: 0.34rem;
  height: 0.34rem;
  cursor: pointer;
}

.popup .pox .closm img {
  width: 100%;
  display: block;
}

.popus {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}

.popus .pox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #f3f7f2;
  padding: 0.4rem;
  width: 90%;
  max-width: 7.2rem;
}

.popus .pox form {
  width: 100%;
  max-height: 60vh;
  overflow: auto;
}

.popus .pox .pit {
  width: 100%;
  font-weight: bold;
  color: #1c7b20;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}

.popus .pox .inp {
  width: 100%;
  margin-bottom: 0.2rem;
  position: relative;
}

.popus .pox .inp input {
  width: 100%;
  display: block;
  border: solid 1px #d6e1db;
  line-height: 3.2;
  padding: 0 0.3rem;
  color: #999;
  height: 3.2em;
  background-color: transparent;
  position: relative;
}

.popus .pox .inp:after {
  content: '*';
  position: absolute;
  z-index: 2;
  left: 0.15rem;
  top: 50%;
  transform: translateY(-50%);
  color: #ff0000;
  font-size: 12px;
}

.popus .pox .text {
  width: 100%;
  position: relative;
  margin-bottom: 0.2rem;
}

.popus .pox .text textarea {
  display: block;
  width: 100%;
  border: solid 1px #d6e1db;
  line-height: 1.5;
  padding: 0.1rem 0.3rem;
  color: #999;
  background-color: transparent;
  position: relative;
}

.popus .pox .text:after {
  content: '*';
  position: absolute;
  z-index: 2;
  left: 0.15rem;
  color: #ff0000;
  top: 0.75em;
}

.popus .pox .sub {
  width: 100%;
}

.popus .pox .sub .stn {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #1c7b20;
  line-height: 3.2;
  border: none;
  cursor: pointer;
}

.popus .pox .closv {
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  width: 0.34rem;
  height: 0.34rem;
  cursor: pointer;
}

.popus .pox .closv img {
  width: 100%;
  display: block;
}

.inrow {
  font-size: 0;
}

.inrow > li,
.inrow span {
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
}

.dataNums {
  text-align: center;
}

.dataNums .dataOne {
  width: .23rem;
  height: .4rem;
  text-align: center;
}

.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dataNums .tt span {
  width: 100%;
  height: 100%;
  font-size: .4rem;
  line-height: .4rem;
  color: #fff;
}

@media (max-width: 1100px) {
  .dataNums .dataOne {
    width: .23rem;
    height: .405rem;
    text-align: center;
  }
  .dataNums .tt span {
    width: 100%;
    height: 100%;
    font-size: .405rem;
    line-height: .405rem;
    color: #fff;
  }
}
.parameter {
width: 100%;
padding: 0.5rem 0; }
.parameter .ptiam {
width: 100%; }
.parameter .ptiam .pits {
width: 100%;
font-weight: bold;
color: #005825;
line-height: 1.5;
margin-bottom: 0.05rem; }
.parameter .ptiam .ptauls {
width: 100%;
padding: 0.02rem 0;
padding-left: 0.3rem; }
.parameter .ptiam .ptauls .ali {
width: 100%; }
.parameter .ptiam .ptauls .pitbm {
width: 100%;
font-size: 0;
padding: 0.02rem 0; }
.parameter .ptiam .ptauls .pitbm .bane {
display: inline-block;
vertical-align: top;
width: 13em;
color: #333;
font-weight: bold;
line-height: 1.5; }
.parameter .ptiam .ptauls .pitbm .bame {
width: calc(100% - 13em);
display: inline-block;
vertical-align: top;
padding-left: 0.4rem;
color: #333;
line-height: 1.5; }
.parameter .ptiam .ptauls .ptbuls {
width: 100%;
padding: 0.02rem 0;
padding-left: 0.3rem; }
.parameter .ptiam .ptauls .ptbuls .bli {
width: 100%; }
.parameter .ptiam .ptauls .ptbuls .pitcm {
width: 100%;
font-size: 0;
padding: 0.02rem 0; }
.parameter .ptiam .ptauls .ptbuls .pitcm .cane {
display: inline-block;
vertical-align: top;
width: calc(13em - 0.3rem);
color: #333;
font-weight: bold;
line-height: 1.5; }
.parameter .ptiam .ptauls .ptbuls .pitcm .came {
width: calc(100% - 13em + 0.3rem);
display: inline-block;
vertical-align: top;
padding-left: 0.4rem;
color: #333;
line-height: 1.5; }
.parameter .ptiam .ptauls .ptbuls .ptculs {
width: 100%;
padding: 0.02rem 0;
padding-left: 0.3rem; }
.parameter .ptiam .ptauls .ptbuls .ptculs .cli {
width: 100%; }
.parameter .ptiam .ptauls .ptbuls .ptculs .pitdm {
width: 100%;
font-size: 0;
padding: 0.02rem 0; }
.parameter .ptiam .ptauls .ptbuls .ptculs .pitdm .dane {
display: inline-block;
vertical-align: top;
width: calc(13em - 0.6rem);
color: #333;
font-weight: bold;
line-height: 1.5; }
.parameter .ptiam .ptauls .ptbuls .ptculs .pitdm .dame {
width: calc(100% - 13em + 0.6rem);
display: inline-block;
padding-left: 0.4rem;
vertical-align: top;
color: #333;
line-height: 1.5; }
.parameter .ptiam .ptauls .ptbuls .ptculs .ptduls {
width: 100%;
padding: 0.02rem 0;
padding-left: 0.3rem; }
.parameter .ptiam .ptauls .ptbuls .ptculs .ptduls .pitem {
width: 100%;
font-size: 0;
padding: 0.02rem 0; }
.parameter .ptiam .ptauls .ptbuls .ptculs .ptduls .pitem .eane {
display: inline-block;
vertical-align: top;
width: calc(13em - 0.9rem);
color: #333;
font-weight: bold;
line-height: 1.5; }
.parameter .ptiam .ptauls .ptbuls .ptculs .ptduls .pitem .eame {
width: calc(100% - 13em + 0.9rem);
display: inline-block;
vertical-align: top;
padding-left: 0.4rem;
color: #333;
line-height: 1.5; }

/*.prodetail .probm .proams .proam table{margin-left: 0.3rem;}
.prodetail .probm .proams .proam table,tr,td{border: none;width: 6rem;max-width: 100%;}
.prodetail .probm .proams .proam table td{line-height: 1.5;font-weight: bold;padding: 0.02rem 0;padding-left: 0.3rem;color: #333;width: 30%}
.prodetail .probm .proams .proam table td:first-child{}
.prodetail .probm .proams .proam table td:last-child{font-weight: normal;}*/


.fancybox-bg{
  background: rgba(255,255,255,0.93);
  opacity: 1 !important;
}
