[class*=iconfont]:before {
  font-family: 'iconfont';
}
@font-face {font-family: "iconfont";
  src: url('../font/iconfont-1584763883097.eot'); 
  src: url('../font/iconfont-1584763883097.eot#iefix') format('embedded-opentype'), 
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAUQAAsAAAAACaAAAATEAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDKgqGQIVRATYCJAMUCwwABCAFhG0HTRtaCMgekiQEQQEFEvwoEUAhgqc1fvN29+6LaxRoIhZVEiGJJ0hBE5VSSISikc4N/572kgxCRiUjT04GFi9ZpxTpwHTw10n8IooTUKfgF2utvk7/0HTf2/dypm8mTQwIkRIJSUSjhQKhQiiU2BnGLi7jcQLtpkVCDo6ZNAuYKbTjAvFIxoqAWcyrlKhCq6POubSI98BYa3qLXgDAO/f34y8gopWkyrRTz94pkILsn7bPizDhv6DMlgCivzCYq8jYBBTiQW70FsyvbsK0S+1GdgNa9XCir2rm86L/DVZkkGvBSvl29A8vKTJR0/hOKO7FtcJPW9NG8DPDRuJnJi4LRVBwrvLqknb04D/xGGjOxT4x/W3zoINVW+egu01n54jNpL1DG71af5hef2ZVelTIoI6NZLFb9sySbhwOpzdrIsIxS2rdMXdqobgAJS0nNJnHhyn4jsc1J0aOCazBUKjX01rtLJ2Omo9otoxsAsIgtcgpfe6wS+Z8z5LD+ihGYVjQ7oZ7L72yZfP12rTBoBjZgjRiLWha2GSpCogqMa22pCO800jz8Oam+4zoTs0TNg67HNfXLS9aaE3PH+VUZ4pdMLJJcGqbtwigT2ZpdXOt01yX+frLZyLY0yWukgXOENO4iC2q5haeIZrnaig0iAsXrNu00GlWpa/sQs9fvGSDc1rcLavrfrm5DtetdvoF9PUUQfrBQykr7e0liBlu/f0ESTx8HEAG9PcS3norhV2Y5XevyavGMGN5RjqWGSNlKrYSZCPZRLIk+L/jAFJcjOQhxEYtOnx97JKzvTZ9XvY2vWfDF2Rf2Jxvlb/5wt5JflxUcSJypbOzAjIIRuDuCVElXGvggpPRa0YJ2q0oM+TFwpMHa2zsbdLrvXsH0Ox+1HFjA/FRnTOt6KpVaKuO2Kg1Ebb+KUe7OpFyjGBXOQrDnZ2og6DP9X7cYQt68pdXf3Zik0cSVixyJ90X/WqOyp+DnT6Nzcl99GR0dMjd331hZWVQUMFrQeL5f6t2rhSnz4jJnkaOCa8NmaZQTKsNHhs+nYzJzvmWkpVWD1ZVZU+fnvy/qxYlJqO7k0UmXVcy6nC7Ep/c8OWwbcHdDxu6jcI2fDhql8A3li0M/TobaAbQXMr7sQQAmit5JRYLQLMi38Wq2Prx3IXlfHN/49/RgpZK2/SvZpYF/Fiy95WbaVYUUJ/4cAiJ+MKImhuKTGm+qojTJi7GKkcibRLa9QBfVpN+9/oRh2r3E1oNhZC0mIKs1aK0KDeh0mELaq32QLsNY6/uMEAJE6UN6/oAhF47IOn2DbJeF6VFeRcqw95CrTcytLscjrfssBz3LfKUUMRDKS5uwWUSroExAryFNzgDsuo6kTJKuWoaKlWyAh4XHZtsjIUNUNnHGapGluB5BmeUXD0+BjwN1tVxuFzJ1UAJH13N8/LUmBgm75OiJVw9sHCAEiTCg6RwYi1wMhKcBoy9Pc8i9fMzQCy1OiLKkpmSPQ1SUpHtHBcnWmwN6Vi+odbMueyt0ohF4PEYfBRDiVMPNwaGoTq9ysHJ8w+qAUnwolW3KMulikFbMXX56PHF+mtM/OJztVtUkSJHiSpqrTdkIk5hntpgVAur1Waqak6tUIsaTAzM8QAA') format('woff2'),
  url('../font/iconfont-1584763883097.woff') format('woff'),
  url('../font/iconfont-1584763883097.ttf') format('truetype'), 
  url('../font/iconfont-1584763883097.svg#iconfont') format('svg'); 
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
}
.iconfont:before {
  line-height: inherit;
}
.icon-biaoqian:before {
  content: "\e70f";
}

.icon-kehu:before {
  content: "\e73d";
}

.icon-shouquan:before {
  content: "\e758";
}

.icon-anquan:before {
  content: "\e73e";
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 300;
  box-shadow: 0 -3px 5px 4px rgba(39, 89, 90, .2);
  background-color: #ffffff;
}
.header > .container {
  position: relative;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  color: #666666;
}
.header > .container > .logo {
  display: inline-block;
  padding: 12px 0 0 0;
}
.header > .container > h1 .logo .img {
  height: 36px;
  margin-top: 12px;
}
.header > .container > .logo .img {
  height: 36px;
}
.header > .container > .nav > .nav-item {
  display: inline-block;
  transition: background-color .3s ease;
}
.header > .container > .nav > .nav-item:hover {
  background-color: #f5f5f5;
}
.header > .container > .nav > .nav-item > .nav-link {
  padding: 0 23px;
  line-height: 60px;
}
.header > .container > .btns {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  float: right;
}
.header > .container > .btns > .btn {
  display: inline-block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  user-select: none;
  text-align: center;
  border-radius: 4px;
  transition: background-color .3s ease;
  color: #666666;
}
.header > .container > .btns > .btn.register {
  background-color: #ff6242;
  color: #ffffff;
}
.header > .container > .btns > .btn:hover {
  background-color: #f5f5f5;
}
.header > .container > .btns > .btn.register:hover {
  background-color: #f55e3f;
}
main.main {
  padding-top: 60px;
  overflow: hidden;
}

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -120%;
  width: 80%;
  max-width: 320px;
  z-index: 500;
  padding-top: 60px;
  transition: left .5s ease;
  background-color: #ffffff;
}
.mobile-mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 400;
  display: none;
  transition: background-color .5s ease;
  background-color: transparent;
}

.main > .index-top {
  position: relative;
  height: 660px;
  margin-bottom: 240px;
  background-image: linear-gradient(90deg,#2471ff 0,#055dff);
  z-index: 1;
}
.main > .index-top > .top {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.main > .index-top > .top > .text {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}
.main > .index-top > .top > .text p {
  margin-bottom: 10px;
  font-size: 42px;
  line-height: 1.3;
  font-weight: 700;
  color: #ffffff;
}
.main > .index-top > .top > .text p.code {
  display: inline-block;
  padding: 0 30px;
  font-size: 20px;
  line-height: 50px;
  font-weight: 500;
  border-radius: 500px;
  background-color: #ff6242;
}
.main > .index-top > .top > .img {
  position: absolute;
  top: 150px;
  right: 5px;
  width: 520px;
  animation: img-debounce 2s ease alternate infinite; 
}
@keyframes img-debounce {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(30px);
  }
}

.main > .index-top > .platform {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  height: 300px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 60%);
  box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
  border-radius: 10px;
  background-color: #ffffff;
}
.main > .index-top > .platform > .title {
  padding-top: 35px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #444444;
}
.main > .index-top > .platform .item {
  position: relative;
  float: left;
  width: 25%;
  padding: 50px 0;
  text-align: center;
}
li {
  list-style: none;
}
.main > .index-top > .platform .item:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  width: 1px;
  height: 50px;
  transform: translateY(-50%);
  background-color: #eeeeee;
}
.main > .index-top > .platform .item > i.iconfont {
  display: inline-block;
  width: 90px;
  height: 90px;
  font-size: 50px;
  line-height: 90px;
  border-radius: 50%;
  transition: transform 1s ease;
}
.main > .index-top > .platform .item:nth-of-type(1) > i {
  color: #9e71d5;
  background-color: #f8f1ff;
}
.main > .index-top > .platform .item:nth-of-type(2) > i {
  color: #10d6c8;
  background-color: #e9fbf6;
}
.main > .index-top > .platform .item:nth-of-type(3) > i {
  color: #f9cb37;
  background-color: #fff7df;
}
.main > .index-top > .platform .item:nth-of-type(4) > i {
  color: #fb7b4e;
  background-color: #ffefe4;
}
.main > .index-top > .platform .item > i.iconfont:hover {
  transform: rotateY(180deg);
}
.main > .index-top > .platform .item > .name {
  padding-top: 20px;
  font-size: 16px;
  color: #555555;
}

.main > .business-introduce {
  padding: 40px 0 60px;
  text-align: center;
}
.main > .business-introduce > .container {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
}
.main > .business-introduce > .container > .title {
  padding: 20px 0 40px;
  font-size: 32px;
  font-weight: 700;
  color: #333333;
}
.main > .business-introduce > .container > .box {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  box-sizing: border-box;
}
.main > .business-introduce > .container .item {
  float: left;
  width: 33.33%;
  padding: 30px 50px 20px 50px;
  border-left: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  box-sizing: border-box;
  transition: box-shadow .5s ease;
}
.main > .business-introduce > .container .item:hover {
  box-shadow: 0 0 10px 0 rgba(39, 89, 90, .2);
}
.main > .business-introduce > .container .item i.iconfont {
  display: inline-block;
  width: 100px;
  height: 100px;
  font-size: 40px;
  line-height: 100px;
  border-radius: 50%;
  color: #3296fa;
  background-color: #f2f8ff;
}
.main > .business-introduce > .container .item > .name {
  font-size: 20px;
  padding: 15px 0 10px;
  color: #333333;
}
.main > .business-introduce > .container .item > .desc {
  font-size: 14px;
  line-height: 25px;
}

.main > .dimension-control {
  text-align: center;
}
.main > .dimension-control > .container {
  padding: 30px 0 50px;
  max-width: 1200px;
}
.main > .dimension-control > .container > .title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
  color: #333333;
}
.main > .dimension-control > .container > .sub-title {
  padding: 10px 0 50px;
  font-size: 16px;
  line-height: 1.5;
  color: #cccccc;
}

.main > .dimension-control > .container > .tab-control > .swiper-wrapper {
  padding-left: 0;
}
.main > .dimension-control > .container > .tab-control > .swiper-wrapper > .swiper-slide {
  text-align: center;
  font-size: 16px;
}
.main > .dimension-control > .container > .tab-control > .swiper-wrapper > .swiper-slide > .item {
  display: inline-block;
  max-width: 155px;
  padding: 10px 20px;
  transition: .3s ease;
  transition-property: color;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  color: #333333;
}
.main > .dimension-control > .container > .tab-control > .swiper-wrapper > .swiper-slide.swiper-slide-thumb-active > .item {
  border-color: #6262a0;
  color: #6262a0;
}

.main > .dimension-control > .container > .dimension-content ul {
  padding: 0;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide {
  padding: 50px 100px 0;
  display: flex;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide > .left {
  float: left;
  width: 50%;
  text-align: left;
  color: #333333;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide > .left > .name {
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 20px;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide > .left > .name:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-top: 3px;
  padding: 2px;
  border-radius: 50%;
  transform: translateX(-120%);
  border: 2px solid #6262a0;
  background-color: #6262a0;
  background-clip: content-box;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide > .left > .subname {
  margin-top: 20px;
  padding: 0 0 15px 20px;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide > .right {
  width: 50%;
  padding: 20px 0;
  box-sizing: border-box;
  text-align: center;
}
.main > .dimension-control > .container > .dimension-content .swiper-slide > .right > .img {
  width: 60%;
}

.main > .solution {
  height: 400px;
  background: url('../image/ad-gun-goods.jpg') no-repeat center center;
  background-size: cover;
}
.main > .solution > .container {
  padding-left: 55px;
  color: #ffffff;
}
.main > .solution > .container > .title {
  padding: 40px 0;
  font-size: 28px;
}
.main > .solution > .container > .classify {
  max-width: 600px;
  text-align: center;
  padding-left: 0;
}
.main > .solution > .container > .classify > .item {
  float: left;
  width: 25%;
  padding: 20px 0;
}
.main > .solution > .container > .classify > .item > .iconfont {
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 28px;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
.main > .solution > .container > .classify > .item > .name {
  padding-top: 10px;
  font-size: 14px;
  line-height: 1;
}

.main > .black-technology {
  padding: 40px 20px;
}
.main > .black-technology > .container .item {
  padding: 20px 0;
}
.main > .black-technology > .container .item > .left {
  width: 42%;
  text-align: center;
  float: left;
}
.main > .black-technology > .container .item > .left > .img {
  width: 90%;
}
.main > .black-technology > .container .item > .right {
  padding-left: 20px;
}
.main > .black-technology > .container .item > .right > .subtitle {
  margin-bottom: 9px;
  font-size: 18px;
  font-weight: 700;
  color: #ff8a73;
}
.main > .black-technology > .container .item > .right > .title {
  margin-bottom: 27px;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
  color: #6262a0;
}
.main > .black-technology > .container .item > .right > .content {
  padding-bottom: 15px;
  color: #666666;
}
.main > .black-technology > .container .item > .right > .content p {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 17px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-size: 15px;
  vertical-align: baseline;
  background: rgb(255, 255, 255);
  max-height: 999999px;
  color: rgb(102, 102, 102);
  line-height: 1.6em;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  white-space: normal;
}
.main > .black-technology > .container .item > .right > .btn {
  padding: 11px 40px;
  font-size: 16px;
  line-height: 1;
  border-radius: 100px;
  transition: box-shadow .5s ease;
  color: #ffffff;
  background-color: #ff8a73;
}
.main > .black-technology > .container .item > .right > .btn:hover {
  box-shadow: 0 3px 5px 0 #cccccc;
}

.main > .operation > .container {
  text-align: center;
}
.main > .operation > .container > .title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
  color: #333333;
}
.main > .operation > .container > .desc {
  padding: 10px 0 50px;
  font-size: 16px;
  color: #cccccc;
}
.main > .operation > .container > .operation-control > .swiper-wrapper {
  display: flex;
  width: 200px !important;
  margin: 0 auto 5px;
  padding: 0;
  justify-content: center;
  border: 1px solid #1165ff;
  border-radius: 4px;
  box-sizing: border-box;
  overflow: hidden;
}
.main > .operation > .container > .operation-control > .swiper-wrapper > .swiper-slide {
  width: 100px !important;
  height: 40px;
  line-height: 40px;
  transition: .5s ease;
  font-size: 16px;
  cursor: pointer;
  transition-property: color background-color;
  color: #1165ff;
}
.main > .operation > .container > .operation-control > .swiper-wrapper > .swiper-slide.swiper-slide-thumb-active {
  color: #ffffff;
  background-color: #1165ff;
}
.main > .operation > .container > .operation-content {
  padding: 60px 0;
}
.main > .operation > .container > .operation-content > .swiper-wrapper {
  overflow: hidden;
}
.main > .operation > .container > .operation-content .swiper-slide {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #ffffff;
}
.main > .operation > .container > .operation-content .item {
  width: auto !important;
  padding: 0 50px;
  color: #666666;
}
.main > .operation > .container > .operation-content .item > .iconfont {
  font-size: 45px;
  line-height: 1;
}
.main > .operation > .container > .operation-content .item > .name {
  padding: 20px 0;
  font-size: 16px;
  line-height: 1;
}

.main > .case-analyze {
  padding: 60px 0 120px;
  background: url('../image/ad-case-bg.png') no-repeat center center / cover;
}
.main > .case-analyze > .container {
  padding: 0;
}
.main > .case-analyze > .container > .title {
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.main > .case-analyze > .container > .title:after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  margin: 15px auto 0;
  background-color: #ffffff;
}
.main > .case-analyze > .container > .case-swiper {
  position: relative;
  
}
.main > .case-analyze > .container > .case-swiper > .swiper-wrapper {
  padding: 0;
}
.main > .case-analyze > .container > .case-swiper .swiper-slide {
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: bottom;
}
.main > .case-analyze > .container > .case-swiper .swiper-slide:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80%;
  margin: 0 auto;
  border-radius: 12px;
  background-color: rgba(0,0,0,.6);
}
.main > .case-analyze > .container > .case-swiper .swiper-slide .img {
  width: 80%;
  vertical-align: bottom;
  border-radius: 12px;
}
.main > .case-analyze > .container > .case-swiper .swiper-slide.swiper-slide-active:before {
  background-color: transparent;
}
.main > .case-analyze > .container > .case-swiper .prev-button,
.main > .case-analyze > .container > .case-swiper .next-button {
  position: absolute;
  top: 50%;
  font-size: 40px;
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1000;
  color: #666666;
  background-color: #ffffff;
}
.main > .case-analyze > .container > .case-swiper .prev-button {
  left: 5px;
}
.main > .case-analyze > .container > .case-swiper .next-button {
  right: 5px;
}

.main > #fh5co-news-list {
  padding: 60px 0;
}
.main > #fh5co-news-list .full-screen-en-title {
  font-weight: 700;
}
.main > #fh5co-news-list .text-big {
  color: #cccccc;
}
.main > #fh5co-news-list .media .media-body h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
}
#fh5co-news-list .media .media-body p {
  height: 44px;
  overflow: hidden;
}

.footer {
  background-color: #090b1a;
}
.footer > .footlink {
  padding: 20px 0;
}
.footer > .footlink .link-list {
  overflow: hidden;
  padding: 10px 0;
}
.footer > .footlink .link-list > .link-item {
  float: left;
  width: 20%;
}
.footer > .footlink .link-list > .link-item > .title {
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
}
.footer > .footlink .link-list > .link-item > .item {
  font-size: 14px;
  color: #cccccc;
}
.footer > .footlink .link-list > .qrcode {
  float: right;
  width: 90px;
}
.footer > .footlink .link-list > .qrcode > .img {
  width: 100%;
}
.footer > .footlink .link-list > .qrcode > .name {
  text-align: center;
}
.footer > .footlink .friendship-link {
  overflow: hidden;
  font-size: 14px;
  color: #cccccc;
}
.footer > .footlink .friendship-link > .title {
  float: left;
  padding-right: 12px;
  border-right: 1px solid #cccccc;
  line-height: 1;
}
.footer > .footlink .friendship-link > .box {
  margin-left: 70px;
  overflow: hidden;
}
.footer > .footlink .friendship-link > .box > .link {
  float: left;
  padding: 0 5px;
  margin: 0 5px;
  line-height: 1;
}
.footer > .copyright {
  border-top: 1px solid #171a35;
  text-align: center;
  background-color: #090b1a;
}

.contact-sidebar {
  position: fixed;
  top: 50%;
  right: 0;
  width: 50px;
  padding: 2px;
  transform: translateY(-50%);
  transition: width .5s ease;
  border-radius: 4px;
  z-index: 250;
  color: #ffffff;
  background-color: #f55e3f;
}
.contact-sidebar:hover {
  width: 80px;
}
.contact-sidebar a {
  display: inline-block;
  height: 100%;
  width: 100%;
  color: inherit;
}
.contact-sidebar > .list {
  padding: 0;
}
.contact-sidebar .list-item {
  position: relative;
  height: 50px;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
  transition: height .5s ease;
  text-align: center;
}
.contact-sidebar:hover .list-item {
  border: none;
}
.contact-sidebar .list-item:hover {
  border-radius: 4px;
  color: #f55e3f;
  background-color: #ffffff;
}
.contact-sidebar .list-item .name {
  position: absolute;
  bottom: 2px;
  width: 100%;
  line-height: 1;
  opacity: 0;
  user-select: none;
  font-size: 12px;
  white-space: nowrap;
  transition: opacity .6s ease;
}
.contact-sidebar .list-item:hover .name {
  opacity: 1;
  transition: none;
}
.contact-sidebar .list-item:hover {
  color: #f55e3f;
}
.contact-sidebar .list-item.go-top {
  border-bottom: none;
}
.contact-sidebar:hover .list-item {
  height: 80px;
}
.contact-sidebar .list-item i.iconfont {
  font-size: 30px;
  line-height: 50px;
  transition: .5s ease;
  transition-property: line-height font-size;
}
.contact-sidebar:hover .list-item i.iconfont {
  line-height: 80px;
  font-size: 50px;
}

.contact-sidebar .wechat {
  position: relative;
}
.contact-sidebar .wechat .qrcode {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 100px;
  padding: 5px;
  opacity: 0;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
  transform: translate(0, -50%);
  transition: opacity .5s ease;
  background-color: #ffffff;
}
.contact-sidebar .wechat:hover .qrcode {
  left: 0;
  opacity: 1;
  transform: translate(-110%, -50%);
}
.contact-sidebar .wechat .qrcode > .img {
  max-width: 100%;
}
.contact-sidebar .wechat .qrcode > .val {
  line-height: 1;
}

#fh5co-content-show .price-list {
  border: none;
}
.main > .price-list-box .margin-big-middle-bottom {
  margin-bottom: 25px;
}
.main > .price-list-box .margin-big-middle-bottom h1 {
  font-size: 32px;
}
#fh5co-content_show h1.full-screen-en-title {
  font-size: 30px;
}
.main > .price-list-box .price-list {
  display: flex;
  justify-content: space-between;
}
.main > .price-list-box .price-list > .price-item {
  flex: 0 0 32%;
  padding: 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  border-radius: 6px;
}
.main > .price-list-box .price-list > .price-item > .top {
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  border-bottom: none;
}
.main > .price-list-box .price-list > .price-item > .top .content {
  overflow: hidden;
}
.main > .price-list-box .price-list > .price-item > .top p {
  font-size: 14px;
  line-height: 30px;
  border-bottom: 1px solid #cccccc;
}
.main > .price-list-box .price-list > .price-item > .top > p {
  font-size: 16px;
  font-weight: 700;
}
.main > .price-list-box .price-list > .price-item .content > .x6:first-of-type {
  border-right: 1px solid #cccccc;
}
.main > .price-list-box .price-list > .price-item > .name {
  font-size: 16px;
  line-height: 1.5;
  color: #f55e3f;
}

.list-content .waterfull ul li .bitem > .title {
  height: 50px;
  line-height: 25px;
  overflow: hidden;
}
.list-content .waterfull ul li .bitem .info {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}

#fh5co-content_show .about_boxs,
#fh5co-content_show .about-content {
  height: auto !important;
}
#fh5co-content_show .about_boxs {
  border-radius: 6px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
}
#fh5co-content_show .about-content {
  padding: 70px;
  margin: 0;
}

#fh5co-content_show .time-line {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}
#fh5co-content_show .time-line:before {
  position: absolute;
  content: '';
  width: 1px;
  top: 0;
  bottom: 0;
  background-color: #D61919;
}
#fh5co-content_show .time-line > .time-item {
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 10px;
}
#fh5co-content_show .time-line > .time-item:before {
  content: '';
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  padding: 1px;
  margin-top: 8px;
  border: 1px solid #D61919;
  box-sizing: border-box;
  border-radius: 50%;
  transform: translateX(-50%);
  background-clip: content-box;
  background-color: #D61919;
}
#fh5co-content_show .time-line > .time-item > .left-time {
  display: inline-block;
  width: 110px;
  margin-right: 10px;
}


@media (max-width: 1200px) {
  
  .main > .index-top > .top > .text p {
    font-size: 35px;
  }
  .main > .index-top > .top > .img {
    width: 480px;
  }
  .main > .index-top > .platform {
    width: 96%;
  }

  
  .main > .case-analyze > .container > .case-swiper .swiper-slide .img {
    width: 100%;
  }
  .main > .case-analyze > .container > .case-swiper .swiper-slide:before {
    width: 100%;
  }
}


@media (max-width: 992px) {
  
  .main > .index-top > .top > .text p {
    font-size: 45px;
  }
  .main > .index-top > .top > .img {
    display: none;
  }
  
  .main > .business-introduce > .container .item {
    padding: 30px 20px 20px 20px;
  }
  
  .main > .dimension-control > .container > .dimension-content .swiper-slide {
    padding: 50px 0 0;
  }
  .main > .dimension-control > .container > .dimension-content .swiper-slide > .right > .img {
    width: 80%;
  }
  
  .main > .case-analyze > .container > .case-swiper .prev-button,
  .main > .case-analyze > .container > .case-swiper .next-button {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
  
  .main > .black-technology > .container .item > .left {
    width: auto;
    float: none;
    padding: 0 10%;
  }
  .main > .black-technology > .container .item > .right > .title {
    font-size: 27px;
    margin-bottom: 15px;
  }
  
  .footer > .footlink .link-list > .link-item {
    width: 30%;
  }
}


@media (max-width: 768px) {
  
  .mobile-nav.show,
  .mobile-mask.show {
    display: block !important;
    visibility: visible !important;
  }
  .mobile-nav.show {
    left: 0;
  }
  .mobile-mask.show {
    background-color: rgba(0, 0, 0, .5);
  }
  .header > .container > .btns {
    right: 60px;
  }
  .header #open-menu {
    position: absolute;
    right: 10px;
    width: 40px;
    height: 40px;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
    display: block !important;
    visibility: visible !important;
  }
  .mobile-nav > #close-menu {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 10px;
    right: 10px;
    font-size: 28px;
  }
  .mobile-nav > .nav-item {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
  }
  .mobile-nav > .nav-item.active {
    background-color: #f0f0f0;
  }
  .mobile-nav > .nav-item > .nav-link {
    display: block;
  }
  
  .main > .index-top {
    height: 500px;
    margin-bottom: 160px;
  }
  .main > .index-top > .top > .text {
    top: 40%;
  }
  .main > .index-top > .top > .text p {
    font-size: 35px;
  }
  .main > .index-top > .platform .item > i.iconfont {
    width: 75px;
    height: 75px;
    font-size: 40px;
    line-height: 75px;
  }
  .main > .index-top > .platform .item > .name {
    padding-top: 15px;
    font-size: 15px;
  }
  .main > .index-top > .platform {
    height: 265px;
  }
  
  .main > .business-introduce > .container .item {
    width: 50%;
  }
  
  .header > .container > .nav {
    display: none;
  }
  
  .main > .solution > .container {
    padding-left: 10px;
  }
  .main > .solution > .container > .classify > .item {
    padding: 15px 5px;
    box-sizing: border-box;
  }
  
  .main > .case-analyze > .container > .case-swiper {
    padding: 0 5px;
  }
  .main > .case-analyze {
    padding-bottom: 80px;
  }
  .main > .case-analyze > .container > .case-swiper .prev-button,
  .main > .case-analyze > .container > .case-swiper .next-button {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  
  .main > .operation > .container > .operation-content .item {
    padding: 0 10px;
  }
  .main > .operation > .container > .operation-content .item > .name {
    padding: 12px 0;
  }
  .main > .operation > .container > .operation-content > .swiper-wrapper {
    padding-left: 0;
  }
  .main > .operation > .container > .operation-content {
    padding: 50px 0;
  }

  
  .main > .price-list-box .price-list {
    flex-wrap: wrap;
  }
  .main > .price-list-box .price-list > .price-item {
    flex: 0 0 48%;
  }
  .main > .price-list-box .price-list > .price-item > .top {
    margin-bottom: 10px;
  }
  
  #fh5co-content_show .about-content {
    padding: 50px;
  }
  #fh5co-content_show .time-line > .time-item {
    padding-left: 15px;
    line-height: 25px;
  }
}


@media (max-width: 576px) {
  
  .main > .index-top > .top > .text p {
    font-size: 35px;
  }
  .main > .index-top > .platform .item > i.iconfont {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
  .main > .index-top > .top > .text p {
    font-size: 28px;
  }
  .main > .index-top > .platform .item > .name {
    padding-top: 10px;
    font-size: 13px;
  }
  
  .main > .dimension-control > .container > .dimension-content .swiper-slide {
    display: block;
    padding: 15px 5px 0;
   }
  .main > .dimension-control > .container > .dimension-content .swiper-slide > .left {
    float: none;
    width: auto;
  }
  .main > .dimension-control > .container > .dimension-content .swiper-slide > .right {
    width: auto;
  }
  .main > .dimension-control > .container > .dimension-content .swiper-slide > .left > .name {
    margin-bottom: 5px;
  }
  .main > .dimension-control > .container > .dimension-content .swiper-slide > .left > .subname {
    margin-top: 5px;
    padding-bottom: 5px;
  }
  
  .main > .business-introduce > .container .item {
    width: 100%;
  }
  
  .main > .solution > .container > .classify > .item {
    width: 50%;
  }
  
  .main > .price-list-box .price-list {
    justify-content: center;
  }
  .main > .price-list-box .price-list > .price-item {
    flex: 0 0 98%;
    padding: 10px;
  }
  
  #fh5co-content_show .about-content {
    padding: 20px;
  }
  #fh5co-content_show .time-line > .time-item {
    padding-left: 12px;
    margin-bottom: 8px;
  }
  #fh5co-content_show .margin-big-middle-bottom {
    margin-bottom: 10px;
  }
}


@media (max-width: 410px) {
  
  .main > .index-top {
    height: 350px;
  }
  .main > .index-top > .top > .text p.code {
    font-size: 16px;
    padding: 0 15px;
    line-height: 40px;
  }
  .main > .index-top > .top > .text p {
    font-size: 24px;
  }
  .main > .index-top > .platform {
    height: 220px;
  }
  .main > .index-top > .platform .item {
    padding: 30px 0;
  }
  .main > .index-top > .platform > .title {
    font-size: 26px;
  }
  
  .main > .business-introduce {
    padding: 0;
  }
  .main > .business-introduce > .container > .title {
    font-size: 28px;
    padding: 20px 0 30px;
  }
  
  .main > .dimension-control > .container > .title {
    font-size: 28px;
  }
  .main > .dimension-control > .container {
    padding-bottom: 10px;
  }
  
  .main > .solution > .container > .title {
    padding: 25px 0;
  }
  
  .main > .black-technology > .container .item > .right {
    padding-left: 0;
  }
  .main > .black-technology > .container .item > .right > .title {
    font-size: 24px;
  }
  
  .main > .operation > .container > .desc {
    padding: 10px 0 25px;
    font-size:16px;
  }
  .main > .operation > .container > .operation-content {
    padding: 30px 0;
  }
  
  .main > .case-analyze {
    padding: 40px 0;
  }
  .main > .case-analyze > .container > .title {
    font-size: 28px;
  }
  .main > .case-analyze > .container > .title:after {
    height: 3px;  
  }
  
  .main > #fh5co-news-list {
    padding: 35px 0;
  }
  .main > #fh5co-news-list .full-screen-en-title {
    font-size: 28px;
  }
  .main > #fh5co-news-list .blankbig {
    height: 25px; 
  }
  .main > #fh5co-news-list .margin-large-top {
    margin-top: 15px;
  }
  
  .footer > .footlink .link-list > .link-item {
    width: 50%;
    margin-bottom: 20px;
  }
  .footer > .footlink .link-list > .qrcode {
    float: none;
    width: auto;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
  .footer > .footlink .link-list > .qrcode > .img {
    max-width: 180px;
  }
}