.incrementContent {
    min-height: 562px;
    width: 100%;
    margin-top: 100px;
}
.headerUl > li:nth-child(2){
    height: 95px;
    line-height: 100px;
    padding: 0 30px;
    border-bottom: 5px solid #fdd946;
    justify-content: center;
    align-items: center;
}
.headerUl > li:nth-child(2) > a{
    color: #fdd946;
    font-size: 15px;
}
.swiper {
    width: 100%;
    height: 500px;
    background: url(./img/pic_picture.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}
.swiper > div:nth-child(1) {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    justify-content: center;
}
.swiper > div:nth-child(1) > div:nth-child(1) {
    width: 100%;
    font-size: 48px;
    color: #FFF;
    text-align: center;
    font-family: PingFangSC-Light;
}
.swiper > div:nth-child(1) > div:nth-child(2) {
    width: 100%;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    margin-top: 54px;
    font-family: PingFangSC-Light;
}
.service{
    width: 100%;
    height: 700px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
}
.service > div:nth-child(1){
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 17.14%;
}
.service > div:nth-child(1) > div:nth-child(1) {
    width: 354px;
    height: 24px;
    background: url(./img/SERVICEADVANTAGES.png) no-repeat center;
    background-size: 100% 100%;
}
.service > div:nth-child(1) > div:nth-child(2) {
    font-size: 28px;
    color:#373737;
    margin-top: 30px;
}
.service > div:nth-child(1) > div:nth-child(3){
    display: block;
    width: 45px;
    height: 2px;
    margin-top: 20px;
    background: #989999;
}
.service > div:nth-child(2){
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    margin-top: 96px;
}
.serviceItem1,.serviceItem2,.serviceItem3,.serviceItem4{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 48px;
}
.serviceItem1 > div:nth-child(1) {
    width: 73px;
    height: 73px;
    background: url(./img/icon_system.png) no-repeat center;
    background-size: 100% 100%;
}
.serviceItem2 > div:nth-child(1) {
    width: 73px;
    height: 73px;
    background: url(./img/icon_operating.png) no-repeat center;
    background-size: 100% 100%;
}.serviceItem3 > div:nth-child(1) {
    width: 73px;
    height: 73px;
    background: url(./img/icon_Customerservice.png) no-repeat center;
    background-size: 100% 100%;
}
.serviceItem4 > div:nth-child(1) {
    width: 73px;
    height: 73px;
    background: url(./img/icon_ecological.png) no-repeat center;
    background-size: 100% 100%;
}
.serviceItem1 > div:nth-child(2),.serviceItem2 > div:nth-child(2),.serviceItem3 > div:nth-child(2),.serviceItem4 > div:nth-child(2){
    display: block;
    font-size: 16px;
    color: #363736;
    margin: 32px 0 20px 0;
}
.serviceItem1 > div:nth-child(3),.serviceItem2 > div:nth-child(3),.serviceItem3 > div:nth-child(3),.serviceItem4 > div:nth-child(3){
    display: block;
    font-size: 12px;
    color: #646665;
}
.serviceItem1 > div:nth-child(4),.serviceItem2 > div:nth-child(4),.serviceItem3 > div:nth-child(4),.serviceItem4 > div:nth-child(4){
    display: block;
    width: 48px;
    height: 2px;
    margin-top: 36px;
    background: #544d48;
}
/* .serviceItem4 > div:nth-child(3){
    width: 240px;
    text-align: center;
    line-height: 25px;
}
.serviceItem4 > div:nth-child(4){
    margin-top: 48px;
} */
.service2 {
    width: 100%;
    height: 920px;
    align-items: center;
    background: #fdd946;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 99px;
    box-sizing: border-box;
}
.service2Top {
    width: 100%;
    justify-content: center;
    display: flex;
}
.service2Top > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service2Top > div > div:nth-child(1){
    width: 270px;
    height: 24px;
    background: url(./img/SERVICESESTEM.png) no-repeat center;
    background-size: 100% 100%;
}
.service2Top > div > div:nth-child(2){
    font-size: 28px;
    color:#373737;
    margin-top: 30px;
}
.service2Top > div > div:nth-child(3){
    display: block;
    width: 45px;
    height: 2px;
    margin-top: 20px;
    background: #989999;
}
.service2Img {
    width: 548px;
    height: 306px;
    background: url(./img/pic_computer.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 60px;
    margin-bottom: 100px;
}
.service2Inbot {
    width: 100%;
    justify-content: center;
    display: flex;
}
.service2Inbot > div{
    margin: 0 20px;
    display: flex;
    flex-direction: column;
}
.service2Inbot > div > div:nth-child(1){
    text-align: left;
    font-size: 22px;
    color:#373737;
    margin-bottom: 20px;
}
.service2Inbot > div > div:nth-child(2),.service2Inbot > div > div:nth-child(3),.service2Inbot > div > div:nth-child(4){
    display: flex;
    margin-bottom: 18px;
}
.service2Inbot > div > div > div:nth-child(1){
    height: 7px;
    width: 7px;
    background: #343837;
    border-radius: 5px;
    margin-top: 6px;
}
.service2Inbot > div > div > div:nth-child(2){
    font-size: 14px;
    color:#373737;
    margin-left: 10px;
}
.service3 {
    width: 100%;
    align-items: center;;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 99px;
    box-sizing: border-box;
}
.service3Top {
    width: 100%;
    justify-content: center;
    display: flex;
}
.service3Top > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service3Top > div > div:nth-child(1){
    width: 332px;
    height: 24px;
    background: url(./img/SERVICESTANDARDS.png) no-repeat center;
    background-size: 100% 100%;
}
.service3Top > div > div:nth-child(2){
    font-size: 28px;
    color:#373737;
    margin-top: 30px;
}
.service3Top > div > div:nth-child(3){
    display: block;
    width: 45px;
    height: 2px;
    margin-top: 20px;
    background: #989999;
}
.service3Bot {
    align-items: center;;
    display: flex;
    position: relative;
    padding-top: 88px;
    box-sizing: border-box;
    padding-bottom: 100px;
}
.service3BotImg {
    width: 460px;
    height: 388px;
    background: url(./img/pic_service.png) no-repeat center;
    background-size: 100% 100%;
}
.service3BotItem {
    display: flex;
    flex-direction: column;
    margin-left: 114px;
    margin-top: 30px;
}
.service3BotItem > div{
    display: flex;
    margin-bottom: 58px;
}
.service3BotItem > div > div:nth-child(1){
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #000;
    font-size: 30px;
    color: #FFF;
    border-radius: 24px;
}
.service3BotItem > div > div:nth-child(2){
    padding-left: 22px;
}
.service3BotItem > div > div:nth-child(2) > div > div:nth-child(1){
    font-size: 18px;
    color:#373737;
}
.service3BotItem > div > div:nth-child(2) > div > div:nth-child(2){
    font-size: 14px;
    color:#373737;
}
@media screen and ( max-width: 1366px ) {
    .incrementContent .swiper {
        width: 100%;
        height: 356px;
        background: url(./img/pic_picture.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }
}