/*banner部分*/
.home-banner1 {
    background: url('../images/home/banner.png');
    background-size: 100% 100%;
    height: 600px;
    width: 100%;
}

.home-banner2 {
    background: url('../images/home/home_banner2.png');
    background-size: 100% 100%;
    height: 600px;
    width: 100%;
}

.home-banner2-boxH {
    height: 600px;
}

.home-banner3 {
    background: url('../images/home/home_banner3.png');
    background-size: 100% 100%;
    height: 600px;
    width: 100%;
}

.home-banner4 {
    background: url('../images/home/home_banner4.png');
    background-size: 100% 100%;
    height: 600px;
    width: 100%;
}


.bannerA-top-title {
    width: 783px;
    height: 77px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.font-weight-700 {
    font-weight: 700;
}

.bannerA-top-title-middle {
    flex: 1;
    color: #ffffff;
    letter-spacing: 3px;
    height: 100%;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    line-height: 77px;
    background: #212448;
}

.bannerA-top-title span {
    display: block;
    width: 45px;
    height: 77px;
}

.bannerA-top-title-left {
    border: 38px solid transparent;
    border-right-color: #212448;
}

.bannerA-top-title-right {
    border: 38px solid transparent;
    border-left-color: #212448;
}

.banner-text-span {
    color: rgba(118, 84, 41, 1);
    font-size: 24px;
    font-weight: 400;
}

.banner-text-span.text1 {
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 40px;
}

.banner-text-big {
    font-size: 36px;
    color: #FFFFFF;
    font-weight: bold;
}

.banner-text-spanA {
    color: rgba(118, 84, 41, 1);
    letter-spacing: 5px;
    font-size: 24px;
    font-weight: 400;
}

.banner-text-scheme {
    margin-top: 25px;
    margin-bottom: 10px;
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #FFFFFF;
}

.bannerA-service {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    letter-spacing: 3px;
    padding: 0 126px;
    color: #ffffff;
    border-radius: 20px;
    background: rgba(33, 36, 72, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: inline-block;
}

.bannerA-service-remark {
    margin-top: 10px;
    font-size: 14px;
    color: #ffffff;
    opacity: 0.6;
}

.banner-btnb {
    width: 210px;
    height: 58px;
    border-radius: 29px;
    font-size: 24px;
    box-shadow: 0px 12px 12px 0px rgba(246, 187, 7, 0.24);
    background: linear-gradient(90deg, #FFCC0C, #F6BB07) !important;
    color: #121213 !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bannar-icon-box {
    display: flex;
    width: 540px;
    height: 100px;
    justify-content: space-between;
    margin: 70px 0;
}

.bannar-icon-list {
    width: 120px;
    height: 100px;
    background: rgba(77, 26, 130, 0.4);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bannar-icon-list.blue {
    background: rgba(64, 86, 255, 0.4);
}

.bannar-icon-list img {
    margin-bottom: 10px;
}

.bannar-icon-list span {
    font-size: 20px;
    color: #FFFFFF;
}

.apply-franchise-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.home_banner4_txt {
    margin: 80px 0 50px 0;
    width: 780px;
    height: 300px;
}

.apply-franchise {
    width: 248px;
    height: 67px;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #175FE5;
    border-radius: 34px;
    cursor: pointer;
}

.Carousel-button {
    width: 367px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 28px;
    margin-top: 82px;
    justify-content: space-between;
    padding: 6px 8px;
    overflow: hidden;
}

.Carousel-btn {
    width: 160px;
    height: 44px;
    background: linear-gradient(90deg, #FFCC0C, #F6BB07);
    box-shadow: 0px 12px 12px 0px rgba(246, 187, 7, 0.24);
    border-radius: 22px;
    font-size: 16px;
    font-weight: 700;
    color: #121213;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}

.Carousel-button input {
    outline: none;
    border: none;
    padding-left: 41px;
    font-style: italic;
}

.Carousel-button input::-webkit-outer-spin-button,
.Carousel-button input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.Carousel-button input[type="number"] {
    -moz-appearance: textfield;
}

.bannar-text-box {
    display: flex;
    width: 538px;
    justify-content: space-between;
    height: 36px;
    margin-top: 30px;
}

.bannar-text-box span {
    display: block;
    padding: 3px 10px;
    color: #FAC309;
    background-color: #333333;
    border-radius: 6px;
    box-sizing: border-box;
}

.banner-tip-text {
    font-size: 18px;
    color: #FFFFFF;
}

.QR-Code-Box {
    position: relative;
    display: inline-block;
}

.QR-Code-Box .title {
    width: 250px;
    font-weight: bold;
}

.QR-Code-Box:hover .QR-Code {
    top: -200px;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}

.QR-Code {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
    opacity: 0;
    transition: all 0.5s;
}

/*模块一*/
.home-plate2-btn1 {
    cursor: pointer;
    width: 320px;
    height: 70px;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 35px;
    font-size: 28px;
    color: #121213;
    transition: all .3s;
}

.home-plate2-btn {
    cursor: pointer;
    width: 270px;
    height: 70px;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 35px;
    font-size: 32px;
    color: #121213;
    transition: all .3s;
    margin-bottom: 70px;
    margin-right: 40px;
}

.home-plate2-btn:last-child {
    margin-bottom: 0;
}

.home-plate2-span {
    width: 140px;
    border: 0.5px solid rgba(232, 232, 232, 1);
    margin: 0 15px;
}

.home-plate2-btn-active {
    transition: all .3s;
    background: #F6BB07;
    color: #121213;
    font-weight: 700;
    box-shadow: 0px 12px 12px 0px rgba(246, 187, 7, 0.24);
    border: 1px solid #F6BB07;
}

.blate2-box {
    box-shadow: 0px 4px 16px 0px rgba(104, 104, 110, 0.1);
}

.blate2 {
    background: #F7F9FC;
    padding-top: 50px;
    padding-bottom: 100px;
}

.blate2-left-box {
    height: 537px;
}

.blate2-left {
    width: 300px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 24px;
    color: #121213;
}

.blate2-left-active {
    width: 300px;
    height: 160px;
    font-size: 24px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(104, 104, 110, 0.1);
    border-radius: 20px 0px 0px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;
    color: #121213;
}

.blate2-right {
    margin-left: 15px;
    width: 965px;
    height: 640px;
    background: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
    padding: 0px 40px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.blate2-right-top {
    display: flex;
    justify-content: space-between;
}

.blate2-right-top-left {
    padding-right: 20px;
    margin-top: 28px;
}

.blate2-right-text {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 115px;
}

.icon-item {
    width: 106px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.icon-text {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-top: 12px;
    text-align: center;
}

.icon-item:last-child {
    margin-right: 0px;
}

/* 板块三 */
.blate3 {
    position: relative;
    margin-bottom: 600px;
}

.blate3-title-box {
    width: 100%;
    height: 360px;
    background: linear-gradient(90deg, rgba(255, 204, 12, 1), rgba(246, 187, 7, 1));
}

.blate-title-text {
    height: 42px;
    font-size: 53px;
    font-weight: 700;
    opacity: 0.08;
    text-transform: Uppercase;
    position: absolute;
    top: 9px;
    left: 0px;
    right: 0;
    margin: auto;
    z-index: -1;
}

.blate-title-no-text {
    position: relative;
    z-index: -1;
}

.blate3-content {
    position: absolute;
    top: -120px;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 1280px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(104, 104, 110, 0.1);
    border-radius: 20px;
    z-index: 6;
    padding: 15px 40px 50px 40px;
}

.blate3-content-tab {
    border-bottom: 2px solid #E2E2E2;
    justify-content: space-between;
    cursor: pointer;
}

.blate3Tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 206px;
}

.blate3TabsTitle {
    margin-bottom: 23px;
    font-size: 32px;
    color: #707070;
    line-height: 53px;
}

.blate3TabsTitleActive {
    color: #121212;
    font-weight: 700;
}

.blate3TabsLine {
    display: block;
    width: 206px;
    height: 6px;
    background: transparent;
}

.blate3TabsLineActive {
    background: #F6BB07;
}

/* 修改原生antd的tabs */
.blate3-content .ant-tabs .ant-tabs-bar {
    margin-bottom: 30px !important;
}

.blate3-content .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll {
    display: flex;
    justify-content: center;
    font-size: 32px;
}

.blate3-content .ant-tabs .ant-tabs-nav .ant-tabs-tab {
    padding: 16px 35px !important;
}

.blate3-content .ant-tabs .ant-tabs-nav .ant-tabs-tab-active {
    color: #121213 !important;
    font-weight: 700 !important;
}

.blate3-content .ant-tabs .ant-tabs-ink-bar {
    background: #FFCC0C !important;
    height: 6px;
    width: 210px !important;
}

.blate3-content .ant-tabs .ant-tabs-nav .ant-tabs-tab:hover {
    color: #121213 !important;
}

.blate3-tabs-left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blate3-tabs-right {
    flex: 0.8;
    padding-left: 30px;
    margin-right: 40px;
}

.blate3-tabs-right-title {
    font-size: 28px;
    font-weight: bold;
    color: #121213;
    margin-top: 20px;
}

.blate3-tabs-right-content {
    font-size: 20px;
    font-weight: 400;
    color: #707070;
    margin: 22px 0 70px;
}

.flex-grid-item-name {
    font-size: 15px;
    margin-top: 12px;
    color: #333333;
    font-weight: 700
}

/* 板块四 */
.blate4 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.blate4-carousel {
    box-sizing: border-box;
    width: 1290px;
    padding: 0px 0px 0px 60px;
    height: 616px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
}

.blate4-icon-item,
.blate4-icon-item1 {
    box-sizing: border-box;
    margin-right: 28px;
    margin-bottom: 30px;
}

.blate4-icon-item:nth-last-child(1),
.blate4-icon-item:nth-last-child(2) {
    margin-bottom: 0px;
}

.blate4-icon-text {
    text-align: center;
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-top: 12px;
}

.blate4-icon-item:nth-child(2n),
.blate4-icon-item1:nth-child(4n) {
    margin-right: 0px;
}

.blate4-item {
    width: 345px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    padding: 20px;
}

.blate4-item:last-child {
    margin-bottom: 0px;
}

.blate4-item1 {
    margin-bottom: 80px;
}

.blate4-item-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
}

.blate4-line {
    margin-left: 10px;
    display: block;
    width: 1px;
    background: #e8e8e8;
    height: 120px;
}

.blate4-list-png {
    width: 552px;
    height: 556px;
    margin: 30px 0 30px 40px;
}

.blate4-list-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 82px 30px 20px;
}

.blate4-list-item-text-main {
    font-size: 20px;
    color: #333333;
    margin: 6px 0;
    font-weight: 700;
}

.blate4-list-item-text-sub {
    font-size: 16px;
    color: #333333;
}

.blate4-list-end-image {
    width: 552px;
    height: 556px;
    margin: 30px 173px 30px 100px;
}

/* 板块五 */
.blate5 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.blate5-item {
    width: 1072px;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 20px;
    padding: 40px 60px;
}

.blate5-item:hover {
    transition: all .4s;
    box-shadow: 0 20px 20px 0 rgb(161 159 159 / 30%);
}

.blate5-cont {
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    margin-top: 15px;
}

.blate5-text-m10 {
    font-size: 24px;
    margin-left: 10px;
    color: #121213;
    font-weight: 700;
}

/* 板块六 */
.blate6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blate6-item {
    padding: 20px 30px;
    margin-right: 20px;
    width: 305px;
    height: 325px;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.blate6-item:last-child {
    margin-right: 0;
}

.blate6-item-top {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.blate6-item-top span {
    font-size: 28px;
    font-weight: bold;
    color: #121213;
    margin: 4px 0 23px;
}

.blate6-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #333333;
    border-radius: 50%;
}

.blate6-item-img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border: 1px solid #E8E8E8;
    border-radius: 50%;
}

.blate6-cont {
    font-size: 20px;
    color: #707070;
}

/* 板块七 */
.blate7 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blate7-item {
    width: 412px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-right: 20px;
    padding: 40px 30px;
    box-sizing: border-box;
}

.blate7-item:last-child {
    margin-right: 0;
}

.blate7-item-top {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #E8E8E8;
}

.blate7-item-top span {
    font-size: 28px;
    font-weight: bold;
    color: #121213;
    margin-bottom: 30px;
}

.blate7-item-image {
    width: 68px;
    height: 68px;
    border: 10px;
    margin-right: 14px;
}

.blate7-content-right-span {
    color: #333333;
    font-size: 20px;
    margin-bottom: 8px;
}

.blate7-content-right-span2 {
    font-size: 16px;
    color: #707070;
}

/* 滑动复制css */
@keyframes scrollToRight {
    0% {
        -webkit-transform: translate3d(0%, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
    }
}

.module7_columns {
    position: relative;
    width: 100%;
    height: 380px;
    overflow: hidden;
}

#module7_columns_ul {
    list-style: none;
    width: 3200px;
    left: 0;
    top: 0;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    animation-duration: 30s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: scrollToRight;
}

#module7_columns_ul2 {
    list-style: none;
    width: 3200px;
    left: 0;
    top: 93px;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    animation-duration: 36s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: scrollToRight;
}

#module7_columns_ul3 {
    list-style: none;
    width: 3200px;
    left: 0;
    top: 186px;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    animation-duration: 30s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: scrollToRight;
}

.module7_columns .maskA {
    position: absolute;
    width: 220px;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #000000 0%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%)
}

.module7_columns .maskB {
    position: absolute;
    width: 220px;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(-90deg, #000000 0%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%)
}

.module8_columns {
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: 420px;
    overflow: hidden;
}

#module8_columns_ul {
    list-style: none;
    width: 17750px;
    left: 0;
    top: 0;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    animation-duration: 100s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: scrollToRight;
}

#module8_columns_ul:hover {
    animation-play-state: paused;
}

.module8_columns .maskA {
    position: absolute;
    width: 220px;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #000000 0%, #F7F9FC 0%, rgba(247, 249, 252, 0) 100%)
}

.module8_columns .maskB {
    position: absolute;
    width: 220px;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(-90deg, #000000 0%, #F7F9FC 0%, rgba(247, 249, 252, 0) 100%)
}

/* 板块8 */
.blate8 {
    width: 1480px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blate8-title {
    width: 1480px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.blate8-item:nth-child(3n) {
    margin-right: 0px;
}

.blate8-item {
    width: 464px;
    margin-right: 24px;
    cursor: pointer;
}

.blate8-item:last-child {
    margin-right: 0px;
}

.blate8-item-top {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
}

.blate8-item-center {
    margin-top: 16px;
    padding: 30px 40px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    /*1. 先强制一行内显示文本*/
    white-space: nowrap;
    /*2. 超出的部分隐藏*/
    overflow: hidden;
    /*3. 文字用省略号替代超出的部分*/
    text-overflow: ellipsis;
}

.blate8-cont {
    margin: 0 40px 10px;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #E8E8E8;
}

.blate8-cont-title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 18px;
    /*1. 先强制一行内显示文本*/
    white-space: nowrap;
    /*2. 超出的部分隐藏*/
    overflow: hidden;
    /*3. 文字用省略号替代超出的部分*/
    text-overflow: ellipsis;
}

.blate8-cont-time {
    font-size: 14px;
    color: #A2A0A0;
}

.background-color-white {
    background-color: #ffffff;
}

.flex-column-w-114 {
    flex-direction: column;
    width: 114px
}

.flex-column-end {
    flex-direction: column;
    align-items: flex-end;
}

.flex-wrap-w188-pd-30 {
    flex-wrap: wrap;
    width: 188px;
    padding: 30px 0;
}

.flex-warp-pd-80 {
    flex-wrap: wrap;
    padding: 80px 0;
}

.flex-space-w-1440 {
    width: 1440px;
    display: flex;
    justify-content: space-between;
}

.customer-case-box {
    padding-bottom: 100px;
    background-image: url('../images/home/blate7bg.png');
    background-size: 100% 100%;
    padding-top: 100px;
}

.strength-box {
    padding-bottom: 100px;
    background-color: #f7f9fc;
    padding-top: 100px;
}

.strength-box-content {
    width: 100%;
    max-width: 1920px;
    display: flex;
    justify-content: space-between;
}

.news-link-btn {
    justify-content: space-between;
    padding: 0 40px 28px;
    font-size: 12px;
}

.news-link-btn .txt {
    color: #A2A0A0;
}

.news-link-btn .icon {
    color: #35373D;
}

.advantage-container {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #F7F9FC;
}