/* common */
.zendesk-background {
    max-width: 1220px;
    margin: 0 auto;
}

.description .btns {
    font-size: 16px;
}

.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;
}

.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;
}


/*第一部分图片区域 begin*/
.banner {
    width: 100%;
    background-image: url('/img/zendesk/zendesk_1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-color: #ECE3D6;
}


/*大小/格式/水平居中*/
.sap-data-content {
    max-width: 1348px;
    margin: 0 auto;
}

.sap-data-content .title {
    font-size: 40px;
    font-weight: bold;
    font-family: PingFang SC, PingFang SC;
    text-align: left;
    color: #343434;
    padding: 0px 0px 19px;
}

.subtitle {
    font-size: 20px;
    font-family: PingFang SC-Regular;
    color: #343434;
    text-align: left;
    line-height: 30px;
    padding: 0px 0px 36px;
}

.zendesk-background-aa {
    padding: 53px 0px;
}

/*Zendesk 是什么？*/
.zendesk-box-1 {
    margin: 63px 0px 80px;
}

.zendesk-box-1 .text-title {
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 17px;
}

.zendesk-box-1 .text-content {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

/*Zendesk 的优势*/
.lusha-second-2 {
    background: #faf9f5;
    border-radius: 0px 0px 0px 0px;

}


.lusha-text {
    padding: 73px 0px 42px;
}

.text-box {
    font-weight: bold;
    font-size: 35px;
    color: #333333;
    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.current {
    color: #E5A414;
}

.tabs-btns > 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;
}

.lusha-background-est-box {
    padding-bottom: 71px;
}

.lusha-background-est {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 30px 30px 30px 30px;
}

.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-content1 {
    padding: 110px 0px 0px 58px;
}

.partner-content .meegle-partner-content2 {
    padding: 87px 0px 0px 58px;
}

.icon-img-2 {
    padding: 31px 52px 30px 0px;
}
.content-video{
    width: 685px;
    height: 454px;
}


.partner-content .words .icon-img {
    margin-bottom: 24px;
}

.partner-content .words .title {
    font-weight: bold;
    font-size: 23px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 12px;
}

.partner-content .words .title2 {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 11px;
}

.partner-content .words .title-min {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 28px;
}

.partner-content .words .title-min2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 8px;
}

.yellow-dot-content2 {
    display: flex;
    text-align: center;
    justify-content: flex-start;
}

.yellow-dot-box {
    padding-top: 6px;
}

.yellow-dot {
    width: 10px;
    height: 10px;
    background-color: #E5A414;
    border-radius: 50%; /* 将小点设置为圆形 */
}

.partner-content .words .btns1 {
    font-size: 16px;
    margin-top: 35px;
}

.partner-content .words .btns2 {
    font-size: 16px;
    margin-top: 29px;
}

.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;
}

/*客户评价*/
.zendesk-second-3 .zendesk-title {
    margin: 80px 0px 43px;
}

.item-box {
    display: flex;
    justify-content: space-between;
}

.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-1 {
    padding: 40px 16px 86px 17px;
}

.content-img-box1 {
    padding: 0px 59px 46px 58px;
}

.title-2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    font-style: normal;
    text-transform: none;
    /* text-align: center;*/
}

.content-box-2 {
    padding: 39px 16px 56px 17px;
}

.content-img-box2 {
    padding: 0px 59px 47px 58px;
}

.content-box-3 {
    padding: 39px 16px 38px 17px;
}

.content-img-box3 {
    padding: 0px 59px 48px 58px;
}

/*Zendesk 的功能：挖掘服务潜力*/
.new-compose-type1-box {
    margin-bottom: 31px;
}

.new-compose-type1 {
    display: flex;
    justify-content: space-between;
}
.new-compose-type2{
    display: flex;
    justify-content: flex-start;
}

.new-item-box1 {
    margin-right: 38px;
}

.new-item {
    background: #FBF9F6;
    border-radius: 10px 10px 10px 10px;
}

.icon-1 {
    padding: 20px 11px 20px 20px;
}

.new-description-box1 {
    padding: 15px 156px 15px 0px;
}

.new-description-box2 {
    padding: 15px 44px 15px 0px;
}

.new-description-box3 {
    padding: 15px 172px 15px 0px;
}

.new-description-box4 {
    padding: 15px 12px 15px 0px;
}

.new-description-box5 {
    padding: 15px 92px 15px 0px;
}

.new-description-box6 {
    padding: 15px 108px 15px 0px;
}

.new-description-box7 {
    padding: 15px 172px 15px 0px;
}

.new-description-box8 {
    padding: 15px 139px 15px 0px;
}

.new-description-box9 {
    padding: 15px 60px 15px 0px;
}

.new-description-box10 {
    padding: 15px 108px 15px 0px;
}

.new-description-box11 {
    padding: 15px 92px 15px 0px;
}

.new-description-box12 {
    padding: 15px 140px 15px 0px;
}

.new-description-box13 {
    padding: 15px 120px 15px 0px;
}

.new-description-box14 {
    padding: 15px 72px 15px 0px;
}


.new-description-1 {
    font-weight: bold;
    font-size: 23px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 6px;
}

.new-description-2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.text-content1{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 16px;
}
.zendesk-btns {
    font-size: 16px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
}
.zendesk-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;
}

.requirement-contact {
    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;
}
.contact{
    padding-bottom: 65px;
}


