/* common */
.meegle-background {
    max-width: 1220px;
    margin: 0 auto;
}

.description .btns {
    font-size: 16px;
}

.btns .video-introduction {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    border-radius: 19px;
    color: #fff;
    font-weight: bold;
    background-color: #E5A414;
    padding: 0 25px;
    cursor: pointer;
}

.sap-data-content .btns .consult-ow {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    border-radius: 19px;
    color: #1B1B1B;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 0 25px;
    margin-left: 40px;
    cursor: pointer;
    margin-bottom: 63px;
}


/*第一部分图片区域 begin*/
.banner {
    width: 100%;
    /*height: 312px;*/
    background-image: url('/img/meegle/meegle_1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-color: #C9CDFD;
}

/*大小/格式/水平居中*/
.sap-data-content {
    max-width: 1420px;
    margin: 0 auto;
}

.sap-data-content .title {
    font-size: 40px;
    font-weight: bold;
    font-family: PingFang SC, PingFang SC;
    text-align: left;
    color: #1B1B1B;
    padding: 63px 0px 23px;
}

.subtitle {
    font-size: 20px;
    font-family: PingFang SC-Regular;
    color: #1B1B1B;
    text-align: left;
    line-height: 30px;
    padding: 0px 0px 45px;
}

/*第二部分*/
.meegle-background-separate {
    max-width: 1133px;
    margin: 0 auto;
}

.meegle-img img {
    margin: 58px 0px 64px;
}

.meegle-title .title-1 {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 40px;
}

.meegle-top-margin {
    margin-top: 90px;
}

/*设置样式*/
.meegle-meegle-blank {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    min-width: 100px;
}

/*控制距离*/
.distance {
    margin-bottom: 55px;
}

/*字体设置*/
.adjust-distance {
    margin-top: 135px;
    margin-left: 85px;
}

.adjust-distance .title-box-1 {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.adjust-distance .title-box-2 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.adjust-distance-within-1 .title-box-1 {
    margin: 16px 0px 15px 21px;
}

.adjust-distance-within-2 .title-box-2 {
    margin: 0px 101px 135px 21px;
}

/*设置背景色*/
.meegle-title-1 {
    background: rgba(244, 118, 189, 0.2);
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 30px 30px 30px 30px;
    height: 531px;
}

.meegle-title-2 {
    background: rgba(0, 175, 240, 0.15);
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 30px 30px 30px 30px;
    height: 531px;
}

.meegle-title-3 {
    background: rgba(61, 188, 47, 0.15);
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 30px 30px 30px 30px;
    height: 531px;


}

.easy {
    width: 574px;
    height: 531px;
}


/*<!--Meegle，满足您所有的项目管理需求-->*/
/*设置背景颜色*/
.efficiency-booster {
    width: 100%;
    background: rgba(201, 205, 253, 0.18);
    border-radius: 0px 0px 0px 0px;
    padding-top: 75px;
    padding-bottom: 57px;
}

.efficiency-booster-tabs {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;

}

.efficiency-booster-tabs .tabs-btns {
    width: 170px;
    height: 73px;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;

}

.efficiency-booster-tabs .tabs-btns > li {

    height: 74px;
    line-height: 74px;
    border-radius: 8px;
    text-align: center;
    font-size: 26px;
    cursor: pointer;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    margin-bottom: 8px;
}

.efficiency-booster-tabs .tabs-btns > li.current {
    background-color: #e5a414;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
}

.pic img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.title {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

/*<!--重新定义工作协作。体验全新水平的生产力。-->*/
.meegle-box-new .btns {
    font-size: 16px;
    text-align: center;
    margin: 48px 0px 97px 0px;
}

.btns .video-introduction {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    border-radius: 19px;
    color: #fff;
    font-weight: bold;
    background-color: #E5A414;
    padding: 0 25px;
    cursor: pointer;
}

/*重新定义工作协作。 体验全新水平的生产力。*/

.background-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.background-1 .title1 {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-right: 33px;
}

.background-2 {
    margin-top: 101px;
    margin-bottom: 40px;
}

.background-2 .title2 {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 15px;
}

.background-2 .title3 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}


/*携手同行*/
.partner-tabs .tabs-btns {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    border-bottom: 1px solid rgba(112, 112, 112, 0.17);
}

.tabs-btns > li {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    font-style: normal;
    text-transform: none;
    position: relative;
    cursor: pointer;
    padding-bottom: 6px;
    text-align: center;
}

.tabs-btns > li.current {
    color: #E5A414;
}

.partner-tabs .tabs-btns > li.current::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background-color: #e5a414;
}

/*设置背景色*/
.deel-background-est {
    background: #F5F6FF;
    border-radius: 30px 30px 30px 30px;
}

.tabs-list {

}

.partner-content {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    margin-top: 38px;
}

/*设置内容格式*/
.partner-content .meegle-partner-content {
    margin-top: 92px;
    margin-left: 88px;
}

.partner-content .words .title {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 23px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 19px;
    line-height: 31px
}

.partner-content .words .title-min {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 36px;

}

.words .points .point {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 15px;
    padding-left: 34px;
    position: relative;
}

.points .point::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/img/meegle/meegle-19.png') center / 100% 100%;
}

.partner-content .words .profile {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 0px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 54px;
}

.background-3 {
    margin-top: 90px;
    margin-bottom: 40px;
}

.background-3 .title2 {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 15px;
}

.background-3 .title3 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

/*使用顶级模板快速启动您的项目！*/
.solution-items {
    display: flex;
    justify-content: space-between;
}

.solution-items .item {
    width: 385px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.16);
}

.solution-items .item .words {
    padding: 36px 0px 0px 36px;
}

.solution-items .item .words .title {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 23px;
    color: #333333;
    line-height: 0px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.solution-items .item .words .summary {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 23px;
    margin-bottom: 36px;
    margin-right: 36px;
}

.background-box-6 {
    display: flex;
    justify-content: space-between;
}

.adjust-box {
    margin-top: 80px;
    margin-left: 65px;

}

.background-box-6 .title-12 {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 22px;
    color: #333333;
    line-height: 0px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 37px;
}

.background-box-6 .title-13 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 44px;
}

.solution-items-1 {
    display: flex;
    justify-content: space-between;
}

.solution-items-1 .item {
    overflow: hidden;
    box-sizing: border-box;
    width: 380px;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 10px 10px 10px 10px;
}

.item .words .img-meegle-1 {
    margin: 28px 0px 20px 33px;
}

.item .words .img-meegle-2 {
    margin: 21px 0px 12px 23px;
}

.solution-items-1 .item .words .title {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 19px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0px 33px 13px 34px;
}

.solution-items-1 .item .words .summary {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0px 30px 30px 31px;
}

/*设置背景色*/
.meegle-Background-img {
    width: 100%;
    background-color: #C9CDFD;
    border-radius: 0px 0px 0px 0px;
    margin-top: 89px;
}

.img-banner img {
    margin: 67px 0px;
}

.words-new .title-new-1 {
    margin-top: 91px;
    margin-bottom: 15px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.words-new .summary-new-1 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 44px;
}

.img-new-banner img {
    margin-bottom: 110px;
}

.requirement-contact {
    height: 228px;
    background-color: #e5a414;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.contact-box .title-new {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    font-style: normal;
    text-transform: none;
    margin-top: 65px;
    margin-bottom: 19px;
}

.contact-box .contact a {
    display: inline-block;
    padding: 0 32px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 18.5px;
    color: #e5a414;
    font-size: 16px;
    background-color: #fff;
}
