* {
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif !important;
}
.content{
  margin: 0 auto;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: auto;
}
.plat-content-box{
  margin: 80px auto 0;
  width: 100%;
}
.content .mod{
  display: none;
}
.content .mod.isShow{
  display: block;
}
.loginBtn {
  width: 72px;
  height: 32px;
  box-sizing: border-box;
}
.login-plat {
  margin-left: auto;
  position: relative;
}
.header-user {
  display: flex;
  align-items: center;
  margin-left: 20px;
  font-size: 14px;
  color: #666;
  height: 100%;
  cursor: pointer;
}
.header-user .user-img {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.header-user .user-name {
      padding: 0 5px 0 8px;
      font-weight: 500;
      max-width: 250px;
}
.header-user .text-ellips {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
  }
  .header-user .arrow-down {
      position: relative;
      top: -2px;
      height: 7px;
      width: 7px;
      border-bottom: 3px solid #838CA1;
      border-left: 3px solid #838CA1;
      transform: rotateZ(-45deg);
      border-radius: 2px;
}
.header-user .downBox {
  padding-top: 30px;
  display: none;
  position: absolute;;
  z-index: 999;
  top: 10px;
}
.header-user .downUp {
  width: 100px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.30);
  border-radius: 4px;
}
.header-user .downUp .logout{
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  cursor: pointer;
  padding-top: 13px;
  padding-bottom: 11px;
  padding-left: 20px;
}

/* 轮播图 */
.plat-banner{
  height: 420px;
  position: relative;
  background: url("../../officalPC/img/new/1920/bannerBg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
  .plat-banner .banner-content{
    height: 420px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    color: #FFFFFF;
  }
  .plat-banner .banner-content h3{
    font-size: 40px;
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
    letter-spacing: 0;
  }
  .plat-banner .banner-content h1{
    font-size: 18px;
    line-height: 28px;
  }
  .item_contenter_wrap{
    display: flex;
    align-items: center;
    margin-bottom: 9px;
    font-size: 12px;
    color: #666666;
}

.aisystem-item:nth-child(5){
  background: none;
}
.aisystem-item-box:hover{
  background-color: #161a22;
  transition: all .5s ease;
}
.aisystem-item-box:hover .aisystem-content span{
  color: #FF5155;
  transition: color .3s ease;

}
.plat_centent {
  margin-top: 119px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 1200px;
  text-align: center;
}

.plat_centent .content_title {
  font-family: SourceHanSansCN-Medium;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  line-height: 45px;
}

.plat_centent .content_title .dec_style {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  margin: 24px 0 48px;
}

.plat_centent_title {
  position: relative;
  height: 200px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.plat_centent_title-leftIamge {
  position: absolute;
  width: 4.61rem;
  left: 18.21rem;
  bottom:-1.1rem;
  z-index:0;
}
.plat_centent_title_center {
  display: block;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 26px;
  margin-top: 50px;
}
.plat_centent_title_centerIamge {
  position: absolute;
  width: 549px;
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform:translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform:translateY(-50%);
}
.plat_centent_title-rightIamge {
  position: absolute;
  width: 4.48rem;
  right: 19.21rem;
  top:-1.1rem;
}
.plat_centent_wrap {
  width: 100%;
  z-index: 1;
  background-color: #ffffff;
  min-width: 1200px;
  display: flex;
  justify-content: center;
}
.plat_centent_wrap_item {
  width: 400px;
  height:280px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  margin-right:-1px;
  margin-bottom: -1px;
}
.plat_centent_wrap_item_first_top {
  width: 100%;
  height: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.plat_centent_wrap_item_top {
  width: 100%;
  height: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.plat_wrap_img {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plat_wrap_img img {
  max-width: 90%;
  max-height: 90%;
}
.plat_centent_wrap_item_first{
  width: 400px;
  height:280px;
  background: #FFFFFF;
  margin-right:1px;
}
.plat_centent_wrap_float{  
  display:none;  
}
.plat_centent_wrap_float p{
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 50px;
  font-weight: 500;
}
.plat_centent_wrap_float span {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  opacity: 0.8;
  width: 300px;
  display: inline-block;
}  
.plat_centent_wrap_item:hover .plat_centent_wrap_float{    
  width: 100%;
  height: 280px;
  display:block;
  background: url('../../officalPC/img/platform/red-theme/tab@2x.png') no-repeat center;
  background-size: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.plat_centent_wrap_item:hover .plat_centent_wrap_item_top{    
  display:none;
}
.plat_centent_wrap_item_first_top p{
  font-size: 34px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.plat_centent_wrap_item_first_top span {
  font-size: 20px;
  color: #999999;
  letter-spacing: 0;
  text-align: center;
  line-height: 25px;
}
.plat_centent_wrap_item_top p{
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.plat_centent_wrap_item_top span {
  font-size: 18px;
  color: #999999;
  margin-top: 5px;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
}
.centent_plat {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 1200px;
}
.centent_title_plat {
  position: relative;
  height: 200px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.centent_title-leftIamge_plat {
  position: absolute;
  width: 4.61rem;
  left: 18.21rem;
  bottom:-1.1rem;
  z-index:0;
}
.centent_title_center_plat {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #000000;
  line-height: 45px;
  font-weight: 500;
  margin-top: 60px;
}
.centent_title_centerIamge_plat {
  position: absolute;
  width: 549px;
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform:translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform:translateY(-50%);
}
.centent_title-rightIamge_plat {
  position: absolute;
  width: 4.48rem;
  right: 19.21rem;
  top:-1.1rem;
}
.centent_wrap_plat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  text-align: center;
}
.centent_wrap_item_plat {
  width: 276px;
  height: 300px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}
.toast-button {
  margin-top: 48px;
  width: 170px;
  height: 50px;
  font-size: 20px;
  background: #FD3F5A;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}

.toast-button .shadowBtn {
  height: 100%;
  width: 80%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 12px 37px 0 rgba(251,78,78,.4);
  z-index: -1
}

.toast-button a {
  color: #FFFFFF;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 49px;
}

.centent_wrap_item_top_plat {
  margin-top: 46px;
}

.aisystem-img1 img{
  width: 78px;
}
.aisystem-content{
  width: 100%;
}
.aisystem-content p{
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
  margin: 28px 0 22px;
}
.aisystem-content span{
  display: inline-block;
  opacity: 0.6;
  font-family: SourceHanSansCN-Normal;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  font-weight: 400;
}

.case{
  width: 100%;
  min-width: 1200px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.case .case-title{
  display: block;
  text-align: center;
  box-sizing: border-box;
  margin-top: 110px;
  font-size: 30px;
  color: #000000;
  font-weight: 500;
}
.case img {
  width: 1200px;
  height: 300px;
  margin-top: 60px;
}
/* 产品 */
.product{
  width: 100%;
  height: 100%;
  background: #ffffff;

}
.product .product-title{
  display: block;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  line-height: 30px;
  text-align: center;
  padding-top: 172px;
}

.product-item{
   width: 100%;
   height: 200px;
   display: flex;
   align-items: center;
   justify-content: center;
   min-width: 1200px;
   padding-top: 40px;
}
.product-item-content{
  height: 60%;
  float: left;
}

.product-item-content a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.product-item-content img{
  position: absolute;
  top:0;bottom: 0;
  left: 0;right: 0;
  margin: auto;
  width: 120px;
}
.product-item-content span{
  display: block;
  width: 100%;
  height: 14%;
  padding-top: 30px;
  font-size: 24px;
}
.product-item-content a img:nth-child(2){
  opacity: 0;
}
.product-item-content1{
  margin: 0 20px;
  height: 30%;
  float: left;
  display: flex;
  align-items: center;
}
.product-item-content1 img{
  margin: auto;
  width: 250px;
}
.accept {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
}

.tabsGroup-plat {
  display: flex;
  height: 900px;
}

.tabsGroup-plat .tabsNav ul {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #DDE6F6;
  margin-top: 54px;
  height: 154px;
}

.tabsGroup-plat .tabsNav li {
  cursor: pointer;
  padding-top: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  margin-right: 78px;
  width: 66px;
}
.tabsNav li.active {
  color: #FC4455;
  position: relative;
}
.tabsNav li.active::after {
  content: '';
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent #FC4455 transparent transparent;
  position: absolute;
  top: 25px;
  left: 132px;
}

.tabsGroup-plat .tabsItem {
  display: none;
}

.tabsGroup-plat .tabsItem.flexShow {
  display: flex;
}
.tabsGroup-plat .tabsItem .rBox {
  margin-left: 60.5px;
  flex: 1;
  position: relative;
}
.tabsGroup-plat .tabsItem img {
  width: 40px;
}
.tabsGroup-plat .tabsItem h3 {
  margin-top: 20px;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 10px;
}

.tabsGroup-plat .tabsItem span {
  font-size: 18px;
  color: #333333;
  line-height: 20px;
}

.tabsGroup-plat .tabsItem p {
  margin: 25px 0;
  font-size: 18px;
  color: rgba(0,0,0,0.60);
  line-height: 25px;
}
.plat-trans p:before {
    content: "";
    margin-right: 20px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #636363;
}
.plat-tabsBox {
  width: 100%
}
/* .plat_container {
  margin: 0 auto;
} */

.plat_footer {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  height: 100px;
  background: #F5F5F5;
  color: #fff;
}
.plat_footer .fBom {
    display: flex;
    justify-content: space-between;
    padding-top: 44px;
}
.plat_footer .fBom .left {
      font-size: 12px;
      color: #999999;
      letter-spacing: 0;
      text-align: center;
      width: 100%;
}
.plat_footer .fBom .left img {
      width: 12px;
      padding-left: 2px;
}
.plat_footer .fBom .left a {
      color: #999999;
}

@media screen and (max-width:1200px){
  .product{
    height: 458px;
  }
  .product .product-title{
    font-size: 22px;
    line-height: 22px;
    padding-top: 80px;
  }
.product .product-item{
  height: 360px;
  margin-top: 55px;
}
  .product-item-content img{
    max-width: 120px;
    width: 120px;
  }
  .product-item-content span{
    font-size: 24px;
  }
}
.requstServe {
    top: 50% !important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.winSever {
    position: fixed;
    right: 5px;
    bottom: 5px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 298px;
    height: 134px;
    background-color:  #333B48;
    z-index: 20;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 24px 0 rgba(0,0,0,0.20)
}
.winSeverTop {
    display: flex;
    align-items: center;
}
.winSever-text {
  font-size: 16px;
  color: #FFFFFF;
}
.winSever-go {
  width: 160px;
  height: 40px;
  border: none;
  outline: none; 
  background: #FA534A;
  border-radius: 2px;
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 23px;
  cursor: pointer;
}
.sameToas {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  background-color: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
}

/* 对接文件 */
.file{
  width: 100%;
  flex: 1;
  margin-bottom: 5rem;
}
.file-title{
  text-align: center;
  font-size: 2.25rem;
  color: #000000;
  letter-spacing: -0.0187rem;
  line-height: 2.25rem;
  padding-top: 5.3125rem;
  font-weight: 500;
  margin-bottom: 3.75rem;
}
.flie-logo{
  height: 96px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flie-logo span{
  display: block;
  font-family: PingFangSC-Semibold;
  margin-left: 10px;
  font-size: 20px !important;
  color: #333333;
}

.file-ul {
  height: 100%;
  margin: 0 auto;
}
.file-item{
  display: flex;
  justify-content: space-between;
  border-bottom: 0.1rem solid #EBEBEB;
  height: 54px;
}

.file-item:first-of-type {
  border-top: none;
}
.item-left {
  width: 600px;
  padding-top: 19px;
  display: flex;
  justify-content: space-between;
}
.item-left .span1{
  font-size: 16px !important;
}
.item-left .span2{
  font-size: 16px !important;
  color: #000!important;
  opacity: 0.4;
}

.item-right {
  padding-top: 13px;
}

.file-note {
  text-align: center;
  height: 5rem;
  color: #666; 
  font-size: 1.25rem;
  line-height: 5rem;
  background: #F9FAFD;
}
.file-btn-dl {
  width: 80px;
  height: 28px;
  border: 1px solid #FD3F5A;
  border-radius: 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.file-btn-dl:hover{
  transition: all .3s ease;
}
.tabsGroup-plat .tabsItem .file-btn-dl span{
  font-size: 14px;
  color: #FC4455;
  line-height: 1rem;
}
.file-icon img{
  max-width: 1rem;
  margin-right: 0.6875rem;
}


.tcdPageCode {
  padding: 40px 15px 20px;
  text-align: left;
  color: #ccc;
  font-size: 14px !important;
  text-align: center;
}

.tcdPageCode a {
  display: inline-block;
  color: #2A323F;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 6px;
  border: 1px solid #ddd;
  margin: 0 2px;
  vertical-align: middle;
}

.tcdPageCode a.nextPage,
.tcdPageCode a.prevPage {
  width: 32px;
}

.tcdPageCode a:hover {
  text-decoration: none;
}

.tcdPageCode span.pageNo {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  border-radius: 6px;
  font-size: 14px !important;
  color: #FC4455;
  border: 1px solid #FC4455;
  vertical-align: middle;
}

.tcdPageCode span.disabled {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  border-radius: 6px;
  font-size: 14px !important;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  vertical-align: middle;
}

/* 咨询窗口 */
.consult {
  position: fixed;
  bottom: 6.25rem;
  right: 0;
  z-index: 9000;
  height:10.625rem ;
}
.consult-img-s{
float: right;
position: relative;
right: 1.5rem;
top: 4.5rem;
z-index: 9000;
max-width: 2.875rem;

}
.consult-img-b {
  float: right;
  margin-right: 1.875rem;
  max-width: 15.25rem;
  z-index: 9000;
  display: none;
}

.isActive {
  color: #FF5155;
}

.loading {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 99000008;
  background-color: rgba(255,255,255,.4)
}

.gif {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 40%;
  z-index: 99000009;
  margin-left: -30px;
  background: url('../img/ajax-loading.png') no-repeat;
  animation: loading 1.5s linear infinite;
  -webkit-animation: loading 1.5s linear infinite;
}

@keyframes loading {
  form {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loading {
  form {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}


@media screen and (max-width:1200px){
  .banner{
    margin-top: 45px;
    }
    .banner-content h3{
      font-size: 60px;
      color: #333333;
      padding-bottom: 14px;
    }
    .svg-box3{
      height: 52px;
      width:100%
    }
    .gradient-text-three{
      font-size: 33px;

    }
    .banner-content span{
      font-size: 16px;
      line-height: 16px;
    }
  
  /* 对接文件 */
  .file{
    margin-bottom: 60px;
  }
  .file-title{
    font-size: 22px;
    letter-spacing: -0.2992px;
    line-height: 22px;
    padding-top: 75px;
    margin-bottom: 45px;
  }
  .flie-logo{
    width:1188px;
    height: 60px;
  }
  .flie-logo img{
    max-width: 39px;
  }
  .flie-logo span{
    width:1116px ;
    font-size: 14px;
  }
  .file-com{
    width:1190px;
    font-size:12px ;
    line-height: 12px;
  }
  .item-right{
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .file-btn-dl {
    width: 82px;
    height: 24px;
  }
  .file-btn-dl span{
    font-size: 12px;
    line-height: 12px;
  }
  .file-icon img{
    max-width: 12px;
    margin-right: 11px;
  }
  /* 咨询窗口 */
  .consult {
    bottom: 54px;
    height:170px ;
  }
  .consult-img-s{
  right: 15px;
  top: 54px;
  max-width: 34px;
  
  }
  .consult-img-b {
    margin-right: 18px;
    max-width: 183px;
    z-index: 9000;
    display: none;
  }
}