@import url(font.css);
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  outline: none;
  box-sizing: border-box;
}
body {
  font-size: 16px;
  line-height: 1.625;
  color: #212128;
  font-family: "Microsoft YaHei";
}
.layout {
  margin: 0 auto;
  width: 1200px;
}
.clearfix {
  clear: both;
}
.index {
  background-color: #F3F8FF;
}
.index .header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
.index .homeBanner {
  width: 100%;
  height: 641px;
}
.index .homeBanner .swiper-container {
  width: 100%;
  height: 100%;
}
.index .homeBanner .swiper-slide > div {
  width: 100%;
  height: 100%;
}
.index .homeBanner .swiper-slide > div .carousel-text {
  padding: 240px 0 0 0;
  color: #fff;
  width: 1200px;
  margin: 0 auto;
}
.index .homeBanner .swiper-slide > div .carousel-text1 {
  padding: 240px 0 0 0;
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.index .home-banner-text {
  margin-top: 82px;
}
.index .category-list {
  text-align: left;
  margin: 50px -10px 0;
  overflow: hidden;
}
.index .category-list .category-list-item {
  float: left;
  width: 380px;
  height: 295px;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  border: 2px solid rgba(255, 255, 255, 0.43);
  backdrop-filter: blur(10px);
  margin: 0 10px;
}
.index .category-list .category-list-item .title {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 62px;
  border-bottom: #fff solid 1px;
  float: left;
}
.index .category-list .category-list-item .container {
  width: 100%;
  float: left;
  padding-top: 28px;
}
.index .category-list .category-list-item .container .org-top {
  height: 123px;
  display: flex;
  align-items: flex-start;
}
.index .category-list .category-list-item .container .org-top .item {
  flex: 1;
  height: 100%;
  border-right: #fff solid 1px;
  padding: 0 10px;
}
.index .category-list .category-list-item .container .org-top .item h1 {
  font-size: 14px;
  font-weight: 400;
  color: #212128;
  line-height: 22px;
  text-align: center;
}
.index .category-list .category-list-item .container .org-top .item p {
  font-size: 12px;
  font-weight: 400;
  color: #60606B;
  line-height: 20px;
  margin-top: 5px;
}
.index .category-list .category-list-item .container .org-top .item:last-child {
  border-right: none;
  padding-right: 0;
}
.index .category-list .category-list-item .container .org-top .item:first-child {
  padding-left: 0;
}
.index .category-list .category-list-item .container .org-bottom {
  text-align: center;
  margin-top: 10px;
}
.index .category-list .category-list-item .container .org-bottom a {
  display: inline-block;
  text-align: center;
  width: 86px;
  height: 29px;
  line-height: 29px;
  background: #316BFB;
  border-radius: 5px;
  color: #fff;
  margin-top: 25px;
  font-size: 12px;
}
.index .category-list .category-list-item .container .org-bottom a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.index .category-list .category-list-item .container ul {
  width: 100%;
}
.index .category-list .category-list-item .container ul li {
  width: calc(33.33% + 20px);
  float: left;
  border-right: #fff solid 1px;
  padding: 0 20px;
  position: relative;
}
.index .category-list .category-list-item .container ul li:first-child {
  padding-left: 0;
  width: calc(33.33% - 10px);
}
.index .category-list .category-list-item .container ul li:last-child {
  padding-right: 0;
  width: calc(33.33% - 10px);
}
.index .category-list .category-list-item .container ul li > div {
  width: 100%;
  float: left;
}
.index .category-list .category-list-item .container ul li .li-topImg {
  position: absolute;
  left: 0;
  top: -24px;
}
.index .category-list .category-list-item .container ul li .li-name {
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  height: 22px;
  overflow: hidden;
}
.index .category-list .category-list-item .container ul li .li-info {
  height: 17px;
  font-size: 12px;
  overflow: hidden;
  margin-top: 5px;
  line-height: 17px;
  color: #60606B;
  text-align: center;
}
.index .category-list .category-list-item .container ul li .li-img {
  height: 50px;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.index .category-list .category-list-item .container ul li .li-img .user {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.index .category-list .category-list-item .container ul li .li-img .crown {
  width: 41px;
  height: 40px;
  position: absolute;
  left: 42px;
  top: -14px;
}
.index .category-list .category-list-item .container ul li .li-img .logo {
  width: 100%;
  height: 39px;
  margin-top: 5px;
}
.index .category-list .category-list-item .container ul li .li-goods {
  height: 34px;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.index .category-list .category-list-item .container ul li .li-goods > div {
  margin-top: 3px;
  width: 28px;
  height: 28px;
}
.index .category-list .category-list-item .container ul li .li-goods > div img {
  width: 100%;
  height: 100%;
}
.index .category-list .category-list-item .container ul li .li-desc {
  color: #212128;
  font-size: 12px;
  height: 34px;
  line-height: 17px;
  overflow: hidden;
  margin-top: 10px;
}
.index .category-list .category-list-item .container ul li .li-more a {
  display: block;
  text-align: center;
  height: 29px;
  line-height: 29px;
  background: #316BFB;
  border-radius: 5px;
  color: #fff;
  margin-top: 10px;
  font-size: 12px;
}
.index .category-list .category-list-item .container ul li .li-more a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.index .category-list .category-list-item .container ul li:last-child {
  border-right: none;
}
.index .functionBox {
  margin-top: 104px;
}
.index .functionBox .title {
  position: relative;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  color: #212128;
  line-height: 45px;
  padding-bottom: 52px;
}
.index .functionBox .title::after {
  position: absolute;
  content: '';
  width: 98px;
  height: 32px;
  background: transparent url('../images/function-title.png') no-repeat scroll 0 0;
  left: 50%;
  bottom: 0;
  margin-left: -49px;
}
.index .functionBox .content {
  width: 100%;
  height: 462px;
  margin-top: 48px;
  display: flex;
}
.index .functionBox .content .function-left {
  width: 307px;
  margin-right: 24px;
  height: 100%;
}
.index .functionBox .content .function-left li {
  width: 100%;
  float: left;
  height: 114px;
  margin-top: 50px;
  background-color: #FBFCFF;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  backdrop-filter: blur(3px);
  display: flex;
  align-items: center;
  padding: 0 43px 0 28px;
}
.index .functionBox .content .function-left li.active {
  background: linear-gradient(149deg, #7DA6FF 0%, #316BFB 100%);
  box-shadow: 7px 1px 34px 0px rgba(56, 88, 164, 0.3);
  border-radius: 8px;
  backdrop-filter: blur(3px);
  border: none;
}
.index .functionBox .content .function-left li.active .function01 {
  background-image: url('../images/function1.png') !important;
}
.index .functionBox .content .function-left li.active .function02 {
  background-image: url('../images/function2.png') !important;
}
.index .functionBox .content .function-left li.active .function03 {
  background-image: url('../images/function3.png') !important;
}
.index .functionBox .content .function-left li.active span {
  color: #fff;
}
.index .functionBox .content .function-left li.active .arrow {
  display: block;
}
.index .functionBox .content .function-left li .icon {
  width: 80px;
  height: 80px;
  display: block;
  background-position: top center;
  background-repeat: no-repeat;
}
.index .functionBox .content .function-left li .icon.function01 {
  background-image: url('../images/function01.png');
}
.index .functionBox .content .function-left li .icon.function02 {
  background-image: url('../images/function02.png');
}
.index .functionBox .content .function-left li .icon.function03 {
  background-image: url('../images/function03.png');
}
.index .functionBox .content .function-left li span {
  display: block;
  flex: 1;
  font-size: 26px;
  font-weight: 500;
  color: #212128;
}
.index .functionBox .content .function-left li .arrow {
  width: 12px;
  height: 16px;
  display: none;
  background: transparent url('../images/arrow.png') no-repeat scroll 0 0;
}
.index .functionBox .content .function-left li:first-child {
  margin-top: 10px;
}
.index .functionBox .content .function-right {
  position: relative;
  flex: 1;
  background-image: url('../images/function_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
}
.index .functionBox .content .function-right .function-cont {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 73px 0 0 85px;
}
.index .functionBox .content .function-right .function-cont.active {
  display: block;
}
.index .functionBox .content .function-right .function-cont h1 {
  font-size: 28px;
  font-weight: 600;
  color: #212128;
  line-height: 40px;
}
.index .functionBox .content .function-right .function-cont ul {
  margin-top: 4px;
}
.index .functionBox .content .function-right .function-cont ul li {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #212128;
  line-height: 26px;
}
.index .functionBox .content .function-right .function-cont ul li::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: transparent url('../images/icon_sdk.png') no-repeat scroll 0 0;
  left: 0;
  top: 3px;
}
.index .functionBox .content .function-right .function-cont img {
  position: absolute;
  right: 55px;
  bottom: 89px;
}
.index .showBox {
  margin-top: 55px;
  padding-bottom: 64px;
}
.index .showBox .title {
  background-image: url('../images/nice.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 335px;
  text-align: center;
  height: 335px;
  padding-top: 80px;
}
.index .showBox .title h1 {
  position: relative;
  padding-bottom: 40px;
  font-size: 32px;
  font-weight: 600;
  color: #FFFEFF;
  line-height: 45px;
}
.index .showBox .title h1::after {
  position: absolute;
  content: '';
  width: 98px;
  height: 32px;
  background: transparent url('../images/function-title.png') no-repeat scroll 0 0;
  left: 50%;
  margin-left: -49px;
  bottom: 0;
}
.index .showBox .title p {
  font-size: 24px;
  font-weight: 400;
  color: #FFFEFF;
  line-height: 34px;
  margin-top: 37px;
}
.index .showBox .list {
  width: 1192px;
  overflow: hidden;
  margin: 50px auto 0;
}
.index .showBox .list .item {
  width: 298px;
  padding: 0 19px;
  float: left;
  margin-top: 50px;
}
.index .showBox .list .item a {
  display: block;
}
.index .showBox .list .item a .imgBox {
  width: 100%;
  height: 251px;
  overflow: hidden;
}
.index .showBox .list .item a .imgBox img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.index .showBox .list .item a h1 {
  font-size: 20px;
  font-weight: 400;
  color: #212128;
  line-height: 27px;
  margin-top: 21px;
  text-align: center;
}
.index .showBox .list .item a:hover .imgBox img {
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.livedata {
  background-image: url('../images/livedata_banner.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 482px;
  background-color: #F3F8FF;
}
.livedata .banner-text {
  margin-top: 62px;
  color: #006FFF;
}
.livedata .banner-text h2 {
  position: relative;
  display: inline-block;
  padding: 0 11px;
  font-size: 28px;
  line-height: 40px;
  font-weight: normal;
  font-family: "Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold";
}
.livedata .banner-text h2::before {
  position: absolute;
  content: '';
  width: 11px;
  height: 28px;
  background-image: url(../images/livedata_banner_word.png);
  background-repeat: no-repeat;
  background-position: left top;
  left: 0;
  top: 0;
}
.livedata .banner-text h2::after {
  position: absolute;
  content: '';
  width: 11px;
  height: 28px;
  background-image: url(../images/livedata_banner_word.png);
  background-repeat: no-repeat;
  background-position: right top;
  right: 0;
  bottom: 0;
}
.livedata .banner-text h1 {
  margin-top: 13px;
  font-size: 56px;
  line-height: 78px;
  font-weight: normal;
  font-family: "Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold";
}
.livedata .banner-text p {
  font-family: "Alibaba_PuHuiTi_2.0_65_Medium_65_Medium";
  line-height: 32px;
  font-size: 23px;
  letter-spacing: 5px;
  margin-top: 5px;
}
.livedata .diy-livedata {
  position: relative;
  padding: 45px;
  margin-top: 76px;
  background: #F3F8FF;
  box-shadow: 0px 2px 30px 0px rgba(0, 111, 255, 0.12);
  border-radius: 20px;
}
.livedata .diy-livedata .diy-icon {
  position: absolute;
  right: 45px;
  top: 20px;
}
.livedata .diy-livedata .diy-top h1 {
  font-size: 30px;
  font-weight: 400;
  color: #212128;
  line-height: 42px;
}
.livedata .diy-livedata .diy-top p {
  font-size: 20px;
  font-weight: 400;
  color: #60606B;
  line-height: 28px;
  letter-spacing: 10px;
  margin-top: 10px;
}
.livedata .diy-livedata > ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 34px;
}
.livedata .diy-livedata > ul li {
  width: 350px;
  height: 375px;
  background: #F3F8FF;
  box-shadow: 0px 2px 28px 0px rgba(0, 111, 255, 0.12);
  border-radius: 10px;
  padding: 20px 22px;
}
.livedata .diy-livedata > ul li .imgBox {
  width: 100%;
  height: 202px;
  overflow: hidden;
}
.livedata .diy-livedata > ul li .imgBox img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.livedata .diy-livedata > ul li h2 {
  font-size: 16px;
  font-weight: 400;
  color: #212128;
  line-height: 22px;
  margin-top: 24px;
}
.livedata .diy-livedata > ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #9BA1B4;
  line-height: 20px;
  margin-top: 13px;
}
.livedata .diy-livedata > ul li:hover .imgBox img {
  transform: scale(1.2);
}
.livedata .livedata-service {
  background: #fff;
  height: 448px;
}
.livedata .livedata-service h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  text-align: center;
  padding-top: 58px;
}
.livedata .livedata-service h1 span {
  color: #006FFF;
}
.livedata .livedata-service h2 {
  font-size: 24px;
  font-weight: 400;
  color: #9BA1B4;
  line-height: 33px;
  margin-top: 11px;
  text-align: center;
}
.livedata .livedata-service ul {
  text-align: center;
  margin-top: 55px;
}
.livedata .livedata-service ul li {
  display: inline-block;
  width: 452px;
  height: 186px;
  background: #F8F9FD;
  border-radius: 10px;
  margin: 0 17px;
  padding-left: 45px;
  padding-top: 7px;
  text-align: left;
}
.livedata .livedata-service ul li p {
  margin-top: 12px;
  line-height: 28px;
}
.livedata .livedata-service ul li p span {
  color: #EB8821;
  margin-right: 18px;
}
.livedata .livedata-resources {
  text-align: center;
  overflow: hidden;
}
.livedata .livedata-resources h1 {
  display: inline-block;
  width: 332px;
  height: 87px;
  line-height: 87px;
  background: #006FFF;
  border-radius: 10px;
  margin: 46px auto 20px;
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
}
.livedata .livedata-resources ul {
  width: 1020px;
  margin: 0 auto;
}
.livedata .livedata-resources ul li {
  margin: 20px 10px 0;
  width: 150px;
  height: 226px;
  background: #FFFFFF;
  border-radius: 10px;
  float: left;
}
.livedata .livedata-resources ul li:hover {
  box-shadow: 0px 2px 28px 0px rgba(0, 111, 255, 0.12);
}
.livedata .livedata-resources ul li > div {
  width: 100%;
  float: left;
}
.livedata .livedata-resources ul li .li-name {
  font-size: 16px;
  color: #212128;
  line-height: 22px;
  height: 22px;
  margin-top: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.livedata .livedata-resources ul li .li-info {
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 400;
  color: #60606B;
  line-height: 17px;
  margin-top: 5px;
}
.livedata .livedata-resources ul li .li-img {
  text-align: center;
  margin-top: 15px;
}
.livedata .livedata-resources ul li .li-img img {
  width: 111px;
  height: 39px;
}
.livedata .livedata-resources ul li .li-goods {
  text-align: center;
  margin-top: 17px;
}
.livedata .livedata-resources ul li .li-goods div {
  width: 28px;
  height: 28px;
  margin: 0 3px;
  display: inline-block;
}
.livedata .livedata-resources ul li .li-goods div img {
  width: 100%;
  height: 100%;
}
.livedata .livedata-resources ul li .li-more {
  margin-top: 15px;
}
.livedata .livedata-resources ul li .li-more a {
  display: inline-block;
  width: 108px;
  height: 29px;
  line-height: 29px;
  background: #316BFB;
  border-radius: 5px;
  font-size: 12px;
  color: #F7F8F2;
}
.livedata .livedata-resources ul li .li-more a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.anchor {
  background-image: url('../images/anchor_banner.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 694px;
  background-color: #FFFEFF;
}
.anchor .idmainrap {
  width: 239px;
  height: 285px;
  background: transparent url('../images/idmainrap.png') no-repeat scroll 0 0;
  text-align: center;
  padding-top: 60px;
  margin-top: 60px;
}
.anchor .idmainrap h1 {
  font-size: 34px;
  font-weight: 500;
  color: #01051B;
  line-height: 48px;
}
.anchor .idmainrap p {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 20px;
  margin-top: 7px;
}
.anchor .idmainrap a {
  display: inline-block;
  width: 123px;
  height: 41px;
  line-height: 41px;
  background: #4260FD;
  box-shadow: 0px 4px 4px 0px rgba(66, 96, 253, 0.21);
  border-radius: 2px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-top: 32px;
}
.anchor .idmainrap a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.anchor .level1 {
  display: flex;
  width: 1120px;
  margin: 34px auto 0;
  transition: all 0.5s ease;
}
.anchor .level1:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.anchor .level1 .tl {
  flex: 1;
  padding-left: 49px;
}
.anchor .level1 .tl h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.anchor .level1 .tl h2 {
  font-size: 22px;
  font-weight: 400;
  color: #25242E;
  margin-top: 30px;
}
.anchor .level1 .tl p {
  font-size: 20px;
  font-weight: 400;
  color: #60606B;
  line-height: 39px;
  margin-top: 28px;
}
.anchor .level1 .tr img {
  margin-top: 30px;
  margin-left: 82px;
}
.anchor .level2 {
  width: 1120px;
  background: #F3F6FD;
  border-radius: 10px;
  margin: 60px auto 0;
  padding: 11px 55px 32px 77px;
}
.anchor .level2 .item {
  display: flex;
  align-items: center;
  margin-top: 45px;
  transition: all 0.5s ease;
}
.anchor .level2 .item:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.anchor .level2 .item .text {
  flex: 1;
}
.anchor .level2 .item .text h1 {
  font-size: 30px;
  font-weight: 500;
  color: #316BFB;
  line-height: 42px;
}
.anchor .level2 .item .text p {
  font-size: 20px;
  font-weight: 500;
  color: #9BA1B4;
  line-height: 40px;
  margin-top: 20px;
}
.anchor .level2 .item:first-child .img {
  padding: 0 23px 0 102px;
}
.anchor .level2 .item:last-child .img {
  padding: 0 145px 0 24px;
}
.anchor .level3 {
  width: 100%;
  height: 288px;
  background-image: url('../images/anchorBg.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 288px;
  margin-top: 199px;
  text-align: center;
}
.anchor .level3 h1 {
  font-size: 37px;
  font-weight: 500;
  color: #FFFEFF;
  line-height: 52px;
  text-shadow: 0px 2px 2px rgba(58, 68, 112, 0.5);
  padding-top: 91px;
}
.anchor .level3 h2 {
  font-size: 24px;
  font-weight: 400;
  color: #FFFEFF;
  line-height: 33px;
  text-shadow: 0px 2px 2px rgba(58, 68, 112, 0.5);
  margin-top: 25px;
}
.anchor .marketing {
  display: flex;
  align-items: flex-start;
  margin: 118px auto 0;
  padding: 0 99px 0 57px;
  width: 1120px;
  height: 313px;
  border-radius: 5px;
  transition: all 0.5s ease;
}
.anchor .marketing:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.anchor .marketing .tl {
  margin-right: 57px;
}
.anchor .marketing .tr {
  flex: 1;
}
.anchor .marketing .tr h1 {
  font-size: 30px;
  font-weight: 500;
  color: #316BFB;
  line-height: 42px;
  margin-top: 34px;
}
.anchor .marketing .tr p {
  margin-top: 18px;
  width: 516px;
  font-size: 20px;
  font-weight: 500;
  color: #9BA1B4;
  line-height: 28px;
}
.anchor .marketing .tr .fr {
  text-align: left;
}
.anchor .marketing .tr .fr a {
  display: inline-block;
  width: 94px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #316BFB;
  border-radius: 5px;
  color: #F7F8F2;
  font-size: 14px;
  margin-top: 22px;
}
.anchor .marketing .tr .fr a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.anchor .case {
  margin-top: 50px;
}
.anchor .case h1 {
  font-size: 30px;
  font-weight: 500;
  color: #212128;
  line-height: 42px;
  text-align: center;
}
.anchor .case ul {
  margin-top: 30px;
  overflow: hidden;
}
.anchor .case ul li {
  width: 14.2%;
  float: left;
  padding: 0 20px 50px 20px;
  text-align: center;
}
.anchor .case ul li .li-name {
  height: 22px;
  font-size: 16px;
  color: #212128;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.anchor .case ul li .li-info {
  height: 17px;
  font-size: 12px;
  color: #60606B;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
}
.anchor .case ul li .li-img {
  height: 50px;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.anchor .case ul li .li-img .user {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.anchor .case ul li .li-desc {
  color: #212128;
  font-size: 12px;
  height: 34px;
  line-height: 17px;
  overflow: hidden;
  margin-top: 10px;
}
.anchor .case ul li .li-more a {
  display: block;
  text-align: center;
  height: 29px;
  line-height: 29px;
  background: #316BFB;
  border-radius: 5px;
  color: #fff;
  margin-top: 10px;
  font-size: 12px;
}
.anchor .case ul li .li-more a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.anchor .article-top,
.anchor .article-left,
.anchor .article-right {
  background-color: #fff;
  box-shadow: 0px 2px 28px 0px rgba(0, 111, 255, 0.12);
}
.anchor .article-top {
  line-height: 58px;
  border-radius: 5px;
  padding-left: 26px;
  margin-top: 46px;
  font-size: 14px;
}
.anchor .article-bottom {
  margin-top: 10px;
  display: -webkit-box;
}
.anchor .article-bottom .article-left {
  width: 207px;
  margin-right: 20px;
  padding: 0 27px 300px;
  position: relative;
}
.anchor .article-bottom .article-left h1 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #212128;
  line-height: 20px;
  margin-top: 25px;
}
.anchor .article-bottom .article-left h2 {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #60606B;
  line-height: 16px;
  margin-top: 5px;
}
.anchor .article-bottom .article-left .user-img {
  text-align: center;
  margin-top: 10px;
}
.anchor .article-bottom .article-left .user-img img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.anchor .article-bottom .article-left .user-info {
  text-align: center;
  padding: 0 20px;
  font-size: 12px;
  color: #212128;
  line-height: 16px;
  margin-bottom: 42px;
  margin-top: 15px;
}
.anchor .article-bottom .article-left > p {
  font-size: 12px;
  color: #60606B;
  line-height: 14px;
  margin-top: 15px;
}
.anchor .article-bottom .article-left > p span {
  color: #9BA1B4;
}
.anchor .article-bottom .article-left .code {
  position: absolute;
  width: 100%;
  bottom: 28px;
  left: 0;
  text-align: center;
  font-size: 12px;
  color: #9BA1B4;
}
.anchor .article-bottom .article-left .code p {
  margin-top: 10px;
}
.anchor .article-bottom .article-right {
  width: calc(100% - 227px);
  padding: 30px;
}
.anchor .article-bottom .article-right .mt30 {
  margin-top: 30px;
}
.anchor .article-bottom .article-right .title {
  position: relative;
  height: 18px;
  font-size: 16px;
  color: #212128;
  line-height: 18px;
  padding-left: 10px;
}
.anchor .article-bottom .article-right .title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 3px;
  height: 15px;
  background: #316BFB;
}
.anchor .article-bottom .article-right .flex {
  display: flex;
  align-items: flex-start;
}
.anchor .article-bottom .article-right .flex .flex-item {
  flex: 1;
}
.anchor .article-bottom .article-right .flex .flex-item.flex2 {
  flex: 2;
}
.anchor .article-bottom .article-right .label {
  margin-top: 19px;
  font-size: 14px;
  color: #9BA1B4;
  line-height: 17px;
}
.anchor .article-bottom .article-right .cont {
  margin-top: 8px;
  font-size: 14px;
  color: #60606B;
  line-height: 17px;
}
.anchor .article-bottom .article-right .textCont {
  font-size: 14px;
  color: #212128;
  margin-top: 19px;
}
.anchor .videow-banner {
  position: relative;
  width: 100%;
  height: 326px;
  margin-top: 25px;
  background: transparent url('../images/plan1.png') no-repeat scroll 0 0;
}
.anchor .videow-banner div {
  position: absolute;
  width: 723px;
  height: 237px;
  background: rgba(255, 255, 255, 0.8);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 50px 100px;
}
.anchor .videow-banner div h1 {
  font-size: 22px;
  color: #212128;
  line-height: 26px;
  margin-top: 9px;
  text-align: center;
}
.anchor .videow-banner div p {
  margin-top: 26px;
  font-size: 14px;
  color: #212128;
  line-height: 22px;
}
.anchor .videow-item-a {
  position: relative;
  width: 1073px;
  height: 483px;
  margin: 80px auto 0;
  background: transparent url('../images/plan2.png') no-repeat scroll 0 0;
}
.anchor .videow-item-a div {
  position: absolute;
  width: 542px;
  height: 186px;
  left: 410px;
  top: 125px;
  background: #316BFB;
  padding: 30px 58px;
}
.anchor .videow-item-a div h1 {
  text-align: center;
  margin-top: 17px;
  font-size: 22px;
  color: #F3F8FF;
  line-height: 26px;
  font-weight: 500;
}
.anchor .videow-item-a div p {
  font-size: 14px;
  color: #F3F8FF;
  line-height: 22px;
  margin-top: 10px;
}
.anchor .videow-item-b {
  width: 919px;
  height: 383px;
  margin: 77px auto 0;
  padding-left: 72px;
  background: transparent url('../images/plan3.png') no-repeat scroll 0 0;
}
.anchor .videow-item-b h1 {
  font-size: 22px;
  font-weight: 400;
  color: #212128;
  line-height: 30px;
  padding-top: 93px;
}
.anchor .videow-item-b p {
  width: 264px;
  font-size: 14px;
  font-weight: 400;
  color: #212528;
  line-height: 22px;
  margin-top: 20px;
}
.anchor .videow-item-c {
  width: 919px;
  height: 284px;
  margin: 73px auto 0;
  padding-left: 612px;
  background: transparent url('../images/plan4.png') no-repeat scroll 0 0;
}
.anchor .videow-item-c h1 {
  font-size: 22px;
  color: #212128;
  font-weight: 400;
  line-height: 26px;
  padding-top: 72px;
}
.anchor .videow-item-c p {
  width: 264px;
  font-size: 14px;
  color: #212128;
  line-height: 22px;
  margin-top: 20px;
}
.brand {
  background-image: url('../images/brand_banner.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 484px;
  background-color: #F3F8FF;
}
.brand .banner-text {
  margin-top: 75px;
}
.brand .banner-text h2 {
  display: inline-block;
  position: relative;
  font-size: 30px;
  color: #264368;
  line-height: 42px;
  font-family: "Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold";
  padding: 0 11px;
}
.brand .banner-text h2::before {
  position: absolute;
  content: '';
  width: 11px;
  height: 29px;
  background-image: url(../images/brand_banner_word.png);
  background-repeat: no-repeat;
  background-position: left top;
  left: 0;
  top: 0;
}
.brand .banner-text h2::after {
  position: absolute;
  content: '';
  width: 11px;
  height: 29px;
  background-image: url(../images/brand_banner_word.png);
  background-repeat: no-repeat;
  background-position: right top;
  right: 0;
  bottom: 0;
}
.brand .banner-text h1 {
  margin-top: 15px;
  font-size: 60px;
  font-family: "Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold";
  color: #264368;
  line-height: 85px;
}
.brand .banner-text p {
  font-family: "Alibaba_PuHuiTi_2.0_65_Medium_65_Medium";
  margin-top: 5px;
  font-size: 23px;
  color: #264368;
  line-height: 32px;
  letter-spacing: 18px;
}
.brand .brand-container {
  width: 1122px;
  height: 654px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  margin: 97px auto 0;
  padding-top: 35px;
  text-align: center;
}
.brand .brand-container .brand-item {
  display: inline-block;
  width: 266px;
  height: 266px;
  background: #F3F8FF;
  border-radius: 5px;
  margin: 25px 13px 0;
}
.brand .brand-container .brand-item.one .top {
  background-image: url('../images/strategy1.png');
  color: #3254C3;
}
.brand .brand-container .brand-item.two .top {
  background-image: url('../images/strategy2.png');
  color: #5050DA;
}
.brand .brand-container .brand-item.three .top {
  background-image: url('../images/strategy3.png');
  color: #2BC395;
}
.brand .brand-container .brand-item.four .top {
  background-image: url('../images/strategy4.png');
  color: #968A87;
}
.brand .brand-container .brand-item.five .top {
  background-image: url('../images/strategy5.png');
  color: #967691;
}
.brand .brand-container .brand-item .top {
  height: 97px;
  padding: 26px 0 0 25px;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  float: left;
  width: 100%;
}
.brand .brand-container .brand-item .cont {
  float: left;
  width: 100%;
  padding: 19px 25px;
  font-size: 14px;
  color: #9BA1B4;
  line-height: 26px;
  text-align: left;
}
.brand .case {
  margin-top: 64px;
  text-align: center;
  overflow: hidden;
}
.brand .case h1 {
  font-size: 30px;
  font-weight: 500;
  color: #212128;
  line-height: 42px;
}
.brand .case ul {
  width: 1020px;
  margin: 0 auto;
}
.brand .case ul li {
  margin: 20px 10px 0;
  width: 150px;
  height: 226px;
  background: #FFFFFF;
  border-radius: 10px;
  float: left;
}
.brand .case ul li:hover {
  box-shadow: 0px 2px 28px 0px rgba(0, 111, 255, 0.12);
}
.brand .case ul li > div {
  width: 100%;
  float: left;
}
.brand .case ul li .li-name {
  font-size: 16px;
  color: #212128;
  line-height: 22px;
  height: 22px;
  margin-top: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.brand .case ul li .li-info {
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 400;
  color: #60606B;
  line-height: 17px;
  margin-top: 5px;
}
.brand .case ul li .li-img {
  text-align: center;
  margin-top: 15px;
}
.brand .case ul li .li-img img {
  width: 111px;
  height: 39px;
}
.brand .case ul li .li-goods {
  text-align: center;
  margin-top: 17px;
}
.brand .case ul li .li-goods div {
  width: 28px;
  height: 28px;
  margin: 0 3px;
  display: inline-block;
}
.brand .case ul li .li-goods div img {
  width: 100%;
  height: 100%;
}
.brand .case ul li .li-more {
  margin-top: 15px;
}
.brand .case ul li .li-more a {
  display: inline-block;
  width: 108px;
  height: 29px;
  line-height: 29px;
  background: #316BFB;
  border-radius: 5px;
  font-size: 12px;
  color: #F7F8F2;
}
.brand .case ul li .li-more a:hover {
  background-color: rgba(49, 107, 251, 0.6);
}
.brand .article-top,
.brand .article-left {
  background-color: #fff;
  box-shadow: 0px 2px 28px 0px rgba(0, 111, 255, 0.12);
}
.brand .article-top {
  line-height: 58px;
  border-radius: 5px;
  padding-left: 26px;
  margin-top: 204px;
  font-size: 14px;
}
.brand .article-bottom {
  margin-top: 10px;
  display: -webkit-box;
}
.brand .article-bottom .article-left {
  width: 207px;
  margin-right: 20px;
  padding: 0 20px 300px;
  position: relative;
}
.brand .article-bottom .article-left .brand-logo {
  margin-top: 30px;
  text-align: center;
}
.brand .article-bottom .article-left .brand-logo img {
  height: 82px;
  max-width: 100%;
}
.brand .article-bottom .article-left .brand-name {
  font-size: 16px;
  color: #60606B;
  line-height: 18px;
  text-align: center;
  margin-top: 33px;
  padding-bottom: 18px;
  border-bottom: 1px solid #E8EBF2;
}
.brand .article-bottom .article-left .brand-desc {
  margin-top: 18px;
  font-size: 14px;
  color: #212128;
  line-height: 26px;
}
.brand .article-bottom .article-left .code {
  position: absolute;
  width: 100%;
  bottom: 28px;
  left: 0;
  text-align: center;
  font-size: 12px;
  color: #9BA1B4;
}
.brand .article-bottom .article-left .code p {
  margin-top: 10px;
}
.brand .article-bottom .article-right {
  width: calc(100% - 227px);
  display: flex;
  flex-direction: column;
}
.brand .article-bottom .article-right .brand-banner {
  width: 100%;
}
.brand .article-bottom .article-right .brand-banner img {
  width: 100%;
  height: 300px;
  vertical-align: top;
}
.brand .article-bottom .article-right .article-cont {
  margin-top: 20px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 0 30px 30px;
}
.brand .article-bottom .article-right .article-cont .title {
  position: relative;
  height: 18px;
  font-size: 16px;
  color: #212128;
  line-height: 18px;
  padding-left: 10px;
  margin-top: 24px;
}
.brand .article-bottom .article-right .article-cont .title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 3px;
  height: 15px;
  background: #316BFB;
}
.brand .article-bottom .article-right .article-cont .listUser {
  overflow: hidden;
  margin-top: 4px;
}
.brand .article-bottom .article-right .article-cont .listUser li {
  float: left;
  width: 160px;
  margin-right: 20px;
  text-align: center;
  margin-top: 20px;
  box-shadow: 0px 2px 10px 0px rgba(46, 80, 121, 0.1);
  padding: 20px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.brand .article-bottom .article-right .article-cont .listUser li .userImg {
  width: 100%;
  float: left;
}
.brand .article-bottom .article-right .article-cont .listUser li .userImg img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.brand .article-bottom .article-right .article-cont .listUser li .userName {
  font-size: 16px;
  color: #9BA1B4;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}
.brand .article-bottom .article-right .article-cont .listUser li:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.brand .article-bottom .article-right .article-cont .listUser li:hover .userName {
  color: #006FFF;
}
.brand .article-bottom .article-right .article-cont .listGoods {
  overflow: hidden;
  margin-top: 4px;
}
.brand .article-bottom .article-right .article-cont .listGoods li {
  float: left;
  width: 205px;
  margin-right: 20px;
  text-align: center;
  margin-top: 20px;
  border: 1px solid #E4EBFF;
  padding: 20px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.brand .article-bottom .article-right .article-cont .listGoods li .goodsImg {
  width: 100%;
  float: left;
}
.brand .article-bottom .article-right .article-cont .listGoods li .goodsImg img {
  width: 100%;
  height: 156px;
}
.brand .article-bottom .article-right .article-cont .listGoods li .goodsName {
  font-size: 16px;
  color: #9BA1B4;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}
.brand .article-bottom .article-right .article-cont .listGoods li:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.brand .article-bottom .article-right .article-cont .listGoods li:hover .goodsName {
  color: #006FFF;
}
.about {
  background-image: url('../images/abous_us_banner.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 653px;
  background-color: #F3F8FF;
}
.about .banner-text {
  position: relative;
  width: 1126px;
  height: 410px;
  margin: 361px auto 0;
}
.about .banner-text > img {
  position: absolute;
  left: 464px;
  top: -46px;
  z-index: 3;
}
.about .banner-text .text {
  width: 619px;
  height: 398px;
  background: #FFFFFF;
  padding: 51px 70px 0 67px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.about .banner-text .text::after {
  position: absolute;
  content: '';
  width: 478px;
  height: 8px;
  background: #4479FC;
  left: 0;
  bottom: 0;
}
.about .banner-text .text::before {
  position: absolute;
  content: '';
  width: 141px;
  height: 8px;
  background: #FC8844;
  right: 0;
  bottom: 0;
}
.about .banner-text .text h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.about .banner-text .text p {
  font-size: 18px;
  font-weight: 400;
  color: #60606B;
  line-height: 39px;
  margin-top: 18px;
}
.about .banner-text .tr {
  position: absolute;
  right: 0;
  top: 12px;
  z-index: 1;
}
.about .level1 {
  width: 984px;
  margin: 75px auto 0;
  overflow: hidden;
}
.about .level1 .item {
  float: left;
  width: 434px;
  height: 102px;
  margin: 45px 29px 0;
  text-align: center;
  transition: all 0.5s ease;
}
.about .level1 .item:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.about .level1 .item h1 {
  display: inline-block;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 33px;
  margin-top: 35px;
  padding-left: 12px;
}
.about .level1 .item h1::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 5px;
  height: 22px;
  background: #FFFFFF;
}
.about .level1 .item:nth-child(1) {
  background: transparent url('../images/about3.png') no-repeat scroll 0 0;
}
.about .level1 .item:nth-child(2) {
  background: transparent url('../images/about4.png') no-repeat scroll 0 0;
}
.about .level1 .item:nth-child(3) {
  background: transparent url('../images/about5.png') no-repeat scroll 0 0;
}
.about .level1 .item:nth-child(4) {
  background: transparent url('../images/about6.png') no-repeat scroll 0 0;
}
.about .level2 {
  width: 926px;
  margin: 6px auto 0;
}
.about .level2 .item {
  display: flex;
  margin-top: 60px;
  transition: all 0.5s ease;
}
.about .level2 .item:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.about .level2 .item .text {
  flex: 1;
  padding: 0 0 0 40px;
}
.about .level2 .item .text h1 {
  position: relative;
  font-size: 24px;
  font-weight: 400;
  color: #02041E;
  line-height: 33px;
  margin-top: 33px;
  padding-left: 12px;
}
.about .level2 .item .text h1::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 5px;
  height: 22px;
  background: #316BFB;
}
.about .level2 .item .text p {
  font-size: 18px;
  font-weight: 400;
  color: #60606B;
  line-height: 39px;
  margin-top: 17px;
}
.about .level2 .item:first-child .img {
  margin-right: 18px;
}
.about .level2 .item:last-child .img {
  margin-left: 18px;
}
.about .level3 {
  position: relative;
  width: 926px;
  margin: 90px auto 0;
  overflow: hidden;
}
.about .level3::before {
  position: absolute;
  content: '核心优势';
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
  left: 0;
  top: 3px;
}
.about .level3 .item {
  text-align: center;
  float: left;
  width: 304px;
  height: 190px;
  transition: all 0.5s ease;
}
.about .level3 .item:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.about .level3 .item:nth-child(1) {
  background: #316BFB;
  margin-top: 79px;
  width: 305px;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}
.about .level3 .item:nth-child(2) {
  background: #16A0E9;
  margin-top: 79px;
}
.about .level3 .item:nth-child(3) {
  width: 317px;
  height: 269px;
}
.about .level3 .item:nth-child(4) {
  width: 610px;
}
.about .level3 .item:nth-child(5) {
  width: 316px;
  background: #316BFB;
}
.about .level3 .item h1 {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  margin-top: 44px;
}
.about .level3 .item p {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
  margin-top: 31px;
}
.about .partner {
  margin-top: 98px;
}
.about .partner h1 {
  font-size: 30px;
  font-weight: 500;
  color: #212128;
  line-height: 42px;
  text-align: center;
}
.about .partner ul {
  width: 992px;
  margin: 10px auto 0;
  overflow: hidden;
}
.about .partner ul li {
  width: 212px;
  height: 96px;
  margin: 30px 18px;
  float: left;
  overflow: hidden;
  border-radius: 5px;
}
.about .partner ul li img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.about .partner ul li:hover {
  box-shadow: 0px 2px 30px 0px rgba(0, 111, 255, 0.12);
}
.about .partner ul li:hover img {
  transform: scale(1.2);
}
.about .about-article-box {
  width: 1200px;
  background: #FFFFFF;
  border-radius: 5px;
  margin: 65px auto 0;
  padding: 60px;
}
.about .about-article-box h1 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #212128;
  line-height: 22px;
}
.about .about-article-box .text {
  font-size: 16px;
  color: #60606B;
  margin-top: 24px;
  line-height: 2em;
  text-align: justify;
  word-wrap: break-word;
}
.gold {
  background-image: url('../images/commercialize_banner.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 445px;
  background-color: #F3F8FF;
}
.gold .banner-text {
  margin-top: 89px;
}
.gold .banner-text h1 {
  font-size: 42px;
  font-weight: 400;
  color: #02041E;
  line-height: 59px;
  letter-spacing: 2px;
}
.gold .banner-text p {
  margin-top: 14px;
  font-size: 26px;
  color: #02041E;
  line-height: 30px;
}
.gold .gold-box {
  position: relative;
  width: 1062px;
  margin: 280px auto 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.gold .gold-box:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.gold .gold-box > div {
  float: left;
  padding-top: 105px;
  width: 482px;
}
.gold .gold-box > div h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.gold .gold-box > div p {
  font-size: 18px;
  font-weight: 400;
  color: #60606B;
  line-height: 39px;
  margin-top: 31px;
}
.gold .gold-box img {
  float: right;
}
.gold .gold-box::before {
  position: absolute;
  content: '';
  left: 0;
  top: 35px;
  width: 80px;
  height: 24px;
  background: #316BFB;
  border: 1px solid #979797;
}
.gold .gold-box::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 81px;
  background: #316BFB;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.gold .gold-text {
  text-align: center;
  margin-top: 174px;
  padding-bottom: 26px;
}
.gold .gold-text h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.gold .gold-text p {
  font-size: 24px;
  font-weight: 400;
  color: #02041E;
  line-height: 33px;
  margin-top: 15px;
}
.gold .gold-item {
  width: 968px;
  margin: 68px auto 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.gold .gold-item:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.gold .gold-item > div {
  width: 440px;
}
.gold .gold-item > div h1 {
  position: relative;
  font-size: 24px;
  font-weight: 400;
  color: #02041E;
  line-height: 33px;
  padding: 0 0 0 12px;
  margin-top: 33px;
}
.gold .gold-item > div h1::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 22px;
  background: #316BFB;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.gold .gold-item > div p {
  margin-top: 33px;
  font-size: 18px;
  font-weight: 400;
  color: #60606B;
  line-height: 39px;
}
.gold .gold-item.left > div {
  float: right;
}
.gold .gold-item.left img {
  float: left;
}
.gold .gold-item.right > div {
  float: left;
}
.gold .gold-item.right img {
  float: right;
}
.goods {
  background-image: url('../images/goods-banner.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 631px;
  background-color: #F3F8FF;
}
.goods .banner-text {
  text-align: center;
  margin-top: 142px;
}
.goods .banner-text h1 {
  position: relative;
  padding-bottom: 51px;
  font-size: 32px;
  font-weight: 600;
  color: #212128;
  line-height: 45px;
}
.goods .banner-text h1::after {
  position: absolute;
  content: '';
  width: 98px;
  height: 32px;
  background: transparent url(../images/function-title.png) no-repeat scroll 0 0;
  left: 50%;
  margin-left: -49px;
  bottom: 0;
}
.goods .banner-text h2 {
  font-size: 24px;
  font-weight: 400;
  color: #212128;
  line-height: 34px;
  margin-top: 36px;
}
.goods .goods-container {
  width: 1158px;
  background: #FFFFFF;
  box-shadow: 0px 2px 30px 0px rgba(0, 111, 255, 0.12);
  border-radius: 10px;
  margin: 93px auto 0;
  padding: 76px 79px;
  overflow: hidden;
}
.goods .goods-container .catogery-box {
  background: #F3F8FF;
  border-radius: 10px;
  padding: 17px 0 41px 41px;
  width: 100%;
  float: left;
}
.goods .goods-container .catogery-box a {
  display: block;
  float: left;
  line-height: 1;
  padding: 6px 10px;
  color: #737A90;
  border-radius: 5px;
  font-size: 14px;
  margin: 23px 30px 0 0;
}
.goods .goods-container .catogery-box a.active {
  background-color: rgba(41, 100, 255, 0.1);
  color: #2964FF;
}
.goods .goods-container .catogery-box a:hover {
  color: #2964FF;
}
.goods .goods-container .goods-list {
  width: 1020px;
  float: left;
  margin: 26px 0 0;
}
.goods .goods-container .goods-list li {
  width: 235px;
  height: 335px;
  background: #FFFFFF;
  box-shadow: 0px 0 10px 2px rgba(93, 93, 93, 0.15);
  border-radius: 10px;
  float: left;
  padding: 20px;
  margin-right: 20px;
  margin-top: 20px;
}
.goods .goods-container .goods-list li .img {
  width: 100%;
  height: 161px;
  border-radius: 10px;
  overflow: hidden;
  float: left;
}
.goods .goods-container .goods-list li .img img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.goods .goods-container .goods-list li .name {
  width: 100%;
  float: left;
  height: 44px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  color: #60606B;
  line-height: 22px;
  margin-top: 15px;
}
.goods .goods-container .goods-list li .price {
  width: 100%;
  float: left;
  border-top: 1px solid #EEEEEE;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #9BA1B4;
  line-height: 24px;
}
.goods .goods-container .goods-list li .price > div {
  font-size: 14px;
  font-weight: 500;
  color: #FE5E2F;
}
.goods .goods-container .goods-list li .price > div span {
  float: left;
}
.goods .goods-container .goods-list li .price > div span:last-child {
  float: right;
  color: #9BA1B4;
  font-size: 12px;
  text-decoration: line-through;
}
.goods .goods-container .goods-list li:hover .img img {
  transform: scale(1.2);
}
.goods .goods-container .goods-list li:hover .name {
  color: #FE5E2F;
}
.goods .goods-detail-box {
  width: 1128px;
  background: #FFFFFF;
  box-shadow: 0px 2px 30px 0px rgba(0, 111, 255, 0.12);
  border-radius: 10px;
  margin: 20px auto 0;
  padding: 0 246px 0;
  overflow: hidden;
}
.goods .goods-detail-box .flex {
  display: flex;
  margin-top: 35px;
  align-items: flex-start;
}
.goods .goods-detail-box .flex .tl {
  margin-right: 30px;
}
.goods .goods-detail-box .flex .tl img {
  width: 200px;
  height: 200px;
  border-radius: 10px;
}
.goods .goods-detail-box .flex .tr {
  flex: 1;
}
.goods .goods-detail-box .flex .tr .price-box div {
  display: inline-block;
  font-size: 12px;
  color: #9BA1B4;
  line-height: 17px;
  margin-right: 70px;
}
.goods .goods-detail-box .flex .tr .price-box div span {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #FE5E2F;
  line-height: 24px;
  margin-top: 5px;
}
.goods .goods-detail-box .flex .tr h1 {
  color: #212128;
  line-height: 25px;
  margin-top: 25px;
  font-size: 18px;
  font-weight: 500;
}
.goods .goods-detail-box .flex .tr p {
  font-size: 14px;
  color: #9BA1B4;
  line-height: 25px;
  margin-top: 15px;
}
.goods .goods-detail-box .bottom {
  border-top: 1px solid #EEEEEE;
  margin-top: 27px;
  padding: 20px 0 23px;
  display: flex;
}
.goods .goods-detail-box .bottom div {
  flex: 1;
  text-align: center;
  font-size: 14px;
  color: #9BA1B4;
  line-height: 20px;
}
.goods .goods-detail-box .bottom div:first-child {
  text-align: left;
}
.goods .goods-detail-box .bottom div:last-child {
  text-align: right;
}
.goods .goods-detail-box .detail-title {
  border-bottom: 1px solid #EEEEEE;
  font-size: 16px;
  color: #212128;
  line-height: 22px;
  padding: 25px 0 22px;
  margin-bottom: 25px;
}
.goods .goods-detail-box .goods-info {
  overflow: hidden;
}
.goods .goods-detail-box .goods-info li {
  width: 50%;
  font-size: 14px;
  color: #60606B;
  line-height: 20px;
  margin: 3px 0 35px;
  float: left;
}
.goods .goods-detail-box .goods-info li span {
  color: #8689A7;
  margin-right: 15px;
}
.goods .goods-detail-box > p {
  font-size: 14px;
  color: #8689A7;
  line-height: 25px;
  margin-bottom: 35px;
}
.goods .goods-detail-box > table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 35px;
}
.goods .goods-detail-box > table thead tr th {
  height: 50px;
  background: #F4F5F8;
  font-weight: normal;
  font-size: 14px;
  color: #212128;
}
.goods .goods-detail-box > table thead tr th:first-child {
  border-radius: 10px 0 0 0;
}
.goods .goods-detail-box > table thead tr th:last-child {
  border-radius: 0 10px 0 0;
}
.goods .goods-detail-box > table tbody tr td {
  padding: 20px 10px;
  font-size: 14px;
  color: #212128;
  line-height: 20px;
  text-align: center;
}
.goods .goods-detail-box > table tbody tr td:first-child {
  border-left: 1px solid #eee;
}
.goods .goods-detail-box > table tbody tr td:last-child {
  border-right: 1px solid #eee;
}
.goods .goods-detail-box > table tbody tr:last-child td {
  border-bottom: 1px solid #eee;
}
.clearfix {
  clear: both;
}
.search-pagination {
  margin-top: 60px;
  text-align: right;
}
.search-pagination .pagination li {
  display: inline-block;
  color: #60606B;
  font-size: 14px;
  line-height: 30px;
}
.search-pagination .pagination li a {
  color: #60606B;
  display: inline-block;
  padding: 0 10px;
}
.search-pagination .pagination li a:hover {
  color: #1b8cff;
}
.search-pagination .pagination li.active a {
  background-color: #1b8cff;
  color: #fff;
  border-radius: 4px;
}
.search-pagination .pagination li.active a:hover {
  color: #fff;
}
.search-pagination .pagination li:first-child a:hover {
  color: #60606B;
}
.mechanism {
  background-image: url('../images/huizhuo.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 402px;
  background-color: #fff;
}
.mechanism .banner-text {
  width: 1200px;
  margin: 0 auto;
}
.mechanism .banner-text h1 {
  font-size: 42px;
  font-family: 'Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold';
  font-weight: 600;
  color: #25242E;
  line-height: 59px;
  letter-spacing: 2px;
  margin-top: 92px;
}
.mechanism .banner-text p {
  font-size: 26px;
  font-family: 'Alibaba_PuHuiTi_2.0_65_Medium_65_Medium';
  color: #25242E;
  line-height: 37px;
  letter-spacing: 11px;
  margin-top: 14px;
}
.mechanism .banner-text span {
  margin-top: -30px;
  float: right;
  background-color: #fff;
}
.mechanism .banner-text span p {
  text-align: center;
  font-family: inherit;
  font-size: 16px;
  color: #666;
  letter-spacing: 0;
  margin: 0;
  padding: 10px 0 0;
  line-height: 1;
}
.mechanism .banner-text span img {
  width: 150px;
  height: auto;
}
.mechanism .navs {
  text-align: center;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.04);
  padding: 43px 0 35px;
  margin-top: 128px;
}
.mechanism .navs a {
  display: inline-block;
  margin: 0 87px;
}
.mechanism .navs a i {
  display: block;
  width: 61px;
  height: 60px;
  background-image: url('../images/icons.png');
  background-repeat: no-repeat;
}
.mechanism .navs a i.iabout {
  background-position: 0 0;
}
.mechanism .navs a i.core {
  background-position: -61px 0;
}
.mechanism .navs a i.case {
  background-position: -122px 0;
}
.mechanism .navs a i.service {
  background-position: -183px 0;
}
.mechanism .navs a p {
  font-size: 14px;
  font-weight: 400;
  color: #02041E;
  line-height: 20px;
  margin-top: 10px;
}
.mechanism .navs a.active i.iabout {
  background-position: 0 -60px;
}
.mechanism .navs a.active i.core {
  background-position: -61px -60px;
}
.mechanism .navs a.active i.case {
  background-position: -122px -60px;
}
.mechanism .navs a.active i.service {
  background-position: -183px -60px;
}
.mechanism .navs a.active p {
  color: #316BFB;
}
.mechanism .level1 {
  width: 1200px;
  margin: 85px auto 0;
  padding: 0 20px;
}
.mechanism .level1 .title {
  text-align: center;
}
.mechanism .level1 .title h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.mechanism .level1 .title p {
  font-size: 18px;
  font-weight: 400;
  color: #9BA1B4;
  line-height: 25px;
  margin-top: 15px;
}
.mechanism .level1 .title i {
  display: inline-block;
  width: 32px;
  height: 7px;
  background: #2964FF;
  margin-top: 20px;
}
.mechanism .level1 .cont {
  display: flex;
  align-items: flex-start;
  margin-top: 50px;
}
.mechanism .level1 .cont .tl {
  flex: 1;
}
.mechanism .level1 .cont .tl .item {
  margin-top: 53px;
}
.mechanism .level1 .cont .tl .item:first-child {
  margin-top: 41px;
}
.mechanism .level1 .cont .tl .item h1 {
  font-size: 24px;
  font-weight: 400;
  color: #02041E;
  line-height: 33px;
}
.mechanism .level1 .cont .tl .item h1 i {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #316BFB;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-right: 4px;
  font-style: normal;
}
.mechanism .level1 .cont .tl .item p {
  margin-top: 33px;
  font-size: 18px;
  font-weight: 400;
  color: #60606B;
  line-height: 39px;
}
.mechanism .level1 .cont .tr {
  margin-left: 20px;
}
.mechanism .level2 {
  width: 1200px;
  margin: 48px auto 0;
  padding: 0 20px;
}
.mechanism .level2 .title {
  text-align: center;
}
.mechanism .level2 .title h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.mechanism .level2 .title i {
  display: inline-block;
  width: 32px;
  height: 7px;
  background: #2964FF;
  margin-top: 20px;
}
.mechanism .level2 .cont {
  margin-top: 5px;
}
.mechanism .level2 .cont .item {
  margin-top: 45px;
  overflow: hidden;
}
.mechanism .level2 .cont .item .img img {
  vertical-align: top;
}
.mechanism .level2 .cont .item .img.fl {
  float: left;
  margin-top: 20px;
  margin-left: 81px;
}
.mechanism .level2 .cont .item .img.fr {
  float: right;
  margin-right: 81px;
}
.mechanism .level2 .cont .item .text {
  width: 487px;
  height: 343px;
  position: relative;
  background-image: url('../images/bg_bigdata.png');
  background-repeat: no-repeat;
}
.mechanism .level2 .cont .item .text .t {
  position: absolute;
  width: 537px;
  height: 53px;
  background: #00E9C9;
  top: 54px;
  font-size: 24px;
  font-weight: 500;
  color: #0049FF;
  line-height: 53px;
}
.mechanism .level2 .cont .item .text .m {
  margin-top: 121px;
}
.mechanism .level2 .cont .item .text .m span {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  margin-right: 20px;
  position: relative;
  padding-left: 19px;
  margin-top: 20px;
}
.mechanism .level2 .cont .item .text .m span::before {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #fff;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.mechanism .level2 .cont .item .text .b {
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
  margin: 28px 30px 0;
  border-top: #fff solid 1px;
  padding-top: 22px;
  opacity: 0.5;
}
.mechanism .level2 .cont .item .text.fl {
  margin-left: 70px;
  float: left;
  background-position: top right;
}
.mechanism .level2 .cont .item .text.fl .t {
  right: 20px;
  padding-right: 22px;
  text-align: right;
}
.mechanism .level2 .cont .item .text.fl .m {
  text-align: right;
  padding-right: 43px;
}
.mechanism .level2 .cont .item .text.fl .m span {
  padding-left: 0;
  padding-right: 19px;
  margin-right: 0;
  margin-left: 20px;
}
.mechanism .level2 .cont .item .text.fl .m span::before {
  left: auto;
  right: 0;
}
.mechanism .level2 .cont .item .text.fr {
  margin-right: 70px;
  float: right;
  background-position: top left;
}
.mechanism .level2 .cont .item .text.fr .t {
  left: 20px;
  padding-left: 22px;
  text-align: left;
}
.mechanism .level2 .cont .item .text.fr .m {
  text-align: left;
  padding-left: 43px;
}
.mechanism .coreTitle {
  text-align: center;
}
.mechanism .coreTitle h1 {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.mechanism .coreTitle p {
  font-size: 24px;
  font-weight: 400;
  color: #02041E;
  line-height: 33px;
  margin-top: 15px;
}
.mechanism .coreTitle1 {
  text-align: center;
}
.mechanism .coreTitle1 h1 {
  font-size: 22px;
  font-weight: 400;
  color: #212128;
  line-height: 30px;
}
.mechanism .coreTitle1 p {
  font-size: 18px;
  font-weight: 400;
  color: #9BA1B4;
  line-height: 25px;
  margin-top: 15px;
}
.mechanism .coreTitle1 i {
  display: inline-block;
  width: 32px;
  height: 7px;
  background: #2964FF;
  margin-top: 20px;
}
.mechanism .coreTable1 {
  width: 1054px;
  margin: 50px auto 0;
  border: none;
  border-collapse: collapse;
}
.mechanism .coreTable1 th {
  height: 50px;
  background: #4F80F7;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 10px;
}
.mechanism .coreTable1 tr td {
  border-bottom: 1px solid #E8EBF2;
  background-color: #eff5ff;
  height: 48px;
  font-size: 14px;
  color: #0C172D;
  text-align: center;
  padding: 0 10px;
}
.mechanism .coreTable1 tr td:first-child {
  border-left: #E8EBF2 solid 1px;
}
.mechanism .coreTable1 tr td:last-child {
  border-right: #E8EBF2 solid 1px;
}
.mechanism .coreTable2 {
  width: 1054px;
  margin: 50px auto 0;
  border: none;
  border-collapse: collapse;
}
.mechanism .coreTable2 thead {
  background: linear-gradient(90deg, #0081FF 1%, #00CBE0 100%);
}
.mechanism .coreTable2 thead th {
  height: 86px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.mechanism .coreTable2 tbody tr td {
  padding: 0 10px;
  border: 1px solid #EEEEEE;
  height: 55px;
  font-size: 14px;
  color: #02041E;
}
.mechanism .coreTable2 tbody tr:nth-child(2n+1) td {
  background: #F7F7F7;
}
.mechanism .coreTable2 tbody tr:nth-child(2n) td {
  background: #fff;
}
.mechanism .coreLevel {
  margin-top: 85px;
}
.mechanism .coreLevel ul {
  text-align: center;
  margin-top: 50px;
}
.mechanism .coreLevel ul li {
  display: inline-block;
  margin: 0 10px;
}
.mechanism .coreLeve2 {
  background: #F3F6FD;
  margin-top: 80px;
}
.mechanism .coreLeve2 .banner {
  width: 100%;
  height: 279px;
  background-image: url('../images/banner-core.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  text-align: center;
  overflow: hidden;
}
.mechanism .coreLeve2 .banner h1 {
  font-size: 30px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 42px;
  margin-top: 94px;
}
.mechanism .coreLeve2 .banner p {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 33px;
  margin-top: 15px;
}
.mechanism .coreLeve2 .coreTitle1 {
  margin-top: 80px;
}
.mechanism .coreLeve2 .core-tab {
  margin-top: 80px;
}
.mechanism .coreLeve2 .core-tab .tab-nav {
  text-align: center;
}
.mechanism .coreLeve2 .core-tab .tab-nav li {
  width: 275px;
  height: 87px;
  margin: 0 17px;
  cursor: pointer;
  background: #fff;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.mechanism .coreLeve2 .core-tab .tab-nav li h1 {
  font-size: 18px;
  font-weight: 400;
  color: #60606B;
  line-height: 25px;
  margin-top: 19px;
}
.mechanism .coreLeve2 .core-tab .tab-nav li p {
  font-size: 14px;
  font-weight: 400;
  color: #60606B;
  line-height: 20px;
  margin-top: 10px;
}
.mechanism .coreLeve2 .core-tab .tab-nav li.active {
  background-color: #2964FF;
}
.mechanism .coreLeve2 .core-tab .tab-nav li.active h1 {
  color: #fff;
}
.mechanism .coreLeve2 .core-tab .tab-nav li.active p {
  color: #fff;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer {
  display: none;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer.active {
  display: block;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul1 {
  text-align: center;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul1 li {
  width: 220px;
  margin: 50px 28px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul1 li img {
  width: 220px;
  height: 195px;
  vertical-align: top;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul1 li h1 {
  font-size: 16px;
  font-weight: 500;
  color: #212128;
  line-height: 22px;
  margin-top: 17px;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul1 li p {
  font-size: 14px;
  font-weight: 400;
  color: #60606B;
  line-height: 25px;
  margin-top: 15px;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul2 {
  overflow: hidden;
  padding-bottom: 89px;
  width: 936px;
  margin: 10px auto 0;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul2 li {
  width: 272px;
  height: 336px;
  background: #fff;
  padding: 30px 20px 0;
  box-sizing: border-box;
  float: left;
  margin: 40px 20px 0;
  text-align: center;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul2 li img {
  vertical-align: top;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul2 li h1 {
  font-size: 16px;
  font-weight: 500;
  color: #212128;
  line-height: 24px;
  margin-top: 30px;
}
.mechanism .coreLeve2 .core-tab .tab-cont .tabContainer .ul2 li p {
  font-size: 14px;
  font-weight: 400;
  color: #60606B;
  line-height: 24px;
  margin-top: 15px;
}
.mechanism .coreLeve3 {
  background-color: #fff;
}
.mechanism .coreLeve3 .coreTitle1 {
  margin-top: 80px;
}
.mechanism .coreLeve3 .ul1 {
  margin-top: 50px;
  text-align: center;
}
.mechanism .coreLeve3 .ul1 li {
  display: inline-block;
  vertical-align: top;
  width: 338px;
  height: 493px;
  background: #FFFFFF;
  box-shadow: 0px 3px 28px 0px rgba(91, 98, 95, 0.12);
  margin: 0 10px;
  text-align: left;
}
.mechanism .coreLeve3 .ul1 li img {
  width: 100%;
  height: 235px;
  vertical-align: top;
}
.mechanism .coreLeve3 .ul1 li h1 {
  font-size: 18px;
  font-weight: 500;
  color: #212128;
  line-height: 25px;
  padding-left: 30px;
  margin-top: 30px;
}
.mechanism .coreLeve3 .ul1 li p {
  font-size: 16px;
  padding-left: 30px;
  margin-top: 20px;
  font-weight: 400;
  color: #60606B;
  line-height: 28px;
}
.mechanism .coreLeve3 .ul2 {
  margin-top: 62px;
  text-align: center;
  padding-bottom: 80px;
}
.mechanism .coreLeve3 .ul2 li {
  display: inline-block;
  width: 350px;
  height: 202px;
  padding: 0 0 0 49px;
  border-right: rgba(44, 49, 59, 0.12) solid 1px;
  text-align: left;
}
.mechanism .coreLeve3 .ul2 li:last-child {
  border-right: 0;
}
.mechanism .coreLeve3 .ul2 li h1 {
  font-size: 34px;
  color: #212128;
  line-height: 41px;
  padding-left: 16px;
}
.mechanism .coreLeve3 .ul2 li img {
  vertical-align: top;
  margin-top: 15px;
}
.mechanism .coreLeve3 .ul2 li p {
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400;
  color: #60606B;
  line-height: 28px;
  padding-left: 16px;
}
.mechanism .coreLeve4 {
  background: #F3F6FD;
  overflow: hidden;
}
.mechanism .coreLeve4 .coreTitle1 {
  margin-top: 50px;
}
.mechanism .coreLeve4 .imgBox {
  margin-top: 38px;
  width: 1056px;
  margin: 38px auto 94px;
  overflow: hidden;
}
.mechanism .coreLeve4 .imgBox .imgItem {
  float: left;
  margin-top: 12px;
  margin-right: 12px;
}
.mechanism .coreLeve4 .imgBox .imgItem img {
  vertical-align: top;
}
.mechanism .coreLeve4 .imgBox .imgItem:nth-child(2) {
  margin-right: 0;
}
.mechanism .coreLeve4 .imgBox .imgItem:nth-child(5) {
  margin-right: 0;
}
.mechanism .coreLeve5 {
  margin-top: 86px;
}
.mechanism .coreLeve5 .contBox {
  display: flex;
  align-items: flex-start;
  margin: 50px auto 0;
  width: 1054px;
}
.mechanism .coreLeve5 .contBox .tl {
  text-align: left;
  margin-right: 45px;
}
.mechanism .coreLeve5 .contBox .tl img {
  vertical-align: top;
}
.mechanism .coreLeve5 .contBox .tr {
  flex: 1;
}
.mechanism .coreLeve5 .contBox .tr .item {
  width: 100%;
  height: 114px;
  border-radius: 4px;
  border: 1px solid #E9E9E9;
  display: flex;
  align-items: center;
  margin-top: 30px;
  padding-right: 34px;
}
.mechanism .coreLeve5 .contBox .tr .item:first-child {
  margin-top: 0;
  background: #316BFB;
}
.mechanism .coreLeve5 .contBox .tr .item:first-child h1,
.mechanism .coreLeve5 .contBox .tr .item:first-child p,
.mechanism .coreLeve5 .contBox .tr .item:first-child .num {
  color: #fff !important;
}
.mechanism .coreLeve5 .contBox .tr .item .num {
  width: 97px;
  text-align: center;
  line-height: 112px;
  font-size: 50px;
  color: #316BFB;
}
.mechanism .coreLeve5 .contBox .tr .item .text h1 {
  font-size: 18px;
  font-weight: 500;
  color: #212128;
  line-height: 25px;
}
.mechanism .coreLeve5 .contBox .tr .item .text p {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #60606B;
  line-height: 24px;
}
.mechanism .caseList {
  overflow: hidden;
}
.mechanism .caseList .item {
  margin-top: 80px;
  text-align: center;
}
.mechanism .caseList .item .caseTitle {
  font-size: 30px;
  font-weight: 500;
  color: #02041E;
  line-height: 42px;
}
.mechanism .caseList .item .caseImg {
  margin-top: 50px;
}
.mechanism .caseList .item .caseImg img {
  vertical-align: top;
}
.mechanism .seviceBox {
  margin-top: 85px;
}
.mechanism .seviceBox .item {
  margin: 60px auto 0;
  width: 1030px;
  display: flex;
  align-items: center;
}
.mechanism .seviceBox .item .img img {
  vertical-align: top;
}
.mechanism .seviceBox .item .text {
  padding: 0 29px;
  font-size: 30px;
  font-weight: 400;
  color: #60606B;
  line-height: 44px;
  letter-spacing: 2px;
  text-align: center;
  flex: 1;
  position: relative;
}
.mechanism .seviceBox .item .text span {
  font-size: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold';
  color: #666;
  z-index: -1;
  opacity: 0.05;
}
.mechanism .seviceBox .item:first-child {
  margin-top: 70px;
}
.contact {
  background-image: url('../images/contact.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 631px;
  background-color: #F3F6FD;
}
.contact .banner-text {
  width: 1200px;
  margin: 142px auto 0;
  text-align: center;
}
.contact .banner-text span {
  font-family: 'Alibaba_PuHuiTi_2.0_65_Medium_65_Medium';
  position: relative;
  font-size: 32px;
  font-weight: 600;
  color: #212128;
  line-height: 45px;
}
.contact .banner-text span::after {
  position: absolute;
  content: '';
  width: 47px;
  height: 4px;
  background: #25242E;
  left: 50%;
  top: 79px;
  transform: translateX(-50%);
}
.contact .level1 {
  position: relative;
  width: 1158px;
  height: 785px;
  background: #FFFFFF;
  border-radius: 10px;
  margin: 214px auto 0;
}
.contact .level1 .map {
  position: absolute;
  width: 473px;
  height: 381px;
  left: 345px;
  top: 103px;
}
.contact .level1 .map img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.contact .level1 .contactItem {
  position: absolute;
  width: 236px;
  height: 204px;
  background: transparent url('../images/contact-item.png') no-repeat scroll 0 0;
  padding: 6px 20px;
  color: #3A3A3A;
  line-height: 24px;
  font-size: 14px;
}
.contact .level1 .contactItem p {
  margin-top: 14px;
  padding: 0;
}
.contact .level1 .contactItem.nth1 {
  left: 76px;
  top: 104px;
}
.contact .level1 .contactItem.nth2 {
  left: 76px;
  top: 338px;
}
.contact .level1 .contactItem.nth3 {
  right: 71px;
  top: 104px;
}
.contact .level1 .contactItem.nth4 {
  right: 71px;
  top: 338px;
}
.contact .level1 .contactItem.nth5 {
  left: 494px;
  top: 501px;
}
.contact .level1 .location {
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  color: #316BFB;
  line-height: 20px;
}
.contact .level1 .location.tl img {
  float: right;
  margin-top: 10px;
  vertical-align: top;
}
.contact .level1 .location.tr img {
  float: left;
  margin-top: -10px;
  vertical-align: top;
}
.contact .level1 .location.nth1 {
  left: 632px;
  top: 251px;
}
.contact .level1 .location.nth2 {
  left: 708px;
  top: 273px;
}
.contact .level1 .location.nth3 {
  left: 733px;
  top: 343px;
}
.contact .level1 .location.nth4 {
  left: 677px;
  top: 408px;
}
.contact .level1 .location.nth5 {
  left: 631px;
  top: 411px;
}
.contact .level2 {
  background-color: #fff;
  min-height: 463px;
  padding: 66px 0;
  text-align: center;
  margin-top: 55px;
}
.contact .level2 > img {
  vertical-align: top;
  margin-right: 50px;
}
.contact .level2 .form-box {
  display: inline-block;
  width: 670px;
  text-align: left;
}
.contact .level2 .form-box h1 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #3A3A3A;
  line-height: 25px;
  margin-top: 27px;
  padding: 0;
}
.contact .level2 .form-box .input-box {
  position: relative;
  width: 100%;
  margin-top: 30px;
}
.contact .level2 .form-box .input-box input {
  width: 100%;
  height: 64px;
  line-height: 62px;
  border: 1px solid #9BA1B4;
  margin: 0;
  padding: 0 20px 0 60px;
  color: #3A3A3A;
  font-size: 14px;
}
.contact .level2 .form-box .input-box img {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.contact .level2 .form-box .top {
  overflow: hidden;
}
.contact .level2 .form-box .top .input-box {
  width: 50%;
  float: left;
}
.contact .level2 .form-box .top .input-box:first-child {
  margin-right: 30px;
  width: calc(50% - 30px);
}
.contact .level2 .form-box .bottom {
  margin-top: 30px;
  text-align: center;
}
.contact .level2 .form-box .bottom button {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 146px;
  height: 46px;
  background: #316BFB;
  font-size: 16px;
  font-weight: 400;
  color: #F7F8F2;
  cursor: pointer;
}
