body {
  --bj: 12.5vw;
}
.w1420 {
  padding: 0 12.5vw;
}
@media screen and (max-width: 1300px) {
  .w1420 {
    padding: 0 10vw;
  }
}
@media screen and (max-width: 1200px) {
  .w1420 {
    padding: 0 5vw;
  }
}
.p100 {
  padding-top: 0.8rem;
}
.p100_ {
  padding-bottom: 0.8rem;
}
.f52 {
  font-size: 0.52rem;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .f52 {
    font-size: 0.4rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 669px) {
  .f52 {
    font-size: 0.3rem;
  }
}
.f42 {
  font-size: 0.42rem;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .f42 {
    font-size: 0.3rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 669px) {
  .f42 {
    font-size: 0.26rem;
  }
}
.f22 {
  font-size: 0.22rem;
  line-height: 1.2;
}
.f24 {
  font-size: 0.24rem;
  line-height: 1.2;
}
.bgf2 {
  background: #f2f2f2;
}
.maodian {
  position: relative;
  top: -1rem;
}



.yszc_box {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 10;
	padding: 0.34rem 0;
	border-top: 1px solid #eee;
  }
  .yszc_box .box .boxLeft {
	max-width: 60%;
  }
  .yszc_box .box .boxLeft .top {
	font-size: .2rem;
  }
  .yszc_box .box .boxLeft .bot {
	font-size: .16rem;
	color: #666;
	line-height: 0.3rem;
	margin-top: 0.1rem;
  }
  .yszc_box .box .boxRight {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
  }
  .yszc_box .box .boxRight .btn1 {
	width: 1.68rem;
	height: 0.5rem;
	background: #00863b;
	border-radius: 0.3rem;
	border: 0;
	color: #fff;
	font-size: .18rem;
	cursor: pointer;
  }
  .yszc_box .box .boxRight .btn2 {
	margin-left: 0.3rem;
	width: 1.68rem;
	height: 0.5rem;
	border-radius: 0.3rem;
	border: 1px solid #ccc;
	color: #000;
	background: none;
	font-size: .18rem;
	cursor: pointer;
  }


.pc_header {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0px 0px 12px #f5f5f5;
  box-shadow: 0px 0px 12px #f5f5f5;
}
.pc_header .he_box {
  width: 100%;
}
.pc_header .he_box .logo a img {
  height: 0.54rem;
}
.pc_header .he_box .nav .slide {
  padding: 0 0.25rem;
}
.pc_header .he_box .nav .slide .item>p a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  line-height: 1rem;
  color: #333;
   font-size: 0.18rem;
}
.pc_header .he_box .nav .slide .item>p a::before {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 10%;
  width: 100%;
  height: 0.03rem;
  background: #00863b;
}
.pc_header .he_box .nav .slide .item {
    position: relative;
}
.pc_header .he_box .nav .slide .item .select{
    position: absolute;
    left: 50%;
    width: 2rem;
    background: #fff;
    transform: translateX(-50%);
    padding: .2rem;
    display: none;
    box-shadow:0px 0px 10px #f5f5f5;
}
.pc_header .he_box .nav .slide .item .select a{
    display: block;
    line-height: .26rem;
    padding: 0.1rem 0;
    font-size: 0.16rem;
    transition: .4s;
    text-align: center;
}
.pc_header .he_box .nav .slide .item .select a:hover{
    color: #00863b;
}
.pc_header .he_box .nav .slide.active .item>p a,
.pc_header .he_box .nav .slide:hover .item>p a {
  color: #00863b;
}
.pc_header .he_box .nav .slide.active .item>p a::before,
.pc_header .he_box .nav .slide:hover .item>p a::before {
  opacity: 1;
  top: 0;
}
.pc_header .he_box .nav .slide:hover .select{
    display: block;
}

.pc_header .he_box .menu .lxwm a img {
  max-height: 0.18rem;
  -webkit-animation: call 0.5s ease 0s infinite;
  animation: call 0.5s ease 0s infinite;
}
.pc_header .he_box .menu .lxwm a span {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-left: 0.04rem;
  color: #333;
  font-family: GilroyMedium;
}
.pc_header .he_box .menu .lxwm a:hover span {
  color: #00863b;
}
.pc_header .he_box .menu .lang {
  margin: 0 0.46rem 0 0.32rem;
}
.pc_header .he_box .menu .lang a img {
  max-height: 0.18rem;
}
.pc_header .he_box .menu .lang a span {
  margin-left: 0.04rem;
  color: #333;
  font-family: GilroyMedium;
}
.pc_header .he_box .menu .lang a:hover span {
  color: #00863b;
}
.pc_header .he_box .menu .search a {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  padding: 0 0.22rem;
  /*border: 1px solid #00863b;*/
  line-height: 0.5rem;
}
.pc_header .he_box .menu .search a div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc_header .he_box .menu .search a div svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pc_header .he_box .menu .search a span {
  margin-left: 0.08rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.pc_header .he_box .menu .search a:hover {
  /*background: #00863b;*/
}
.pc_header .he_box .menu .search a:hover div svg path {
  /*fill: #fff;*/
}
.pc_header .he_box .menu .search a:hover span {
  color: #00863b;
}
.pc_footer {
  background: #f2f2f2;
}
.pc_footer .heng {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}
.pc_footer .fo_box .er_top {
  margin-bottom: 0.7rem;
}
.pc_footer .fo_box .er_top .nav_list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.2rem;
}
.pc_footer .fo_box .er_top .nav_list .item .one {
  margin-bottom: 0.26rem;
}
.pc_footer .fo_box .er_top .nav_list .item .one a {
  color: #00863b;
}
.pc_footer .fo_box .er_top .nav_list .item .two a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
  margin-bottom: 0.18rem;
}
.pc_footer .fo_box .er_top .nav_list .item .two a:last-child {
  margin-bottom: 0;
}
.pc_footer .fo_box .er_top .nav_list .item .two a:hover {
  color: #00863b;
}
.pc_footer .fo_box .er_top .go_top {
  cursor: pointer;
  width: 0.46rem;
  height: 0.46rem;
  background: #00863b;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pc_footer .fo_box .er_top .go_top i {
  margin: auto;
  color: #fff;
}
.pc_footer .fo_box .er_cen {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pc_footer .fo_box .er_cen .logo a img {
  height: 0.54rem;
}
.pc_footer .fo_box .er_cen .lxwm {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pc_footer .fo_box .er_cen .lxwm .li {
  margin-left: 10%;
}
.pc_footer .fo_box .er_cen .lxwm .li .tips {
  color: #666;
}
.pc_footer .fo_box .er_cen .lxwm .li a {
  margin-top: 0.12rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
  font-family: GilroyRegular;
}
.pc_footer .fo_box .er_cen .lxwm .li a:hover {
  color: #00863b;
}
.pc_footer .fo_box .er_bot .copy p {
  color: #999;
  margin-right: 0.1rem;
}
.pc_footer .fo_box .er_bot .copy p:last-child {
  margin-right: 0;
}
.pc_footer .fo_box .er_bot .copy p a {
  display: inline;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #999;
}
.pc_footer .fo_box .er_bot .copy p a:hover {
  color: #00863b;
}
.pc_footer .fo_box .er_bot .share .item {
  position: relative;
  cursor: pointer;
  margin-right: 0.1rem;
}
.pc_footer .fo_box .er_bot .share .item:last-child {
  margin-right: 0;
}
.pc_footer .fo_box .er_bot .share .item a {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 2px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pc_footer .fo_box .er_bot .share .item a img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: auto;
  max-width: 50%;
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
.pc_footer .fo_box .er_bot .share .item .post {
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  bottom: 140%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1.2rem;
  pointer-events: none;
}
.pc_footer .fo_box .er_bot .share .item .post img {
  width: 100%;
}
.pc_footer .fo_box .er_bot .share .item:hover a {
  background: #00863b;
}
.pc_footer .fo_box .er_bot .share .item:hover a img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.pc_footer .fo_box .er_bot .share .item:hover .post {
  opacity: 1;
}
.pc_footer .fo_box .boxRight .ewm img {
  width: 1.2rem;
}
.pc_footer .box_bot {
  padding-top: 0.38rem;
  margin-bottom: 0.3rem;
}
.pu_contact .ct_cen {
  margin: 0.54rem 0 0.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.pu_contact .ct_cen .item {
  position: relative;
}
.pu_contact .ct_cen .item .bk {
  width: 100%;
}
.pu_contact .ct_cen .item .bk img {
  width: 100%;
}
.pu_contact .ct_cen .item .post {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.pu_contact .ct_cen .item .post div{
    transition: .4s;
}

.pu_contact .ct_cen .item .orientation{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 134, 59, 0.6);
    display: flex;
    opacity: 0;
    transition: .4s;
}


.pu_contact .ct_cen .item .orientation ul{
    margin: auto;
    
}
.pu_contact .ct_cen .item .orientation ul li {
    font-size: .2rem;
    color: #fff;
    line-height: 2;
}
.pu_contact .ct_cen .item .orientation ul li p{
   
}
.pu_contact .ct_cen .item .orientation ul li p a{
    color: #fff;
     font-family: GilroyBold;
}
.pu_contact .ct_cen .item .post > div {
  margin-top: 17%;
}
.pu_contact .ct_cen .item .post .svg {
  height: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pu_contact .ct_cen .item .post .svg img {
  max-height: 100%;
}
.pu_contact .ct_cen .item .post .link {
  margin-top: 0.4rem;
}
.pu_contact .ct_cen .item .post .link a {
  color: #fff;
  font-family: GilroyBold;
  line-height: 1.3;
}

.pu_contact .ct_cen .item:last-child .post .link a{
    font-size: .2rem;
}

.pu_contact .ct_cen .item:hover .post {
  background: rgba(0, 134, 59, 0.6);
}
.pu_contact .ct_cen .item:nth-child(3):hover .post{
    /*opacity: 0;*/
}
.pu_contact .ct_cen .item:nth-child(3):hover .orientation{
    /*opacity: 1;*/
}
.pu_contact .ct_bot form .item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.pu_contact .ct_bot form .item:nth-child(1){
    margin-bottom: .2rem;
}
.pu_contact .ct_bot form .item3{
    margin-bottom: 0.2rem;
}
.pu_contact .ct_bot form .item3 span{
    margin-right: .3rem;
}
.pu_contact .ct_bot form .item3 p{
    margin-right: .3rem;
}
.pu_contact .layui-form-radio{
    margin: 0;
}


.pu_contact .ct_bot form .item input {
  background: none;
  border: 1px solid #ccc;
  line-height: 0.6rem;
  padding: 0 0.26rem;
  color: #333;
}
.pu_contact .ct_bot form .item input::-webkit-input-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item input::-moz-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item input:-ms-input-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item input::-ms-input-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item input::placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item2 {
  margin-top: 0.2rem;
}
.pu_contact .ct_bot form .item2 textarea {
  width: 100%;
  background: none;
  border: 1px solid #ccc;
  padding: 0.18rem 0.26rem;
  color: #333;
  height: 1.9rem;
}
.pu_contact .ct_bot form .item2 textarea::-webkit-input-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item2 textarea::-moz-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item2 textarea:-ms-input-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item2 textarea::-ms-input-placeholder {
  color: #999;
}
.pu_contact .ct_bot form .item2 textarea::placeholder {
  color: #999;
}
.pu_contact .ct_bot form .submit {
  margin-top: 0.62rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pu_contact .ct_bot form .submit input {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  width: 1.5rem;
  line-height: 0.5rem;
  background: #00863b;
  border: none;
  color: #fff;
}
.pu_contact .ct_bot form .submit input:hover {
  -webkit-transform: translateY(-0.1rem);
  -ms-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
}
@-webkit-keyframes call {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
  }
}
@keyframes call {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
  }
}
.color {
  color: #00863b;
}
.index_banner {
  position: relative;
}
.index_banner .swiper .swiper-slide {
  position: relative;
}
.index_banner .swiper .swiper-slide .slide_img {
  width: 100%;
}
.index_banner .swiper .swiper-slide .slide_img img {
  width: 100%;
}
.index_banner .swiper .swiper-slide .slide_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.index_banner .swiper .swiper-slide .slide_post > div {
  width: 100%;
  margin: auto 0;
  color: #000;
}
.index_banner .swiper .swiper-slide .slide_post > div .t1 {
  font-weight: bold;
}
.index_banner .div_ {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 0.2rem;
}
.index_banner .div_ .point {
  text-align: center;
}
.index_banner .div_ .point .swiper-pagination-bullet {
  opacity: 1;
  border-radius: 0;
  width: 0.16rem;
  height: 0.28rem;
  -webkit-clip-path: polygon(100% 0%, 0% 55%, 50% 55%, 0% 100%, 100% 45%, 50% 45%);
  clip-path: polygon(100% 0%, 0% 55%, 50% 55%, 0% 100%, 100% 45%, 50% 45%);
  background: #bbbfc3;
}
.index_banner .div_ .point .swiper-pagination-bullet-active {
  background: #00863b;
}
.m60 {
  margin-top: 0.6rem;
}
.Home_Product .toggle ul li {
  font-size: 0.42rem;
  font-weight: bold;
  line-height: 1.2;
  margin-right: 1rem;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666666;
  padding-bottom: 0.16rem;
  border-bottom: 2px solid transparent;
}
@media screen and (max-width: 1200px) {
  .Home_Product .toggle ul li {
    font-size: 0.3rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 669px) {
  .Home_Product .toggle ul li {
    font-size: 0.26rem;
  }
}
.Home_Product .toggle ul li::after {
  content: '';
  position: absolute;
  top: 0;
  right: -0.5rem;
  width: 1px;
  background: #eee;
  height: -webkit-calc(99.84%);
  height: calc(100% - 0.16rem);
}
.Home_Product .toggle ul li img {
  vertical-align: middle;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Product .toggle ul li:hover {
  color: #00863b;
}
.Home_Product .toggle ul li:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.Home_Product .toggle ul li:last-child {
  margin-right: 0;
}
.Home_Product .toggle ul li:last-child::after {
  display: none;
}
.Home_Product .toggle ul .active {
  border-color: #00863b;
  color: #00863b;
}
.Home_Product .toggle ul .active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.Home_Product .box {
  position: relative;
}
.Home_Product .box .swiper{
    padding: 0 1px;
}
.Home_Product .box .swiper .swiper-slide .item {
  text-align: center;
  border: 1px solid #ccc;
  padding-bottom: 0.35rem;
}
.Home_Product .box .swiper .swiper-slide .item figure {
  height: 2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.Home_Product .box .swiper .swiper-slide .item figure img {
  margin: auto;
  height: 100%;
  width: 100%;
  transition: .4s;
}

.Home_Product .box .swiper .swiper-slide .item figcaption {
  margin-top: 0.6rem;
  font-size: 0.26rem;
  padding: 0 0.2rem;
}
.Home_Product .box .swiper .swiper-slide .item:hover figure {
  background: #f2f2f2;
}
.Home_Product .box .swiper .swiper-slide .item:hover figure  img{
    transform: scale(1.1);
}
.Home_Product .box .swiper .swiper-slide .item:hover figcaption {
  color: #00863b;
}
.bk_button {
  --w: -0.85rem;
}
.bk_button p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  width: 0.45rem;
  height: 0.45rem;
  line-height: 0.45rem;
  color: #00863b;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.bk_button p:hover {
  background: #00863b;
  color: #fff;
  border-color: #00863b;
}
.bk_button .prev {
  left: var(--w);
}
.bk_button .next {
  right: var(--w);
}
.bk_button1 p {
  border-color: #00863b;
}
.Home_New .title .right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Home_New .title .right a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_New .title .right a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #00863b;
  margin-left: 0.1rem;
  display: inline-block;
}
.Home_New .title .right a:hover {
  color: #00863b;
}
.Home_New .title .right a:hover i {
  margin-left: 0;
}
.Home_New .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Home_New .box .item a {
  display: block;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_New .box .item a figure {
  overflow: hidden;
}
.Home_New .box .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_New .box .item a figcaption {
  padding: 0.4rem 0.3rem;
}
.Home_New .box .item a figcaption .content1 {
  font-size: 0.26rem;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_New .box .item a figcaption .content2 {
  margin-top: 0.25rem;
  line-height: 0.3rem;
  height: 0.6rem;
}
.Home_New .box .item a figcaption .content3 {
  font-family: GilroyRegular;
  color: #999;
  margin-top: 0.6rem;
}
.Home_New .box .item a:hover {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(204, 204, 204, 0.44);
  box-shadow: 0px 10px 35px 0px rgba(204, 204, 204, 0.44);
}
.Home_New .box .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Home_New .box .item a:hover figcaption .content1 {
  color: #00863b;
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Inner_Banner {
  /*height: 4.75rem;*/
  position: relative;
  background: #cccccc;
}
.Inner_Banner .box {
  width: 100%;
  color: #fff;
}
.Inner_Banner .w1420{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.Inner_Banner .box .content2 {
  font-size: 0.3rem;
  margin-top: 0.25rem;
}
.Inner_Banner1 {
  /*height: 2.4rem;*/
}
.Company_Introduction .box .boxLeft {
  width: 50%;
  padding-right: 0.84rem;
}
.Company_Introduction .box .boxLeft .desc {
  margin-top: 0.4rem;
  color: #666;
  line-height: 0.38rem;
  max-height: 4.48rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.32rem;
}
.Company_Introduction .box .boxLeft .desc::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
.Company_Introduction .box .boxLeft .desc::-webkit-scrollbar-thumb {
  background: #00863b;
}
.Company_Introduction .box .boxLeft .desc::-webkit-scrollbar-track {
  background: #f2f2f2;
}


@-moz-document url-prefix() {
    .Company_Introduction .box .boxLeft .desc{
        scrollbar-color: #00863b rgba(0, 0, 0, 0.1);
		scrollbar-width: thin;
    }
}
    


.Company_Introduction .box .boxRight {
  width: 50%;
}
.Company_Introduction .box .boxRight p {
  padding: 0 0.42rem 0.42rem;
  position: relative;
}
.Company_Introduction .box .boxRight p::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.7rem;
  background: #00863b;
  z-index: -1;
}
.Company_Introduction .box .boxRight p img {
  width: 100%;
}
.Development_Course .box {
  position: relative;
}
.Development_Course .box::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ddd;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Development_Course .box .banner {
  position: relative;
}
.Development_Course .box .swiper {
  padding: 0 0.8rem;
  --h: 2.35rem;
}
.Development_Course .box .swiper .swiper-slide {
  position: relative;
  padding: var(--h) 0;
}
.Development_Course .box .swiper .swiper-slide .one {
  position: relative;
}
.Development_Course .box .swiper .swiper-slide .one p {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #00863b;
  position: relative;
  background: #f2f2f2;
  margin: auto;
}
.Development_Course .box .swiper .swiper-slide .one p::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00863b;
}
.Development_Course .box .swiper .swiper-slide .one .text {
  color: #666666;
  font-family: GilroyBold;
  font-size: 0.24rem;
  position: absolute;
  left: 50%;
  top: 0.38rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.Development_Course .box .swiper .swiper-slide .two {
  position: absolute;
  height: 1rem;
  width: 2.74rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0.26rem;
  padding: 0 0.2rem;
  top: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
  justify-content: center;
}
.Development_Course .box .swiper .swiper-slide .two:hover {
  color: #00863b;
}
.Development_Course .box .swiper .swiper-slide .three {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 1rem;
  height: 1.34rem;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .Development_Course .box .swiper .swiper-slide:nth-child(2n) .one .text {
    top: auto;
    bottom: 0.38rem;
  }
  .Development_Course .box .swiper .swiper-slide:nth-child(2n) .two {
    top: auto;
    bottom: 0;
  }
  .Development_Course .box .swiper .swiper-slide:nth-child(2n) .three {
    top: auto;
    bottom: 1rem;
  }
}
.Product_Container .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem 0.2rem;
}
.Product_Container .box .item a {
  display: block;
  border: 1px solid #cccccc;
}
.Product_Container .box .item a figure {
  height: 2.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}
.Product_Container .box .item a figure img {
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: .4s;
}
.Product_Container .box .item a figcaption {
  padding: 0.46rem;
}
.Product_Container .box .item a figcaption .title {
  font-size: 0.28rem;
  color: #000;
  height: 0.36rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Container .box .item a figcaption .desc {
  margin-top: 0.18rem;
  height: 0.2rem;
}
.Product_Container .box .item a:hover figure {
  background: #f2f2f2;
}
.Product_Container .box .item a:hover figure img{
  transform: scale(1.1);
}
.Product_Container .box .item a:hover figcaption .title {
  color: #00863b;
}

.Product_Container1 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.6rem 0.2rem;
}
.Product_Container1 .box .item a {
  display: block;
  border: 1px solid #cccccc;
}
.Product_Container1 .box .item a figure {
  height: 2.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}
.Product_Container1 .box .item a figure img {
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: .4s;
}
.Product_Container1 .box .item a figcaption {
  padding: 0.3rem;
}
.Product_Container1 .box .item a figcaption .title {
  font-size: 0.26rem;
  color: #000;
  height: 0.36rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Container1 .box .item a figcaption .desc {
  margin-top: 0.18rem;
  line-height: 1.2em;
  height: 1.2em;
}
.Product_Container1 .box .item a:hover figure {
  background: #f2f2f2;
}
.Product_Container1 .box .item a:hover figure img{
    transform: scale(1.1);
}
.Product_Container1 .box .item a:hover figcaption .title {
  color: #00863b;
}
.Product_Toggle .box .boxLeft {
  max-width: 80%;
  min-height: 0.6rem;
}
.Product_Toggle .box .boxLeft ul li {
  margin-right: 0.2rem;
  font-size: 0.16rem;
  background: #f2f2f2;
  line-height: 0.4rem;
  padding: 0 0.14rem;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Product_Toggle .box .boxLeft ul li i {
  font-size: 0.18rem;
}
.Product_Toggle .box .boxLeft ul li:hover {
  background: #00863b;
  color: #fff;
}
.Product_Toggle .box .boxRight p {
  line-height: 0.4rem;
  color: #00863b;
  border: 1px solid #00863b;
  min-width: 1.2rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  padding: 0 0.2rem;
  font-size: 0.18rem;
}
.Product_Toggle .box .boxRight p svg {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.Product_Toggle .box .boxRight p path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Toggle .box .boxRight p:hover {
  color: #fff;
  background: #00863b;
}
.Product_Toggle .box .boxRight p:hover path {
  stroke: #fff;
}
.Product_Filter {
  margin-top: 0.15rem;
}
.Product_Filter .box .boxLeft {
  width: 2.3rem;
}
.Product_Filter .box .boxLeft .search_input {
  position: relative;
}
.Product_Filter .box .boxLeft .search_input input {
  font-size: 0.14rem;
  color: #a6a6a6;
  height: 0.45rem;
  border: 1px solid #e5e5e5;
  padding: 0 0.16rem;
  width: 100%;
}
.Product_Filter .box .boxLeft .search_input label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.15rem;
  cursor: pointer;
  z-index: 1;
}
.Product_Filter .box .boxLeft .list {
  margin-top: 6px;
}
.Product_Filter .box .boxLeft .list .item {
  padding: 0.2rem 0;
  border-bottom: 1px solid #eee;
}
.Product_Filter .box .boxLeft .list .item:last-child {
  border: 0;
}
.Product_Filter .box .boxLeft .list .item .item_top {
  cursor: pointer;
}
.Product_Filter .box .boxLeft .list .item .item_top .left {
  color: #444444;
  font-size: 0.22rem;
  line-height: 1.2;
  max-width: 80%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Filter .box .boxLeft .list .item .item_top .right i {
  font-size: 0.18rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.Product_Filter .box .boxLeft .list .item .item_top:hover .left {
  color: #00863b;
}
.Product_Filter .box .boxLeft .list .item .item_top.active .right i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Product_Filter .box .boxLeft .list .item .item_bottom ul {
  display: grid;
}
.Product_Filter .box .boxLeft .list .item .item_bottom ul li {
  display: none;
  margin-top: 0.12rem;
  font-size: 0.16rem;
  color: #777777;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Product_Filter .box .boxLeft .list .item .item_bottom ul li em {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #ddd;
  margin-right: 5px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Filter .box .boxLeft .list .item .item_bottom ul li:hover {
  color: #00863b;
}
.Product_Filter .box .boxLeft .list .item .item_bottom ul .active {
  color: #00863b;
}
.Product_Filter .box .boxLeft .list .item .item_bottom ul .active em {
  border-color: #00863b;
  background: #00863b;
}
.Product_Filter .box .boxLeft .list .item .item_bottom p {
  margin-top: 0.16rem;
  color: #999999;
  font-size: 0.16rem;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Filter .box .boxLeft .list .item .item_bottom p i {
  font-size: 0.16rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.Product_Filter .box .boxLeft .list .item .item_bottom p:hover {
  color: #00863b;
}
.Product_Filter .box .boxLeft .list .item .item_bottom p.active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Product_Filter .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.45rem;
  min-height: 50vh;
}
.Product_Filter .box .boxRight .item {
  margin-bottom: 0.2rem;
}
.Product_Filter .box .boxRight .item a {
  padding: 12px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #ebebeb;
}
.Product_Filter .box .boxRight .item a .left {
  width: 1.6rem;
  height: 1.6rem;
  background: rgba(217, 217, 217, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_Filter .box .boxRight .item a .left img {
  margin: auto;
  max-width: 90%;
  max-height: 90%;
  transition: .4s;
}
.Product_Filter .box .boxRight .item a .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.2rem;
}
.Product_Filter .box .boxRight .item a .right .content1 {
  font-size: 0.26rem;
  color: #555555;
  height: 0.3rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Product_Filter .box .boxRight .item a .right .content2 {
  margin-top: 0.1rem;
  font-size: 0.16rem;
  height: 0.6rem;
  line-height: 0.3rem;
  color: #666666;
}
.Product_Filter .box .boxRight .item a .right .content3 {
  margin-top: 0.12rem;
}
.Product_Filter .box .boxRight .item a .right .content3 p {
  border: 1px solid #cccccc;
  font-size: 0.16rem;
  line-height: 0.3rem;
  padding: 0 6px;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #999999;
}
.Product_Filter .box .boxRight .item a:hover {
  border-color: #00863b;
}

.Product_Filter .box .boxRight .item a:hover .left img{
    transform: scale(1.1);
}

.Product_Filter .box .boxRight .item a:hover .right .content3 p {
  color: #00863b;
}
.Product_Info1 .box .boxLeft {
  width: 7.7rem;
}
.Product_Info1 .box .boxLeft .swiper {
  position: relative;
}
.Product_Info1 .box .boxLeft .swiper .page{
    position: absolute;
    left: 0;
    bottom: .2rem;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.Product_Info1 .box .boxLeft .swiper .page .swiper-pagination-bullet-active{
    background: #00863b;
}
.Product_Info1 .box .boxLeft .swiper .swiper-slide {
  background: #f2f2f2;
  height: 5.65rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_Info1 .box .boxLeft .swiper .swiper-slide img {
  max-width: 70%;
  max-height: 70%;
  margin: auto;
}
.Product_Info1 .box .boxLeft .swiper .bk_button {
  --w: 0.3rem;
}
.Product_Info1 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.65rem;
}
.Product_Info1 .box .boxRight .content1 {
  font-size: 0.42rem;
  font-weight: bold;
  line-height: 1.2;
  color: #555555;
}
@media screen and (max-width: 1200px) {
  .Product_Info1 .box .boxRight .content1 {
    font-size: 0.3rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 669px) {
  .Product_Info1 .box .boxRight .content1 {
    font-size: 0.26rem;
  }
}
.Product_Info1 .box .boxRight .content2 {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #666666;
  margin-top: 0.3rem;
  height: 3.7rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.Product_Info1 .box .boxRight .content2::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
.Product_Info1 .box .boxRight .content2::-webkit-scrollbar-thumb {
  background: #00863b;
}
.Product_Info1 .box .boxRight .content2::-webkit-scrollbar-track {
  background: #f5f5f5;
}


@-moz-document url-prefix() {
    .Product_Info1 .box .boxRight .content2{
        scrollbar-color: @color rgba(0, 0, 0, 0.1);
		scrollbar-width: thin;
    }
}
    


.Product_Info1 .box .boxRight .content2 ul {
  padding-left: 0.25rem;
}
.Product_Info1 .box .boxRight .content2 ul li {
  list-style: disc;
}
.Product_Info1 .box .boxRight .content3 {
  margin-top: 0.4rem;
}
.Product_Info1 .box .boxRight .content3 p {
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}
.Product_Info1 .box .boxRight .content3 p a {
  display: block;
  border: 1px solid #cccccc;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #00863b;
  width: 1.8rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Info1 .box .boxRight .content3 p a:hover {
  border-color: #00863b;
  color: #fff;
  background: #00863b;
}
.Product_Info2 .box .item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  line-height: 1.5;
}
.Product_Info2 .box .item .ite {
  padding-left: 0.76rem;
  
  padding-top:.2rem ;
padding-bottom:.2rem ;
}
.Product_Info2 .box .item .ite .left {
  font-size: 0.22rem;
  color: #555555;
  width: 2.36rem;
}
.Product_Info2 .box .item .ite .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 0.2rem;
  color: #666666;
}
.Product_Info2 .box .item:nth-child(2n-1) {
  background: #f2f2f2;
}
.CompetitivePower1 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.CompetitivePower1 .box .item a {
  display: block;
}
.CompetitivePower1 .box .item a figure {
  overflow: hidden;
}
.CompetitivePower1 .box .item a figure img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.CompetitivePower1 .box .item a figcaption {
  padding: 0.42rem 0.48rem;
  border: 1px solid #cccccc;
}
.CompetitivePower1 .box .item a figcaption .title {
  font-size: 0.28rem;
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.CompetitivePower1 .box .item a figcaption .desc {
  font-size: 0.18rem;
  margin-top: 0.2rem;
  height: 0.96rem;
  line-height: 0.32rem;
}
.CompetitivePower1 .box .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.CompetitivePower1 .box .item a:hover figcaption .title {
  color: #00863b;
}
.CompetitivePower2 .box {
  display: grid;
  gap: 0.4rem;
}
.CompetitivePower2 .box .item .left {
  width: 50%;
  overflow: hidden;
}
.CompetitivePower2 .box .item .left img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.CompetitivePower2 .box .item .right {
  background: #f9f9f9;
  width: 50%;
  padding: 0 1rem;
}
.CompetitivePower2 .box .item .right > div {
  width: 100%;
  margin: auto;
}
.CompetitivePower2 .box .item .right > div .content1 {
  font-size: 0.3rem;
  color: #00863b;
}
.CompetitivePower2 .box .item .right > div .content2 {
  font-size: 0.2rem;
  color: #666666;
  line-height: 0.32rem;
  margin-top: 0.3rem;
}
@media screen and (min-width: 1200px) {
  .CompetitivePower2 .box .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.CompetitivePower2 .box .item:hover .left img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Product_Manual .box {
  padding: 0 2rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem 0.5rem;
}
.Product_Manual .box p a {
  display: block;
  line-height: 0.5rem;
  min-width: 2.14rem;
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 0.16rem;
  color: #00863b;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Manual .box p a:hover {
  border-color: #00863b;
  background: #00863b;
  color: #fff;
}
.Product_Manual .box .active a {
  background: #00863b;
  color: #fff;
  border-color: #00863b;
}
.Product_Manual_1 .box {
  padding: 0 2rem;
}
.Product_Manual_1 .box p {
  margin: 0 0.25rem;
}
.Product_Manual_1 .box p a {
  display: block;
  line-height: 0.5rem;
  width: 2rem;
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 0.16rem;
  color: #00863b;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Manual_1 .box p a:hover {
  border-color: #00863b;
  background: #00863b;
  color: #fff;
}
.Product_Manual_1 .box .active a {
  background: #00863b;
  color: #fff;
  border-color: #00863b;
}
.Product_Manual1 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.6rem;
}
.Product_Manual1 .box .item figure {
  margin-bottom: 0.3rem;
}
.Product_Manual1 .box .item figure img {
  width: 100%;
}
.Product_Manual1 .box .item figcaption p {
  font-size: 0.16rem;
  color: #00863b;
  width: 1.5rem;
  margin: auto;
  line-height: 0.5rem;
  border: 1px solid #00863b;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Manual1 .box .item figcaption p svg {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.Product_Manual1 .box .item figcaption p svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Manual1 .box .item figcaption p:hover {
  background: #00863b;
  color: #fff;
}
.Product_Manual1 .box .item figcaption p:hover svg path {
  stroke: #fff;
}
.New_Container .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem 0.2rem;
}
.New_Container .box .item a {
  display: block;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #eee;
}
.New_Container .box .item a figure {
  overflow: hidden;
}
.New_Container .box .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_Container .box .item a figcaption {
  padding: 0.4rem 0.3rem;
}
.New_Container .box .item a figcaption .content2 {
  line-height: 0.3rem;
  height: 0.6rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_Container .box .item a figcaption .content3 {
  font-family: GilroyRegular;
  color: #999;
  /*margin-top: 0.6rem;*/
}
.New_Container .box .item a:hover {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(204, 204, 204, 0.44);
  box-shadow: 0px 10px 35px 0px rgba(204, 204, 204, 0.44);
}
.New_Container .box .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.New_Container .box .item a:hover figcaption .content2 {
  color: #00863b;
}
.pu_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pu_page .prev a,
.pu_page .next a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 6px;
}
.pu_page .prev a i,
.pu_page .next a i {
  font-size: 16px;
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  background: #00863b;
  color: #fff;
}
.pu_page .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.2rem;
}
.pu_page .number a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  border-radius: 6px;
  margin: 0 0.1rem;
  font-family: GilroyBold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page .number a:hover {
  background: #00863b;
  color: #fff;
}
.pu_page .number .active {
  background: #00863b;
  color: #fff;
}
.New_Container1 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem 0.2rem;
}
.New_Container1 .box .item {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #eee;
  position: relative;
}
.New_Container1 .box .item .a {
  display: block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_Container1 .box .item .a figure {
  overflow: hidden;
}
.New_Container1 .box .item .a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_Container1 .box .item .a figcaption {
  padding: 0.32rem 0.24rem 0.7rem;
}
.New_Container1 .box .item .a figcaption .content1 {
  height: 30px;
}
.New_Container1 .box .item .a figcaption .content1 img {
  max-height: 100%;
}
.New_Container1 .box .item .a figcaption .content2 {
  font-size: 0.2rem;
  color: #000;
  margin-top: 2px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_Container1 .box .item .a figcaption .content3 {
  border-top: 1px solid #eee;
  font-size: 0.16rem;
  margin-top: 0.2rem;
  color: #666666;
  padding-top: 0.2rem;
  display: grid;
  gap: 0.12rem;
}
.New_Container1 .box .item .a figcaption .content3 p span {
  display: inline-block;
  width: 0.2rem;
}
.New_Container1 .box .item .content4 {
    position: absolute;
    left: .24rem;
    bottom: .3rem;
    z-index: 1;
}
.New_Container1 .box .item .content4 a {
  font-size: 0.16rem;
  color: #666666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_Container1 .box .item .a:hover {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(204, 204, 204, 0.44);
  box-shadow: 0px 10px 35px 0px rgba(204, 204, 204, 0.44);
}
.New_Container1 .box .item .a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.New_Container1 .box .item .a:hover figcaption .content2 {
  color: #00863b;
}
.New_Container1 .box .item:hover .content4 a {
  color: #00863b;
}
img {
  max-width: 100%;
}
.New_Info .box {
  padding: 0 2rem;
}
.New_Info .box .content1 {
  font-size: 0.42rem;
}
.New_Info .box .content2 {
  font-size: 0.16rem;
  color: #999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.22rem;
}
.New_Info .box .content2 p {
  margin-right: 0.34rem;
}
.New_Info .box .content3 {
  font-size: 0.18rem;
  margin-top: 0.32rem;
  line-height: 0.36rem;
}
.TypeSelection .f30 {
  font-size: 0.3rem;
  text-align: center;
  font-weight: bold;
}
.TypeSelection .box {
  margin-top: 0.2rem;
}
.TypeSelection .box form {
  width: min(7.2rem, 90vw);
  margin: auto;
  position: relative;
}
.TypeSelection .box form svg {
  position: absolute;
  left: 0.2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.TypeSelection .box form input[type='text'] {
  height: 0.7rem;
  background: #f4f4f4;
  border-radius: 0.35rem;
  width: 100%;
  border: 0;
  font-size: 0.18rem;
  padding: 0 0.75rem;
}
.TypeSelection .box form input[type='submit'] {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  color: #999999;
  font-size: 0.18rem;
  border: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.TypeSelection .box form input[type='submit']:hover {
  color: #00863b;
}


@media screen and (max-width: 1680px) {
    .Product_Info1 .box .boxRight .content3 p a{
        width: 1.7rem;
    }
}

@media screen and (max-width: 1520px) {
  .Product_Info1 .box .boxLeft {
    width: 7rem;
  }
}
@media screen and (max-width: 1200px) {
    .Home_Product .box .swiper .swiper-slide .item figure{
        height: 2.4rem;
    }
  .pc_header {
    display: none;
  }
  /*.index_banner .swiper .swiper-slide .slide_img img {*/
  /*  min-height: 4rem;*/
  /*}*/
  .bk_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0.4rem;
  }
  .bk_button p {
    position: initial;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin: 0 0.2rem;
  }
  .pc_footer .fo_box .er_top,
  .pc_footer .heng {
    display: none;
  }
  .pu_contact .ct_cen {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.1rem;
  }
  .Language1 {
    margin-right: 0.5rem;
  }
  .Language1 a {
    color: #00863b !important;
    /*border: 1px solid #00863b;*/
    border-radius: 0 !important;
    padding: 0 0.1rem;
  }
  .Language1 a svg {
    -webkit-transform: scale(0.8) translateY(0px);
    -ms-transform: scale(0.8) translateY(0px);
    transform: scale(0.8) translateY(0px);
  }
  .Home_Product .toggle ul li img {
    -webkit-transform: translateY(-2px) scale(0.8);
    -ms-transform: translateY(-2px) scale(0.8);
    transform: translateY(-2px) scale(0.8);
  }
  .f16 {
    font-size: 0.18rem;
  }
  .f18 {
    font-size: 0.2rem;
  }
  .fo_box .copy {
    max-width: 80%;
  }
  .Company_Introduction .box .boxLeft {
    width: 100%;
    padding-right: 0;
  }
  .Company_Introduction .box .boxRight {
    width: 100%;
    margin-top: 0.4rem;
  }
  .Company_Introduction .box .boxLeft .desc {
    max-height: 3.3rem;
  }
  .Development_Course .box .swiper {
    padding: 0;
  }
  .Development_Course .box .swiper .swiper-slide .two {
    width: 3.5rem;
  }
  .Development_Course .box .swiper .swiper-slide {
    padding: var(--h) 0 0.5rem;
  }
  .Development_Course .box::after {
    top: 63%;
  }
  .Product_Container .box,
  .Product_Container1 .box,
  .CompetitivePower1 .box,
  .New_Container .box,
  .New_Container1 .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .pc_footer .fo_box .er_cen .lxwm .li a {
    font-size: 0.2rem;
  }
  .Product_Info1 .box .boxLeft {
    width: 50%;
  }
  .Product_Info1 .box .boxLeft .swiper .swiper-slide {
    height: 4rem;
  }
  .Product_Info1 .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 0.25rem;
  }
  .Product_Info1 .box .boxRight .content2 {
    height: 2.6rem;
  }
  .Product_Info2 .box .item .ite {
    padding-left: 0.46rem;
  }
  .Inner_Banner {
    /*height: 3.75rem;*/
  }
  .CompetitivePower2 .box .item .left {
    width: 100%;
  }
  .CompetitivePower2 .box .item .right {
    width: 100%;
    padding: 0.4rem;
  }
  .Product_Manual .box {
    grid-template-columns: repeat(3, 1fr);
  }
  .Product_Manual1 .box {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.3rem;
  }
  .Product_Manual_1 .box,
  .New_Info .box {
    padding: 0;
  }
  .New_Info .box .content1 {
    font-size: 0.3rem;
  }
  .TypeSelection .box form svg {
    -webkit-transform: translateY(-50%) scale(0.6);
    -ms-transform: translateY(-50%) scale(0.6);
    transform: translateY(-50%) scale(0.6);
  }
  
  .yszc_box .box .boxLeft {
		max-width: 100%;
		width: 100%;
		margin-bottom: 0.3rem;
	}
	
	.pu_contact .ct_cen .item:nth-child(3) .post div{
	    opacity: 0;
	    
	}
	.pu_contact .ct_cen .item .orientation{
	    opacity: 1;
	    background: none;
	}
	.pu_contact .ct_cen .item:hover .post {
    background: rgba(0, 0, 0, 0.5);
}
}
.chakan{
    display: none;
}
.chakan .up{
    display: none;
}
.chakan.active .down{
    display: none;
    
}
.chakan.active .up{
    display: block;
    
}
@media screen and (max-width: 669px) {
    .chakan{
        display: block;
        margin: .4rem 0 0;
        font-size: 14px;
        color: #00863b;
    }
    .Product_Filter .box .boxLeft,
    .show{
        display: none;
    }
    
    
    .Home_Product .box .swiper .swiper-slide .item figure{
        height: 2.6rem;
    }
  .Home_Product .toggle ul {
    display: flex;
    /*grid-template-columns: repeat(2, 1fr);*/
    gap: 0rem;
    justify-content: space-between;
  }
  .Home_Product .toggle ul li {
    margin-right: 0;
  }
  .Home_Product .toggle ul li::after {
    display: none;
  }
  .Home_Product .toggle ul li img {
    /*-webkit-transform: translateY(-2px) scale(0.5);*/
    /*-ms-transform: translateY(-2px) scale(0.5);*/
    /*transform: translateY(-2px) scale(0.5);*/
    /*margin-right: -5px;*/
    width: 28px;
  }
  .Home_New .box,
  .pu_contact .ct_bot form .item,
  .pu_contact .ct_cen,
  .Product_Container .box,
  .Product_Container1 .box,
  .CompetitivePower1 .box,
  .New_Container .box,
  .New_Container1 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .m60 {
    margin-top: 0.4rem;
  }
  .Home_Product .box .swiper .swiper-slide {
    padding-right: 2px;
  }
  .pc_footer .fo_box .er_cen .logo {
    display: none;
  }
  .pc_footer .fo_box .er_cen .lxwm .li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .Product_Container .box .item a figcaption .desc {
    height: 0.3rem;
  }
  .fo_box .copy {
    max-width: 100%;
    width: 100%;
  }
  .fo_box .copy p {
    width: 100%;
    margin-bottom: 5px;
    margin-right: 0 !important;
  }
  .fo_box .copy span {
    display: none;
  }
  .fo_box .copy:last-child p {
    max-width: 100%;
  }
  .pc_footer {
    padding: 0.6rem 0;
  }
  .Language1 a {
    font-size: 14px !important;
  }
  .Home_Product .box .swiper .swiper-slide .item figcaption {
    font-size: 0.22rem;
  }
  .Inner_Banner .box .content2 {
    font-size: 0.22rem;
    margin-top: 0.1rem;
  }
  .Inner_Banner {
    /*height: 2.75rem;*/
  }
  .Company_Introduction .box .boxRight p {
    padding: 0 0.22rem 0.22rem;
  }
  .Company_Introduction .box .boxRight p::after {
    height: 2rem;
  }
  .Company_Introduction .box .boxLeft .desc {
    padding-right: 0.15rem;
  }
  .pc_footer .box_bot {
    padding-top: 0;
  }
  .Product_Container .box .item a figcaption .title,
  .CompetitivePower1 .box .item a figcaption .title,
  .CompetitivePower2 .box .item .right > div .content1 {
    font-size: 0.24rem;
  }
  .Product_Filter .box .boxLeft {
    width: 100%;
  }
  .Product_Filter .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.4rem;
    padding-left: 0;
    width: 100%;
  }
  .CompetitivePower2 .box .item .right > div .content2 {
    font-size: 0.18rem;
  }
  .Product_Filter .box .boxRight .item a .right .content1 {
    font-size: 0.22rem;
  }
  .Product_Manual1 .box,
  .Product_Manual .box,
  .Product_Manual_1 .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Product_Info1 .box .boxLeft {
    width: 100%;
  }
  .Product_Info1 .box .boxRight {
    width: 100%;
    padding-left: 0;
    margin-top: 0.4rem;
  }
  .Product_Manual .box {
    padding: 0;
  }
  .Product_Manual_1 .box p {
    margin: 0;
  }
  .Product_Manual_1 .box p a {
    width: 100%;
  }
  .Product_Info1 .box .boxRight .content3 p a {
    width: 1.5rem;
  }
  .Product_Info2 .box .item {
    grid-template-columns: repeat(1, 1fr);
    /*line-height: 0.56rem;*/
    gap: 0;
  }
  .Product_Info2 .box .item .ite {
    padding-left: 0.2rem;
  }
  .Product_Info2 .box .item .ite:nth-child(2n-1) {
    background: #f2f2f2;
  }
  .Product_Info2 .box .item:nth-child(2n-1) {
    background: none;
  }
  .pu_page .number {
    display: none;
  }
  .New_Info .box .content1 {
    font-size: 0.26rem;
  }
  .Product_Filter .box .boxLeft .search_input input {
    font-size: 0.18rem;
    height: 0.6rem;
  }
  .Product_Toggle .box .boxLeft {
    max-width: 64%;
  }
  
  .Home_Product .toggle ul li{
      font-size: 0.2rem;
      padding-bottom: 0;
      width: max-content;
  }
  .Home_Product .box{
      padding: 0 .6rem;
  }
  .bk_button p{
      position: absolute;
  }
  .bk_button {
    --w: -0.3rem;
    }
  
}






.biaodan {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.biaodan .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 0.4rem 0.5rem;
  width: 5.8rem;
}
.biaodan .box .layui-icon-close {
  position: absolute;
  right: 0.5rem;
  font-size: 0.26rem;
  color: #999;
  font-weight: bold;
  cursor: pointer;
  transition: 0.4s;
}
.biaodan .box .layui-icon-close:hover {
  color: #00863b;
  transform: rotate(90deg);
}
.biaodan .box .content1 {
  font-size: 0.26rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.3rem;
}
.biaodan .box .content2 input {
  width: 100%;
  display: block;
  font-size: 16px;
  height: 46px;
  padding: 0 0.2rem;
  border: 1px solid #ccc;
}
.biaodan .box .content2 .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.biaodan .box .content2 .list2 {
  margin-top: 0.2rem;
  position: relative;
}
.biaodan .box .content2 .list2 p {
  cursor: pointer;
}
.biaodan .box .content2 .list2 p svg {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.biaodan .box .content2 .list2 p svg path {
  transition: 0.4s;
}
.biaodan .box .content2 .list2 p .show {
  opacity: 0;
}
.biaodan .box .content2 .list2 p:hover svg path {
  fill: #00863b;
}
.biaodan .box .content2 .list2 .icon_hide .show {
  opacity: 1;
}
.biaodan .box .content2 .list2 .icon_show .hide {
  opacity: 0;
}
.biaodan .box .content2 .list2 .icon_show .show {
  opacity: 1;
}
.biaodan .box .content2 .list3 {
  margin-top: 0.2rem;
}
.biaodan .box .content2 .list3 textarea {
  height: 1.15rem;
  display: block;
  width: 100%;
  padding: 0.15rem 0.2rem;
  border: 1px solid #ccc;
  font-size: 16px;
}
.biaodan .box .content2 .list4 {
  margin-top: 0.5rem;
}
.biaodan .box .content2 .list4 input {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background: #00863b;
  cursor: pointer;
}
.biaodan .box .content2 .list5 {
  margin-top: 0.15rem;
  font-size: 16px;
  color: #999;
  text-align: center;
  line-height: 1.5;
}
.biaodan .box .content2 .list5 a {
  color: #00863b;
  display: inline-block;
  cursor: pointer;
}
.biaodan .box .content2 .list5 a:hover {
  text-decoration: underline;
}
.biaodan .box .content2 .list6 {
  margin-top: 0.2rem;
  position: relative;
}
.biaodan .box .content2 .list6 p {
  cursor: pointer;
}
.biaodan .box .content2 .list6 p svg {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.biaodan .box .content2 .list6 p svg path {
  transition: 0.4s;
}
.biaodan .box .content2 .list6 p .hide {
  opacity: 0;
}
.biaodan .box .content2 .list6 p:hover svg path {
  fill: #00863b;
}
.biaodan .box .content2 .list6 .icon_hide .hide {
  opacity: 1;
}
.biaodan .box .content2 .list6 .icon_hide .show {
  opacity: 0;
}
.biaodan .box .content2 .list6 .icon_show .hide {
  opacity: 0;
}
.biaodan .box .content2 .list7 {
  margin-top: 12px;
}
.biaodan .box .content2 .list7 a {
  font-size: 16px;
  color: #999;
  transition: 0.4s;
  cursor: pointer;
  width: max-content;
}
.biaodan .box .content2 .list7 a:hover {
  color: #00863b;
}
.biaodan .box .content2 .list8 {
  margin-top: 0.2rem;
  position: relative;
}
.biaodan .box .content2 .list8 p {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  color: #00863b;
  cursor: pointer;
}
.Login_Container .box {
  padding: 0.65rem 0.5rem;
}
.Login_Container .box .content1 {
  margin-bottom: 0.45rem;
}
.Login_Container .box .content2 .list4 {
  margin-top: 0.8rem;
}
.Login_Container .box .content2 .list5 {
  margin-top: 0.6rem;
}
.Vip_Container .box .content2 .list5 {
  margin-top: 0.45rem;
}
.Password_Container .box .content1 {
  margin-bottom: 0.45rem;
}
.Password_Container .box .content2 .list5 {
  margin-top: 0.45rem;
}
.user_login {
  margin-right: 0.3rem;
  position: relative;
}
.user_login .one {
  cursor: pointer;
}
.user_login .one svg {
  transform: translateY(-2px);
}
.user_login .one span {
  /*font-size: 16px;*/
  transition: 0.4s;
}
.user_login .one:hover span {
  color: #00863b;
}
.user_login .two {
  position: absolute;
  left: 50%;
  width: 1.5rem;
  transform: translateX(-50%);
  padding-top: 0.3rem;
  display: none;
}
.user_login .two p {
  background: #fff;
  box-shadow: 0px 0px 12px #eee;
}
.user_login .two p a {
  display: block;
  text-align: center;
  line-height: 0.4rem;
  transition: 0.4s;
  cursor: pointer;
}
.user_login .two p a:hover {
  color: #fff;
  background: #00863b;
}
.user_login:hover .two {
  display: block;
}
@media screen and (max-width: 1280px) {
  .biaodan .box .content2 input {
    height: 35px;
  }
  .biaodan .box .content2 .list4 {
    margin-top: 0.4rem;
  }
  .biaodan .box .content2 .list3 textarea,
  .biaodan .box .content2 .list7 a,
  .biaodan .box .content2 input,
  .biaodan .box .content2 .list5,
  .biaodan .box .content2 .list4 input,
  .biaodan .box .content2 .list8 p {
    font-size: 14px;
  }
  .biaodan .box {
    padding: 0.2rem 0.3rem;
  }
  .biaodan .box .content2 .list3 textarea {
    height: 0.9rem;
  }
   .user_login {
    margin-right: 0rem;
    margin-left: 0.2rem;
}
    .Language1 {
        margin-right: 0.2rem;
    }
   
}
@media screen and (max-width: 699px) {
  .biaodan .box {
    width: 86vw;
  }
   .user_login .one span,
    .MobileMain .HeaderMobile .box .button .Language a{
        font-size: 14px;
    }
 .pu_contact .ct_bot form .item3 span{
     width: 100%;
     margin-bottom: .2rem;
 }
 .pu_contact .ct_bot form .item3 p {
    margin-right: 0.1rem;
}
}

/*# sourceMappingURL=./style.css.map */<!--0.00023698806762695-->