*, body {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-family: PingFang SC, Lantinghei SC, Microsoft YaHei, HanHei SC, Helvetica Neue, Open Sans, Arial, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}

.header {
  width: 100%;
  height: 32px;
  background: #2B303B;
}

.header img {
  margin-left: 30px;
  margin-top: 5px;
}

.menu {
  width: 100%;
  height: 54px;
  background: #181E2A;
  border-bottom: 1px solid #2B303B;
}

.menu ul {
  padding-top: 20px;
  list-style: none;
  float: left;
}

.menu ul li {
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  margin: 0 30px;
  cursor: pointer;
}

.menu ul li a {
  text-decoration: none;
  color: #fff;
}

.menu ul li a:hover {
  color: #06CE81;
}

.menu .search {
  float: right;
  position: relative;
  margin: 9px 30px;
}

.menu .search input {
  width: 180px;
  height: 36px;
  color: #fff;
  background-color: #10151E;
  outline-style: none;
  border: 0;
  padding-left: 10px;
}

.menu .search img {
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
}

.banner {
  width: 100%;
  height: 540px;
  background-color: #181E2A;
  margin-bottom: 200px;
}

.banner .wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.banner .wrap .banner-img {
  position: absolute;
  z-index: 1;
}

.banner .wrap .animation {
  position: absolute;
  right: 43px;
  top: 130px;
}

.banner .wrap .apply {
  position: absolute;
  top: 300px;
  left: 78px;
  cursor: pointer;
  z-index: 1;
}

.banner .wrap .apply img:hover {
  box-shadow: 0 0 10px #1a4939;
}

.banner .wrap .banner-icon {
  position: absolute;
  top: 470px;
}

.banner .wrap .banner-icon li {
  list-style: none;
  display: inline-block;
  width: 200px;
  margin: 20px 48px;
}

.banner .wrap .banner-icon li img {
  display: block;
  margin: 0 auto;
}

.banner .wrap .banner-icon li p {
  width: 200px;
  text-align: center;
}

#bignav {
  width: 100%;
  height: 68px;
  border-top: 1px solid #BCBCBC;
  box-shadow: 0 5px 5px rgba(206, 205, 205, 0.3);
  background-color: rgba(255, 255, 255, 0.9);
}

#bug {
  width: 100%;
  height: 68px;
  border-top: 1px solid #BCBCBC;
  box-shadow: 0 5px 5px rgba(206, 205, 205, 0.3);
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
}

#bignav ul {
  width: 1200px;
  margin: 0 auto;
}

#bignav ul a {
  text-decoration: none;
  color: #4C4C4C;
}

#bignav ul li {
  display: inline-block;
  width: 296px;
  font-size: 16px;
  text-align: center;
  line-height: 68px;
  cursor: pointer;
}

#bignav ul li:hover {
  background-color: #F0F4F7;
  color: #06CE81;
}

#bignav ul .active {
  background-color: #F0F4F7;
  color: #06CE81;
}

.chuangxin {
  background-color: #ECEEF0;
  width: 100%;
  height: 528px;
}

.chuangx {
  width: 100%;
  height: 70px;
}

.chuangxin .content {
  position: relative;
}

.chuangxin .content img {
  display: block;
  margin: 0 auto;
}

.chuangxin .content .container {
  position: absolute;
  width: 1200px;
  left: calc(50% - 600px);
  top: 160px;
}

.chuangxin .content .container .columns {
  display: inline-block;
  width: 437px;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px 30px;
  margin: 20px 50px;
}

.chuangxin .content .container .columns h3 {
  color: #04B26B;
  font-size: 20px;
}

.chuangxin .content .container .columns p {
  margin-top: 10px;
}

.youshi .youshi-title {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 40px;
}

.youshi .youshi-title img {
  display: block;
  margin: 0 auto;
}

.youshi ul li, .youshi ul ol {
  list-style: none;
}

.youshi i, .youshi b, .youshi em, .youshi strong {
  font-style: normal;
}

.youshi img {
  display: block;
}

.youshi .dh ul {
  position: relative;
  overflow: hidden;
  width: 1120px;
  height: 200px;
  margin: 1px auto 0;
}

.youshi .dh ul li {
  float: left;
  width: 158px;
  overflow: hidden;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.youshi .dh ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.youshi .dh ul li .layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #181E2A;
  height: 200px;
  border-left: 1px solid #fff;
}

.youshi .dh ul li .layer .p1 {
  position: absolute;
  padding: 20px 20px;
}

.youshi .dh ul li .layer .p1 img {
  margin-top: 90px;
}

.youshi .dh ul li .layer .p2 {
  position: absolute;
  bottom: 5px;
  right: -200%;
}

.youshi .dh ul li .layer .p2 b, .youshi .dh ul li .layer .p2 span {
  display: block;
  font-weight: bold;
  font-size: 20px;
}

.youshi .dh ul li .layer .p1 b, .youshi .dh ul li .layer .p1 span {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

.youshi .col1 {
  color: #fff;
}

.gongneng .gongneng-title {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 40px;
}

.gongneng .gongneng-title img {
  display: block;
  margin: 0 auto;
}

.gongneng .product-header {
  border-bottom: solid 1px #BCBCBC;
  margin-bottom: 10px;
  width: 1110px;
}

.gongneng .product-title {
  margin-bottom: 16px;
}

.gongneng .product-title h3 {
  text-align: center;
  font-size: 24px;
  color: #333;
  font-weight: 400;
  line-height: 1.1;
}

.gongneng .product-box {
  position: relative;
  max-width: 1110px;
  margin: 0 auto;
}

.gongneng .product-header ul {
  position: relative;
}

.gongneng .product-header ul li {
  display: inline-block;
  text-align: center;
  position: relative;
  width: 366px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

.gongneng .product-header ul li a {
  display: block;
  padding: 10px 30px;
  text-decoration: none;
}

.gongneng .product-header ul li a:hover .active-img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}

.gongneng .product-head-tit {
  display: block;
  font-size: 18px;
}

.gongneng .product-header ul li a:hover .product-head-tit {
  color: #2B303B;
}

.gongneng .product-header ul .on a:after {
  display: inline-block;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background: #06CE81;
  z-index: 1;
  height: 2px;
  bottom: -2px;
}

.gongneng .product-list1 {
  width: 1030px;
  height: 275px;
  display: block;
  background: url("../images/gongneng1.png") no-repeat;
  margin: 0 auto;
  padding: 40px;
}

.gongneng .product-list2 {
  width: 1030px;
  height: 275px;
  display: block;
  background: url("../images/gongneng2.png") no-repeat;
  margin: 0 auto;
  padding: 40px;
}

.gongneng .product-list3 {
  width: 1030px;
  height: 275px;
  display: block;
  background: url("../images/gongneng3.png") no-repeat;
  margin: 0 auto;
  padding: 40px;
}

.gongneng .product-list-item {
  display: inline-block;
  margin-right: 60px;
}

.gongneng .product-list-item h3 {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
}

.gongneng .product-list-item p {
  font-size: 14px;
  width: 230px;
  margin: 36px 0;
}

.gongneng .product-list-item p img {
  vertical-align: middle;
  margin-right: 10px;
}

.gongneng .product-switch {
  overflow: hidden;
}

.gongneng .product-list-item h3 a:hover {
  color: #2B303B;
}

.gongneng .on .active-img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}

.gongneng .on .product-head-tit {
  color: #2B303B;
  font-weight: bold;
}

.wanglian {
  height: 700px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.wanglian-bg {
  margin-top: 80px;
  background: url("../images/wanglian-bg.png");
  width: 1200px;
  height: 554px;
}

.footer {
  width: 100%;
  height: 600px;
  background: url("../images/footer.png") 0% 0% / 100% 100% no-repeat;
  margin-top: 90px;
}

.footer .footer-wrap {
  width: 1060px;
  margin: 0 auto;
  padding-top: 60px;
}

.footer .footer-wrap p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 24px;
}

.footer .footer-wrap li {
  display: inline-block;
  list-style: none;
}

.footer .footer-wrap .contact-us {
  display: flex;
}

.footer .footer-wrap .contact-us ul {
  font-size: 18px;
  color: #fff;
  margin: 50px 0;
  margin-left: 30px;
  width: 240px;
  border-right: solid 1px #50545D;
}

.footer .footer-wrap .contact-us ul li {
  display: block;
  font-size: 14px;
  color: #95979D;
  margin-top: 14px;
}

.footer .link a {
  font-size: 14px;
  color: #95979D;
  margin-right: 40px;
  cursor: pointer;
}

.footer .link a:hover {
  color: #fff;
}

.footer .police {
  margin-top: 40px;
  font-size: 14px;
  color: #95979D;
}

.footer .police img {
  vertical-align: middle;
}

.footer .police span {
  margin-left: 10px;
}

.footer .beian {
  margin-top: 40px;
  font-size: 14px;
  display: grid;
  place-items: center;
}

.footer .beian a {
  color: #95979D;
}

#myBtn {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
  background: #C7D3DD;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
}

#myBtn:hover {
  background: #E7EDF2;
}

#myBtn img {
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  font-size: 26px;
  cursor: pointer;
}