.el-dropdown-link {
    font-size: 16px;
    cursor: pointer;
    color: #333
}

.el-dropdown-link:hover {
    color: #0c67f6
}

.el-icon-arrow-down {
    font-size: 16px
}

.link {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.product-menu {
    width: 720px;
    display: flex;
    flex-wrap: wrap;
    padding: 20px
}

.product-menu .item {
    display: flex;
    margin: 15px 0;
    width: 320px;
    background: transparent
}

.product-menu .item img {
    width: 32px;
    height: 33px;
    margin-right: 8px
}

.product-menu .item .link {
    font-size: 16px;
    color: #1f2329
}

.product-menu .item a:link,
.product-menu .item a:visited {
    color: #333
}

.product-menu .item a:hover {
    color: #0069ff
}

.solution-menu {
    display: flex;
    width: 600px;
    height: 520px;
    padding: 40px 0 0 60px
}

.solution-menu .spliter {
    width: 200px;
    height: 1px;
    background: #dee0e3;
    border-radius: 1px;
    margin-top: 16px;
    margin-bottom: 20px
}

.solution-menu .title {
    font-size: 14px;
    font-weight: 400;
    color: #646a73;
    line-height: 20px
}

.solution-menu .item {
    display: flex;
    margin-bottom: 30px;
    background: transparent;
    align-items: center;
    padding: 0
}

.solution-menu .item img {
    width: 24px;
    height: 25px;
    margin-right: 12px
}

.solution-menu .item .link {
    font-size: 16px;
    color: #1f2329
}

.solution-menu .item a:link,
.solution-menu .item a:visited {
    color: #333
}

.solution-menu .item a:hover {
    color: #0069ff
}

.solution-menu .l {
    width: 350px
}

.solution-menu .r {
    width: 320px
}

.main-header {
    width: 100%;
    height: 82px
}

.main-header .dsh1 {
    display: none
}

.main-header .fixed-inner {
    height: 82px;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 2px 14px 0 hsla(0, 0%, 78.4%, .5)
}

.main-header .inner-wrap {
    height: 82px;
    margin: 0 auto;
    width: 1200px
}

.main-header .inner-wrap .l {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-header .inner-wrap .l .logo {
    height: 50px;
    object-fit: contain;
    padding-right: 10px;
}

.main-header .inner-wrap .r {
    display: flex;
    justify-content: flex-end
}

.main-header .inner-wrap .r p,
.main-header .inner-wrap .r span {
    list-style-type: none;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.main-header .inner-wrap .r .active {
    color: #0069ff
}

.main-header .inner-wrap .r .phone-wrapper {
    display: flex;
    align-items: center;
    margin-right: 25px
}

.main-header .inner-wrap .r .phone-wrapper img {
    width: 28px;
    height: 27px;
    margin-right: 8px
}

.main-header .inner-wrap .r .phone-wrapper .phone {
    font-size: 20px;
    font-weight: 500;
    color: #0069ff;
    line-height: 30px
}

.main-header .inner-wrap .r .consult {
    width: 96px;
    height: 32px;
    background: linear-gradient(306deg, #65eaff, #0073ff);
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 21px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .5)
}

.main-header .inner-wrap .r .language-switcher {
    font-size: 14px;
    font-weight: 400;
    color: #1f2329;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer
}

.main-header .flex-center .menus,
.main-header .flex-center {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-header .flex-center .menus {
    width: 500px;
    margin-right: 60px;
    list-style: none;
	font-size: 18px;
	font-weight: bold;
}

.main-header .flex-center .menus li a:link,
.main-header .flex-center .menus li a:visited {
    color: #333
}

.main-header .flex-center .menus li a.active {
    color: #0069ff
}

.footer {
    display: block;
    background: #001c47;
    width: 100%;
    padding: 60px 0
}

.footer a {
    text-decoration: none
}

.footer .content {
    width: 1200px;
    display: flex;
    margin: 0 auto
}

.footer .copyright {
    width: 1200px;
    margin: 0 auto
}

.footer .copyright p {
    color: #fff;
    margin: 0 0 .2rem
}

.footer .left {
    display: flex;
    flex-direction: column
}

.footer .left .top {
    padding-bottom: 10px;
    display: flex
}

.footer .left .top .l {
    display: flex;
    flex-direction: column
}

.footer .left .top .l .title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    margin-bottom: 30px;
    display: block
}

.footer .left .top .l .links {
    display: flex;
    flex-direction: column
}

.footer .left .top .c {
    display: flex;
    flex-direction: column;
    margin-left: 10px
}

.footer .left .top .c .title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    margin-bottom: 30px;
    display: block
}

.footer .left .top .c .links {
    display: flex;
    flex-direction: column
}

.footer .left .top .r {
    display: flex;
    flex-direction: column;
    margin-left: 10px
}

.footer .left .top .r .title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    margin-bottom: 30px;
    display: block
}

.footer .left .top .r .links {
    display: flex;
    flex-direction: column
}

.footer .left .top a {
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    margin-right: 30px;
    margin-bottom: 18px;
    color: #fff;
    cursor: pointer
}

.footer .left .top a:hover {
    color: #fff
}

.footer .v-spliter {
    height: 399px;
    border-right: 1px solid hsla(0, 0%, 100%, .1);
    margin-left: 30px;
    margin-right: 30px
}

.footer .right {
    display: flex;
    flex-direction: column
}

.footer .right .phone-wrapper {
    display: flex
}

.footer .right .phone-wrapper .icon {
    width: 45px;
    height: 44px
}

.footer .right .phone-wrapper .phone {
    font-size: 32px;
    color: hsla(0, 0%, 100%, .5);
    line-height: 48px;
    margin-left: 16px
}

.footer .right .m {
    margin-top: 40px
}

.footer .right .m .text {
    font-size: 14px;
    color: hsla(0, 0%, 100%, .5);
    line-height: 21px;
    margin-bottom: 10px
}

.footer .right .qrcode-wrapper {
    display: flex;
    flex-direction: column
}

.footer .right .qrcode-wrapper .tips {
    font-size: 14px;
    color: hsla(0, 0%, 100%, .5);
    line-height: 21px;
    margin-bottom: 23px
}

.footer .right .qrcode-wrapper .codes {
    display: flex
}

.footer .right .qrcode-wrapper .codes img {
    width: 122px;
    height: 122px
}

.footer .right .qrcode-wrapper .codes .q1 {
    margin-right: 62px
}

.connect-wrapper {
    margin: 0 auto;
    height: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../images/底部背景图片260px.jpg);
    background-repeat: no-repeat;
}

.connect-wrapper .title {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 60px;
    margin-top: 40px
}

.connect-wrapper .subtitle {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 36px;
    margin-top: 5px
}

.connect-wrapper .phone {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    margin-top: 26px
}

.article-page {
    background: #fafafa
}

.article-page .art-l {
    background: #fff;
    float: left;
    width: 790px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 30px
}

.article-page .art-l .html {
    font-size: 16px
}

.article-page .art-l .html .a-info {
    color: #999;
    font-size: 12px;
    margin-bottom: 15px
}

.article-page .art-l .html .a-info.sp {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 50px;
    position: relative
}

.article-page .art-l .html .a-info.sp:before {
    position: absolute;
    width: 160px;
    height: 4px;
    background: #f0f0f0;
    content: "";
    display: block;
    left: 0;
    bottom: -20px
}

.article-page .art-l .html h2 {
    font-size: 28px;
    color: #333;
    font-weight: 700
}

.article-page .art-l .html h3 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin: 30px 0
}

.article-page .art-l .html ol {
    margin: 30px 0 30px 20px
}

.article-page .art-l .html ol li {
    font-size: 16px;
    color: #595959;
    line-height: 28px;
    list-style-type: inherit
}

.article-page .art-l .html p {
    font-size: 16px;
    color: #595959;
    line-height: 28px;
    margin: 30px 0
}

.article-page .art-l .html a {
    color: #4073ff
}

.article-page .art-l .html img {
    display: block;
    margin: 0 auto
}

.mian-register {
    padding-top: 5.36rem
}

.mian-register .register-title {
    text-align: center;
    margin-bottom: 2.5rem
}

.mian-register .register-title .title {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: .46rem
}

.mian-register .register-title .tag {
    font-size: 1.07rem;
    color: #999;
    line-height: 1.5rem
}

.mian-register .form {
    margin: 0 1.07rem 5.36rem
}

.mian-register .form .tel-num {
    box-sizing: border-box;
    font-size: 1.07rem;
    padding: 0 1.07rem;
    height: 3.35rem;
    line-height: 3.35rem;
    width: 100%;
    border: .07rem solid #efefef;
    outline: none;
    -webkit-appearance: none;
    border-radius: 4px;
    margin-bottom: 1.21rem
}

.mian-register .form .code-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    font-size: 15px;
    padding: 0 15px;
    height: 3.35rem;
    width: 100%;
    border: .07rem solid #efefef;
    border-radius: 2px;
    position: relative;
    background-color: #fff
}

.mian-register .form .code-wrap .code-input {
    font-size: 15px;
    flex: 1;
    outline: none;
    -webkit-appearance: none;
    border: none;
    padding: 0
}

.mian-register .form .code-wrap .code-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #d8d8d8;
    color: #0095ff
}

.mian-register .form .code-wrap .isGet {
    color: #999
}

.mian-register .form .nc-hint {
    line-height: 1.5rem;
    font-size: 1.07rem;
    color: #333;
    margin-bottom: .71rem;
    text-align: left
}

.mian-register .form .l-register-btn {
    margin-top: 1.93rem;
    width: 100%;
    height: 3.35rem;
    border-radius: 1.68rem;
    box-shadow: 0 0 1.07rem 0 hsla(0, 0%, 76.5%, .22);
    font-size: 1.07rem;
    color: #0095ff;
    text-align: center;
    line-height: 3.35rem
}

.mian-register .form ::-webkit-input-placeholder {
    color: #999
}

.mian-register .form :-moz-placeholder,
.mian-register .form ::-moz-placeholder {
    color: #999
}

.mian-register .form :-ms-input-placeholder {
    color: #999
}

.mian-register .nc-container {
    width: 100%
}

.mian-register .unrecive-code-text {
    font-size: 15px;
    color: #0095ff;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px
}

.content-wrap .content {
    display: flex;
    flex-direction: column;
    width: 165px
}
.content-bottom{
    width: 290px;
    height: 180px;
}


.content-wrap .content .title {
    font-size: 14px;
    font-weight: 400;
    color: #8f959e;
    line-height: 20px;
    margin-bottom: 2px
}

.content-wrap .content .phone {
    font-size: 18px;
    font-weight: 600;
    color: #007aff;
    line-height: 25px;
    margin-bottom: 5px
}

.content-wrap .content .subtitle {
    font-size: 12px;
    font-weight: 400;
    color: #8f959e;
    line-height: 17px
}

.content-wrap .content .text {
    font-size: 14px;
    font-weight: 400;
    color: #1f2329;
    line-height: 20px;
    margin-top: 5px
}

.content-wrap .content .text-center {
    text-align: center
}

.main-consult-online {
    position: fixed;
    z-index: 2002;
    right: 0;
    top: calc(100vh - 400px);
    text-align: left;
    display: flex
}

.main-consult-online .detail-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-right: 20px
}

.main-consult-online .detail-title .top {
    display: flex;
    flex-direction: column;
    width: 72px;
    height: 72px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(53, 132, 218, .22);
    align-items: center
}

.main-consult-online .detail-title .top .icon {
    width: 28px;
    height: 27px;
    margin-top: 12px;
    margin-bottom: 8px
}

.main-consult-online .detail-title .top .b {
    width: 72px;
    height: 27px;
    background: #007aff;
    border-radius: 4px 4px 0 0
}

.main-consult-online .detail-title .top .b .label {
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    text-shadow: 0 0 8px rgba(53, 132, 218, .22);
    text-align: center
}

.main-consult-online .detail-title .bottom {
    margin-top: 6px;
    width: 72px;
    height: 216px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(53, 132, 218, .22);
    border-radius: 4px 4px 0 0
}

.main-consult-online .detail-title .bottom .item {
    width: 72px;
    height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.main-consult-online .detail-title .bottom .item .icon {
    width: 32px;
    height: 32px;
    margin-top: 9px
}

.main-consult-online .detail-title .bottom .item .text {
    font-size: 14px;
    font-weight: 400;
    color: #1f2329;
    line-height: 20px;
    margin-top: 6px
}

.main-consult-online .detail-title .bottom .item-active,
.main-consult-online .detail-title .bottom .item:hover {
    background: #e3f1ff;
    box-shadow: 0 0 8px 0 rgba(53, 132, 218, .22);
    border-radius: 0 0 4px 4px
}

.dialog-wrapper .el-dialog__wrapper {
    pointer-events: none
}

.el-badge__content {
    top: 13px;
    right: 2px
}

.dialog-el .el-dialog__body,
.dialog-el .el-dialog__header {
    padding: 0
}

.dialog-el .el-dialog {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(176, 193, 219, .5);
    width: 400px
}

.dialog-el .dialog-content {
    pointer-events: auto;
    position: relative;
    height: 270px;
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    margin-top: 315px;
    padding-left: 30px;
    padding-right: 30px
}

.dialog-el .dialog-content .close-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    cursor: pointer
}

.dialog-el .dialog-content .title {
    font-size: 26px;
    font-weight: 500;
    color: #202f44;
    line-height: 34px
}

.dialog-el .dialog-content .subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #202f44;
    line-height: 34px
}

.dialog-el .dialog-content .qrcode {
    display: inline-block;
    width: 220px;
    height: 220px;
    margin-bottom: 20px
}

.dialog-el .dialog-content .d-t {
    font-size: 18px;
    color: #333;
    line-height: 24px
}

.dialog-el .dialog-content .tags {
    display: flex;
    margin-top: 10px
}

.dialog-el .dialog-content .tags .tag {
    width: 66px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(49deg, rgba(56, 101, 255, .8), rgba(12, 103, 246, .8) 100%, rgba(12, 103, 246, .8) 0);
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    margin-right: 10px
}

.dialog-el .dialog-content .items {
    display: flex;
    margin-top: 25px;
    margin-left: 10px
}

.dialog-el .dialog-content .items .item {
    width: 90px;
    height: 80px;
    margin-top: 10px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(145deg, #fff, #f0f4ff);
    border-radius: 4px;
    border: 1px solid #e4ebff
}

.dialog-el .dialog-content .items .item .icon {
    width: 40px;
    height: 30px
}

.dialog-el .dialog-content .items .item .text {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
    margin-top: 6px
}

.dialog-el .dialog-content .items .item:hover {
    cursor: pointer
}

.dialog-el .dialog-content .items .item-active {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(12, 69, 255, .2);
    border-radius: 4px
}

.p1 {
    width: 100%;
    height: 440px;
    background-size: cover
}

.p1 .inner-content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.p1 .inner-content .h1 {
    font-size: 48px;
    font-weight: 800;
    color: #fff;
    line-height: 72px;
    margin-top: 140px;
    margin-bottom: 20px;
    text-align: center;
}

.p1 .inner-content .h1 span {
    color: #1890ff
}

.p1 .inner-content .h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 28px
}

.p1 .inner-content .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 48px;
    background: linear-gradient(306deg, #65eaff, #0073ff);
    border-radius: 2px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 21px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .5);
    margin-top: 40px;
    cursor: pointer
}

body {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
    font-weight: 400;
    color: #333;
    -webkit-tap-highlight-color: transparent
}

body input,
body textarea {
    -webkit-appearance: none
}

* {
    margin: 0
}

aside {
    min-width: 350px;
    margin-left: 40px;
    max-width: 350px
}

main {
    width: auto
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    padding: 0 10px;
    position: relative;
    overflow: visible;
}

.button--green {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #3b8070;
    color: #3b8070;
    text-decoration: none;
    padding: 10px 30px
}

.button--green:hover {
    color: #fff;
    background-color: #3b8070
}

.button--grey {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #35495e;
    color: #35495e;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 15px
}

.button--grey:hover {
    color: #fff;
    background-color: #35495e
}

.cover {
    width: 100%;
    object-fit: cover
}

.register-btn {
    display: block;
    height: 48px;
    width: 136px;
    border-radius: 24px;
    background-color: #0c67f6;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    transition: all .4s;
    text-align: center
}

.register-btn:hover {
    transform: scale(1.1)
}

.register-btn1 {
    display: block;
    height: 48px;
    width: 136px;
    border-radius: 24px;
    line-height: 48px;
    font-size: 14px;
    color: #5b53ff;
    cursor: pointer;
    transition: all .4s;
    border: 1px solid #5b53ff
}

.register-btn1:hover {
    transform: scale(1.1)
}

.m-register-btn {
    background-color: #0c67f6
}

.m-blue-register-btn,
.m-register-btn {
    display: block;
    height: 2.5rem;
    width: 8.21rem;
    border-radius: 1.43rem;
    line-height: 2.5rem;
    font-size: 1rem;
    color: #fff;
    margin: 0 auto;
    cursor: pointer
}

.m-blue-register-btn {
    background-color: #0c45ff
}

.m-new-blue-register-btn {
    background-color: #653ff4
}

.m-black-register-btn,
.m-new-blue-register-btn {
    display: block;
    height: 2.5rem;
    width: 8.21rem;
    border-radius: 1.43rem;
    line-height: 2.5rem;
    font-size: 1rem;
    color: #fff;
    margin: 0 auto;
    cursor: pointer
}

.m-black-register-btn {
    background-color: #202f44
}

.blue-register-btn {
    display: block;
    height: 50px;
    width: 160px;
    border-radius: 25px;
    background-color: #0c45ff;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .4s;
    text-align: center
}

.blue-register-btn:hover {
    transform: scale(1.1)
}

.new-blue-register-btn {
    display: block;
    height: 50px;
    width: 160px;
    border-radius: 25px;
    background-color: #653ff4;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .4s;
    text-align: center
}

.new-blue-register-btn:hover {
    transform: scale(1.1)
}

.black-register-btn {
    display: block;
    height: 50px;
    width: 160px;
    border-radius: 25px;
    background-color: #202f44;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .4s;
    text-align: center
}

.black-register-btn:hover {
    transform: scale(1.1)
}

.m-t-5 {
    margin-top: 5px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-20 {
    margin-top: 20px
}

.m-t-30 {
    margin-top: 30px
}

.m-t-40 {
    margin-top: 40px
}

.m-t-50 {
    margin-top: 50px
}

.m-l-3 {
    margin-left: 3px
}

.m-l-30 {
    margin-left: 30px
}

.m-l--20 {
    margin-left: -20px
}

.m-t--30 {
    margin-top: -30px
}

.f1 {
    font-size: 34px;
    line-height: 43px;
    font-weight: 500
}

.f2 {
    font-weight: 500
}

.f2,
.f2-normal {
    font-size: 24px;
    line-height: 34px
}

.f2-normal {
    font-weight: 400
}

.f3 {
    font-weight: 400
}

.f3,
.f3-bold {
    font-size: 17px;
    line-height: 24px
}

.f3-bold {
    font-weight: 500
}

.f4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.c-purple {
    color: #252266
}

.c-white {
    color: #fff
}

.c-blue {
    color: #0c67f6
}

.new-c-blue {
    color: #653ff4
}

.c-666 {
    color: #666
}

.c-333 {
    color: #333
}

.p-l-r-30 {
    padding: 0 30px
}

.p-l-r-20 {
    padding: 0 20px
}

.p-l-r-16 {
    padding: 0 16px
}

.p-l-r-10 {
    padding: 0 10px
}

.m-l-r-16 {
    margin: 0 16px
}

.f-large {
    font-size: 60px;
    line-height: 74px;
    font-weight: 500
}

.f-normal {
    font-size: 12px;
    line-height: 17px
}

.c-new-blue {
    color: #0c45ff
}

.c-black {
    color: #202f44
}

.c-grey {
    color: #546175
}

a {
    text-decoration: none;
}

.certificate {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #888;
    padding: 20px 0;
}

.certificate a {
    color: #888;
}

#service .section-ability {
    padding: 100px 0;
}

#service .section-ability {
    text-align: center;
}

#service .section-ability .row {
    flex-wrap: nowrap;
}

#service .section-ability .row>div {
    margin-right: 20px;
    background: #ffffff;
    border: 1px solid rgba(214, 214, 214, 0.4);
    box-shadow: 0px 29px 49px 0px rgba(65, 90, 161, 0.10);
    /*height: 385px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
#service .section-ability .row>div img{
    width: 100%;
    height: 100%;
}

#service .section-ability .row>div:hover {
    box-shadow: 0px 29px 49px 0px rgb(87 118 209 / 40%);
}

#service .section-ability .row>div:last-child {
    margin: 0px;
}

#service .section-ability .row>div .content {
    padding: 20px 36px 5px 36px;
}

#service .section-ability .row>div .content img {
    width: 34%;
}

#service .section-ability .row>div h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    margin-top: 7px;
    margin-bottom: 23px;
}

#service .section-ability .row>div p {
    font-size: 14px;
    color: #5e5e60;
    text-align: center;
    line-height: 24px;
    margin: 0;
}

#service .section-ability .container>h2,
#service .section-industry .container>h2 {
    margin: 0px;
    font-size: 28px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    color: #101014;
    line-height: 40px;
    text-align: center;
}

#service .section-ability .container>h3,
#service .section-industry .container>h3 {
    margin: 0px;
    font-size: 12px;
    color: #3d485d;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: center;
}

#service .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.customer_tab_fun {
    background-color: #fff;
    padding: 0px 45px;
    border-bottom: 0px;
}

.customer_tab_fun {
    width: 1200px;
    float: left;
    box-sizing: border-box;
}

.customer_tab_fun ul {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
}

.customer_tab_fun li {
    width: 14%;
    margin-left: 4%;
    margin-right: 2%;
    line-height: 45px;
}

.customer_tab_fun .active {
    border-bottom: 3px solid #0069ff;
}

.customer_tab_fun .active p {
    color: #0069ff;
}

.customer_tab_fun li {
    float: left;
    font-size: 18px;
    color: #252b3a;
    text-align: center;
    cursor: pointer;
}

.customer_b {
    width: 100%;
    background-color: #f5f5f5;
    height: auto;
    overflow: hidden;
    padding-bottom: 100px;
}

.customer_b .customer_c {
    width: 1200px;
    margin: auto;
}

.customer_t {
    padding-top: 100px;
    text-align: center;
}

.customer_t h3 {
    font-size: 30px;
    color: #252b3a;
    margin-top: 150px;
    visibility: hidden;
    transition-delay: 1s;
    transition: all 1s ease;
}

.customer_t p {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: "SourceHanSansSC";
    color: #808080;
}

.customer_tab_tion {
    background-color: #fff;
    margin-top: 0;
    padding-bottom: 0;
    width: 100%;
    float: left;
}

.customer_tab_tion li {
    background-color: #fff;
    padding: 40px 25px 70px;
    cursor: pointer;
    float: left;
}

.customer_hide {
    display: none;
}

.customer_tion_right {
    text-align: center;
}

.customer_tion_right .int_ark {
    max-width: 420px;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    text-align: left;
}

.vi_gif {
    width: 663px;
}

img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}

.customer_tion_right .int_ark h5 {
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 400;
}

.int_ark img {
    max-width: 720px;
}

.customer_tion_right .int_ark span {
    color: #999999;
    font-size: 14px;
    line-height: 26px;
    width: 316px;
    float: left;
}

.customer_demo input {
    color: #0069ff;
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin-top: 50px;
}

.customer_demo input {
    border-radius: 20px;
}

.customer_demo input {
    border: 1px solid #0069ff;
    background-color: #fff;
    transition: all .36s ease;
}

ul {
    padding-left: 0px;
}

ul li {
    list-style: none;
}