﻿._block {
    width: 100%;
    position: relative;
    float: left
}

._block ._bggroup {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

._block ._bggroup2 {
    opacity: 0
}

._block ._bggroup3 {
    opacity: 1
}

._block ._background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

._block ._mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

._block ._content {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    float: left
}

._block ._title {
    z-index: 11
}

._mw0 {
    width: 100%
}

._mw1920 {
    width: 100%
}

._mw1300 {
    max-width: 1300px;
    margin: 0 auto
}

._mw1200 {
    max-width: 1200px;
    margin: 0 auto
}

._mw1100 {
    max-width: 1100px;
    margin: 0 auto
}

._mw1080 {
    max-width: 1080px;
    margin: 0 auto
}

._mw846 {
    max-width: 846px;
    margin: 0 auto
}

._mw850 {
    max-width: 850px;
    margin: 0 auto
}

._mw900 {
    max-width: 900px;
    margin: 0 auto
}

._mw1000 {
    max-width: 1000px;
    margin: 0 auto
}

._mw1040 {
    max-width: 1040px;
    margin: 0 auto
}

._mw1120 {
    max-width: 1120px;
    margin: 0 auto
}

._mw1180 {
    max-width: 1180px;
    margin: 0 auto
}

._mw1500 {
    max-width: 1500px;
    margin: 0 auto
}

#_header_195 {
    position: fixed;
    z-index: 15;
    margin: auto;
    width: 100%
}

#_header_195 ._block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    box-shadow: rgba(51, 51, 51, .1) 0px 2px 5px
}

#_header_195 ._title {
    margin-bottom: 0px
}

#_header_195 .fuwu-logo {
    display: block;
    margin: 6px 0 0 2px;
    padding: 0
}

#_header_195 .fuwu-logo img {
    width: 100%
}

#_header_195 a.chat-login {
    display: inline-block
}

#_header_195 a.chat-login img {
    width: 100% !important
}

#_header_195 .top-tel-top {
    max-width: 1200px;
    margin: 0 auto;
    text-align: right
}

#_header_195 .top-tel-top p {
    display: inline-block;
    text-align: right;
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px solid #ccc
}

#_header_195 .top-tel-top p img {
    height: 24px;
    padding: 4px;
    vertical-align: top
}

#_header_195 .top-tel-top p span {
    font-size: 16px;
    color: #e73820
}

.top-tel-top {
    max-width: 1200px;
    margin: 0 auto;
    text-align: right
}

.top-tel-top p {
    display: inline-block;
    text-align: right;
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px solid #ccc
}

.top-tel-top p img {
    height: 24px;
    padding: 4px;
    vertical-align: top
}

.top-tel-top p span {
    font-size: 16px;
    color: #e73820
}

#_h {
    width: 100%;
    float: left
}

#_h .ctext {
    float: left;
    width: 100%
}

#_h .ctext .header {
    box-sizing: border-box !important;
    width: 100%;
    height: 68px;
    background-color: #fff;
    margin: 0 auto;
    display: flex;
    position: relative;
    z-index: 3;
    justify-content: space-between;
    align-items: center
}

#_h .ctext .header a.header-logo {
    display: block
}

#_h .ctext .header a.header-logo img {
    height: 28px;
    margin-top: 5px
}

#_h .ctext .header a.header-logo img:nth-child(2) {
    width: auto;
    height: 26px;
    margin-left: 4px
}

#_h .ctext .nav-wrap {
    display: flex;
    height: 68px;
    line-height: 68px
}

#_h .ctext .nav-wrap .first-other {
    position: relative
}

#_h .ctext .nav-wrap .first-link {
    margin: 0 15px
}

#_h .ctext .nav-wrap .first-link a {
    font-size: 16px;
    display: block;
    text-align: center;
    box-sizing: border-box;
    height: 68px;
    line-height: 68px;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

#_h .ctext .nav-wrap .first-link a span {
    vertical-align: -1px;
    display: inline-block;
    display: none;
    width: 15px;
    height: 68px;
    line-height: 68px;
    transition: all .3s ease-in-out;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal
}

#_h .ctext .nav-wrap .first-link a.active {
    color: #e9422c
}

#_h .ctext .nav-wrap .first-link:hover a.first {
    border-bottom: 2px solid #e9422c;
    color: #e9422c
}

#_h .ctext .nav-wrap .first-link:hover a.first span {
    transform: rotateX(180deg)
}

#_h .ctext .nav-wrap .first-link:hover .second-wrap {
    transform: rotate3d(0, 0, 0, 0deg);
    box-shadow: 0px 15px 10px -15px rgba(6, 30, 46, .11)
}

#_h .ctext .second-wrap {
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 9;
    display: flex;
    background-color: #fff;
    border-top: 1px solid #e0e3ea;
    transform: rotate3d(-1, 0, 0, 90deg);
    transform-origin: 50% 0%;
    transition: all .3s ease-in-out
}

#_h .ctext .second-wrap .second-box {
    max-width: 1230px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px
}

#_h .ctext .second-wrap .second-box .second-item {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d5d7e3
}

#_h .ctext .second-wrap .second-box .second-item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

#_h .ctext .second-wrap .second-box .second-item h3 {
    width: 100%;
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
    color: #000;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 20px
}

#_h .ctext .second-wrap .second-box .second-item a {
    width: 20%;
    font-size: 16px !important;
    padding: 5px 15px;
    margin: 0 0 5px 0;
    height: 48px !important;
    line-height: 48px !important;
    display: flex;
    align-items: center
}

#_h .ctext .second-wrap .second-box .second-item a img:first-child {
    width: 26px;
    height: auto;
    margin-right: 8px
}

#_h .ctext .second-wrap .second-box .second-item a img:nth-child(2) {
    height: 12px;
    margin-left: 4px
}

#_h .ctext .second-wrap .second-box .second-item a:hover {
    background-color: #f7f7f8
}

#_h .ctext .second-wrap .second-box .second-item .second-link-right {
    margin-right: 20%
}

#_h .ctext .second-wrap .second-box .second-item-bottom {
    width: 70%;
    padding-bottom: 0;
    border-bottom: 0
}

#_h .ctext .second-wrap .second-box .second-item-bottom h3 {
    margin-top: 20px
}

#_h .ctext .second-wrap .second-box .second-item-bottom a {
    width: 25%
}

#_h .ctext .second-wrap .second-box .second-item-bottom a:hover {
    background-color: #f7f7f8 !important
}

#_h .ctext .second-wrap .second-box .second-item-right {
    background: url("../images/second_item_right.png") no-repeat center bottom/cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
    height: 100%;
    padding: 0;
    margin: 0
}

#_h .ctext .second-wrap .second-box .second-item-right h3 {
    text-align: center;
    font-size: 14px;
    line-height: 2;
    margin-left: 0;
    margin-top: 80px;
    color: #999
}

#_h .ctext .second-wrap .second-box .second-item-right a {
    width: 80px;
    height: 26px;
    line-height: 24px;
    margin: 20px auto 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    color: #fd4047;
    border: 1px solid #fd4047
}

#_h .ctext .second-wrap .second-box .second-item-right a:hover {
    background-color: #fff !important
}

#_h .ctext .second-wrap-other {
    position: absolute;
    top: 68px;
    left: -50%;
    width: 190px;
    margin: 0 auto;
    z-index: 9;
    background-color: #fff;
    border-top: 1px solid #e0e3ea;
    transform: rotate3d(-1, 0, 0, 90deg);
    transform-origin: 50% 0%;
    transition: all .3s ease-in-out
}

#_h .ctext .second-wrap-other .second-box {
    display: block;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07);
    padding-bottom: 30px;
    padding-top: 30px
}

#_h .ctext .second-wrap-other .second-box div {
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 10px 0
}

#_h .ctext .second-wrap-other .second-box div:last-child {
    margin: 0
}

#_h .ctext .second-wrap-other .second-box div a {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    display: flex !important;
    align-items: center;
    padding: 5px 0 5px 15px;
    margin: 0;
    height: 48px !important;
    line-height: 48px !important
}

#_h .ctext .second-wrap-other .second-box div a img {
    width: 26px;
    height: auto;
    margin-right: 8px
}

#_h .ctext .second-wrap-other .second-box div a:hover {
    background-color: #f7f7f8
}

#_h .ctext .second-wrap-other .second-box div h3 {
    margin-bottom: 15px
}

#_h .ctext .second-wrap-source {
    position: absolute;
    left: -60%;
    width: 180px
}

#_h .ctext .second-wrap-source a {
    padding-left: 20px !important
}

#_h .ctext .nav-right {
    display: flex;
    align-items: center
}

#_h .ctext .nav-right img {
    width: 28px
}

#_h .ctext .nav-right .nav-tel {
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    margin: 0 15px 0 10px
}

#_h .ctext .nav-right .tryout {
    position: relative;
    overflow: hidden;
    width: 102px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #fd4343;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0px 12px 15px 0px rgba(227, 75, 96, .3);
    transform: perspective(1px) translateZ(0);
    transition: all .4s ease-in-out
}

#_h .ctext .nav-right .tryout:before {
    content: "";
    position: absolute;
    background-color: #fff;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transform-origin: 100% 50%;
    transition: all .4s ease-in-out
}

#_h .ctext .nav-right .tryout:hover,
#_h .ctext .nav-right .tryout:focus,
#_h .ctext .nav-right .tryout:active {
    box-shadow: none;
    color: #e83820;
    background-color: #fff;
    border: 1px solid #e83820
}

#_h .ctext .nav-right .tryout:hover:before,
#_h .ctext .nav-right .tryout:focus:before,
#_h .ctext .nav-right .tryout:active:before {
    transform: scaleX(1)
}

#_h .ctext .menuph {
    display: none
}

#_h .ctext .xialaph {
    display: none
}

.iconxiangxia1::before {
    content: ""
}

#_content ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content ._block {
        padding: 0px 0px 20px 0px;
        margin: 60px auto 0px auto
    }
}

#_c {
    width: 100%;
    float: left
}

#_c .ctext {
    width: 100%;
    float: left;
    line-height: 0;
    position: relative;
    overflow: hidden
}

#_c .ctext .slick-dots {
    bottom: 40px;
    height: 6px
}

#_c .ctext .slick-dots li {
    width: 17px;
    height: 6px;
    margin: 0 6px;
    position: relative;
    background: #fff;
    opacity: .5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

#_c .ctext .slick-dots li.slick-active {
    width: 48px;
    opacity: 1
}

#_c .ctext .pic {
    position: relative
}

#_c .ctext .pic .imgBox {
    height: 535px
}

#_c .ctext .pic .top-banner-text {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -124px;
    width: 1200px
}

#_c .ctext .pic .top-banner-text h1 {
    float: left;
    width: 100%;
    font-size: 40px;
    line-height: 45px;
    font-weight: normal;
    color: #fff
}

#_c .ctext .pic .top-banner-text h2 {
    float: left;
    width: 100%;
    margin-top: 150px;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
    color: #2f4858
}

#_c .ctext .pic .top-banner-text p {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 1.8;
    min-height: 72px;
    color: #8c989f;
    margin: 15px 0 60px
}

#_c .ctext .pic .top-banner-text a {
    float: left;
    width: 280px;
    height: 56px;
    text-align: center;
    font-size: 20px;
    line-height: 56px;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c .ctext .pic .top-banner-text a:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_c .ctext .pic .top-banner-text.banner2 {
    margin-top: -145px
}

#_c .ctext .pic .top-banner-text.banner2 i {
    float: left;
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    background-color: #2f4858
}

#_c .ctext .pic .top-banner-text.banner2 h2 {
    margin-top: 0px
}

#_c .ctext .pic .top-banner-text.banner2 p {
    color: #2f4858
}

#_c .ctext .pic .top-banner-text.banner3 h2 {
    color: #fff;
    margin-top: 0
}

#_c .ctext .pic .top-banner-text.banner3 p {
    color: #8c989f
}

#_c .ctext .pic .banner4-wrap {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    margin-top: 0;
    width: 1200px;
    height: 100%;
    background: url("../images/banner4_img.png") no-repeat right center/55% auto
}

#_c .ctext .pic .top-banner-text.banner4 h2 {
    color: #fff;
    margin-top: 0
}

#_c .ctext .pic .top-banner-text.banner4 p {
    color: #8c989f
}

#_content_2 ._block {
    padding: 0px 0px 20px 0px;
    margin: 0px auto 0px auto
}

#_content_2 ._title {
    margin-bottom: 20px
}

#_c_1 .maxwidth {
    max-width: 1200px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    #_content_2 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_1 {
    width: 100%;
    float: left
}

#_c_1 .ctext {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ebebeb
}

#_c_1 .ctext .focus-box {
    float: left;
    width: 100%
}

#_c_1 .ctext .focus-box .focus-title {
    float: left;
    width: 25%;
    text-align: center;
    padding: 20px;
    border-right: 1px solid #ebebeb
}

#_c_1 .ctext .focus-box .focus-con {
    float: left;
    width: 25%;
    padding: 20px;
    border-right: 1px solid #ebebeb
}

#_c_1 .ctext .focus-box .focus-con div {
    float: left;
    width: 59px;
    height: 59px;
    background: #f9e3e0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 59px;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px
}

#_c_1 .ctext .focus-box .focus-con div p {
    width: 100%;
    text-align: center
}

#_c_1 .ctext .focus-box .focus-con h3 {
    display: flex;
    height: 59px;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 20px
}

#_c_1 .ctext .focus-box .focus-con h3 a {
    display: inline-block;
    overflow: hidden;
    height: 59px;
    color: #2f4858;
    font-size: 16px;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

#_c_1 .ctext .focus-box .focus-con h3:hover a {
    color: #e83820
}

#_c_1 .ctext .focus-box div:nth-child(2) div {
    color: #e83820
}

#_content_5 ._block {
    padding: 50px 0px 50px 0px;
    margin: 0px auto 0px auto
}

#_content_5 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_5 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_2 {
    width: 100%;
    float: left
}

#_c_2 .ctext {
    width: 100%;
    float: left
}

#_c_2 .ctext .pro-header-wrap {
    max-width: 762px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between
}

#_c_2 .ctext .pro-header-wrap .pro-header {
    width: 85px;
    cursor: pointer;
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    text-align: center
}

#_c_2 .ctext .pro-header-wrap .pro-header img {
    height: 48px
}

#_c_2 .ctext .pro-header-wrap .pro-header p {
    font-size: 16px;
    line-height: 2
}

#_c_2 .ctext .pro-header-wrap .proHeader {
    border-bottom: 4px solid #e83820
}

#_c_2 .ctext .pro-header-wrap .proHeader p {
    color: #e83820
}

#_c_2 .ctext .pro-header-wrap .pro-header i:first-child {
    display: block
}

#_c_2 .ctext .pro-header-wrap .pro-header i:nth-child(2n) {
    display: none
}

#_c_2 .ctext .pro-header-wrap .pro-header.proHeader i:first-child {
    display: none
}

#_c_2 .ctext .pro-header-wrap .pro-header.proHeader i:nth-child(2n) {
    display: block
}

#_c_2 .ctext .gray-box {
    background-color: #fafafa
}

#_c_2 .ctext .pro-con-wrap {
    position: relative;
    padding: 40px 0 40px 0
}

#_c_2 .ctext .pro-con-wrap .pro-con-box {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

#_c_2 .ctext .pro-con-wrap .pro-con-box.active {
    position: relative;
    z-index: 2;
    opacity: 1
}

#_c_2 .ctext .pro-con-left {
    width: 42%
}

#_c_2 .ctext .pro-con-left .pro-con {
    margin-bottom: 10px
}

#_c_2 .ctext .pro-con-left .pro-con a {
    cursor: pointer;
    padding: 30px 40px;
    display: flex;
    position: relative;
    align-items: center
}

#_c_2 .ctext .pro-con-left .pro-con img {
    height: 30px
}

#_c_2 .ctext .pro-con-left .pro-con h3 {
    font-size: 18px;
    color: #2f4858;
    text-indent: 35px
}

#_c_2 .ctext .pro-con-left .pro-con p {
    line-height: 2;
    text-indent: 35px;
    color: #748590
}

#_c_2 .ctext .pro-con-left .pro-con em {
    display: block
}

#_c_2 .ctext .pro-con-left .pro-con em:nth-child(2n) {
    display: none
}

#_c_2 .ctext .pro-con-left .pro-con.proConActive em:nth-child(2n) {
    display: block
}

#_c_2 .ctext .pro-con-left .pro-con.proConActive em:first-child {
    display: none
}

#_c_2 .ctext .pro-con-left .pro-con .pro-con-right-img {
    display: none;
    position: absolute;
    right: -16px;
    top: 40%
}

#_c_2 .ctext .pro-con-left .proConActive {
    background-color: #fff;
    transition: all .3s ease-in-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

#_c_2 .ctext .pro-con-left .proConActive h3 {
    color: #e83820
}

#_c_2 .ctext .pro-con-left .proConActive .pro-con-right-img {
    display: block
}

#_c_2 .ctext .pro-con-right-wrap {
    width: 48%
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right h3 {
    font-size: 24px;
    margin-top: 20px;
    color: #2f4858
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right p {
    color: #2f4858;
    font-size: 16px;
    line-height: 2;
    margin: 0 0 5px
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right ul {
    display: flex;
    margin: 0 0 40px;
    flex-wrap: wrap
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right ul li {
    width: 49%;
    font-size: 14px;
    line-height: 2;
    color: #748590
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right .conRImg {
    width: 100%;
    height: 350px
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right-bottom {
    display: flex;
    margin: 40px 0 0 0
}

#_c_2 .ctext .pro-con-right-wrap .pro-con-right-bottom a {
    display: block;
    width: 142px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px;
    margin-right: 60px
}

#_content_6 ._block {
    padding: 20px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_6 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_6 ._block {
        padding: 20px 5px 20px 5px;
        margin: 0px auto 0px auto
    }

    #_content_6 ._title {
        margin-bottom: 20px
    }
}

#_c_3 {
    width: 100%;
    float: left
}

#_c_3 .ctext {
    width: 100%;
    float: left
}

#_c_3 .ctext .swiper {
    float: left;
    width: 100%
}

#_c_3 .ctext .swiper .slick-list {
    padding: 15px 0
}

#_c_3 .ctext .swiper .liBox {
    float: left;
    width: 100%;
    padding: 0 10px
}

#_c_3 .ctext .swiper .liBox a {
    float: left;
    width: 100%;
    background: #fff;
    height: 280px;
    box-shadow: 0px 5px 20px 0px rgba(232, 56, 32, .11);
    -moz-box-shadow: 0px 5px 20px 0px rgba(232, 56, 32, .11);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(232, 56, 32, .11)
}

#_c_3 .ctext .swiper .liBox a:hover {
    margin-top: -5px
}

#_c_3 .ctext .swiper .liBox a .choiceImg {
    float: left;
    width: 100%;
    height: 100px;
    margin: 10px 0
}

#_c_3 .ctext .swiper .liBox a .choiceTit {
    float: left;
    width: 100%;
    color: #e83820;
    height: 32px;
    line-height: 32px;
    text-indent: 20px;
    background-color: #faebe8;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_c_3 .ctext .swiper .liBox a .p1 {
    float: left;
    width: 100%;
    text-align: left;
    color: #333;
    font-size: 14px;
    padding: 30px 20px 20px 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

#_c_3 .ctext .swiper .slick-prev,
#_c_3 .ctext .swiper .slick-next {
    width: 14px;
    height: 23px;
    left: -10px;
    background: url("../images/c3_1.png") no-repeat center;
    background-size: cover;
    opacity: .5
}

#_c_3 .ctext .swiper .slick-next {
    left: auto;
    right: -10px;
    background: url("../images/c3_2.png") no-repeat center;
    background-size: cover
}

@media screen and (max-width: 768px) {

    #_c_3 .ctext .swiper .slick-prev,
    #_c_3 .ctext .swiper .slick-next {
        width: 14px;
        height: 23px;
        left: 0px;
        top: 45%;
        background: url("../images/c3_1.png") no-repeat center;
        background-size: cover;
        opacity: .5
    }

    #_c_3 .ctext .swiper .slick-next {
        left: auto;
        right: 0px;
        background: url("../images/c3_2.png") no-repeat center;
        background-size: cover
    }
}

#_c_3 .ctext .choice-more {
    float: left;
    width: 100%;
    margin: 40px 0
}

#_c_3 .ctext .choice-apply {
    float: left;
    width: 100%;
    display: block;
    text-align: center
}

#_c_3 .ctext .choice-apply a {
    display: inline-block;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px;
    font-size: 14px;
    margin: 0 10px
}

#_t {
    width: 100%;
    float: left
}

#_t .ctext {
    width: 100%;
    float: left
}

#_t .ctext .title {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    color: #2f4858
}

#_content_7 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_7 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_7 ._block {
        padding: 20px 5px 20px 5px;
        margin: 0px auto 0px auto
    }

    #_content_7 ._title {
        margin-bottom: 20px
    }
}

#_c_4 {
    width: 100%;
    float: left
}

#_c_4 .ctext {
    width: 100%;
    float: left
}

#_c_4 .ctext .solve-head {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    text-align: center
}

#_c_4 .ctext .solve-head .li1 {
    display: inline-block;
    padding: 0 2.5%
}

#_c_4 .ctext .solve-head .li1 span {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-bottom: 18px;
    color: #748590;
    cursor: pointer
}

#_c_4 .ctext .solve-head .li1 span:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    bottom: 0;
    height: 0;
    background: #e83820
}

#_c_4 .ctext .solve-head .li1.slick-current .swiper-slide {
    width: 800px
}

#_c_4 .ctext .solve-head .li1.slick-current span {
    color: #1a2831;
    font-weight: bold
}

#_c_4 .ctext .solve-head .li1.slick-current span:after {
    height: 5px
}

#_c_4 .ctext .swiper-con .slick-current .swiper-slide {
    opacity: 1
}

#_c_4 .ctext .swiper-con {
    float: left;
    width: 100%;
    margin-top: 60px;
    background: url("../images/solve_bg.png") no-repeat;
    background-position: 25% 40%
}

#_c_4 .ctext .swiper-con .swiper-slide {
    float: left;
    width: 100%;
    background: #fff;
    height: 300px;
    display: flex;
    opacity: .6;
    box-shadow: 0px 0px 20px 0px rgba(47, 72, 88, .11);
    margin-right: 100px
}

#_c_4 .ctext .swiper-con .lImg {
    float: left;
    width: 51.25%;
    height: 300px
}

#_c_4 .ctext .swiper-con .solve-right {
    float: left;
    width: 48.75%;
    padding: 20px
}

#_c_4 .ctext .swiper-con .solve-right h3 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_c_4 .ctext .swiper-con .solve-right p {
    float: left;
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    height: 156px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden
}

#_c_4 .ctext .swiper-con .solve-right .solve-apply {
    display: flex;
    justify-content: space-between;
    width: 280px
}

#_c_4 .ctext .swiper-con .solve-right .solve-apply a {
    font-size: 14px;
    display: block;
    width: 130px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px;
    cursor: pointer
}

#_c_4 .ctext .swiper-con .slick-list {
    padding: 0 300px
}

#_c_4 .ctext .swiper-con .slick-slide.slick-current.slick-active .swiper-slide {
    opacity: 1
}

#_c_4 .ctext .swiper-con .slick-prev,
#_c_4 .ctext .swiper-con .slick-next {
    width: 66px;
    height: 66px;
    left: 260px;
    background: url("../images/c4_2.png") no-repeat center;
    background-size: cover
}

#_c_4 .ctext .swiper-con .slick-next {
    left: auto;
    right: 260px;
    background: url("../images/c4_1.png") no-repeat center;
    background-size: cover
}

#_content_11 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_11 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_11 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_11 ._title {
        margin-bottom: 20px
    }
}

#_c_8 {
    width: 100%;
    float: left
}

#_c_8 .ctext {
    width: 100%;
    float: left
}

#_c_8 .ctext .service-box {
    margin: 0 -25px;
    padding: 50px 155px 50px 115px;
    overflow: hidden
}

#_c_8 .ctext .service-box .service-item {
    float: left;
    width: 33.333%;
    padding: 0 25px;
    box-sizing: border-box
}

#_c_8 .ctext .service-box .service-item .li1 {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07)
}

#_c_8 .ctext .service-box .service-item h3 {
    font-size: 18px;
    padding: 25px 30px;
    color: #fff
}

#_c_8 .ctext .service-box .service-item .service-con {
    display: flex;
    padding: 25px 25px 10px 25px
}

#_c_8 .ctext .service-box .service-item .service-con img {
    margin-right: 20px;
    height: 46px;
    padding: 2px
}

#_c_8 .ctext .service-box .service-item .service-con h4 {
    font-size: 16px;
    line-height: 24px;
    color: #2f4858
}

#_c_8 .ctext .service-box .service-item .service-con p {
    color: #8b99a2;
    font-size: 14px;
    line-height: 24px;
    height: 48px
}

#_c_8 .ctext .service-box .service-item .service-con-long img {
    height: 46px;
    padding: 2px
}

#_c_8 .ctext .service-box .service-item .gray-box {
    background: #fafafa
}

#_content_8 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_8 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_8 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_8 ._title {
        margin-bottom: 20px
    }
}

#_c_5 {
    width: 100%;
    float: left
}

#_c_5 .ctext {
    width: 100%;
    float: left
}

#_c_5 .ctext .confirm-box {
    width: 100%;
    display: flex;
    box-sizing: content-box;
    text-align: center;
    justify-content: space-between
}

.confirm img {
    max-width: 100px
}

#_c_5 .ctext .confirm-box .confirm .p1 {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 21px
}

#_content_9 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_9 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_9 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_9 ._title {
        margin-bottom: 20px
    }
}

#_c_6 {
    width: 100%;
    float: left
}

#_c_6 .ctext {
    width: 100%;
    float: left
}

#_c_6 .ctext .eight-box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between
}

#_c_6 .ctext .eight-box .li1 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    text-align: center
}

#_c_6 .ctext .eight-box .eight {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    text-align: center
}

#_c_6 .ctext .eight-box .eight h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 21px;
    color: #666;
    margin: 60px 20px
}

#_c_6 .ctext .eight-box .eight img {
    width: 84px;
    height: 84px;
    padding: 7.5px
}

#_c_6 .ctext .eight-box .li1 .eight-hover {
    height: 729px;
    width: 210px;
    background-color: #fff;
    flex-direction: column
}

#_c_6 .ctext .eight-box .eight-hover h4 {
    font-size: 24px;
    padding: 40px 0;
    font-weight: normal;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background-color: #e43a2a
}

#_c_6 .ctext .eight-box .li1 .eight-hover.active1 {
    width: 295px !important
}

#_c_6 .ctext .eight-box .eight-hover .eight-hover-img {
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 545px
}

#_c_6 .ctext .eight-box .eight-hover .eight-hover-img img {
    width: 87px;
    height: 87px;
    padding: 12px
}

#_c_6 .ctext .eight-box .active {
    display: flex;
    box-shadow: 0px 16px 40px rgba(51, 51, 51, .1)
}

#_c_6 .ctext .eight-box .active1 {
    width: 295px;
    display: flex;
    margin-left: 0;
    box-shadow: 0px 16px 40px rgba(51, 51, 51, .1)
}

#_c_6 .ctext .eight-box .li1.on .eight {
    display: none
}

#_c_6 .ctext .eight-box .li1.on .eight-hover {
    display: block
}

#_content_10 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_10 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_10 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_7 {
    width: 100%;
    float: left
}

#_c_7 .ctext {
    width: 100%;
    float: left
}

#_c_7 .ctext .more-fuwu-box {
    float: left;
    width: 65%
}

#_c_7 .ctext .more-fuwu-box .more-fuwu {
    float: left;
    width: 31%;
    padding-right: 5px
}

#_c_7 .ctext .more-fuwu-box .more-fuwu h3 {
    display: block;
    font-size: 36px;
    color: #2f4858
}

#_c_7 .ctext .more-fuwu-box .more-fuwu h3 span {
    font-size: 24px
}

#_c_7 .ctext .more-fuwu-box .more-fuwu .p1 {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #748590
}

#_c_7 .ctext .more-fuwu-box .more-fuwu-down {
    margin-top: 40px
}

#_c_7 .ctext .more-fuwu-box .more-fuwu-right-item {
    width: 38%
}

#_c_7 .ctext .more-fuwu-right {
    float: right;
    width: 32%
}

#_c_7 .ctext .more-fuwu-right h4 {
    display: block;
    font-size: 30px;
    color: #2f4858;
    margin: 15px 0 50px
}

#_c_7 .ctext .more-fuwu-right .fuwu-apply {
    display: flex;
    justify-content: space-between;
    width: 100%
}

#_c_7 .ctext .more-fuwu-right .fuwu-apply a {
    display: block;
    width: 45%;
    font-size: 18px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background-color: #e83820;
    border-radius: 6px;
    cursor: pointer
}

#_footer_196 ._block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto
}

#_footer_196 ._title {
    margin-bottom: 20px
}

#_f .maxwidth {
    max-width: 1300px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    #_footer_196 ._block {
        padding: 0;
        margin: 0px auto 0px auto
    }

    .more-fuwu-right .fuwu-apply {
        justify-content: center !important
    }

    .pagelist-list {
        margin-bottom: 30px !important
    }
}

#_f {
    width: 100%;
    float: left
}

#_f .ctext {
    width: 100%;
    float: left
}

#_f .ctext .navb-box {
    padding: 40px 0 20px
}

.navb-box-box {
    background: #2b313d;
    border-bottom: 1px solid #4c515d
}

#_f .ctext .navb-box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

#_f .ctext .navb-box-tel img:first-child {
    width: 120px;
    height: 28px
}

#_f .ctext .navb-box-tel p {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    line-height: 2
}

#_f .ctext .navb-box-tel p i {
    font-style: normal;
    font-weight: normal
}

#_f .ctext .navb-box-tel p .bottom_24 {
    vertical-align: top;
    height: 20px
}

#_f .ctext .navb-box-tel p span {
    font-weight: bold;
    color: #fff
}

#_f .ctext .navb-box-tel p:last-child {
    text-indent: 5px
}

#_f .ctext .navb-box-tel img.qr-yunkefu {
    margin: 30px 0 0;
    width: 148px
}

#_f .ctext .navb-box-area {
    margin: 30px 0;
    color: #999;
    font-size: 14px
}

#_f .ctext .navb-box-area h4 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: bold
}

#_f .ctext .navb-box-area div:last-child a:first-child {
    margin-right: 3px
}

#_f .ctext .navb-box-area div {
    margin: 10px 0
}

#_f .ctext .navb-box-area a {
    font-size: 14px;
    font-weight: normal;
    color: #999
}

#_f .ctext .navb-box ul li {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    line-height: 3
}

#_f .ctext .navb-box ul li span {
    color: #e54032;
    padding-left: 10px
}

#_f .ctext .navb-box ul li a {
    font-weight: 400;
    color: #999;
    font-size: 14px
}

#_f .ctext .navb-box ul li a:hover {
    color: #ccc;
    transition: all .1s ease-out
}

#_f .ctext .navb-box ul li:first-child {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px
}

#_f .ctext .navb-box ul:last-child li {
    text-align: center;
    margin: 30px auto
}

#_f .ctext .navb-box ul:last-child li:first-child {
    text-align: left;
    margin: 0 0 20px 0
}

#_f {
    width: 100%;
    float: left
}

#_f .ctext {
    width: 100%;
    float: left;
    background-color: #2b313d
}

#_f .ctext .banq {
    padding: 30px 0
}

#_f .ctext .flink {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #999;
    overflow: hidden
}

#_f .ctext .flink .bottom-click {
    margin-bottom: 10px;
    cursor: pointer
}

#_f .ctext .flink ul {
    width: 100%;
    display: none
}

#_f .ctext .flink ul li {
    float: left;
    line-height: 20px !important;
    padding: 0px 4px;
    border: none !important;
    margin-bottom: 8px
}

#_f .ctext .flink ul li:first-child {
    color: #999;
    font-size: 14px
}

#_f .ctext .flink ul li a {
    padding: 0px 4px;
    color: #999;
    font-size: 14px
}

#_f .ctext .navb-box ul.flink-power li {
    margin: 25px auto
}

#_f .ctext .navb-box ul.flink-power li a {
    display: block;
    text-align: center;
    line-height: 1;
    height: auto
}

#_f .ctext .navb-box ul.flink-power li a img {
    width: 56px
}

#_f .ctext .copyright {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    color: #999
}

#_f .ctext .copyright a {
    color: #999
}

#_f .ctext .copyright img {
    vertical-align: middle;
    margin-top: -4px
}

#_fixed_190 {
    position: fixed;
    z-index: 14;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%)
}

@media screen and (max-width: 768px) {
    #_b3186 {
        display: none
    }
}

#_pf {
    width: 100%;
    float: left
}

#_pf .ctext {
    width: 100%;
    float: left
}

#_pf .ctext .yPf {
    text-align: center;
    color: #fff;
    cursor: pointer;
    line-height: 18px;
    letter-spacing: 2px;
    z-index: 999;
    width: 80px
}

#_pf .ctext .fix-tel {
    float: left;
    background-color: #2f4858;
    padding: 24px 4px 9px;
    margin-bottom: 1px;
    color: #fff;
    width: 80px;
    position: relative
}

#_pf .ctext .fix-tel .telNum {
    content: "4006-345-690";
    position: absolute;
    top: 15px;
    left: 180px;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    z-index: -1;
    background: rgba(0, 0, 0, 0) url("../images/pf_2.png") no-repeat;
    background-size: 100% 100%
}

#_pf #chat-img {
    position: absolute;
    right: 90px;
    bottom: -100px;
    width: 260px;
    height: 320px;
    padding: 30px;
    text-align: center;
    z-index: 100;
    pointer-events: auto;
    display: none;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19);
    color: #333
}

#_pf .ctext .fix-tel:hover {
    background-color: #6b7c88;
    transition: all .35s ease-in-out
}

#_pf .ctext .fix-tel:hover .telNum {
    position: absolute;
    top: 15px;
    left: -180px;
    display: block;
    opacity: 1;
    transition: all .45s ease-in-out
}

#_pf .ctext .apply_fixbtn {
    display: inline-block;
    background-color: #2f4858;
    padding: 24px 4px 16px;
    margin-bottom: 1px;
    color: #fff;
    width: 80px
}

#_pf .ctext .apply_fixbtn:hover {
    background-color: #6b7c88;
    transition: all .35s ease-in-out
}

#_pf .ctext .apply_fixbtn .apply-fix-try {
    position: absolute;
    top: 105px;
    left: 180px;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    z-index: -1;
    background: rgba(0, 0, 0, 0) url(../images/pf_2.png) no-repeat;
    background-size: 100% 100%
}

#_pf .ctext .apply_fixbtn:hover .apply-fix-try {
    position: absolute;
    top: 105px;
    left: -180px;
    display: block;
    opacity: 1;
    transition: all .45s ease-in-out
}

#_pf .ctext .get_chat {
    background-color: #2f4858;
    padding: 24px 4px 16px;
    width: 80px
}

#_pf .ctext .get_chat:hover {
    background-color: #6b7c88;
    transition: all .35s ease-in-out
}

#_content_18 ._block {
    padding: 20px 0px 20px 0px;
    margin: 68px auto 0px auto
}

#_content_18 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_18 ._block {
        padding: 0px 15px 20px 15px;
        margin: 50px auto 0px
    }
}

#_c_9 {
    width: 100%;
    float: left
}

#_c_9 .ctext {
    width: 100%;
    float: left
}

#_c_9 .ctext .webchat-box {
    width: 100%;
    float: left;
    position: relative;
    height: 500px
}

#_c_9 .ctext .webchat-box {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#_c_9 .ctext .webchat-box h1 {
    display: block;
    font-size: 48px;
    color: #fff
}

#_c_9 .ctext .webchat-box p {
    display: block;
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
    line-height: 2
}

#_c_9 .ctext .webchat-box a.apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_9 .ctext .webchat-box a.apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_c_9 .ctext .webchat-box img {
    width: 50%;
    max-height: 680px
}

#_c_9 .ctext .webchat-box .webchat-banner {
    width: 1200px
}

@keyframes video-border {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
        opacity: .4
    }

    100% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, .6);
        opacity: 1
    }
}

.banner-video-box {
    width: 540px;
    height: 334px;
    border-radius: 20px;
    padding-top: 30px;
    overflow: hidden;
    position: relative;
    z-index: 99 !important;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07);
    background: rgba(0, 0, 0, 0) url("../images/callcenter_banner_video_top.png") no-repeat left top/100% 30px
}

.banner-video-box .video-box {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 304px;
    z-index: 2;
    background: #f1f3f9 url("../images/callcenter_banner_video_bg.png") no-repeat left top/100% 100%
}

.banner-video-box video {
    width: 540px;
    height: 304px;
    border: none;
    outline: none;
    z-index: 2;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0 0 20px 20px
}

.banner-video-box .video-button {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #a1a4b0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -60%);
    transition: all .3s ease-in-out
}

.banner-video-box .video-button i {
    font-size: 30px;
    margin-left: 4px;
    font-weight: bold;
    color: #fff
}

.banner-video-box .video-button:hover {
    background-color: #f55b5e
}

.banner-video-box .video-button:hover i {
    color: #fff
}

.banner-video-box .video-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    content: "";
    width: 55px;
    height: 55px;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
    animation: video-border 1s linear infinite
}

#_content_22 ._block {
    padding: 80px 0px 20px 0px;
    margin: 0px auto 60px auto
}

#_content_22 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_22 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_10 {
    width: 100%;
    float: left
}

#_c_10 .ctext {
    width: 100%;
    float: left
}

#_c_10 .ctext .webchat-phone-wrap {
    width: 100%;
    height: 270px;
    margin: 0 auto
}

#_c_10 .ctext .webchat-phone {
    display: flex;
    justify-content: space-evenly
}

#_c_10 .ctext .webchat-phone img {
    width: 120px;
    height: 120px;
    margin: 40px 0 50px
}

#_c_10 .ctext .p1 {
    font-size: 18px;
    text-align: center
}

#_content_25 ._block {
    padding: 80px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_25 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_25 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_25 ._title {
        margin-bottom: 20px
    }

    #_c .ctext .pic .banner4-wrap {
        position: absolute;
        left: 50%;
        margin-left: -45%;
        top: 0;
        margin-top: 0;
        width: 100%;
        height: 100%;
        background: #0e1831 url("../images/banner4_img.png") no-repeat right center/60% auto
    }

    #_c .ctext .pic .top-banner-text.banner4 h2 {
        color: #fff;
        margin-top: 0
    }

    #_c .ctext .pic .top-banner-text.banner4 p {
        color: #fff
    }
}

#_c_11 {
    width: 100%;
    float: left
}

#_c_11 .ctext {
    width: 100%;
    float: left
}

#_c_11 .ctext .webchat-product {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 100px
}

#_c_11 .ctext .webchat-product .webchat-txt {
    float: left;
    width: 51.6666%;
    box-sizing: border-box
}

#_c_11 .ctext .webchat-product .webchat-txt h3 {
    display: block;
    margin-top: 100px;
    padding-left: 60px;
    font-size: 24px;
    line-height: 2;
    color: #333
}

#_c_11 .ctext .webchat-product .webchat-txt .p1 {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding-left: 60px;
    letter-spacing: 1px;
    color: #a6a6a7;
    margin-bottom: 18px
}

#_c_11 .ctext .webchat-product .webchat-txt-left h3 {
    text-align: right;
    padding-right: 60px
}

#_c_11 .ctext .webchat-product .webchat-txt-left .p1 {
    text-align: right;
    padding-right: 60px;
    padding-left: 0
}

#_c_11 .ctext .webchat-product .webchat-img {
    float: left;
    height: 350px;
    width: 46.6666%
}

#_c_11 .ctext .webchat-product:nth-child(2) .webchat-img {
    float: right
}

#_c_11 .ctext .webchat-apply {
    width: 380px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

#_c_11 .ctext .webchat-apply a {
    font-size: 14px;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px
}

#_t_1 {
    width: 100%;
    float: left
}

#_t_1 .ctext {
    width: 100%;
    float: left
}

#_t_1 .ctext .title {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    color: #2f4858
}

#_content_26 ._block {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_26 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_26 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_26 ._title {
        margin-bottom: 20px
    }
}

#_c_12 {
    width: 100%;
    float: left
}

#_c_12 .ctext {
    width: 100%;
    float: left
}

#_c_12 .ctext .webchat-protwo-header {
    width: 550px;
    margin: 0 auto 60px;
    display: flex;
    justify-content: space-between
}

#_c_12 .ctext .webchat-protwo-header .protwo-tab {
    font-size: 14px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffe7e4;
    border-radius: 10px;
    cursor: pointer
}

#_c_12 .ctext .webchat-protwo-header .active {
    background-color: #e83820;
    color: #fff
}

#_c_12 .ctext .protwo {
    display: none
}

#_c_12 .ctext .protwo.on {
    display: flex
}

#_c_12 .ctext .protwo .protwo-img {
    width: 46.666%;
    height: 300px
}

#_c_12 .ctext .protwo .protwo-img img {
    width: 100%
}

#_c_12 .ctext .protwo .protwo-txt {
    width: 51.666%;
    box-sizing: border-box
}

#_c_12 .ctext .protwo .protwo-txt h3 {
    margin-top: 100px;
    padding-left: 60px;
    font-size: 24px;
    line-height: 2;
    color: #333
}

#_c_12 .ctext .protwo .protwo-txt p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 60px;
    letter-spacing: 1px;
    color: #a6a6a7;
    margin-bottom: 18px
}

#_c_12 .ctext .webchat-apply {
    width: 380px;
    margin: 70px auto 0;
    display: flex;
    justify-content: space-between
}

#_c_12 .ctext .webchat-apply a {
    font-size: 14px;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px
}

#_content_28 ._block {
    padding: 80px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_28 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_28 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_28 ._title {
        margin-bottom: 20px
    }
}

#_c_13 {
    width: 100%;
    float: left
}

#_c_13 .ctext {
    width: 100%;
    float: left
}

#_c_13 .ctext .webchat-work {
    float: left;
    width: 25%;
    height: 280px;
    padding: 30px;
    box-sizing: border-box;
    cursor: default
}

#_c_13 .ctext .webchat-work i {
    display: block;
    margin: 40px 0 10px
}

#_c_13 .ctext .webchat-work i:nth-child(2) {
    display: none
}

#_c_13 .ctext .webchat-work h4 {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 40px
}

#_c_13 .ctext .webchat-work .p1 {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

#_c_13 .ctext .webchat-work:hover {
    background-color: #fff;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07);
    transition: all .3s ease-in-out
}

#_c_13 .ctext .webchat-work:hover i:first-child {
    display: none
}

#_c_13 .ctext .webchat-work:hover i:nth-child(2) {
    display: block
}

#_c_13 .ctext .webchat-work:hover h4 {
    color: #ed604d
}

#_content_30 ._block {
    padding: 80px 0px 40px 0px;
    margin: 0px auto 0px auto
}

#_content_30 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_30 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_30 ._title {
        margin-bottom: 20px
    }
}

#_c_14 {
    width: 100%;
    float: left
}

#_c_14 .ctext {
    width: 100%;
    float: left
}

#_c_14 .ctext .webchat-fun-wrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#_c_14 .ctext .webchat-fun-wrap .webchat-fun {
    width: 160px;
    height: 160px;
    margin: 0 63px 60px 63px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden
}

#_c_14 .ctext .webchat-fun-wrap .webchat-fun img {
    margin: 35px 0 20px
}

#_c_14 .ctext .webchat-fun-wrap .webchat-fun .webchat-fun-hover {
    background-color: #e9422c;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 160px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    z-index: -1
}

#_c_14 .ctext .webchat-fun-wrap .webchat-fun:hover {
    background-color: #e9422c;
    border: 1px solid #e9422c;
    overflow: visible;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07)
}

#_c_14 .ctext .webchat-fun-wrap .webchat-fun:hover .webchat-fun-hover {
    z-index: 3;
    transition: all .2s ease-in-out
}

#_c_14 .ctext .webchat-bottom-apply {
    font-size: 14px;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background-color: #e83820;
    border-radius: 5px
}

#_content_199 ._block {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_199 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_199 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_199 ._title {
        margin-bottom: 20px
    }
}

#_c_34 {
    width: 100%;
    float: left
}

#_c_34 .ctext {
    width: 100%;
    float: left
}

#_c_34 .ctext .eight-box {
    width: 100%;
    margin: 60px auto;
    position: relative;
    display: flex;
    justify-content: space-between
}

#_c_34 .ctext .eight-box .li1 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    text-align: center
}

#_c_34 .ctext .eight-box .eight {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    text-align: center
}

#_c_34 .ctext .eight-box .eight h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 21px;
    color: #666;
    margin: 60px 20px
}

#_c_34 .ctext .eight-box .eight img {
    width: 84px;
    height: 84px;
    padding: 7.5px
}

#_c_34 .ctext .eight-box .li1 .eight-hover {
    height: 729px;
    width: 210px;
    background-color: #fff;
    display: none;
    flex-direction: column
}

#_c_34 .ctext .eight-box .eight-hover h4 {
    font-size: 24px;
    padding: 40px 0;
    font-weight: normal;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background-color: #e43a2a
}

#_c_34 .ctext .eight-box .li1 .eight-hover.active1 {
    width: 295px !important
}

#_c_34 .ctext .eight-box .eight-hover .eight-hover-img {
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 545px
}

#_c_34 .ctext .eight-box .eight-hover .eight-hover-img img {
    width: 87px;
    height: 87px;
    padding: 12px
}

#_c_34 .ctext .eight-box .active {
    display: flex;
    box-shadow: 0px 16px 40px rgba(51, 51, 51, .1)
}

#_c_34 .ctext .eight-box .active1 {
    width: 295px;
    display: flex;
    margin-left: 0;
    box-shadow: 0px 16px 40px rgba(51, 51, 51, .1)
}

#_c_34 .ctext .eight-box .li1.on .eight {
    display: none
}

#_c_34 .ctext .eight-box .li1.on .eight-hover {
    display: block
}

#_t_11 {
    width: 100%;
    float: left
}

#_t_11 .ctext {
    width: 100%;
    float: left
}

#_t_11 .ctext .title {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    color: #2f4858;
    margin-top: 60px
}

#_content_34 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_34 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_34 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_37 ._block {
    padding: 0;
    margin: 68px auto 0px auto
}

#_content_37 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_37 ._block {
        padding: 0px 5px 0 15px;
        margin: 60px auto 0px auto
    }
}

#_content_38 ._block {
    padding: 65px 0px 20px 0px;
    margin: 0px auto 0px auto
}

#_content_38 ._title {
    margin-bottom: 65px
}

@media screen and (max-width: 768px) {
    #_content_38 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_38 ._title {
        margin-bottom: 20px
    }
}

#_c_15 {
    width: 100%;
    float: left
}

#_c_15 .ctext {
    width: 100%;
    float: left
}

#_c_15 .ctext .call-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between
}

#_c_15 .ctext .call-wrap .call-left-wrap {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#_c_15 .ctext .call-wrap .call-right-wrap {
    width: 55%;
    min-height: 587px
}

#_c_15 .ctext .call-left {
    display: flex;
    padding: 25px;
    background-color: #fff
}

#_c_15 .ctext .call-left .call-img {
    width: 45px;
    height: 45px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 4px
}

#_c_15 .ctext .call-left .call-img img {
    width: 55%
}

#_c_15 .ctext .call-left .call-con h3 {
    font-size: 18px;
    color: #2f4858;
    line-height: 45px
}

#_c_15 .ctext .call-left .call-con .p1 {
    color: #2f4858;
    display: none
}

#_c_15 .ctext .call-left .call-con-apply {
    display: none
}

#_c_15 .ctext .call-left-line {
    border-bottom: 1px solid #ebebeb
}

#_c_15 .ctext .call-wrap .call-left.active {
    display: flex;
    height: auto;
    padding: 25px;
    position: relative;
    background: linear-gradient(to bottom right, #ff8e81, #fa595e)
}

#_c_15 .ctext .call-wrap .call-left.active .call-con h3 {
    font-size: 18px;
    line-height: 1.6;
    color: #fff
}

#_c_15 .ctext .call-wrap .call-left.active .call-con p {
    display: block;
    font-size: 14px;
    color: #fff
}

#_c_15 .ctext .call-wrap .call-left.active .call-con .call-con-apply {
    display: flex;
    margin: 20px 0 5px
}

#_c_15 .ctext .call-wrap .call-left.active .call-con .call-con-apply a {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #e9422c;
    background-color: #fff;
    border-radius: 4px;
    margin-right: 20px
}

#_c_15 .ctext .call-wrap .call-left.active .call-con-hover {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border: 15px solid #fa6264;
    border-top-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0)
}

#_c_15 .ctext .call-right h3 {
    font-size: 24px;
    color: #2f4858;
    line-height: 2
}

#_c_15 .ctext .call-right .p2 {
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.5;
    color: #2f4858;
    margin: 5px 0 15px
}

#_c_15 .ctext .call-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#_c_15 .ctext .call-right ul li {
    width: 50%;
    color: #748590;
    line-height: 2;
    font-size: 14px
}

#_c_15 .ctext .call-right img {
    width: 80%;
    margin: 0 10% 0 3%
}

#_content_39 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_39 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_39 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_16 {
    width: 100%;
    float: left
}

#_c_16 .ctext {
    width: 100%;
    float: left
}

#_c_16 .ctext .pro-box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

#_c_16 .ctext .pro-box .lImg {
    width: 53%;
    height: 350px
}

#_c_16 .ctext .pro-right {
    width: 42%
}

#_c_16 .ctext .pro-right h3 {
    font-size: 24px;
    color: #2f4858;
    margin: 20px 0
}

#_c_16 .ctext .pro-right ul li {
    line-height: 1.8;
    font-size: 14px;
    color: #2f4858
}

#_c_16 .ctext .pro-right ul .p1 {
    color: #8b99a2;
    text-indent: 20px;
    line-height: 1.8;
    font-size: 14px
}

#_content_40 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_40 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_40 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_17 {
    width: 100%;
    float: left
}

#_c_17 .ctext {
    width: 100%;
    float: left
}

#_c_17 .ctext .pro-box {
    float: left;
    width: 100%
}

#_c_17 .ctext .pro-box .lImg {
    float: right;
    width: 55%;
    height: 350px
}

#_c_17 .ctext .pro-box .pro-left {
    float: left;
    width: 43%
}

#_c_17 .ctext .pro-box .pro-left h3 {
    color: #2f4858;
    font-size: 24px;
    margin: 20px 0
}

#_c_17 .ctext .pro-box .pro-left ul li {
    color: #2f4858;
    line-height: 1.8;
    font-size: 14px
}

#_c_17 .ctext .pro-box .pro-left ul p {
    color: #8b99a2;
    text-indent: 20px;
    line-height: 1.8;
    font-size: 14px
}

#_content_42 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_42 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_42 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_53 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_53 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_53 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_64 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_64 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_64 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_65 ._block {
    padding: 70px 0px 70px 0px;
    margin: 0px auto 0px auto
}

#_content_65 ._title {
    margin-bottom: 10px
}

@media screen and (max-width: 768px) {
    #_content_65 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_65 ._title {
        margin-bottom: 20px
    }
}

#_c_33 {
    width: 100%;
    float: left
}

#_c_33 .ctext {
    width: 100%;
    float: left
}

#_c_33 .ctext .why-wrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
}

#_c_33 .ctext .why-con {
    width: 50%;
    display: flex;
    margin-bottom: 60px;
    align-items: flex-start
}

#_c_33 .ctext .why-con:nth-child(3),
#_c_33 .ctext .why-con:nth-child(4) {
    margin-bottom: 0
}

#_c_33 .ctext .why-con img {
    height: auto;
    margin-top: 5px
}

#_c_33 .ctext .why-con .why-right {
    margin: 0 30px
}

#_c_33 .ctext .why-con .why-right h3 {
    color: #2f4858;
    font-size: 20px;
    line-height: 2
}

#_c_33 .ctext .why-con .why-right .p1 {
    font-size: 14px;
    color: #909399;
    line-height: 1.8
}

#_t_7 {
    width: 100%;
    float: left
}

#_t_7 .ctext {
    width: 100%;
    float: left
}

#_t_7 .ctext .title {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    color: #2f4858
}

#_content_66 ._block {
    padding: 70px 0px 70px 0px;
    margin: 0px auto 0px auto
}

#_content_66 ._title {
    margin-bottom: 70px
}

@media screen and (max-width: 768px) {
    #_content_66 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_66 ._title {
        margin-bottom: 20px
    }
}

#_content_67 ._block {
    padding: 65px 0px;
    margin: 0 auto
}

#_content_67 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_67 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_35 {
    width: 100%;
    float: left
}

#_c_35 .ctext {
    width: 100%;
    float: left
}

#_c_35 .ctext .more-fuwu-box {
    float: left;
    width: 65%
}

#_c_35 .ctext .more-fuwu-box .more-fuwu {
    float: left;
    width: 31%;
    padding-right: 5px
}

#_c_35 .ctext .more-fuwu-box .more-fuwu h3 {
    display: block;
    font-size: 36px;
    color: #2f4858
}

#_c_35 .ctext .more-fuwu-box .more-fuwu h3 span {
    font-size: 24px
}

#_c_35 .ctext .more-fuwu-box .more-fuwu .p1 {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #748590
}

#_c_35 .ctext .more-fuwu-box .more-fuwu-down {
    margin-top: 40px
}

#_c_35 .ctext .more-fuwu-box .more-fuwu-right-item {
    width: 38%
}

#_c_35 .ctext .more-fuwu-right {
    float: right;
    width: 32%
}

#_c_35 .ctext .more-fuwu-right h4 {
    display: block;
    font-size: 30px;
    color: #2f4858;
    margin: 15px 0 50px
}

#_c_35 .ctext .more-fuwu-right .fuwu-apply {
    display: flex;
    justify-content: space-between;
    width: 100%
}

#_c_35 .ctext .more-fuwu-right .fuwu-apply a {
    display: block;
    width: 45%;
    font-size: 18px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background-color: #e83820;
    border-radius: 6px;
    cursor: pointer
}

#_content_43 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_43 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_43 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }

    #_content_43 ._title {
        margin-bottom: 20px
    }
}

#_c_18 {
    width: 100%;
    float: left
}

#_c_18 .ctext {
    width: 100%;
    float: left
}

#_c_18 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_18 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#_c_18 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 500
}

#_c_18 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7;
    font-weight: 300
}

#_c_18 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_18 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_44 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_44 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_44 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_44 ._title {
        margin-bottom: 20px
    }
}

#_c_19 {
    width: 100%;
    float: left
}

#_c_19 .ctext {
    width: 100%;
    float: left
}

#_c_19 .ctext .order-create {
    float: left;
    width: 100%;
    text-align: center
}

#_c_19 .ctext .order-create:after {
    content: "";
    display: block;
    clear: both
}

#_c_19 .ctext .order-create div:first-child {
    margin-left: 0px
}

#_c_19 .ctext .order-create div {
    width: 33.3333%;
    height: 338px;
    padding: 0 15px;
    float: left
}

#_c_19 .ctext .order-create .liBox {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(82, 97, 241, .25);
    -moz-box-shadow: 0px 0px 10px rgba(82, 97, 241, .25);
    -webkit-box-shadow: 0px 0px 10px rgba(82, 97, 241, .25)
}

#_c_19 .ctext .order-create div span:first-child {
    height: 85px;
    margin-top: 52px;
    display: flex;
    align-items: center;
    justify-content: center
}

#_c_19 .ctext .order-create div span:nth-child(2) {
    display: block;
    margin: 13px auto 19px;
    width: 64px;
    height: 28px;
    background: url("../images/c19_4.png") no-repeat center center
}

#_c_19 .ctext .order-create div h4 {
    font-size: 24px;
    font-weight: 500
}

#_c_19 .ctext .order-create div p {
    font-size: 14px;
    color: #666;
    margin-top: 19px
}

#_t_2 {
    width: 100%;
    float: left
}

#_t_2 .ctext {
    width: 100%;
    float: left
}

#_t_2 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_2 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_45 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_45 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_45 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_20 {
    width: 100%;
    float: left
}

#_c_20 .ctext {
    width: 100%;
    float: left
}

#_c_20 .ctext .create-txt,
#_c_20 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_20 .ctext .create-txt {
    float: right
}

#_c_20 .ctext .create-img {
    height: 320px
}

#_c_20 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 86px
}

#_c_20 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 500
}

#_content_46 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_46 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_46 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_21 {
    width: 100%;
    float: left
}

#_c_21 .ctext {
    width: 100%;
    float: left
}

#_c_21 .ctext .create-txt,
#_c_21 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_21 .ctext .create-img {
    height: 282px;
    float: right
}

#_c_21 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 86px;
    text-align: right
}

#_c_21 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 500;
    text-align: right
}

#_content_47 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_47 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_47 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_47 ._title {
        margin-bottom: 20px
    }
}

#_c_22 {
    width: 100%;
    float: left
}

#_c_22 .ctext {
    width: 100%;
    float: left
}

#_c_22 .ctext .multi-pronged {
    margin: 0 -10px
}

#_c_22 .ctext .multi-pronged div {
    width: 25%;
    float: left;
    padding: 0 10px
}

#_c_22 .ctext .multi-pronged div:first-child {
    margin-left: 0px
}

#_c_22 .ctext .multi-pronged .li1 {
    float: left;
    width: 100%;
    background: #fff;
    height: 220px;
    box-shadow: 0px 0px 15px rgba(215, 216, 219, .8);
    -moz-box-shadow: 0px 0px 15px rgba(215, 216, 219, .8);
    -webkit-box-shadow: 0px 0px 15px rgba(215, 216, 219, .8)
}

#_c_22 .ctext .multi-pronged div span {
    display: flex;
    height: 80px;
    margin-top: 42px;
    align-items: center;
    justify-content: center
}

#_c_22 .ctext .multi-pronged div span img {
    height: 80px
}

#_c_22 .ctext .multi-pronged div p {
    margin-top: 27px;
    text-align: center;
    color: #333
}

#_t_3 {
    width: 100%;
    float: left
}

#_t_3 .ctext {
    width: 100%;
    float: left
}

#_t_3 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_3 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_48 ._block {
    padding: 72px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_48 ._title {
    margin-bottom: 28px
}

@media screen and (max-width: 768px) {
    #_content_48 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_48 ._title {
        margin-bottom: 20px
    }
}

#_c_23 {
    width: 100%;
    float: left
}

#_c_23 .ctext {
    width: 100%;
    float: left
}

#_c_23 .ctext .order-surpport {
    margin: -60px -15px 0 -15px
}

#_c_23 .ctext .order-surpport div {
    width: 25%;
    float: left;
    padding: 0 15px
}

#_c_23 .ctext .order-surpport .li1 {
    float: left;
    width: 100%;
    height: 198px;
    border: 1px solid #efefef;
    margin-top: 60px
}

#_c_23 .ctext .order-surpport .li1:hover {
    border: 1px solid #d1e0ff
}

#_c_23 .ctext .order-surpport div span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 78px;
    width: 78px;
    background: url("../images/c23_1.png") no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 40px
}

#_c_23 .ctext .order-surpport div span img {
    width: 40px
}

#_c_23 .ctext .order-surpport div p {
    margin-top: 22px;
    text-align: center;
    color: #999
}

#_t_4 {
    width: 100%;
    float: left
}

#_t_4 .ctext {
    width: 100%;
    float: left
}

#_t_4 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_4 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_49 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_49 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_49 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_24 {
    width: 100%;
    float: left
}

#_c_24 .ctext {
    width: 100%;
    float: left
}

#_c_24 .ctext .more-fuwu-box {
    float: left;
    width: 65%
}

#_c_24 .ctext .more-fuwu-box .more-fuwu {
    float: left;
    width: 31%;
    padding-right: 5px
}

#_c_24 .ctext .more-fuwu-box .more-fuwu h3 {
    display: block;
    font-size: 36px;
    color: #2f4858
}

#_c_24 .ctext .more-fuwu-box .more-fuwu h3 span {
    font-size: 24px
}

#_c_24 .ctext .more-fuwu-box .more-fuwu .p1 {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #748590
}

#_c_24 .ctext .more-fuwu-box .more-fuwu-down {
    margin-top: 40px
}

#_c_24 .ctext .more-fuwu-box .more-fuwu-right-item {
    width: 38%
}

#_c_24 .ctext .more-fuwu-right {
    float: right;
    width: 32%
}

#_c_24 .ctext .more-fuwu-right h4 {
    display: block;
    font-size: 30px;
    color: #2f4858;
    margin: 15px 0 50px
}

#_c_24 .ctext .more-fuwu-right .fuwu-apply {
    display: flex;
    justify-content: space-between;
    width: 100%
}

#_c_24 .ctext .more-fuwu-right .fuwu-apply a {
    display: block;
    width: 45%;
    font-size: 18px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background-color: #e83820;
    border-radius: 6px;
    cursor: pointer
}

#_content_50 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_50 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_50 ._block {
        padding: 0px 0px 0px 0px;
        margin: 0px auto 0px auto;
    }
}

#_c_25 {
    width: 100%;
    float: left
}

#_c_25 .ctext {
    width: 100%;
    float: left
}

#_c_25 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_25 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#_c_25 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 500
}

#_c_25 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #fff;
    font-weight: 300
}

#_c_25 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_25 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_51 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_51 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_51 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_51 ._title {
        margin-bottom: 20px
    }
}

#_c_26 {
    width: 100%;
    float: left
}

#_c_26 .ctext {
    width: 100%;
    float: left
}

#_c_26 .ctext .sale-video-wrap {
    float: left;
    width: 44.333%;
    height: 300px;
    position: relative
}

#_c_26 .ctext .sale-video-play {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: rgba(94, 130, 192, .4)
}

#_c_26 .ctext .sale-video-play img {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    opacity: .6
}

#_c_26 .ctext .sale-video-play:hover img {
    opacity: 1
}

#_c_26 .ctext .sale-video-wrap video {
    float: left;
    width: 100%;
    height: 100%;
    outline: none
}

#_c_26 .ctext .order-create {
    float: left;
    width: 100%
}

#_c_26 .ctext .order-create-box {
    width: 100%;
    float: right;
    padding-top: 0
}

#_c_26 .ctext .order-create-box div {
    float: left;
    width: 50%;
    padding: 0 8px;
    box-sizing: border-box;
    margin-bottom: 0;
    height: 140px
}

#_c_26 .ctext .order-create-box div .li1 {
    float: left;
    width: 100%;
    height: 142px;
    padding: 30px 35px 0 20px;
    background: #fff;
    border-radius: 4px;
    background-image: url(../images/c26_5.png);
    background-repeat: no-repeat;
    background-size: 90px 90px;
    background-position: 100% 100%
}

#_c_26 .ctext .order-create-box div:nth-child(2) .li1 {
    background-image: url(../images/c26_7.png)
}

#_c_26 .ctext .order-create-box div:nth-child(3) .li1 {
    margin-top: 16px;
    background-image: url(../images/c26_6.png)
}

#_c_26 .ctext .order-create-box div:last-child .li1 {
    margin-top: 16px;
    background-image: url(../images/c26_4.png)
}

#_c_26 .ctext .order-create div h4 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #528ef1
}

#_c_26 .ctext .order-create div p {
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    text-align: left;
    line-height: 1.5
}

#_t_5 {
    width: 100%;
    float: left
}

#_t_5 .ctext {
    width: 100%;
    float: left
}

#_t_5 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_5 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_52 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_52 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_52 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_52 ._title {
        margin-bottom: 20px
    }
}

#_c_27 {
    width: 100%;
    float: left
}

#_c_27 .ctext {
    width: 100%;
    float: left
}

#_c_27 .ctext .create-img {
    width: 54%;
    float: left;
    height: 400px
}

#_c_27 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 5% 0 0 5%
}

#_c_27 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px
}

#_c_27 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_54 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_54 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_54 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_28 {
    width: 100%;
    float: left
}

#_c_28 .ctext {
    width: 100%;
    float: left
}

#_c_28 .ctext .create-img {
    width: 54%;
    float: right;
    height: 400px
}

#_c_28 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 5% 5% 0 0
}

#_c_28 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px;
    text-align: right
}

#_c_28 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 400;
    text-align: right
}

#_content_55 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_55 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_55 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_55 ._title {
        margin-bottom: 20px
    }
}

#_c_29 {
    width: 100%;
    float: left
}

#_c_29 .ctext {
    width: 100%;
    float: left
}

#_c_29 .ctext .create-img {
    width: 54%;
    float: left;
    height: 400px
}

#_c_29 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 5% 0 0 5%
}

#_c_29 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px
}

#_c_29 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_t_6 {
    width: 100%;
    float: left
}

#_t_6 .ctext {
    width: 100%;
    float: left
}

#_t_6 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_6 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_56 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_56 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_56 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_76 #_t_6 .ctext .box-title {
    color: #fff
}

#_content_76 #_t_6 .ctext .box-title:after {
    background: #fff
}

#_c_30 {
    width: 100%;
    float: left
}

#_c_30 .ctext {
    width: 100%;
    float: left
}

#_c_30 .ctext .create-img {
    width: 54%;
    float: right;
    height: 400px
}

#_c_30 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 5% 5% 0 0
}

#_c_30 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px;
    text-align: right
}

#_c_30 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 400;
    text-align: right
}

#_content_57 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_57 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_57 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_57 ._title {
        margin-bottom: 20px
    }
}

#_c_31 {
    width: 100%;
    float: left
}

#_c_31 .ctext {
    width: 100%;
    float: left
}

#_c_31 .ctext .create-img {
    width: 54%;
    float: left;
    height: 400px
}

#_c_31 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 5% 0 0 5%
}

#_c_31 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px
}

#_c_31 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_58 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_58 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_58 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_32 {
    width: 100%;
    float: left
}

#_c_32 .ctext {
    width: 100%;
    float: left
}

#_c_32 .ctext .create-img {
    width: 54%;
    float: right;
    height: 400px
}

#_c_32 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 5% 5% 0 0
}

#_c_32 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px;
    text-align: right
}

#_c_32 .ctext .create-txt .p1 {
    font-size: 14px;
    color: #999;
    font-weight: 400;
    text-align: right
}

#_content_69 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_69 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_69 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_69 ._title {
        margin-bottom: 20px
    }
}

#_c_36 {
    width: 100%;
    float: left
}

#_c_36 .ctext {
    width: 100%;
    float: left
}

#_c_36 .ctext .voice-why {
    margin: 0 -1.5%
}

#_c_36 .ctext .voice-why div {
    float: left;
    width: 22%;
    height: 300px;
    margin: 0 1.5%;
    text-align: center;
    padding: 3% 0 2%;
    transition: all .3s ease-in-out
}

#_c_36 .ctext .voice-why div:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19);
    background-color: #fff
}

#_c_36 .ctext .voice-why div h4 {
    font-size: 20px;
    line-height: 3;
    font-weight: 400
}

#_c_36 .ctext .voice-why div p {
    font-size: 14px;
    text-align: left;
    padding: 0 32px;
    line-height: 1.5;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

#_content_70 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_70 ._title {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    #_content_70 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_70 ._title {
        margin-bottom: 20px
    }
}

#_c_37 {
    width: 100%;
    float: left
}

#_c_37 .ctext {
    width: 100%;
    float: left
}

.more {
    width: 100%;
    float: left
}

.more div {
    width: 16.6%;
    padding-top: 45px;
    float: left;
    height: 180px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

.more div img {
    height: 60px
}

.more div p {
    line-height: 2;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    word-break: keep-all
}

#_content_71 ._block {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_71 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_71 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_73 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_73 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_73 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_38 {
    width: 100%;
    float: left
}

#_c_38 .ctext {
    width: 100%;
    float: left
}

#_c_38 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_38 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

#_c_38 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff
}

#_c_38 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7;
    font-weight: 300
}
#_c_38 .ctext .robot-banner .country_png{
	width: 30%;
	position: absolute;
	right: 5%;
	/*top: 27%;*/
}
#_c_38 .ctext .robot-banner .country_png img{
	width: 100%;
}

#_c_38 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_38 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_74 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_74 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_74 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_74 ._title {
        margin-bottom: 20px
    }
}

#_c_39 {
    width: 100%;
    float: left
}

#_c_39 .ctext {
    width: 100%;
    float: left
}

#_c_39 .ctext .order-create {
    margin: 0 -1.5%
}

#_c_39 .ctext .order-create div {
    width: 21.33333%;
    margin: 0 1.5%;
    text-align: center;
    height: 338px;
    float: left;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(82, 97, 241, .25)
}

#_c_39 .ctext .order-create div span:first-child {
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 52px
}

#_c_39 .ctext .order-create div span:nth-child(2) {
    display: block;
    margin: 13px auto 19px;
    width: 64px;
    height: 28px;
    background: url("../images/c19_4.png") no-repeat center center
}

#_c_39 .ctext .order-create div span img {
    width: 100px;
    margin-left: 16px
}

#_c_39 .ctext .order-create div h4 {
    color: #333;
    font-size: 24px;
    font-weight: 400;
    text-align: center
}

#_c_39 .ctext .order-create div p {
    font-size: 14px;
    color: #666;
    margin-top: 19px;
    text-align: center;
    line-height: 1.5
}

#_content_75 ._block {
    padding: 20px 0px 20px 0px;
    margin: 0px auto 0px auto
}

#_content_75 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_75 ._block {
        padding: 20px 5px 20px 5px;
        margin: 0px auto 0px auto
    }
}

#_c_40 {
    width: 100%;
    float: left
}

#_c_40 .ctext {
    width: 100%;
    float: left
}

#_c_40 .ctext .voice-intel {
    float: left;
    width: 100%
}

#_c_40 .ctext .intel-left {
    width: 35%;
    float: left;
    position: relative
}

#_c_40 .ctext .intel-box {
    width: 90%;
    padding: 22px 30px;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
    border-bottom: 0;
    margin: 0 0 0 10%;
    position: relative;
    cursor: pointer
}

#_c_40 .ctext .intel-box:last-child {
    border-bottom: 1px solid #d6d6d6
}

#_c_40 .ctext .intel-box h3 {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400
}

#_c_40 .ctext .intel-box p {
    display: none;
    font-size: 14px
}

#_c_40 .ctext .intel-box:hover {
    width: 100%;
    margin: 0 0 0 5%;
    background-color: #528ef1;
    color: #fff;
    border: 2px solid #528ef1;
    z-index: 3;
    transition: all .2s ease-in-out
}

#_c_40 .ctext .intel-box:hover .right-angle {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -19px;
    top: -2px;
    background-image: url("../images/c40_2.png");
    background-size: 100%;
    background-position: 0 0
}

#_c_40 .ctext .intel-box:hover h3 {
    color: #fff
}

#_c_40 .ctext .intel-box:hover p {
    display: block
}

#_c_40 .ctext .intel-right {
    width: 65%;
    float: right;
    position: relative
}

#_c_40 .ctext .intel-right .intel-img {
    float: left;
    width: 100%;
    text-align: center;
    padding: 40px 60px 50px;
    height: 381px;
    background-color: #fff;
    z-index: 0
}

#_content_76 ._block {
    padding: 80px 0px 40px 0px;
    margin: 0px auto 0px auto
}

#_content_76 ._title {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    #_content_76 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_76 ._title {
        margin-bottom: 20px
    }
}

#_c_41 {
    width: 100%;
    float: left
}

#_c_41 .ctext {
    width: 100%;
    float: left
}

#_c_41 .ctext .voice-audio-wrap {
    width: 100%;
    margin: 0 auto;
    display: flex
}

#_c_41 .ctext .audio-left {
    width: 30%;
    flex: 1;
}

#_c_41 .ctext .voice-sound-wrap {
    width: 85%;
    margin: 5% 5% 15% 5%;
    background-color: #fff;
    position: relative;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

#_c_41 .ctext .sound-title {
    padding: 20px 20px 10px 20px;
    border: 1px solid #528ef1;
    transition: all .01s ease-in-out;
    z-index: 3
}

#_c_41 .ctext .sound-title h4 {
    font-size: 20px;
    line-height: 2;
    text-align: center;
    color: #6298f1;
    font-weight: 400
}

#_c_41 .ctext .sound-title p {
    text-align: center;
    font-size: 14px;
    display: none
}

#_c_41 .ctext .sound-con {
    padding: 15px;
    transition: all .1s ease-in-out
}

#_c_41 .ctext .sound-con p {
    line-height: 36px;
    font-size: 14px;
    font-weight: 600;
    text-indent: 23%;
    color: #666
}

#_c_41 .ctext .audio-angle {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: -19px;
    background-image: url("../images/c41_3.jpg");
    background-size: 20px 20px;
    transition: all .1s ease-in-out
}

#_c_41 .ctext .audio-angle-right {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: -19px;
    background-image: url("../images/c41_7.jpg");
    background-size: 20px 20px;
    transition: all .1s ease-in-out
}

#_c_41 .ctext .voice-sound-wrap:hover {
    margin: 0 0 20% 0;
    width: 95%
}

#_c_41 .ctext .voice-sound-wrap:hover .sound-title {
    background-color: #528ef1;
    color: #fff
}

#_c_41 .ctext .voice-sound-wrap:hover .sound-title p {
    display: block
}

#_c_41 .ctext .voice-sound-wrap:hover .sound-title h4 {
    color: #fff
}

#_c_41 .ctext .voice-sound-wrap:hover .audio-angle {
    background-image: url("../images/c41_2.jpg");
    right: -20px;
    transition: all .01s ease-in-out
}

#_c_41 .ctext .voice-sound-wrap:hover .audio-angle-right {
    border-top: 20px solid #528ef1;
    border-left: 20px solid #433f52;
    transition: all .01s ease-in-out;
    z-index: 0;
    left: -20px
}

#_c_41 .ctext .audio {
    margin: 0 5%;
    width: 30%
}

#_c_41 .ctext .audition-box {
    width: 300px;
    height: 532px;
    margin: 0 auto;
    background: #fff;
    position: relative
}

#_c_41 .ctext .audition-title {
    width: 300px;
    height: 96px;
    border-bottom: 1px solid #706cf5;
    display: flex;
    align-items: center;
    justify-content: center
}

#audition-wav {
    width: 300px;
    height: 435px;
    position: relative
}

#audition-wav wave {
    display: none !important
}

#_c_41 .ctext .color-aud {
    background: url(../images/c41_5.png) no-repeat;
    height: 435px;
    width: 300px;
    background-size: 300px 435px
}

#_c_41 .ctext .white-aud {
    background: url(../images/white-aud.png) no-repeat;
    height: 0px;
    width: 300px;
    background-size: 300px 435px
}

#_c_41 .ctext .aud-start {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -26px;
    margin-top: -26px
}

#_c_41 .ctext .audio-right {
    width: 30%;
    flex: 1;
}

#_content_77 ._block {
    padding: 80px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_77 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_77 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_77 ._title {
        margin-bottom: 20px
    }
}

#_c_42 {
    width: 100%;
    float: left
}

#_c_42 .ctext {
    width: 100%;
    float: left
}

#_c_42 .ctext .voice-why {
    margin: 0 -1.5%
}

#_c_42 .ctext .voice-why div {
    float: left;
    width: 22%;
    height: 300px;
    margin: 0 1.5%;
    text-align: center;
    padding: 3% 0 2%;
    transition: all .3s ease-in-out
}

#_c_42 .ctext .voice-why div img{
	width: 80%;
	height: 30%;
}

#_c_42 .ctext .voice-why div:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19);
    background-color: #fff
}

#_c_42 .ctext .voice-why div h4 {
    font-size: 20px;
    line-height: 3;
    font-weight: 400
}

#_c_42 .ctext .voice-why div p {
    font-size: 14px;
    text-align: left;
    padding: 0 32px;
    line-height: 1.5;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

#_content_78 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_78 ._title {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    #_content_78 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_78 ._title {
        margin-bottom: 20px
    }
}

#_c_43 {
    width: 100%;
    float: left
}

#_c_43 .ctext {
    width: 100%;
    float: left
}

#_c_43 .ctext .more {
    width: 100%;
    float: left
}

#_c_43 .ctext .more div {
    float: left;
    width: 20%;
    height: 180px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    position: relative;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

#_c_43 .ctext .more div:hover {
    background-color: #528ef1;
    color: #fff
}

#_c_43 .ctext .more div:hover p {
    color: #fff
}

#_c_43 .ctext .more div i {
    display: block
}

#_c_43 .ctext .more div i:nth-child(2) {
    display: none
}

#_c_43 .ctext .more div:hover i:first-child {
    display: none
}

#_c_43 .ctext .more div:hover i:nth-child(2) {
    display: block
}

#_c_43 .ctext .more div img {
    height: 47px
}

#_c_43 .ctext .more div p {
    line-height: 2;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    word-break: keep-all
}

#_content_79 ._block {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_79 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_79 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_82 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_82 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_82 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_44 {
    width: 100%;
    float: left
}

#_c_44 .ctext {
    width: 100%;
    float: left
}

#_c_44 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_44 .ctext .robot-banner {
    position: relative;
    width: 100%;
    left: 0;
    padding-left: 10%
}

#_c_44 .ctext .robot-banner .textB {
    position: absolute;
    top: 50%;
    margin-top: -125px
}

#_c_44 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff
}

#_c_44 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7
}

#_c_44 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_44 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_c_44 .ctext .robot-banner img.phone-phone {
    position: absolute;
    z-index: 1;
    top: 10%;
    right: 10%;
    width: 360px;
    height: auto
}

#_content_83 ._block {
    padding: 140px 0px 80px 0px;
    margin: -20px auto 0px auto
}

#_content_83 ._title {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    #_content_83 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_83 ._title {
        margin-bottom: 20px
    }
}

#_c_45 {
    width: 100%;
    float: left
}

#_c_45 .ctext {
    width: 100%;
    float: left
}

.phone-create {
    width: 100%;
    float: left
}

.phone-create div {
    float: left;
    width: 25%;
    padding: 0 15px;
    text-align: center
}

.phone-create div .tImg {
    display: block;
    width: 100%;
    height: 120px;
    line-height: 120px
}

.phone-create div .tImg img {
    vertical-align: middle;
    width: 33%
}

.phone-create div h4 {
    display: block;
    font-size: 18px;
    line-height: 3;
    font-weight: 500
}

.phone-create div .phone-line {
    position: relative;
    display: block;
    width: 100%;
    height: 3px
}

.phone-create div .phone-line:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 3px;
    background-color: #e33c33;
    border-radius: 1px;
    left: 50%;
    margin-left: -16px;
    top: 0
}

.phone-create div p {
    display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 20px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

#_t_8 {
    width: 100%;
    float: left
}

#_t_8 .ctext {
    width: 100%;
    float: left
}

#_t_8 .ctext .title {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    color: #2f4858
}

#_content_84 ._block {
    padding: 60px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_84 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_84 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_84 ._title {
        margin-bottom: 20px
    }
}

#_c_46 {
    width: 100%;
    float: left
}

#_c_46 .ctext {
    width: 100%;
    float: left
}

#_c_46 .ctext .phone-img-top {
    float: left;
    width: 55%;
    height: 400px;
    margin-top: -80px
}

#_c_46 .ctext .phone-txt {
    float: right;
    width: 40%
}

#_c_46 .ctext .phone-txt ul {
    float: left;
    width: 100%
}

#_c_46 .ctext .phone-txt ul li {
    float: left;
    width: 100%;
    line-height: 48px;
    letter-spacing: 1px;
    color: #333;
    font-size: 16px
}

#_c_46 .ctext .phone-txt ul li img {
    margin-right: 5px;
    height: 18px;
    vertical-align: middle
}

#_content_85 ._block {
    padding: 60px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_85 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_85 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_85 ._title {
        margin-bottom: 20px
    }
}

#_c_47 {
    width: 100%;
    float: left
}

#_c_47 .ctext {
    width: 100%;
    float: left
}

#_c_47 .ctext .phone-txt {
    float: left;
    width: 35%;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#_c_47 .ctext .phone-txt h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 2;
    color: #333
}

#_c_47 .ctext .phone-txt p {
    font-size: 14px;
    line-height: 2;
    color: #333
}

#_c_47 .ctext .phone-img {
    margin-top: 0;
    float: right;
    width: 60%;
    height: 360px;
    text-align: center
}

#_content_86 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_86 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_86 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_48 {
    width: 100%;
    float: left
}

#_c_48 .ctext {
    width: 100%;
    float: left
}

#_c_48 .ctext .phone-txt {
    float: right;
    width: 35%;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#_c_48 .ctext .phone-txt h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 2;
    color: #333
}

#_c_48 .ctext .phone-txt p {
    font-size: 14px;
    line-height: 2;
    color: #333
}

#_c_48 .ctext .phone-img {
    margin-top: 0;
    float: left;
    width: 60%;
    height: 360px;
    text-align: center
}

#_content_87 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_87 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_87 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_49 {
    width: 100%;
    float: left
}

#_c_49 .ctext {
    width: 100%;
    float: left
}

#_c_49 .ctext .phone-txt {
    float: left;
    width: 35%;
    height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#_c_49 .ctext .phone-txt h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 2;
    color: #333
}

#_c_49 .ctext .phone-txt p {
    font-size: 14px;
    line-height: 2;
    color: #333
}

#_c_49 .ctext .phone-img {
    margin-top: 0;
    float: right;
    width: 60%;
    height: 505px;
    text-align: center
}

#_content_88 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_88 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_88 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_50 {
    width: 100%;
    float: left
}

#_c_50 .ctext {
    width: 100%;
    float: left
}

#_c_50 .ctext .phone-txt {
    float: right;
    width: 35%;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#_c_50 .ctext .phone-txt h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 2;
    color: #333
}

#_c_50 .ctext .phone-txt p {
    font-size: 14px;
    line-height: 2;
    color: #333
}

#_c_50 .ctext .phone-img {
    margin-top: 0;
    float: left;
    width: 60%;
    height: 360px;
    text-align: center
}

#_content_89 ._block {
    padding: 70px 0px 50px 0px;
    margin: 0px auto 0px auto
}

#_content_89 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_89 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_89 ._title {
        margin-bottom: 20px
    }
}

#_c_51 {
    width: 100%;
    float: left
}

#_c_51 .ctext {
    width: 100%;
    float: left
}

#_c_51 .ctext .ibox {
    margin: 0 -1.5%
}

#_c_51 .ctext .phone-use-box {
    float: left;
    width: 22%;
    margin: 0 1.5%;
    height: 325px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    transition: all .3s ease-in-out
}

#_c_51 .ctext .phone-use-box .phone-use h4 {
    font-size: 18px;
    line-height: 3;
    color: #fff
}

#_c_51 .ctext .phone-use-box .phone-use p {
    font-size: 14px;
    line-height: 2.5;
    color: #fff
}

#_c_51 .ctext .phone-use-box:nth-child(1) {
    background: url("../images/c51_1.png") center center no-repeat;
    background-size: cover
}

#_c_51 .ctext .phone-use-box:nth-child(2) {
    background: url("../images/c51_2.png") center center no-repeat;
    background-size: cover
}

#_c_51 .ctext .phone-use-box:nth-child(3) {
    background: url("../images/c51_3.png") center center no-repeat;
    background-size: cover
}

#_c_51 .ctext .phone-use-box:nth-child(4) {
    background: url("../images/c51_4.png") center center no-repeat;
    background-size: cover
}

#_c_51 .ctext .phone-use-box:hover {
    box-shadow: 4px 5px 37px 1px rgba(73, 79, 82, .39);
    transition: all .3s ease-in-out;
    transform: scale(1.05)
}

#_c_51 .ctext .more {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    transition: all .3s ease-in-out
}

#_c_51 .ctext .more a {
    font-size: 16px;
    max-width: 132px;
    line-height: 1.2;
    color: #e33c33
}

#_c_51 .ctext .more a:hover {
    border-bottom: 1px solid #e33c33
}

#_content_93 ._block {
    padding: 20px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_93 ._title {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    #_content_93 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_93 ._title {
        margin-bottom: 20px
    }
}

#_c_52 {
    width: 100%;
    float: left
}

#_c_52 .ctext {
    width: 100%;
    float: left
}

#_c_52 .ctext .phone-more-wrap {
    width: 100%;
    margin: 25px auto 0;
    display: flex
}

#_c_52 .ctext .phone-more-wrap .phone-more {
    width: 50%;
    padding: 50px 100px;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07), 0px 5px 20px 0px rgba(47, 72, 88, .07)
}

#_c_52 .ctext .phone-more-wrap .phone-more .phone-more-top {
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    background-color: #e33c33;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -120px
}

#_c_52 .ctext .phone-more-wrap .phone-more ul li {
    font-size: 14px;
    color: #333;
    line-height: 4.4
}

#_c_52 .ctext .phone-more-wrap .phone-more ul li img {
    width: 22px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 0
}

#_c_52 .ctext .phone-more-wrap .phone-more-other {
    box-shadow: none;
    background-color: #efeeee
}

#_c_52 .ctext .phone-more-wrap .phone-more-other .phone-more-top {
    background-color: #d2d2d2;
    color: #585858
}

#_c_52 .ctext .phone-more-wrap .phone-more-other ul li {
    color: #747474;
    text-align: right
}

#_c_52 .ctext .phone-more-wrap .phone-more-other ul li img {
    margin-left: 10px;
    margin-right: 0
}

#_content_95 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_95 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_95 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_99 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_99 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_99 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_53 {
    width: 100%;
    float: left
}

#_c_53 .ctext {
    width: 100%;
    float: left
}

#_c_53 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_53 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#_c_53 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 500
}

#_c_53 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7
}

#_c_53 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_53 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_100 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_100 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_100 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_100 ._title {
        margin-bottom: 20px
    }
}

#_c_54 {
    width: 100%;
    float: left
}

#_c_54 .ctext {
    width: 100%;
    float: left
}

#_c_54 .ctext .order-create {
    margin: 0 -1.5%
}

#_c_54 .ctext .order-create div {
    width: 30.33333%;
    margin: 0 1.5%;
    text-align: center;
    height: 338px;
    float: left;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(82, 97, 241, .25)
}

#_c_54 .ctext .order-create div span:first-child {
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 52px
}

#_c_54 .ctext .order-create div span:nth-child(2) {
    display: block;
    margin: 13px auto 19px;
    width: 64px;
    height: 28px;
    background: url("../images/c19_4.png") no-repeat center center
}

#_c_54 .ctext .order-create div span img {
    width: 100px;
    margin-left: 16px
}

#_c_54 .ctext .order-create div h4 {
    color: #333;
    font-size: 24px;
    font-weight: 400
}

#_c_54 .ctext .order-create div p {
    font-size: 14px;
    color: #666;
    margin-top: 19px;
    text-align: center;
    line-height: 1.5;
    padding: 0 15px
}

#_t_9 {
    width: 100%;
    float: left
}

#_t_9 .ctext {
    width: 100%;
    float: left
}

#_t_9 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_9 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_101 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_101 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_101 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_55 {
    width: 100%;
    float: left
}

#_c_55 .ctext {
    width: 100%;
    float: left
}

#_c_55 .ctext .create-txt,
#_c_55 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_55 .ctext .create-img {
    height: 360px
}

#_c_55 .ctext .create-txt {
    float: right
}

#_c_55 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px
}

#_c_55 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999;
    font-weight: 500;
    margin-bottom: 18px
}

#_c_55 .ctext .create-txt ul li {
    list-style-type: none;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333
}

#_content_102 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_102 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_102 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_56 {
    width: 100%;
    float: left
}

#_c_56 .ctext {
    width: 100%;
    float: left
}

#_c_56 .ctext .create-txt,
#_c_56 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_56 .ctext .create-img {
    height: 360px;
    float: right
}

#_c_56 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px;
    text-align: right
}

#_c_56 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999;
    font-weight: 500;
    margin-bottom: 18px;
    text-align: right
}

#_c_56 .ctext .create-txt ul {
    text-align: right
}

#_c_56 .ctext .create-txt ul li {
    list-style: none;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333
}

#_content_103 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_103 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_103 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_57 {
    width: 100%;
    float: left
}

#_c_57 .ctext {
    width: 100%;
    float: left
}

#_c_57 .ctext .create-txt,
#_c_57 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_57 .ctext .create-img {
    height: 360px
}

#_c_57 .ctext .create-txt {
    float: right
}

#_c_57 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px
}

#_c_57 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999;
    font-weight: 500;
    margin-bottom: 18px
}

#_c_57 .ctext .create-txt ul li {
    list-style-type: none;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333
}

#_content_104 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_104 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_104 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_58 {
    width: 100%;
    float: left
}

#_c_58 .ctext {
    width: 100%;
    float: left
}

#_c_58 .ctext .create-txt,
#_c_58 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_58 .ctext .create-img {
    height: 360px;
    float: right
}

#_c_58 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px;
    text-align: right
}

#_c_58 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999;
    font-weight: 500;
    margin-bottom: 18px;
    text-align: right
}

#_c_58 .ctext .create-txt ul {
    text-align: right
}

#_c_58 .ctext .create-txt ul li {
    list-style: none;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333
}

#_content_105 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_105 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_105 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_59 {
    width: 100%;
    float: left
}

#_c_59 .ctext {
    width: 100%;
    float: left
}

#_c_59 .ctext .create-txt,
#_c_59 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_59 .ctext .create-img {
    height: 360px
}

#_c_59 .ctext .create-txt {
    float: right
}

#_c_59 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 70px
}

#_c_59 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999;
    font-weight: 500;
    margin-bottom: 18px
}

#_c_59 .ctext .create-txt ul li {
    list-style-type: none;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333
}

#_content_106 ._block {
    padding: 72px 0px 90px 0px;
    margin: 0px auto 0px auto
}

#_content_106 ._title {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    #_content_106 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_106 ._title {
        margin-bottom: 20px
    }
}

#_c_60 {
    width: 100%;
    float: left
}

#_c_60 .ctext {
    width: 100%;
    float: left
}

#_c_60 .ctext .core-talent {
    width: 100%;
    float: left;
    height: 445px;
    overflow: hidden
}

#_c_60 .ctext .core-talent-d {
    width: 25%;
    height: 675px;
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden;
    top: 0px
}

#_c_60 .ctext .core-talent-top {
    width: 100%;
    height: 299px;
    position: absolute;
    top: 150px
}

#_c_60 .ctext .core-talent-d:nth-child(1) {
    background: url("../images/c60_1.jpg") center center no-repeat;
    background-size: cover
}

#_c_60 .ctext .core-talent-d:nth-child(2) {
    background: url("../images/c60_2.jpg") center center no-repeat;
    background-size: cover
}

#_c_60 .ctext .core-talent-d:nth-child(3) {
    background: url("../images/c60_3.jpg") center center no-repeat;
    background-size: cover
}

#_c_60 .ctext .core-talent-d:nth-child(4) {
    background: url("../images/c60_4.png") center center no-repeat;
    background-size: cover
}

#_c_60 .ctext .core-talent-d span {
    display: flex;
    height: 56px;
    align-items: center;
    justify-content: center
}

#_c_60 .ctext .core-talent-d p {
    color: #fff;
    margin-top: 35px;
    font-size: 24px
}

#_c_60 .ctext .core-talent-d-txt {
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
    height: 230px;
    background: #8088c0;
    color: #fff;
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0
}

#_c_60 .ctext .core-talent-d-txt h4 {
    font-size: 14px;
    margin-bottom: 12px
}

#_c_60 .ctext .core-talent-d:hover .core-talent-d-txt {
    bottom: 230px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

#_c_60 .ctext .core-talent-d:hover .core-talent-top {
    top: 100px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

#_t_10 {
    width: 100%;
    float: left
}

#_t_10 .ctext {
    width: 100%;
    float: left
}

#_t_10 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 30px;
    position: relative
}

#_t_10 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #fff;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_107 ._block {
    padding: 72px 0px 70px 0px;
    margin: 0px auto 0px auto
}

#_content_107 ._title {
    margin-bottom: 28px
}

@media screen and (max-width: 768px) {
    #_content_107 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_107 ._title {
        margin-bottom: 20px
    }
}

#_c_61 {
    width: 100%;
    float: left
}

#_c_61 .ctext {
    margin: 0 -1.5%
}

#_c_61 .ctext .order-surpport {
    float: left;
    width: 100%
}

#_c_61 .ctext .order-surpport div {
    width: 22%;
    height: 230px;
    float: left;
    margin: 0 1.5%;
    position: relative;
    z-index: 2
}

#_c_61 .ctext .order-surpport div .order-surpport-con {
    width: 100%;
    height: 230px;
    padding: 0 35px;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 3
}

#_c_61 .ctext .order-surpport div .order-surpport-con p {
    font-size: 14px;
    color: #6b6b6b;
    font-weight: 600;
    line-height: 2;
    margin-top: 83px
}

#_c_61 .ctext .order-surpport div:hover {
    cursor: default;
    box-shadow: 5px 15px 30px rgba(0, 0, 0, .1), 5px 5px 30px rgba(0, 0, 0, .1);
    transition: all .15s ease-in-out
}

#_c_61 .ctext .order-surpport div:hover .order-surpport-con {
    background-color: #fff;
    z-index: 3;
    display: block;
    transition: all .15s ease-in-out
}

#_c_61 .ctext .order-surpport div span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    width: 80px;
    margin: 0 auto;
    margin-top: 55px
}

#_c_61 .ctext .order-surpport div p {
    margin-top: 22px;
    text-align: center;
    color: #999
}

#_content_108 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_108 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_108 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_116 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px
}

#_content_116 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_116 ._block {
        padding: 0px 15px 20px 15px;
        margin: 60px auto 0px auto
    }
}

#_c_62 {
    width: 100%;
    float: left
}

#_c_62 .ctext {
    width: 100%;
    float: left
}

#_c_62 .ctext .banner {
    background: #fff url("../images/c62_1.png") no-repeat right bottom;
    background-size: 45% auto;
    height: 500px
}

#_c_62 .ctext .order-banner {
    float: left;
    width: 100%;
    margin: 30px 0
}

#_c_62 .ctext .order-banner img:first-child {
    width: 275px;
    height: 30px
}

#_c_62 .ctext .order-banner h1 {
    font-size: 40px;
    margin-top: 40px;
    color: #333;
    line-height: 2;
    margin-bottom: 21px;
    font-weight: 400
}

#_c_62 .ctext .order-banner p {
    font-size: 24px;
    margin-bottom: 53px;
    color: #333;
    line-height: 30px
}

#_c_62 .ctext .chat-try-wrap {
    display: flex;
    justify-content: space-between;
    width: 500px
}

#_c_62 .ctext .chat-try-wrap .chat-try {
    width: 45%
}

#_c_62 .ctext .chat-try-wrap .chat-try p {
    font-size: 16px;
    line-height: 3;
    margin: 0;
    color: #333
}

#_c_62 .ctext .chat-try-wrap .chat-try a {
    height: 38px;
    text-align: left;
    display: block;
    border-radius: 3px;
    color: #7ab4ea;
    line-height: 36px;
    background-color: #fff
}

#_c_62 .ctext .chat-try-wrap .chat-try a img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    margin-left: 0 !important
}

#_c_62 .ctext .chat-try-wrap .chat-try div#chat-register {
    width: 90%;
    height: 38px;
    display: block;
    border-radius: 3px;
    color: #7ab4ea;
    line-height: 32px;
    text-align: center;
    background-color: #fff;
    cursor: pointer
}

#_c_62 .ctext .chat-try-wrap .chat-try div#chat-register img {
    width: 100%;
    height: 38px
}

#_content_117 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_117 ._title {
    margin-bottom: 112px
}

@media screen and (max-width: 768px) {
    #_content_117 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_117 ._title {
        margin-bottom: 20px
    }
}

#_c_63 {
    width: 100%;
    float: left
}

#_c_63 .ctext {
    width: 100%;
    float: left
}

#_c_63 .ctext .create-img {
    float: left;
    width: 54%;
    height: 330px;
    text-align: center
}

#_c_63 .ctext .create-txt {
    float: left;
    width: 45%;
    padding: 8% 0 0 5%
}

#_c_63 .ctext .create-img-first img {
    height: 330px
}

#_c_63 .ctext .create-txt p {
    font-size: 14px;
    line-height: 2.3;
    color: #666
}

#_c_63 .ctext .create-txt p i {
    font-style: normal;
    color: #4e8aae;
    margin-right: 10px
}

#_content_118 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_118 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_118 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_64 {
    width: 100%;
    float: left
}

#_c_64 .ctext {
    width: 100%;
    float: left
}

#_c_64 .ctext .create-img {
    width: 54%;
    float: left;
    text-align: center;
    height: 500px
}

#_c_64 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_64 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 60px 0 40px
}

#_c_64 .ctext .create-txt p {
    font-size: 14px;
    line-height: 2.3;
    color: #666
}

#_c_64 .ctext .create-txt p i {
    font-style: normal;
    color: #4e8aae;
    margin-right: 10px
}

#_content_119 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_119 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_119 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_65 {
    width: 100%;
    float: left
}

#_c_65 .ctext {
    width: 100%;
    float: left
}

#_c_65 .ctext .create-img {
    width: 54%;
    float: right;
    text-align: center;
    height: 500px
}

#_c_65 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 5% 0 0
}

#_c_65 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 60px 0 40px
}

#_c_65 .ctext .create-txt p {
    font-size: 14px;
    line-height: 2.3;
    color: #666
}

#_c_65 .ctext .create-txt p i {
    font-style: normal;
    color: #4e8aae;
    margin-right: 10px
}

#_content_120 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_120 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_120 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_66 {
    width: 100%;
    float: left
}

#_c_66 .ctext {
    width: 100%;
    float: left
}

#_c_66 .ctext .create-img {
    width: 54%;
    float: left;
    text-align: center;
    height: 500px
}

#_c_66 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_66 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 60px 0 40px
}

#_c_66 .ctext .create-txt p {
    font-size: 14px;
    line-height: 2.3;
    color: #666
}

#_c_66 .ctext .create-txt p i {
    font-style: normal;
    color: #4e8aae;
    margin-right: 10px
}

#_content_121 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_121 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_121 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_67 {
    width: 100%;
    float: left
}

#_c_67 .ctext {
    width: 100%;
    float: left
}

#_c_67 .ctext .create-img {
    width: 54%;
    float: right;
    text-align: center;
    height: 500px
}

#_c_67 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 5% 0 0
}

#_c_67 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 60px 0 40px
}

#_c_67 .ctext .create-txt p {
    font-size: 14px;
    line-height: 2.3;
    color: #666
}

#_c_67 .ctext .create-txt p i {
    font-style: normal;
    color: #4e8aae;
    margin-right: 10px
}

#_content_130 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_130 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_130 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_68 {
    width: 100%;
    float: left
}

#_c_68 .ctext {
    width: 100%;
    float: left
}

#_c_68 .ctext .create-img {
    width: 54%;
    float: left;
    text-align: center;
    height: 500px
}

#_c_68 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_68 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 60px 0 40px
}

#_c_68 .ctext .create-txt p {
    font-size: 14px;
    line-height: 2.3;
    color: #666
}

#_c_68 .ctext .create-txt p i {
    font-style: normal;
    color: #4e8aae;
    margin-right: 10px
}

#_content_131 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_131 ._title {
    margin-bottom: 90px
}

@media screen and (max-width: 768px) {
    #_content_131 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_131 ._title {
        margin-bottom: 20px
    }
}

#_c_69 {
    width: 100%;
    float: left
}

#_c_69 .ctext {
    width: 100%;
    float: left
}

#_c_69 .ctext .box-sence {
    margin: 0 -0.83333%
}

#_c_69 .ctext .box-sence .box-sence-con {
    float: left;
    width: 32%;
    margin: 0 .63333%;
    height: 320px;
    background: url("../images/c69_1.jpg") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    padding: 10px 30px
}

#_c_69 .ctext .box-sence .box-sence-con:nth-child(4),
#_c_69 .ctext .box-sence .box-sence-con:nth-child(5),
#_c_69 .ctext .box-sence .box-sence-con:nth-child(6) {
    margin-top: 18px
}

#_c_69 .ctext .box-sence .box-sence-con h4 {
    font-size: 24px;
    line-height: 3.5;
    color: #fff;
    font-weight: normal
}

#_c_69 .ctext .box-sence .box-sence-con p {
    font-size: 16px;
    color: #fff;
    line-height: 1.8
}

#_c_69 .ctext .box-sence .life-service {
    background-image: url("../images/c69_2.png");
    background-size: cover
}

#_c_69 .ctext .box-sence .car-stop {
    background-image: url("../images/c69_3.jpg");
    background-size: cover
}

#_c_69 .ctext .box-sence .made-tool {
    background-image: url("../images/c69_4.jpg");
    background-size: cover
}

#_c_69 .ctext .box-sence .web-til {
    background-image: url("../images/c69_5.jpg");
    background-size: cover
}

#_c_69 .ctext .box-sence .home-mac {
    background-image: url("../images/c69_6.jpg");
    background-size: cover
}

#_t_12 {
    width: 100%;
    float: left
}

#_t_12 .ctext {
    width: 100%;
    float: left
}

#_t_12 .ctext .title {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    color: #fff
}

#_content_132 ._block {
    padding: 100px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_132 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_132 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_132 ._title {
        margin-bottom: 20px
    }
}

#_c_70 {
    width: 100%;
    float: left
}

#_c_70 .ctext {
    width: 100%;
    float: left
}

#_c_70 .ctext .box-title {
    font-size: 32px;
    padding-bottom: 30px;
    font-weight: 400;
    text-align: center;
    color: #333
}

#_c_70 .ctext .ibox .box-title {
    padding: 0 0 60px 0
}

#_c_70 .ctext .bottom-cs-con {
    width: 690px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

#_c_70 .ctext .bottom-cs-con .bottom-try {
    width: 45%
}

#_c_70 .ctext .bottom-cs-con .bottom-try a {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 3px;
    color: #fff;
    line-height: 36px;
    text-align: center
}

#_c_70 .ctext .bottom-cs-con .bottom-try a img {
    width: auto;
    height: auto
}

#_c_70 .ctext .bottom-cs-con .bottom-try #chat-register_bot {
    cursor: pointer;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 3px;
    color: #fff;
    line-height: 36px;
    text-align: center
}

#_c_70 .ctext .bottom-cs-con .bottom-try #chat-register_bot img {
    width: auto;
    height: auto
}

#_content_137 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_137 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_137 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_71 {
    width: 100%;
    float: left
}

#_c_71 .ctext {
    width: 100%;
    float: left
}

#_c_71 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_71 .ctext .robot-banner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center
}

#_c_71 .ctext .banner .ibox-item {
    width: -moz-fit-content;
    width: fit-content
}

#_c_71 .ctext .banner .banner-xiaomi {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 160px;
    margin-left: 40px
}

#_c_71 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 500
}

#_c_71 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7;
    font-weight: 300
}

#_c_71 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_71 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_138 ._block {
    padding: 72px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_138 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_138 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_138 ._title {
        margin-bottom: 20px
    }
}

#_c_72 {
    width: 100%;
    float: left
}

#_c_72 .ctext {
    width: 100%;
    float: left
}

#_c_72 .ctext .double-way-box {
    float: left;
    width: 100%
}

#_c_72 .ctext .double-way-box div {
    width: 46%;
    height: 350px;
    float: left;
    background: #fff;
    box-shadow: 0px 0px 24px rgba(51, 51, 51, .25);
    -moz-box-shadow: 0px 0px 24px rgba(51, 51, 51, .25);
    -webkit-box-shadow: 0px 0px 24px rgba(51, 51, 51, .25)
}

#_c_72 .ctext .double-way-box div:first-child {
    background: #fff url("../images/c72_3.png") right bottom no-repeat;
    margin-left: 0px
}

#_c_72 .ctext .double-way-box div:nth-child(2) {
    float: right;
    background: #fff url("../images/c72_4.png") right bottom no-repeat
}

#_c_72 .ctext .double-way-box div .tit {
    width: 100%;
    padding: 24px 35px 44px;
    line-height: 86px;
    color: #999;
    font-size: 20px;
    font-weight: 500;
    float: left
}

#_c_72 .ctext .double-way-box div .tit h3 {
    width: 100%;
    border-bottom: 1px solid #efefef
}

#_c_72 .ctext .double-way-box div p {
    padding-left: 75px;
    margin-bottom: 22px;
    float: left;
    width: 100%
}

#_c_72 .ctext .double-way-box div p span {
    display: inline-block;
    width: 24px;
    margin-right: 30px;
    vertical-align: middle
}

#_c_72 .ctext .double-way-box div h3 img {
    margin: -3px 28px 0px 35px;
    vertical-align: middle
}

#_c_72 .ctext .dw-img {
    width: 50%;
    height: 320px;
    float: left;
    margin-top: 80px;
    display: flex;
    justify-content: center
}

#_c_72 .ctext .dw-txt {
    width: 50%;
    float: left
}

#_c_72 .ctext .dw-txt h3 {
    display: block;
    margin-left: 15px;
    margin-top: 160px;
    font-size: 32px;
    color: #333
}

#_c_72 .ctext .dw-txt .title-line {
    margin: 29px 0px 36px 15px;
    background: #000;
    width: 64px;
    height: 1px
}

#_c_72 .ctext .dw-txt p {
    display: block;
    margin-left: 15px;
    color: #666
}

#_c_72 .ctext .dw-txt .title-line {
    margin-left: 15px
}

#_content_139 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_139 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_139 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_73 {
    width: 100%;
    float: left
}

#_c_73 .ctext {
    width: 100%;
    float: left
}

#_c_73 .ctext .dw-img {
    width: 50%;
    height: 320px;
    float: right
}

#_c_73 .ctext .dw-txt {
    width: 50%;
    float: left
}

#_c_73 .ctext .dw-txt h3 {
    margin-left: 15px;
    margin-top: 80px;
    font-size: 32px;
    color: #333
}

#_c_73 .ctext .dw-txt p {
    margin-left: 15px;
    color: #666
}

#_c_73 .ctext .dw-rtxt {
    text-align: right
}

#_c_73 .ctext .dw-rtxt h3 {
    padding-right: 65px
}

#_c_73 .ctext .dw-rtxt p {
    padding-right: 65px
}

#_c_73 .ctext .dw-rtxt .title-line {
    right: 0;
    margin: 29px 113px 36px 0px;
    margin-left: calc(100% - 129px);
    width: 64px;
    height: 1px;
    background: #000
}

#_content_140 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_140 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_140 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_74 {
    width: 100%;
    float: left
}

#_c_74 .ctext {
    width: 100%;
    float: left
}

#_c_74 .ctext .dw-img {
    width: 50%;
    height: 320px;
    float: left
}

#_c_74 .ctext .dw-txt {
    width: 50%;
    float: right
}

#_c_74 .ctext .dw-txt h3 {
    margin-right: 15px;
    margin-top: 80px;
    font-size: 32px;
    color: #333
}

#_c_74 .ctext .dw-txt p {
    margin-right: 15px;
    color: #666
}

#_c_74 .ctext .dw-rtxt {
    text-align: left
}

#_c_74 .ctext .dw-rtxt h3 {
    padding-left: 65px
}

#_c_74 .ctext .dw-rtxt p {
    padding-left: 65px
}

#_c_74 .ctext .dw-rtxt .title-line {
    right: 0;
    margin: 29px 113px 36px 65px;
    width: 64px;
    height: 1px;
    background: #000
}

#_content_141 ._block {
    padding: 72px 0px 56px 0px;
    margin: 0px auto 0px auto
}

#_content_141 ._title {
    margin-bottom: 56px
}

@media screen and (max-width: 768px) {
    #_content_141 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_141 ._title {
        margin-bottom: 20px
    }
}

#_c_75 {
    width: 100%;
    float: left
}

#_c_75 .ctext {
    width: 100%;
    float: left
}

#_c_75 .ctext .sec-title {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 400
}

#_c_75 .ctext .tobe-app-img {
    float: left;
    width: 100%;
    height: 411px;
    margin-top: 55px
}

#_t_13 {
    width: 100%;
    float: left
}

#_t_13 .ctext {
    width: 100%;
    float: left
}

#_t_13 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 30px;
    position: relative
}

#_t_13 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #fff;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_142 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_142 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_142 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_144 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_144 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_144 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_76 {
    width: 100%;
    float: left
}

#_c_76 .ctext {
    width: 100%;
    float: left
}

#_c_76 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_76 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#_c_76 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 500
}

#_c_76 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7;
    font-weight: 300
}

#_c_76 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_76 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_145 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_145 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_145 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_145 ._title {
        margin-bottom: 20px
    }
}

#_c_77 {
    width: 100%;
    float: left
}

#_c_77 .ctext {
    width: 100%;
    float: left
}

#_content_145 .order-create {
    margin: 0 -1.5%
}

#_content_145 .order-create div {
    background: #fff
}

#_content_145 .order-create div {
    float: left;
    width: 30.3333%;
    margin: 0 1.5% 20px 1.5%;
    height: 155px;
    box-sizing: border-box;
    padding: 30px 35px 0 20px;
    border-radius: 4px;
    background-image: url(../images/c77_1.png);
    background-repeat: no-repeat;
    background-size: 21% 45%;
    background-position: 100% 100%
}

#_content_145 .order-create div:nth-child(2) {
    background-image: url(../images/c77_2.png)
}

#_content_145 .order-create div:nth-child(3) {
    background-image: url(../images/c77_3.png)
}

#_content_145 .order-create div:nth-child(4) {
    background-image: url(../images/c77_4.png);
    margin-bottom: 0
}

#_content_145 .order-create div:nth-child(5) {
    background-image: url(../images/c77_5.png);
    margin-bottom: 0
}

#_content_145 .order-create div:last-child {
    background-image: url(../images/c77_6.png);
    margin-bottom: 0
}

#_content_145 .order-create div h4 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #528ef1
}

#_content_145 .order-create div p {
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    text-align: left;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

#_t_14 {
    width: 100%;
    float: left
}

#_t_14 .ctext {
    width: 100%;
    float: left
}

#_t_14 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_14 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_146 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_146 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_146 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_146 ._title {
        margin-bottom: 20px
    }
}

#_c_78 {
    width: 100%;
    float: left
}

#_c_78 .ctext {
    width: 100%;
    float: left
}

#_c_78 .ctext .create-img {
    width: 54%;
    height: 400px;
    float: left
}

#_c_78 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_78 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 60px
}

#_c_78 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_t_15 {
    width: 100%;
    float: left
}

#_t_15 .ctext {
    width: 100%;
    float: left
}

#_t_15 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_15 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_147 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_147 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_147 ._block {
        padding: 20px 5px 20px 5px;
        margin: 0px auto 0px auto
    }
}

#_c_79 {
    width: 100%;
    float: left
}

#_c_79 .ctext {
    width: 100%;
    float: left
}

#_c_79 .ctext .create-img {
    width: 54%;
    height: 400px;
    float: right
}

#_c_79 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 5% 0 0;
    text-align: right
}

#_c_79 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 60px
}

#_c_79 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_148 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_148 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_148 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_80 {
    width: 100%;
    float: left
}

#_c_80 .ctext {
    width: 100%;
    float: left
}

#_c_80 .ctext .create-img {
    width: 54%;
    height: 400px;
    float: left
}

#_c_80 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_80 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 60px
}

#_c_80 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_150 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_150 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_150 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_81 {
    width: 100%;
    float: left
}

#_c_81 .ctext {
    width: 100%;
    float: left
}

#_c_81 .ctext .create-img {
    width: 54%;
    height: 400px;
    float: right
}

#_c_81 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 5% 0 0;
    text-align: right
}

#_c_81 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 60px
}

#_c_81 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_152 ._block {
    padding: 72px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_152 ._title {
    margin-bottom: 90px
}

@media screen and (max-width: 768px) {
    #_content_152 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_152 ._title {
        margin-bottom: 20px
    }
}

#_c_82 {
    width: 100%;
    float: left
}

#_c_82 .ctext {
    width: 100%;
    float: left
}

.voice-why {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center
}

.voice-why img.quality-right {
    width: 70px;
    height: 24px
}

.voice-why div {
    width: 22%;
    margin: 0 1.5%;
    text-align: center;
    padding: 4% 0 2%;
    transition: all .3s ease-in-out
}

.voice-why div h4 {
    font-size: 20px;
    line-height: 3;
    font-weight: 400
}

.voice-why div p {
    font-size: 14px;
    text-align: left;
    padding: 0 32px;
    line-height: 1.5;
    color: #666
}

#_content_153 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_153 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_153 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_153 ._title {
        margin-bottom: 20px
    }
}

#_c_83 {
    width: 100%;
    float: left
}

#_c_83 .ctext {
    width: 100%;
    float: left
}

.quality-heart-wrap {
    margin: 0 -1.5%
}

.quality-heart-wrap .quality-heart {
    float: left;
    width: 30.3333%;
    margin: 0 1.5%;
    height: 330px;
    background-color: #f0f4fb
}

.quality-heart-wrap .quality-heart img {
    width: 100%;
    margin: 35px 0
}

.quality-heart-wrap .quality-heart p {
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

#_t_16 {
    width: 100%;
    float: left
}

#_t_16 .ctext {
    width: 100%;
    float: left
}

#_t_16 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_16 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_154 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_154 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_154 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_155 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_155 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_155 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_84 {
    width: 100%;
    float: left
}

#_c_84 .ctext {
    width: 100%;
    float: left
}

#_c_84 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_84 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#_c_84 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff
}

#_c_84 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7
}

#_c_84 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_84 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_156 ._block {
    padding: 72px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_156 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_156 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_156 ._title {
        margin-bottom: 20px
    }
}

#_c_85 {
    width: 100%;
    float: left
}

#_c_85 .ctext {
    width: 100%;
    float: left
}

#_c_85 .ctext .dash-product {
    width: 100%;
    margin: 0px auto;
    text-align: center
}

#_c_85 .ctext .dash-product .slick-list {
    padding: 0 65px
}

#_c_85 .ctext .dash-product .swiper-slide {
    width: 100%;
    height: 160px;
    margin: 56px auto 60px auto !important;
    background-color: #fff;
    overflow: visible;
    position: relative
}

#_c_85 .ctext .dash-product .slick-slide.slick-current.slick-active .swiper-slide {
    height: 192px;
    margin: 40px auto 60px auto !important;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1)
}

#_c_85 .ctext .dash-product .swiper-slide p.pro-title-left {
    width: 25px;
    position: absolute;
    top: 48%;
    left: 20px;
    transform: translateY(-50%);
    font-size: 18px;
    color: #333;
    line-height: 1
}

#_c_85 .ctext .dash-product .swiper-slide p.pro-title-right {
    width: 25px;
    position: absolute;
    top: 48%;
    right: 20px;
    color: #333;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 1
}

#_c_85 .ctext .dash-product .slick-slide.slick-current.slick-active .swiper-slide p.pro-title-left,
#_c_85 .ctext .dash-product .slick-slide.slick-current.slick-active .swiper-slide p.pro-title-right {
    display: none
}

#_c_85 .ctext .dash-product .swiper-slide .pro-img {
    width: 60px;
    margin-top: -40px
}

#_c_85 .ctext .dash-product .swiper-slide .pro-img-ask {
    margin-bottom: -10px
}

#_c_85 .ctext .dash-product .swiper-slide h3 {
    line-height: 2;
    font-size: 24px;
    color: #333
}

#_c_85 .ctext .dash-product .swiper-slide .p1 {
    font-size: 16px;
    text-align: center;
    margin: 20px 0 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

#_c_85 .ctext .dash-product .swiper-slide-active .pro-title-left,
#_c_85 .ctext .dash-product .swiper-slide-active .pro-title-right {
    color: #fff !important
}

#_c_85 .ctext .dash-product .slick-prev,
#_c_85 .ctext .dash-product .slick-next {
    width: 48px;
    height: 48px;
    left: 50px;
    margin-top: 10px;
    background: url("../images/c85_5.png") no-repeat center;
    background-size: cover
}

#_c_85 .ctext .dash-product .slick-next {
    left: auto;
    right: 50px;
    background: url("../images/c85_6.png") no-repeat center;
    background-size: cover
}

#_content_157 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0 auto 0px auto
}

#_content_157 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_157 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_86 {
    width: 100%;
    float: left
}

#_c_86 .ctext {
    width: 100%;
    float: left
}

#_c_86 .ctext .create-img {
    width: 54%;
    float: left;
    height: 500px
}

#_c_86 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_86 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px
}

#_c_86 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_158 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_158 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_158 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_158 ._title {
        margin-bottom: 20px
    }
}

#_c_87 {
    width: 100%;
    float: left
}

#_c_87 .ctext {
    width: 100%;
    float: left
}

#_c_87 .ctext .create-img {
    width: 54%;
    float: right;
    height: 460px
}

#_c_87 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 5% 0 0;
    text-align: right
}

#_c_87 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px
}

#_c_87 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_159 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_159 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_159 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_88 {
    width: 100%;
    float: left
}

#_c_88 .ctext {
    width: 100%;
    float: left
}

#_c_88 .ctext .create-img {
    width: 54%;
    float: left;
    height: 450px
}

#_c_88 .ctext .create-txt {
    width: 46%;
    float: left;
    padding: 8% 0 0 5%
}

#_c_88 .ctext .create-txt h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 80px
}

#_c_88 .ctext .create-txt p {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

#_content_160 ._block {
    padding: 72px 0px 60px 0px;
    margin: 0px auto 0px auto
}

#_content_160 ._title {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    #_content_160 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_160 ._title {
        margin-bottom: 20px
    }
}

#_c_89 {
    width: 100%;
    float: left;
    margin-bottom: 150px
}

#_c_89 .ctext {
    width: 100%;
    float: left
}

#_c_89 .ctext .voice-why {
    margin: 0 -1.5%
}

#_c_89 .ctext .voice-why img {
    height: 66px
}

#_c_89 .ctext .voice-why div {
    float: left;
    width: 30.3333%;
    margin: 0 1.5%;
    text-align: center;
    padding: 4% 0 2%;
    transition: all .3s ease-in-out
}

#_c_89 .ctext .voice-why div h4 {
    font-size: 24px;
    line-height: 3;
    font-weight: 400;
    color: #333
}

#_c_89 .ctext .voice-why div p {
    font-size: 14px;
    text-align: center;
    line-height: 1.7;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

#_t_17 {
    width: 100%;
    float: left
}

#_t_17 .ctext {
    width: 100%;
    float: left
}

#_t_17 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_17 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_161 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_161 ._title {
    margin-bottom: 28px
}

@media screen and (max-width: 768px) {
    #_content_161 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_161 ._title {
        margin-bottom: 20px
    }
}

#_c_90 {
    width: 100%;
    float: left
}

#_c_90 .ctext {
    width: 100%;
    float: left
}

#_c_90 .ctext .dash-case {
    float: left;
    width: 100%
}

#_c_90 .ctext .dash-case .imgBox {
    float: left;
    width: 100%;
    height: 355px
}

#_c_90 .ctext .dash-case .slick-prev,
#_c_90 .ctext .dash-case .slick-next {
    width: 27px;
    height: 44px;
    background: url("../images/c90_4.png") no-repeat center;
    background-size: cover
}

#_c_90 .ctext .dash-case .slick-next {
    background: url("../images/c90_5.png") no-repeat center;
    background-size: cover
}

#_t_18 {
    width: 100%;
    float: left
}

#_t_18 .ctext {
    width: 100%;
    float: left
}

#_t_18 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 30px;
    position: relative
}

#_t_18 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #fff;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_162 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_162 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_162 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_163 ._block {
    padding: 40px 0px 40px 0px;
    margin: 68px auto 0px auto
}

#_content_163 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_163 ._block {
        padding: 20px 15px 20px 15px;
        margin: 60px auto 0px auto
    }

    #_content_163 ._title {
        margin-bottom: 20px
    }
}

#_c_91 {
    width: 100%;
    float: left
}

#_c_91 .ctext {
    width: 100%;
    float: left;
    position: relative
}

#_c_91 .ctext .solution-menu {
    float: left;
    width: 30%;
    background: #f5f5f5;
    height: 100%;
    overflow: hidden
}

#_c_91 .ctext .solution-menubox {
    width: inherit;
    height: 100%;
    background: #f5f5f5;
    top: 0px;
    position: absolute;
    max-width: 320px
}

#_c_91 .ctext .menu-title {
    width: 100%;
    height: 137px;
    border-bottom: 1px solid #fff;
    text-indent: 80px
}

#_c_91 .ctext .menu-title h2 {
    padding-top: 46px;
    font-size: 20px;
    color: #333;
    font-weight: 500
}

#_c_91 .ctext .menu-title p {
    padding-top: 2px;
    font-size: 14px;
    color: #333;
    font-weight: 500
}

#_c_91 .ctext .menu-def {
    display: block;
    height: 88px;
    text-indent: 80px;
    width: 100%;
    line-height: 88px;
    color: #666
}

#_c_91 .ctext .menu-def:hover {
    color: #fff;
    background: linear-gradient(-45deg, #ee6e5d, #e9422c);
    background: -webkit-linear-gradient(-45deg, #ee6e5d, #e9422c)
}

#_c_91 .ctext .solution-menubox .menu-active {
    color: #fff;
    background: linear-gradient(-45deg, #ee6e5d, #e9422c);
    background: -webkit-linear-gradient(-45deg, #ee6e5d, #e9422c)
}

#_c_91 .ctext .solution-right {
    width: 71%;
    float: right
}

#_c_91 .ctext .solution-right .twoBox {
    float: left;
    width: 100%
}

#_c_91 .ctext .solution-content {
    margin: 0
}

#_c_91 .ctext .solution-banner {
    width: 100%;
    height: 350px
}

#_c_91 .ctext .solution-banner h1 {
    font-size: 32px;
    color: #fff;
    padding: 92px 0px 12px 97px
}

#_c_91 .ctext .solution-banner p {
    padding-left: 97px;
    font-size: 14px;
    color: #fff;
    line-height: 24px
}

#_c_91 .ctext .solution-banner a {
    margin: 20px 0px 0px 97px;
    font-size: 14px;
    color: #fff;
    width: 136px;
    height: 46px;
    border-radius: 5px;
    background: #e9422c;
    display: block;
    text-align: center;
    line-height: 46px;
    border: none;
    outline: none;
    cursor: pointer
}

#_c_91 .ctext .solution-banner button {
    margin: 20px 0px 0px 97px;
    font-size: 14px;
    color: #fff;
    width: 136px;
    height: 46px;
    border-radius: 5px;
    background: #e9422c;
    display: block;
    text-align: center;
    line-height: 46px;
    border: none;
    outline: none;
    cursor: pointer
}

#_c_91 .ctext .finance-banner {
    background: url("../images/c91_6.jpg") no-repeat
}

#_c_91 .ctext .box-title {
    padding-top: 72px;
    font-size: 32px;
    padding-bottom: 30px;
    font-weight: 400;
    text-align: center;
    text-indent: 10px;
    color: #333
}

#_c_91 .ctext .title-line {
    width: 64px;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 28px;
    background: #000
}

#_c_91 .ctext .industry-pain {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 60px
}

#_c_91 .ctext .industry-pain-box:after {
    content: "";
    display: block;
    clear: both
}

#_c_91 .ctext .industry-pain-box {
    display: block;
    text-align: center
}

#_c_91 .ctext .industry-pain-d {
    width: 30%;
    height: 264px;
    margin: 0 1.5%;
    padding: 14px 8px;
    background: #fff;
    display: inline-block;
    box-shadow: 0px 5px 10px rgba(196, 199, 204, .6)
}

#_c_91 .ctext .industry-pain-d:first-child {
    margin-left: 0px
}

#_c_91 .ctext .industry-pain-d p {
    background: #fff;
    color: #666;
    text-align: left;
    margin-bottom: 19px;
    margin-top: 4px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

#_c_91 .ctext .industry-pain-d img {
    display: block
}

#_c_91 .ctext .industry-pain-d span {
    display: block;
    width: 100%;
    height: 155px
}

#_c_91 .ctext .typical-solution {
    float: left;
    width: 100%;
    padding: 0px 44px
}

#_c_91 .ctext .typical-solution-d {
    float: left;
    width: 100%
}

#_c_91 .ctext .typical-solution-d:after {
    content: "";
    display: block;
    clear: both
}

#_c_91 .ctext .typical-solution-d div {
    width: 50%;
    float: left;
    margin-bottom: 40px
}

#_c_91 .ctext .typical-solution-d.first {
    margin-top: 60px
}

#_c_91 .ctext .typical-solution-d .ts-img {
    float: left;
    width: 50%;
    height: 230px
}

#_c_91 .ctext .typical-solution-d.right .ts-img {
    float: right
}

#_c_91 .ctext .typical-solution-d .ts-txt {
    float: right;
    width: 50%
}

#_c_91 .ctext .typical-solution-d .ts-txt h3 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    padding: 50px 0px 0px 20px
}

#_c_91 .ctext .typical-solution-d .ts-txt p {
    font-size: 14px;
    color: #666;
    line-height: 19px;
    margin-top: 19px;
    padding-left: 20px
}

#_c_91 .ctext .ts-alignr {
    text-align: right
}

#_c_91 .ctext .ts-alignr h3 {
    padding: 50px 14px 0px 0px !important
}

#_c_91 .ctext .ts-alignr p {
    padding-right: 14px;
    padding-left: 0px !important
}

#_c_91 .ctext .bgrey {
    background: #f5f5f5
}

#_c_91 .ctext .core-product {
    width: 100%;
    margin: 60px auto;
    display: flex
}

#_c_91 .ctext .core-product div {
    flex: 1;
    text-align: center
}

#_c_91 .ctext .core-product div span img {
    width: 100%;
    height: 100%
}

#_c_91 .ctext .core-product div:first-child {
    margin-left: 0px
}

#_c_91 .ctext .core-product div span {
    width: 60px;
    height: 60px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

#_c_91 .ctext .core-product div p {
    color: #999;
    font-size: 14px;
    margin-top: 16px
}

#_c_91 .ctext .core-product div:hover p {
    color: #528ef1
}

#_c_91 .ctext .case-logo-box {
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 28px;
    margin-top: 60px
}

#_c_91 .ctext .case-logo-box img {
    margin: 0 21px 32px 21px;
    height: 100px;
    display: inline-block
}

#_content_164 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_164 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_164 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_92 {
    width: 100%;
    float: left
}

#_c_92 .ctext {
    width: 100%;
    float: left
}

#_c_92 .ctext .more-fuwu-box {
    float: left;
    width: 65%
}

#_c_92 .ctext .more-fuwu-box .more-fuwu {
    float: left;
    width: 31%;
    padding-right: 5px
}

#_c_92 .ctext .more-fuwu-box .more-fuwu h3 {
    display: block;
    font-size: 36px;
    color: #2f4858
}

#_c_92 .ctext .more-fuwu-box .more-fuwu h3 span {
    font-size: 24px
}

#_c_92 .ctext .more-fuwu-box .more-fuwu .p1 {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #748590
}

#_c_92 .ctext .more-fuwu-box .more-fuwu-down {
    margin-top: 40px
}

#_c_92 .ctext .more-fuwu-box .more-fuwu-right-item {
    width: 38%
}

#_c_92 .ctext .more-fuwu-right {
    float: right;
    width: 32%
}

#_c_92 .ctext .more-fuwu-right h4 {
    display: block;
    font-size: 30px;
    color: #2f4858;
    margin: 15px 0 50px
}

#_c_92 .ctext .more-fuwu-right .fuwu-apply {
    display: flex;
    justify-content: space-between;
    width: 100%
}

#_c_92 .ctext .more-fuwu-right .fuwu-apply a {
    display: block;
    width: 45%;
    font-size: 18px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background-color: #e83820;
    border-radius: 6px;
    cursor: pointer
}

#_content_165 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_165 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_165 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_93 {
    width: 100%;
    float: left
}

#_c_93 .ctext {
    width: 100%;
    float: left
}

#_c_93 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_93 .ctext .robot-banner {
    position: absolute;
    top: 50%;
    margin-top: -55px;
    left: 50%;
    margin-left: -600px
}

#_c_93 .ctext .robot-banner h1 {
    font-size: 42px;
    color: #fff
}

#_content_166 ._block {
    padding: 0px 0px 0px 0px;
    margin: 60px auto 60px auto
}

#_content_166 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_166 ._block {
        padding: 0px 15px 0px 15px;
        margin: 20px auto 20px auto
    }
}

#_c_94 {
    width: 100%;
    float: left
}

#_c_94 .ctext {
    width: 100%;
    float: left
}

#_c_94 .ctext .case-wrap {
    width: 100%;
    float: left
}

#_c_94 .ctext .case-wrap .case-blank {
    float: left;
    height: 100%;
    margin-left: 5px;
    width: 5px;
    border: none;
    background-color: #efefef
}

#_c_94 .ctext .case-wrap .case-left {
    float: left;
    width: 25%;
    margin-left: -5px
}

#_c_94 .ctext .case-wrap .case-left ul {
    border-left: 5px solid #efefef;
    padding: 2% 0;
    cursor: pointer;
    margin: 0 5px
}

#_c_94 .ctext .case-wrap .case-left ul li {
    width: 70%;
    min-width: 116px;
    height: 40px;
    margin-left: 10%;
    line-height: 40px;
    padding: 0 5%;
    border-radius: 20px;
    font-size: 16px;
    text-indent: 10%
}

#_c_94 .ctext .case-wrap .case-left ul.active {
    border-left: 5px solid #e43a2a
}

#_c_94 .ctext .case-wrap .case-left ul.active li {
    color: #e43a2a
}

#_c_94 .ctext .case-wrap .case-right {
    float: left;
    width: 75%
}

#_c_94 .ctext .case-wrap .case-right h4 {
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    font-weight: normal;
    margin: 2% 0 5%
}

#_c_94 .ctext .case-wrap .case-right .case-item {
    display: none
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap {
    display: flex;
    margin-bottom: 5%
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap .case-conimg {
    margin-right: 120px
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap .case-conimg img {
    width: 105px
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap .rText {
    font-size: 14px;
    color: #333
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap p {
    line-height: 2.2
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap p span {
    color: #999
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap p a {
    color: #33485c
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap p:nth-child(4) {
    line-height: 2.2;
    color: #33485c;
    font-weight: 600
}

#_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap p:nth-child(4) span {
    color: #999
}

#_c_94 .ctext .case-wrap .case-right .case-more {
    font-size: 16px;
    line-height: 3
}

#_c_94 .ctext .case-wrap .case-right .case-img-wrap img {
    width: 16.666%;
    max-width: 120px;
    max-height: 120px;
    padding: 2%
}

#_content_167 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_167 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_167 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_169 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_169 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_169 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_95 {
    width: 100%;
    float: left
}

#_c_95 .ctext {
    width: 100%;
    float: left
}

#_c_95 .ctext .source-wrap {
    width: 100%;
    height: 420px;
    position: relative;
    padding-top: 1px;
    background: url("../images/c95_1.png") no-repeat center center/cover
}

#_c_95 .ctext .source-wrap h2 {
    font-size: 32px;
    text-align: center;
    margin-top: 180px
}

#_c_95 .ctext .source-wrap p {
    text-align: center;
    color: #747474;
    line-height: 3
}

#_c_95 .ctext .source-link {
    width: 85%;
    height: 64px;
    position: absolute;
    left: 50%;
    bottom: -32px;
    background-color: #fff;
    color: #c6c6c6;
    max-width: 1300px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    box-shadow: 1px 3px 21px 0px #e5e5e5
}

#_c_95 .ctext .source-link a {
    height: 64px;
    line-height: 60px;
    width: 33.33%;
    color: #333;
    text-align: center;
    border-top: 4px solid rgba(0, 0, 0, 0);
    display: block;
    box-sizing: border-box;
    transition: all .4s ease-in-out
}

#_c_95 .ctext .source-link a:hover {
    color: #ef4030
}

#_c_95 .ctext .source-link a.active {
    color: #ef4030
}

#_list_170 ._block {
    padding: 0px 0px 20px 0px;
    margin: 65px auto 0px auto
}

#_list_170 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_list_170 ._block {
        padding: 20px 15px 20px 15px;
        margin: 20px auto 0px auto
    }

    #_list_170 ._title {
        margin-bottom: 20px
    }
}

#_l {
    width: 100%;
    float: left
}

#_l .ctext {
    width: 100%;
    float: left
}

#_l .ctext .source-left {
    float: left;
    width: 72%
}

#_l .ctext .source-box {
    float: left;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5
}

#_l .ctext .source-box .source-img {
    display: block;
    width: 30%;
    min-height: 120px;
    max-height: 180px;
    height: auto;
    overflow: hidden;
    position: relative;
    float: left
}

#_l .ctext .source-box .source-img a {
    float: left;
    width: 100%;
    min-height: 120px;
    max-height: 180px;
    height: auto;
    transition: all .5s ease-in-out
}

#_l .ctext .source-box .source-img img {
    width: 100% !important;
    height: auto !important;
    min-height: 120px !important;
    max-height: 180px !important;
    transition: all .5s ease-in-out
}

#_l .ctext .source-box .source-img a img {
    width: 100% !important;
    height: auto !important;
    min-height: 120px !important;
    max-height: 180px !important
}

@media screen and (max-width: 768px) {
    #_l .ctext .source-box .source-img {
        min-height: 90px;
        max-height: 180px;
        height: auto
    }

    #_l .ctext .source-box .source-img a {
        min-height: 90px;
        max-height: 180px;
        height: auto;
        transition: all .5s ease-in-out
    }

    #_l .ctext .source-box .source-img a img {
        width: 100% !important;
        height: auto !important;
        min-height: 90px !important;
        max-height: 180px !important
    }
}

#_l .ctext .source-box .source-img:hover img {
    transform: scale(1.3)
}

#_l .ctext .source-box .source-img:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out
}

#_l .ctext .source-box .source-img:hover:after {
    z-index: 2;
    background-color: rgba(0, 0, 0, .4)
}

#_l .ctext .source-box .source-new {
    float: right;
    width: 65%;
    height: 166px
}

#_l .ctext .source-box .source-new h3 {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    overflow: hidden
}

#_l .ctext .source-box .source-new h3 a {
    color: #333;
    max-width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l .ctext .source-box .source-new h3 i {
    font-size: 16px;
    color: #878787;
    font-style: normal;
    float: right
}

#_l .ctext .source-box .source-new p {
    display: block;
    color: gray;
    font-size: 16px;
    line-height: 1.6;
    margin: 25px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

#_l .ctext .source-box .source-new p:last-child {
    margin: 0
}

#_l .ctext .source-box .source-new p:last-child {
    line-height: 1
}

#_l .ctext .source-box .source-new p:last-child a {
    color: #e21616;
    font-size: 14px
}

#_l .ctext .source-box:last-child {
    border: none
}

#_l .ctext .source-right {
    float: right;
    width: 20%
}

#_l .ctext .source-right h3 {
    font-size: 22px
}

#_l .ctext .source-down {
    float: left;
    width: 100%
}

#_l .ctext .source-down h3 a {
    color: #333;
    font-size: 22px
}

#_l .ctext .source-down a.source-down-box {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    height: 110px;
    line-height: 110px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 6px 10px 0 rgba(0, 0, 0, .05);
    transition: all .3s ease-in-out;
    margin: 15px 0 0;
    background: url("../images/l_7.png") no-repeat center center/cover
}

#_l .ctext .source-down a.source-down-box img {
    width: 100%;
    height: 110px
}

#_l .ctext .source-down a.source-down-box:last-child {
    color: #102e66;
    background: url("../images/l_8.png") no-repeat center center/cover
}

#_l .ctext .source-down a.source-down-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 10px 2px rgba(0, 0, 0, .1), 0 6px 10px 2px rgba(0, 0, 0, .1)
}

#_l .ctext .source-help {
    float: left;
    width: 100%;
    margin: 60px 0
}

#_l .ctext .source-help h3 a {
    font-size: 22px;
    color: #333
}

#_l .ctext .source-help a.source-help-link {
    display: block;
    width: 100%;
    height: 220px;
    margin-top: 15px;
    border-radius: 8px;
    box-shadow: 1px 3px 21px 0px rgba(192, 190, 199, .6);
    background: url("../images/l_9.png") no-repeat center center/cover
}

#_l .ctext .source-code {
    float: left;
    width: 100%;
    margin: 0 0 60px 0
}

#_l .ctext .source-code div {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 20px 25px;
    box-shadow: 1px 3px 21px 0px rgba(192, 190, 199, .6);
    border-radius: 8px
}

#_l .ctext .source-code div img {
    width: 100%
}

#_l .ctext .source-code div p {
    font-size: 13px;
    text-align: center;
    color: #8f8f8f
}

#_pagination_200 ._block {
    padding: 5px 0px 5px 0px;
    margin: 0px auto 0px auto
}

#_pagination_200 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_pagination_200 ._block {
        padding: 20px 5px 20px 5px;
        margin: 0px auto 0px auto
    }
}

#_pt {
    width: 100%;
    float: left
}

#_pt .ctext {
    width: 100%;
    float: left
}

#_pt .ctext .pagelist-list {
    display: flex;
    justify-content: center;
    margin-bottom: 80px
}

#_pt .ctext .pagelist {
    display: flex;
    width: auto;
    margin: 0 auto
}

#_pt .ctext .pagelist li {
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    margin: 0 3.5px;
    display: flex;
    align-items: center;
    border: solid 1px #dcdcdc
}

#_pt .ctext .pagelist li.active {
    background-color: #e83820
}

#_pt .ctext .pagelist li.active a {
    color: #fff
}

#_pt .ctext .pagelist li a {
    color: #333
}

#_pt .ctext .pagelist li:nth-last-child(2) {
    border: solid 1px rgba(0, 0, 0, 0)
}

#_pt .ctext .pagelist li:last-child {
    border: solid 1px rgba(0, 0, 0, 0)
}

#_pt .ctext .pagelist li.thisclass {
    color: #fff;
    background-color: #e83820;
    border: solid 1px rgba(0, 0, 0, 0)
}

#_content_171 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_171 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_171 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_171 ._title {
        margin-bottom: 0px
    }
}

#_content_172 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_172 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_172 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }

    #_content_172 ._title {
        margin-bottom: 20px
    }
}

#_subpage_173 ._block {
    padding: 0px 0px 20px 0px;
    margin: 55px auto 0px auto
}

#_subpage_173 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_subpage_173 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_sp {
    width: 100%;
    float: left
}

#_sp .ctext {
    width: 100%;
    float: left
}

#_sp .ctext .source-nav {
    float: left;
    width: 100%;
    margin-bottom: 45px
}

#_sp .ctext .source-nav a {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 16px
}

#_sp .ctext .source-nav i {
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 5px
}

#_sp .ctext .source-left {
    float: left;
    width: 72%
}

#_sp .ctext .hulaquan-article h1 {
    font-size: 24px;
    font-weight: 400;
    text-align: center
}

#_sp .ctext .hulaquan-article .article-time {
    width: 266px;
    margin: 20px auto;
    position: relative
}

#_sp .ctext .hulaquan-article .article-time img {
    margin-left: 24px;
    vertical-align: middle
}

#_sp .ctext .hulaquan-article hr {
    border-width: 1px 0;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #d1d1d1
}

#_sp .ctext .hulaquan-article .news-apply-box {
    display: block;
    width: 100%;
    margin-bottom: 15px
}

#_sp .ctext .hulaquan-article a {
    color: #333
}

#_sp .ctext .article-body {
    display: block;
    font-size: 16px;
    color: #222;
    line-height: 1.6
}

#_sp .ctext .article-body p {
    text-indent: 32px;
    line-height: 1.6
}

#_sp .ctext .article-body a {
    color: #37b2f7
}

#_sp .ctext .article-body span {
    line-height: 2
}

#_sp .ctext .article-body h2 {
    text-indent: 0px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold
}

#_sp .ctext .article-body h3 {
    text-indent: 0px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold
}

#_sp .ctext .article-body h4 {
    text-indent: 0px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold
}

#_sp .ctext .article-body img {
    width: 65%;
    height: auto;
    margin: 0 auto;
    display: block
}

#_sp .ctext .article-handle {
    width: 100%;
    padding-top: 40px
}

#_sp .ctext .article-context ul {
    display: flex;
    justify-content: space-between
}

#_sp .ctext .article-context ul .article-prev,
#_sp .ctext .article-context ul .article-next {
    position: relative;
    width: 16px;
    max-height: 64px;
    color: rgba(0, 0, 0, 0);
    overflow: hidden;
    background: url("../images/article_prev.png") no-repeat center center/16px auto
}

#_sp .ctext .article-context ul .article-prev a,
#_sp .ctext .article-context ul .article-next a {
    width: 16px;
    max-height: 64px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(0, 0, 0, 0);
    z-index: 10
}

#_sp .ctext .article-context ul .article-next {
    background: url("../images/article_next.png") no-repeat center center/16px auto
}

#_sp .ctext .article-context ul li {
    color: #999;
    line-height: 32px;
    overflow: hidden;
    min-width: 35%;
    float: left;
    width: 45%
}

#_sp .ctext .article-context ul li a {
    color: #333;
    line-height: 2;
    height: 32px;
    overflow: hidden;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_sp .ctext .article-context ul li:nth-child(3) {
    width: auto;
    min-width: 43px
}

#share_img {
    position: absolute;
    color: #333;
    top: 38px;
    left: 158px;
    width: 120px;
    height: 140px;
    background: #f5f5f5;
    padding-left: 8px;
    z-index: 999
}

#share_img img {
    margin: 5px 5px 5px 0 !important
}

#_sp .ctext .source-right {
    float: right;
    width: 20%
}

#_sp .ctext .source-right h3 {
    font-size: 22px
}

#_sp .ctext .source-down {
    float: left;
    width: 100%
}

#_sp .ctext .source-down h3 a {
    color: #333;
    font-size: 22px
}

#_sp .ctext .source-down a.source-down-box {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    height: 110px;
    line-height: 110px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 6px 10px 0 rgba(0, 0, 0, .05);
    transition: all .3s ease-in-out;
    margin: 15px 0 0;
    background: url("../images/l_7.png") no-repeat center center/cover
}

#_sp .ctext .source-down a.source-down-box img {
    width: 100%;
    height: 110px
}

#_sp .ctext .source-down a.source-down-box:last-child {
    color: #102e66;
    background: url("../images/l_8.png") no-repeat center center/cover
}

#_sp .ctext .source-down a.source-down-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 10px 2px rgba(0, 0, 0, .1), 0 6px 10px 2px rgba(0, 0, 0, .1)
}

#_sp .ctext .source-help {
    float: left;
    width: 100%;
    margin: 60px 0
}

#_sp .ctext .source-help h3 a {
    font-size: 22px;
    color: #333
}

#_sp .ctext .source-help a.source-help-link {
    display: block;
    width: 100%;
    height: 220px;
    margin-top: 15px;
    border-radius: 8px;
    box-shadow: 1px 3px 21px 0px rgba(192, 190, 199, .6);
    background: url("../images/l_9.png") no-repeat center center/cover
}

@media screen and (max-width: 768px) {
    #_sp .ctext .source-help a.source-help-link {
        height: 180px
    }
}

#_sp .ctext .source-code {
    float: left;
    width: 100%;
    margin: 0 0 60px 0
}

#_sp .ctext .source-code div {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 15px;
    box-shadow: 1px 3px 21px 0px rgba(192, 190, 199, .6);
    border-radius: 8px
}

#_sp .ctext .source-code div img {
    width: 100%
}

#_sp .ctext .source-code div p {
    font-size: 13px;
    text-align: center;
    color: #8f8f8f
}

#_content_175 ._block {
    padding: 0px 0px 0px 0px;
    margin: 40px auto 0px auto
}

#_content_175 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_175 ._block {
        padding: 0px 0px 0px 0px;
        margin: 0px auto 0px auto
    }

    .article-body img {
        width: 65% !important;
        height: auto !important
    }
}

#_c_96 {
    width: 100%;
    float: left
}

#_c_96 .ctext {
    width: 100%;
    float: left
}

#_c_96 .ctext .source-apply {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center
}

#_c_96 .ctext .source-apply a {
    width: 185px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    background-color: #e83820;
    border-radius: 4px
}

#_c_96 .ctext .source-apply a:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1)
}

#_content_177 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_177 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_177 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }

    #_content_177 ._title {
        margin-bottom: 20px
    }
}

#_list_176 ._block {
    padding: 0px 0px 0px 0px;
    margin: 50px auto 0px auto
}

#_list_176 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_list_176 ._block {
        padding: 0px 15px 0px 15px;
        margin: 40px auto 0px auto
    }

    #_list_176 ._title {
        margin-bottom: 20px
    }
}

#_l_1 {
    width: 100%;
    float: left
}

#_l_1 .ctext {
    width: 100%;
    float: left
}

#_l_1 .ctext .source-nav {
    float: left;
    width: 100%;
    margin-bottom: 45px
}

#_l_1 .ctext .source-nav a {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 16px
}

#_l_1 .ctext .source-nav i {
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 5px
}

#_l_1 .ctext .source-left {
    float: left;
    width: 72%
}

.source-down-box {
    float: left;
    width: 100%;
    color: #333;
    margin-bottom: 70px
}

.source-down-box .imgL {
    float: left;
    width: 30%;
    height: 300px
}

.source-down-box .down-right {
    float: right;
    width: 65%
}

.source-down-box .down-right h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 2.5
}

.source-down-box .down-right h4 {
    display: inline-block;
    width: auto;
    font-size: 14px;
    padding: 7px 18px;
    font-weight: 400;
    color: #7f7f7f;
    background-color: #ddd
}

.source-down-box .down-right p {
    font-size: 16px;
    line-height: 1.7;
    margin: 25px 0 35px
}

.source-down-box .down-right .down-apply a {
    display: inline-block;
    font-size: 14px;
    width: 125px;
    height: 39px;
    line-height: 37px;
    margin: 0 10px 15px 0;
    text-align: center;
    color: #de0c0c;
    border: solid 1px #de0c0c
}

.source-down-box .down-right .down-apply a i {
    display: inline-block;
    background: url("../images/l1_3.png") no-repeat center;
    background-size: cover;
    width: 15px;
    height: 15px;
    margin-left: 10px
}

.source-down-box .down-right .down-apply a:hover {
    color: #fff
}

.source-down-box .down-right .down-apply a:active {
    color: #fff
}

.source-down-box .down-right .down-apply a:hover i {
    background: url("../images/l1_4.png") no-repeat center;
    background-size: cover
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition-property: color;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #de0c0c;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #fff
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    transform: scaleX(1)
}

#_l_1 .ctext .source-right {
    float: right;
    width: 20%
}

#_l_1 .ctext .source-right h3 {
    font-size: 22px
}

#_l_1 .ctext .source-down {
    float: left;
    width: 100%
}

#_l_1 .ctext .source-down h3 a {
    color: #333;
    font-size: 22px
}

#_l_1 .ctext .source-down a.source-down-box {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    height: 110px;
    line-height: 110px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1), 0 6px 10px 0 rgba(0, 0, 0, .05);
    transition: all .3s ease-in-out;
    margin: 15px 0 0;
    background: url("../images/l_7.png") no-repeat center center/cover
}

#_l_1 .ctext .source-down a.source-down-box img {
    width: 100%;
    height: 110px
}

#_l_1 .ctext .source-down a.source-down-box:last-child {
    color: #102e66;
    background: url("../images/l_8.png") no-repeat center center/cover
}

#_l_1 .ctext .source-down a.source-down-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 10px 2px rgba(0, 0, 0, .1), 0 6px 10px 2px rgba(0, 0, 0, .1)
}

#_l_1 .ctext .source-help {
    float: left;
    width: 100%;
    margin: 60px 0
}

#_l_1 .ctext .source-help h3 a {
    font-size: 22px;
    color: #333
}

#_l_1 .ctext .source-help a.source-help-link {
    display: block;
    width: 100%;
    height: 220px;
    margin-top: 15px;
    border-radius: 8px;
    box-shadow: 1px 3px 21px 0px rgba(192, 190, 199, .6);
    background: url("../images/l_9.png") no-repeat center center/cover
}

#_l_1 .ctext .source-code {
    float: left;
    width: 100%;
    margin: 0 0 60px 0
}

#_l_1 .ctext .source-code div {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 20px 25px;
    box-shadow: 1px 3px 21px 0px rgba(192, 190, 199, .6);
    border-radius: 8px
}

#_l_1 .ctext .source-code div img {
    width: 100%
}

#_l_1 .ctext .source-code div p {
    font-size: 13px;
    text-align: center;
    color: #8f8f8f
}

#_content_178 ._block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto
}

#_content_178 ._title {
    margin-bottom: 0px
}

#_c_97 {
    width: 100%;
    float: left
}

#_c_97 .ctext {
    width: 100%;
    float: left
}

#_c_97 .ctext .source-apply {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center
}

#_c_97 .ctext .source-apply a {
    width: 185px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    background-color: #e83820;
    border-radius: 4px
}

#_c_97 .ctext .source-apply a:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1)
}

#_content_179 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_179 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_179 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_98 {
    width: 100%;
    float: left
}

#_c_98 .ctext {
    width: 100%;
    float: left
}

#_c_98 .ctext .aboutus-banner {
    float: left;
    width: 100%;
    height: 500px;
    text-align: center;
    position: relative
}

#_c_98 .ctext .aboutus-banner h2 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -35px;
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    font-weight: 300;
    padding: 0 5%
}

#_content_181 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_181 ._title {
    margin-bottom: 28px
}

@media screen and (max-width: 768px) {
    #_content_181 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_181 ._title {
        margin-bottom: 20px
    }
}

#_c_99 {
    width: 100%;
    float: left
}

#_c_99 .ctext {
    width: 100%;
    float: left
}

#_c_99 .ctext .sec-title {
    float: left;
    width: 100%;
    color: #666;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px
}

#_c_99 .ctext .intro-back {
    float: left;
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    color: #fff;
    margin-top: 38px;
    background: url("../images/c99_1.png") center center no-repeat
}

#_c_99 .ctext .intro-back span {
    color: #f6dd6a;
    font-size: 20px;
    font-weight: 600
}

#_content_182 ._block {
    padding: 72px 0px 48px 0px;
    margin: 0px auto 0px auto
}

#_content_182 ._title {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    #_content_182 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_182 ._title {
        margin-bottom: 20px
    }
}

#_c_100 {
    width: 100%;
    float: left
}

#_c_100 .ctext {
    width: 100%;
    float: left
}

#_c_100 .ctext .company-honor {
    float: left;
    width: 100%
}

#_c_100 .ctext .honor-box {
    float: left;
    width: 29.3333%;
    margin: 0 2%
}

#_c_100 .ctext .honor-box .tImg {
    display: block;
    width: 100%;
    height: 336px
}

#_c_100 .ctext .honor-box p {
    display: block;
    text-align: center;
    padding: 20px 0 52px 0
}

#_c_100 .ctext .server-loc {
    float: left;
    width: 100%;
    height: 300px
}

#_c_100 .ctext .server-loc .lImg {
    float: left;
    width: 50%;
    height: 345px
}

#_c_100 .ctext .server-tel {
    float: left;
    width: 50%
}

#_c_100 .ctext .server-tel p {
    font-size: 18px;
    display: block
}

#_c_100 .ctext .server-tel p:first-child {
    padding-top: 100px
}

#_c_100 .ctext .server-tel p span {
    font-size: 24px;
    line-height: 68px;
    color: #eb305b
}

#_c_100 .ctext .com-loc {
    float: left;
    width: 970px;
    margin: 0 115px;
    padding-top: 42px
}

#_c_100 .ctext .com-loc .li1 {
    float: left;
    width: 100%
}

#_c_100 .ctext .loc-detail {
    float: left;
    width: 48%;
    padding-top: 48px;
    line-height: 32px;
    color: #333
}

#_c_100 .ctext .loc-detail:nth-child(2n) {
    float: right
}

#_c_100 .ctext .loc-detail span {
    font-weight: 700
}

#_content_183 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_183 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_183 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_184 ._block {
    padding: 70px 90px 70px 90px;
    margin: 68px auto 0px auto
}

#_content_184 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_184 ._block {
        padding: 0px 15px 0px 15px;
        margin: 80px auto 0px auto
    }

    #_content_184 ._title {
        margin-bottom: 20px
    }

    #_c_100 .ctext .com-loc {
        margin: 0 auto
    }
}

#_c_101 {
    width: 100%;
    float: left
}

#_c_101 .ctext {
    width: 100%;
    float: left
}

#_c_101 .ctext .apply-img {
    float: left;
    width: 50%;
    height: 588px
}

#_c_101 .ctext .register_poster {
    float: left;
    width: 50%;
    background-color: #fff;
    border-radius: 2px;
    padding: 50px 60px;
    box-shadow: 0px 16px 50px rgba(51, 51, 51, .15)
}

#_c_101 .ctext .register_poster h1 {
    font-size: 30px;
    font-weight: normal;
    color: #333;
    line-height: 2
}

#_c_101 .ctext .register_poster h2 {
    font-size: 24px;
    font-weight: normal;
    color: #e0392d;
    line-height: 2
}

#_c_101 .ctext .register_poster h2 span {
    color: #333
}

#_c_101 .ctext .register_poster p.apply-p {
    font-size: 18px;
    color: #333;
    margin: 5px 0 15px
}

#_c_101 .ctext .register_content {
    width: 100%;
    margin: 0 auto;
    font-size: 15px
}

#_c_101 .ctext .input_list {
    width: 100%
}

#_c_101 .ctext .input_box {
    display: block;
    text-align: center;
    border: solid 1px #e2e1e5;
    margin: 20px auto;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    height: 45px;
    line-height: 45px
}

#_c_101 .ctext .input_box label {
    float: left;
    width: 40%
}

#_c_101 .ctext .input_box input {
    border: none;
    width: 60%;
    height: 43px;
    margin: 1px 0;
    padding-left: 5px;
    line-height: 45px;
    vertical-align: top;
    float: right;
    background: none;
    outline: none
}

#_c_101 .ctext .input_box input::-webkit-input-placeholder {
    color: #d5d5d5
}

#_c_101 .ctext .input_box input::-moz-input-placeholder {
    color: #d5d5d5
}

#_c_101 .ctext .input_box input::-ms-input-placeholder {
    color: #d5d5d5
}

#_c_101 .ctext .input_box input:active {
    background: #fff
}

#_c_101 .ctext .input_box input:-webkit-autofill {
    background: none !important
}

#_c_101 .ctext .tosubmit {
    display: block;
    width: 213px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    margin: 30px auto 5px;
    background-color: #e0392d;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    border: none
}

#_c_101 .ctext .tips {
    color: #eb305b;
    font-size: 16px;
    width: 100%;
    text-align: center;
    display: block;
    margin: 20px auto
}

#_c_101 .ctext .tosubmit:disabled {
    opacity: .5;
    cursor: not-allowed
}

#_c_101 .ctext .little-tips-wrap {
    margin-top: -5px
}

input[type=checkbox] {
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    width: 14px;
    height: 14px;
    font-size: 14px;
    background-color: #fff;
    margin-right: 3px
}

input[type=checkbox]::after {
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #fff;
    width: 13px;
    height: 13px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: " ";
    border-radius: 3px;
    border: 1px solid #ccc
}

input[type=checkbox]:checked::after {
    position: absolute;
    top: 0;
    content: "✓";
    font-size: 10px;
    font-weight: bold;
    background-color: #999;
    border-color: #999;
    color: #fff
}

#_c_101 .ctext .little-tips {
    vertical-align: middle;
    font-size: 14px;
    color: #999 !important;
    letter-spacing: .5px
}

#_c_101 .ctext .register_poster p.little-tips {
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin: 0px 0 45px
}

#_c_101 .ctext [v-cloak] {
    display: none
}

#_c_101 .ctext .input_list .input_box .code {
    float: left;
    border: 1px solid #e2e1e5;
    width: 70%;
    text-indent: 39px
}

#_c_101 .ctext .input_list .input_box .getcode {
    width: 25%;
    float: right;
    height: 43px;
    border: none;
    color: #fff;
    font-size: 14px;
    background: #e0392d
}

#_list_185 ._block {
    padding: 48px 5px 48px 5px;
    margin: 68px auto 0px auto
}

#_list_185 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_list_185 ._block {
        padding: 20px 15px 20px 15px;
        margin: 54px auto 0px auto
    }

    #_list_185 ._title {
        margin-bottom: 0px
    }
}

#_l_2 {
    width: 100%;
    float: left
}

#_l_2 .ctext {
    width: 100%;
    float: left
}

#_l_2 .ctext .leftSide {
    float: left;
    width: 23.5%;
    border: 1px solid #eee
}

#_l_2 .ctext .leftSide .topTit {
    float: left;
    width: 100%;
    background: #1e4252;
    text-align: center;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0
}

#_l_2 .ctext .leftSide .topTit h4 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 22px;
    line-height: 68px
}

#_l_2 .ctext .leftSide .dropDown {
    float: left;
    width: 100%;
    border-right: 1px solid #e6e6e6
}

#_l_2 .ctext .dropDown .ul2 {
    float: left;
    width: 100%;
    display: none
}

#_l_2 .ctext .dropDown h4 a {
    float: left;
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 56px;
    padding: 8px 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l_2 .ctext .dropDown h4 {
    float: left;
    width: 100%;
    position: relative
}

#_l_2 .ctext .dropDown h4:hover a,
#_l_2 .ctext .dropDown h4.active a {
    background: #f2f2f2
}

#_l_2 .ctext .dropDown h5 a {
    float: left;
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 21px;
    padding: 8px 22px;
    text-transform: uppercase;
    border-left: solid 4px rgba(0, 0, 0, 0);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l_2 .ctext .dropDown h5 {
    float: left;
    width: 100%;
    position: relative
}

#_l_2 .ctext .dropDown h5:hover a,
#_l_2 .ctext .dropDown h5.active a {
    border-left: solid 4px #1e4252
}

#_l_2 .ctext .dropDown h4 img {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 29px;
    top: 50%;
    margin-top: -10px;
    cursor: pointer
}

#_l_2 .ctext .dropDown h5 img {
    width: 12px;
    height: 6px;
    position: absolute;
    right: 29px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer
}

#_l_2 .ctext .dropDown h4 img.img_d,
#_l_2 .ctext .dropDown h5 img.img_d {
    display: none
}

#_l_2 .ctext .dropDown h4.active img.img_s,
#_l_2 .ctext .dropDown h5.active img.img_s {
    display: none
}

#_l_2 .ctext .dropDown h4.active img.img_d,
#_l_2 .ctext .dropDown h5.active img.img_d {
    display: block
}

#_l_2 .ctext .resultbox {
    float: right;
    width: 73%
}

#_l_2 .ctext .result-searchbox {
    float: left;
    width: 100%;
    height: 68px;
    background: url("../images/l2_1.png") repeat-x center bottom
}

#_l_2 .ctext .rsbox-title {
    float: left;
    width: 45%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: left
}

#_l_2 .ctext .rsbox-title img {
    width: 30px
}

#_l_2 .ctext .rsbox-title span {
    font-size: 16px;
    padding-left: 12px;
    line-height: 68px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l_2 .ctext .search-form-rs {
    float: right;
    width: 50%;
    line-height: 46px;
    border-radius: 4px;
    position: relative
}

#_l_2 .ctext .search-keyword-rs {
    font-size: 14px;
    width: 80%;
    line-height: 44px;
    border: 1px solid #eee;
    border-radius: 6px 0px 0px 6px;
    text-indent: 12px;
    margin-top: 11px;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l_2 .ctext .search-submit-rs {
    width: 20%;
    height: 46px;
    border-radius: 0px 6px 6px 0px;
    position: absolute;
    right: 0px;
    top: 11px;
    border: none;
    background: #1e4252 url("../images/l2_6.png") no-repeat center center;
    background-size: 24px 24px;
    outline: none
}

#_l_2 .ctext .article_div {
    float: left;
    width: 100%
}

#_l_2 .ctext .clearFloat {
    float: left;
    width: 100%
}

#_l_2 .ctext .article_main {
    float: left;
    width: 100%;
    margin-top: 25px
}

#_l_2 .ctext .doc_title {
    float: left;
    width: 100%;
    padding-left: 45px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l_2 .ctext .doc_title a {
    font-size: 16px;
    font-weight: 600;
    color: #333
}

#_l_2 .ctext .article_des {
    float: left;
    width: 100%;
    padding-left: 45px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_l_2 .ctext .scv_listpages {
    float: left;
    width: 100%
}

#_l_2 .ctext .scv_listpages ul {
    float: right;
    padding: 40px 0 0 16px
}

#_l_2 .ctext .scv_listpages ul li {
    float: left;
    line-height: 17px;
    margin-right: 6px
}

#_l_2 .ctext .scv_listpages .pagelist li {
    padding: 0px 6px;
    border: 1px solid #eee;
    margin-right: 6px;
    color: #1e4252;
    line-height: 21px;
    text-align: center
}

#_l_2 .ctext .scv_listpages .pagelist li a {
    display: block;
    text-align: center;
    float: none;
    font-size: 16px
}

#_l_2 .ctext .scv_listpages .pagelist li.thisclass {
    background: #1e4252;
    color: #fff
}

#_l_2 .ctext .scv_listpages .pagelist li.thisclass a {
    color: #fff
}

#_content_197 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_197 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_197 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_197 ._title {
        margin-bottom: 0px
    }
}

#_subpage_187 ._block {
    padding: 48px 0px 48px 0px;
    margin: 68px auto 0px auto
}

#_subpage_187 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_subpage_187 ._block {
        padding: 20px 15px 20px 15px;
        margin: 54px auto 0px auto
    }
}

#_sp_1 {
    width: 100%;
    float: left
}

#_sp_1 .ctext {
    width: 100%;
    float: left
}

#_sp_1 .ctext .leftSide {
    float: left;
    width: 23.5%;
    border: 1px solid #eee
}

#_sp_1 .ctext .leftSide .topTit {
    float: left;
    width: 100%;
    background: #1e4252;
    text-align: center;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0
}

#_sp_1 .ctext .leftSide .topTit h4 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 22px;
    line-height: 68px
}

#_sp_1 .ctext .leftSide .dropDown {
    float: left;
    width: 100%;
    border-right: 1px solid #e6e6e6
}

#_sp_1 .ctext .dropDown .ul2 {
    float: left;
    width: 100%;
    display: none
}

#_sp_1 .ctext .dropDown h4 a {
    float: left;
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 56px;
    padding: 8px 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_sp_1 .ctext .dropDown h4 {
    float: left;
    width: 100%;
    position: relative
}

#_sp_1 .ctext .dropDown h4:hover a,
#_sp_1 .ctext .dropDown h4.active a {
    background: #f2f2f2
}

#_sp_1 .ctext .dropDown h5 a {
    float: left;
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 21px;
    padding: 8px 22px;
    text-transform: uppercase;
    border-left: solid 4px rgba(0, 0, 0, 0);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_sp_1 .ctext .dropDown h5 {
    float: left;
    width: 100%;
    position: relative
}

#_sp_1 .ctext .dropDown h5:hover a,
#_sp_1 .ctext .dropDown h5.active a {
    border-left: solid 4px #1e4252
}

#_sp_1 .ctext .dropDown h4 img {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 29px;
    top: 50%;
    margin-top: -10px;
    cursor: pointer
}

#_sp_1 .ctext .dropDown h5 img {
    width: 12px;
    height: 6px;
    position: absolute;
    right: 29px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer
}

#_sp_1 .ctext .dropDown h4 img.img_d,
#_sp_1 .ctext .dropDown h5 img.img_d {
    display: none
}

#_sp_1 .ctext .dropDown h4.active img.img_s,
#_sp_1 .ctext .dropDown h5.active img.img_s {
    display: none
}

#_sp_1 .ctext .dropDown h4.active img.img_d,
#_sp_1 .ctext .dropDown h5.active img.img_d {
    display: block
}

#_sp_1 .ctext .resultbox {
    float: right;
    width: 73%
}

#_sp_1 .ctext .result-searchbox {
    float: left;
    width: 100%;
    height: 68px;
    background: url("../images/l2_1.png") repeat-x center bottom
}

#_sp_1 .ctext .rsbox-title {
    float: left;
    width: 45%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: left;
    color: #333;
    font-weight: 600
}

#_sp_1 .ctext .rsbox-title img {
    width: 30px
}

#_sp_1 .ctext .rsbox-title a {
    font-size: 16px;
    line-height: 68px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_sp_1 .ctext .rsbox-title a.first {
    padding-left: 12px
}

#_sp_1 .ctext .search-form-rs {
    float: right;
    width: 50%;
    line-height: 46px;
    border-radius: 4px;
    position: relative
}

#_sp_1 .ctext .search-keyword-rs {
    font-size: 14px;
    width: 80%;
    line-height: 44px;
    border: 1px solid #eee;
    border-radius: 6px 0px 0px 6px;
    text-indent: 12px;
    margin-top: 11px;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#_sp_1 .ctext .search-submit-rs {
    width: 20%;
    height: 46px;
    border-radius: 0px 6px 6px 0px;
    position: absolute;
    right: 0px;
    top: 11px;
    border: none;
    background: #1e4252 url("../images/l2_6.png") no-repeat center center;
    background-size: 24px 24px;
    outline: none
}

#_sp_1 .ctext .article_content {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-top: 26px;
    color: #333
}

#_content_186 ._block {
    padding: 80px 5px 80px 5px;
    margin: 0px auto 0px auto
}

#_content_186 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_186 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_209 ._block {
    padding: 0px 0px 0px 0px;
    margin: 68px auto 0px auto
}

#_content_209 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_209 ._block {
        padding: 0px 0px 0px 0px;
        margin: 60px auto 0px auto
    }
}

#_c_108 {
    width: 100%;
    float: left
}

#_c_108 .ctext {
    width: 100%;
    float: left
}

#_c_108 .ctext .banner {
    display: flex;
    height: 500px;
    width: 100%;
    position: relative
}

#_c_108 .ctext .robot-banner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#_c_108 .ctext .robot-banner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 500
}

#_c_108 .ctext .robot-banner .p1 {
    font-size: 18px;
    color: #d7def7
}

#_c_108 .ctext .apply {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 135px;
    height: 46px;
    line-height: 46px;
    background-color: #e83820;
    border-radius: 5px;
    margin: 50px 0 0;
    box-shadow: 0 8px 16px 0 rgba(232, 56, 32, .2), 0 6px 10px 0 rgba(232, 56, 32, .2)
}

#_c_108 .ctext .apply:hover {
    box-shadow: none;
    transition: all .3s ease-in-out
}

#_content_202 ._block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_202 ._title {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #_content_202 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_202 ._title {
        margin-bottom: 20px
    }
}

#_c_102 {
    width: 100%;
    float: left
}

#_c_102 .ctext {
    width: 100%;
    float: left
}

#_c_102 .ctext .robot-video {
    float: left;
    width: 44%;
    height: 300px
}

#_c_102 .ctext .robot-video-txt {
    float: right;
    width: 50%
}

#_c_102 .ctext .robot-video-txt h2 {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    margin: 13px 0px 25px 0px
}

#_c_102 .ctext .robot-video-txt h4 {
    font-size: 14px;
    font-weight: 500;
    color: #999;
    margin-bottom: 40px
}

#_c_102 .ctext .robot-video-txt .p1 {
    width: 40%;
    float: left;
    margin-bottom: 16px;
    display: flex;
    align-items: center
}

#_c_102 .ctext .robot-video-txt .p1:hover {
    color: #528ef1;
    transition: all .2s ease-in-out
}

#_c_102 .ctext .robot-video-txt .p1 span {
    display: flex;
    align-items: center;
    width: 20px;
    justify-content: center;
    margin-right: 18px
}

#_c_102 .ctext .robot-video-txt p:after {
    content: "";
    display: block;
    clear: both
}

#_c_102 .ctext .robot-video-txt p:nth-child(2n) {
    margin-left: 5%
}

#_c_102 .ctext .apply-robot {
    float: left;
    width: 160px;
    height: 42px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    clear: both;
    background: #3f7adb;
    margin-top: 30px
}

#_c_102 .ctext .apply-robot:hover {
    background: #528ef1;
    transition: all .2s ease-in-out
}

#_content_203 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_203 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_203 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_203 ._title {
        margin-bottom: 20px
    }
}

#_c_103 {
    width: 100%;
    float: left
}

#_c_103 .ctext {
    width: 100%;
    float: left
}

#_c_103 .ctext .adapt-img,
#_c_103 .ctext .adapt-txt {
    width: 48%;
    float: left
}

#_c_103 .ctext .adapt-img {
    height: 419px
}

#_c_103 .ctext .adapt-txt {
    float: right
}

#_c_103 .ctext .adapt-txt h3 {
    font-size: 24px;
    color: #333;
    margin-top: 120px;
    margin-bottom: 15px;
    font-weight: 500
}

#_c_103 .ctext .adapt-txt .p1 {
    font-size: 14px;
    color: #999
}

#_t_19 {
    width: 100%;
    float: left
}

#_t_19 .ctext {
    width: 100%;
    float: left
}

#_t_19 .ctext .box-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
    position: relative
}

#_t_19 .ctext .box-title:after {
    position: absolute;
    content: "";
    width: 64px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0
}

#_content_204 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_204 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_204 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_104 {
    width: 100%;
    float: left
}

#_c_104 .ctext {
    width: 100%;
    float: left
}

#_c_104 .ctext .adapt-img,
#_c_104 .ctext .adapt-txt {
    width: 48%;
    float: left
}

#_c_104 .ctext .adapt-img {
    height: 370px;
    float: right
}

#_c_104 .ctext .adapt-txt h3 {
    font-size: 24px;
    color: #333;
    margin-top: 120px;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: right
}

#_c_104 .ctext .adapt-txt .p1 {
    font-size: 14px;
    color: #999;
    text-align: right
}

#_content_205 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_205 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_205 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_105 {
    width: 100%;
    float: left
}

#_c_105 .ctext {
    width: 100%;
    float: left
}

#_c_105 .ctext .adapt-img,
#_c_105 .ctext .adapt-txt {
    width: 48%;
    float: left
}

#_c_105 .ctext .adapt-img {
    height: 419px
}

#_c_105 .ctext .adapt-txt {
    float: right
}

#_c_105 .ctext .adapt-txt h3 {
    font-size: 24px;
    color: #333;
    margin-top: 120px;
    margin-bottom: 15px;
    font-weight: 500
}

#_c_105 .ctext .adapt-txt .p1 {
    font-size: 14px;
    color: #999
}

#_content_206 ._block {
    padding: 20px 0px 0px 0px;
    margin: 0px auto 0px auto
}

#_content_206 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_206 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

s #_c_106 {
    width: 100%;
    float: left
}

#_c_106 .ctext {
    width: 100%;
    float: left;
    height: 420px;
    overflow: hidden
}

#_c_106 .ctext .core-talent-d {
    width: 20%;
    height: 600px;
    float: left;
    top: 0px;
    text-align: center;
    position: relative;
    overflow: hidden
}

#_c_106 .ctext .core-talent-d div:first-child {
    width: 100%;
    height: 420px;
    padding-top: 146px
}

#_c_106 .ctext .core-talent-d:nth-child(1) div:first-child {
    background: url("../images/c106_1.jpg") center center no-repeat;
    background-size: cover
}

#_c_106 .ctext .core-talent-d:nth-child(2) div:first-child {
    background: url("../images/c106_2.jpg") center center no-repeat;
    background-size: cover
}

#_c_106 .ctext .core-talent-d:nth-child(3) div:first-child {
    background: url("../images/c106_3.jpg") center center no-repeat;
    background-size: cover
}

#_c_106 .ctext .core-talent-d:nth-child(4) div:first-child {
    background: url("../images/c106_4.jpg") center center no-repeat;
    background-size: cover
}

#_c_106 .ctext .core-talent-d:nth-child(5) div:first-child {
    background: url("../images/c106_5.jpg") center center no-repeat;
    background-size: cover
}

#_c_106 .ctext .core-talent-d span {
    display: flex;
    height: 56px;
    align-items: center;
    justify-content: center
}

#_c_106 .ctext .core-talent-d p {
    color: #fff;
    margin-top: 35px
}

#_c_106 .ctext .core-talent-d-txt {
    width: 100%;
    padding: 30px 32px 0 32px;
    height: 180px;
    background: #3f7adb;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px
}

#_c_106 .ctext .core-talent-d:hover {
    top: -180px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

#_content_207 ._block {
    padding: 72px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_207 ._title {
    margin-bottom: 64px
}

@media screen and (max-width: 768px) {
    #_content_207 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_207 ._title {
        margin-bottom: 20px
    }
}

#_c_107 {
    width: 100%;
    float: left
}

#_c_107 .ctext {
    width: 100%;
    float: left
}

#_c_107 .ctext .more-support-d {
    width: 25%;
    height: 200px;
    background: #fff;
    float: left;
    text-align: center;
    border-right: 1px solid #d3d8e0;
    border-bottom: 1px solid #d3d8e0
}

#_c_107 .ctext .more-support-d .imgBox {
    margin-top: 56px
}

#_c_107 .ctext .more-support-d p {
    margin-top: 21px;
    color: #494a5d;
    font-size: 14px
}

#_c_107 .ctext .more-support-d:nth-child(4n) {
    border-right: 0
}

#_c_107 .ctext .more-support-d:nth-child(5),
#_c_107 .ctext .more-support-d:nth-child(6),
#_c_107 .ctext .more-support-d:nth-child(7),
#_c_107 .ctext .more-support-d:nth-child(8) {
    border-bottom: 0
}

#_c_107 .ctext .more-support-d:hover {
    background: #528ef1
}

#_c_107 .ctext .more-support-d:hover p {
    color: #fff
}

#_c_107 .ctext .more-support-d:hover .ms-d-active {
    display: inline
}

#_c_107 .ctext .more-support-d:hover .ms-d-default {
    display: none
}

#_c_107 .ctext .ms-d-active {
    display: none
}

#_content_208 ._block {
    padding: 65px 0px 65px 0px;
    margin: 0px auto 0px auto
}

#_content_208 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_208 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_content_285 ._block {
    padding: 0px 0px 20px 0px;
    margin: 92px auto 0px auto
}

#_content_285 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_285 ._block {
        padding: 0px 15px 20px 15px;
        margin: 60px auto 0px auto
    }
}

#_c_110 {
    width: 100%;
    float: left
}

#_c_110 .ctext {
    width: 100%;
    float: left
}

#_c_110 .ctext .banner {
    float: left;
    width: 100%;
    background-size: cover;
    height: 500px;
    position: relative
}

#_c_110 .ctext .order-banner {
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -190px
}

#_c_110 .ctext .order-banner img.loHolly {
    width: 275px;
    height: 30px
}

#_c_110 .ctext .order-banner h1 {
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    line-height: 2;
    font-weight: 600
}

#_c_110 .ctext .order-banner p {
    font-size: 18px;
    margin-bottom: 53px;
    color: #fff;
    line-height: 30px
}

#_c_110 .ctext .order-banner .resinstall-wrap {
    width: 100%;
    height: auto
}

#_c_110 .ctext .order-banner .p1 {
    float: left;
    width: auto;
    margin: 15px 0
}

#_c_110 .ctext .order-banner #chat-register {
    margin-left: 80px
}

#_c_110 .ctext .order-banner .p1 a {
    float: left;
    width: 239px;
    height: 40px;
    border: 1px solid #2484dd;
    text-align: center;
    line-height: 38px;
    color: #2484dd;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

#_c_110 .ctext .order-banner .p1 a i img {
    width: 24px;
    height: 20px;
    vertical-align: middle;
    margin-top: -3px
}

#_c_110 .ctext .order-banner .p1 a i:nth-child(2) {
    display: none
}

#_c_110 .ctext .order-banner .p1 a:hover {
    color: #fefefe;
    background: #2484dd
}

#_c_110 .ctext .order-banner .p1 a:hover i:nth-child(1) {
    display: none
}

#_c_110 .ctext .order-banner .p1 a:hover i:nth-child(2) {
    display: inline-block
}

#_content_286 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_286 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_286 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_286 ._title {
        margin-bottom: 20px
    }
}

#_c_111 {
    width: 100%;
    float: left
}

#_c_111 .ctext {
    width: 100%;
    float: left
}

#_c_111 .ctext .closedLoop {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: space-around
}

#_c_111 .ctext .listLi {
    float: left;
    width: 17%;
    height: 360px;
    position: relative;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    box-shadow: 0 0 15px rgba(0, 51, 99, .11);
    -moz-box-shadow: 0 0 15px rgba(0, 51, 99, .11);
    -webkit-box-shadow: 0 0 15px rgba(0, 51, 99, .11)
}

#_c_111 .ctext .listLi:nth-child(2) {
    width: 8.5%
}

#_c_111 .ctext .listLi:nth-child(3) {
    width: 25.5%
}

#_c_111 .ctext .listLi:nth-child(4) {
    width: 25.5%;
    box-shadow: 0 0 15px rgba(0, 51, 99, 0);
    -moz-box-shadow: 0 0 15px rgba(0, 51, 99, 0);
    -webkit-box-shadow: 0 0 15px rgba(0, 51, 99, 0)
}

#_c_111 .ctext .listLi:nth-child(5) {
    width: 8.5%;
    background: #f44c40;
    color: #fff;
    display: table;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 51, 99, 0);
    -moz-box-shadow: 0 0 15px rgba(0, 51, 99, 0);
    -webkit-box-shadow: 0 0 15px rgba(0, 51, 99, 0)
}

#_c_111 .ctext .listLi h1 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #2484dd;
    padding: 22px 0;
    line-height: 40px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0
}

#_c_111 .ctext .ulBox {
    float: left;
    width: 100%;
    padding: 15px 20px;
    background: #fff;
    height: 275px
}

#_c_111 .ctext .ulBox dd {
    float: left;
    width: 100%;
    margin: 5px 0;
    background: #edf4fa;
    color: #29344e;
    font-size: 16px;
    line-height: 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

#_c_111 .ctext .ulBox dd:last-child {
    background: none;
    line-height: 10px
}

#_c_111 .ctext .ulBox .li1 {
    float: left;
    width: 100%;
    text-align: center;
    color: #2f4858;
    font-size: 16px;
    line-height: 35px;
    padding: 12px 0 13px 0;
    background: #edf4fa;
    margin-top: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

#_c_111 .ctext .ulBox .li1:last-child {
    margin-top: 0
}

#_c_111 .ctext .ulBox .li2 {
    float: left;
    width: 100%;
    text-align: center;
    color: #f15c4f;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 31px;
    margin: 15px 0
}

#_c_111 .ctext .listLi:nth-child(4) .top {
    float: left;
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 51, 99, .11);
    -moz-box-shadow: 0 0 15px rgba(0, 51, 99, .11);
    -webkit-box-shadow: 0 0 15px rgba(0, 51, 99, .11)
}

#_c_111 .ctext .listLi:nth-child(4) .ulBox {
    height: 185px
}

#_c_111 .ctext .listLi:nth-child(4) .ulBox .li1 {
    padding: 0;
    margin-top: 5px
}

#_c_111 .ctext .listLi:nth-child(4) .ulBox .li2 {
    margin: 5px 0
}

#_c_111 .ctext .listLi:nth-child(4) .ulBox .li1:last-child {
    margin-top: 0
}

#_c_111 .ctext .listLi:nth-child(4) .down {
    float: left;
    width: 100%;
    margin-top: 20px;
    height: 68px;
    line-height: 68px;
    color: #f44c40;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 51, 99, .11);
    -moz-box-shadow: 0 0 15px rgba(0, 51, 99, .11);
    -webkit-box-shadow: 0 0 15px rgba(0, 51, 99, .11)
}

#_c_111 .ctext .listLi .table {
    display: table-cell;
    vertical-align: middle;
    font-size: 32px;
    font-weight: 600
}

#_c_111 .ctext .triangle {
    float: left;
    position: absolute;
    right: -31px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-left: 18px solid #f15c4f;
    border-bottom: 12px solid rgba(0, 0, 0, 0)
}

#_c_111 .ctext .listLi:nth-child(5) .triangle {
    right: auto;
    left: -31px;
    top: auto;
    bottom: 25px;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-right: 18px solid #faa869;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-left: 0
}

#_t_20 {
    width: 100%;
    float: left
}

#_t_20 .ctext {
    width: 100%;
    float: left
}

#_t_20 .ctext .title {
    float: left;
    width: 100%;
    font-size: 32px;
    text-align: center;
    line-height: 40px;
    color: #29344e
}

#_content_287 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_287 ._title {
    margin-bottom: 90px
}

@media screen and (max-width: 768px) {
    #_content_287 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_287 ._title {
        margin-bottom: 20px
    }
}

#_c_112 {
    width: 100%;
    float: left
}

#_c_112 .ctext {
    width: 100%;
    float: left
}

#_c_112 .ctext .create-txt,
#_c_112 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_112 .ctext .create-img {
    height: 360px
}

#_c_112 .ctext .create-txt {
    float: right;
    margin-top: 3%;
    padding-left: 8%
}

#_c_112 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #f44c40;
    font-weight: 600;
    margin-top: 25px
}

#_c_112 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #29344e;
    font-weight: 500
}

#_content_288 ._block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_288 ._title {
    margin-bottom: 120px
}

@media screen and (max-width: 768px) {
    #_content_288 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_288 ._title {
        margin-bottom: 20px
    }
}

#_c_113 {
    width: 100%;
    float: left
}

#_c_113 .ctext {
    width: 100%;
    float: left
}

#_c_113 .ctext .create-txt,
#_c_113 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_113 .ctext .create-img {
    height: 360px;
    float: right
}

#_c_113 .ctext .create-txt {
    margin-top: 3%;
    padding-left: 8%
}

#_c_113 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #f44c40;
    font-weight: 600;
    margin-top: 25px
}

#_c_113 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #29344e;
    font-weight: 500
}

#_content_289 ._block {
    padding: 70px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_289 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_289 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_289 ._title {
        margin-bottom: 20px
    }
}

#_c_114 {
    width: 100%;
    float: left
}

#_c_114 .ctext {
    width: 100%;
    float: left
}

#_c_114 .ctext .create-txt,
#_c_114 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_114 .ctext .create-img {
    height: 360px
}

#_c_114 .ctext .create-txt {
    float: right;
    margin-top: 3%;
    padding-left: 5%
}

#_c_114 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #f44c40;
    font-weight: 600;
    margin-top: 25px
}

#_c_114 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #29344e;
    font-weight: 500
}

#_content_290 ._block {
    padding: 70px 0px 80px 0px;
    margin: 0px auto 0px auto
}

#_content_290 ._title {
    margin-bottom: 90px
}

@media screen and (max-width: 768px) {
    #_content_290 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_290 ._title {
        margin-bottom: 20px
    }
}

#_c_115 {
    width: 100%;
    float: left
}

#_c_115 .ctext {
    width: 100%;
    float: left
}

#_c_115 .ctext .create-txt,
#_c_115 .ctext .create-img {
    width: 48%;
    float: left
}

#_c_115 .ctext .create-img {
    height: 360px;
    float: right
}

#_c_115 .ctext .create-txt {
    margin-top: 2%;
    padding-left: 8%
}

#_c_115 .ctext .create-txt h3 {
    font-size: 24px;
    line-height: 1.8;
    color: #f44c40;
    font-weight: 600;
    margin-top: 25px
}

#_c_115 .ctext .create-txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #29344e;
    font-weight: 500
}

#_content_291 ._block {
    padding: 80px 0px 100px 0px;
    margin: 0px auto 0px auto
}

#_content_291 ._title {
    margin-bottom: 80px
}

@media screen and (max-width: 768px) {
    #_content_291 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }

    #_content_291 ._title {
        margin-bottom: 20px
    }
}

#_c_116 {
    width: 100%;
    float: left
}

#_c_116 .ctext {
    width: 100%;
    float: left
}

#_c_116 .ctext .webchat-fun-wrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#_c_116 .ctext .webchat-fun-wrap .webchat-fun {
    width: 13.66666%;
    height: 160px;
    margin: 0 1.5%;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden
}

#_c_116 .ctext .webchat-fun-wrap .webchat-fun img {
    margin: 35px 0 20px
}

#_c_116 .ctext .webchat-fun-wrap .webchat-fun .webchat-fun-hover {
    background-color: #ed604d;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    z-index: -1;
    text-align: left;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

#_c_116 .ctext .webchat-fun-wrap .webchat-fun:hover {
    background-color: #ed604d;
    border: 1px solid #ed604d;
    overflow: visible;
    box-shadow: 0px 5px 20px 0px rgba(47, 72, 88, .07)
}

#_c_116 .ctext .webchat-fun-wrap .webchat-fun:hover .webchat-fun-hover {
    z-index: 3;
    transition: all .2s ease-in-out
}

#_content_294 ._block {
    padding: 110px 0px;
    margin: 0px auto 0px auto
}

#_content_294 ._title {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #_content_294 ._block {
        padding: 20px 15px 20px 15px;
        margin: 0px auto 0px auto
    }
}

#_c_117 {
    width: 100%;
    float: left
}

#_c_117 .ctext {
    width: 100%;
    float: left
}

#_c_117 .ctext .box-title {
    font-size: 32px;
    padding-bottom: 100px;
    font-weight: 400;
    text-align: center;
    color: #333
}

#_c_117 .ctext .ibox .box-title {
    padding: 0 0 60px 0
}

#_c_117 .ctext .bottom-cs-con {
    width: 690px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

#_c_117 .ctext .bottom-cs-con .bottom-try {
    width: 45%
}

#_c_117 .ctext .bottom-cs-con .bottom-try a {
    width: 100%;
    height: 41px;
    display: block;
    border-radius: 3px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    background-color: #2484dd
}

#_c_117 .ctext .bottom-cs-con .bottom-try a img {
    width: 100%;
    height: 41px
}

#_c_117 .ctext .bottom-cs-con .bottom-try #chat-register_bot {
    cursor: pointer;
    width: 100%;
    height: 41px;
    display: block;
    border-radius: 3px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    background-color: #2484dd
}

#_c_117 .ctext .bottom-cs-con .bottom-try #chat-register_bot img {
    width: 100%;
    height: 41px
}

@media screen and (max-width: 1200px) {
    #_h .ctext .top-nav .first-link {
        margin: 0 12px
    }

    #_h .ctext .top-nav .first-link a {
        font-size: 14px
    }

    #_h .ctext .nav-right p:first-child {
        margin-right: 10px
    }

    #_h .ctext .nav-right .con-tel p span {
        font-size: 16px
    }

    #_h .ctext .nav-right a.login {
        margin: 0 15px 0 20px
    }

    #_h .ctext .second-box div {
        width: 24%;
        margin: 2% 1% 2% 0
    }

    #_h .ctext .second-box div h3 {
        font-size: 13px;
        margin-left: 15px
    }

    #_h .ctext .second-box hr {
        margin: 5px 0 5px 15px
    }

    #_h .ctext .second-box div a {
        padding: 10px;
        font-size: 16px !important;
        margin: 5px 0
    }

    #_c .ctext .pic .imgBox {
        height: 450px
    }

    #_c .ctext .pic .top-banner-text {
        width: 100%;
        left: 0;
        margin-left: 0;
        padding: 0 30px
    }

    #_c .ctext .pic .top-banner-text h1 {
        font-size: 34px
    }

    #_c .ctext .pic .top-banner-text p {
        font-size: 18px;
        margin: 10px 0 50px 0
    }

    #_c .ctext .pic .top-banner-text a {
        font-size: 18px;
        width: 240px;
        height: 50px;
        line-height: 50px
    }

    #_c .ctext .pic .top-banner-text.banner2 i {
        font-size: 16px
    }

    #_c .ctext .pic .top-banner-text h2 {
        font-size: 34px
    }

    #_c_1 .ctext .focus-box .focus-title {
        padding: 10px;
        line-height: 0
    }

    #_c_1 .ctext .focus-box .focus-con {
        padding: 10px
    }

    #_c_1 .ctext .focus-box .focus-con h3 {
        padding-left: 15px;
        height: 55px
    }

    #_c_1 .ctext .focus-box .focus-con h3 a {
        font-size: 14px;
        line-height: 27px
    }

    #_c_1 .ctext .focus-box .focus-con div {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 14px
    }

    #_c_4 .ctext .swiper-con .slick-list {
        padding: 0 150px
    }

    #_c_4 .ctext .swiper-con .slick-prev,
    #_c_4 .ctext .swiper-con .slick-next {
        left: 120px
    }

    #_c_4 .ctext .swiper-con .slick-next {
        left: auto;
        right: 120px
    }

    #_c_6 .ctext .eight-box .eight h4 {
        font-size: 20px;
        margin: 40px 10px;
        line-height: 40px
    }

    #_c_6 .ctext .eight-box .eight-hover h4 {
        font-size: 20px;
        line-height: 40px;
        padding: 40px 0
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 32px
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu .p1 {
        font-size: 14px;
        line-height: 28px
    }

    #_c_7 .ctext .more-fuwu-right h4 {
        font-size: 24px;
        margin: 5px 0 45px 0
    }

    #_c_7 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 16px;
        height: 50px;
        line-height: 50px
    }

    #_c_9 .ctext .webchat-box {
        height: 450px
    }

    #_c_9 .ctext .webchat-box h1 {
        font-size: 38px
    }

    #_c_9 .ctext .webchat-box p {
        font-size: 16px
    }

    #_c_9 .ctext .webchat-box a.apply {
        font-size: 18px;
        height: 40px;
        line-height: 40px
    }

    #_c_11 .ctext .webchat-product {
        margin-bottom: 60px
    }

    #_c_11 .ctext .webchat-product .webchat-img {
        height: 300px
    }

    #_c_11 .ctext .webchat-product .webchat-txt h3 {
        font-size: 20px;
        margin-top: 60px
    }

    #_c_12 .ctext .webchat-protwo-header {
        margin: 0 auto 40px
    }

    #_c_12 .ctext .protwo .protwo-txt h3 {
        font-size: 20px;
        margin-top: 70px
    }

    #_c_12 .ctext .webchat-apply {
        margin: 50px auto 0
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun {
        margin: 0 40px 50px 40px
    }

    #_c_34 .ctext .eight-box .eight h4 {
        font-size: 20px;
        margin: 40px 10px;
        line-height: 40px
    }

    #_c_34 .ctext .eight-box .eight-hover h4 {
        font-size: 20px;
        line-height: 40px;
        padding: 40px 0
    }

    #_c_15 .ctext .call-wrap .call-left-wrap {
        width: 40%
    }

    #_c_15 .ctext .call-left {
        padding: 15px
    }

    #_c_15 .ctext .call-wrap .call-left.active {
        padding: 15px
    }

    #_c_15 .ctext .call-wrap .call-left.active .call-con .call-con-apply a {
        width: 110px;
        margin-right: 15px
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 32px
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu .p1 {
        font-size: 14px;
        line-height: 28px
    }

    #_c_35 .ctext .more-fuwu-right h4 {
        font-size: 24px;
        margin: 5px 0 45px 0
    }

    #_c_35 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 16px;
        height: 50px;
        line-height: 50px
    }

    #_c_18 .ctext .banner {
        height: 450px
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 32px
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu .p1 {
        font-size: 14px;
        line-height: 28px
    }

    #_c_24 .ctext .more-fuwu-right h4 {
        font-size: 24px;
        margin: 5px 0 45px 0
    }

    #_c_24 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 16px;
        height: 50px;
        line-height: 50px
    }

    #_c_25 .ctext .banner {
        height: 450px
    }

    #_c_27 .ctext .create-img {
        height: 300px
    }

    #_c_27 .ctext .create-txt h3 {
        margin-top: 50px
    }

    #_c_28 .ctext .create-img {
        height: 300px
    }

    #_c_28 .ctext .create-txt h3 {
        margin-top: 50px
    }

    #_c_29 .ctext .create-img {
        height: 300px
    }

    #_c_29 .ctext .create-txt h3 {
        margin-top: 50px
    }

    #_c_30 .ctext .create-img {
        height: 300px
    }

    #_c_30 .ctext .create-txt h3 {
        margin-top: 50px
    }

    #_c_31 .ctext .create-img {
        height: 300px
    }

    #_c_31 .ctext .create-txt h3 {
        margin-top: 50px
    }

    #_c_32 .ctext .create-img {
        height: 300px
    }

    #_c_32 .ctext .create-txt h3 {
        margin-top: 50px
    }

    #_c_36 .ctext .voice-why div img {
        height: 85px
    }

    #_c_36 .ctext .voice-why div p {
        padding: 0 20px
    }

    #_c_38 .ctext .banner {
        height: 450px
    }

    #_c_42 .ctext .voice-why div img {
        height: 85px
    }

    #_c_42 .ctext .voice-why div p {
        padding: 0 20px
    }

    #_c_44 .ctext .banner {
        height: 450px
    }

    #_c_53 .ctext .banner {
        height: 450px
    }

    #_c_60 .ctext .core-talent-d {
        height: 705px
    }

    #_c_60 .ctext .core-talent-d-txt {
        height: 260px
    }

    #_c_60 .ctext .core-talent-d:hover .core-talent-d-txt {
        bottom: 260px
    }

    #_c_62 .ctext .banner {
        height: 450px
    }

    #_c_63 .ctext .create-img {
        height: 300px
    }

    #_c_71 .ctext .banner {
        height: 450px
    }

    #_c_76 .ctext .banner {
        height: 450px
    }

    #_c_71 .ctext .banner .ibox-item {
        width: -moz-fit-content;
        width: fit-content
    }

    #_c_71 .ctext .banner .robot-banner {
        display: flex
    }

    #_c_78 .ctext .create-img {
        height: 320px
    }

    #_c_78 .ctext .create-txt h3 {
        margin-top: 30px
    }

    #_c_79 .ctext .create-img {
        height: 320px
    }

    #_c_79 .ctext .create-txt h3 {
        margin-top: 30px
    }

    #_c_80 .ctext .create-img {
        height: 320px
    }

    #_c_80 .ctext .create-txt h3 {
        margin-top: 30px
    }

    #_c_81 .ctext .create-img {
        height: 320px
    }

    #_c_81 .ctext .create-txt h3 {
        margin-top: 30px
    }

    #_c_84 .ctext .banner {
        height: 450px
    }

    #_c_86 .ctext .create-img {
        height: 450px
    }

    #_c_87 .ctext .create-img {
        height: 450px
    }

    #_c_88 .ctext .create-img {
        height: 450px
    }

    #_c_91 .ctext .solution-banner h1 {
        font-size: 24px
    }

    #_c_91 .ctext .solution-banner a {
        height: 40px;
        line-height: 40px
    }

    #_c_91 .ctext .box-title {
        font-size: 24px;
        padding-top: 50px;
        padding-bottom: 25px
    }

    #_c_91 .ctext .title-line {
        margin-bottom: 22px
    }

    #_c_91 .ctext .typical-solution-d.first {
        margin-top: 30px
    }

    #_c_91 .ctext .typical-solution-d .ts-img {
        height: 200px
    }

    #_c_91 .ctext .typical-solution-d .ts-txt h3 {
        padding: 30px 0px 0px 20px
    }

    #_c_91 .ctext .ts-alignr h3 {
        padding: 30px 14px 0px 0px !important
    }

    #_c_91 .ctext .core-product {
        margin: 50px auto
    }

    #_c_91 .ctext .case-logo-box {
        margin-top: 45px;
        padding-bottom: 20px
    }

    #_c_91 .ctext .case-logo-box img {
        margin: 0 15px 20px 15px
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 32px
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu .p1 {
        font-size: 13px;
        line-height: 24px
    }

    #_c_92 .ctext .more-fuwu-right h4 {
        font-size: 24px;
        margin: 5px 0 45px 0
    }

    #_c_92 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 16px;
        height: 50px;
        line-height: 50px
    }

    #_c_93 .ctext .banner {
        height: 450px
    }

    #_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap .case-conimg {
        margin-right: 70px
    }

    #_l_1 .ctext .source-left {
        width: 76%
    }

    .source-down-box .down-right .down-apply a {
        width: 115px;
        margin: 0 5px 10px 0
    }

    #_c_98 .ctext .aboutus-banner {
        height: 450px
    }

    #_c_100 .ctext .honor-box p {
        padding: 15px 0 30px 0
    }

    #_c_108 .ctext .banner {
        height: 450px
    }
}

@media screen and (max-width: 1199px) {
    #_c_108 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }

    #_c_18 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }

    #_c_25 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }

    #_c_38 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }

    #_c_76 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }

    #_c_53 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }

    #_c_71 .ctext .robot-banner {
        margin-left: 0;
        left: 6%
    }
}

@media screen and (max-width: 992px) {
    #_h .ctext .header {
        height: 60px
    }

    #_h .ctext .top-nav {
        display: none
    }

    #_h .ctext .nav-right p:first-child {
        display: none
    }

    #_h .ctext .nav-right .con-tel {
        display: none
    }

    #_h .ctext .menuph {
        display: block
    }

    #_h .ctext .xialaph {
        display: block
    }

    #_h .ctext .menuph {
        float: right;
        width: 28px;
        height: 22px;
        cursor: pointer;
        text-align: center;
        margin: 19px 0 19px 15px;
        position: relative;
        z-index: 2
    }

    #_h .ctext .menuph .point {
        display: inline-block;
        width: 28px;
        height: 22px;
        position: relative
    }

    #_h .ctext .menuph .point:hover .navbtn,
    #_h .ctext .menuph .point:hover .navbtn::after,
    #_h .ctext .menuph .point:hover .navbtn::before {
        width: 28px
    }

    #_h .ctext .menuph .navbtn {
        position: absolute;
        top: 10px;
        right: 0;
        display: inline-block;
        width: 21px;
        height: 2px;
        background: #e9422c;
        transition: all .3s ease-out 0s
    }

    #_h .ctext .menuph .navbtn::after,
    #_h .ctext .menuph .navbtn::before {
        position: absolute;
        right: 0;
        display: inline-block;
        width: 28px;
        height: 2px;
        content: "";
        background: #e9422c;
        transition: all .3s ease-out 0s
    }

    #_h .ctext .menuph .navbtn::after {
        top: -11px
    }

    #_h .ctext .menuph .navbtn::before {
        top: 10px
    }

    #_h .ctext .menuph .point.active .navbtn {
        background: rgba(0, 0, 0, 0)
    }

    #_h .ctext .menuph .point.active .navbtn::after {
        transform: rotate(45deg);
        top: 0px
    }

    #_h .ctext .menuph .point.active .navbtn::before {
        transform: rotate(-45deg);
        top: 0px
    }

    #_h .ctext .xialaph {
        position: fixed;
        left: 0;
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        overflow: scroll;
        padding: 60px 15px 100px 15px;
        display: none;
        z-index: 2;
        background: rgba(255, 255, 255, .9)
    }

    #_h .ctext .xialaph .ul2,
    #_h .ctext .xialaph .ul3 {
        display: none
    }

    #_h .ctext .xialaph h4 a {
        float: left;
        width: 60%;
        color: #333;
        font-size: 16px;
        line-height: 50px
    }

    #_h .ctext .xialaph h4 a span {
        padding-left: 6px;
        color: #333;
        font-size: 14px
    }

    #_h .ctext .xialaph h4 {
        float: left;
        width: 100%;
        position: relative
    }

    #_h .ctext .xialaph li:last-child h4::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, .1)
    }

    #_h .ctext .xialaph h4:hover a,
    #_h .ctext .xialaph h5:hover a {
        color: #d11144
    }

    #_h .ctext .xialaph h4::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, .1)
    }

    #_h .ctext .xialaph li:first-child h4::after {
        background: none
    }

    #_h .ctext .xialaph h5 {
        float: left;
        width: 100%;
        position: relative
    }

    #_h .ctext .xialaph h5 a {
        float: left;
        width: 80%;
        color: #666;
        font-size: 14px;
        line-height: 40px;
        text-transform: uppercase
    }

    #_h .ctext .xialaph h5::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        background-color: rgba(0, 0, 0, .1)
    }

    #_h .ctext .xialaph li:last-child h5::after {
        display: none
    }

    #_h .ctext .xialaph h4 img {
        width: 15px;
        height: 8px;
        float: right;
        margin-top: 24px;
        cursor: pointer
    }

    #_h .ctext .xialaph h5 img {
        width: 11px;
        height: 6px;
        float: right;
        margin-top: 18px;
        margin-right: 10px;
        cursor: pointer
    }

    #_h .ctext .xialaph h4 img.img_d,
    #_h .ctext .xialaph h5 img.img_d {
        display: none
    }

    #_h .ctext .xialaph h4.active img.img_s,
    #_h .ctext .xialaph h5.active img.img_s {
        display: none
    }

    #_h .ctext .xialaph h4.active img.img_d,
    #_h .ctext .xialaph h5.active img.img_d {
        display: block
    }

    #_h .ctext .xialaph h4.active a,
    #_h .ctext .xialaph h5.active a {
        color: #e9422c
    }

    #_h .ctext .xialaph .ul2 {
        float: left;
        width: 100%;
        padding: 0 10px
    }

    #_h .ctext .xialaph .ul3 {
        float: left;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        position: relative
    }

    #_h .ctext .xialaph .ul3::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        background-color: rgba(0, 0, 0, .1)
    }

    #_h .ctext .xialaph li:last-child .ul3::after {
        display: none
    }

    #_h .ctext .xialaph .ul3 li a {
        color: #666;
        font-size: 14px;
        line-height: 35px;
        display: block
    }

    #_h .ctext .xialaph .con-tel {
        float: left;
        text-align: center;
        color: #e9422c;
        width: 100%;
        line-height: 35px;
        margin-top: 10px
    }

    #_h .ctext .xialaph .con-tel img {
        vertical-align: middle;
        margin-top: -4px
    }

    #_c_1 .ctext .focus-box .focus-title {
        width: 50%;
        border: none;
        border-bottom: 1px solid #ebebeb
    }

    #_c_1 .ctext .focus-box .focus-con {
        width: 50%;
        border: none;
        border-bottom: 1px solid #ebebeb
    }

    #_c_1 .ctext .focus-box .focus-con:nth-child(3),
    #_c_1 .ctext .focus-box .focus-con:nth-child(4) {
        border-bottom: 0
    }

    #_c_1 .ctext .focus-box .focus-con h3 a {
        font-size: 12px;
        line-height: 22px
    }

    #_c_2 .ctext .pro-con-wrap {
        padding: 30px 0 0 0
    }

    #_c_2 .ctext .pro-con-left .pro-con {
        padding: 15px 20px
    }

    #_c_2 .ctext .pro-con-left .pro-con .pro-con-right-img {
        top: 30%
    }

    #_c_2 .ctext .pro-con-left .pro-con h3 {
        font-size: 16px
    }

    #_c_2 .ctext .pro-con-left .pro-con p {
        font-size: 14px
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right h3 {
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right p {
        font-size: 14px;
        text-align: center
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right ul {
        margin-bottom: 25px
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right-bottom {
        margin-top: 30px
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right .conRImg {
        height: 260px
    }

    #_c_3 .ctext .choice-more {
        margin: 25px 0
    }

    #_t .ctext .title {
        font-size: 24px;
        line-height: 30px
    }

    #_c_4 .ctext .solve-head .li1 {
        padding: 0 2%
    }

    #_c_4 .ctext .solve-head .li1 span {
        font-size: 14px
    }

    #_c_4 .ctext .swiper-con .slick-list {
        padding: 0
    }

    #_c_4 .ctext .swiper-con .slick-prev,
    #_c_4 .ctext .swiper-con .slick-next {
        left: 0;
        width: 50px;
        height: 50px
    }

    #_c_4 .ctext .swiper-con .slick-next {
        left: auto;
        right: 0
    }

    #_c_8 .ctext .service-box {
        margin: 0 -15px;
        padding: 0
    }

    #_c_8 .ctext .service-box .service-item {
        padding: 0 15px
    }

    #_c_8 .ctext .service-box .service-item h3 {
        font-size: 16px;
        padding: 15px 20px
    }

    #_c_8 .ctext .service-box .service-item .service-con {
        padding: 15px 15px 10px 15px
    }

    #_c_5 .ctext .confirm-box .confirm img {
        width: 80px
    }

    #_c_5 .ctext .confirm-box .confirm .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_6 .ctext .eight-box .eight h4 {
        font-size: 18px;
        line-height: 30px;
        margin: 25px 0
    }

    #_c_6 .ctext .eight-box .li1 .eight-hover {
        height: 530px
    }

    #_c_6 .ctext .eight-box .eight-hover h4 {
        font-size: 18px;
        line-height: 30px;
        padding: 25px 0
    }

    #_c_6 .ctext .eight-box .eight img {
        width: 65px;
        height: 65px
    }

    #_c_6 .ctext .eight-box .eight-hover .eight-hover-img {
        height: 460px
    }

    #_c_6 .ctext .eight-box .eight-hover .eight-hover-img img {
        width: 65px;
        height: 65px;
        padding: 8px
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 24px
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 25px
    }

    #_c_7 .ctext .more-fuwu-right h4 {
        font-size: 20px
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu .p1 {
        font-size: 12px;
        line-height: 1.8;
        min-height: 42px
    }

    #_f .ctext .navb-box ul li:first-child {
        font-size: 16px;
        margin-bottom: 20px
    }

    #_f .ctext .copyright {
        margin: 20px auto 40px;
        font-size: 12px
    }

    #_f .ctext .flink ul li {
        margin-bottom: 5px
    }

    #_f .ctext .flink ul li a {
        font-size: 12px
    }

    #_pf .ctext .yPf {
        display: none
    }

    #_c_9 .ctext .webchat-box {
        height: 400px
    }

    #_c_9 .ctext .webchat-box h1 {
        font-size: 32px
    }

    #_c_9 .ctext .webchat-box p {
        font-size: 14px
    }

    #_c_9 .ctext .webchat-box a.apply {
        font-size: 16px;
        margin-top: 40px
    }

    #_c_10 .ctext .webchat-phone-wrap {
        height: 230px
    }

    #_c_10 .ctext .webchat-phone img {
        width: 100px;
        height: 100px;
        margin: 30px 0
    }

    #_c_10 .ctext .p1 {
        font-size: 16px;
        margin-top: 20px
    }

    #_c_11 .ctext .webchat-product {
        margin-bottom: 30px
    }

    #_c_11 .ctext .webchat-product .webchat-img {
        height: 240px
    }

    #_c_11 .ctext .webchat-product .webchat-txt h3 {
        font-size: 18px;
        line-height: 30px
    }

    #_t_1 .ctext .title {
        font-size: 24px;
        line-height: 30px
    }

    #_c_12 .ctext .webchat-protwo-header .protwo-tab {
        height: 45px;
        line-height: 45px
    }

    #_c_12 .ctext .protwo .protwo-img {
        height: 200px
    }

    #_c_12 .ctext .protwo .protwo-txt h3 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px
    }

    #_c_12 .ctext .webchat-apply {
        margin: 40px auto 0
    }

    #_c_13 .ctext .webchat-work img {
        margin: 25px 0 10px
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun {
        width: 140px;
        height: 140px;
        margin: 0 30px 30px 30px
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun img {
        margin: 25px 0 20px
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun .webchat-fun-hover {
        width: 140px;
        height: 140px;
        font-size: 14px
    }

    #_c_34 .ctext .eight-box .eight h4 {
        font-size: 18px;
        line-height: 30px;
        margin: 25px 0
    }

    #_c_34 .ctext .eight-box .li1 .eight-hover {
        height: 530px
    }

    #_c_34 .ctext .eight-box .eight-hover h4 {
        font-size: 18px;
        line-height: 30px;
        padding: 25px 0
    }

    #_c_34 .ctext .eight-box .eight img {
        width: 65px;
        height: 65px
    }

    #_c_34 .ctext .eight-box .eight-hover .eight-hover-img {
        height: 460px
    }

    #_c_34 .ctext .eight-box .eight-hover .eight-hover-img img {
        width: 65px;
        height: 65px;
        padding: 8px
    }

    #_t_11 .ctext .title {
        font-size: 24px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_15 .ctext .call-left .call-img {
        width: 40px;
        height: 40px
    }

    #_c_15 .ctext .call-left .call-con h3 {
        font-size: 16px
    }

    #_c_15 .ctext .call-wrap .call-left.active .call-con h3 {
        font-size: 16px
    }

    #_c_15 .ctext .call-right h3 {
        font-size: 20px
    }

    #_c_15 .ctext .call-right .p2 {
        font-size: 15px;
        line-height: 24px
    }

    #_c_15 .ctext .call-left.active .call-img {
        width: 0
    }

    #_c_16 .ctext .pro-box .lImg {
        height: 270px;
        width: 52%
    }

    #_c_16 .ctext .pro-right {
        width: 42%
    }

    #_c_16 .ctext .pro-right h3 {
        font-size: 20px;
        margin: 15px 0
    }

    #_c_17 .ctext .pro-box .lImg {
        height: 270px;
        width: 52%
    }

    #_c_17 .ctext .pro-box .pro-left {
        width: 42%
    }

    #_c_17 .ctext .pro-box .pro-left h3 {
        font-size: 20px;
        margin: 15px 0
    }

    #_c_33 .ctext .why-con {
        margin-bottom: 40px
    }

    #_c_33 .ctext .why-con .why-right {
        margin: 0 20px
    }

    #_t_7 .ctext .title {
        font-size: 24px;
        line-height: 30px
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 28px
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 25px
    }

    #_c_35 .ctext .more-fuwu-right h4 {
        font-size: 20px
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu .p1 {
        line-height: 26px;
        min-height: 52px
    }

    #_c_18 .ctext .banner {
        height: 400px
    }

    #_c_18 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -70px
    }

    #_c_18 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_18 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_18 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_20 .ctext .create-img {
        height: 280px
    }

    #_c_20 .ctext .create-txt h3 {
        font-size: 20px;
        margin: 70px 0 15px
    }

    #_c_21 .ctext .create-img {
        height: 280px
    }

    #_c_21 .ctext .create-txt h3 {
        font-size: 20px;
        margin: 70px 0 15px
    }

    #_c_22 .ctext .multi-pronged .li1 {
        height: 200px
    }

    #_c_22 .ctext .multi-pronged div span {
        height: 70px;
        margin-top: 35px
    }

    #_c_22 .ctext .multi-pronged div span img {
        height: 70px
    }

    #_t_3 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_23 .ctext .order-surpport {
        margin: -30px -10px 0 -10px
    }

    #_c_23 .ctext .order-surpport div {
        padding: 0 10px
    }

    #_c_23 .ctext .order-surpport .li1 {
        margin-top: 30px
    }

    #_t_4 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 28px
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 25px
    }

    #_c_24 .ctext .more-fuwu-right h4 {
        font-size: 20px
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu .p1 {
        line-height: 26px;
        min-height: 52px
    }

    #_c_25 .ctext .banner {
        height: 400px
    }

    #_c_25 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -70px
    }

    #_c_25 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_25 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_25 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_26 .ctext .order-create-box div .li1 {
        padding: 15px 15px 0 15px
    }

    #_c_26 .ctext .order-create div h4 {
        font-size: 18px
    }

    #_t_5 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_27 .ctext .create-img {
        height: 250px
    }

    #_c_27 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 20px
    }

    #_c_28 .ctext .create-img {
        height: 250px
    }

    #_c_28 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 20px
    }

    #_c_29 .ctext .create-img {
        height: 250px
    }

    #_c_29 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 20px
    }

    #_t_6 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_30 .ctext .create-img {
        height: 250px
    }

    #_c_30 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 20px
    }

    #_c_31 .ctext .create-img {
        height: 250px
    }

    #_c_31 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 20px
    }

    #_c_32 .ctext .create-img {
        height: 250px
    }

    #_c_32 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 20px
    }

    #_c_36 .ctext .voice-why div {
        height: 280px
    }

    #_c_36 .ctext .voice-why div img {
        height: 80px
    }

    #_c_36 .ctext .voice-why div h4 {
        font-size: 18px
    }

    .more div {
        padding-top: 25px;
        height: 120px
    }

    .more div img {
        height: 45px
    }

    .more div p {
        font-size: 14px;
        bottom: 10px
    }

    #_c_38 .ctext .banner {
        height: 400px
    }

    #_c_38 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -70px
    }

    #_c_38 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_38 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_38 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_41 .ctext .audition-box {
        width: 100%
    }

    #_c_41 .ctext .audition-title {
        width: 100%
    }

    #audition-wav {
        width: 100%
    }

    #_c_41 .ctext .color-aud {
        width: 100%;
        background: url(../images/c41_5.png) no-repeat;
        background-size: auto;
        height: 435px;
        background-size: 100% 435px
    }

    #_c_41 .ctext .sound-title {
        padding: 10px
    }

    #_c_41 .ctext .sound-title h4 {
        font-size: 18px
    }

    #_c_41 .ctext .sound-con p {
        text-indent: 10%
    }

    #_c_42 .ctext .voice-why div {
        height: 280px
    }

    #_c_42 .ctext .voice-why div img {
        height: 80px
    }

    #_c_42 .ctext .voice-why div h4 {
        font-size: 18px
    }

    #_c_44 .ctext .banner {
        height: 400px
    }

    #_c_44 .ctext .robot-banner {
        padding-left: 6%
    }

    #_c_44 .ctext .robot-banner .textB {
        margin-left: 0;
        margin-top: -80px
    }

    #_c_44 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_44 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_44 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_44 .ctext .robot-banner img.phone-phone {
        right: 6%;
        width: 260px
    }

    .phone-create div .tImg {
        height: 90px;
        line-height: 90px
    }

    #_t_8 .ctext .title {
        font-size: 24px;
        line-height: 30px
    }

    #_c_46 .ctext .phone-img-top {
        height: 350px;
        margin-top: -40px
    }

    #_c_46 .ctext .phone-txt ul li {
        font-size: 14px
    }

    #_c_46 .ctext .phone-txt ul li img {
        height: 14px
    }

    #_c_47 .ctext .phone-img {
        width: 55%;
        height: 300px
    }

    #_c_47 .ctext .phone-txt {
        width: 40%;
        height: 280px
    }

    #_c_48 .ctext .phone-img {
        width: 55%;
        height: 300px
    }

    #_c_48 .ctext .phone-txt {
        width: 40%;
        height: 280px
    }

    #_c_49 .ctext .phone-img {
        width: 55%;
        height: 300px
    }

    #_c_49 .ctext .phone-txt {
        width: 40%;
        height: 280px
    }

    #_c_50 .ctext .phone-img {
        width: 55%;
        height: 300px
    }

    #_c_50 .ctext .phone-txt {
        width: 40%;
        height: 280px
    }

    #_c_51 .ctext .more {
        margin-top: 30px
    }

    #_c_52 .ctext .phone-more-wrap .phone-more {
        padding: 40px 5%
    }

    #_c_52 .ctext .phone-more-wrap .phone-more .phone-more-top {
        font-size: 16px;
        width: 200px;
        margin-left: -100px
    }

    #_c_52 .ctext .phone-more-wrap .phone-more ul li {
        line-height: 4
    }

    #_c_53 .ctext .banner {
        height: 400px
    }

    #_c_53 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -80px
    }

    #_c_53 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_53 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_53 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_t_9 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_55 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_56 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_57 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_58 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_59 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_60 .ctext .core-talent-d p {
        font-size: 20px
    }

    #_c_60 .ctext .core-talent-d-txt {
        line-height: 20px
    }

    #_t_10 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_61 .ctext .order-surpport div {
        height: 200px
    }

    #_c_61 .ctext .order-surpport div span {
        margin-top: 25px
    }

    #_c_61 .ctext .order-surpport div .order-surpport-con {
        height: 200px;
        padding: 0 20px
    }

    #_c_61 .ctext .order-surpport div .order-surpport-con p {
        margin-top: 50px
    }

    #_c_62 .ctext .banner {
        height: 400px
    }

    #_c_62 .ctext .order-banner h1 {
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 15px
    }

    #_c_62 .ctext .order-banner p {
        font-size: 20px;
        margin-bottom: 40px
    }

    #_c_63 .ctext .create-img {
        height: 220px
    }

    #_c_64 .ctext .create-img {
        height: 400px
    }

    #_c_64 .ctext .create-txt h3 {
        margin: 30px 0 25px
    }

    #_c_65 .ctext .create-img {
        height: 400px
    }

    #_c_65 .ctext .create-txt h3 {
        margin: 30px 0 25px
    }

    #_c_66 .ctext .create-img {
        height: 400px
    }

    #_c_66 .ctext .create-txt h3 {
        margin: 30px 0 25px
    }

    #_c_67 .ctext .create-img {
        height: 400px
    }

    #_c_67 .ctext .create-txt h3 {
        margin: 30px 0 25px
    }

    #_c_68 .ctext .create-img {
        height: 400px
    }

    #_c_68 .ctext .create-txt h3 {
        margin: 30px 0 25px
    }

    #_c_69 .ctext .box-sence .box-sence-con {
        height: 300px
    }

    #_t_12 .ctext .title {
        font-size: 24px;
        line-height: 30px
    }

    #_c_70 .ctext .box-title {
        font-size: 24px
    }

    #_c_70 .ctext .bottom-cs-con {
        width: 500px
    }

    #_c_71 .ctext .banner {
        height: 400px
    }

    #_c_71 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -70px
    }

    #_c_71 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_71 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_71 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_72 .ctext .double-way-box div {
        width: 47%
    }

    #_c_72 .ctext .double-way-box div .tit {
        font-size: 16px
    }

    #_c_72 .ctext .double-way-box div h3 img {
        margin: -3px 15px 0px 20px
    }

    #_c_72 .ctext .double-way-box div p {
        padding-left: 60px
    }

    #_c_72 .ctext .double-way-box div p span {
        margin-right: 20px
    }

    #_c_72 .ctext .dw-img {
        margin-top: 60px
    }

    #_c_72 .ctext .dw-txt h3 {
        font-size: 24px;
        margin-top: 130px
    }

    #_c_73 .ctext .dw-img {
        height: 300px
    }

    #_c_73 .ctext .dw-txt h3 {
        font-size: 24px;
        margin-top: 70px
    }

    #_c_74 .ctext .dw-img {
        height: 300px
    }

    #_c_74 .ctext .dw-txt h3 {
        font-size: 24px;
        margin-top: 70px
    }

    #_c_75 .ctext .tobe-app-img {
        height: 300px;
        margin-top: 40px
    }

    #_t_13 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_76 .ctext .banner {
        height: 400px
    }

    #_c_76 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -100px
    }

    #_c_76 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_76 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_76 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_content_145 .order-create div {
        padding: 20px 20px 0 20px
    }

    #_content_145 .order-create div h4 {
        font-size: 18px
    }

    #_t_14 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_78 .ctext .create-img {
        height: 280px
    }

    #_c_78 .ctext .create-txt h3 {
        margin-top: 20px;
        font-size: 20px
    }

    #_t_15 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_79 .ctext .create-img {
        height: 280px
    }

    #_c_79 .ctext .create-txt h3 {
        margin-top: 20px;
        font-size: 20px
    }

    #_c_80 .ctext .create-img {
        height: 280px
    }

    #_c_80 .ctext .create-txt h3 {
        margin-top: 20px;
        font-size: 20px
    }

    #_c_81 .ctext .create-img {
        height: 280px
    }

    #_c_81 .ctext .create-txt h3 {
        margin-top: 20px;
        font-size: 20px
    }

    .voice-why div h4 {
        font-size: 18px
    }

    #_t_16 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_84 .ctext .banner {
        height: 400px
    }

    #_c_84 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -70px
    }

    #_c_84 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_84 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_84 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_85 .ctext .dash-product .swiper-slide h3 {
        font-size: 20px
    }

    #_c_85 .ctext .dash-product .swiper-slide .p1 {
        font-size: 14px;
        min-height: 60px;
        margin: 15px 0 20px
    }

    #_c_86 .ctext .create-img {
        height: 400px
    }

    #_c_86 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 50px
    }

    #_c_87 .ctext .create-img {
        height: 400px
    }

    #_c_87 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 50px
    }

    #_c_88 .ctext .create-img {
        height: 400px
    }

    #_c_88 .ctext .create-txt h3 {
        font-size: 20px;
        margin-top: 50px
    }

    #_c_89 .ctext .voice-why div h4 {
        font-size: 20px
    }

    #_t_17 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_90 .ctext .dash-case .slick-prev,
    #_c_90 .ctext .dash-case .slick-next {
        left: 10px
    }

    #_c_90 .ctext .dash-case .slick-next {
        left: auto;
        right: 10px
    }

    #_t_18 .ctext .box-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    #_c_91 .ctext .solution-menu {
        width: 25%
    }

    #_c_91 .ctext .menu-title {
        height: 105px;
        text-indent: 40px
    }

    #_c_91 .ctext .menu-title h2 {
        padding-top: 30px;
        font-size: 18px
    }

    #_c_91 .ctext .menu-title p {
        font-size: 12px
    }

    #_c_91 .ctext .menu-def {
        text-indent: 40px;
        height: 70px;
        line-height: 70px;
        font-size: 15px
    }

    #_c_91 .ctext .solution-right {
        width: 72%
    }

    #_c_91 .ctext .solution-banner {
        height: 250px
    }

    #_c_91 .ctext .solution-banner h1 {
        font-size: 20px;
        padding: 52px 0px 12px 80px
    }

    #_c_91 .ctext .solution-banner p {
        padding-left: 80px
    }

    #_c_91 .ctext .solution-banner a {
        margin: 20px 0px 0px 80px
    }

    #_c_91 .ctext .box-title {
        font-size: 20px;
        padding-top: 35px;
        padding-bottom: 15px
    }

    #_c_91 .ctext .title-line {
        width: 50px
    }

    #_c_91 .ctext .industry-pain {
        margin-bottom: 40px
    }

    #_c_91 .ctext .typical-solution {
        padding: 0 20px
    }

    #_c_91 .ctext .typical-solution-d.first {
        margin-top: 20px
    }

    #_c_91 .ctext .typical-solution-d div {
        margin-bottom: 30px
    }

    #_c_91 .ctext .typical-solution-d .ts-img {
        height: 180px
    }

    #_c_91 .ctext .typical-solution-d .ts-txt h3 {
        font-size: 16px
    }

    #_c_91 .ctext .typical-solution-d .ts-txt p {
        font-size: 12px
    }

    #_c_91 .ctext .core-product {
        margin: 40px auto
    }

    #_c_91 .ctext .case-logo-box {
        margin-top: 30px;
        padding-bottom: 10px
    }

    #_c_91 .ctext .case-logo-box img {
        margin: 0 10px 15px 10px;
        height: 80px
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu h3 {
        font-size: 24px
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 25px
    }

    #_c_92 .ctext .more-fuwu-right h4 {
        font-size: 20px
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu .p1 {
        line-height: 26px;
        min-height: 38px
    }

    #_c_93 .ctext .banner {
        height: 400px
    }

    #_c_93 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -40px
    }

    #_c_93 .ctext .robot-banner h1 {
        font-size: 30px
    }

    #_c_94 .ctext .case-wrap .case-left ul li {
        font-size: 15px
    }

    #_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap .case-conimg {
        margin-right: 40px
    }

    #_c_95 .ctext .source-wrap {
        height: 350px
    }

    #_c_95 .ctext .source-wrap h2 {
        font-size: 24px;
        margin-top: 140px
    }

    #_c_95 .ctext .source-link {
        height: 55px;
        bottom: -28px
    }

    #_c_95 .ctext .source-link a {
        border-top: 0;
        height: 55px;
        line-height: 55px;
        font-size: 14px
    }

    #_l .ctext .source-box {
        padding: 25px 0
    }

    #_l .ctext .source-box .source-new h3 {
        font-size: 16px
    }

    #_l .ctext .source-box .source-new h3 i {
        font-size: 14px
    }

    #_l .ctext .source-box .source-new p {
        font-size: 14px
    }

    #_l .ctext .source-down h3 a {
        font-size: 18px
    }

    #_l .ctext .source-down a.source-down-box {
        font-size: 16px
    }

    #_l .ctext .source-help {
        margin: 40px 0
    }

    #_l .ctext .source-help h3 a {
        font-size: 18px
    }

    #_l .ctext .source-code {
        margin-bottom: 40px
    }

    #_l .ctext .source-right h3 {
        font-size: 18px
    }

    #_pt .ctext .fy_pc {
        text-align: center;
        font-size: 14px;
        color: #333;
        padding: 5px 0
    }

    #_pt .ctext .fy_pc a {
        padding: 5px 20px;
        color: #fff;
        border: solid 1px #e83820;
        background: #e83820;
        overflow: hidden
    }

    #_pt .ctext .fy_pc span {
        padding: 5px 20px;
        color: #333
    }

    #_sp .ctext .source-nav {
        margin-bottom: 25px;
        margin-top: 20px
    }

    #_sp .ctext .hulaquan-article h1 {
        font-size: 18px;
        margin-bottom: 10px
    }

    #_sp .ctext .hulaquan-article .article-time {
        margin: 15px auto
    }

    #_sp .ctext .article-body {
        font-size: 15px
    }

    #_sp .ctext .article-context ul li {
        font-size: 15px
    }

    #_sp .ctext .source-down h3 a {
        font-size: 18px
    }

    #_sp .ctext .source-down a.source-down-box {
        font-size: 16px
    }

    #_sp .ctext .source-help {
        margin: 40px 0
    }

    #_sp .ctext .source-help h3 a {
        font-size: 18px
    }

    #_sp .ctext .source-code {
        margin-bottom: 40px
    }

    #_sp .ctext .source-right h3 {
        font-size: 18px
    }

    .source-down-box {
        margin-bottom: 50px
    }

    .source-down-box .down-right h3 {
        font-size: 20px
    }

    .source-down-box .down-right p {
        font-size: 14px;
        margin: 15px 0 20px
    }

    .source-down-box .down-right .down-apply a {
        height: 35px;
        line-height: 33px
    }

    #_l_1 .ctext .source-down h3 a {
        font-size: 18px
    }

    #_l_1 .ctext .source-down a.source-down-box {
        font-size: 16px
    }

    #_l_1 .ctext .source-help {
        margin: 40px 0
    }

    #_l_1 .ctext .source-help h3 a {
        font-size: 18px
    }

    #_l_1 .ctext .source-code {
        margin-bottom: 40px
    }

    #_l_1 .ctext .source-right h3 {
        font-size: 18px
    }

    #_c_98 .ctext .aboutus-banner {
        height: 400px
    }

    #_c_98 .ctext .aboutus-banner h2 {
        font-size: 28px;
        line-height: 35px
    }

    #_c_99 .ctext .sec-title {
        font-size: 15px
    }

    #_c_99 .ctext .intro-back {
        margin-top: 30px
    }

    #_c_100 .ctext .honor-box .tImg {
        height: 240px
    }

    #_c_100 .ctext .honor-box p {
        font-size: 14px;
        padding: 10px 0 25px 0
    }

    #_c_100 .ctext .com-loc {
        padding-top: 0
    }

    #_c_100 .ctext .server-loc .lImg {
        height: 280px
    }

    #_c_100 .ctext .server-tel p {
        font-size: 16px
    }

    #_c_100 .ctext .server-tel p:first-child {
        padding-top: 70px
    }

    #_c_100 .ctext .server-tel p span {
        font-size: 22px
    }

    #_c_100 .ctext .loc-detail {
        padding-top: 30px;
        font-size: 16px;
        line-height: 28px
    }

    #_c_101 .ctext .apply-img {
        height: 550px
    }

    #_c_101 .ctext .register_poster {
        padding: 40px 30px
    }

    #_c_101 .ctext .register_poster h1 {
        font-size: 24px
    }

    #_c_101 .ctext .register_poster p.apply-p {
        font-size: 16px
    }

    #_l_2 .ctext .leftSide .topTit h4 {
        font-size: 18px;
        line-height: 55px
    }

    #_l_2 .ctext .dropDown h4 a {
        padding: 8px 15px;
        line-height: 40px
    }

    #_l_2 .ctext .dropDown h4 img {
        width: 16px;
        height: 16px;
        margin-top: -8px;
        right: 15px
    }

    #_l_2 .ctext .dropDown h5 a {
        line-height: 18px
    }

    #_l_2 .ctext .result-searchbox {
        height: 55px
    }

    #_l_2 .ctext .rsbox-title {
        height: 55px
    }

    #_l_2 .ctext .rsbox-title img {
        width: 20px
    }

    #_l_2 .ctext .rsbox-title span {
        font-size: 14px;
        line-height: 55px
    }

    #_l_2 .ctext .search-keyword-rs {
        line-height: 35px;
        margin-top: 7px
    }

    #_l_2 .ctext .search-submit-rs {
        height: 36px;
        top: 7px
    }

    #_l_2 .ctext .article_main {
        margin-top: 20px
    }

    #_l_2 .ctext .doc_title {
        padding-left: 40px
    }

    #_l_2 .ctext .doc_title a {
        font-size: 14px
    }

    #_l_2 .ctext .article_des {
        font-size: 14px;
        padding-left: 40px;
        line-height: 35px
    }

    #_l_2 .ctext .fy_pc {
        display: block;
        text-align: center;
        font-size: 12px;
        color: #333;
        padding: 5px 0;
        margin-top: 20px
    }

    #_l_2 .ctext .fy_pc a {
        padding: 3px 20px;
        color: #fff;
        border: solid 1px #1e4252;
        background: #1e4252;
        overflow: hidden;
        font-size: 14px
    }

    #_l_2 .ctext .fy_pc span {
        padding: 5px 20px;
        color: #333
    }

    #_sp_1 .ctext .leftSide .topTit h4 {
        font-size: 18px;
        line-height: 55px
    }

    #_sp_1 .ctext .dropDown h4 a {
        padding: 8px 15px;
        line-height: 40px
    }

    #_sp_1 .ctext .dropDown h4 img {
        width: 16px;
        height: 16px;
        margin-top: -8px;
        right: 15px
    }

    #_sp_1 .ctext .dropDown h5 a {
        line-height: 18px
    }

    #_sp_1 .ctext .result-searchbox {
        height: 55px
    }

    #_sp_1 .ctext .rsbox-title {
        height: 55px
    }

    #_sp_1 .ctext .rsbox-title img {
        width: 20px
    }

    #_sp_1 .ctext .rsbox-title a {
        font-size: 14px;
        line-height: 55px
    }

    #_sp_1 .ctext .search-keyword-rs {
        line-height: 35px;
        margin-top: 7px
    }

    #_sp_1 .ctext .search-submit-rs {
        height: 36px;
        top: 7px
    }

    #_c_106 .ctext .core-talent-d p {
        font-size: 15px
    }

    #_c_106 .ctext .core-talent-d-txt {
        padding: 15px 17px 0 17px
    }

    #_c_108 .ctext .banner {
        height: 400px
    }

    #_c_108 .ctext .robot-banner {
        left: 6%;
        margin-left: 0;
        margin-top: -70px
    }

    #_c_108 .ctext .robot-banner h1 {
        font-size: 32px
    }

    #_c_108 .ctext .robot-banner .p1 {
        font-size: 14px
    }

    #_c_108 .ctext .apply {
        font-size: 16px;
        margin-top: 40px;
        height: 40px;
        line-height: 40px
    }

    #_c_110 .ctext .banner {
        height: 400px
    }

    #_c_110 .ctext .order-banner {
        margin-top: -145px
    }

    #_c_110 .ctext .order-banner h1 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 10px
    }

    #_c_110 .ctext .order-banner p {
        margin-bottom: 30px
    }

    #_c_110 .ctext .order-banner .p1 {
        margin: 10px 0
    }

    #_c_110 .ctext .order-banner .p1 a {
        width: 200px;
        height: 35px;
        line-height: 33px
    }

    #_c_111 .ctext .listLi {
        height: 335px
    }

    #_c_111 .ctext .listLi h1 {
        font-size: 16px;
        padding: 10px 0
    }

    #_c_111 .ctext .ulBox {
        padding: 10px
    }

    #_c_111 .ctext .ulBox dd {
        font-size: 13px
    }

    #_c_111 .ctext .ulBox .li1 {
        font-size: 13px
    }

    #_c_111 .ctext .ulBox .li2 {
        font-size: 16px
    }

    #_c_111 .ctext .listLi:nth-child(4) .down {
        font-size: 16px
    }

    #_c_111 .ctext .listLi .table {
        font-size: 20px
    }

    #_t_20 .ctext .title {
        font-size: 24px;
        line-height: 30px
    }

    #_c_112 .ctext .create-img {
        height: 280px
    }

    #_c_112 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_113 .ctext .create-img {
        height: 280px
    }

    #_c_113 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_114 .ctext .create-img {
        height: 280px
    }

    #_c_114 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_115 .ctext .create-img {
        height: 280px
    }

    #_c_115 .ctext .create-txt h3 {
        font-size: 20px;
        line-height: 1.5
    }

    #_c_116 .ctext .webchat-fun-wrap .webchat-fun {
        width: 14.66666%;
        height: 140px;
        margin: 0 1%
    }

    #_c_116 .ctext .webchat-fun-wrap .webchat-fun img {
        margin: 25px 0 20px
    }

    #_c_116 .ctext .webchat-fun-wrap .webchat-fun .webchat-fun-hover {
        font-size: 14px
    }

    #_c_117 .ctext .box-title {
        font-size: 24px
    }

    #_c_117 .ctext .bottom-cs-con {
        width: 500px
    }
}

@media screen and (max-width: 991px) {
    #_c_13 .ctext .webchat-work i {
        margin: 20px 0 10px
    }
}

@media screen and (max-width: 768px) {
    #_c_102 .ctext .robot-video {
        width: 100%;
        background-size: cover !important
    }

    #_c_102 .ctext .robot-video-txt {
        width: 100%
    }

    #_c_102 .ctext .robot-video-txt h2 {
        margin-bottom: 10px
    }

    #_c_102 .ctext .robot-video-txt .p1 {
        width: 45%
    }

    #_c_108 .ctext .banner {
        height: 240px
    }

    #_c_108 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_108 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_108 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_108 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    .source-down-box .imgL {
        width: 100%
    }

    .source-down-box .down-right {
        width: 100%
    }

    #_f .ctext .navb-box {
        padding: 40px 0 20px 0
    }

    #_header_195 ._block {
        padding: 0 15px
    }

    #_h .ctext .header a.header-logo img {
        height: 26px
    }

    #_h .ctext .nav-right a.apply {
        height: 30px;
        line-height: 30px;
        width: 60px;
        font-size: 12px
    }

    #_h .ctext .nav-right a.login {
        height: 30px;
        line-height: 28px;
        margin: 0 10px 0 0;
        width: 40px;
        font-size: 12px
    }

    #_c .ctext .pic .imgBox {
        height: 300px
    }

    #_c .ctext .pic .top-banner-text {
        padding: 0 15px
    }

    #_c .ctext .slick-dots {
        bottom: 25px
    }

    #_c .ctext .slick-dots li.slick-active {
        width: 40px
    }

    #_c .ctext .pic .top-banner-text {
        margin-top: -82.5px
    }

    #_c .ctext .pic .top-banner-text h1 {
        font-size: 24px;
        line-height: 35px
    }

    #_c .ctext .pic .top-banner-text p {
        font-size: 14px;
        line-height: 24px;
        margin: 10px 0 30px 0;
        min-height: 50px;
        color: #f1f1f1
    }

    #_c .ctext .pic .top-banner-text a {
        width: 110px;
        height: 36px;
        line-height: 36px;
        font-size: 16px
    }

    #_c .ctext .pic .top-banner-text h2 {
        font-size: 24px;
        line-height: 35px
    }

    #_c_1 .ctext .focus-box .focus-con h3 {
        padding: 0
    }

    #_c .ctext .pic .top-banner-text.banner2 {
        margin-top: -97.5px
    }

    #_c .ctext .pic .top-banner-text.banner2 i {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        width: 90px;
        margin-top: -20px;
        margin-bottom: 15px
    }

    #_c .ctext .pic .top-banner-text.banner3 p {
        color: #f1f1f1
    }

    #_c_1 .ctext .focus-box .focus-title {
        line-height: 55px;
        height: 76px
    }

    #_c_1 .ctext .focus-box .focus-title img {
        height: 40px;
        vertical-align: middle;
        margin-top: -2px
    }

    #_c_1 .ctext .focus-box .focus-con div {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 12px;
        margin-top: 5px
    }

    #_c_1 .ctext .focus-box .focus-con h3 {
        padding-left: 10px
    }

    #_c_1 .ctext .focus-box .focus-con h3 a {
        line-height: 20px
    }

    #_c_2 .ctext .pro-header-wrap {
        margin: 0 auto 15px
    }

    #_c_2 .ctext .pro-header-wrap .pro-header i img {
        height: 32px
    }

    #_c_2 .ctext .pro-header-wrap .pro-header p {
        font-size: 14px
    }

    #_c_2 .ctext .pro-header-wrap .proHeader {
        border-bottom: 2px solid #e83820
    }

    #_c_2 .ctext .pro-con-wrap {
        padding: 15px 0 0 0
    }

    #_c_2 .ctext .pro-con-wrap .pro-con-box {
        float: left;
        width: 100%;
        display: block
    }

    #_c_2 .ctext .pro-con-left {
        float: left !important;
        width: 100%;
        text-align: center;
        height: 125px;
        overflow-x: scroll;
        white-space: nowrap
    }

    #_c_2 .ctext .pro-con-left .pro-con {
        display: inline-block;
        white-space: nowrap;
        min-width: 150px;
        padding: 15px 10px 10px 10px;
        margin-bottom: 0
    }

    #_c_2 .ctext .pro-con-left .pro-con em {
        text-align: center
    }

    #_c_2 .ctext .pro-con-left .pro-con p {
        text-align: center;
        text-indent: 0;
        line-height: 20px;
        height: 40px;
        margin-top: 5px
    }

    #_c_2 .ctext .pro-con-left .pro-con h3 {
        font-size: 16px;
        text-align: center;
        text-indent: 0
    }

    #_c_2 .ctext .pro-con-left .proConActive .pro-con-right-img {
        display: none
    }

    #_c_2 .ctext .pro-con-right-wrap {
        float: left !important;
        width: 100%
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right .conRImg {
        height: 220px
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right-bottom {
        text-align: center;
        width: 100%;
        display: block !important
    }

    #_c_2 .ctext .pro-con-right-wrap .pro-con-right-bottom a {
        display: inline-block;
        font-size: 14px;
        margin: 0 10px;
        width: 110px;
        height: 36px;
        line-height: 36px
    }

    #_c_3 .ctext .swiper .liBox a {
        height: 240px;
        width: 80%;
        margin: 0 10%
    }

    #_c_3 .ctext .swiper .liBox a .choiceImg {
        height: 70px
    }

    #_c_3 .ctext .swiper .liBox a .choiceTit {
        font-size: 14px;
        text-indent: 15px
    }

    #_c_3 .ctext .swiper .liBox a .p1 {
        padding: 20px 15px 15px 15px
    }

    #_c_3 .ctext .choice-more {
        margin: 15px 0
    }

    #_c_3 .ctext .choice-apply a {
        width: 110px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px
    }

    #_t .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_4 .ctext .swiper-con {
        margin-top: 30px
    }

    #_c_4 .ctext .swiper-con .swiper-slide {
        display: block;
        height: auto
    }

    #_c_4 .ctext .swiper-con .lImg {
        width: 100%;
        height: 150px
    }

    #_c_4 .ctext .swiper-con .solve-right {
        width: 100%
    }

    #_c_4 .ctext .swiper-con .solve-right .solve-apply {
        width: 90%
    }

    #_c_4 .ctext .swiper-con .solve-right .solve-apply a {
        width: 45%;
        font-size: 13px
    }

    #_c_8 .ctext .service-box {
        margin: -15px -15px 0 -15px
    }

    #_c_8 .ctext .service-box .service-item {
        width: 100%;
        margin-top: 15px
    }

    #_c_8 .ctext .service-box .service-item .service-con {
        padding: 15px
    }

    #_c_8 .ctext .service-box .service-item .service-con img {
        margin-right: 10px;
        height: 40px;
        padding: 2px
    }

    #_c_8 .ctext .service-box .service-item .service-con p {
        height: auto
    }

    #_c_5 .ctext .confirm-box {
        display: block
    }

    #_c_5 .ctext .confirm-box .confirm {
        display: inline-block;
        padding: 0;
        margin-top: 10px
    }

    #_c_5 .ctext .confirm-box .confirm img {
        width: 60px
    }

    #_c_6 .ctext .eight-box {
        float: left;
        width: 100%;
        display: block
    }

    #_c_6 .ctext .eight-box .li1 {
        float: left;
        width: 100%
    }

    #_c_6 .ctext .eight-box .li1 .eight-hover {
        height: auto
    }

    #_c_6 .ctext .eight-box .eight-hover h4 {
        font-size: 16px;
        padding: 15px 0
    }

    #_c_6 .ctext .eight-box .li1 .eight-hover.active1 {
        width: 100% !important
    }

    #_c_6 .ctext .eight-box .eight-hover .eight-hover-img {
        display: block;
        text-align: center;
        height: auto
    }

    #_c_6 .ctext .eight-box .li1 .eight {
        display: none
    }

    #_c_6 .ctext .eight-box .li1 .eight-hover {
        width: 100%;
        display: block
    }

    #_c_7 .ctext .more-fuwu-box {
        width: 96%;
        margin: 0 2%
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu {
        width: 50%;
        padding-right: 10px
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu:nth-child(2n) {
        padding-right: 0
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 0
    }

    #_c_7 .ctext .more-fuwu-box .more-fuwu:nth-child(3),
    #_c_7 .ctext .more-fuwu-box .more-fuwu:nth-child(4),
    #_c_7 .ctext .more-fuwu-box .more-fuwu:nth-child(5),
    #_c_7 .ctext .more-fuwu-box .more-fuwu:nth-child(6) {
        margin-top: 10px
    }

    #_c_7 .ctext .more-fuwu-right {
        width: 100%
    }

    #_c_7 .ctext .more-fuwu-right h4 {
        font-size: 18px;
        margin: 20px 0
    }

    #_c_7 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        width: 110px
    }

    #_f .ctext .navb-box .navb-box-tel {
        float: left;
        width: 100%;
        color: #fff;
        text-align: center
    }

    #_f .ctext .navb-box ul {
        display: none
    }

    #_f .ctext .navb-box-area {
        margin: 15px 0
    }

    #_f .ctext .navb-box-tel img.qr-yunkefu {
        width: 120px;
        margin-top: 10px
    }

    #_c_9 .ctext .webchat-box {
        height: 240px
    }

    #_c_9 .ctext .webchat-box h1 {
        font-size: 18px !important
    }

    #_c_9 .ctext .webchat-box p {
        font-size: 12px;
        line-height: 20px
    }

    #_c_9 .ctext .webchat-box a.apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_9 .ctext .webchat-box img {
        width: 100%
    }

    #_c_10 .ctext .webchat-phone-wrap {
        height: 145px
    }

    #_c_10 .ctext .webchat-phone img {
        width: 50px;
        height: 50px;
        margin: 25px 0
    }

    #_c_10 .ctext .p1 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px
    }

    #_c_11 .ctext .webchat-product {
        display: block
    }

    #_c_11 .ctext .webchat-product .webchat-img {
        display: block;
        width: 100%
    }

    #_c_11 .ctext .webchat-product .webchat-txt {
        display: block;
        width: 100%
    }

    #_c_11 .ctext .webchat-product .webchat-txt h3 {
        padding-left: 0;
        margin-top: 10px
    }

    #_c_11 .ctext .webchat-product .webchat-txt .p1 {
        padding-left: 0;
        margin-bottom: 0
    }

    #_c_11 .ctext .webchat-product .webchat-txt-left h3 {
        padding-right: 0
    }

    #_c_11 .ctext .webchat-product .webchat-txt-left .p1 {
        padding-right: 0
    }

    #_c_11 .ctext .webchat-apply {
        width: 100%
    }

    #_c_11 .ctext .webchat-apply a {
        width: 47%;
        height: 35px;
        line-height: 35px
    }

    #_t_1 .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_12 .ctext .webchat-protwo-header {
        width: 100%;
        margin: 0 auto 25px
    }

    #_c_12 .ctext .webchat-protwo-header .protwo-tab {
        width: 32%;
        height: 40px;
        line-height: 40px;
        font-size: 13px
    }

    #_c_12 .ctext .protwo.on {
        display: block
    }

    #_c_12 .ctext .protwo .protwo-img {
        display: block;
        width: 100%
    }

    #_c_12 .ctext .protwo .protwo-txt {
        display: block;
        width: 100%
    }

    #_c_12 .ctext .protwo .protwo-txt h3 {
        padding-left: 0;
        margin-top: 15px
    }

    #_c_12 .ctext .protwo .protwo-txt p {
        padding-left: 0
    }

    #_c_12 .ctext .webchat-apply {
        width: 100%;
        margin: 30px auto 0
    }

    #_c_12 .ctext .webchat-apply a {
        width: 47%;
        height: 35px;
        line-height: 35px
    }

    #_c_13 .ctext .webchat-work {
        width: 50%;
        height: 220px;
        padding: 15px
    }

    #_c_13 .ctext .webchat-work i {
        margin: 0 0 10px;
        text-align: center
    }

    #_c_13 .ctext .webchat-work img {
        margin: 15px 0 5px;
        height: 45px
    }

    #_c_13 .ctext .webchat-work h4 {
        font-size: 16px;
        text-align: center
    }

    #_c_13 .ctext .webchat-work .p1 {
        text-align: center
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun {
        width: 100px;
        height: 100px;
        margin: 0 10px 15px 10px
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun img {
        margin: 15px 0 10px;
        height: 35px
    }

    #_c_14 .ctext .webchat-fun-wrap .webchat-fun .webchat-fun-hover {
        width: 100px;
        height: 100px;
        font-size: 12px;
        padding: 10px
    }

    #_c_34 .ctext .eight-box {
        float: left;
        width: 100%;
        display: block;
        margin: 25px auto
    }

    #_c_34 .ctext .eight-box .li1 {
        float: left;
        width: 100%
    }

    #_c_34 .ctext .eight-box .li1 .eight-hover {
        height: auto
    }

    #_c_34 .ctext .eight-box .eight-hover h4 {
        font-size: 16px;
        padding: 15px 0
    }

    #_c_34 .ctext .eight-box .li1 .eight-hover.active1 {
        width: 100% !important
    }

    #_c_34 .ctext .eight-box .eight-hover .eight-hover-img {
        display: block;
        text-align: center;
        height: auto
    }

    #_c_34 .ctext .eight-box .li1 .eight {
        display: none
    }

    #_c_34 .ctext .eight-box .li1 .eight-hover {
        width: 100%;
        display: block
    }

    #_t_11 .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_15 .ctext .call-wrap {
        display: block
    }

    #_c_15 .ctext .call-wrap .call-left-wrap {
        display: block;
        width: 100%
    }

    #_c_15 .ctext .call-wrap .call-right-wrap {
        display: block;
        width: 100%;
        margin-top: 15px
    }

    #_c_15 .ctext .call-left.active .call-img {
        width: 40px
    }

    #_c_15 .ctext .call-right h3 {
        font-size: 18px
    }

    #_c_15 .ctext .call-right .p2 {
        font-size: 14px
    }

    #_c_16 .ctext .pro-box {
        display: block
    }

    #_c_16 .ctext .pro-box .lImg {
        display: block;
        width: 100%;
        height: 230px
    }

    #_c_16 .ctext .pro-right {
        display: block;
        width: 100%
    }

    #_c_16 .ctext .pro-right h3 {
        font-size: 18px;
        margin: 20px 0 15px 0
    }

    #_c_17 .ctext .pro-box .lImg {
        width: 100%;
        height: 230px
    }

    #_c_17 .ctext .pro-box .pro-left {
        width: 100%
    }

    #_c_17 .ctext .pro-box .pro-left h3 {
        font-size: 18px;
        margin: 20px 0 15px 0
    }

    #_c_33 .ctext .why-con {
        width: 100%;
        margin-bottom: 20px
    }

    #_c_33 .ctext .why-con:nth-child(3) {
        margin-bottom: 20px
    }

    #_c_33 .ctext .why-con .why-right {
        margin: 0 0 0 20px
    }

    #_c_33 .ctext .why-con .why-right h3 {
        font-size: 18px
    }

    #_t_7 .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_35 .ctext .more-fuwu-box {
        width: 100%
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu {
        width: 50%;
        padding-right: 10px
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu:nth-child(2n) {
        padding-right: 0
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 0
    }

    #_c_35 .ctext .more-fuwu-box .more-fuwu:nth-child(3),
    #_c_35 .ctext .more-fuwu-box .more-fuwu:nth-child(4),
    #_c_35 .ctext .more-fuwu-box .more-fuwu:nth-child(5),
    #_c_35 .ctext .more-fuwu-box .more-fuwu:nth-child(6) {
        margin-top: 10px
    }

    #_c_35 .ctext .more-fuwu-right {
        width: 100%
    }

    #_c_35 .ctext .more-fuwu-right h4 {
        font-size: 18px;
        margin: 20px 0
    }

    #_c_35 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    #_c_18 .ctext .banner {
        height: 240px
    }

    #_c_18 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_18 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_18 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_18 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_19 .ctext .order-create div {
        width: 100%;
        padding: 0;
        height: auto;
        min-height: 240px
    }

    #_c_19 .ctext .order-create div:nth-child(2),
    #_c_19 .ctext .order-create div:nth-child(3) {
        margin-top: 15px
    }

    #_c_19 .ctext .order-create div span:first-child {
        height: 60px;
        margin-top: 30px
    }

    #_c_19 .ctext .order-create div span img {
        height: 60px
    }

    #_c_19 .ctext .order-create div span:nth-child(2) {
        margin: 5px auto 8px
    }

    #_c_19 .ctext .order-create div h4 {
        font-size: 18px
    }

    #_c_19 .ctext .order-create div p {
        margin-top: 15px;
        padding-bottom: 20px
    }

    #_t_2 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_2 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_20 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_20 .ctext .create-txt {
        width: 100%
    }

    #_c_20 .ctext .create-txt h3 {
        font-size: 18px;
        margin: 20px 0 15px;
        text-align: center
    }

    #_c_20 .ctext .create-txt .p1 {
        text-align: center
    }

    #_c_21 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_21 .ctext .create-txt {
        width: 100%
    }

    #_c_21 .ctext .create-txt h3 {
        text-align: center;
        font-size: 18px;
        margin: 20px 0 15px
    }

    #_c_21 .ctext .create-txt .p1 {
        text-align: center
    }

    #_c_22 .ctext .multi-pronged {
        margin: 0 -7px
    }

    #_c_22 .ctext .multi-pronged div {
        width: 50%;
        padding: 0 7px
    }

    #_c_22 .ctext .multi-pronged div:nth-child(3),
    #_c_22 .ctext .multi-pronged div:nth-child(4) {
        margin-top: 14px
    }

    #_c_22 .ctext .multi-pronged .li1 {
        height: 160px
    }

    #_c_22 .ctext .multi-pronged div span {
        height: 50px
    }

    #_c_22 .ctext .multi-pronged div span img {
        height: 50px
    }

    #_c_22 .ctext .multi-pronged div p {
        font-size: 14px;
        margin-top: 22px
    }

    #_t_3 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_3 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_23 .ctext .order-surpport {
        margin: -14px -7px 0 -7px
    }

    #_c_23 .ctext .order-surpport div {
        width: 50%;
        padding: 0 7px
    }

    #_c_23 .ctext .order-surpport .li1 {
        margin-top: 14px
    }

    #_t_4 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_4 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_24 .ctext .more-fuwu-box {
        width: 100%
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu {
        width: 50%;
        padding-right: 10px
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu:nth-child(2n) {
        padding-right: 0
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 0
    }

    #_c_24 .ctext .more-fuwu-box .more-fuwu:nth-child(3),
    #_c_24 .ctext .more-fuwu-box .more-fuwu:nth-child(4),
    #_c_24 .ctext .more-fuwu-box .more-fuwu:nth-child(5),
    #_c_24 .ctext .more-fuwu-box .more-fuwu:nth-child(6) {
        margin-top: 10px
    }

    #_c_24 .ctext .more-fuwu-right {
        width: 100%
    }

    #_c_24 .ctext .more-fuwu-right h4 {
        font-size: 18px;
        margin: 20px 0
    }

    #_c_24 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    #_c_25 .ctext .banner {
        height: 240px
    }

    #_c_25 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_25 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_25 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_25 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_26 .ctext .sale-video-wrap {
        width: 100%;
        height: 210px
    }

    #_c_26 .ctext .order-create-box {
        width: 100%
    }

    #_c_26 .ctext .order-create-box div {
        height: auto
    }

    #_c_26 .ctext .order-create-box div .li1 {
        margin-top: 16px;
        height: 155px;
        background-size: 60px 60px
    }

    #_t_5 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_5 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_27 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_27 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_27 .ctext .create-txt h3 {
        font-size: 18px
    }

    #_c_28 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_28 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_28 .ctext .create-txt h3 {
        font-size: 18px
    }

    #_c_29 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_29 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_29 .ctext .create-txt h3 {
        font-size: 18px
    }

    #_t_6 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_6 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_30 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_30 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_30 .ctext .create-txt h3 {
        font-size: 18px
    }

    #_c_31 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_31 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_31 .ctext .create-txt h3 {
        font-size: 18px
    }

    #_c_32 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_32 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_32 .ctext .create-txt h3 {
        font-size: 18px
    }

    #_c_36 .ctext .voice-why {
        margin: 0 -1%;
        display: block
    }

    #_c_36 .ctext .voice-why div {
        width: 48%;
        margin: 0 1%;
        padding: 15px 0;
        height: 250px
    }

    #_c_36 .ctext .voice-why div img {
        height: 70px
    }

    #_c_36 .ctext .voice-why div h4 {
        font-size: 16px
    }

    .more div {
        width: 25%;
        padding-top: 20px;
        height: 100px
    }

    .more div img {
        height: 35px
    }

    .more div p {
        font-size: 12px;
        bottom: 10px
    }

    #_c_38 .ctext .banner {
        height: 240px
    }

    #_c_38 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px;
        position: static;
    }

    #_c_38 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_38 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_38 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_39 .ctext .order-create {
        margin: 0
    }

    #_c_39 .ctext .order-create div {
        width: 100%;
        height: 280px;
        margin: 15px 0 0 0
    }

    #_c_39 .ctext .order-create div:first-child {
        margin-top: 0
    }

    #_c_39 .ctext .order-create div span:first-child {
        height: 75px;
        margin-top: 30px
    }

    #_c_39 .ctext .order-create div span img {
        width: 80px
    }

    #_c_39 .ctext .order-create div h4 {
        font-size: 18px
    }

    #_c_39 .ctext .order-create div p {
        margin-top: 15px
    }

    #_c_40 .ctext .intel-left {
        width: 100%
    }

    #_c_40 .ctext .intel-box {
        width: 100%;
        margin: 0;
        padding: 10px
    }

    #_c_40 .ctext .intel-box:hover {
        margin: 0
    }

    #_c_40 .ctext .intel-box h3 {
        font-size: 16px
    }

    #_c_40 .ctext .intel-right {
        width: 100%
    }

    #_c_40 .ctext .intel-right .intel-img {
        padding: 20px;
        height: auto
    }

    #_c_40 .ctext .intel-right .intel-img img {
        width: 100%
    }

    #_c_41 .ctext .voice-audio-wrap {
        display: block
    }

    #_c_41 .ctext .audio-left {
        width: 100%
    }

    #_c_41 .ctext .voice-sound-wrap {
        width: 100%;
        margin: 0
    }

    #_c_41 .ctext .voice-sound-wrap:nth-child(2) {
        margin-top: 15px
    }

    #_c_41 .ctext .audio-angle {
        display: none
    }

    #_c_41 .ctext .voice-sound-wrap:hover {
        margin: 0;
        width: 100%
    }

    #_c_41 .ctext .audio {
        width: 100%;
        margin: 15px 0 0 0
    }

    #_c_41 .ctext .audio-right {
        width: 100%;
        margin-top: 15px
    }

    #_c_42 .ctext .voice-why {
        margin: 0 -1%;
        display: block
    }

    #_c_42 .ctext .voice-why div {
        width: 48%;
        margin: 0 1%;
        padding: 15px 0;
        height: 250px
    }

    #_c_42 .ctext .voice-why div img {
        height: 70px
    }

    #_c_42 .ctext .voice-why div h4 {
        font-size: 16px
    }

    #_c_43 .ctext .more div {
        width: 33.333%;
        height: 120px
    }

    #_c_43 .ctext .more div i {
        margin-top: 15px
    }

    #_c_43 .ctext .more div p {
        font-size: 14px;
        bottom: 12px
    }

    #_c_43 .ctext .more div img {
        height: 40px
    }

    #_c_44 .ctext .banner {
        height: 240px
    }

    #_c_44 .ctext .robot-banner {
        padding-left: 15px
    }

    #_c_44 .ctext .robot-banner .textB {
        margin-top: -70px
    }

    #_c_44 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_44 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_44 .ctext .apply {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        width: 100px;
        margin-top: 25px
    }

    #_c_44 .ctext .robot-banner img.phone-phone {
        right: 0;
        width: 30%;
        top: auto;
        bottom: -40px
    }

    .phone-create div {
        width: 50%;
        padding: 0 7px
    }

    .phone-create div h4 {
        font-size: 16px
    }

    .phone-create div p {
        margin: 15px 0;
        min-height: 76px
    }

    .phone-create div .tImg {
        height: 80px;
        line-height: 80px
    }

    #_t_8 .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_46 .ctext .phone-img-top {
        width: 100%;
        height: 240px;
        margin-top: -20px
    }

    #_c_46 .ctext .phone-txt {
        width: 100%
    }

    #_c_46 .ctext .phone-txt ul {
        margin-top: 5px
    }

    #_c_46 .ctext .phone-txt ul li {
        line-height: 35px;
        margin-top: 5px
    }

    #_c_47 .ctext .phone-img {
        width: 100%;
        height: 220px
    }

    #_c_47 .ctext .phone-txt {
        width: 100%;
        height: auto
    }

    #_c_47 .ctext .phone-txt h3 {
        font-size: 20px
    }

    #_c_48 .ctext .phone-img {
        width: 100%;
        height: 220px
    }

    #_c_48 .ctext .phone-txt {
        width: 100%;
        height: auto;
        margin-top: 10px
    }

    #_c_48 .ctext .phone-txt h3 {
        font-size: 20px
    }

    #_c_49 .ctext .phone-img {
        width: 100%;
        height: 220px
    }

    #_c_49 .ctext .phone-txt {
        width: 100%;
        height: auto
    }

    #_c_49 .ctext .phone-txt h3 {
        font-size: 20px
    }

    #_c_50 .ctext .phone-img {
        width: 100%;
        height: 220px
    }

    #_c_50 .ctext .phone-txt {
        width: 100%;
        height: auto;
        margin-top: 10px
    }

    #_c_50 .ctext .phone-txt h3 {
        font-size: 20px
    }

    #_c_51 .ctext .phone-use-box {
        width: 47%;
        height: 280px
    }

    #_c_51 .ctext .phone-use-box:nth-child(3),
    #_c_51 .ctext .phone-use-box:nth-child(4) {
        margin-top: 12px
    }

    #_c_51 .ctext .more {
        margin-top: 20px
    }

    #_c_51 .ctext .more a {
        font-size: 14px
    }

    #_c_52 .ctext .phone-more-wrap {
        display: block;
        margin: 20px auto 0
    }

    #_c_52 .ctext .phone-more-wrap .phone-more {
        float: left;
        width: 100%
    }

    #_c_52 .ctext .phone-more-wrap .phone-more ul li {
        line-height: 3.5;
        font-size: 13px
    }

    #_c_52 .ctext .phone-more-wrap .phone-more ul li img {
        width: 18px
    }

    #_c_52 .ctext .phone-more-wrap .phone-more .phone-more-top {
        height: 40px;
        line-height: 40px;
        top: -20px
    }

    #_c_53 .ctext .banner {
        height: 240px
    }

    #_c_53 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_53 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_53 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_53 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_54 .ctext .order-create div {
        width: 100%;
        height: 280px;
        margin: 15px 0 0 0
    }

    #_c_54 .ctext .order-create div:first-child {
        margin-top: 0
    }

    #_c_54 .ctext .order-create div span:first-child {
        height: 75px;
        margin-top: 35px
    }

    #_c_54 .ctext .order-create div span img {
        width: 80px
    }

    #_c_54 .ctext .order-create div h4 {
        font-size: 18px
    }

    #_c_54 .ctext .order-create div p {
        margin-top: 15px
    }

    #_t_9 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_9 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_55 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_55 .ctext .create-txt {
        width: 100%
    }

    #_c_55 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_55 .ctext .create-txt p {
        margin-bottom: 15px
    }

    #_c_56 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_56 .ctext .create-txt {
        width: 100%
    }

    #_c_56 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_56 .ctext .create-txt p {
        margin-bottom: 15px
    }

    #_c_57 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_57 .ctext .create-txt {
        width: 100%
    }

    #_c_57 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_57 .ctext .create-txt p {
        margin-bottom: 15px
    }

    #_c_58 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_58 .ctext .create-txt {
        width: 100%
    }

    #_c_58 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_58 .ctext .create-txt p {
        margin-bottom: 15px
    }

    #_c_59 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_59 .ctext .create-txt {
        width: 100%
    }

    #_c_59 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_59 .ctext .create-txt p {
        margin-bottom: 15px
    }

    #_c_60 .ctext .core-talent {
        height: auto
    }

    #_c_60 .ctext .core-talent-d {
        width: 100%;
        height: 400px
    }

    #_c_60 .ctext .core-talent-d p {
        font-size: 18px
    }

    #_c_60 .ctext .core-talent-d-txt {
        height: auto
    }

    #_c_60 .ctext .core-talent-d:hover .core-talent-d-txt {
        bottom: 0
    }

    #_c_60 .ctext .core-talent-top {
        top: 80px
    }

    #_c_60 .ctext .core-talent-d:hover .core-talent-top {
        top: 80px
    }

    #_t_10 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_10 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_61 .ctext .order-surpport div {
        height: 150px;
        width: 30.3333%
    }

    #_c_61 .ctext .order-surpport div span {
        margin-top: 20px
    }

    #_c_61 .ctext .order-surpport div .order-surpport-con {
        height: 150px;
        padding: 20px 10px
    }

    #_c_61 .ctext .order-surpport div .order-surpport-con p {
        margin-top: 0;
        font-size: 12px;
        line-height: 24px
    }

    #_c_62 .ctext .banner {
        height: 240px;
        max-width: 100%;
        background-position: 100% 50%
    }

    #_c_62 .ctext .order-banner {
        margin: 20px 0 0 0
    }

    #_c_62 .ctext .order-banner img:first-child {
        width: auto;
        height: 20px
    }

    #_c_62 .ctext .order-banner h1 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #_c_62 .ctext .order-banner p {
        font-size: 14px;
        margin-bottom: 20px
    }

    #_c_62 .ctext .chat-try-wrap {
        width: 100%
    }

    #_c_62 .ctext .chat-try-wrap .chat-try {
        width: 48%
    }

    #_c_62 .ctext .chat-try-wrap .chat-try p {
        font-size: 12px
    }

    #_c_63 .ctext .create-img {
        width: 100%;
        height: 180px
    }

    #_c_63 .ctext .create-txt {
        width: 100%;
        padding: 15px 0 0 0
    }

    #_c_64 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_64 .ctext .create-txt {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0
    }

    #_c_64 .ctext .create-txt h3 {
        margin: 0 0 10px 0;
        font-size: 20px
    }

    #_c_65 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_65 .ctext .create-txt {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0
    }

    #_c_65 .ctext .create-txt h3 {
        margin: 0 0 10px 0;
        font-size: 20px
    }

    #_c_66 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_66 .ctext .create-txt {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0
    }

    #_c_66 .ctext .create-txt h3 {
        margin: 0 0 10px 0;
        font-size: 20px
    }

    #_c_67 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_67 .ctext .create-txt {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0
    }

    #_c_67 .ctext .create-txt h3 {
        margin: 0 0 10px 0;
        font-size: 20px
    }

    #_c_68 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_68 .ctext .create-txt {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0
    }

    #_c_68 .ctext .create-txt h3 {
        margin: 0 0 10px 0;
        font-size: 20px
    }

    #_c_69 .ctext .box-sence {
        margin: 0 -1.5%
    }

    #_c_69 .ctext .box-sence .box-sence-con {
        width: 47%;
        margin: 0 1.5%;
        height: 200px;
        padding: 10px 15px
    }

    #_c_69 .ctext .box-sence .box-sence-con h4 {
        font-size: 20px;
        line-height: 3
    }

    #_c_69 .ctext .box-sence .box-sence-con:nth-child(3),
    #_c_69 .ctext .box-sence .box-sence-con:nth-child(4),
    #_c_69 .ctext .box-sence .box-sence-con:nth-child(5),
    #_c_69 .ctext .box-sence .box-sence-con:nth-child(6) {
        margin-top: 10px
    }

    #_c_69 .ctext .box-sence .box-sence-con p {
        font-size: 14px
    }

    #_t_12 .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_70 .ctext .box-title {
        font-size: 20px;
        padding-bottom: 20px
    }

    #_c_70 .ctext .bottom-cs-con {
        width: 100%
    }

    #_c_70 .ctext .bottom-cs-con .bottom-try a {
        height: 30px
    }

    #_c_70 .ctext .bottom-cs-con .bottom-try a img {
        height: 30px;
        max-width: 100%
    }

    #_c_70 .ctext .bottom-cs-con .bottom-try #chat-register_bot {
        height: 30px
    }

    #_c_70 .ctext .bottom-cs-con .bottom-try #chat-register_bot img {
        height: 30px
    }

    #_c_71 .ctext .banner {
        height: 240px
    }

    #_c_71 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_71 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_71 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_71 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_72 .ctext .double-way-box div {
        width: 100%
    }

    #_c_72 .ctext .double-way-box div:nth-child(2) {
        margin-top: 15px
    }

    #_c_72 .ctext .double-way-box div .tit {
        padding: 15px 20px 30px;
        font-size: 15px
    }

    #_c_72 .ctext .double-way-box div p {
        padding-left: 25px
    }

    #_c_72 .ctext .double-way-box div h3 img {
        margin: -3px 15px 0px 0
    }

    #_c_72 .ctext .dw-img {
        width: 100%;
        margin-top: 20px;
        height: 220px
    }

    #_c_72 .ctext .dw-txt {
        width: 100%
    }

    #_c_72 .ctext .dw-txt h3 {
        font-size: 20px;
        margin-top: 20px;
        margin-left: 0
    }

    #_c_72 .ctext .dw-txt .title-line {
        margin: 15px 0;
        width: 50px
    }

    #_c_72 .ctext .dw-txt p {
        margin-left: 0;
        font-size: 14px
    }

    #_c_73 .ctext .dw-img {
        width: 100%;
        height: 220px
    }

    #_c_73 .ctext .dw-rtxt {
        width: 100%
    }

    #_c_73 .ctext .dw-txt h3 {
        padding-right: 0;
        margin-top: 20px;
        margin-left: 0;
        font-size: 20px
    }

    #_c_73 .ctext .dw-txt .title-line {
        margin: 15px 0;
        margin-left: calc(100% - 50px)
    }

    #_c_73 .ctext .dw-rtxt p {
        padding-right: 0;
        font-size: 14px;
        margin-left: 0
    }

    #_c_74 .ctext .dw-img {
        width: 100%;
        height: 220px
    }

    #_c_74 .ctext .dw-rtxt {
        width: 100%
    }

    #_c_74 .ctext .dw-txt h3 {
        padding-left: 0;
        margin-top: 20px;
        margin-right: 0;
        font-size: 20px
    }

    #_c_74 .ctext .dw-txt .title-line {
        margin: 15px 0;
        width: 50px
    }

    #_c_74 .ctext .dw-rtxt p {
        padding-left: 0;
        font-size: 14px;
        margin-right: 0
    }

    #_c_75 .ctext .tobe-app-img {
        height: 200px;
        margin-top: 20px
    }

    #_t_13 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_13 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_76 .ctext .banner {
        height: 240px
    }

    #_c_76 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_76 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_76 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_76 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_content_145 .order-create {
        margin: 0
    }

    #_content_145 .order-create div {
        width: 100%;
        height: auto;
        padding: 15px;
        margin: 0 0 15px 0;
        background-size: 60px 60px
    }

    #_content_145 .order-create div:nth-child(4) {
        margin-bottom: 15px
    }

    #_content_145 .order-create div:nth-child(5) {
        margin-bottom: 15px
    }

    #_t_14 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_14 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_78 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_78 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_t_15 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_15 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_79 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_79 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_80 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_80 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_81 .ctext .create-img {
        width: 100%;
        height: 220px
    }

    #_c_81 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    .voice-why div img {
        height: 35px
    }

    .voice-why img.quality-right {
        display: none
    }

    .voice-why div h4 {
        font-size: 14px
    }

    .quality-heart-wrap .quality-heart {
        width: 100%;
        margin: 15px 0 0 0
    }

    .quality-heart-wrap .quality-heart:first-child {
        margin-top: 0
    }

    #_t_16 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_16 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_84 .ctext .banner {
        height: 240px
    }

    #_c_84 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_84 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_84 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_84 .ctext .apply {
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-top: 25px
    }

    #_c_85 .ctext .dash-product .slick-list {
        padding: 0
    }

    #_c_85 .ctext .dash-product .swiper-slide {
        height: 192px;
        margin: 40px auto 20px auto !important
    }

    #_c_85 .ctext .dash-product .swiper-slide h3 {
        font-size: 18px
    }

    #_c_85 .ctext .dash-product .swiper-slide .p1 {
        padding: 0 30px
    }

    #_c_85 .ctext .dash-product .slick-prev,
    #_c_85 .ctext .dash-product .slick-next {
        width: 30px;
        height: 30px;
        left: 0;
        background: url("../images/c4_2.png") no-repeat center;
        background-size: cover
    }

    #_c_85 .ctext .dash-product .slick-next {
        left: auto;
        right: 0;
        background: url("../images/c4_1.png") no-repeat center;
        background-size: cover
    }

    #_c_85 .ctext .dash-product .swiper-slide p.pro-title-left,
    #_c_85 .ctext .dash-product .swiper-slide p.pro-title-right {
        display: none
    }

    #_c_86 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_86 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_86 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_87 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_87 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_87 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_88 .ctext .create-img {
        width: 100%;
        height: 240px
    }

    #_c_88 .ctext .create-txt {
        width: 100%;
        padding: 0
    }

    #_c_88 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 20px
    }

    #_c_89 .ctext .voice-why {
        display: block
    }

    #_c_89 .ctext .voice-why div {
        width: 100%
    }

    #_c_89 .ctext .voice-why img {
        height: 50px
    }

    #_c_89 .ctext .voice-why div p {
        font-size: 13px
    }

    #_t_17 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_17 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_90 .ctext .dash-case .imgBox {
        height: 210px
    }

    #_c_90 .ctext .dash-case .slick-prev,
    #_c_90 .ctext .dash-case .slick-next {
        width: 16px;
        height: 26px;
        left: 5px
    }

    #_c_90 .ctext .dash-case .slick-next {
        left: auto;
        right: 5px
    }

    #_t_18 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_18 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_91 .ctext .solution-menubox {
        position: relative
    }

    #_c_91 .ctext .solution-menu {
        width: 100%
    }

    #_c_91 .ctext .menu-title {
        height: 80px;
        text-indent: 0;
        text-align: center
    }

    #_c_91 .ctext .menu-title h2 {
        padding-top: 19px
    }

    #_c_91 .ctext .menu-def {
        text-indent: 0;
        text-align: center;
        width: 33.3333%;
        display: inline;
        float: left;
        font-size: 14px;
        height: 50px;
        line-height: 50px
    }

    #_c_91 .ctext .solution-right {
        width: 100%;
        margin-top: 15px
    }

    #_c_91 .ctext .solution-banner h1 {
        padding: 35px 20px 12px 20px
    }

    #_c_91 .ctext .solution-banner p {
        padding: 0 20px
    }

    #_c_91 .ctext .solution-banner a {
        margin: 15px 0px 0px 20px;
        font-size: 12px;
        height: 35px;
        line-height: 35px
    }

    #_c_91 .ctext .box-title {
        padding-top: 25px;
        padding-bottom: 10px
    }

    #_c_91 .ctext .industry-pain {
        margin-bottom: 30px
    }

    #_c_91 .ctext .industry-pain-d {
        width: 95%;
        margin: 15px 0 0 0
    }

    #_c_91 .ctext .industry-pain-d:first-child {
        margin-top: 0
    }

    #_c_91 .ctext .typical-solution-d.first {
        margin-top: 0
    }

    #_c_91 .ctext .typical-solution-d div {
        margin-bottom: 0
    }

    #_c_91 .ctext .typical-solution-d .ts-img {
        width: 100%;
        height: 160px
    }

    #_c_91 .ctext .typical-solution-d .ts-txt {
        width: 100%
    }

    #_c_91 .ctext .typical-solution-d .ts-txt h3 {
        padding: 20px 0px 0px 0
    }

    #_c_91 .ctext .typical-solution-d .ts-txt p {
        padding-left: 0;
        margin-bottom: 25px;
        margin-top: 10px
    }

    #_c_91 .ctext .ts-alignr h3 {
        padding: 20px 0 0px 0px !important
    }

    #_c_91 .ctext .ts-alignr p {
        padding-right: 0
    }

    #_c_91 .ctext .core-product {
        margin: 25px auto 30px auto
    }

    #_c_91 .ctext .core-product div p {
        font-size: 12px
    }

    #_c_91 .ctext .case-logo-box {
        margin-top: 25px
    }

    #_c_91 .ctext .case-logo-box img {
        margin: 0 5px 10px 5px;
        height: 50px
    }

    #_c_92 .ctext .more-fuwu-box {
        width: 100%
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu {
        width: 50%;
        padding-right: 10px
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu:nth-child(2n) {
        padding-right: 0
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu-down {
        margin-top: 0
    }

    #_c_92 .ctext .more-fuwu-box .more-fuwu:nth-child(3),
    #_c_92 .ctext .more-fuwu-box .more-fuwu:nth-child(4),
    #_c_92 .ctext .more-fuwu-box .more-fuwu:nth-child(5),
    #_c_92 .ctext .more-fuwu-box .more-fuwu:nth-child(6) {
        margin-top: 10px
    }

    #_c_92 .ctext .more-fuwu-right {
        width: 100%
    }

    #_c_92 .ctext .more-fuwu-right h4 {
        font-size: 18px;
        margin: 20px 0
    }

    #_c_92 .ctext .more-fuwu-right .fuwu-apply a {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    #_c_93 .ctext .banner {
        height: 240px
    }

    #_c_93 .ctext .robot-banner {
        margin-top: -26px;
        left: 15px
    }

    #_c_93 .ctext .robot-banner h1 {
        font-size: 20px
    }

    #_c_94 .ctext .case-wrap .case-blank {
        background: none
    }

    #_c_94 .ctext .case-wrap .case-left {
        width: 100%
    }

    #_c_94 .ctext .case-wrap .case-left ul {
        float: left;
        width: 33.3333%;
        margin: 0;
        border: 1px solid #efefef
    }

    #_c_94 .ctext .case-wrap .case-left ul li {
        width: 100%;
        margin-left: 0;
        text-align: center;
        min-width: 80px;
        text-indent: 0;
        font-size: 14px
    }

    #_c_94 .ctext .case-wrap .case-left ul.active {
        border: 1px solid #efefef;
        background: #e43a2a
    }

    #_c_94 .ctext .case-wrap .case-left ul.active li {
        color: #fff
    }

    #_c_94 .ctext .case-wrap .case-right {
        width: 100%
    }

    #_c_94 .ctext .case-wrap .case-right h4 {
        margin: 15px 0 5%
    }

    #_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap {
        display: block
    }

    #_c_94 .ctext .case-wrap .case-right .case-item .case-conimg-wrap .case-conimg {
        margin-right: 0;
        text-align: center
    }

    #_c_94 .ctext .case-wrap .case-right .case-more {
        font-size: 14px
    }

    #_c_95 .ctext .source-wrap {
        height: 250px
    }

    #_c_95 .ctext .source-wrap h2 {
        font-size: 20px;
        margin-top: 100px
    }

    #_c_95 .ctext .source-wrap p {
        font-size: 14px
    }

    #_c_95 .ctext .source-link {
        height: 50px;
        bottom: -25px;
        width: 90%
    }

    #_c_95 .ctext .source-link a {
        height: 50px;
        line-height: 50px
    }

    #_l .ctext .source-left {
        width: 100%
    }

    #_l .ctext .source-box {
        padding: 15px 0
    }

    #_l .ctext .source-box .source-img {
        height: 120px
    }

    #_l .ctext .source-box .source-img a {
        height: 100%;
        background-size: 100% auto !important
    }

    #_l .ctext .source-box .source-new {
        height: 120px
    }

    #_l .ctext .source-box .source-new h3 {
        font-size: 14px
    }

    #_l .ctext .source-box .source-new h3 i {
        font-size: 12px
    }

    #_l .ctext .source-box .source-new p {
        font-size: 12px;
        margin: 10px 0 15px 0
    }

    #_l .ctext .source-right {
        width: 100%
    }

    #_l .ctext .source-right h3 {
        font-size: 16px
    }

    #_l .ctext .source-down h3 a {
        font-size: 16px
    }

    #_l .ctext .source-help h3 a {
        font-size: 16px
    }

    #_l .ctext .source-down a.source-down-box {
        float: left;
        width: 48%;
        height: 90px;
        line-height: 90px;
        font-size: 14px
    }

    #_l .ctext .source-down a.source-down-box:last-child {
        float: right
    }

    #_l .ctext .source-help {
        margin: 25px 0;
        width: 48%
    }

    #_l .ctext .source-code {
        margin: 25px 0;
        width: 48%;
        float: right
    }

    #_l .ctext .source-code div {
        height: 220px;
        margin-top: 15px
    }

    #_sp .ctext .source-left {
        width: 100%
    }

    #_sp .ctext .hulaquan-article .article-time {
        font-size: 14px
    }

    #_sp .ctext .article-body {
        font-size: 14px
    }

    #_sp .ctext .article-context ul li {
        line-height: 28px;
        font-size: 14px
    }

    #_sp .ctext .article-context ul li a {
        height: 28px
    }

    #_sp .ctext .article-context ul .article-prev,
    #_sp .ctext .article-context ul .article-next {
        max-height: 56px
    }

    #_sp .ctext .source-right {
        width: 100%;
        margin-top: 15px
    }

    #_sp .ctext .source-right h3 {
        font-size: 16px
    }

    #_sp .ctext .source-down h3 a {
        font-size: 16px
    }

    #_sp .ctext .source-help h3 a {
        font-size: 16px
    }

    #_sp .ctext .source-down a.source-down-box {
        float: left;
        width: 48%;
        height: 90px;
        line-height: 90px;
        font-size: 14px
    }

    #_sp .ctext .source-down a.source-down-box:last-child {
        float: right
    }

    #_sp .ctext .source-help {
        margin: 25px 0;
        width: 48%
    }

    #_sp .ctext .source-code {
        margin: 25px 0;
        width: 48%;
        float: right
    }

    #_sp .ctext .source-code div {
        height: 180px;
        margin-top: 15px
    }

    #_c_96 .ctext .source-apply {
        height: 150px
    }

    #_c_96 .ctext .source-apply a {
        width: 160px;
        height: 45px;
        line-height: 45px
    }

    #_l_1 .ctext .source-nav {
        margin-bottom: 25px
    }

    #_l_1 .ctext .source-left {
        width: 100%
    }

    .source-down-box {
        margin-bottom: 25px
    }

    .source-down-box:last-child {
        margin-bottom: 0
    }

    .source-down-box .down-right h3 {
        font-size: 18px
    }

    .source-down-box .down-right .down-apply a {
        font-size: 12px;
        width: 85px;
        height: 30px;
        line-height: 28px;
        margin: 0 0 5px 0
    }

    .source-down-box .down-right .down-apply a i {
        width: 13px;
        height: 13px
    }

    #_l_1 .ctext .source-right {
        width: 100%;
        margin-top: 15px
    }

    #_l_1 .ctext .source-right h3 {
        font-size: 16px
    }

    #_l_1 .ctext .source-down h3 a {
        font-size: 16px
    }

    #_l_1 .ctext .source-help h3 a {
        font-size: 16px
    }

    #_l_1 .ctext .source-down a.source-down-box {
        float: left;
        width: 48%;
        height: 90px;
        line-height: 90px;
        font-size: 14px
    }

    #_l_1 .ctext .source-down a.source-down-box:last-child {
        float: right
    }

    #_l_1 .ctext .source-help {
        margin: 25px 0;
        width: 48%
    }

    #_l_1 .ctext .source-code {
        margin: 25px 0;
        width: 48%;
        float: right
    }

    #_l_1 .ctext .source-code div {
        height: 220px;
        margin-top: 15px
    }

    #_c_97 .ctext .source-apply {
        height: 150px
    }

    #_c_97 .ctext .source-apply a {
        width: 160px;
        height: 45px;
        line-height: 45px
    }

    #_c_98 .ctext .aboutus-banner {
        height: 240px
    }

    #_c_98 .ctext .aboutus-banner h2 {
        font-size: 22px;
        line-height: 32px;
        margin-top: -40px
    }

    #_c_99 .ctext .sec-title {
        font-size: 14px
    }

    #_c_99 .ctext .intro-back {
        margin-top: 20px;
        padding: 10px 15px;
        line-height: 25px;
        font-size: 14px
    }

    #_c_99 .ctext .intro-back span {
        font-size: 18px
    }

    #_c_100 .ctext .honor-box {
        width: 48%;
        margin: 0
    }

    #_c_100 .ctext .honor-box:nth-child(2n) {
        float: right
    }

    #_c_100 .ctext .honor-box .tImg {
        height: 200px
    }

    #_c_100 .ctext .honor-box p {
        padding: 10px 0 15px 0;
        font-size: 12px
    }

    #_c_100 .ctext .server-loc .lImg {
        width: 100%;
        height: 200px
    }

    #_c_100 .ctext .server-tel {
        width: 100%
    }

    #_c_100 .ctext .server-tel p {
        line-height: 30px !important;
        height: 50px !important;
        font-size: 14px
    }

    #_c_100 .ctext .server-tel p:first-child {
        padding-top: 10px
    }

    #_c_100 .ctext .server-tel p span {
        font-size: 20px
    }

    #_c_100 .ctext .loc-detail {
        width: 100%;
        padding-top: 15px;
        font-size: 14px;
        line-height: 24px
    }

    #_c_101 .ctext .apply-img {
        display: none
    }

    #_c_101 .ctext .register_poster {
        width: 100%;
        padding: 20px 15px 30px 15px
    }

    #_c_101 .ctext .register_poster h1 {
        font-size: 20px
    }

    #_c_101 .ctext .register_poster p.apply-p {
        font-size: 14px
    }

    #_c_101 .ctext .input_box {
        font-size: 14px;
        margin: 12px auto
    }

    #_c_101 .ctext .input_list .input_box .code {
        width: 65%
    }

    #_c_101 .ctext .input_list .input_box .getcode {
        width: 30%
    }

    #_c_101 .ctext .tosubmit {
        width: 180px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        margin: 20px auto 5px
    }

    #_l_2 .ctext .leftSide {
        width: 100%
    }

    #_l_2 .ctext .leftSide .topTit h4 {
        font-size: 16px;
        line-height: 45px
    }

    #_l_2 .ctext .dropDown h4 a {
        padding: 8px 15px;
        line-height: 30px
    }

    #_l_2 .ctext .dropDown h4 img {
        width: 12px;
        height: 12px;
        margin-top: -6px
    }

    #_l_2 .ctext .resultbox {
        width: 100%
    }

    #_l_2 .ctext .search-keyword-rs {
        font-size: 12px
    }

    #_l_2 .ctext .search-submit-rs {
        background: #1e4252 url("../images/l2_6.png") no-repeat center center;
        background-size: 14px 14px
    }

    #_l_2 .ctext .article_main {
        margin-top: 15px
    }

    #_l_2 .ctext .doc_title {
        padding-left: 30px
    }

    #_l_2 .ctext .article_des {
        padding-left: 30px;
        line-height: 24px;
        font-size: 12px
    }

    #_l_2 .ctext .fy_pc a {
        font-size: 12px
    }

    #_sp_1 .ctext .leftSide {
        width: 100%
    }

    #_sp_1 .ctext .leftSide .topTit h4 {
        font-size: 16px;
        line-height: 45px
    }

    #_sp_1 .ctext .dropDown h4 a {
        padding: 8px 15px;
        line-height: 30px
    }

    #_sp_1 .ctext .dropDown h4 img {
        width: 12px;
        height: 12px;
        margin-top: -6px
    }

    #_sp_1 .ctext .rsbox-title {
        width: 62%
    }

    #_sp_1 .ctext .rsbox-title a {
        font-size: 12px
    }

    #_sp_1 .ctext .rsbox-title a.first {
        padding-left: 5px
    }

    #_sp_1 .ctext .search-form-rs {
        width: 38%
    }

    #_sp_1 .ctext .resultbox {
        width: 100%
    }

    #_sp_1 .ctext .search-keyword-rs {
        font-size: 12px
    }

    #_sp_1 .ctext .search-submit-rs {
        background: #1e4252 url("../images/l2_6.png") no-repeat center center;
        background-size: 14px 14px
    }

    #_sp_1 .ctext .article_content {
        font-size: 14px;
        margin-top: 15px
    }

    #_c_108 .ctext .banner {
        height: 240px
    }

    #_c_108 .ctext .robot-banner {
        margin-top: 0px;
        margin-left: 5%;
        left: 15px
    }

    #_c_108 .ctext .robot-banner h1 {
        font-size: 18px
    }

    #_c_108 .ctext .robot-banner .p1 {
        font-size: 12px;
        line-height: 20px
    }

    #_c_108 .ctext .apply {
        font-size: 12px;
        height: 30px;
        line-height: 30px
    }

    #_c_102 .ctext .robot-video {
        width: 100%;
        height: 200px
    }

    #_c_102 .ctext .robot-video-txt {
        width: 100%
    }

    #_c_102 .ctext .robot-video-txt h2 {
        font-size: 18px;
        margin: 15px 0px
    }

    #_c_102 .ctext .robot-video-txt h4 {
        margin-bottom: 20px
    }

    #_c_102 .ctext .robot-video-txt .p1 {
        width: 45%;
        font-size: 14px
    }

    #_c_102 .ctext .robot-video-txt .p1 span {
        margin-right: 10px
    }

    #_c_103 .ctext .adapt-img {
        width: 100%;
        height: 280px;
        background-size: 100% 100% !important
    }

    #_c_103 .ctext .adapt-txt {
        width: 100%
    }

    #_c_103 .ctext .adapt-txt h3 {
        font-size: 18px;
        margin: 15px 0
    }

    #_t_19 .ctext .box-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px
    }

    #_t_19 .ctext .box-title:after {
        width: 40px;
        margin-left: -20px
    }

    #_c_104 .ctext .adapt-img {
        width: 100%;
        height: 220px
    }

    #_c_104 .ctext .adapt-txt {
        width: 100%
    }

    #_c_104 .ctext .adapt-txt h3 {
        font-size: 18px;
        margin: 15px 0
    }

    #_c_105 .ctext .adapt-img {
        width: 100%;
        height: 280px;
        background-size: 100% 100% !important
    }

    #_c_105 .ctext .adapt-txt {
        width: 100%
    }

    #_c_105 .ctext .adapt-txt h3 {
        font-size: 18px;
        margin: 15px 0
    }

    #_c_106 .ctext {
        height: auto
    }

    #_c_106 .ctext .core-talent-d {
        width: 100%;
        height: auto
    }

    #_c_106 .ctext .core-talent-d span {
        height: 50px
    }

    #_c_106 .ctext .core-talent-d p {
        margin-top: 25px
    }

    #_c_106 .ctext .core-talent-d div:first-child {
        height: 200px;
        padding-top: 40px
    }

    #_c_106 .ctext .core-talent-d-txt {
        height: auto;
        padding: 20px 15px
    }

    #_c_106 .ctext .core-talent-d:hover {
        top: 0
    }

    #_c_107 .ctext .more-support-d {
        height: 130px
    }

    #_c_107 .ctext .more-support-d .imgBox {
        height: 40px;
        margin-top: 25px
    }

    #_c_107 .ctext .more-support-d img {
        width: 35px
    }

    #_c_107 .ctext .more-support-d p {
        margin-top: 15px
    }

    #_content_22 ._title {
        margin-bottom: 15px
    }

    #_f .ctext .banq {
        padding: 15px
    }

    #_c_107 .ctext .more-support-d {
        height: 130px
    }

    #_c_107 .ctext .more-support-d .imgBox {
        height: 40px;
        margin-top: 25px
    }

    #_c_107 .ctext .more-support-d img {
        width: 35px
    }

    #_c_107 .ctext .more-support-d p {
        margin-top: 15px
    }

    #_c_110 .ctext .banner {
        height: 240px
    }

    #_c_110 .ctext .order-banner {
        margin-top: -95px
    }

    #_c_110 .ctext .order-banner img:first-child {
        width: auto;
        height: 20px
    }

    #_c_110 .ctext .order-banner h1 {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 0
    }

    #_c_110 .ctext .order-banner p {
        font-size: 14px;
        margin-bottom: 10px
    }

    #_c_110 .ctext .order-banner .p1 {
        margin: 5px 0 !important
    }

    #_c_110 .ctext .order-banner .p1 a i img {
        width: 18px;
        height: 15px
    }

    #_c_111 .ctext .closedLoop {
        display: block
    }

    #_c_111 .ctext .listLi {
        width: 65%
    }

    #_c_111 .ctext .listLi:nth-child(2) {
        width: 30%;
        float: right
    }

    #_c_111 .ctext .listLi:nth-child(3) {
        width: 100%;
        margin-top: 15px
    }

    #_c_111 .ctext .listLi:nth-child(4) {
        width: 100%;
        float: right;
        margin-top: 15px
    }

    #_c_111 .ctext .listLi:nth-child(5) {
        width: 100%;
        height: 68px;
        margin-top: 15px
    }

    #_c_111 .ctext .listLi .table {
        font-size: 18px
    }

    #_c_111 .ctext .triangle {
        display: none
    }

    #_t_20 .ctext .title {
        font-size: 20px;
        line-height: 30px
    }

    #_c_112 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_112 .ctext .create-txt {
        width: 100%
    }

    #_c_112 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 10px
    }

    #_c_112 .ctext .create-txt p {
        margin-bottom: 10px
    }

    #_c_113 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_113 .ctext .create-txt {
        width: 100%
    }

    #_c_113 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 10px
    }

    #_c_113 .ctext .create-txt p {
        margin-bottom: 10px
    }

    #_c_114 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_114 .ctext .create-txt {
        width: 100%
    }

    #_c_114 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 10px
    }

    #_c_114 .ctext .create-txt p {
        margin-bottom: 10px
    }

    #_c_115 .ctext .create-img {
        width: 100%;
        height: 200px
    }

    #_c_115 .ctext .create-txt {
        width: 100%
    }

    #_c_115 .ctext .create-txt h3 {
        font-size: 18px;
        margin-top: 10px
    }

    #_c_115 .ctext .create-txt p {
        margin-bottom: 10px
    }

    #_c_116 .ctext .webchat-fun-wrap .webchat-fun {
        width: 30.3333%;
        height: 100px;
        margin: 0 1.5% 12px 1.5%
    }

    #_c_116 .ctext .webchat-fun-wrap .webchat-fun img {
        margin: 15px 0 10px;
        height: 35px
    }

    #_c_116 .ctext .webchat-fun-wrap .webchat-fun .webchat-fun-hover {
        font-size: 12px;
        padding: 10px
    }

    #_c_117 .ctext .box-title {
        font-size: 20px;
        padding-bottom: 20px
    }

    #_c_117 .ctext .bottom-cs-con {
        width: 100%
    }

    #_c_117 .ctext .bottom-cs-con .bottom-try a {
        height: 30px
    }

    #_c_117 .ctext .bottom-cs-con .bottom-try a img {
        height: 30px
    }

    #_c_117 .ctext .bottom-cs-con .bottom-try #chat-register_bot {
        height: 30px
    }

    #_c_117 .ctext .bottom-cs-con .bottom-try #chat-register_bot img {
        height: 30px
    }

    .agent-fix-wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        height: 64px;
        overflow: hidden;
        transition: all .5s ease-in-out;
        background-color: rgba(14, 23, 48, .8)
    }

    .agent-fix-wrap .box {
        height: 100%;
        border-radius: 8px 8px 0 0;
        align-items: center
    }

    .agent-fix-wrap h3 {
        font-size: 20px;
        color: #fff
    }

    .agent-fix-wrap .agent-btn {
        display: flex;
        align-items: center;
        position: relative
    }

    .agent-fix-wrap .agent-btn a {
        display: block;
        width: 102px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        border-radius: 4px;
        margin-right: 30px;
        text-align: center;
        color: #fff;
        background: linear-gradient(to right, #f45b4b, #ea3e41);
        transition: all .3s ease-in-out
    }

    .agent-fix-wrap .agent-btn a:hover {
        box-shadow: 0 10px 25px 0 rgba(238, 77, 45, .4)
    }

    .agent-fix-wrap .agent-btn i {
        position: absolute;
        top: -10px;
        right: 0;
        color: #fff;
        font-size: 18px;
        cursor: pointer
    }

    .agent-fix-wrap-active {
        height: 0
    }

    .agent-fix-wrap {
        left: unset;
        right: 0;
        bottom: 22%;
        width: 80px;
        height: 40px;
        border-radius: 20px 0 0 20px;
        transition: transform .5s ease-in-out;
        background-image: linear-gradient(to right, #ff8989, #ed4040)
    }

    .agent-fix-wrap .box {
        border-radius: 8px 8px 0 0
    }

    .agent-fix-wrap h3 {
        display: none
    }

    .agent-fix-wrap .agent-btn {
        position: static
    }

    .agent-fix-wrap .agent-btn .hidden-xs {
        display: none !important
    }

    .agent-fix-wrap .agent-btn a {
        display: flex !important;
        align-items: center;
        width: 100%;
        height: 40px;
        line-height: 1.2;
        font-size: 10px;
        border-radius: 4px;
        margin-right: 0;
        color: #fff;
        background: rgba(0, 0, 0, 0);
        transition: all .3s ease-in-out
    }

    .agent-fix-wrap .agent-btn a i {
        position: static;
        font-size: 30px;
        margin-left: 10px;
        margin-right: 5px
    }

    .agent-fix-wrap-active {
        height: 40px;
        transform: translateX(100%)
    }
}

@media(min-width: 767px) {
    .visible-xs {
        display: none !important
    }
}

@media(max-width: 768px) {
    .hidden-xs {
        display: none !important
    }
}

.wrap-box {
    width: 100%;
    overflow: hidden
}

.eight-box {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 80px
}

.eight-box * {
    box-sizing: content-box
}

.eight-box .eight {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    text-align: center
}

.eight-box .eight h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 21px;
    color: #666;
    margin: 60px 20px
}

.eight-box .eight img {
    width: 65px;
    height: 65px;
    padding: 7.5px
}

.eight-box .eight-hover {
    width: 210px;
    flex-direction: column;
    background-color: #fff;
    display: none
}

.eight-box .eight-hover h4 {
    font-size: 24px;
    padding: 40px 0;
    font-weight: normal;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background-color: #e43a2a
}

.eight-box .eight-hover .eight-hover:nth-child(1) {
    width: 295px !important
}

.eight-box .eight-hover .eight-more {
    background-color: #e43a2a;
    color: #fff;
    padding: 0 20px 25px
}

.eight-box .eight-hover .eight-more a {
    display: block;
    width: 87px;
    height: 28px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #fff;
    background-color: #e43a2a
}

.eight-box .eight-hover .eight-hover-img {
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 545px
}

.eight-box .eight-hover .eight-hover-img img {
    width: 63px;
    height: 63px;
    padding: 12.5px
}

.eight-box .active {
    display: flex;
    box-shadow: 0px 16px 40px rgba(51, 51, 51, .1)
}

.eight-box .active1 {
    width: 295px;
    display: flex;
    margin-left: 0;
    box-shadow: 0px 16px 40px rgba(51, 51, 51, .1)
}

/*# sourceMappingURL=style.css.map */