/* common */
.apollo-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: #2a3434;
    padding: 0 25px;
    cursor: pointer;
}

.sap-data-content .btns .consult-ow {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    border-radius: 19px;
    color: #fff;
    font-weight: bold;
    background-color: #E5A414;
    padding: 0 25px;
    cursor: pointer;
    margin-right: 24px;
}


/*第一部分图片区域 begin*/
.banner {
    width: 100%;
    background-image: url('/img/apollo/apollo_1.png');
    background-repeat: no-repeat;
    background-position: center;
    /*background-size: auto 100%;*/
    background-color: #fffaec;
}


.apollo-background-aa {
    max-width: 1348px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.sap-data-content {
    margin-bottom: 65px;
}

.sap-data-content .title {
    font-size: 40px;
    font-weight: bold;
    text-align: left;
    color: #343434;
    padding: 63px 0px 23px;
}

.subtitle {
    font-size: 20px;
    color: #343434;
    text-align: left;
    line-height: 30px;
    padding-bottom: 43px;
}

/*第二部分*/
.apollo-title1-box {
    margin: 62px 0px 80px;
}

.apollo-title1 {
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 37px;
}

.apollo-title2-box {
    margin-top: 37px;
}

/*联系人和账户搜索*/
/*构建管道 样式*/

.apollo-title2 {
    font-weight: bold;
    font-size: 18px;
    color: #146EF6;
    line-height: 24px;
    font-style: normal;
    text-transform: none;
    margin-bottom: 17px;
}

/*成交 样式*/
.apollo-title4-box {
    margin-top: 25px;
    margin-bottom: 14px;
}

.apollo-title3 {
    font-weight: bold;
    font-size: 18px;
    color: #7456DA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

/*提高性能 样式*/
.apollo-title5-box {
    margin-top: 26px;
    margin-bottom: 14px;

}

.apollo-title4 {
    font-weight: bold;
    font-size: 18px;
    color: #17B94E;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

/*简化运营 样式*/
.apollo-title5-box {
    margin-top: 26px;
    margin-bottom: 14px;
}

.apollo-title5 {
    font-weight: bold;
    font-size: 18px;
    color: #FF7D1F;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}


/*按钮里面图片样式*/
.apollo-img {
    padding: 7px 1px 10px 4px;
}

/*按钮样式 构建管道*/
.intercom-button {
    /*height: 36px;
    line-height: 36px;*/
    /* background: #F4F3ED;*/
    /*box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);*/
    /*text-align: center;*/
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    /*border: 1px solid #16100E;*/
    margin-bottom: 3px;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    width: 155px;
}


/*点击按钮颜色代码*/
.intercom-button.current {
    background: #EDF3FE;
    border-radius: 5px;
    border: 1px solid #146EF6;
}


.intercom-button.tabs-btns1.current {
    background: #F9F7FE;
    border-radius: 5px;
    border: 1px solid #7456DA;
}


.intercom-button.tabs-btns2.current {
    border-radius: 5px 5px 5px 5px;
    background: #E6FBEE;
    border: 1px solid #17B94E;
}


.intercom-button.tabs-btns3.current {
    background: #FFF8F4;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF7D1F;
}


/*显示/影藏内容*/
.interom-booster-tabs-new .tabs-list .intercom-control3 {
    display: none;
}

.interom-booster-tabs-new .tabs-list .intercom-control3 .current {
    display: block;
}


/*左右格式布局*/
.interom-booster-tabs-new {
    display: flex;
    -webkit-justify-content: space-between;
}

/*按钮格式布局*/
.interom-button-box {
    display: flex;
    flex-direction: column;
}

/*图片部分背景*/
.tabs-list-banner {
    background: #F9F7FE;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 10px 10px 0px 0px;


}

/*图片+内容格式*/
.apollo-img-1 {
    padding: 30px 1px 36px 20px;
}

/*内容样式*/
.tab-content-style {
    font-weight: 400;
    font-size: 18px;
    color: #212121;
    line-height: 24px;
    font-style: normal;
    text-transform: none;
}
/*end*/

/*轻松探索最准确的 B2B 数据*/
.apollo-box2{
    width: 100%;
    background-image: url('/img/apollo/apollo_25.png');
    background-repeat: no-repeat;
    background-position: top center;
    /*background-size: auto 100%;*/
    background-color: #fffaec;

}
.apollo-box2-title-box{
    padding: 59px 0px 38px;
}

.apollo-box2-title-box .box2-title{
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 22px;
}
.apollo-box2-title-box .box2-subheading{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.box2-img-box{
    padding-bottom: 49px;
}

.datadog-btns{
    padding: 0px 550px 59px ;
}
.datadog-btns .video-introduction {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    border-radius: 19px;
    color: #fff;
    font-weight: bold;
    background-color: #E5A414;
    padding: 0 31px;
    cursor: pointer;
}
/*end*/

/*您分享收入目标，在 Apollo 中更好、更智能、更协作地工作。*/
.box3-title-box .box3-title{
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

/*背景色*/
.partner-tabs{
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    border-radius: 30px 30px 30px 30px;
}
/*按鈕布局*/
.partner-tabs .tabs-btns-new1-box {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
  /*  justify-content: space-evenly;*/
    border-bottom: 1px solid rgba(112, 112, 112, 0.17);
}

/*效果部分*/
.tabs-btns-new1 > li {
    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-new1 > li.current {
    color: #E5A414;
}

.partner-tabs .tabs-btns-new1 > li.current::after {
    content: '';
    display: block;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background-color: #e5a414;
}



/*内容布局*/
.partner-content-2 {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 28px;
}
.tabs-btns-new-box{
    padding: 29px 115px 0px 79px;
}
.tabs-btns-new-box2{
    padding: 29px 115px 0px 0px;
}
.tabs-btns-new-box3{
    padding: 29px 62px 0px 0px;
}





/*内容和打钩样式*/
.partner-content-2 .words .title-box {
    font-weight: bold;
    font-size: 23px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 11px;
}
.partner-content-2 .words .title-min {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 43px;
}
.meegle-partner-content{
    padding-top: 52px;
    padding-left: 79px;
}


.words .points .point {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 18px;
    padding-left: 34px;
    position: relative;

}
.points .point::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/SealSuite/sealsuite-7.png) center / 100% 100%;
}

/*图片布局*/
.img-apollo-3{
    padding-right: 86px;
    padding-bottom: 36px;
}

.box3-title-box1{
    margin-top: 80px;
    margin-bottom: 38px;
}
.box3-title-1{
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 16px;
}
.box3-title-2{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.box3-img-box2{
margin-bottom: 80px;
}

/*apollo-box4*/
.apollo-box4{
    background: #FFFAEF;
    border-radius: 0px 0px 0px 0px;
}
.box4-title-box{
    padding: 69px 0px 69px;
}
.box4-title{
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 27px;
}

.item-box {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.item-box .item {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 10px 10px 10px 10px;
}
.content-box {
    padding: 19px 29px;
}


.title-2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

/*最后需求沟通部分*/
.requirement-contact {
    background-color: #e5a414;
    color: #fff;
    text-align: center;
}
.contact-box{
    padding: 65px 0px;
}
.contact-box .title-new {
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    font-style: normal;
    text-transform: none;
    margin-bottom: 19px             ;
}
.contact-box .title-new-2 {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 20px;
}

.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;
}

