* {
  margin: 0;
  padding: 0
}
em,i {
  font-style: normal
}
li {
  list-style: none
}
img {
  border: 0;
  vertical-align: middle
}
button {
  cursor: pointer
}
a {
  color: #666;
  text-decoration: none
}
p,div,ul,ol,li,section {
  font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  font-size:14px;
  list-style:none;
  padding:0;
  margin:0;
}html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
}
header {
  margin: 0;
  padding: 10px 0;
  width: 100%;
  background: #1f1a17;
  position: fixed;
  z-index: 999;
  transition: all 0.3s;
}
@media screen and (min-width: 750px) {
  .menu-left {
    float: left;
    width: 200px;
  }
  .menu-left img {
    width: 50%;
  }
  .menu-icon {
    display: none;
  }
  .menu-right {
    height: 30px;
    position: absolute;
    top: 50%;
    right: 10%;
    margin-top: -15px;
  }
  .menu-right .menu-item {
    padding: 0;
    margin: 0;
    color: white;
    text-align: center;
  }
  .menu-right .menu-item:hover {
    cursor: pointer;
  }
  .menu-right .menu-item li a {
    text-decoration: none;
    color: white;
    display: block;
  }
  .menu-right .menu-item:after {
    display: block;
    content: "";
    clear: both;
  }
  .menu-right .menu-item > li {
    line-height: 30px;
    float: left;
    margin-left: 10px;
    width: 100px;
    border-radius: 20px;
    transition: all 0.5s;
  }
  .menu-right .menu-item > li:hover {
    background: #0093dd;
  }
}
@media screen and (max-width: 750px) {
  .menu-left {
    float: left;
    width: 80px;
  }
  .menu-left img {
    width: 100%;
  }
  .menu-right {
    float: right;
    color: white;
    background: #1f1a17;
    position: relative;
    top: 50%;
    width: 80px;
    text-align: center;
    height: 24px;
  }
  .menu-right .menu-icon {
    line-height: 24px;
  }
  .menu-right .menu-icon svg {
    width: 24px;
    height: 24px;
    fill: white;
  }
  .menu-right .menu-item {
    display: none;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
    background: #1f1a17;
    opacity: 0.6;
    padding-top: 10px;
  }
  .menu-right .menu-item:hover {
    cursor: pointer;
  }
  .menu-right .menu-item li {
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
  }
  .menu-right .menu-item li a {
    text-decoration: none;
    color: white;
  }
  .menu-right .menu-item li a:hover {
    text-decoration: none;
  }
  .menu-right .menu-item li:last-child {
    border-bottom: none;
  }
}
.title {
  text-align: center;
}
.title img {
  width: 100%;
}
.title h1 {
  font-size: 20px;
  font-weight: 600;
}
.top-none {
  height: 49px;
}
@media screen and (max-width: 750px) {
  .top-none {
    height: 40px;
  }
}
#foot .bg {
  width: 100%;
  background: url(/home/img/footer.png) no-repeat center center;
  background-size: cover;
  position: relative;
}
#foot .bg .contact {
  text-align: center;
  color: #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
}
#foot .bg .contact h4 {
  font-size: 20px;
  font-weight: 500;
  color: white;
}
#foot .bg .contact .span {
  font-size: 14px;
}
#foot .bg .QR {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -60px;
  width: 120px;
  height: 120px;
}
#foot .bg .QR img {
  width: 120px;
}
@media screen and (max-width: 850px) {
  #foot .bg .contact {
    display: block;
  }
  #foot .bg .QR {
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
#header-img .bg {
  width: 100%;
  background: url(/home/img/solution1.png) no-repeat bottom right;
  background-size: cover;
}
#header-img .bg .title {
  margin-top: 100px;
}
#header-img .bg .header-img-text {
  padding: 0;
  width: 100%;
}
#header-img .bg .header-img-text .out {
  width: 80%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 100px;
}
#header-img .bg .header-img-text .out img {
  width: 100%;
}
#header-img .bg .header-img-text .out p {
  text-align: center;
  padding-top: 40px;
}
#control {
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}
#control .text {
  padding-top: 48px;
}
#control .icon-text {
  padding-top: 40px;
}
#control .icon-text img {
  width: 60%;
}
#control .icon-text p {
  padding-top: 10px;
}
#ctf .bg {
  background: url(/home/img/progress.png) no-repeat top right;
  background-size: cover;
}
#ctf .bg .title {
  padding-top: 110px;
}
#ctf .bg .ctf-text {
  padding-top: 60px;
  text-align: center;
}
#ctf .bg .ctf-text .layout {
  width: 100%;
  margin: 0 auto;
}
#ctf .bg .ctf-text .layout img {
  width: 80%;
}
#ctf .bg .ctf-text .layout .main-text {
  padding-top: 60px;
}
#ctf .bg .ctf-text .layout .icon-text {
  padding-top: 40px;
  padding-bottom: 60px;
}
#ctf .bg .ctf-text .layout .icon-text p {
  padding-top: 10px;
}
#letter .bg {
  background: #85c226;
  padding-bottom: 100px;
}
#letter .bg .title {
  padding-top: 100px;
}
#letter .bg .letter-text {
  padding: 40px;
  background: white;
  width: 60%;
  margin: 0 auto;
  margin-top: 80px;
}
#letter .bg .letter-text .img-layout {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
#letter .bg .letter-text .img-layout img {
  width: 280px;
}
#letter .bg .letter-text .text {
  display: table-cell;
  vertical-align: middle;
}
#letter .bg .letter-text .text .icon-text {
  padding-top: 80px;
}
#letter .bg .letter-text .text .icon-text .img {
  width: 100%;
}
#letter .bg .letter-text .text .icon-text p {
  padding-top: 10px;
}
@media screen and (max-width: 750px) {
  #letter .bg .letter-text {
    width: 90%;
  }
  #letter .bg .letter-text .img-layout {
    display: block;
    text-align: center;
  }
  #letter .bg .letter-text .img-layout img {
    width: 100%;
  }
  #letter .bg .letter-text .text {
    display: block;
    padding-top: 40px;
    text-align: center;
  }
  #letter .bg .letter-text .text .icon-text {
    padding-top: 40px;
  }
  #letter .bg .letter-text .text .icon-text li {
    padding-top: 10px;
  }
  #letter .bg .letter-text .text .icon-text li p {
    padding-top: 5px;
  }
}
#handle {
  padding-bottom: 80px;
}
#handle .title {
  padding-top: 100px;
}
#handle .handle-text {
  text-align: center;
}
#handle .handle-text p {
  color: #868da0;
  padding-top: 40px;
}
#handle .handle-text img {
  width: 80%;
  padding-top: 40px;
}
#handle .handle-text li {
  width: 280px;
  line-height: 48px;
  background: #85c226;
  margin: 0 auto;
  border-radius: 20px;
  color: white;
  cursor: pointer;
  margin-top: 80px;
}
#handle .handle-text li a {
  display: block;
  width: 100%;
  line-height: 48px;
  text-decoration: none;
  color: white;
}

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJjc3Mvc29sdXRpb24uY3NzIiwic291cmNlUm9vdCI6IiJ9*/