html{background: #FFF;min-width: 1100px;}
body{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif !important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; font-size:16px;}
.clear::after {content: '';display: table;clear: both;}
* {padding: 0;margin: 0;box-sizing: border-box;}
input{border:none;}
i{font-style: normal;}
input[type="button"]{cursor: pointer;}
input[type="text"]{vertical-align: middle;}
input[type="radio"], input[type="checkbox"],input[type="button"], label,select{vertical-align: middle;font-family:"microsoft yahei";}
table{border-collapse:collapse; border-spacing:0; font-family:"microsoft yahei";}
fieldset,img{border:none;/* vertical-align: middle; */}
address,caption,cite,code,dfn,em,var{font-style:normal; font-weight:normal;}
ol,ul,li{list-style-type :none;}
caption{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
b{font-weight: normal;}
a{text-decoration:none; color:#3b9bd2;}
h1,h2,h3,h4,h5{font-weight: normal;}
textarea{resize: none;font-family:"microsoft yahei";}
.row{margin-right: 0px;margin-left: 0px;}
.mb20{margin-bottom: 20px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
.overh{overflow: hidden;}
.mt20{margin-top: 20px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cb{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}.clearfix{zoom: 1;}* html .clearfix{height:1%;}.Clearfix{display:block;}
.vm{vertical-align:middle;}
.vt{vertical-align:top;}
input::-webkit-input-placeholder,input::-moz-input-placeholder,input::-ms-input-placeholder,input::-o-input-placeholder{color: #ccc;font-family:"microsoft yahei";}
.fr {
    float: right
}

.fl {
    float: left
}
.text-center {
    text-align: center!important;
}
.align-center{
    align-items: center;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1300 {
    width: 1300px;
    margin: 0 auto;
}
.home-title {
    font-size: 40px;
    font-weight: 500;
    color: #0F1633;
    line-height: 56px;
    text-align: center;
}
.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 1000;
    width: 100%;
    z-index: 2000;
    margin: auto;
    padding-left: 0;
    padding-right: 36px;
    justify-content: space-between;
    height: 48px;
    min-width: 1200px;
    font-size: 16px;
    line-height: 48px;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px 0px #E7E7E7;
    padding: 0px 0px 0px 72px;
}
#hai-openNav,
.hai-none{
    display: none;
}
.header  span{
    height: 52px;
    display: inline-block;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
    float: left;
}
.header  span:hover{
    color: #3773f5;
    cursor: pointer;
}
.header .logo{
    height: 100%;
    padding-top: 10px;
    display: inline-block;
    box-sizing: border-box;
    float: left;
}
.header .logo img{
    height: 28px;
    width: auto;
    line-height: 0;
}
.header .right_btnbox{
    float: right;
}
.header .right_btnbox .btn{
    height: 48px;
    padding: 0px 12px;
    display: inline-block;
    cursor: pointer;
    color: #333;
}
.header .right_btnbox .btn:hover  {
    color:  #3773f5;
}
.header .right_btnbox .btn.active{
    color: #FFFFFF;
    background: #3773f5;
}
.header .right_btnbox .btn.active:hover{
    color: #FFFFFF;
}
.nav_view{
    width: 100%;
    height: 435px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
    position: fixed;
    left: 0px;
    top: 48px;
    z-index: 1000;
}
.nav_view .view_inner{
    /* max-width: 1200px; */
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: none;
}
.nav_view .view_inner.active{
    display: flex;
}
.nav_view .view_inner .left{
    width: auto;
    height: 100%;
    flex-shrink: 0;
    position: relative;
}

.nav_view .view_inner .left .tex_box{
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
    padding-left: 50px;
    color: #FFFFFF;
    box-sizing: border-box;
}
.nav_view .view_inner .left .tex_box h2{
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 19px;
}
.nav_view .view_inner .left .tex_box p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
    padding-right: 50px;
    opacity: 0.8;
    height: 60px;
}
.nav_view .view_inner .left .tex_box .btn{
    margin-top: 80px;
}
.nav_view .view_inner .left .tex_box .btn a{
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
    text-decoration: none;
    cursor: pointer;
}
.nav_view .view_inner .left img{
    width: 435px;
    height: 435px;
}
.nav_view .view_inner .right_box{
    flex: 1;
    padding-left: 20px;
}

.right_box1{
    display: flex;
    padding-top: 35px;
    max-width: 948px;
}
.right_box1 .nav_li{
    flex: 1;
    margin-right: 5px;
    cursor: pointer;
}
.right_box1 .nav_li .top{
    width: 226px;
    height: 78px;
    background: url('../images/nav01.png') no-repeat;
    background-size: cover;
    padding: 12px 17px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.right_box1 .nav_li .top h6{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    line-height: 32px;
}
.right_box1 .nav_li .top p{
    font-size: 12px;
    color: #666666;
    padding: 0px;
    margin: 0px;
}
.right_box1 .nav_li:nth-child(2) .top{
    background: url('../images/nav02.png') no-repeat;
    background-size: cover;
}
.right_box1 .nav_li:nth-child(3) .top{
    background: url('../images/nav03.png') no-repeat;
    background-size: cover;
}
.right_box1 .nav_li:nth-child(5) .top{
    background: url('../images/nav004.png') no-repeat;
    background-size: cover;
}
.right_box1 .nav_li:nth-child(6) .top{
    background: url('../images/nav005.png') no-repeat;
    background-size: cover;
}
.right_box1 .nav_li .nav_block{
    padding-left: 6px;
    box-sizing: border-box;
}
.right_box1 .nav_li .nav_block .title{
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    padding-left: 20px;
    position: relative;
}
.right_box1 .nav_li .nav_block .title img{
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.right_box1 .nav_li .nav_block .ul{
    margin-top: 26px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
    line-height: 36px;
}

.right_fixed {
    width: 70px;
    min-height: 297px;
    background: #FFFFFF;
    box-shadow: 1px 1px 10px 0px rgba(251, 79, 20, 0.1);
    border-radius: 6px;
    position: fixed;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    padding-top: 17px;
    padding: 0px 6px;
    box-sizing: border-box;
    z-index: 10000000;
}

.right_fixed .item {
    width: 100%;
    height: 74px;
    text-align: center;
    border-bottom: 1px solid #F7F7F7;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    padding-top: 13px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.right_fixed .item .icon {
    width: 28px;
    height: 28px;
    margin-bottom: 0px;
    box-sizing: border-box;
}

.right_fixed .item p {
    padding: 0px;
    margin: 0 auto;
    font-size: 12px;
}

.right_fixed .item:hover p {
    text-decoration: none;
    color: #3773f5;
}

.item .hover_box {
    width: 185px;
    height: 204px;
    text-align: center;
    padding-top: 8px;
    position: absolute;
    right: 56px;
    top: 0px;
    display: none;
    z-index: 10000;
}

.item .hover_box .inner {
    width: 160px;
    height: 194px;
    background-color: #FFFFFF;
    border-radius: 6px;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 10px 0px rgba(251, 79, 20, 0.1);
}

.item .hover_box img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-top: 20px;
}

.item .hover_box .text {
    text-align: center;
    padding: 0px;
    margin: 0 auto;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
    margin-top: 11px;
}

.item .hover_box::after {
    content: ' ';
    position: absolute;
    right: 8px;
    top: 40px;
    border-width: 10px;
    border-color: transparent transparent transparent #FFFFFF;
    border-style: dotted dotted dotted solid;
}

.right_fixed .item:hover .hover_box {
    display: inline-block;
}

.item .hover_box.tel_box {
    width: 255px;
    height: 99px;
}

.item .tel_box .inner {
    width: 232px;
    height: 87px;
    padding-left: 90px;
    padding-top: 8px;
    position: relative;
    box-sizing: border-box;
}

.item .tel_box .inner img {
    width: 38px;
    height: auto;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: 0px;
    transform: translateY(-50%);
}

.item .tel_box .inner .text {
    text-align: left;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

a {
&:link,
&:visited {
     text-decoration: none;
 }
&:hover p {
     color: #3773f5;
 }
}

.item .tel_box .inner .text_tg {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #3773f5;
    text-align: left;
    line-height: 22px;
}

.item .hover_box.hover_box_cop {
    top: auto;
    bottom: 0px;
    height: auto;
}

.item .hover_box.hover_box_cop .inner {
    padding-top: 12px;
    height: 186px;
}

.item .hover_box.hover_box_cop .text {
    height: 14px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
    line-height: 18px;
    padding-top: 0px;
    margin-top: 0px;
}

.item .hover_box.hover_box_cop img {
    margin-top: 12px;
}

.item .hover_box.hover_box_cop .text2 {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    margin-top: 4px;
}

.item .hover_box.hover_box_cop::after {
    top: auto;
    bottom: 30px;
}


.banner {
    height: 678px;
    background: url("../images/home-banner-bg-0.jpg") no-repeat center;
    background-size: cover;
}
.banner-box {
    padding-left: 13px;
}
.banner-text-content p {
    font-size: 48px;
    font-weight: 600;
    color: #0F1633;
    line-height: 64px;
    letter-spacing: 6px;
    display: flex;
    align-items: center;
}
.banner-text-content .banner-text {
    padding: 152px 0 12px 0;
}
.banner-text-content .banner-describe {
    font-size: 18px;
    color: rgba(15, 22, 51, 0.7);
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 32px 0 48px 0;
}
.banner-button-box {
    display: flex;
}
.banner-button-box .banner-button {
    width: 160px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #FFFFFF;
    border-radius: 2px;
}
.banner-button-box .banner-button-border {
    width: 160px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #3773f5;
    margin-left: 16px;
    cursor: pointer;
    font-size: 18px;
}
.banner-button-border .banner-button-icon {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background: url("../images/icon-play.svg") no-repeat center;
}
.banner-button-box .banner-button-border:hover .banner-button-icon {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background: url("../images/icon-play-active.svg") no-repeat center;
}

.home-button-primary {
    background: #3773f5;
    cursor: pointer;
    user-select: none;
}
.home-button-primary:hover {
    background: #4080ff;
}
.home-button-plain {
    color: #3773f5;
    cursor: pointer;
    user-select: none;
}
.home-button-plain:hover {
    background: #3773f5;
    color: #fff;
}
.banner-card-content {
    margin-top: 140px;
    border-radius: 8px 8px 0 0;
    background: #fff;
    opacity: 0.8;
    display: flex;
    overflow: hidden;
}
.banner-card-content .banner-card .banner-card-box{
    width: 300px;
    height: 96px;
    display: flex;
    box-sizing: border-box;
    padding: 20px 0 0 24px;
    border-right: 1px solid #F2F3F6;
    cursor: pointer;
}
.banner-card-content .banner-card:hover .banner-card-box-0 {
    background: url("../images/home-banner-card1.png") no-repeat center;
    background-size: 300px 96px;
}
.banner-card-content .banner-card:hover .banner-card-box-1 {
    background: url("../images/home-banner-card2.png") no-repeat center;
    background-size: 300px 96px;
}
.banner-card-content .banner-card:hover .banner-card-box-2 {
    background: url("../images/home-banner-card3.png") no-repeat center;
    background-size: 300px 96px;
}
.banner-card-content .banner-card:hover .banner-card-box-3 {
    background: url("../images/home-banner-card4.png") no-repeat center;
    background-size: 300px 96px;
}

.banner-card .banner-card-left {
    margin-right: 16px;
}
.banner-card-left img {
    height: 32px;
    width: 32px;
}
.banner-card-right .banner-card-title {
    margin: 3px 0;
    font-size: 18px;
    color: #0F1633;
    line-height: 26px;
}
.banner-card-right .banner-card-text {
    font-size: 14px;
    color: #6F7385;
    line-height: 22px;
}


.page-footer {
    background: #2c3145;
    min-height: 435px;
    width: 100%;
}
.page-footer .content-top {
    display: flex;
    border-bottom: 1px solid rgba(229, 232, 237, 0.1);
    padding: 48px 12px 56px 36px;
}
.page-footer .content-top-left {
    margin-right: 111px;
}
.content-top-left .content-footer-logo {
    width: 120px;
    height: 40px;
    margin-top: 12px;
}
.content-top-left-name {
    font-size: 16px;
    color: #787C88;
    line-height: 22px;
 }
.content-top-left .contact-information {
    margin-top: 50px;
}
.contact-information .contact-information-content .contact-information-text {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
}
.contact-information .contact-information-key {
    margin-bottom: 6px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 22px;
}
.contact-information .contact-information-content:last-child {
    margin-top: 24px;
}

.content-top-right {
    position: relative;
    margin-top: 13px;
    display: flex;
}
.content-top-right .content-about {
    display: flex;
    width: 476px;
    justify-content: space-between;
}
.content-about .module-wrap p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 16px;
}
.content-about .module-wrap a {
    color: rgba(255, 255, 255, 0.5);
}
.content-top-right .content-message {
    display: flex;
}
.module-title-right {
    margin-left: 40px;
}
.module-title-left {
    margin-left: 84px;
}
.module-wrap p{
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 20px;
    color: #8c8c8c;
}
.code-img {
    margin-top: 28px;
    width: 100px;
    height: 100px;
}
.code-message {
    text-align: center;
    padding: 2px 8px 10px;
    background-color: #fff;
}
.code-message p {
    font-size: 12px;
    color: #8c8c8c;
    line-height: 16px;
}
.content-message img {
    height: 100%;
    width: 100%;
}

.content-top-right .module-title {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    padding-bottom: 12px;
}
.content-footer {
    text-align: center;
    margin-top: 32px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 20px;
    padding-bottom: 20px;
}

.footer-fSLink .footer-fSLink-name{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
}
.fSLinkInfo li a {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
}

.website-authentication_title {
    height: 34px;
    line-height: 34px;
    font-size: 34px;
    color: rgba(54,54,54,1);
    letter-spacing: 3px;
    margin-bottom: 34px;
    font-weight: bold;
}

.website-authentication_desc {
    height: 18px;
    font-size: 18px;
    color: rgba(54,54,54,0.65);
    line-height: 18px;
    letter-spacing: 2px;
    margin-bottom: 44px;
    font-weight: 300;
}

.website-authentication_wrapper {
    text-align: center;
    margin-top: 71px;
    background:rgba(250,250,251,1);
  }
  
  .website-authentication_bg {
    background: url(../images/icon-authentication_bg.png) no-repeat center center;
    background-size: auto 100%;
    height: 440px;
  }
  
  .website-authentication_title {
    padding-top: 70px;
    margin-bottom: 22px;
    height: auto;
  }
  
  .website-authentication_desc {
    /* margin-top: 10px; */
    margin-bottom: 40px;
  }
  
  .website-authentication_content {
    display: flex;
  }
  
  .website-authentication_box {
    width: 240px;
    height: 200px;
    padding-top: 26px;
    text-align: center;
  }
  
  .website-authentication_name, .website-authentication_surname {
    height:14px;
    font-size:14px;
    font-weight:normal;
    color:rgba(54,54,54,.8);
    line-height:14px;
    margin-top: 7px;
  }

.hai--block {
    padding-top: 50px;
    padding-bottom: 50px;
}

.hai--container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.hai--block header {
    text-align: center;
    padding-bottom: 30px;
}

.hai--block__desc {
    font-weight: 400;
    font-size: 16px;
    color: #323e54;
}

.hai--block header h1,.hai--block header h2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 30px;
    color: #333;
}

.hai--block__action {
    display: flex;
    padding-top: 30px;
    justify-content: center;
}

.hai--block__action a {
    width: 180px;
    height: 50px;
    background: #4384f4;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    border: 1px solid #4384f4;
    text-align: center;
    line-height: 50px;
    margin: 0 20px;
}

.hai--block__action a:hover {
    background: #2d6cda;
}

.hai--block-img{
    width: 100%;
    height: auto;
}

.hai--logos {
    width: 100%;
    position: relative;
    display: grid;
    place-items: center;
    overflow: hidden;
    mask-image: linear-gradient(
        90deg,
        transparent,
        #fff 90px,
        #fff calc(100% - 90px),
        transparent
    );
    -webkit-mask-image: linear-gradient(
        90deg,
        transparent,
        #fff 90px,
        #fff calc(100% - 90px),
        transparent
    );
}
.hai--logos .inner {
    will-change: transform;
    width: 100%;
    z-index: -2;
    animation-name: identifier;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    display: flex;
    transition: opacity 0.25s ease-in-out;
    animation-duration: 80s;
    opacity: 1;
}
.hai--logos .inner .boob {
    display: inline-flex;
    background-image: url(../images/hai-part.png);
    height: 198px;
    width: 1901px;
    background-size: 1901px 198px;
    background-repeat: no-repeat;
}
.hai--block__bggray {
    background-color: #fafafa;
}
@keyframes identifier {
    0% {
        transform: translateZ(0);
    }
    100% {
        transform: translate3d(calc(100% / 2 * -1), 0, 0);
    }
}
.swiper {
    width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.swiper-button-prev,
.swiper-button-next {
    width: 36px;
    height: 36px;
    background: #fff;
    box-shadow: 0 5px 8px 0 #cecece80;
    border-radius: 100%;
}
.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 12px;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 1;
    color: rgba(0, 122, 255, 0.3);
}
.swiper-button-prev {
    left: 4px;
}
.swiper-button-next {
    right: 4px;
}
.industry--list {
    display: flex;
}
.industry--item {
    flex: 0 0 auto;
    width: 265px;
    height: 430px;
    background: #fff;
    border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    display: flex;
    flex-direction: column;
    margin-right: 15px;
    position: relative;
}
.industry--item__name {
    font-weight: 500;
    font-size: 20px;
    color: #333;
    display: flex;
    align-items: center;
}
.industry--item__name .tag {
    background: #f3ae3c;
    border-radius: 4px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    margin-left: 6px;
    padding: 1px 5px;
    line-height: 1.4;
}
.industry--item__addon {
    margin-bottom: 15px;
}
.industry--item__desc {
    position: relative;
    padding-bottom: 0px;
    line-height: 1.6;
    height: 3.2em;
    overflow: hidden;
    transition: 0.5s ease-in-out height;
}
.industry--item__desc::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 26px;
    background-image: linear-gradient(
        180deg,
        #fff 0 0%,
        #ffffffcc 57%,
        #fff 100%
    );
}
.industry--item:hover .industry--item__desc {
    height: auto;
}
.industry--item:hover .industry--item__desc::after {
    display: none;
}
.industry--item:hover .industry--item__content {
    box-shadow: 0 2px 12px 0 #cae0ff;
}
.industry--item__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 236px;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    padding: 15px 15px 50px;
    box-sizing: border-box;
    background-size: 100% auto;
    background-position: center bottom 10px;
    background-repeat: no-repeat;
    background-color: #fff;
}

.hai--columns {
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}
.hai--columns__image.hidden {
    display: none;
}
.hai--columns__left {
    width: 468px;
}
.hai--columns__left nav .nav--item {
    width: 468px;
    height: 126px;
    box-sizing: border-box;
    padding: 20px 30px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    margin-bottom: 10px;
}
.hai--columns__left nav .nav--item.active {
    border: 1px solid #3184fa;
    box-shadow: 0 7px 12px 0 #cae0ff;
}
.hai--columns__left nav .nav--item .title {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 18px;
    color: #323e54;
    display: flex;
    align-items: center;
}
.hai--columns__left nav .nav--item .title .tag {
    height: 22px;
    background: #eff4fe;
    border-radius: 11px;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    color: #3a89fa;
    padding: 0 10px;
    margin-left: 8px;
}
.hai--columns__left nav .nav--item .desc {
    font-weight: 400;
    font-size: 14px;
    color: #5f5f5f;
    line-height: 1.5;
}
.hai--columns__right {
    width: 578px;
}

.hai--columns__right img{
    max-width: 100%;
}

.hai-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hai-btn.active.focus,.hai-btn.active:focus,.hai-btn.focus,.hai-btn:active.focus,.hai-btn:active:focus,.hai-btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.hai-btn.focus,.hai-btn:focus,.hai-btn:hover {
    color: #333;
    text-decoration: none
}

.hai-btn.active,.hai-btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.hai-btn.disabled,.hai-btn[disabled],fieldset[disabled] .hai-btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.hai-btn.disabled,fieldset[disabled] a.hai-btn {
    pointer-events: none
}

.website-introduce_wrapper {
    margin-top: 70px;
    text-align: center;
    margin-bottom: 50px;
  }
  
  .website-introduce_title, .website-recommend_title, .website-presentation_title, .website-referral_title, .website-authentication_title {
    /* height:34px; */
    line-height: 34px;
    font-size:34px;
    color:rgba(54,54,54,1);
    letter-spacing:3px;
    /* margin-bottom: 34px; */
    font-weight: bold;
  }
  
  .website-introduce_content {
    display: flex;
    margin-top: 56px;
  }
  
  .website-introduce_images {
    position: relative;
    width: 795px;
    height: 480px;
    background:rgba(249,249,249,1) linear-gradient(180deg,rgba(251,251,251,1) 0%,rgba(242,242,242,1) 100%);
    border-radius:2px;
    border:1px solid rgba(255,255,255,1);
  }
  
  .website-introduce_image {
    position: absolute;
    left: 0;
    top: 20px;
    width: 795px;
    height: 480px;
    opacity: 0;
    transform: scale(0.98);
    transition: opacity .6s, transform .6s;
  }
  
  .website-introduce_image.active {
    opacity: 1;
    transform: translateY(-20px) scale(1);
  }
  
  .website-introduce_image.out {
    opacity: 0;
    transform: translateY(-40px) scale(0.98);
  }
  
  .website-animate_up {
    transform: translateY(-20px) scale(1);
  }
  
  .website-animate_down {
    transform: translateY(20px) scale(1);
  }
  
  .website-introduce_list {
    display: flex;
    flex-direction: column;
    background:rgba(255,255,255,1);
  }
  
  .website-introduce_item {
    position: relative;
    width:406px;
    height:160px;
    padding: 36px 0 0 36px;
    box-sizing: border-box;
    box-shadow:1px 1px 0px 0px rgba(245,245,245,1);
    text-align: left;
    overflow: hidden;
  }
  
  .website-introduce_item:hover, .website-introduce_item.active {
    box-shadow:0px 2px 30px 0px rgba(54,54,54,0.08);
  }
  
  .website-introduce_hover {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: -53px;
    width:52px;
    height:160px;
    background:rgba(63,81,181,0.05);
    box-shadow:-1px 0px 0px 0px rgba(63,81,181,0.12);
    cursor: pointer;
    transition: right 0.3s;
  }
  
  .website-introduce_item:hover .website-introduce_hover {
    right: 0;
  }
  
  .website-introduce_name {
    height:20px;
    font-size:20px;
    color:rgba(54,54,54,1);
    line-height:20px;
    font-weight: bold;
  }
  
  .website-introduce_desc {
    height:15px;
    font-size:15px;
    color:rgba(54,54,54,1);
    line-height:15px;
    letter-spacing:1px;
    margin: 12px 0 33px;
  }
  
  .website-introduce_router {
    display: flex;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
  }
  
  .website-introduce_router img {
    margin: 0 6px;
  }
  
  .website-introduce_router span {
    color: #A8A8A8;
    cursor: pointer;
  }
  
  .website-introduce_router span:hover,.website-introduce_router span.active {
    color: #3773f5;
  }

  .footer-wrap {
    height: 180px;
    background: url(../images/footer-wrap-bg.png) no-repeat 50%/cover;
    color: #fff
}

.footer-wrap .til {
    padding-top: 30px;
    font-size: 24px;
    line-height: 33px;
    font-weight: 700
}

.footer-wrap .desc {
    opacity: .8;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0 16px
}

.footer-wrap .hai-btn {
    color: #2b64cf;
    display: inline-block;
    width: 124px;
    font-size: 16px;
    line-height: 40px;
    padding: 0;
    border: 0;
    background: #fff;
    border-radius: 4px;
    font-weight: 500
}

.footer-wrap .left-text {
    width: 50%;
    padding-left: 50px;
}

.hai-btn:hover {
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
    transform: translateY(-1px)
}

.hai-btn:hover:after {
    opacity: 1
}

.hai-btn:active {
    transform: translateY(0);
    box-shadow: none
}

.hai-btn:active:after {
    background: rgba(0,0,0,.1)
}

.hai-btn.blue:after {
    background-color: rgba(50,115,249,.16)
}

.hai-btn.blue:active:after {
    background-color: rgba(50,115,249,.3)
}

.hai-industry-content{
    padding-top: 68px;
    background: url(../images/banner1.png);
}
.content-wrap{
    width: 1200px;
    padding-bottom: 80px;
    margin: 0 auto;
}
.page-home-title{
    font-size: 30px;
    line-height: 56px;
    font-weight: 600;
    color: #1a1a1a;
    text-align: center;
}
.page-home-desc{
    color: #484848;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-align: center;
    padding-top: 0;
}
.hai-industry-content .industry-tab {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: calc(100% - 390px);
    margin: 40px auto 28px;
}
.industry-tab .tab-item {
    display: flex;
    justify-content: center;
    width: 175px;
    height: 40px;
    cursor: pointer;
    align-items: center;
    border-radius: 56px;
}
.hai-industry-content .industry-tab .tab-item .tab-item__name {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: flex;
    justify-items: center;
}
.hai-industry-content .industry-tab .tab-item.active, .hai-industry-content .industry-tab .tab-item:hover {
    background: #3773f5;
}
.hai-industry-content .industry-tab .tab-item.active .tab-item__name, .hai-industry-content .industry-tab .tab-item:hover .tab-item__name {
    color: #fff;
}

.hai-industry-content .industry-tab .tab-item .tab-item__name:before {
    display: inline-block;
    margin-right: 8px;
    content: "";
    background: url(../images/icon-s1.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
}
.hai-industry-content .industry-tab .tab-item:nth-of-type(1) .tab-item__name:before {
    background-image: url(../images/icon-ins.png);
}
.hai-industry-content .industry-tab .tab-item:nth-of-type(2) .tab-item__name:before {
    background-image: url(../images/icon-s2.png);
}
.hai-industry-content .industry-tab .tab-item:nth-of-type(3) .tab-item__name:before {
    background-image: url(../images/icon-s3.png);
}
.hai-industry-content .industry-tab .tab-item:nth-of-type(4) .tab-item__name:before {
    background-image: url(../images/icon-s4.png);
}

.hai-industry-content .industry-tab .tab-item.active:first-of-type .tab-item__name:before, .hai-industry-content .industry-tab .tab-item:hover:first-of-type .tab-item__name:before {
    background-image: url(../images/icon-s1-hover.png);
}
.hai-industry-content .industry-tab .tab-item.active:nth-of-type(2) .tab-item__name:before, .hai-industry-content .industry-tab .tab-item:hover:nth-of-type(2) .tab-item__name:before {
    background-image: url(../images/icon-s2-hover.png);
}
.hai-industry-content .industry-tab .tab-item.active:nth-of-type(3) .tab-item__name:before, .hai-industry-content .industry-tab .tab-item:hover:nth-of-type(3) .tab-item__name:before {
    background-image: url(../images/icon-s3-hover.png);
}
.hai-industry-content .industry-tab .tab-item.active:nth-of-type(4) .tab-item__name:before, .hai-industry-content .industry-tab .tab-item:hover:nth-of-type(4) .tab-item__name:before {
    background-image: url(../images/icon-s4-hover.png);
}
.hai-industry-content .industry-main {
    border-radius: 8px;
    padding: 32px 0 0 32px;
    border: 2px solid #fff;
    display: flex;
    justify-content: space-between;
    background-color: hsla(0,0%,100%,.7);
}
.hai-industry-content .industry-main .industry-item {
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.hai-industry-content .industry-main .industry-item.active {
    width: 100%;
    height: 100%;
    visibility: visible;
    overflow: hidden;
}
.hai-industry-content .industry-main .industry-item .left-wrap h1 {
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 550;
    line-height: 48px;
}
.hai-industry-content .industry-main .industry-item .left-wrap .title-divider {
    position: relative;
    margin-top: 13px;
    height: 3px;
    width: 37.8%;
}
.hai-industry-content .industry-main .industry-item .left-wrap .title-divider .active-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 3px;
    background-color: #121212;
    z-index: 2;
    transition: transform .3s cubic-bezier(.645,.045,.355,1);
    list-style: none;
}
.hai-industry-content .industry-main .industry-item .left-wrap .title-divider:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #f2f3f5;
    z-index: 1;
}
.hai-industry-content .industry-main .industry-item .flex-box {
    display: flex;
    justify-content: space-between;
}
.hai-industry-content .industry-main .industry-item .industry-left-box {
    width: 38.8%;
    padding-bottom: 40px;
    position: relative;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .content-box .feature-title {
    margin-top: 36px;
    margin-bottom: 10px;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .content-box ul li {
    line-height: 34px;
    color: #484848;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    justify-content: flex-start;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .content-box ul li .icon-wrap {
    margin-right: 8px;
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .link-content-wrap {
    padding-top: 32px;
    display: flex;
    justify-content: flex-start;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .link-content-wrap .oui-button {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3773f5;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .link-content-wrap .oui-button:hover {
    background: #4080ff;
}
.hai-industry-content .industry-main .industry-item .industry-content-box .link-content-wrap .more {
    font-size: 14px;
    display: inline-block;
    margin-left: 40px;
    cursor: pointer;
    width: 100px;
    line-height: 40px;
    color: #3773f5;
}
.hai-industry-content .industry-main .industry-item .industry-right-box .responsive-image {
    width: 100%;
    max-height: 534px;
    -o-object-fit: contain;
    object-fit: contain;
}
.hai-industry-content .industry-main .industry-item .industry-right-box {
    height: auto;
    position: relative;
    overflow: hidden;
}
.hai-industry-content .industry-main .industry-item.active .industry-right-box img {
    opacity: 1;
    transform: translateX(0);
    transition: all .5s .1s;
}
.hai-btn-item{
    background: linear-gradient(180deg, #f7fafc 0%, rgba(255, 255, 255, 0) 100%)
}
.hai-btn-item .page-home-title{
    padding-top: 50px;
}
.hai-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: none;
    border: 1px solid #0078d7;
    color: #0078d7;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-size: 12px;
    height: 48px;
    line-height: 48px;
    min-width: 120px;
}
.hai-btn-box {
    text-align: center;
    padding-top: 42px;
}
.hai-btn-box .hai-button {
    min-width: 120px;
    width: 160px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 400;
    border-radius: 4px;
    box-sizing: border-box;
}
.hai-btn-box .grey-btn {
    color: #1a1a1a;
    border: 1px solid #f2f3f5;
    background: #f2f3f5;
}
.hai-btn-box .primary-btn {
    color: #fff;
    background: #3773f5;
    border: 1px solid #3773f5;
}
.hai-btn-box .hai-button:last-child {
    margin-left: 20px;
}
.hai-btn-box .primary-btn:hover {
    background: #4080ff;
}
.hai--userData .hai--userDataNumber {
    width: 1130px;
    margin: 0 auto;
    display: flex;
    padding-top: 80px;
    justify-content: space-between;
}
.hai--userData .hai--userDataNumber .userDataItem {
    display: flex;
    justify-content: center;
}
.hai--userData .hai--userDataNumber .userDataItem .userDataContent p {
    font-family: DIN;
    color: #1a1a1a;
    font-size: 60px;
    line-height: 84px;
    font-weight: 700;
}
.hai--userData .hai--userDataNumber .userDataItem .userDataContent p .data-suffix {
    font-weight: 400;
    font-size: 20px;
    line-height: 48px;
    margin-left: 4px;
    vertical-align: bottom;
    font-family: auto;
    display: inline-block;
}
.hai--userData .hai--userDataNumber .userDataItem .userDataContent .data-desc {
    color: #484848;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 8px;
}
.hai--userData .hai--userDataNumber .verticalLine {
    width: 1px;
    height: 61px;
    background-color: #f2f3f5;
    transform: rotate(-180deg) translateY(-50%);
}
.hai--heroheader {
    height: 404px;
    background-position: center;
    background-size: auto 404px;
    background-repeat: no-repeat;
    margin-top: 48px;
}
.hai--heroheader .hai--container{
    width: 1200px;
}
.hai--heroheader .content {
    /* display: flex; */
    /* flex-direction: row; */
    padding-top: 68px;
    margin-bottom: 42px;
}
.hai--heroheader .content.ins-content h1,
.hai--heroheader .content.scrm-content h1{
    font-size: 36px;
    font-weight: 600;
    color: #0F1633;
    line-height: 50px;
    letter-spacing: 6px;
    display: flex;
    align-items: center;
}
.hai--heroheader .content.ins-content p,
.hai--heroheader .content.scrm-content p{
    font-size: 20px;
    /* font-weight: 600; */
    color: #0F1633;
    line-height: 50px;
    letter-spacing: 6px;
    display: flex;
    align-items: center;
}
.hai--heroheader .button--go {
    /* margin-top: 20px; */
    width: 170px;
    height: 46px;
    background: #4384f4;
    border-radius: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 46px;
    display: inline-block;
}
.hai--heroheader .button--go:hover {
    background: #2d6cda;
}
.hai_hero_button{
    margin-top: 20px;
}
.hai_hero_button .video-btn{
    color: #333;
    margin-left: 40px;
}
.hai_hero_button .video-btn i {
    display: inline-block;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px;
    background: #2196F3;
    border-radius: 50%;
    position: relative;
    margin-right: 15px;
    color: #fff;
}
.hai_hero_button .video-btn i::after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #2196F3 repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: 5;
}
@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}
.hai-about{
    margin-top: 48px;
}
.hai-about .hai-about-item {
    width: 100%;
    height: 480px;
    background-image: url(../images/hai-bg-about.png);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
}
.hai-about .hai-about-item .hai-about-title {
    padding-top: 150px;
}
.hai-about .hai-about-item .hai-about-title:first-child {
    font-size: 52px;
}
.hai-about .hai-about-item .hai-about-title p {
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-size: 52px;
    line-height: auto;
    color: #333;
}
.hai-about .hai-about-item .hai-about-title p {
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-size: 52px;
    line-height: auto;
    color: #333;
}
.hai-about .hai-about-item .hai-about-title p:last-child {
    font-size: 18px;
    line-height: 170%;
    padding-top: 20px;
    color: #333;
    opacity: 1;
    font-weight: 400;
}
.hai-about-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hai-about-abuout {
    width: 100%;
    clear: both;
    position: relative;
    margin: 100px auto 0;
}
.hai-about-abuout  .introduce {
    text-align: center;
}
.hai-about-abuout  .introduce .aboutHai {
    width: 1200px;
    height: 497px;
    margin: 0 auto;
    display: flex;
}
.hai-about-abuout  .introduce .aboutHai .aboutView {
    position: relative;
    width: auto;
    height: 497px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex: 1;
    cursor: pointer;
}
.hai-about-abuout .introduce .aboutHai .aboutView .videoimgback {
    min-width: 520px;
    width: 100%;
    height: auto;
    background-image: url(../images/aboutViewImg.png);
    background-repeat: no-repeat;
    background-size: auto 497px;
}
.hai-about-abuout .introduce .aboutHai .aboutView .videoimg2 {
    width: 60px;
    height: 60px;
    position: absolute;
    background-image: url(../images/play3.png);
    background-size: 100% auto;
    top: 237px;
}
.hai-about-abuout .introduce .aboutHai .aboutView:hover .videoimg2 {
    background-image: url(../images/play2.png);
}
.hai-about-abuout .introduce .aboutHai .aboutText {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 32px 24px;
    text-align: left;
    width: 35%;
}
.hai-about-abuout .introduce .aboutHai .aboutText .textTitle {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #333;
}
.hai-about-abuout .introduce p:last-child {
    text-align: left;
    margin-top: 60px;
    font-size: 18px;
    line-height: 180%;
    color: #4f4f4f;
}
.hai-about-abuout .introduce .aboutHai .aboutText .textContent {
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 38px;
    color: #636363;
}
.hai-about .all-block {
    width: 1200px;
    margin: auto;
    padding: 45px 0;
    /* overflow: hidden; */
}
.hai-about .all-block .all-about-title {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-top: 50px;
}
.about-service .service-content {
    background: #FFFFFF;
    box-shadow: 0px 12px 20px 0px rgba(241, 241, 241, 0.5);
    border-radius: 0px 8px 8px 0px;
    border: 1px solid #F7F7F7;
    margin-top: 32px;
}
.about-service .service-content .sc-nav{
    width: 100%;
    height: 80px;
    display: flex;
    border-bottom: 1px solid rgba(151, 151, 151, 0.15);
}
.about-service .service-content .sc-nav .nav-item{
    width: 50%;
}
.about-service .service-content .sc-nav .nav-item p{
    width: 160px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 78px;
    margin: auto;
    cursor: pointer;
}
.about-service .service-content .sc-nav .nav-item.act p{
    color: #01A89D;
    border-bottom: 4px solid rgba(1, 168, 157, 1);
}
.about-service .service-content .sc-show{
    padding: 36px 20px 0 20px;
    height: 438px;
    box-sizing: border-box;
}
.about-service .service-content .sc-show .show-item{
    display: none;
}
.about-service .service-content .sc-show .show-item .si-tit{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
}
.about-service .service-content .sc-show .show-item .si-step-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 27px;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item{
    width: 340px;
    height: 290px;
    border-radius: 8px;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item .item-top{
    width: 340px;
    height: 70px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
    padding: 20px 28px;
    box-sizing: border-box;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item:nth-child(1){
    background: #F3FDFF;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item:nth-child(1) .item-top{
    background: url(../images/about_section_back2.png) no-repeat;
    background-size: 100% 100%;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item:nth-child(2){
    background: #F2FFFA;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item:nth-child(2) .item-top{
    background: url(../images/about_section_back3.png) no-repeat;
    background-size: 100% 100%;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item:nth-child(3){
    background: #FAF7FF;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item:nth-child(3) .item-top{
    background: url(../images/about_section_back4.png) no-repeat;
    background-size: 100% 100%;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item .item-bottom{
    padding: 24px 28px;
}
.about-service .service-content .sc-show .show-item .si-step-list .si-step-item .item-bottom p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}
.about-service .service-content .sc-show .show-item .si-company-list{
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.about-service .service-content .sc-show .show-item .si-company-list .si-company-item .item-top img{
    width: 31px;
    height: 28px;
    display: inline-block;
}
.about-service .service-content .sc-show .show-item .si-company-list .si-company-item .item-top span{
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}
.about-service .service-content .sc-show .show-item .si-company-list .si-company-item .item-bottom{
    width: 215px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-top: 12px;
}
.hai-about .contentBox {
    width: 1200px;
    margin: 0 auto;
}
.hai-about .contentBox .contenttitle {
    width: 100%;
    text-align: center;
    padding-top: 60px;
    font-size: 34px;
    line-height: 45px;
    color: #333;
}
.hai-about .contentBox .consulting {
    width: 220px;
    background: #4080ff;
    border-radius: 4px;
    padding: 0;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin: 40px auto 60px;
    font-size: 16px;
    display: block;
}
.hai-about .contentBox .consulting:hover {
    background: #3773f5;
}
.about-big .big-show{
    width: 100%;
    height: 317px;
    background: #FFFFFF;
    box-shadow: 0px 8px 26px 0px rgba(229, 229, 229, 0.5);
    border-radius: 8px;
    border: 1px solid #F9F9F9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 26px 34px 26px;
    box-sizing: border-box;
    margin-top: 65px;
    margin-bottom: 40px;
}
.about-big .big-show .bs-left{
    width: 226px;
    height: 226px;
    background: url(https://static.qidianla.com/view/www/pc/about_section_back1.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.about-big .big-show .bs-left img{
    width: 226px;
    height: 302px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.about-big .big-show .bs-center{
    width: 387px;
}
.about-big .big-show .bs-center .p1{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
}
.about-big .big-show .bs-center .p2{
    margin-top: 8px;
}
.about-big .big-show .bs-center .p2 span{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF8534;
    line-height: 25px;
    background: #FDEFE5;
    border-radius: 4px;
    padding: 0 8px;
    margin-right: 10px;
}
.about-big .big-show .bs-center .p3{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    margin-top: 22px;
}
.about-big .big-show .bs-right{
    width: 366px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.about-big .big-show .bs-right .nav-item{
    width: 63px;
    height: 63px;
    margin: 8px 5px;
    cursor: pointer;
}
.about-big .big-show .bs-right .nav-item img{
    background: #DFDFDF;
    box-shadow: 0px 3px 7px 0px #A1B2B0;
    border-radius: 4px 4px 24px 4px;
    width: 100%;
}
.about-big .big-show .bs-right .nav-item.act img{
    background: #37B1A5;
}
.hai-contcat .top_img {
    width: 100%;
    height: 580px;
    position: relative;
    display: flex;
    justify-content: center;
    background: url(../images/hai-bg-contcat.jpg) no-repeat;
    background-position: 50%;
    background-size: cover;
}
.hai-contcat .top_img .text {
    font-weight: 600;
    font-size: 52px;
    line-height: auto;
    height: 40px;
    display: block;
    top: 200px;
}
.hai-contcat .top_img .text-bottom, .hai-contcat .top_img .text {
    font-style: normal;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.hai-contcat .top_img .text-bottom {
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    top: 288px;
}

.hai-contcat-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hai-contcat-content .hai-contcat-content-box {
    width: 1200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hai-contcat-business {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    background: #fff;
}
.hai-contcat-business .bg1, .hai-contcat-business .bg3, .hai-contcat-business .bg6 {
    background-color: #fff;
}
.hai-contcat-business .bg2, .hai-contcat-business .bg4, .hai-contcat-business .bg5, .hai-contcat-business .bg7 {
    background-color: #fafafa;
}
.hai-contcat-business .business_content {
    width: 300px;
    height: 345px;
    padding: 40px 0 0 40px;
    position: relative;
}
.hai-contcat-business .business_content .title {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    color: #333;
}
.hai-contcat-business .business_content .contact {
    margin-top: 28px;
}
.hai-contcat-business .business_content .contact .contact_name .contact_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.hai-contcat-business .business_content .contact .contact_name .contact_icon .contact_icon_item {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.hai-contcat-business .business_content .contact .contact_name .contact_rwm{
    width: 215px
}
.hai-contcat-business .business_content .jump {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #0075ff;
    position: absolute;
    cursor: pointer;
    bottom: 50px;
    left: 40px;
}
.hai-contcat-business .business_content:hover {
    box-shadow: 0 6.81995px 40.9197px rgba(0,0,0,.08);
    position: relative;
    z-index: 2;
}
.hai-contcat-address {
    width: 100%;
    margin-bottom: 80px;
    display: flex;
}
.hai-contcat-address .title {
    position: absolute;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 42px;
    color: #000;
    margin-top: 14px;
}
.hai-contcat-address .address_text {
    cursor: pointer;
    padding-right: 5px;
}
.hai-contcat-address .address_text .text .text-content {
    display: flex;
    margin-top: 137px;
}
.hai-contcat-address .address_text .text .text-content .text-content-img {
    width: 42px;
    height: 80px;
    margin-right: 22px;
}
.hai-contcat-address .address_text .text .text-content .text-content-item {
    display: flex;
    flex-direction: column;
}
.hai-contcat-address .address_text .text .text-content .text-content-item .text-content-item-name {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    color: #333;
    margin-bottom: 12px;
    white-space: nowrap;
}
.hai-contcat-address .address_text .text .text-content .text-content-item .text-content-item-particulars {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #4f4f4f;
    margin-right: 24px;
}
.hai-contcat-address .address_text .text .text-content .text-content-item .text-content-item-particulars {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #4f4f4f;
    margin-right: 24px;
}
.agent-main-item {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.agent-main-item.advantage {
    padding-top: 80px;
    padding-bottom: 100px;
}
.agent-main-item .item-inner {
    width: 1200px;
    margin: 0 auto;
}
.agent-main-item .item-inner-title {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}
.agent-main-item .item-inner-content {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.agent-main-item .item-inner-content .advantage-item {
    padding-top: 60px;
    text-align: center;
    flex: auto;
}
.agent-main-item .item-inner-content .advantage-item img {
    width: 100px;
    object-fit: contain;
}
.agent-main-item .item-inner-content .advantage-item h6 {
    margin-top: 30px;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
}
.agent-main-item .item-inner-content .advantage-item p {
    margin-top: 12px;
    color: #6a6a6a;
    font-size: 14px;
}
.agent-main-item.applicationSteps {
    padding-top: 80px;
    padding-bottom: 80px;
    height: auto;
    background-image: url(../images/hai-step-bg.png);
}
.agent-main-item .item-inner-title {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}
.agent-main-item .item-inner-title .sub-title {
    font-weight: 400;
    margin: 12px auto 0;
    font-size: 18px;
    color: #6a6a6a;
    line-height: 20px;
    text-align: center;
}
.agent-main-item .item-inner-content {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.agent-main-item .item-inner-content .applicationSteps-item {
    flex: 1;
    padding-top: 64px;
}
.agent-main-item .item-inner-content .applicationSteps-item .step-item {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background: url(../images/hai-step.png) no-repeat;
    background-size: contain;
    background-position: 50%;
    font-size: 32px;
    line-height: 80px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.agent-main-item .item-inner-content .applicationSteps-item h6 {
    text-align: center;
    color: #333;
    font-size: 18px;
    margin-top: 16px;
}
.agent-main-item .item-inner-content .applicationSteps-item:after {
    content: "";
    width: 66%;
    height: 0;
    border-top: 1px dashed #8593aa;
    position: relative;
    display: inline-block;
    left: 67%;
    bottom: 65%;
}
.hai-agent .apply-btn {
    display: block;
    width: 160px;
    height: 40px;
    line-height: normal;
    background: #3773f5;
    border-radius: 4px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
}
.agent-main-item .item-inner-extra.applicationSteps .apply-btn {
    margin: 60px auto 0;
    width: 160px;
    height: 40px;
    line-height: normal;
    font-size: 14px;
}

.agent-main-item.popularProducts, .agent-main-item.query {
    padding-top: 80px;
    padding-bottom: 100px;
    height: auto;
}
.agent-main-item .item-inner-content {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.agent-main-item .item-inner-content .popularProducts-item {
    border: 1px solid #e8effb;
    margin-top: 40px;
    width: 380px;
    height: 297px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    text-align: center;
    padding-top: 40px;
}
.agent-main-item .item-inner-content .popularProducts-item img {
    width: 80px;
    object-fit: contain;
}
.agent-main-item .item-inner-content .popularProducts-item h6 {
    margin-top: 32px;
    font-size: 24px;
    color: #000;
    font-weight: 600;
}
.agent-main-item .item-inner-content .popularProducts-item p {
    font-size: 16px;
    color: #666;
    line-height: 20px;
    margin: 16px auto 0;
}
.agent-main-item .item-inner-content .popularProducts-item.hai-product1 p {
    width: 285px;
}
.agent-main-item .item-inner-content .popularProducts-item.hai-product2 p {
    width: 242px;
}
.agent-main-item .item-inner-content .popularProducts-item.hai-product1 {
    background-image: url(../images/hai-product-bg1.png);
}
.agent-main-item .item-inner-content .popularProducts-item.hai-product2 {
    background-image: url(../images/hai-product-bg2.png);
}
.agent-main-item .item-inner-content .popularProducts-item.hai-product3 {
    background-image: url(../images/hai-product-bg3.png);
}
.hai-agent .hai-agent-main .agent-lijijiaru {
    width: 100%;
    height: 300px;
    background: url(../images/hai-agent-bg.png) no-repeat 50%;
    padding-top: 80px;
    margin: 120px auto 0;
}
.hai-agent .hai-agent-main .agent-lijijiaru .agent-lj-title {
    color: #333;
    font-size: 34px;
    line-height: 48px;
    text-align: center;
}
.hai-agent .hai-agent-main .agent-lijijiaru .agent-lijidenglu {
    background: #1890ff;
    border-radius: 4px;
    width: 220px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 55px auto 0;
    cursor: pointer;
}
.hai-agent .hai-agent-main .agent-lijijiaru a{
    display: block;
    text-align: center;
}
.hai-agent .hai-agent-main .agent-lijijiaru .agent-lijidenglu:hover {
    background: #096dd9;
}
.hai-agent-header {
    height: 580px;
    padding-top: 184px;
    background: url(../images/hai-agent-header-bg.jpg);
    background-size: auto 100%;
    background-position: top;
    color: #333;
    text-align: center;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.hai-agent-header .jiaruhaiwang {
    font-size: 52px;
    line-height: 73px;
}
.hai-agent-header .qudaohezuo {
    font-size: 18px;
    line-height: 31px;
    margin-top: 20px;
}
.hai-agent-header:after {
    content: "";
    position: absolute;
    top: 508px;
    left: 50%;
    transform: translateX(-50%);
    height: 380px;
    width: 145%;
    border-radius: 50% 50% 0 0;
    background: #fff;
}
.hai-agent-header .lianxiwomen {
    display: inline-block;
    background: #2d9cdb;
    border-radius: 4px;
    width: 185px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
    cursor: pointer;
}
.hai-agent-header .lianxiwomen:hover {
    background: #0f8ad0;
}
.hai-contcat-address-box{
    margin-top: 90px;
}
.hai-contcat-address-box img{
    max-width: 100%
}
.service-layer.layui-layer {
    border-radius: 10px;
    background: #FFFFFF url("../images/service_layer_bg.png") left top/100% 74px no-repeat;
    text-align: center;
}

.service-layer button {
    position: absolute;
    top: 24px;
    right: 12px;
    width: 28px;
    height: 28px;
    background: none;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-size: 28px
}

.service-layer .title {
    height: 74px;
    font-weight: 600;
    font-size: 20px;
    line-height: 74px;
    color: #FFFFFF;
}

.service-layer img {
    width: 210px;
    height: 210px;
    margin: 30px auto 0;
    display: block;
}

.service-layer .message {
    display: inline-block;
    height: 30px;
    padding: 0 16px;
    border-radius: 15px;
    margin-top: 16px;
    background-color: #F5F5F5;
    font-size: 14px;
    line-height: 30px;
    color: #777777;
}

.service-layer .message span {
    color: #2A7EFB;
}
.video-play-button {
    position: relative;
    box-sizing: content-box;
    display: inline-block;
    /* width: 20px; */
    /* height: 35px; */
    border-radius: 50%;
    padding: 0px 8px 18px 12px;
    margin-left: 52px;
}
.video-play-button:before, .video-play-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 46px;
    height: 46px;
    background: -webkit-linear-gradient(90deg, #2196F3 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #e93d88 0%, #e5935a 100%);
    background: -o-linear-gradient(90deg, #e93d88 0%, #e5935a 100%);
    background: linear-gradient(90deg, #2196F3 0%, #03A9F4 100%);
    border-radius: 50%;
}
.video-play-button:before {
    z-index: 0;
    -webkit-animation: pulse-border 2000ms ease-out infinite;
    -moz-animation: pulse-border 2000ms ease-out infinite;
    -o-animation: pulse-border 2000ms ease-out infinite;
    animation: pulse-border 2000ms ease-out infinite;
}
.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 16px solid #ffffff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
    transform: translate(-50%, -50%) translateZ(0) scale(1);
    opacity: .7; }
  100% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    opacity: 0.1; } }
@-moz-keyframes pulse-border {
  0% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
    transform: translate(-50%, -50%) translateZ(0) scale(1);
    opacity: .7; }
  100% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    opacity: 0.1; } }
@-o-keyframes pulse-border {
  0% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
    transform: translate(-50%, -50%) translateZ(0) scale(1);
    opacity: .7; }
  100% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    opacity: 0.1; } }
@keyframes pulse-border {
  0% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
    transform: translate(-50%, -50%) translateZ(0) scale(1);
    opacity: .7; }
  100% {
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    transform: translate(-50%, -50%) translateZ(0) scale(1.5);
    opacity: 0.1; } }
.watch_video {
    margin: 30px 0 0 22px;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}
.process-area, .testimonials-area, .advanced-features-area{
    padding: 50px 0;
    position: relative;
}
.process-area .thumb img {
    border: 0;
    outline: 0;
    max-width: 100%;
}
.process-area .info {
    padding-left: 35px
}

.process-area .info h2 {
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 36px
}

.process-area .info li {
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    display: flex
}

.process-area .info li:last-child {
    margin-bottom: 0
}

.process-area .info li h4 {
    font-weight: 600;
    font-size: 20px
}

.process-area .info li h4 span {
    font-size: 12px;
    background: #e9e9e9;
    display: inline-block;
    padding: 5px 10px;
    margin-left: 15px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    min-width: 72px;
    font-weight: 700
}

.process-area.bg-gray .info li h4 span {
    background: #fff
}

.process-area .info li h4 span::after {
    position: absolute;
    left: -8px;
    top: 0;
    content: "";
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #e9e9e9
}

.process-area.bg-gray .info li h4 span::after {
    border-right: 12px solid #fff
}

.process-area .info li p {
    margin: 0
}

.process-area .info ul {
    position: relative;
    z-index: 1
}

.process-area .info ul::after {
    position: absolute;
    left: 20px;
    top: 0;
    content: "";
    height: 100%;
    width: 1px
}

.process-area .info li i {
    display: inline-block;
    font-size: 45px;
    margin-right: 25px;
    background: #fff;
    padding-bottom: 20px
}

.process-area.bg-gray .info li i {
    background: #edf5ff
}

.process-area .info li::after {
    position: absolute;
    left: 18px;
    top: 0;
    content: "";
    height: 135%;
    width: 1px;
    background: #ddd;
    z-index: -1
}

.process-area.bg-gray .info li::after {
    background: #ccc
}

.process-area .info li:last-child::after {
    display: none
}
.testimonials-area .fixed-shape-left {
    position: absolute;
    left: 0;
    top: 250px;
    max-width: 500px;
    opacity: .1
}
.testimonial-carousel .item {
    display: flex;
    align-items: center
}

.testimonial-carousel .item .thumb {
    min-width: 150px;
    margin-right: 30px;
    position: relative;
    z-index: 1
}

.testimonial-carousel .item .info {
    border-left: 1px solid #ddd;
    padding: 30px
}

.testimonial-carousel .item .info h4 {
    margin-top: 5px;
    font-weight: 600;
    margin-bottom: 20px
}

.testimonial-carousel .item .thumb img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    box-shadow: 0 0 10px #ccc;
    padding: 15px;
    background: #fff
}

.testimonial-items .review h2 {
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 36px
}

.testimonial-carousel .item .info span {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.testimonial-carousel .item .info span::after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    height: 1px;
    width: 20px;
    background: #666
}

.testimonials-area .thum {
    padding-left: 35px
}

.testimonials-area .thum img {
    max-width: 120%
}

@media only screen and (max-width: 1450px) {
    .testimonials-area .thum img {
        max-width:100%
    }
}

.testimonials-area .testimonial-items .testimonial-carousel .owl-nav {
    margin-top: 0;
    text-align: right;
    position: relative;
    top: -60px;
    margin-bottom: -60px
}

.testimonials-area .testimonial-items .testimonial-carousel .owl-nav .owl-prev,.testimonials-area .testimonial-items .testimonial-carousel .owl-nav .owl-next {
    padding: 0;
    background: transparent;
    color: #232323;
    font-size: 30px
}

.advanced-features-area .right-shape {
    position: absolute;
    right: 0;
    top: 120px;
    /*z-index: -1*/
}

.advanced-features-area .af-items .single-item {
    margin-bottom: 30px
}

.advanced-features-area .af-items .item h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}

.advanced-features-area .af-items .item p {
    margin: 0
}

.advanced-features-area .af-items .item i {
    display: inline-block;
    font-size: 60px;
    color: #4ac4f3;
    background: linear-gradient(45deg,#02ebad 0,#5a57fb 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.advanced-features-area .af-items .item .icon {
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.advanced-features-area .af-items .item .icon::after {
    position: absolute;
    left: 0;
    top: -10px;
    content: "";
    height: 70px;
    width: 70px;
    background: linear-gradient(62.5deg,transparent,rgba(237,245,255,0.9));
    z-index: -1;
    border-radius: 10px;
    transform: rotate(-45deg);
    transition: all .35s ease-in-out
}

.advanced-features-area .af-items .single-item:nth-child(2n) .item {
    border-bottom: 3px solid #4ac4f3
}

.advanced-features-area .af-items .item {
    padding: 60px 30px;
    background: #fff;
    box-shadow: 1px 4px 20px -2px rgb(0 0 0 / 10%);
    border-radius: 8px;
    transition: all .35s ease-in-out;
    border-bottom: 3px solid transparent
}

.advanced-features-area .af-items .item:hover {
    margin-top: -15px;
    border-bottom: 3px solid #4ac4f3
}

.site-heading h5 {
    text-transform: uppercase;
    font-weight: 800;
    color: #4ac4f3;
    font-size: 18px;
    position: relative;
    z-index: 1;
    display: inline-block
}

.site-heading p {
    margin: 0;
    margin-top: 10px
}

.site-heading h2 {
    display: block;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 36px
}

.site-heading .devider {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #4ac4f3;
    position: relative;
    z-index: 1;
    left: 10px
}

.site-heading.light .devider {
    background: #fff
}

.site-heading .devider:before {
    position: absolute;
    left: -15px;
    top: 0;
    content: "";
    height: 2px;
    width: 10px;
    background: #4ac4f3
}
.site-heading {
    margin-bottom: 60px;
    overflow: hidden;
    margin-top: -5px
}

.software-single-details-area{
    padding: 80px 0;
    position: relative;
}

.software-single-details-area .single-item {
    margin-bottom: 120px;
}

.software-single-details-area .single-item:last-child {
    margin-bottom: 0px;
}

.software-single-details-area .thumb {
    position: relative;
    border-radius: 10px;
    padding: 30px;
    background: rgb(237, 245, 255);
    margin-top: 50px;
    margin-right: 80px;
}

.software-single-details-area .thumb::after {
    position: absolute;
    right: -50px;
    bottom: -50px;
    content: "";
    height: 150px;
    width: 150px;
    background: url("../images/dotted-bg.png") 0% 0% / contain no-repeat;
    z-index: -1;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
    animation-name: infiUpDown;
    animation-duration: 2s;
}

.software-single-details-area .single-item:nth-child(2n) .thumb::after {
    inset: -50px auto auto -50px;
}

.software-single-details-area .order-lg-last .thumb {
    margin-right: 80px;
    margin-left: 0px;
}

.software-single-details-area .thumb img:first-child {
    border-radius: 10px;
}

.software-single-details-area .thumb img:nth-child(2) {
    position: absolute;
    right: -80px;
    top: -50px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 4px 20px -2px;
    height: 180px;
    border-radius: 20px;
    background: rgb(255, 255, 255);
    padding: 5px;
}

.software-single-details-area .thumb img{
    max-width: 100%
}

.software-single-details-area .order-lg-last .thumb img:nth-child(2) {
    right: -80px;
    top: -50px;
}

.software-single-details-area .info ul li {
    float: left;
    width: 50%;
    padding: 0px 15px;
}

.software-single-details-area .info ul {
    margin: 30px -15px 0px;
}

.software-single-details-area .info ul li i {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: rgb(74, 196, 243);
    color: rgb(255, 255, 255);
    font-size: 30px;
    border-radius: 5px;
    font-weight: 500;
    margin-bottom: 25px;
}

.software-single-details-area .info ul li:last-child i {
    background: rgb(32, 41, 66);
}

.software-single-details-area .info ul li h5 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

.software-single-details-area .info ul li p {
    margin: 0px;
}

.software-single-details-area .info h2 {
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 32px
}

.software-single-details-area .info {
    padding-right: 35px;
    overflow: hidden;
}

.software-single-details-area .single-item:nth-child(2n) .info {
    padding-left: 35px;
    padding-right: 0px;
}

.features-area{
    padding-top: 125px;
    position: relative;
}

.features-area .feature-box {
    border-bottom: 1px solid rgb(231, 231, 231);
    padding-bottom: 90px;
}

.features-area .feature-box .single-item {
    margin-bottom: 30px;
}

.features-area .feature-box .single-item .item {
    padding: 50px 30px;
    transition: all 0.35s ease-in-out 0s;
    border-radius: 8px;
}

.features-area .feature-box .single-item .item i {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 30px;
    color: rgb(35, 35, 35);
    position: relative;
    z-index: 1;
}

.features-area .feature-box .single-item .item i::after {
    position: absolute;
    left: -30px;
    top: -15px;
    content: "";
    height: 80px;
    width: 80px;
    background: rgb(74, 196, 243);
    z-index: -1;
    clip-path: polygon(92.3205% 40%, 93.7939% 43.1596%, 94.6962% 46.527%, 95% 50%, 94.6962% 53.473%, 93.7939% 56.8404%, 92.3205% 60%, 79.8205% 81.6506%, 77.8209% 84.5064%, 75.3558% 86.9715%, 72.5% 88.9711%, 69.3404% 90.4445%, 65.973% 91.3468%, 62.5% 91.6506%, 37.5% 91.6506%, 34.027% 91.3468%, 30.6596% 90.4445%, 27.5% 88.9711%, 24.6442% 86.9715%, 22.1791% 84.5064%, 20.1795% 81.6506%, 7.67949% 60%, 6.20615% 56.8404%, 5.30384% 53.473%, 5% 50%, 5.30384% 46.527%, 6.20615% 43.1596%, 7.67949% 40%, 20.1795% 18.3494%, 22.1791% 15.4936%, 24.6442% 13.0285%, 27.5% 11.0289%, 30.6596% 9.55551%, 34.027% 8.65321%, 37.5% 8.34936%, 62.5% 8.34936%, 65.973% 8.65321%, 69.3404% 9.55551%, 72.5% 11.0289%, 75.3558% 13.0285%, 77.8209% 15.4936%, 79.8205% 18.3494%);
    opacity: 0.07;
}

.features-area .feature-box .single-item h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
}

.features-area .feature-box .single-item p {
    margin: 0px;
}

.features-area .feature-box .single-item:nth-child(2n) .item {
    box-shadow: rgba(0, 0, 0, 0.1) 1px 4px 20px -2px;
}

.features-area .feature-box .single-item .item:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 1px 4px 20px -2px;
}

.tab-overview-area{
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
}

.center-tabs .nav-tabs {
    text-align: center;
    border-bottom: 2px solid rgb(231, 231, 231);
    margin-bottom: 60px !important;
}

.center-tabs .nav-tabs li {
    float: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.center-tabs .nav-tabs li a {
    display: block;
    border: 0px;
    border-radius: 5px;
    padding: 10px 10px 20px;
    position: relative;
    z-index: 1;
    font-size: 18px;
    font-weight: 700;
    color: #333
}

.center-tabs .nav-tabs li a:hover, .center-tabs .nav-tabs li a:focus {
    background: transparent;
}

.center-tabs .nav-tabs li a.active {
    color: rgb(74, 196, 243);
}

.center-tabs .nav-tabs li a.active::after {
    position: absolute;
    left: 50%;
    bottom: -15px;
    content: "";
    height: 15px;
    width: 1px;
    background: rgb(74, 196, 243);
}

.center-tabs .nav-tabs li a.active::before {
    position: absolute;
    left: 50%;
    bottom: -24px;
    content: "";
    height: 10px;
    width: 10px;
    border: 2px solid rgb(74, 196, 243);
    margin-left: -5px;
    border-radius: 50%;
}

.center-tabs .info h3 {
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.3;
    position: relative;
    padding-right: 40px;
    font-size: 26px
}

.center-tabs .info h3 strong {
    position: absolute;
    right: 0px;
    opacity: 0.1;
    font-size: 40px;
    top: -10px;
}

.center-tabs .info a i {
    font-size: 14px;
    margin-right: 2px;
}

.center-tabs .info a {
    margin-top: 20px;
}

.tab-overview-area .center-tabs img {
    background: rgb(255, 255, 255);
    box-shadow: rgb(204, 204, 204) 0px 0px 10px;
    border-radius: 10px;
    max-width: 100%
}

.tab-overview-area .btn {
    display: inline-block;
    font-weight: 400;
    color: rgb(33, 37, 41);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.tab-overview-area .btn-md {
    padding: 15px 40px;
}

.tab-overview-area .btn {
    display: inline-block;
    line-height: 25px;
    transition: all 0.35s ease-in-out 0s;
    overflow: hidden;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
}

.tab-overview-area .btn.btn-gradient {
    position: relative;
    z-index: 1;
    color: rgb(255, 255, 255) !important;
}

.tab-overview-area .btn.btn-gradient::after {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, rgb(17, 139, 186), rgb(74, 196, 243), rgb(17, 139, 186));
    background-size: 300% 100%;
    text-transform: uppercase;
    display: inline-block;
    background-color: rgb(17, 139, 186);
    z-index: -1;
    transition: all 0.35s ease-in-out 0s;
    color: rgb(255, 255, 255) !important;
}

.tab-overview-area .btn.btn-gradient:hover::after, .tab-overview-area .btn.btn-gradient:active {
    background-position: -50% 0px;
    color: rgb(255, 255, 255);
}

.tab-overview-area .btn.active, .tab-overview-area .btn:active {
    background-image: inherit !important;
}

.tab-overview-area .btn.focus, .tab-overview-area .btn:active:focus, .tab-overview-area .btn:active:hover, .tab-overview-area .btn:focus, .tab-overview-area .btn:hover {
    outline: 0px;
}

.tab-overview-area .btn.circle {
    border-radius: 40px;
}

.tab-overview-area .btn.active, .tab-overview-area .btn:active {
    outline: 0px;
    box-shadow: inherit;
}

.hai--scrm{
    position: relative;
}

.hai--scrm .bar {
    background: #fff;
    box-shadow: 0 7px 13px 0 #dfdfdf80;
    border-radius: 4px;
    position: absolute;
    height: 128px;
    /* bottom: -157px; */
    left: 0;
    right: 0;
}
.hai--scrm .bar .bar--note {
    font-weight: 400;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.bar--meta {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 25px 0 15px;
}
.bar--metaItem {
    display: flex;
    line-height: 1.3;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-right: 1px solid #eee;
}
.bar--metaItem:last-child {
    border-right: none;
}
.bar--metaItem .count {
    color: #333 ff;
    font-size: 26px;
    font-weight: 500;
}
@media only screen and (max-width: 970px){
    html,
    .header{
        min-width: auto;
    }

    .mb--hidden,
    .hidden-xs,
    .header .header_nav_item span,
    .header .right_btnbox,
    #navPannel,
    .hai-industry-content .industry-tab .tab-item .tab-item__name:before,
    .hai--block--mb .hai--block__action,
    .hai--userData,
    .right_fixed,
    .website-authentication_box:last-child,
    .content-top-left .contact-information,
    .website-introduce_hover,
    .testimonial-carousel .item .thumb,
    .hai--scrm .bar,
    .agent-main-item .item-inner-content .applicationSteps-item:after{
        display: none;
    }

    .banner-card-content,
    .page-footer .content-top,
    .website-authentication_content,
    .content-top-right,
    .content-top-right .content-about,
    .content-top-right .content-message,
    .website-introduce_content,
    #hai-openNav{
        display: block;
    }

    .banner,
    .hai--columns__left nav .nav--item,
    .website-authentication_bg,
    .website-introduce_image,
    .website-introduce_images,
    .hai-about-abuout .introduce .aboutHai{
        height: auto
    } 

    .content-wrap,
    .w1200,
    .hai-industry-content .industry-tab,
    .hai-industry-content .industry-main .industry-item .industry-left-box,
    .hai--container,
    .hai--columns__left,
    .hai--columns__left nav .nav--item,
    .hai--columns__right,
    .footer-wrap .left-text,
    .content-top-right .content-about,
    .hai--heroheader .hai--container,
    .website-introduce_image,
    .website-introduce_images,
    .agent-main-item .item-inner,
    .hai-about-abuout .introduce .aboutHai{
        width: 100%
    }

    .content-top-right .content-about:after,
    .content-top-right .content-message:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .content-top-right .content-about,
    .content-top-right .content-message {
        zoom: 1;
    }

    * html .clearfix {
        height: 1%;
    }

    .Clearfix {
        display: block;
    }

    .header{
        padding: 0 5px
    }
    .banner-text-content p{
        font-size: 26px;
        line-height: 28px;
    }
    .banner-text-content .banner-describe{
        font-size: 14px;
        line-height: 22px;
        padding: 15px 0 20px 0;
    }
    .banner-card-content{
        margin-top: 30px;
        margin-right: 10px;
    }
    .banner-text-content .banner-text{
        padding: 80px 0 12px 0;
    }
    .hai-industry-content{
        padding-top: 20px;
    }
    .hai-industry-content .content-wrap{
        padding-bottom: 20px;
    }
    .hai-industry-content .industry-tab{
        margin: 20px 0 10px
    }
    .industry-tab .tab-item{
        border-radius: 10px
    }
    .hai-industry-content .industry-main{
        padding: 10px;
    }
    .hai-industry-content .industry-main .industry-item .flex-box{
        display: block;
    }
    .hai-industry-content .industry-tab .tab-item .tab-item__name{
        font-size: 14px
    }
    .hai--block--mb{
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .hai--block--mb .hai--container{
        padding-top: 20px;
    }
    .hai--block--mb header{
        padding-left: 10px;
        padding-right: 10px;
    }
    .hai--columns{
        display: block;
        padding: 10px
    }
    .website-authentication_wrapper{
        margin-top: 10px;
    }
    .website-authentication_box{
        width: 50%;
        float: left;
    }
    .content-top-right .module-title{
        width: 40%;
        margin-left: 10px;
    }
    .content-top-right .module-title-left,
    .content-top-right .module-title-right{
        float: left
    }
    .content-top-right .module-title .code-img{
        width: 100%;
        height: auto;
    }
    .page-footer .content-top{
        padding: 10px 0 10px 20px
    }
    .content-top-right .content-about .about-module{
        width: 42%;
        float: left
    }
    .content-top-right .content-about .about-module .module-title{
        width: 100%
    }
    .hai--heroheader .content{
        padding: 70px 10px 0 10px;
    }
    .hai--heroheader .content.ins-content h1, .hai--heroheader .content.scrm-content h1{
        font-size: 24px;
        line-height: 34px;
    }
    .hai--heroheader .content.ins-content p, .hai--heroheader .content.scrm-content p{
        font-size: 16px;
        line-height: 28px;
        margin-top: 32px;
    }
    .hai--heroheader .button--go{
        font-size: 16px;
        width: auto;
        padding: 0 10px;
    }
    .hai_hero_button .video-btn{
        height: 50px;
        width: 50px
    }
    /* .hai_hero_button .video-btn i{
        line-height: 50px 
    } */
    .website-introduce_wrapper{
        margin-top: 42px;
        padding: 10px;
    }
    .website-introduce_title, .website-recommend_title, .website-presentation_title, .website-referral_title, .website-authentication_title{
        font-size: 26px
    }
    .website-introduce_content{
        display:block;
    }
    .website-introduce_item{
        width: 100%;
        height: auto;
        padding: 20px 0 11px 25px;
    }
    .website-introduce_desc{
        margin: 10px 0 10px;
    }
    .website-introduce_router{
        padding-bottom: 12px;
        display: block;
        height: auto;
        line-height: normal;
    }
    .website-introduce_images{
        height: 246px
    }
    .process-area .info h2{
        text-align: center;
        margin-top: 40px;
        font-size: 28px;
    }
    .af-items{
        padding: 0 10px
    }
    .advanced-features-area .af-items .item{
        padding: 10px
    }
    .advanced-features-area .af-items .item .icon{
        margin-bottom: 10px;
    }
    .testimonials-area{
        padding: 0 10px
    }
    .testimonial-items .review h2{
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
    }
    .hai-btn-item .content-wrap{
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .hai-btn-item .page-home-title{
        padding-top: 30px;
        font-size: 20px;
    }
    .hai-btn-item .page-home-desc{
        font-size: 14px;
    }
    .testimonials-area .testimonial-items .review{
        margin-bottom: 70px;
    }
    .testimonials-area .thum{
        padding-left: 15px;
    }
    .features-area{
        padding-top: 30px;
    }
    .site-heading h2{
        font-size: 26px;
    }
    .site-heading p{
        font-size: 14px;
    }
    .site-heading{
        margin-bottom: 10px;
    }
    .features-area .feature-box .single-item .item{
        padding: 10px 20px;
    }
    .features-area .feature-box,
    .tab-overview-area{
        padding-bottom: 20px;
    }
    .center-tabs .info{
        margin-top: 20px;
    }
    .hai--heroheader .content.scrm-content h1{
        font-size: 16px;
    }
    .hai--heroheader .content.scrm-content p{
        font-size: 14px;
    }
    .software-single-details-area{
        padding: 30px 0;
    }
    .software-single-details-area .info h2{
        font-size: 24px;
        margin-top: 25px;
    }
    .software-single-details-area .info{
        padding-right: 0px;
    }
    .software-single-details-area .info ul li p{
        word-wrap: break-word;
    }
    .software-single-details-area .single-item{
        margin-bottom: 30px;
    }
    .software-single-details-area .single-item:nth-child(2n) .info{
        padding-left: 0px;
    }
    .hai-agent-header{
        padding-top: 150px;
        height: auto;
        padding-bottom: 50px;
    }
    .hai-agent-header .jiaruhaiwang{
        font-size: 32px;
    }
    .hai-agent-header .qudaohezuo{
        font-size: 14px;
    }
    .agent-main-item .item-inner-title{
        font-size: 26px;
    }
    .agent-main-item .item-inner-content{
        display: block;
    }
    .agent-main-item .item-inner-content .advantage-item{
        width: 50%;
        float: left;
        padding-top: 30px;
    }
    .agent-main-item .item-inner-content .advantage-item h6{
        font-size: 18px;
    }
    .agent-main-item.advantage{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .agent-main-item.applicationSteps, .agent-main-item.popularProducts{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .agent-main-item .item-inner-title .sub-title{
        font-size: 14px;
    }
    .agent-main-item .item-inner-content .applicationSteps-item{
        padding-top: 30px;
    }
    .agent-main-item .item-inner-content .popularProducts-item{
        width: 33.33%;
        float: left;
    }
    .agent-main-item .item-inner-content .popularProducts-item h6{
        font-size: 16px;
    }
    .agent-main-item .item-inner-content .popularProducts-item.hai-product1 p,
    .agent-main-item .item-inner-content .popularProducts-item.hai-product2 p,
    .agent-main-item .item-inner-content .popularProducts-item.hai-product3 p{
        width: 100%;
        padding: 0 5px
    }
    .hai-agent .hai-agent-main .agent-lijijiaru{
        padding-top: 10px;
        margin: 10px auto 0;
        height: auto;
        padding-bottom: 20px;
    }
    .hai-agent .hai-agent-main .agent-lijijiaru .agent-lj-title{
        font-size: 20px;
    }
    .hai-agent .hai-agent-main .agent-lijijiaru .agent-lijidenglu{
        width: 180px;
        margin: 30px auto 0;
        height: 35px;
        line-height: 35px;
    }
    .hai-about .hai-about-item{
        height: 320px;
    }
    .hai-about .hai-about-item .hai-about-title p{
        font-size: 30px;
    }
    .hai-about .hai-about-item .hai-about-title{
        padding-top: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .hai-about-content,
    .hai-about-abuout .introduce .aboutHai{
        display: block;
    }
    .hai-about-abuout{
        margin: 0;
    }
    .hai-about-abuout .introduce .aboutHai .aboutView .videoimgback{
        min-width: auto;
        background-size: auto 260px;
    }
    .hai-about-abuout .introduce .aboutHai .aboutView .videoimg2{
        top: 100px;
    }
    .hai-about-abuout .introduce .aboutHai .aboutView{
        height: 258px;
    }
    .hai-about-abuout .introduce .aboutHai .aboutText,
    .hai-about .all-block{
        width: 100%;
    }
    .about-big .big-show{
        display: block;
        height: auto;
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 20px;
    }
    .hai-about .all-block .all-about-title{
        margin-top: 0;
        font-size: 24px;
    }
    .about-big .big-show .bs-left img,
    .about-big .big-show .bs-left{
        width: 100%;
        height: auto;
    }
    .about-big .big-show .bs-left img{
        position: relative;
    }
    .about-big .big-show .bs-center{
        width: 100%;
        margin-top: 25px;  
    }
    .about-big .big-show .bs-center .p2 span{
        display: block;
        margin-bottom: 10px;
    }
    .about-big .big-show .bs-right{
        width: 100%;
    }
    .about-big .big-show .bs-right .nav-item{
        width: auto;
        height: auto;
        margin: 0;
    }
    .about-big .big-show .bs-right .nav-item img{
        width: 58px;
        height: 58px;
        margin: 8px 5px
    }
    .hai-about .all-block{
        padding: 0 15px;
    }
    .about-service .service-content .sc-show{
        height: auto;
    }
    .about-service .service-content .sc-show .show-item .si-step-list{
        display: block;
    }
    .about-service .service-content .sc-show .show-item .si-step-list .si-step-item,
    .about-service .service-content .sc-show .show-item .si-step-list .si-step-item .item-top{
        width: 100%;
        height: auto;
    }
    .hai-about .contentBox{
        width: 100%;
        padding: 0 15px;
    }
    .hai-about .contentBox .contenttitle{
        font-size: 26px;
    }
    .hai-about .contentBox .consulting{
        width: 180px;
        height: 42px;
        line-height: 42px;
    }
    .hai-contcat .top_img{
        height: 390px;
    }
    .hai-contcat .top_img .text{
        font-size: 28px;
        top: 165px;
    }
    .hai-contcat .top_img .text-bottom{
        top: 220px;
    }
    .hai-contcat-content{
        display: block;
    }
    .hai-contcat-business{
        top: 0;
    }
    .hai-contcat-content .hai-contcat-content-box,
    .hai-contcat-business{
        width: 100%;
        display: block;
    }
    .hai-contcat-business .business_content{
        width: 50%;
        float: left;
        height: auto;
        padding: 20px 10px;
    }
    .hai-contcat-business .business_content .contact .contact_name .contact_rwm{
        width: 100%;
    }
    .hai-contcat-address{
        display: block;
        margin-bottom: 30px;
        padding: 15px;
    }
    .hai-contcat-address .title{
        font-size: 28px;
        margin-top: 30px;
        position: relative;
    }
    .hai-contcat-address .address_text .text .text-content{
        margin-top: 20px;
    }
    .hai-contcat-address .address_text .text .text-content .text-content-item .text-content-item-name{
        font-size: 22px;
    }
    .hai-contcat-address .address_text .text .text-content .text-content-item .text-content-item-particulars{
        font-size: 16px;
    }
    .hai-contcat-address-box{
        margin-top: 15px;
    }
    #hai-openNav{
        color: #333;
        float: right;
        font-size: 36px;
    }
    .hai-mobile-mask {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.3s ease-in-out;
        z-index: 1000;
    }
    .hai-mobile-nav-container {
        z-index: 1001;
        position: fixed;
        left: 0;
        top: 0;
        width: 70%;
        height: 100%;
        background-color: #fff;
    }
    .hai-mobile-nav-container .hai-mobile-nav-top_box {
        width: 100%;
        height: 48px;
        padding: 0 15px;
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .hai-mobile-nav-container .hai-mobile-nav-top_box img{
        height: 40px;
    }
    .hai-mobile-nav-container .hai-mobile-nav_body{
        padding: 0 15px;
    }
    .hai-mobile-nav-top_box .icon-guanbi{
        font-size: 22px;
        color: #333;
    }
    .hai-mobile-nav-container .hai-mobile-nav_cell{
        color: #000;
        text-decoration: none;
        height: 50px;
        border-bottom: 1px solid #EAEAEA;
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .hai-mobile-nav-container .hai-mobile-nav_tit{
        font-size: 16px;
        font-weight: bold;
    }
    .hai-mobile-nav-container .hai-mobile-nav_cell{
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #000;
        text-decoration: none;
        height: 52px;
        border-bottom: 1px solid #EAEAEA;
    }
    .hai-mobile-nav-container .hai-mobile-nav_cell .iconfont2 {
        color: #666;
        font-size: 16px;
    }
    .hai-mobile-nav-container .hai-mobile-nav-pro_cell {
        width: 201px;
        height: 48px;
        border-bottom: 1px solid #EAEAEA;
        display: flex;
        align-items: center;
        text-align: left;
        font-size: 14px;
        color: #666;
        text-decoration: none;
        margin-left: 20px;
    }

}