/* 首页 */

.line {
    width: 60px;
    height: 6px;
    background-color: #fe5000;
    border-radius: 3px;
}
.content {
    position: relative;
    width: 1366px;
    margin: 0 auto;
}
.center .realize {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/index/group5.jpg?v=5');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

.center .realize .poi {
    position: absolute;
    left: 99px;
    top: 320px;
}

.center .realize .poi div:nth-child(2) {
    font-size: 66px;
    color: #262626;
    margin-top: 35px;
    letter-spacing: 3px;
}

.center .realize .poi .more {
    display: inline-block;
    margin-top: 245px;
   
}

.center .introduction {
    display: flex;
    justify-content: space-between;
}

.introduction .box {
    -moz-box-shadow: 1px 0px 0px 0px #f5f5f5;
    /* 老的 Firefox */
    box-shadow: 1px 0px 0px 0px #f5f5f5;
}

.introduction .box:last-child {
    -moz-box-shadow: none;
    box-shadow: none;
}

.center .introduction .box a {
    display: block;
    /* padding: 0 15px; */
    padding: 29px 15px 14px;
}

.index-fuc {
    font-family: SourceHanSansCN-Regular;
    font-size: 28px;
    color: #112548;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 1px
}

.index-fuc-detail {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #666666;
    text-align: center;
    letter-spacing: 1px;
}

.center .introduction .box div {
    margin-top: 33px;
}

.center .introduction .box div img {
    width: 240px;
    height: 148px;
}

.center .flow {
    /* height: 778px; */
    box-sizing: border-box;
    background-image: url('../images/index/bg.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: 10px;
}

.flowin {
    padding: 0 168px;
    padding-top: 118px;
    padding-bottom: 110px;
}

.center .flow .line {
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translateX(-50%)
}

.headline {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    color: #000000;
    text-align: center;
    letter-spacing: 3px;
}

.center .flow .step {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.center .flow .step .stepbox {
    /* width: 245px; */
    position: relative;
}

.center .flow .step .stepbox .stepins {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    border: solid 1px #000;
    margin: 0 auto;
    position: relative;
}

.center .flow .step .stepbox .stepins::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 71px;
    border: dashed 1px #d9d9d9;
    width: 320px;
}

.center .flow .step .stepbox .stepins.nodashed::after {
    border: none;
}

.color6b81aa {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #6b81aa;
    text-align: center;
    margin-top: 8px;
}

.corlorfe5000 {
    font-family: MicrosoftYaHei;
    font-size: 28px;
    color: #fe5000;
    text-align: center;
    width: 160px;
    margin: 0 auto;
}

.corlorfe50001 {
    font-family: MicrosoftYaHei;
    font-size: 28px;
    color: #fe5000;
    text-align: center;
}

.center .flow .step .stepbox .no_stepins p:nth-child(2) {
    position: relative;
}

.center .flow .step .stepbox .no_stepins p:nth-child(2)::after {
    content: '';
    width: 274px;
    height: 1px;
    border-bottom: dashed 1px #d9d9d9;
    position: absolute;
    top: 50%;
    left: 108px;
    transform: translateY(-50%)
}

.center .flow .step .stepbox .no_stepins p.nodashed::after {
    border-bottom: none
}

.center .flow .step .stepbox .phto {
    margin-top: 44px;
    text-align: center;
}

.center .flow .step .stepbox .phto img {
    width: 150px;
    height: 150px;
}

.exptitle {
    font-family: SourceHanSansCN-Normal;
    font-size: 32px;
    letter-spacing: 2px;
    color: #112548;
    text-align: center;
}

.center .flow .step .stepbox .exp {
    margin-top: 35px
}

.center .flow .step .stepbox .exp p:nth-child(2) {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    letter-spacing: 1px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
    line-height: 28px;
}

.center .bsgsserver {
    margin-top: 10px;
    /* height: 1362px; */
    background-image: url('../images/index/dqfwbg.jpg');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    box-sizing: border-box;
    padding: 0 98px;
    padding-top: 120px;
    padding-bottom: 80px;
}

.center .bsgsserver .line {
    position: absolute;
    top: 82px;
    left: 50%;
    transform: translateX(-50%)
}

.center .bsgsserver div:nth-child(2) {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    color: #000000;
    text-align: center;
    letter-spacing: 3px;
}

.fb {
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    letter-spacing: 1px;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.center .bsgsserver .tab {
    margin-top: 70px;
}

.center .bsgsserver .tab .tabtitle {
    width: 357px;
}

.center .bsgsserver .tab .tabcontent {
    width: 760px;
    min-height: 1000px;
}

.center .bsgsserver .tab .tabtitle li {
    height: 62px;
    line-height: 62px;
    /* padding-left: 98px; */
    background-position: 25px 50%;
    background-repeat: no-repeat;
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    letter-spacing: 1px;
    color: #3f3f3f;
    cursor: pointer;
}

.center .bsgsserver .tab .tabtitle li span {
    display: inline-block;
    width: 85px;
    height: 100%;
    position: relative;
    vertical-align: top;
}

.center .bsgsserver .tab .tabtitle li span img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.center .bsgsserver .tab .tabtitle li.active {
    background-color: #fff;
    position: relative;
}

.center .bsgsserver .tab .tabtitle li.active::after {
    content: '';
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    border: solid 20px transparent;
    border-left-color: #fff;
}

.center .bsgsserver .tab .tabcontent li .liboxContainer {
    display: flex;
    flex-wrap: wrap;
}

.center .bsgsserver .tab .tabcontent li .liboxContainer .merchantStorePic {
    margin: 0 25px 32px 25px;
}

.center .bsgsserver .tab .tabcontent li .libox {
    width: 360px;
    height: 380px;
    vertical-align: text-top;
    background-color: #fff;
}

.center .bsgsserver .tab .tabcontent li .libox:nth-of-type(odd) {
    margin-right: 35px;
}

.bsgsserver .tab .tabcontent li .libox .font0 {
    width: 360px;
    height: 205px;
}

.bsgsserver .tab .tabcontent li .libox .font0 img {
    width: 100%;
    height: 100%;
}

.center .bsgsserver .tab .tabcontent li .more {
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-top: 70px;
}

.center .bsgsserver .tab .tabcontent li .adv {
    text-align: left;
    padding: 0 30px;
}

.center .bsgsserver .tab .tabcontent li .adv p:nth-child(1) {
    font-family: SourceHanSansCN-Normal;
    font-size: 28px;
    color: #112548;
    margin-top: 35px;
}

.center .bsgsserver .tab .tabcontent li .adv p:nth-child(2) {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #666666;
    margin-top: 24px;
}

.center .bsgsserver .more {
    display: inline-block;
}

.center .cooperation {
    background-image: url('../images/index/bgcopy.jpg');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 10px;
    box-sizing: border-box;
}

.center .cooperation .clearfix {
    padding: 82px 98px;
}

.center .cooperation .clearfix .poi {
    min-height: 340px;
    position: relative;
}

.center .cooperation .clearfix .poi div h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    color: #ffffff;
    margin-top: 21px;
    letter-spacing: 3px;
}

.center .cooperation .clearfix .poi div p {
    width: 400px;
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    color: #ffffff;
    margin-top: 20px;
    line-height: 48px;
    letter-spacing: 1px;
}

.center .cooperation .clearfix .poi .more {
    display: inline-block;
    position: absolute;
    left: 6px;
    bottom: 0;
}

.center .cooperation .clearfix .fr div {
    text-align: center;
}

.center .cooperation .clearfix .fr div img {
    width: 130px;
    height: 142px;
    margin-right: 32px;
}


/* 盒饭配送 */

.center .disbanner {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/orther/dis-banner.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

.disbanner-in {
    /* padding-left:98px; */
    padding-top: 88px
}

.activebanner-in {
    /* padding-left:98px; */
    padding-top: 109px
}

.whitebox-1 {
    width: 686px;
    height: 502px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.85);
    padding-left: 98px;
    padding-right: 132px;
    padding-top: 25px;
}

.whitebox-1 h3,
.whitebox-2 h3,
.whitebox-3 h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 66px;
    color: #000000;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.whitebox-1 p {
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    color: #112548;
    letter-spacing: 1px;
    line-height: 38px;
}

.whitebox-1 .more {
    display: inline-block;
    margin-top: 40px;
}

.whitebox-2 {
    width: 632px;
    height: 460px;
    box-sizing: border-box;
    background-color: #ffffff;
    opacity: 0.85;
    padding-left: 98px;
    padding-top: 25px;
}

.whitebox-2 p {
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    color: #112548;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.whitebox-2 h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 66px;
    color: #000000;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.whitebox-2 .more {
    display: inline-block;
    margin-top: 40px;
}

.center .dis-introduce1 {
    height: 754px;
    margin-top: 10px;
    background-image: url('../images/orther/youdianbg1.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.merit-in-1 {
    padding-top: 82px;
    padding-left: 98px;
}

.merit-in-1 h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    color: #000000;
    letter-spacing: 3px;
    line-height: 72px;
}

.merit-in-1 .grid {
    /* margin-top:35px */
    margin-top: 13px;
}

.merit-in-1 .above-title {
    margin-top: 21px;
}

.merit-in-1 p:nth-child(4) {
    margin-top: 13px;
    width: 480px;
    letter-spacing: 1px;
}

.merit-in-1 .renshu {
    padding-left: 42px;
    background-image: url('../images/orther/renqun.png');
    background-size: 32px 22px;
    background-position: 0 10px;
    background-repeat: no-repeat;
    margin-top: 30px;
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    color: #666666;
    line-height: 40px
}

.merit-in-1 .changdi {
    padding-left: 42px;
    background-image: url('../images/orther/changdi.png');
    background-size: 30px 24px;
    background-position: 0 10px;
    background-repeat: no-repeat;
    margin-top: 11px;
}

.merit-in-1 p {
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    color: #666666;
    line-height: 39px;
    letter-spacing: 1px;
}

.merit-in-1 .cavity {
    display: inline-block;
    margin-top: 60px;
    background-color: #fff
}

.center .dis-introduce2,
.center .active-introduce2 {
    margin-top: 10px;
    box-sizing: border-box;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: right
}

.center .dis-introduce2 {
    background-image: url('../images/orther/youdianbg2.png');
    height: 754px;
}

.center .active-introduce2 {
    background-image: url('../images/orther/hdyoudian2.png');
}

.merit-in-2 {
    padding-top: 82px;
    padding-bottom: 70px;
    padding-right: 98px;
}

.merit-in-2 .fr {
    position: relative;
}

.merit-in-2 .fr .line {
    position: absolute;
    right: 4px;
    top: 0;
}

.merit-in-2 .fr h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    color: #000000;
    letter-spacing: 3px;
    line-height: 72px;
}

.merit-in-2 .above-title {
    margin-top: 21px;
}

.merit-in-2 .fr .grid {
    margin-top: 20px;
    margin-right: 4px;
}

.merit-in-2 .fr .grid p {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #3f3f3f;
    margin-top: 5px;
    padding-right: 15px;
}

.dottitleL {
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    color: #122447;
    position: relative;
    padding-left: 15px;
}

.dottitleR {
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    color: #122447;
    position: relative;
    padding-right: 15px;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.dottitleR::after {
    content: '';
    width: 6px;
    height: 6px;
    border: solid 1px #122448;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.dottitleL::after {
    content: '';
    width: 6px;
    height: 6px;
    border: solid 1px #122448;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.merit-in-2 .fr .cavity {
    display: inline-block;
    margin-top: 40px;
    background-color: #fff;
    margin-right: 7px;
}

.center .dis-introduce3,
.center .active-introduce1,
.center .active-introduce3 {
    margin-top: 10px;
    box-sizing: border-box;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.center .dis-introduce3 {
    background-image: url('../images/orther/youdianbg3.png');
    height: 754px;
}

.center .active-introduce1 {
    background-image: url('../images/orther/hdyoudian1.png');
}

.center .active-introduce3 {
    background-image: url('../images/orther/hdyoudian3.png');
}

.merit-in-3 {
    padding-top: 82px;
    /* padding-bottom:160px; */
    padding-left: 98px;
}

.merit-in-3 h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    line-height: 72px;
    color: #000000;
    letter-spacing: 3px;
}

.merit-in-3 .above-title {
    margin-top: 21px;
}

.merit-in-3 .grid {
    margin-top: 20px;
    margin-right: 4px;
    letter-spacing: 1px
}

.merit-in-3 .grid p {
    margin-top: 5px;
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    line-height: 26px;
    color: #3f3f3f;
    padding-left: 15px;
}

.merit-in-3 .grid .dottitle {
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    color: #122447;
    position: relative;
    margin-right: 7px;
    padding-left: 20px;
}

.merit-in-3 .cavity {
    display: inline-block;
    margin-top: 60px;
    background-color: #fff;
    margin-left: 7px;
}


/* 活动餐 */

.center .activebanner {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/orther/banner2.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

.inlcude {
    margin-top: 10px;
}

.inlcude .inlcudein {
    padding: 60px 0;
}

.inlcude .headline {
    margin-bottom: 30px;
}

.inlcude ._flex div {
    font-size: 0;
    flex: 1;
    padding: 15px 0px;
    text-align: center;
}

.highlight-moment {
    margin-top: 10px;
    background-color: #fafafa;
}

.highlight-moment-in {
    padding: 82px 98px 50px;
}

.highlight-moment-in .line {
    margin: 0 auto;
}

.highlight-moment-in .headline {
    margin-top: 21px;
}

.active-tyep {
    margin-top: 60px;
}

.active-tyep .active-tyep-of {
    width: 264px;
    height: 400px;
    padding: 14px 14px 0px;
    background-color: #fff;
    box-sizing: border-box;
    margin-right: 39px;
}

.active-tyep-of-img {
    width: 236px;
    height: 196px;
    position: relative;
}

.active-tyep-of-img img {
    width: 100%;
    height: 100%
}

.small-img {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%)
}

.active-tyep-of-detail {
    margin-top: 63px;
}

.active-tyep-of-detail h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    letter-spacing: 1px;
    color: #112548;
    text-align: center;
}

.active-tyep-of-detail p {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    /* letter-spacing: 1px; */
    color: #666666;
    margin-top: 14px;
    text-align: center;
    line-height: 25px;
}

.highlight-moment-in .more {
    display: block;
    margin: 0 auto;
    width: 140px;
    margin-top: 53px;
}

.need {
    /* height:500px; */
    background-image: url('../images/orther/hdxuqiudian.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.need-in {
    padding: 82px 205px 105px;
}

.need-in .line {
    margin: 0 auto;
}

.need-in .headline {
    margin-top: 21px;
}

.need-in-point {
    margin-top: 60px;
}

.need-in-point ._flex {
    justify-content: space-between;
}

.need-of p {
    margin-top: 25px;
    text-align: center;
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    letter-spacing: 1px;
    color: #112548;
}

.need-of-img {
    width: 120px;
    height: 120px;
}

.need-of-img img {
    width: 100%;
    height: 100%;
}

.active-introduce2 .merit-in-2 .fr .grid p {
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #666666;
    ;
    padding-right: 0;
    margin-top: 10px;
}

.active-introduce1 .merit-in-1 .cavity {
    margin-top: 180px
}

.active-introduce2 .merit-in-2 .cavity {
    margin-top: 220px
}

.active-introduce3 .merit-in-1 .cavity {
    margin-top: 180px
}

.active-introduce1,
.active-introduce2,
.active-introduce3 {
    height: 754px;
}


/* 餐饮服务商 */

.serverebanner {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/orther/server-banner.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

.serverebanner-in {
    padding-top: 109px;
}

.whitebox-3 {
    width: 632px;
    height: 460px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.85);
    /* opacity:0.85; */
    padding-top: 55px;
    padding-left: 98px;
}

.whitebox-3 p {
    font-family: SourceHanSansCN-Normal;
    font-size: 24px;
    letter-spacing: 1px;
    color: #112548;
    margin-bottom: 8px;
}

.whitebox-3 .more {
    display: inline-block
}

.nobackimg {
    margin-top: 10px;
}

.nobackimg .flowin {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    padding-top: 109px;
}

.nobackimg .flowin .line {
    position: absolute;
    top: 82px;
    left: 50%;
    transform: translateX(-50%);
}

.nobackimg ._flex {
    margin-top: 70px;
}

._flexin {
    margin: 0 30px;
    flex: 1;
}

.nobackimg ._flexin .perfom {
    font-family: SourceHanSansCN-Bold;
    font-size: 86px;
    /* letter-spacing: 4px; */
    color: #fe5000;
    text-align: center;
}

.nobackimg ._flexin .perfom span {
    font-family: SourceHanSansCN-Bold;
    font-size: 36px;
    letter-spacing: 2px;
    color: #fe5000;
}

.saledel {
    margin-top: 20px;
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    letter-spacing: 1px;
    color: #373737;
}

._flexin p {
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    font-family: zc_light;
}

._flexin span {
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    font-family: zc_light;
    margin-top: 5px;
}

.icon {
    display: inline-block;
    min-width: 32px;
    height: 26px;
    padding: 0 15px 0 0;
}

.icon img {
    width: 100%;
    height: 100%;
}

.benifit h3 {
    font-family: zc_regular;
    margin-bottom: 20px;
    font-size: 32px;
    align-items: center;
    display: flex;
}

.benifit .detail {
    padding: 0 30px;
}

.pad15 {
    padding: 15px;
}

.benifit .pad30 {
    width: 33%;
}

.benifit .detail p {
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-family: zc_light;
}

.cookingstyle {
    margin-top: 10px;
}

.cookingstyle ._flex {
    justify-content: space-between;
}

.cookingstyle .pad15 .fl {
    width: 260px;
    height: 205px;
}

.cookingstyle .pad15 .fl img {
    width: 100%;
    height: 100%;
}

.cookingstyle .pad15 .fr {
    height: 100%;
    padding: 0 15px;
    position: relative;
}

.cookingstyle .pad15 .fr .more {
    width: 140px;
    position: absolute;
    bottom: 0;
    left: 15px;
}

.server-supply {
    height: 750px;
    background-image: url('../images/orther/server-supply.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.server-supply .flowin {
    position: relative;
    padding-left: 98px;
    padding-right: 98px;
    padding-top: 109px;
}

.server-supply .flowin .line {
    position: absolute;
    top: 82px;
    left: 50%;
    transform: translateX(-50%);
}

.server-supply-fuc {
    margin-top: 85px;
}

.server-supply-fuc ._flex {
    justify-content: space-between;
}

.server-supply-of {
    min-width: 325px;
}

.server-supply-of-title-1,
.server-supply-of-title-2,
.server-supply-of-title-3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 32px;
    letter-spacing: 2px;
    color: #112548;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.server-supply-of-title-1 {
    padding-left: 55px;
    background-image: url('../images/orther/server-system.png');
    background-size: 38px 35px;
}

.server-supply-of-title-2 {
    padding-left: 55px;
    background-image: url('../images/orther/server-.png');
    background-size: 40px 36px;
}

.server-supply-of-title-3 {
    padding-left: 55px;
    background-image: url('../images/orther/server-fans.png');
    background-size: 42px 38px;
}

.server-supply-of-detail {
    width: 210px;
    font-family: 'SourceHanSansCN-Normal';
    font-size: 20px;
    letter-spacing: 1px;
    color: #666666;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 30px;
}

.join-show {
    height: 1400px;
    background-image: url('../images/orther/server-restaurantbg.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 10px;
    position: relative;
}

.join-show .flowin {
    padding-left: 98px;
    padding-right: 98px;
    padding-bottom: 0;
    padding-top: 109px
}

.join-show .line {
    position: absolute;
    top: 82px;
    left: 50%;
    transform: translateX(-50%);
}

.join-show-container {
    margin-top: 85px;
}

.join-show-container-line {
    margin-bottom: 44px;
}

.greens-style {
    background-color: #fff;
}

.greens-style-img {
    width: 360px;
    height: 206px;
}

.greens-style-img img {
    width: 100%;
    height: 100%
}

.join-show ._flex {
    justify-content: space-between;
}

.greens-style-detail {
    padding-bottom: 48px;
}

.greens-style-detail h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 32px;
    letter-spacing: 2px;
    color: #112548;
    margin-top: 30px;
    text-align: center;
}

.greens-style-detail .more {
    display: block;
    width: 240px;
    margin: 0 auto;
    margin-top: 50px;
}


/* 联系我们 */

.pageheader {
    height: 317px;
    background-image: url('../images/distribution/resource90.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.row ._flex {
    justify-content: space-between;
}

.row ._flex .single {
    max-width: 47%;
    /* padding: 30px; */
    margin-top: 30px;
    background-color: #fff;
}

.single .singleimage {
    height: 208px;
}

.single .singleimage img {
    width: 100%;
    height: 100%
}

.otherdetails {
    padding: 30px 21px 20px;
}

.otherdetails h3 {
    font-family: zc_light;
    font-size: 32px;
    line-height: normal;
    letter-spacing: -.1px;
    color: #080808;
    font-weight: 300;
    margin-bottom: 18px;
}

.otherdetails p {
    font-family: zc_light;
    font-size: 20px;
    letter-spacing: -.1px;
    color: #080808;
    margin-top: 5px;
}

.otherdetails p span {
    display: inline-block;
    width: 20px;
    height: 30px;
    margin-right: 15px;
    vertical-align: bottom;
}

.otherdetails p span img {
    width: 100%;
    height: 100%;
}

.map {
    background-color: #f7f9fc;
    margin-top: 10px;
}

.map .mapin {
    padding-top: 30px;
}

.mapimg {
    width: 893px;
    margin: auto;
    padding-top: 30px;
    text-align: center;
}

.mapimg img {
    width: 100%;
    height: 100%
}


/* 关于我们 */

.color000 {
    color: #000;
}

.aboutbanner {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/orther/about-banner.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.aboutbanner-in {
    padding-top: 109px;
}

.aboutbanner-in .whitebox-2 {
    padding-right: 80px;
}

.development-histroy {
    background-color: #f9f9f9;
}

.development-histroy-in {
    padding: 82px 98px 80px;
}

.development-histroy-in .line {
    margin: 0 auto;
}

.development-histroy-in .headline {
    margin-top: 21px;
}

.histroy-show {
    margin-top: 80px;
}

.histroy-show ._flex {
    justify-content: space-between;
    margin-bottom: 45px;
}

.history-box {
    width: 360px;
    height: 330px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(237, 237, 237, 0.8);
    border-radius: 6px;
    font-size: 0;
}

.history-box img {
    width: 100%;
    height: 100%;
}

.history-box h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 50px;
    letter-spacing: 3px;
    color: #000000;
    margin-top: 48px;
    margin-left: 20px;
}

.history-box h3 span {
    font-size: 24px;
    letter-spacing: 1px;
}

.history-box p {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #000000;
    margin-left: 20px;
    margin-top: 15px;
    width: 280px;
}

.font18 {
    font-size: 18px;
}

.need-of-fb {
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #112548;
    margin-top: 17px;
    width: 240px;
    text-align: center;
    line-height: 25px;
}

.awards {
    width: 269px;
    height: 182px;
    margin-right: 26px;
    display: inline-block;
    font-size: 0;
}

.awards img {
    width: 100%;
    height: 100%;
}

.development-histroy-in .awards:last-child {
    margin-right: 0px;
}


/* 联系我们 */

.contactbanner {
    cursor: pointer;
    background-image: url('../images/orther/contact-banner.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 678px;
}

.contact-show {
    background-color: #f9f9f9;
}

.contact-show-in {
    padding: 82px 98px 45px;
    display: flex;
    flex-wrap: wrap;
}

.contact-tab-control {
    background-color: #fff;
    width: 562px;
    height: 330px;
    border-radius: 6px;
    margin-bottom: 45px;
}

.contact-show-in .contact-tab-control:nth-child(odd) {
    margin-right: 40px;
}

.contact-tab-control-img {
    font-size: 0;
    width: 300px;
    height: 330px;
}

.contact-tab-control-detail {
    display: inline-block;
    padding: 20px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

.contact-tab-control-detail h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 44px;
    letter-spacing: 2px;
    color: #000000;
    margin-bottom: 24px;
}

.contact-tab-control-detail p {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    letter-spacing: 1px;
    color: #373737;
    width: 220px;
    margin-bottom: 15px
}

.contact-tab-control-detail p span {
    color: #fe5000;
}

.contact-tab-control-detail .cavity {
    position: absolute;
    left: 20px;
    bottom: 40px;
}

.contact-map {
    margin-top: 10px;
    background-image: url('../images/orther/contact-map.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 850px;
}

.contact-map-in {
    padding: 82px 98px 0;
}

.contact-map-in .line {
    margin: 0 auto;
}

.contact-map-in .headline {
    margin-top: 21px;
}


/* 商务合作 */

.businessbanner {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/orther/business-banner.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}


/* 服务案例 */

.servercasebanner {
    cursor: pointer;
    height: 678px;
    background-image: url('../images/orther/servercase-banner.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.case-show {
    background-image: url('../images/orther/about-ourcultrue.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.case-show-in {
    padding: 82px 102px 95px;
}

.case-show-in .line {
    margin: 0 auto;
}

.case-show-in .headline {
    margin-top: 21px;
}

.case-show-in ._flex {
    justify-content: space-between;
    margin-top: 85px;
}

.case-show-in-detail,
.custom-solutions-in-l-detail {
    width: 510px;
}

.case-show-in-detail h3,
.custom-solutions-in-l-detail h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 32px;
    letter-spacing: 2px;
    color: #112548;
    padding: 1px 0;
    padding-left: 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.case-show-in-detail .h3-l {
    background-image: url('../images/orther/servercase-3.png');
    background-size: 44px 44px;
}

.case-show-in-detail .h3-r {
    background-image: url('../images/orther/servercase-1.png');
    background-size: 46px 40px;
}

.case-show-in-detail-container,
.custom-solutions-in-l-detail-container {
    padding-left: 60px;
    margin-top: 20px;
}

.case-show-in-detail-container p,
.custom-solutions-in-l-detail-container p {
    font-family: SourceHanSansCN-Normal;
    font-size: 20px;
    letter-spacing: 1px;
    color: #112548;
    line-height: 36px;
}

.case-show-usep {
    padding-left: 40px;
    background-image: url('../images/orther/renqun.png');
    background-size: 32px 22px;
    background-position: 0 6px;
    background-repeat: no-repeat;
    margin-top: 25px;
}

.custom-solutions1,
.custom-solutions2,
.custom-solutions3 {
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 494px;
    margin-top: 10px;
}

.custom-solutions1 {
    background-image: url('../images/orther/servercase-wangyi.png');
}

.custom-solutions2 {
    background-image: url('../images/orther/servercase-shejiyuan.png');
}

.custom-solutions3 {
    background-image: url('../images/orther/servercase-hangxin.png');
}

.custom-solutions-in-l {
    padding: 108px 102px 70px;
}

.custom-solutions-in-l-detail h3 {
    background-image: url('../images/orther/servercase-2.png');
}

.custom-solutions-in-l-detail h3 {
    color: #fff;
}

.custom-solutions-in-l-detail-container p {
    color: #fff;
}


/*到店服务*/
.serviceShopCenter {
    cursor: pointer;
}

.serviceShopCenter .serviceShopBanner {
    background-image: url(../images/serviceShop/banner.png);
    background-size: 100% 100%;
    background-position: 0 0;
}

.serviceShopCenter .serviceShopHighlight-moment .solveProblemText {
    margin-top: 30px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
}

.serviceShopCenter .serviceShopHighlight-moment .solveProblemContainer {
    margin-top: 60px;
}

.serviceShopCenter .serviceShopHighlight-moment .solveProblemContainer ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.serviceShopCenter .serviceShopHighlight-moment .solveProblemContainer ul li {
    padding: 14px 16px 0px 18px;
    width: 542px;
    height: 580px;
    background-color: #ffffff;
    box-shadow: 0px 6px 10px 0px rgba(34, 24, 21, 0.05);
    border-radius: 10px;
}

.serviceShopCenter .serviceShopHighlight-moment .solveProblemContainer ul li img {
    width: 100%;
    margin-bottom: 60px;
}

.serviceShopCenter .serviceShopHighlight-moment .solveProblemContainer ul li p {
    font-size: 30px;
    letter-spacing: 2px;
    color: #000000;
    text-align: center;
}

.serviceShopCenter .active-serviceShop {
    background: url(../images/serviceShop/background.png);
}


/*自助餐*/
.buffetCenter {
    cursor: pointer;
}

.buffetCenter .buffetBanner {
    background: url(../images/buffet/banner.png);
}

.buffetCenter .buffetContainer {
    margin-top: 69px;
}

.buffetCenter .buffetContainer ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.buffetCenter .buffetContainer ul li {
    width: 263px;
    height: 370px;
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(237, 237, 237, 0.8);
    border-radius: 6px;
    padding: 14px;
    box-sizing: border-box;
    position: relative;
}

.buffetCenter .buffetContainer ul li .buffetImg {
    margin-bottom: 65px;
    width: 100%;
}

.buffetCenter .buffetContainer ul li .buffetIcon {
    width: 82px;
    height: 82px;
    position: absolute;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%);
}

.buffetCenter .buffetContainer ul li p {
    font-size: 20px;
    letter-spacing: 1px;
    color: #112548;
    text-align: center;
}

.center .qualificationContainer {
    background-image: url(../images/index/bgquality.png);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-top: 80px;
    padding-bottom: 54px;
    padding-left: 98px;
    padding-right: 100px;
}

.center .qualificationContainer .qualificationLine {
    width: 60px;
    height: 6px;
    background-color: #fe5000;
    border-radius: 3px;
    margin: auto;
}

.center .qualificationContainer .qualificationHeader {
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #000000;
    text-align: center;
    margin: 30px auto 56px;
}

.center .qualificationContainer .qualificationContent {
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.center .qualificationContainer .qualificationContent .imgItem:last-child a img {
    padding-left: 14px;
}

.center .qualificationContainer .qualificationContent .imgItem:nth-child(2) {
    padding-right: 60px;
}

.center .qualificationContainer .qualificationContent .imgItem .imgName {
    text-align: center;
}

/* 无接触供餐 */
.notContactServerFoodContainer .center .notContactBanner {
    cursor: pointer;
    height: 678px;
    background-image: url(../images/notContactServerFood/banner.jpg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

.notContactBanner-in {
    padding-top: 88px;
}

.notContactServerFoodContainer .whitebox-2 {
    width: 687px;
    height: auto;
    box-sizing: border-box;
    background-color: #ffffff;
    opacity: 0.85;
    padding-left: 98px;
    padding-right: 71px;
    padding-top: 25px;
    padding-bottom: 34px;
}

.notContactServerFoodContainer .whitebox-2 p {
    line-height: 33px;
    margin-bottom: 0;
    letter-spacing: 0px;
}

.notContactServerFoodContainer .disinfectionContainer ul {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    padding: 0 98px;
    padding-bottom: 85px;
}

.notContactServerFoodContainer .disinfectionContainer ul li {
    box-sizing: border-box;
    padding: 14px;
    width: 363px;
    height: 468px;
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(237, 237, 237, 0.8);
    border-radius: 6px;
}

.notContactServerFoodContainer .disinfectionContainer ul li .title {
    font-size: 24px;
    letter-spacing: 1px;
    color: #112548;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 10px;
}

.notContactServerFoodContainer .disinfectionContainer ul li .text {

    line-height: 34px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: #666666;
}

.notContactServerFoodContainer .notContact-introduce1 {
    background: url(/images/notContactServerFood/background1.jpg) no-repeat;
}

.notContactServerFoodContainer .notContact-introduce2 {
    background: url(/images/notContactServerFood/background2.jpg) no-repeat;
}

.notContactServerFoodContainer .notContact-introduce3 {
    background: url(/images/notContactServerFood/background3.jpg) no-repeat;
}

.notContactServerFoodContainer .merit-in-1 p {
    color: #122447;
}

.notContactServerFoodContainer .notContact-introduce2 .merit-in-2 .fr .grid p {
    color: #122447;
    font-size: 20px;
}

.notContactServerFoodContainer .notContact-introduce3 .merit-in-3 .grid p {
    color: #122447;
    font-size: 20px;
    padding-left: 0;
}

.notContactServerFoodContainer .viaeoContainer {
    width: 1171px;
    height: 673px;
    background-color: #fff;
    margin-top: 17px;
}

/* 小学模块 */
.primarySchoolCenter {
    cursor: pointer;
}

.primarySchoolCenter .primarySchoolBanner {
    background-image: url(../images/primarySchool/banner.png);
    background-size: 100% 100%;
    background-position: 0 0;
}

.primarySchoolBanner h3 {
    font-size: 66px;
    margin-bottom: 9px;
}

.primarySchoolBanner .contact {
    font-size: 20px;
    letter-spacing: 1px;
    color: #fe5000;
    margin-top: 20px;
}

.primarySchoolCenter .primarySchool-moment {
    background-image: url('../images/primarySchool/background.png');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #fff;
}

.primarySchoolCenter .createValueContainer {
    margin-top: 60px;
    padding-bottom: 100px;
}

.primarySchoolCenter .createValueContainer ul {
    display: flex;
    justify-content: space-between;
}

.primarySchoolCenter .createValueContainer ul li {
    width: 370px;
    height: 400px;
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(237, 237, 237, 0.8);
    border-radius: 6px;
    padding: 14px;
    box-sizing: border-box;
}

.primarySchoolCenter .createValueContainer ul li img {
    width: 342px;
    height: 195px;
}

.primarySchoolCenter .createValueContainer ul li .createValueTitle {
    font-size: 24px;
    letter-spacing: 1px;
    color: #112548;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 24px;
}

.primarySchoolCenter .createValueContainer ul li .createValueContent {
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    line-height: 23px;
}

.primarySchoolCenter .background {
    height: 754px;
    margin-top: 10px;
    background-color: #fafafa !important;
}

.primarySchoolCenter .background p {
    letter-spacing: 1px;
}

.primarySchoolCenter .mealMenuContainer {
    background: url('/images/primarySchool/mealMenu.png') no-repeat;
    background-position: 839px 98px;

}

.primarySchoolCenter .merit-in-1 p:nth-child(4) {
    margin-top: 0;
}

.primarySchoolCenter .menuManageContainer {
    background: url('/images/primarySchool/menuManage.png') no-repeat;
    background-position: 83px 182px;
    background-color: #eeeef0 !important;
}

.primarySchoolCenter .menuManageContainer p,
.primarySchoolCenter .stopDinnerContainer P,
.primarySchoolCenter .financialStatisticsContainer p {
    font-size: 24px;
    letter-spacing: 1px;
    color: #666666;
    line-height: 40px;
    text-align: right;
}

.primarySchoolCenter .paymentContainer {
    background: url('/images/primarySchool/payMent.png') no-repeat;
    background-position: 460px 135px;
}

.primarySchoolCenter .stopDinnerContainer {
    background: url('/images/primarySchool/stopDinner.png') no-repeat;
    background-position: 83px 165PX;
    background-color: #eeeef0 !important;
}

.primarySchoolCenter .roleManageContainer {
    background: url('/images/primarySchool/role.png') no-repeat;
    background-position: 605px 182PX;
}

.primarySchoolCenter .financialStatisticsContainer {
    background: url('/images/primarySchool/financialStatistics.png') no-repeat;
    background-position: 0 0;
}

.primarySchoolCenter .intellectCabinetContainer {
    background: url('/images/primarySchool/intellectCabinet.png') no-repeat;
    background-position: 0 0;
}

.SaaS_cont .center .module {
    width: 100%;
    height: 100%;
    background: url('/images/SaaS/bg.png') no-repeat;
    background-position: 0 0;
    padding: 30px;
    box-sizing: border-box;
    background-size: 100% 100%;
}
.SaaS_cont .content1{
    min-width:1440px;
    overflow: hidden;
    overflow-x: auto;
}
.SaaS_cont .center .module .internal_cont {
    min-height: 660px;
    height: calc(100vh - 220px);
    background: rgba(255, 255, 255, 0.3);
    border-radius: 16px;
    backdrop-filter: blur(4px);
    overflow: hidden;
}

.SaaS_cont .center .module .internal_cont .top_cont {
    display: flex;
    height: 100%;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont {
    position: relative;
    height: 680px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 33.33%;
    overflow: hidden;
    transition: width .27s linear;
    -ms-transition: width .27s linear;
    -moz-transition: width .27s linear;
    -webkit-transition: width .27s linear;
    -o-transition: width .27s linear;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont.bg1 {
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
    border-radius: 16px 0px 0px 16px;
    border-image: linear-gradient(225deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
    backdrop-filter: blur(4px);
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont.bg2 {
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(4px);
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont.flex8 {
    width: 80%;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont.flex1 {
    width: 10%;
}
.SaaS_cont .center .module .internal_cont .top_cont .item_cont.flex1 .arrow_cont {
    transform: translate(-50%, -48px);
    left:50%;
}
.SaaS_cont .center .module .internal_cont .top_cont .item_cont .cont1 {
    padding-left: 38px;
    display: flex;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont .left_cont {
    flex-shrink: 0;
    width: 450px;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont.border {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

.SaaS_cont .center .module .internal_cont .top_cont .describe p {
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont {
    height: 100%;
    padding: 48px 0;
    box-sizing: border-box;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont .cont1 .order_img {
    width: 124px;
    height: 104px;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont .cont2 {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont .cont2 .order_img {
    width: 70px;
    height: 52px;

}

.SaaS_cont .center .module .internal_cont .top_cont .item_cont .cont2 .describe {
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    writing-mode: vertical-lr;
    display: inline-block;
    margin-left: 13px;
    margin-top: -15px;
}

.SaaS_cont .internal_cont .cont1 .describe {
    height: 126px;
    margin-top: -64px;
}

.SaaS_cont .internal_cont .cont1 .mark_cont {
    margin-top: 48px;
}

.SaaS_cont .internal_cont .cont1 .mark_cont .word {
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    font-size: 32px;
}

.SaaS_cont .internal_cont .cont1 .mark_cont .line1 {
    width: 224px;
    height: 12px;
    background: #FFC895;
    margin-top: -11px;
    position: relative;
    z-index: -1;
}

.SaaS_cont .internal_cont .cont1 .mark_cont .line2 {
    width: 128px;
    height: 12px;
    background: #FFC895;
    margin-top: -11px;
    position: relative;
    z-index: -1;
}

.SaaS_cont .cont1 .title_cont {
    margin-top: 24px;
}

.SaaS_cont .internal_cont .cont1 .mark_cont .title1 {
    font-size: 24px;
    font-weight: 500;
    color: #666666;
    line-height: 32px;
}

.SaaS_cont .internal_cont .cont1 .mark_cont .title2 {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 8px;
}

.SaaS_cont .internal_cont .arrow_cont {
    position: absolute;
    height: 56px;
    width: 56px;
    cursor: pointer;
    transform: translate(48px, -48px);
    bottom: 0;
    left: 0;
}

.SaaS_cont .internal_cont .arrow_cont img {
    transition: all .27s linear;
    -ms-transition: all .27s linear;
    -moz-transition: all .27s linear;
    -webkit-transition: all .27s linear;
    -o-transition: all .27s linear;
}
.SaaS_cont .internal_cont .arrow_cont img.rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.SaaS_cont .center .module .specific_cont .title {
    font-size: 24px;
    font-weight: bold;
    color: #F88110;
    line-height: 32px;
    margin-bottom: 12px;
}
.SaaS_cont .center .module .specific_cont{
    transition: all .27s linear;
    -ms-transition: all .27s linear;
    -moz-transition: all .27s linear;
    -webkit-transition: all .27s linear;
    -o-transition: all .27s linear;
    transform: translateX(100%);
    opacity: 0;
}

.fade-enter{
    transform: translateX(0) !important;
    opacity: 1 !important;
  }

.SaaS_cont .center .module .specific_cont .module_legend {
    display: flex;
}
.SaaS_cont .center .module .specific_cont .specific_item_cont{
    margin-bottom: 32px;
}
.SaaS_cont .center .module .specific_cont .specific_item_cont:last-child{
    margin-bottom:0; 
}
.SaaS_cont .center .module .specific_cont .module_legend_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 48px;
    flex-shrink: 0;
}

.SaaS_cont .center .module .specific_cont .module_legend_item .legend {
    font-size: 32px;

}

.SaaS_cont .center .module .specific_cont .module_legend_item .word {
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;

}

.SaaS_cont .bottom_cont {
    margin-top: 20px;
    height: 140px;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    backdrop-filter: blur(4px);
    box-sizing: border-box;
}

.SaaS_cont .bottom_cont .cont {
    display: flex;
    justify-content: space-between;
    padding: 20px 40px;

}
.SaaS_cont .bottom_cont .cont .direation {
    margin: 0  auto;
}
.SaaS_cont .bottom_cont .cont .direation p {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    margin-top: 10px;
}

.SaaS_cont .bottom_cont .cont .direation p:first-child {
    margin-bottom: 8px;
}

.SaaS_cont .bottom_cont .cont .direation p:last-child {
    margin-left: 266px;
}
.SaaS_cont .bottom_cont .cont .left_cont {
    display: flex;
    width: 100%;
}
.SaaS_cont .bottom_cont .cont{
    position: relative;
}
.SaaS_cont .bottom_cont .cont .left_cont>img {
    position: absolute;
    top:20px ;
    left: 40px;
    width: 137px;
    height: 150px;
}
.SaaS_cont .bottom_cont .collect_cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 31px;
    right: 40px;
}

.SaaS_cont .bottom_cont .collect_cont .icon {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
}

.SaaS_cont .bottom_cont .collect_cont .arrow {
    display: flex;
    align-items: center;
}

.SaaS_cont .bottom_cont .collect_cont .arrow_word {
    font-size: 16px;
    font-weight: bold;
    color: #F88110;
    line-height: 22px
}

.SaaS_cont .concrete_cont {
    width: 100%;
    height: 100%;
    background: url(/images/SaaS/bg.png) no-repeat;
    background-size:100% 100%;
}
.SaaS_cont .concrete_cont  .outs_module{
    background: rgba(255,255,255,0.5);
    backdrop-filter: blur(50px);
    padding: 48px 30px;
    box-sizing: border-box;
}
.SaaS_cont .concrete_cont .header {
    display: flex;
    justify-content: center;
    position: relative;


}

.SaaS_cont .concrete_cont .header img {
    position: absolute;
    left: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(-80deg);
    cursor: pointer;
}

.SaaS_cont .concrete_cont .header .title {
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
}
.SaaS_cont .center{
    position: relative;
  
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
}
.SaaS_cont .center .out_module{
    background: rgba(255,255,255,0.3);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.08);
    border-radius: 16px;
    backdrop-filter: blur(4px);
  
}
.SaaS_cont .concrete_cont .concrete_cont_module{
    display:flex;
    margin-top:48px;

}
.SaaS_cont .concrete_cont .concrete_cont_module_item {
    flex:1;
    padding: 40px 32px;
    min-height: 700px;
    height:calc(100vh - 200px);
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    border: 1px solid;
    border-image: linear-gradient(225deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1;
    backdrop-filter: blur(4px);
    display: flex;
    flex-direction: column;

}
.SaaS_cont .concrete_cont .concrete_cont_module_item:nth-child(2){
    margin:0 12px;
    
}
.SaaS_cont .concrete_cont .concrete_cont_module_item .title_cont{
    flex-shrink: 0;
}
.SaaS_cont .concrete_cont .concrete_cont_module_item .title_cont {
    display: flex;
    justify-content: space-between;

}

.SaaS_cont .concrete_cont_module_item .title_cont .title {
    font-size: 32px;
    font-weight: bold;
    color: #F88110;
    line-height: 40px;
}

.SaaS_cont .concrete_cont_module_item .title_cont .title {
    font-size: 32px;
    font-weight: bold;
    color: #F88110;
    line-height: 40px;
}

.SaaS_cont .concrete_cont_module_item .title_cont .person_cont {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 24px
}
.SaaS_cont .concrete_cont_module_item .title_cont .person_cont .user{
    width: 20px;
    height:20px;
    margin-right: 6px;
   
}
.SaaS_cont .concrete_cont_module_item .info {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.SaaS_cont .package_cont {
    margin-top:64px;
}
.SaaS_cont .package_cont .package_cont_item{
    margin-bottom: 24px;

}
.SaaS_cont .package_cont .package_cont_item .title{
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 4px;
}
.SaaS_cont .package_cont .package_cont_item .word{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 24px;
}
.SaaS_cont .concrete_cont  .top_cont{
    flex:1;
    border-bottom: 1px solid   #BBBBBB;
}
.SaaS_cont .concrete_cont .botton_cont {
   width: 160px;
   height: 48px;
   background: #f88110;
   border-radius: 8px;
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 0 auto;
   margin-top: 40px;
   cursor: pointer;
 }
 .SaaS_cont .concrete_cont .botton_cont .button {
    font-size: 20px;
   font-weight: bold;
   color: #ffffff;
 }

.drawJt{
    display: inline-block;
    border: 2px solid #ffffff;
    width: 7px;
    height: 7px;
    border-left-color: transparent;
    border-top-color: transparent;
    transform: rotate( -45deg);
    -ms-transform: rotate( -45deg);
  -moz-transform: rotate( -45deg);
  -webkit-transform: rotate( -45deg);
  -o-transform: rotate( -45deg);
  }
 .SaaSIntroduce .drawJt{
    display: inline-block;
    border: 2px solid #ffffff;
    width: 7px;
    height: 7px;
    border-left-color: transparent;
    border-top-color: transparent;
    transform: rotate( -45deg);
    -ms-transform: rotate( -45deg);
    -moz-transform: rotate( -45deg);
    -webkit-transform: rotate( -45deg);
    -o-transform: rotate( -45deg);
  }