.container {
    margin-top: 76px;
    background: url("../images/base/xqbg.png") no-repeat center center;

}

.flex {
    display: flex;
    justify-items: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.flex-item {
    flex: 1;
    height: 340px;
}

.header-tit {
    color: #333333;
    font-size: 35px;
    font-weight: 800;
    padding-top: 80px;
    padding-bottom: 55px;
}

.header-text {
    color: #333333;
    font-size: 20px;
    text-align: center;
    padding-bottom: 55px;
}

.sass-top {
    /* width: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* background: url("../images/base/xqbg.png") no-repeat center center; */
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

.sass-top .ikon_fun_device4{
    position: absolute;
    width: 300px;
    top: 120px;
    /* right: -120px; */
    left: -90px;
}

.sass-top .btn {
    background: #fff;
    width: 590px;
    height: 58px;
    border-radius: 34px;
    position: relative;
    margin-bottom: 55px;
    box-shadow: 0px 8px 27px 0px rgba(160, 160, 160, 0.25);
}

.sass-top .btn .phone {
    display: inline-block;
    width: 410px;
    height: 58px;
    font-size: 18px;
    position: relative;
    margin-left: 20px;

}

.sass-top .btn .regist-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 130px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    background: linear-gradient(90deg, rgba(230, 40, 40, 1), rgba(241, 133, 133, 1));
    border-radius: 34px;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
    border-radius: 0px 35px 35px 0px;
}

.sass-top .register-red-btn {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    padding: 12px 24px;
    background: linear-gradient(90deg, rgba(230, 40, 40, 1), rgba(241, 133, 133, 1));
    border-radius: 24px;
    margin-bottom: 50px;
    cursor: pointer;
    display: block;
}

.more-appli {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF !important;
    padding: 12px 24px;
    background: linear-gradient(90deg, rgba(230, 40, 40, 1), rgba(241, 133, 133, 1));
    border-radius: 24px;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
    display: block;
}

.more-appli:hover {
    color: #FFFFFF;
}

.question {
    width: 100%;
    position: relative;
}

.question .txt-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.question .call {
    color: #ffa128;
    font-weight: 800;
    font-size: 25px;
}

.question .btitle {

    font-size: 30px;
    font-weight: 800;
    margin-bottom: 30px
}

.question .stitle {
    color: #333;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 58px;
    text-align: center;
}

.question .btn-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.question .btn-wrap .price-btn {
    width: 220px;
    height: 60px;
    border: 1px solid #2362FB;
    color: #2362FB;
    border-radius: 30px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    margin-left: 20px;
}

.question .btn-wrap .price-btn:hover {
    color: #fff;
    background: #2362FB;
}

.question .phone-btn {
    width: 220px;
    height: 60px;
    background: #2362FB;
    box-shadow: 0px 1px 51px 3px rgba(150, 150, 150, 0.3);
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.sec-cus-01 {
    overflow: hidden;
    text-align: center;
}

.sec-six {
    overflow: hidden;
    text-align: center;
    padding-bottom: 50px;
}

.sk-tit {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
    padding-top: 75px;
}

.tit-alt {
    font-size: 16px;
    line-height: 24px;
    color: #999;
    margin-bottom: 50px;
}

.sec-cus-01 .flex {
    width: 1200px;
    margin: 0 auto;
    padding: 9px;
    overflow: hidden;
    padding-bottom: 60px;
}

.sec-cus-01 .flex .flex-item {
    padding: 50px 10px 10px 10px;
    box-shadow: 0px 1px 9px 1px rgba(198, 198, 198, 0.3);
    transition: all .5s ease-out;

}

.sec-cus-01 .flex .flex-item:hover {
    box-shadow: 0px 4px 20px 1px rgba(39, 39, 39, 0.3) !important;

}

.sec-cus-01 .border-b:hover {
    box-shadow: 0px 4px 20px 1px rgba(39, 39, 39, 0.3) !important;

}


.sec-cus-01 .flex .flex-item:nth-of-type(2) {
    margin: 0 40px 0 40px;
}

.sec-cus-01 .flex .flex-item:nth-of-type(3) {
    margin: 0 40px 0 0px;
}

.list-tit {
    font-size: 20px;
    font-weight: 800;
    margin: 10px auto 10px auto;
}

.flex-pic {
    width: 60px;
    margin: 0 auto;
}

.border-b {
    overflow: hidden;
    box-shadow: 0px 1px 9px 1px rgba(198, 198, 198, 0.3);
    margin-top: 40px;
    display: flex;
    padding: 40px;
    width: 1200px;
    transition: all .5s ease-out;
}

.border-b .list-tit {
    text-align: left;
    padding-left: 10px;
}

.border-b .tit-alt {
    text-align: left;
    margin-bottom: 30px;
}

.border-b .flex-pic {
    width: 75px;
    margin: 20px;
}
.border-b .list-tit{
    padding-left: 0px;
}

.bg {
    background-color: #fafafa;
    text-align: center;
    overflow: hidden;
}

.bg .tit-alt {
    margin-bottom: 50px;
}

.sp-flex-box {
    display: flex;
    width: 1200px;
    margin: 0 auto 20px auto;
}

.sp-flex-box .flex-sp {

    /* color: #2362fb; */

}

.sp-w800 {
    width: 800px;
    margin: 0 auto 50px;
    display: flex;
}

.flex-sp {
    font-size: 40px;
    transition: all .5s ease-out;
    flex: 1;
    padding-top: 20px;
}

.sp-alt {
    font-size: 16px;
    line-height: 24px;
    color: #999;
    margin: 20px auto 10px auto;
}

.sec-six .flex-sp {
    padding: 40px 40px 0px 40px;
    box-shadow: 0px 1px 5px 1px rgba(198, 198, 198, 0.3);
    transition: all .5s ease-out;
}
.sec-six .flex-sp:hover {
    box-shadow: 0px 4px 20px 1px rgba(39, 39, 39, 0.3) !important;
}

.sec-six .sp-flex-box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 30px;
}

.sec-six .flex-sp:nth-last-of-type(2) {
    margin: 0px 30px;
}

.six-pic {
    width: 60px;
}

.question {
    width: 100%;
    position: relative;

}

.question .txt-wrap {
    width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}


.question .btitle {
    font-size: 30px;
    color: #111;
}

.question .stitle {
    color: #FFFFFF;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 46px;
    text-align: center;
}


.question .stitle .call {
    color: #ffa128;
    font-weight: 800;
    font-size: 25px;
}

.question .phone-btn {
    width: 220px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 51px 3px rgba(150, 150, 150, 0.3);
    border-radius: 30px;
    font-size: 20px;
    color: #2362FB;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.btn-box {
    width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.btn-box .white-btn {
    display: inline-block;
    width: 220px;
    height: 60px;
    background: rgba(243, 243, 243, 1);
    box-shadow: 0px 1px 51px 3px rgba(150, 150, 150, 0.3);
    border-radius: 30px;
    font-size: 20px;
    color: #2362FB;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #2362fb;
}

.btn-box .blue-btn {
    display: inline-block;
    width: 220px;
    height: 60px;
    background: #2362FB;
    border: 1px solid #fff;
    box-shadow: 0px 1px 51px 3px rgba(150, 150, 150, 0.3);
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    cursor: pointer;

}

.show-bg {
    text-align: center;
}

.block-sass {
    width: 100%;
    padding-top: 150px;
}

.block-sass .main-wrap {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.block-sass .main-wrap .sass-left {
    width: 40%;
    position: relative;
}

.block-sass .main-wrap .sass-left .main-title {
    color: #333333;
    font-size: 25px;
    padding-bottom: 15px;
    font-weight: 800;
    text-align: left;
}

.block-sass .main-wrap .sass-left .free-do {
    color: #2362FB;
    font-size: 16px;
    margin-top: 30px;
    cursor: pointer;
    display: block;
}

.block-sass .main-wrap .sass-left .free-do .blue {
    position: relative;
    margin-left: 5px;
    transition: margin-left .3s;
}

.block-sass .main-wrap .sass-left .desc {
    color: #111;
    font-size: 16px;
    text-align: justify;
    line-height: 24px;
}

.block-sass .main-wrap .sass-left .desc .pic {
    width: 20px;
    margin-top: 2px;
    margin-right: 10px;
}

.block-sass .main-wrap .sass-right {
    width: 50%;
}

.block-sass .main-wrap .sass-right .pic {
    width: 100%;
    position: relative;
    margin-top: -70px;
    box-shadow: 1px 4px 13px #c1c1c1;
}

.block-sass .main-wrap .detail-btn {
    width: 134px;
    height: 40px;
    border-radius: 20px;
    color: #2362FB;
    text-align: left;
    line-height: 40px;
    display: block;
    cursor: pointer;
    margin-top: 10px;
}

.block-sass .main-wrap .detail-btn .right-arrow {
    position: relative;
    margin-left: 0px;
    transition: margin-left .3s;

}

.block-list {
    width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
}

.block-list .item {
    width: 408px;
    box-shadow: 0px 1px 9px 1px rgba(198, 198, 198, 0.3);
    border-radius: 6px;
    padding: 30px 26px 26px 25px;
    margin-bottom: 36px;
    transition: all .5s ease-out;
    margin-left: 12.5px;
    margin-right: 12.5px;
    text-align: left;
    background-color: #fff;
}

.block-list .item .btitle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.block-list .item .btitle .pic {
    width: 30px;
    margin-right: 5px;
}

.block-list .item .btitle .txt {
    color: #333333;
    font-size: 24px;
    font-weight: 800;
}

.block-list .item .desc {
    color: #888888;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 8px;
}

.block-list .item .type {
    color: #B2B2B2;
    font-size: 14px;
    padding-bottom: 12px;
}

.block-list .item .detail-btn {
    width: 134px;
    height: 40px;
    /* border:1px solid rgba(230,41,41,1); */
    border-radius: 20px;
    color: #2362FB;
    text-align: left;
    line-height: 40px;
    display: block;
    cursor: pointer;
}

.block-list .item .detail-btn .right-arrow {
    position: relative;
    margin-left: 0px;
    transition: margin-left .3s;
}

.block-list .item:hover {
    box-shadow: 0px 4px 20px 1px rgba(39, 39, 39, 0.3) !important;
}

.more-solve {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff !important;
    padding: 12px 24px;
    background: linear-gradient(90deg, rgba(230, 40, 40, 1), rgba(241, 133, 133, 1));
    border-radius: 24px;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
    display: block;
}

/* 轮播
 */

.service-num {
    padding-top: 80px;
    width: 100%;
    height: 666px;
    background: url(../images/home/partners-bg.png) no-repeat center;
}

.user-btitle {
    font-size: 30px;
    color: #111111;
    text-align: center;
    line-height: 50px;
    font-weight: 800;
}

.user-stitle {
    font-size: 16px;
    color: #777777;
    text-align: center;
    line-height: 40px;
}

.users {
    display: block;
    margin: 50px auto;
}

.service {
    margin-top: -120px;
}

.content-show {
    width: 100%;
    background-color: #fff;
    height: 1000px;
}

.show-box {
    margin: auto;
    width: 1200px;
    height: 800px;
}

.show-left {
    width: 100px;
    height: 300px;
    float: left;
}

.show-center {
    width: 1200px;
    height: 400px;
    float: left;
}

.show-right {
    width: 100px;
    height: 300px;
    float: right;
}

.show-p {
    text-align: center;
    line-height: 300px;
    height: 300px;
    font-size: 50px;
}

.link-img {
    width: 220px;
    background-color: #fff;
    margin-top: 35px;
    margin-right: 20px;
    box-shadow: 0px 2px 18px 0px rgba(234, 233, 237, 1);
}

.financial-01 {
    text-align: center;
    overflow: hidden;
}

.financial-01 .flex {
    width: 1200px;
    margin: 0 auto;
    padding: 9px;
    overflow: hidden;
    padding-bottom: 60px;
}

.financial-01 .flex .flex-item {
    padding: 50px 10px 10px 10px;
    box-shadow: 0px 1px 9px 1px rgba(198, 198, 198, 0.3);

}

.financial-01 .flex .flex-item:hover {
    box-shadow: 0px 4px 20px 1px rgba(39, 39, 39, 0.3) !important;

}


.financial-01 .flex .flex-item:nth-of-type(2) {
    margin: 0 40px 0 40px;
}

.financial-01 .flex .flex-item:nth-of-type(3) {
    margin: 0 40px 0 0px;
}

.financial-01 .tit-alt {
    padding: 0px 20px 0 20px;
    transition: all .5s ease-out;

}

.finan-02 .sp-flex-pic {
    padding: 10px;
    width: 100%;
}

.finan-02 .sp-flex-box {
    width: 1000px;
    margin: 0 auto;
}


.finan-02 .flex-sp {
    padding: 20px;
}

.finan-02 .flex-sp .flex-sp-box {
    padding-top: 21%;
    align-items: center;
}

.finan-02 .flex-sp .flex-sp-box .flex-sp-item {
    color: #111;
    font-size: 16px;
    text-align: left;
    line-height: 40px;
    margin: 10px 0 10px 0;
}

.finan-02 .flex-sp .flex-sp-box .flex-sp-item .flex-sp-img {
    width: 25px;
    margin-right: 10px;
}

.shop .list-tit {
    color: #000;
}

.flex-box .flex-sp {
    padding: 25px 15px 0px 15px;
}

.shop .sp-flex-box .flex-sp .tit-alt {
    padding: 0px 15px 0px 15px;
}

.sj-01 .flex {
    display: flex;

}

.sj-01 {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 50px;
}

.sj-01 .flex .flex-item {
    flex: 1;
    text-align: center;
    padding: 10px 5px 10px 5px;

}

.sj-01.flex .flex-item:nth-of-type(2) {
    margin-left: 10px;
    margin-right: 10px;
}

.sj-01.flex .flex-item:nth-of-type(3) {
    margin-right: 10px;
}

.sj-01 .flex .flex-item .flex-pic {
    width: 40px;
    margin: 0 auto 20px auto;
}

.sj-01 .flex .flex-item .flex-tit {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;

}

.sj-01 .flex .flex-item .flex-tit-alt {
    color: #999;
    padding: 5px 40px
}

.shangye .flex .flex-pic {
    width: 50px;
    margin-bottom: 10px;
}

.link-zhuce-btn {
    display: inline-block;
    width: 220px;
    height: 60px;
    background: red;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    cursor: pointer;

}