body,
html {
  font-family: Microsoft YaHei, -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
  font-size: 0.1867rem;
  padding: 0;
  margin: 0;
  color: #333;
}

body {
  overflow-x: hidden;
}

* {
  padding: 0;
  margin: 0;
}

ul,
li,
p {
  list-style: none;
  padding: 0;
  margin: 0;
}

input,
input:focus {
  border: none;
  outline: none;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

a,
a:link,
a:focus {
  color: inherit;
  text-decoration: none;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.c-full {
  width: 100%;
}

.c-container {
  width: 83.33333%;
  max-width: 1920px;
  margin: 0 auto;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

.p0 {
  padding-top: 0;
}

h1,
h2,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

@font-face {
  font-family: YouSheBiaoTiHei;
  src: url("YouSheBiaoTiHei-2.ttf");
}

.bg-img {
  background-size: cover;
  background-position: center;
}

.footer-nav {
  display: none;
}

header {
  background: #333;
}

header .btn-en-m {
  display: none;
  font-size: 12px;
}

header .nav-btns {
  padding-top: 0.7333rem;
  vertical-align: baseline;
}

header .nav-btns .btn-en {
  font-size: 12px;
  margin-top: -0.04rem;
  padding-left: 0.2667rem;
}

header .nav-btns .btn-1 {
  padding-left: 0.6667rem;
  padding-right: 0.5333rem;
  cursor: pointer;
}

header .nav-btns .btn-* {
  padding-top: 0.0267rem;
}

header .nav-btns .btn-2 {
  padding-right: 0.6667rem;
  cursor: pointer;
}

header .nav-btns .btn-3 {
  cursor: pointer;
}

header .nav-btns .btn-3:hover .qr-box {
  overflow: visible;
  height: 71px;
}

header .nav-btns .btn-3 .qr-box {
  width: 71px;
  background: #fff;
  text-align: center;
  left: -26px;
  bottom: -22px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}

header .nav-btns .btn-3 .qr-box img {
  width: 100%;
  padding-top: 2px;
}

header .nav-btns .btn-3 .qr-box::after {
  position: absolute;
  content: "";
  top: -18px;
  left: 26px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent #fff;
}

header .nav {
  background: #2d3e38d1;
  color: #fff;
  height: 1.44rem;
}

header .nav .logo {
  float: left;
  padding-top: 0.1733rem;
}

header .nav .logo img {
  max-height: 90%;
}

header .nav ul {
  width: 44.2%;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.2133rem;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  overflow: hidden;
}

header .nav ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  word-break: keep-all;
  text-align: center;
  padding-top: 0.6667rem;
  height: 1.44rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 3;
}

header .nav ul li img {
  padding-right: 0.08rem;
}

header .nav ul li.active, header .nav ul li:hover {
  color: #e5d4b2;
}

header .nav ul li.active::after, header .nav ul li:hover::after {
  position: absolute;
  bottom: 0.2933rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  background: url(../images/img/nav-active.png) no-repeat center center;
  height: 0.0533rem;
  width: 0.8133rem;
}

header .nav ul.off {
  width: 0;
}

.fix-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.fix-top .top {
  overflow: hidden;
}

.fix-top.fixed {
  position: fixed;
  -webkit-box-shadow: 0rem 0.0267rem 0.2133rem #9c9c9c;
          box-shadow: 0rem 0.0267rem 0.2133rem #9c9c9c;
}

.fix-top.fixed .top {
  height: 0;
  overflow: hidden;
  padding: 0;
}

.youshe {
  font-family: YouSheBiaoTiHei;
}

.pro-c {
  padding: 0.6667rem 0 2.5867rem 0;
  border-right: 0.0133rem solid #ffffff52;
  position: relative;
}

.pro-c::after {
  content: '';
  position: absolute;
  right: -0.2133rem;
  top: 3.3333rem;
  width: 0.4267rem;
  height: 0.4267rem;
  background: url(../images/img/dian2.png) no-repeat center center;
  background-size: cover;
}

.banner {
  position: relative;
}

.banner img {
  width: 100%;
}

.banner h3 {
  text-align: center;
  font-size: 0.6933rem;
  position: absolute;
  color: #fff;
  font-family: YouSheBiaoTiHei;
  top: 37.5%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.banner h3 i {
  font-size: 0.9333rem;
  font-style: unset;
}

.product {
  background: url(../images/img/bg3.jpg) no-repeat center center;
  background-size: cover;
}

.product .pro-box {
  width: 87%;
  height: 6.9467rem;
  margin-top: 1.1333rem;
  background: #1E4739;
}

.product .pro-box .pro-banner {
  width: 73.3%;
  float: left;
  height: 100%;
  background: #fff;
}

.product .pro-box .pro-right {
  width: 26.7%;
  float: left;
  height: 100%;
  background: #1E4739;
}

.pro-title div {
  font-size: 0.64rem;
  color: #D9CCAC;
}

.pro-title span {
  font-size: 0.3067rem;
  color: #AEAEAE;
}

.sw1 img {
  width: 100%;
}

.sw2 {
  height: 100%;
}

.sw2 .pro-img {
  width: 100%;
  height: 100%;
}

.sw2 img {
  width: 100%;
}

.pro-right {
  padding-left: 3.8%;
  padding-top: 0.6667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.pro-right h2 {
  font-size: 0.8rem;
  color: #D9CCAC;
}

.pro-right h2 span {
  font-size: 0.32rem;
  color: #ffffff52;
  display: block;
}

.pro-right p {
  font-size: 0.24rem;
  color: #fff;
  padding-top: 0.2667rem;
}

.btns {
  position: absolute;
  right: 0.4667rem;
  bottom: 0.4rem;
}

.btns div {
  width: 0.6267rem;
  height: 0.6267rem;
  cursor: pointer;
  background: url(../images/img/btn1.png) no-repeat top;
  background-size: cover;
}

.btns .sw2-btn-2 {
  background-position: bottom;
  margin-top: 0.3333rem;
}

.sw2-num {
  font-size: 0.16rem;
  width: 0.16rem;
  height: 1.3333rem;
  position: absolute;
  right: -0.08rem;
  bottom: 1.92rem;
  text-align: center;
  color: #fff;
  background: #2e433c;
  padding-bottom: 0.12rem;
}

.sw2-num .num2,
.sw2-num .num1 {
  padding: 0.0533rem 0;
}

.huoyuan {
  padding-top: 1.56rem;
  padding-bottom: 1.0667rem;
  background: url(../images/img/bg4.jpg) no-repeat center center;
  background-size: cover;
}

.huoyuan .title {
  color: #E5D4B2;
  font-size: 0.4533rem;
  padding-bottom: 0.9733rem;
  position: relative;
}

.huoyuan .title span {
  font-size: 0.1867rem;
  color: #AEAEAE;
}

.huoyuan .title .btns {
  top: -0.8rem;
  right: 0;
}

.huoyuan .title .btns div {
  width: 0.68rem;
  height: 0.68rem;
  background: url(../images/img/btn2.png) no-repeat top;
  background-size: cover;
}

.huoyuan .title .btns .sw2-btn-2 {
  background-position: bottom;
  margin-top: 0.56rem;
}

.sw3 {
  margin-left: -8.5vw;
}

.hy-box .hy-bg {
  padding-top: 76.42981%;
}

.hy-box .hy-title {
  color: #E5D4B2;
  font-size: 0.32rem;
  text-align: center;
  padding-top: 0.5333rem;
  padding-bottom: 0.4533rem;
}

.hy-box p {
  font-size: 0.2133rem;
  color: #C4C3C2;
  line-height: 2;
  padding: 0 0.7333rem;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news {
  height: 11.7867rem;
  background: url(../images/img/news.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
}

.news .news-box {
  position: relative;
  height: 100%;
}

.news .c-container {
  height: 100%;
}

.news .news-nav {
  color: #fff;
  font-size: 0.2133rem;
  padding-top: 1.5467rem;
}

.news .news-nav .nav-1 {
  cursor: pointer;
  width: 2.3333rem;
  height: 2.5067rem;
  border: 0.0267rem solid #E5D4B2;
  text-align: center;
  padding-top: 0.6667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.7467rem;
}

.news .news-nav .nav-1:hover {
  background: #1C3A30;
  color: #E5D4B2;
}

.news .news-nav h4 {
  padding-top: 0.4rem;
}

.news .news-lists {
  width: 76.5625%;
  height: 4.4933rem;
  padding-left: 1.6933rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #1C3A30;
  position: absolute;
  bottom: 0;
  right: 0;
}

.news .news-lists::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1000%;
  left: 0;
  top: 0;
  background: #1C3A30;
}

.news .news-lists .catname {
  position: relative;
  z-index: 2;
  margin-top: -0.52rem;
}

.news .news-lists .btns {
  z-index: 5;
  top: 0.5867rem;
  right: 0;
}

.catname h3 {
  font-family: YouSheBiaoTiHei;
  font-size: 0.8rem;
  color: #E5D4B2;
}

.catname span {
  color: #E5D4B2;
  font-size: 0.3467rem;
}

.news-sw {
  color: #fff;
  padding-top: 0.7333rem;
}

.news-sw .title {
  font-size: 0.24rem;
  padding-bottom: 0.2667rem;
}

.news-sw .time {
  font-size: 0.1867rem;
  position: relative;
  padding-left: 1rem;
  padding-bottom: 0.2667rem;
}

.news-sw .time::after {
  content: '';
  position: absolute;
  width: 0.6933rem;
  height: 0.0133rem;
  background: #FFFFFF;
  left: 0.0667rem;
  top: 0.12rem;
}

.news-sw .desc {
  width: 70.4%;
  line-height: 2;
}

.news-sw .news-one {
  position: relative;
}

.news-sw .news-one .btn-more {
  position: absolute;
  right: 0;
  bottom: 0.0533rem;
}

.btn-more {
  width: 1.48rem;
  height: 0.48rem;
  border: 0.0133rem solid #E5D4B2;
  color: #E5D4B2;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.2133rem;
  cursor: pointer;
}

.btn-more:hover {
  background: #E5D4B2;
  color: #fff;
}

.about {
  height: 10.32rem;
}

.about .about-left {
  width: 64.41%;
  float: left;
  height: 100%;
  background-image: url(../images/img/ab1.jpg);
  position: relative;
}

.about .about-right {
  width: 35.59%;
  float: left;
  height: 100%;
  background-image: url(../images/img/ab2.jpg);
}

.about .about-box {
  width: 8.9867rem;
  height: 7.3467rem;
  background: #1C3A30;
  padding: 0.6667rem 0.5067rem 0.2933rem 0.5067rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  right: -29.87%;
  top: 1.6133rem;
}

.about .about-box p {
  color: #E5D4B2;
  font-size: 0.2133rem;
  line-height: 2;
  padding-top: 0.4rem;
  padding-bottom: 0.5333rem;
}

.about .about-box .btn-more {
  float: right;
}

.map {
  background: #636363;
  text-align: center;
}

.map img {
  width: 100%;
}

footer {
  padding-top: 1.2133rem !important;
  background: #303030;
  color: #fff;
  font-size: 0.2133rem;
}

footer .nav .nav-1 {
  float: left;
  margin-right: 3%;
  text-align: center;
}

footer .nav .nav-1:nth-last-child(1) {
  margin-right: 0;
}

footer .nav .nav-1 li {
  margin-top: 0.3467rem;
}

footer .qr {
  text-align: center;
  font-size: 0.2133rem;
  padding-bottom: 0.52rem;
}

footer .qr img {
  margin-bottom: 0.3333rem;
}

footer .ft-contact {
  padding-right: 8.5%;
}

footer .ft-contact img {
  cursor: pointer;
  width: 0.5067rem;
}

footer .ft-contact .weixin {
  padding: 0.5333rem 0;
}

footer .ft-contact .weixin img {
  width: 0.56rem;
}

footer .copy {
  min-height: 1.3333rem;
  font-size: 0.2133rem;
  padding-top: 0.5333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 0.0133rem solid #ffffff52;
}

.pro-desc {
  padding: 0 1.12rem;
  padding-top: 1.5867rem;
}

.pro-desc p {
  max-width: 100%;
  color: #D9CCAC;
  font-size: 0.4133rem;
  padding-bottom: 0.5067rem;
  line-height: 0.5333rem;
}

.pro-desc span {
  font-size: 0.24rem;
  color: #fff;
}

.pro-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.5333rem;
  color: #E5D4B2;
  font-size: 0.24rem;
}

.pro-nav .pro-nav-1 {
  display: inline-block;
  background: url(../images/img/lx.png) no-repeat left center;
  padding-left: 0.5467rem;
  position: relative;
  background-size: contain;
}

.pro-nav .pro-nav-1.active .cat-desc, .pro-nav .pro-nav-1:hover .cat-desc {
  display: block;
}

.pro-nav .pro-nav-1:nth-last-child(1) .cat-desc {
  right: 0;
  left: unset;
}

.pro-nav .pro-nav-1:nth-last-child(1) .cat-desc i {
  right: 0.6533rem;
  left: unset;
}

.pro-nav .cat-desc {
  width: 6.6267rem;
  padding: 0.2133rem 0.2667rem 0.3467rem 0.2667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #1E4739;
  color: #BCBCBC;
  font-size: 0.24rem;
  line-height: 2;
  position: absolute;
  top: 47px;
  left: 0;
  display: none;
}

.pro-nav .cat-desc i {
  position: absolute;
  background: url(../images/img/jt.png) no-repeat;
  width: 0.28rem;
  height: 0.2133rem;
  top: -0.1867rem;
  left: 0.6533rem;
}

.pro-list {
  padding-top: 2.5333rem;
  margin: 0 -0.3333rem;
  position: relative;
}

.pro-list .pro-one {
  width: 25%;
  padding: 0 0.3333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center;
  color: #BCBCBC;
  margin-bottom: 0.56rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.pro-list .pro-one .pro-img {
  padding-top: 70.7989%;
}

.pro-list .pro-one h3 {
  font-size: 0.24rem;
  padding-top: 0.4rem;
  padding-bottom: 0.1867rem;
}

.pro-list .pro-one p {
  font-size: 0.1867rem;
  padding: 0 0.2rem;
  padding-bottom: 0.2rem;
}

.pro-list .pro-one:hover {
  -webkit-transform: translate(-0.0267rem, -0.0267rem);
          transform: translate(-0.0267rem, -0.0267rem);
}

.pro-list .pro-one:hover .pro-box-1 {
  -webkit-box-shadow: 0.1067rem 0.1067rem 0.2267rem 0.08rem #272727;
          box-shadow: 0.1067rem 0.1067rem 0.2267rem 0.08rem #272727;
}

.pro-list .pro-one:hover h3,
.pro-list .pro-one:hover p {
  background: #fff;
  color: #1E4739;
}

.pro-list .pro-content {
  display: none;
}

.show .content {
  color: #fff;
}

.show .content * {
  color: #fff;
}

.other {
  color: #fff;
  padding: 30px 0;
}

.pro-hidden-box {
  background: #1E4739;
  margin-top: 0;
  color: #fff;
  text-align: left;
  height: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pro-hidden-box.active {
  height: auto;
  margin-top: 2.5333rem;
}

.pro-hidden-box .title {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  padding-bottom: 0.5867rem;
  position: relative;
  padding-top: 0.7733rem;
}

.pro-hidden-box .content {
  font-size: 0.2133rem;
  line-height: 2;
  padding-bottom: 1.12rem;
}

.pro-hidden-box .content * {
  color: #fff !important;
}

.pro-hidden-box i {
  position: absolute;
  top: 58;
  right: 0;
  width: 0.4133rem;
  height: 0.4133rem;
  cursor: pointer;
}

.product1 {
  background: url(../images/img/bg1.jpg);
}

.c-container-content {
  width: 62%;
  margin: 0 auto;
  min-width: 1200px;
}

.page-box {
  text-align: center;
  padding-top: 0.6667rem;
  padding-bottom: 0.88rem;
}

.pro-pages {
  margin: 0 auto;
  font-size: 0.24rem;
  color: #fff;
  padding-bottom: 0.2667rem;
  border-bottom: 0.0133rem solid #626D69;
  display: inline-block;
}

.pro-pages a, .pro-pages span {
  margin: 0 0.76rem;
  position: relative;
}

.pro-pages .a1 {
  display: none;
}

.pro-pages span::after {
  position: absolute;
  bottom: -0.5333rem;
  left: 0;
  content: '';
  width: 0.2533rem;
  height: 0.0267rem;
  background: #E5D4B2;
}

.news-ny .pro-desc {
  padding-left: 0;
}

.news-lists1 {
  color: #fff;
  padding-top: 0.9867rem;
  padding-bottom: 0.6267rem;
}

.news-lists1 .news-right {
  padding-left: 1.5467rem;
  padding-top: 0.16rem;
}

.news-lists1 .news-one {
  position: relative;
  margin-bottom: 0.6267rem;
}

.news-lists1 .title {
  font-size: 0.2133rem;
  padding-bottom: 0.2133rem;
}

.news-lists1 .title:hover {
  color: #E5D4B2;
}

.news-lists1 p {
  font-size: 0.1867rem;
  line-height: 2;
  min-height: 0.7467rem;
}

.news-lists1 .time {
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1.4133rem;
  border: 0.0133rem solid #DCDCDC;
}

.news-lists1 .time .time-box {
  float: right;
  margin-right: -0.2133rem;
  margin-top: 0.1333rem;
  text-align: center;
  background: #25302c;
}

.news-lists1 .time .day {
  color: #D9CCAC;
  font-size: 0.5067rem;
  width: 0.6667rem;
  border-bottom: 0.0133rem solid #DCDCDC;
}

.news-lists1 .time .year {
  font-size: 0.1867rem;
  padding-top: 0.1067rem;
  white-space: nowrap;
  word-break: keep-all;
}

.c-page {
  width: 75%;
  padding-bottom: 1.2rem;
}

.c-page .pro-desc {
  padding-left: 0;
}

.wordmap {
  padding-top: 6.6667rem;
}

.wordmap .map-img {
  position: relative;
}

.wordmap .map-img img {
  width: 100%;
}

.wordmap .map-img .flag {
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-content {
  color: #D0D0CF;
  font-size: 0.32rem;
  line-height: 2;
}

.c-page .content {
  font-size: 0.24rem;
  color: #fff;
  line-height: 2;
  padding-top: 0.5333rem;
  text-align: justify;
}

.about-content {
  padding-top: 1.1333rem;
}

.about-content .about-left {
  width: 50%;
  float: left;
  position: relative;
}

.about-content .about-left .about-img {
  height: 5.3733rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  max-width: 13.3333rem;
}

.about-content .about-right {
  width: 50%;
  height: 5.3733rem;
  float: right;
  color: #fff;
  padding-left: 0.5867rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.about-content .about-right .title {
  font-size: 0.4133rem;
  padding-top: 0.4rem;
  padding-bottom: 0.5333rem;
}

.about-content .about-right p {
  font-size: 0.24rem;
  line-height: 1.5;
}

.hidden-lg {
  display: none;
}

@media screen and (max-width: 1500px) {
  header .nav-btns .btn-1 {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  header .nav-btns .btn-2 {
    padding-right: 0.2rem;
    cursor: pointer;
  }
  .hy-box p {
    padding: 0 0.3rem;
  }
}

@media screen and (max-width: 1260px) {
  .fix-top .nav {
    position: relative;
  }
  .fix-top .nav .nav-ul {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 108px;
    width: 100%;
    left: 0;
    text-align: center;
    display: block;
    background: #2c433b;
    padding: 0;
    z-index: 101;
    height: 0;
    -webkit-box-shadow: 0px 10px 10px 0px #1d1d1d;
            box-shadow: 0px 10px 10px 0px #1d1d1d;
  }
  .fix-top .nav .nav-ul li {
    display: block;
    width: 100%;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    padding-top: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .fix-top .nav .nav-ul li:hover::after, .fix-top .nav .nav-ul li.active::after {
    bottom: 0;
  }
  header .nav ul.off {
    height: 300px !important;
    overflow: hidden;
    padding: 20px 0 !important;
  }
  .hidden-md {
    display: none;
  }
  .c-page {
    width: 90%;
  }
  .pro-desc {
    padding-right: 0;
    padding-top: 0.5333rem;
  }
  footer .nav .nav-1 {
    margin-right: 0.1333rem;
  }
  footer .ft-contact {
    padding-right: 0.5333rem;
  }
  footer .qr img {
    width: 70%;
  }
  .pro-list .pro-one {
    width: 33.33%;
  }
}

.serach-f {
  position: relative;
  overflow: visible;
}

.serach-f .ipt {
  width: 0;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  position: absolute;
  top: 88px;
  right: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.serach-f .ipt.on {
  width: 200px;
  opacity: 1;
}

.form {
  margin: 0 auto;
  padding-right: 15px;
  padding-top: 40px;
  max-width: 600px;
  width: 95%;
}

.form .catname {
  padding-top: 0;
  padding-bottom: 56px;
}

.form .from-input {
  width: 212px;
  height: 41px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 41px;
  border: 1px solid rgba(105, 105, 105, 0.13);
  border-radius: 6px;
}

.form .from-input:nth-child(2) {
  margin-left: 23px;
}

.form .from-input:nth-child(3) {
  width: 571px;
  height: 176px;
  background-position-y: 12px;
  margin-top: 23px;
  resize: none;
  line-height: 2;
  padding-top: 8px;
  font-family: SourceHanSansCN-Regular;
}

.form button {
  width: 212px;
  height: 41px;
  background: #D9CCAC;
  border: 1px solid rgba(105, 105, 105, 0.13);
  border-radius: 6px;
  text-align: center;
  line-height: 41px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 20px;
}

@media screen and (max-width: 760px) {
  .news-one .title {
    font-size: 14px;
  }
  .news-one .desc {
    font-size: 14px;
  }
  .about .about-box p, footer .nav .nav-1, .c-page .content, .about-content .about-right p, .news-lists1 p, .pro-list .pro-one h3, .pro-list .pro-one p, .pro-desc span, .page-content {
    font-size: 14px;
  }
  .form {
    width: 90%;
  }
  .form .catname {
    padding-bottom: 0.7467rem;
  }
  .form .from-input {
    width: 70%;
  }
  .form .from-input:nth-child(2) {
    margin-top: 23px;
    margin-left: 0;
  }
  .form .from-input:nth-child(3) {
    width: 100%;
    height: 2.3467rem;
  }
  .form button {
    width: 212px;
    height: 41px;
    background: #D9CCAC;
    border: 1px solid rgba(105, 105, 105, 0.13);
    border-radius: 6px;
    text-align: center;
    line-height: 41px;
    color: #fff;
    font-size: 18px;
    display: block;
    margin-top: 20px;
  }
  .show .content {
    min-height: 36vh;
  }
  .c-container-content {
    width: 92%;
    min-width: unset;
  }
  .fix-top {
    -webkit-box-shadow: 1px 0px 9px 1px #3e3e3e;
            box-shadow: 1px 0px 9px 1px #3e3e3e;
  }
  .fix-top .nav-btns {
    padding-top: 26px;
  }
  .fix-top .btn-en {
    position: absolute;
    top: 26px;
    right: 56px;
    padding: 0;
    margin: 0;
    display: block;
  }
  .fix-top .nav .nav-ul {
    top: 64px;
  }
  .news-lists1 .time .day {
    width: 80%;
  }
  .about-content .about-right .title {
    padding-top: 0;
  }
  .news-lists1 .title {
    font-size: 14px;
  }
  .news-lists1 .news-right {
    padding-top: 0;
  }
  .news-lists1 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .wordmap {
    padding-top: 5rem;
  }
  .pro-nav .cat-desc {
    height: auto;
    bottom: unset;
    top: 156%;
  }
  .pro-hidden-box .title {
    font-size: 16px;
  }
  .pro-hidden-box img {
    max-width: 100%;
  }
  .pro-hidden-box .c-container-content {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .pro-list .pro-one {
    width: 50%;
  }
  .pro-desc {
    padding-left: 0.3rem;
  }
  .product .pro-box {
    width: 100%;
    height: 4rem;
  }
  .product .pro-right {
    padding-top: 0.3rem;
  }
  .product .pro-right h2 {
    line-height: 1;
  }
  header .banner {
    margin-top: 66px;
  }
  header .nav {
    height: 66px;
    background: #1C3A30;
  }
  header .nav .logo img {
    width: 70%;
  }
  header .serach-f .ipt {
    width: 80%;
    position: unset;
    margin-top: 20px;
    opacity: 1;
  }
  .btns div {
    float: left;
  }
  .btns .sw2-btn-2 {
    margin-top: 0 !important;
    margin-left: 10px;
  }
  .pro-c {
    padding-bottom: 0.8rem;
  }
  .hidden-xs {
    display: none !important;
  }
  .c-container {
    width: 95%;
  }
  .c-page {
    width: 95%;
  }
  .about-content .about-left {
    width: 40%;
  }
  .about-content .about-right {
    width: 60%;
    padding-left: 0.2667rem;
    height: auto;
  }
  .sw3 {
    margin-left: 0;
  }
  .huoyuan .title {
    padding-bottom: 0.7rem;
  }
  .huoyuan .title .btns {
    top: unset;
  }
  .huoyuan .hy-title {
    padding: 0.2rem 0;
  }
  .news {
    height: auto;
    padding: 40px 0;
  }
  .news .news-nav {
    display: none;
    padding-top: 0.5rem;
  }
  .news .news-nav .nav-1 {
    float: left;
    padding-top: 0.3rem;
  }
  .news .news-nav .nav-1 img {
    width: 40%;
  }
  .news .news-lists {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: 6rem;
    position: relative;
    background: #1c3a30c7;
  }
  .news .news-lists .news-sw {
    overflow: hidden;
  }
  .news .news-lists::after {
    display: none;
  }
  .news .news-lists .btns {
    right: 15px;
  }
  .news .btn-more {
    display: none;
  }
  .news .desc {
    width: 100%;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 60px
  }
  .about {
    position: relative;
  }
  .about .about-left {
    position: unset;
  }
  .about .about-box {
    height: auto;
    left: 0;
    width: 85%;
    left: 7.5%;
    background: #1c3a30c7;
  }
  .footer-nav {
    display: block;
    height: 60px;
    padding-top: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1C3A30;
    z-index: 9999;
    -webkit-box-shadow: 0px 2px 16px #000;
    box-shadow: 0px 2px 16px #000;
  }
  .footer-nav li {
    width: 25%;
    float: left;
    text-align: center;
    color: #E5D4B2;
    font-size: 14px;
    height: 40px;
  }
  .footer-nav li img {
    height: 26px;
    display: block;
    margin: 0 auto;
    padding-bottom: 6px;
  }
  footer {
    margin-bottom: 60px;
    padding-top: 5%;
  }
  footer .copy {
    text-align: center;
  }
  footer .copy .c-container {
    display: block;
  }
  footer .copy .pull-left {
    float: unset;
    width: 100%;
    display: block;
  }
  footer .copy .pull-right {
    float: unset;
    width: 100%;
    display: block;
  }
  footer .nav .nav-1 {
    margin-top: 0.1333rem;
    float: unset;
    margin-right: 0;
  }
  footer .nav .nav-1 ul {
    display: none;
  }
  footer .c-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 5%;
  }
  footer .nav-lists,
  footer .qr,
  footer .ft-contact {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
  }
  footer .qr img {
    max-width: 100%;
  }
  footer .ft-contact {
    padding: 0;
  }
  footer .ft-contact img {
    width: 30px !important;
  }
  footer .ft-contact .weixin {
    padding: 0.2133rem 0;
  }
}