.layout-main {
    width: 100%;
    height: auto;
    text-align: center;
}
.layout-main:before,
.layout-main:after {
    content: " ";
    display: block;
}
.layout-main:after {
    clear: both;
}

.layout-center {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: left;
}
.layout-center:before,
.layout-center:after {
    content: " ";
    display: block;
}
.layout-center:after {
    clear: both;
}

.c-tab {
    text-align: center;
}
.c-tab li {
    display: inline-block;
    padding: 1em;
    border-bottom: 3px solid #fff;
    text-align: center;
}
.c-tab li.active-on {
    border-bottom: 3px solid #02c2de;
    color: #42b4dd;
}

.service-page.webdesign .section2.ani .top-part,
.service-page.webdesign .section3.ani .top-part,
.service-page.webdesign .section4.ani .top-part {
    top: 0;
    opacity: 1;
}

.service-page.webdesign .section3 {
    padding: 3.75rem 0 0;
}
.service-page.webdesign .section3 .top-part {
    margin-bottom: 4.375rem;
}
.service-page.webdesign .section3 .bottom-part {
    position: relative;
    top: -1.25rem;
    width: 100%;
    margin: 0 auto;
    opacity: 0;
    transition: all 1s 1.5s;
    -webkit-transition: all 1s 1.5s;
}
.service-page.webdesign .section3.ani .bottom-part {
    top: 0;
    opacity: 1;
}
.service-page.webdesign .section3 .bottom-part table {
    width: 100%;
}
.service-page.webdesign .section3 .bottom-part table td {
    position: relative;
    width: 14.3%;
    height: 33.3rem;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-page.webdesign .section3 .bottom-part table td:nth-child(odd) {
    background-color: #f8f8f8;
}
.service-page.webdesign .section3 .bottom-part table td:nth-child(even) {
    background-color: #f0f0f0;
}
.service-page.webdesign .section3 .bottom-part table td.active {
    width: 28.5%;
    background-color: rgba(76, 180, 231, 0.8);
}
.service-page.webdesign .section3 .bottom-part table td.active .box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    padding: 10%;
    background-color: rgba(76, 180, 231, 0.8);
}
.service-page.webdesign .section3 .bottom-part table td.active img {
    z-index: 0;
}
.service-page.webdesign .section3 .bottom-part table td img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.service-page.webdesign .section3 .bottom-part table td .box {
    display: inline-block;
    width: 100%;
}
.service-page.webdesign .section3 .bottom-part table td .box h3 {
    margin-bottom: 1rem;
    color: #42b4dd;
    font-family: "impact";
    font-size: 7rem;
    font-weight: 500;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-page.webdesign .section3 .bottom-part table td.active .box h3 {
    color: #fff;
}
.service-page.webdesign .section3 .bottom-part table td .box h4 {
    margin-bottom: 4.25rem;
    color: #333;
    font-family: Arial;
    font-size: 1.25rem;
    font-weight: 700;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-page.webdesign .section3 .bottom-part table td.active .box h4 {
    margin-bottom: 0.875rem;
    color: #fff;
}
.service-page.webdesign .section3 .bottom-part table td .box h5 {
    margin-bottom: 1.125rem;
    color: #333;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.75;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-page.webdesign .section3 .bottom-part table td.active .box h5 {
    margin-bottom: 2rem;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1;
}
.service-page.webdesign .section3 .bottom-part table td.active .box h5 br {
    display: none;
}
.service-page.webdesign .section3 .bottom-part table td .box b {
    display: block;
    color: #42b4dd;
    font-size: 2.5rem;
    font-weight: bold;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-page.webdesign .section3 .bottom-part table td.active .box b {
    margin-bottom: 2rem;
    color: #fff;
}
.service-page.webdesign .section3 .bottom-part table td .box p {
    margin-bottom: 4rem;
    padding: 0 4.5rem;
    color: #999;
    font-size: 1.5rem;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service-page.webdesign .section3 .bottom-part table td.active .box p {
    display: block;
    color: #fff;
}

.service-page .h-title {
    display: block;
    margin-bottom: 20px;
    color: #2b3e50;
    font-family: "微软雅黑";
    font-size: 30.12px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .swiper-button-prev {
        z-index: 0;
    }
    .swiper-button-next {
        z-index: 0;
    }

    /* dwms */
    .erp-banner.dwms_banner .imgs img {
        top: -15px !important;
        left: -15% !important;
        width: 100% !important;
    }
}

@media screen and (max-device-width: 320px) {
    /* dwms */
    .erp-banner.dwms_banner .imgs img {
        top: -25px !important;
        left: -25% !important;
    }
}
