.fixedCustomerService {
    width: 160px;
    height: 232px;
    position: fixed;
    right: 0;
    top: 398px;
    background: #ff6626;
    box-shadow: 0px 6px 16px rgba(191, 191, 191, 0.5);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.qrCode {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 4px;
    overflow: hidden;
    margin: 20px 0 16px
}

.fixedCustomerService-text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #ffffff
}

.container {
    width: 1024px
}

.title-box .title1 {
    font-size: 50px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 70px;
    text-align: center
}

.title-box .title2 {
    font-size: 50px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 70px
}

main {
    padding-top: 80px;
    background: #fff
}

main .tw-top {
    padding-top: 147px
}

main .tw-top .container {
    width: 1200px;
    display: flex;
    justify-content: space-between
}

main .tw-top .container .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1
}

main .tw-top .container .left .message .title {
    margin-top: 62px;
    font-size: 72px;
    font-weight: 600;
    color: #000000;
    line-height: 85px
}

main .tw-top .container .left .message .btns {
    width: 132px;
    height: 46px;
    background: #ff6727;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-top: 30px
}

main .tw-top .container .left .text,
main .tw-top .container .left .video-text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    margin-top: 30px;
    color: #000000;
    display: flex;
    align-items: center
}

main .tw-top .container .left .text img,
main .tw-top .container .left .video-text img {
    margin-left: 10px
}

main .tw-top .container .right {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 497px;
    height: 608px;
    margin-right: -28px;
    background-image: url("../images/shopTour/c26.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

main .challenge {
    margin-top: 200px
}

main .challenge-box {
    margin-top: 75px;
    display: flex;
    justify-content: space-between
}

main .challenge-box-item {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 35px
}

main .mode {
    margin-top: 100px
}

main .mode-box {
    margin-top: 60px;
    display: flex;
    justify-content: space-between
}

main .mode-box-item {
    padding: 50px 30px 37px 34px;
    width: 329px;
    background: #f2f2f2;
    border-radius: 20px
}

main .mode-box-item .title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    display: flex;
    align-items: center
}

main .mode-box-item .title img {
    margin-left: 10px
}

main .mode-box-item .text {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    line-height: 24px
}

main .mode-box-item>img {
    width: 100%
}

main .problem {
    margin-top: 140px;
    padding-bottom: 120px
}

main .problem-box {
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

main .problem-box-item {
    padding-top: 100px;
    margin-bottom: 25px;
    width: 494px;
    height: 647px;
    border: 1px solid #eceef1;
    border-radius: 5px;
    background-image: url("../images/shopTour/4.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    font-weight: 400;
    color: #010101;
    line-height: 1;
    text-align: center
}

main .problem-box-item:nth-child(2) {
    background-image: url("../images/shopTour/4-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

main .problem-box-item:nth-child(3) {
    background-image: url("../images/shopTour/4-2.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

main .problem-box-item:nth-child(4) {
    background-image: url("../images/shopTour/4-3.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

main .dimension {
    background: #f0f0f0;
    padding: 120px 0
}

main .dimension-box {
    margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

main .dimension-box-item {
    margin-bottom: 34px;
    width: 491px;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden
}

main .dimension-box-item .title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-top: 48px;
    line-height: 1;
    padding-left: 28px
}

main .dimension-box-item .text {
    padding-left: 28px;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    line-height: 24px;
    margin-top: 25px;
    padding-bottom: 58px
}

main .integrated {
    padding: 130px 0
}

main .integrated-box {
    margin-top: 100px;
    display: flex;
    justify-content: space-between
}

main .integrated-box-item {
    width: 329px;
    background: #f2f2f2;
    border-radius: 20px;
    padding: 90px 38px 65px 37px
}

main .integrated-box-item .title {
    font-size: 20px;
    font-weight: 600;
    color: #000000
}

main .integrated-box-item .text {
    padding: 25px 0 63px 0;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    line-height: 24px
}

main .achievement {
    padding: 20px 0 120px 0
}

main .achievement-box {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

main .achievement-box .image-box {
    width: 100%
}

main .achievement-box .image-box img {
    width: 100%
}

main .achievement-box-item {
    margin-top: 58px;
    width: 424px
}

main .achievement-box-item .title {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #000000
}

main .achievement-box-item .text {
    margin-top: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    line-height: 26px
}

main .achievement-box-item .text span {
    color: #ff5a00
}

main .case-box {
    margin-top: 90px;
    display: flex
}

main .case-box .left {
    width: 527px;
    display: flex;
    flex-wrap: wrap
}

main .case-box .left .message {
    padding-left: 40px
}

main .case-box .left .message .title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    margin-top: 10px
}

main .case-box .left .message .text {
    margin-top: 7px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px
}

main .case-box .left .message .text span {
    color: #ff5a00
}

main .case-box .left .content {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    line-height: 26px;
    margin-top: 32px;
    text-align: justify;
    word-break: break-all;
    text-justify: inter-ideograph
}

main .case-box .right {
    padding-left: 70px;
    flex: 1
}

main .case-box .right-item .title {
    display: flex;
    align-items: center;
    height: 42px;
    background: #f2f2f2;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #000000
}

main .case-box .right-item .text {
    padding: 14px 0 10px 4px;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    line-height: 26px
}

main .case-box .right-item .text span {
    color: #ff5a00
}

main .open {
    margin-top: 100px
}

main .open .container {
    background: #cee7f3;
    border-radius: 20px;
    padding: 90px 0 100px 0;
    text-align: center
}

main .open .container .title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    margin-top: 38px
}

main .open .container .title span {
    color: #ff5a00
}

main .open .container .text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    margin-top: 16px
}

main .service {
    margin-top: 130px;
    padding-bottom: 120px
}

main .service-box {
    margin-top: 100px;
    display: flex
}

main .service-box-item {
    flex: 1
}

main .service-box-item .title {
    font-size: 25px;
    color: #111a2e;
    margin-top: 30px
}

main .service-box-item .text {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #111a2e;
    line-height: 20px
}

main .faq {
    padding: 120px 0;
    background: #000000;
    color: #fff
}

main .faq-title {
    font-size: 80px;
    font-weight: bold;
    color: #ffffff;
    line-height: 70px;
    text-align: center
}

main .faq-box {
    width: 683px;
    margin: 70px auto 0 auto
}

main .faq-box-item {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer
}

main .faq-box-item .title-box {
    padding: 35px 0;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

main .faq-box-item .title-box span {
    flex: 1
}

main .faq-box-item .title-box .jia {
    width: 15px;
    height: 15px;
    display: block
}

main .faq-box-item .title-box .jian {
    width: 15px;
    height: 3px;
    display: none
}

main .faq-box-item .content {
    display: none;
    padding-bottom: 40px
}

main .faq-box-item.hover .title-box .jia {
    display: none
}

main .faq-box-item.hover .title-box .jian {
    display: block
}

.HCOnlineTips {
    background: #ff5a00 !important
}
















.image-hd {
    overflow: hidden
}

.image-hd img {
    transform: scale(1, 1);
    transition: all 0.5s
}

.image-hd img:hover {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
}

.dy-aside {
    position: fixed;
    z-index: 2;
    right: 0;
    top: 260px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    align-items: center;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1)
}

.dy-aside__top {
    background-color: #3735a7;
    padding: 24px 26px 0;
    box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.05);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.dy-aside__totop {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1e1f23;
    padding-bottom: 20px;
    cursor: pointer
}

.dy-aside__a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 90px;
    font-size: 14px;
    text-align: center;
    padding-top: 56px;
    text-align: center
}

.dy-aside__a-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 17px;
    padding-bottom: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px
}

.dy-aside__a--code {
    display: block;
    width: 90px;
    color: #fff;
    padding-top: 0
}

.dy-aside__a--code img {
    width: 100%
}

.dy-aside .dy-aside__qq {
    position: relative;
    background-size: 100% auto;
    width: 35px;
    height: 40px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 14px
}

.dy-aside .dy-aside__qq img {
    width: 100%
}

.service-modal {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none
}

.service-modal-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.service-modal-box .message {
    width: 397px;
    height: 283px;
    background: #ffffff;
    border-radius: 10px;
    padding: 27px
}

.service-modal-box .message .message-form .form-title {
    text-align: center;
    font-size: 20px;
    line-height: 1;
    font-weight: 800;
    color: #111a2e;
    padding-bottom: 27px
}

.service-modal-box .message .message-form .form-data .form-input {
    margin-bottom: 19px
}

.service-modal-box .message .message-form .form-data .form-input input {
    height: 46px
}

.service-modal-box .message .submit-bottom {
    width: 100%;
    height: 46px;
    background: #5856d6;
    border-radius: 4px;
    color: #fff
}

.service-modal-box .cha {
    cursor: pointer;
    margin-top: 33px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    margin: 33px auto 0 auto
}

.phone-model {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    background-color: rgba(0, 0, 0, 0.5)
}

.phone-model-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.phone-model-box .phone {
    width: 66.6667vw;
    height: 40vw;
    background: #fff;
    border-radius: 1.3333vw;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 3.4667vw
}

.phone-model-box .phone .btns {
    margin-top: 2.6667vw;
    color: #fff;
    width: 40vw;
    height: 8vw;
    border-radius: 4vw;
    background: #ff6727;
    display: flex;
    justify-content: center;
    align-items: center
}

.phone-model-box .phone .btns img {
    width: 6.6667vw;
    margin-right: 10px
}

.phone-model-box .cha {
    width: 6.6667vw;
    margin: 0 auto;
    padding-top: 6.6667vw
}

.phone-model-box .cha img {
    width: 100%
}

.video-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 999;
    display: none
}

.video-mask .video-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.video-mask .video-box video {
    width: 800px;
    border-radius: 12px
}

.video-mask .video-box video::-webkit-media-controls-enclosure {
    opacity: 0;
    transition: opacity 0.3s ease-in-out
}

.video-mask .video-box video:hover::-webkit-media-controls-enclosure {
    opacity: 1
}

.video-mask .video-box .cha {
    margin: 30px auto;
    width: 50px;
    display: flex;
    justify-content: center;
    cursor: pointer
}

.video-mask .video-box .cha img {
    width: 50px
}

.service {
    margin-top: 130px;
    padding-bottom: 120px
}

.service-box {
    margin-top: 100px;
    display: flex
}

.service-box-item {
    flex: 1
}

.service-box-item .title {
    font-size: 25px;
    color: #111a2e;
    margin-top: 30px
}

.service-box-item .text {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #111a2e;
    line-height: 20px
}

.faq {
    padding: 120px 0;
    background: #000000;
    color: #fff
}

.faq-title {
    font-size: 80px;
    font-weight: bold;
    color: #ffffff;
    line-height: 70px;
    text-align: center
}

.faq-box {
    width: 683px;
    margin: 70px auto 0 auto
}

.faq-box-item {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer
}

.faq-box-item .title-box {
    padding: 35px 0;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.faq-box-item .title-box span {
    flex: 1
}

.faq-box-item .title-box .jia {
    width: 15px;
    height: 15px;
    display: block
}

.faq-box-item .title-box .jian {
    width: 15px;
    height: 3px;
    display: none
}

.faq-box-item .content {
    display: none;
    padding-bottom: 40px
}

.faq-box-item.hover .title-box .jia {
    display: none
}

.faq-box-item.hover .title-box .jian {
    display: block
}



.footer .container{
    width: 1200px;
}



