﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

@import url("8012f72d1c614653a861e06564e336af.css");

.section-padding {
    padding: 120px 0
}

@media(max-width:991px) {
    .section-padding {
        padding: 90px 0
    }
}

@media(max-width:767px) {
    .section-padding {
        padding: 80px 0
    }
}

.theme-btn, .view-cart-btn {
    background: #ff4a17;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 20px 35px;
    padding-right: 65px;
    border: 0;
    border-radius: 6px;
    text-transform: capitalize;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: relative;
    font-size: 16px;
    font-size: 1.0666666667rem
}

    .theme-btn:before, .view-cart-btn:before {
        position: absolute;
        right: 30px;
        top: 50%;
        content: "\f102";
        font-family: "Flaticon";
        transform: translateY(-50%)
    }

    .theme-btn:after, .view-cart-btn:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        border-radius: 6px;
        width: 100%;
        height: 100%;
        background: #ed3400;
        transition: opacity .5s ease-out;
        opacity: 0;
        z-index: -1
    }

.wpo-about-section-s2 {
    background: #14212b;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 220px 0
}

@media(max-width:1399px) {
    .wpo-about-section-s2 {
        padding: 120px 0
    }
}

@media(max-width:991px) {
    .wpo-about-section-s2 {
        padding-bottom: 80px
    }
}

.wpo-about-section-s2 .shape-1 {
    position: absolute;
    left: -35px;
    bottom: -15%;
    z-index: -1
}

@media(max-width:991px) {
    .wpo-about-section-s2 .shape-1 {
        opacity: .2
    }
}

.wpo-about-section-s2 .shape-2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.wpo-about-section-s2 .wpo-about-wrap {
    position: relative
}

@media(max-width:991px) {
    .wpo-about-section-s2 .wpo-about-wrap {
        left: 50px
    }
}

@media(max-width:450px) {
    .wpo-about-section-s2 .wpo-about-wrap {
        left: 30px
    }
}

.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    transform: rotate(40deg);
    border-radius: 40px
}

@media(max-width:1399px) {
    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
        width: 400px;
        height: 400px
    }
}

@media(max-width:1199px) {
    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
        width: 360px;
        height: 360px
    }
}

@media(max-width:991px) {
    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
        margin-bottom: 50px
    }
}

@media(max-width:575px) {
    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
        width: 320px;
        height: 320px
    }
}

@media(max-width:480px) {
    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
        width: 280px;
        height: 280px
    }
}

@media(max-width:440px) {
    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img {
        width: 220px;
        height: 220px
    }
}

.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img .inner-img {
    position: absolute;
    left: -28%;
    top: -36%;
    width: 202%;
    height: 141%;
    transform: rotate(324deg)
}

    .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img .inner-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1);
        transition: all .3s
    }

.wpo-about-section-s2 .wpo-about-wrap:before {
    position: absolute;
    left: 45px;
    top: 0;
    width: 500px;
    height: 500px;
    content: "";
    border: 1px solid #ff4a17;
    border-radius: 40px;
    z-index: 1;
    transform: rotate(40deg)
}

@media(max-width:1399px) {
    .wpo-about-section-s2 .wpo-about-wrap:before {
        width: 400px;
        height: 400px
    }
}

@media(max-width:1199px) {
    .wpo-about-section-s2 .wpo-about-wrap:before {
        width: 360px;
        height: 360px
    }
}

@media(max-width:575px) {
    .wpo-about-section-s2 .wpo-about-wrap:before {
        width: 320px;
        height: 320px
    }
}

@media(max-width:480px) {
    .wpo-about-section-s2 .wpo-about-wrap:before {
        width: 280px;
        height: 280px
    }
}

@media(max-width:440px) {
    .wpo-about-section-s2 .wpo-about-wrap:before {
        width: 220px;
        height: 220px;
        left: 20px
    }
}

.wpo-about-section-s2 .wpo-about-wrap:hover .wpo-about-img .inner-img img {
    transform: scale(1.2)
}

.wpo-about-section-s2 .wpo-about-text {
    max-width: 600px
}

@media(max-width:1400px) {
    .wpo-about-section-s2 .wpo-about-text {
        padding-left: 40px
    }
}

@media(max-width:991px) {
    .wpo-about-section-s2 .wpo-about-text {
        padding-left: 0;
        padding-top: 70px
    }
}

@media(max-width:575px) {
    .wpo-about-section-s2 .wpo-about-text {
        padding-top: 30px
    }
}

.wpo-about-section-s2 .wpo-about-text h4 {
    font-size: 21px;
    color: #ff4a17;
    font-family: "Roboto",sans-serif
}

@media(max-width:1200px) {
    .wpo-about-section-s2 .wpo-about-text h4 {
        font-size: 18px
    }
}

@media(max-width:500px) {
    .wpo-about-section-s2 .wpo-about-text h4 {
        font-size: 14px
    }
}

.wpo-about-section-s2 .wpo-about-text h2 {
    font-size: 60px;
    margin: 30px 0;
    font-weight: 400;
    line-height: 70px;
    color: #fff
}

@media(max-width:1400px) {
    .wpo-about-section-s2 .wpo-about-text h2 {
        font-size: 55px
    }
}

@media(max-width:1200px) {
    .wpo-about-section-s2 .wpo-about-text h2 {
        font-size: 36px;
        line-height: 50px;
        margin: 20px 0
    }
}

@media(max-width:500px) {
    .wpo-about-section-s2 .wpo-about-text h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 15px 0
    }
}

.wpo-about-section-s2 .wpo-about-text p {
    font-size: 18px;
    margin-bottom: 35px;
    color: #dddfe1
}

@media(max-width:500px) {
    .wpo-about-section-s2 .wpo-about-text p {
        font-size: 16px;
        margin-bottom: 20px
    }
}

.wpo-about-section-s2 .wpo-about-text .text-sub-wrap {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between
}

@media(max-width:440px) {
    .wpo-about-section-s2 .wpo-about-text .text-sub-wrap {
        display: block
    }
}

.wpo-about-section-s2 .wpo-about-text .text-sub-wrap .text-sub-item {
    flex-basis: 49.3%;
    display: flex;
    align-items: center
}

    .wpo-about-section-s2 .wpo-about-text .text-sub-wrap .text-sub-item .fi {
        margin-right: 20px
    }

@media(max-width:1199px) {
    .wpo-about-section-s2 .wpo-about-text .text-sub-wrap .text-sub-item .fi {
        margin-right: 10px
    }
}

.wpo-about-section-s2 .wpo-about-text .text-sub-wrap .text-sub-item .fi:before {
    font-size: 50px;
    color: #ff4a17
}

.wpo-about-section-s2 .wpo-about-text .text-sub-wrap .text-sub-item h5 {
    font-size: 20px;
    line-height: 30px;
    color: #dddfe1;
    margin-bottom: 0
}

@media(max-width:1199px) {
    .wpo-about-section-s2 .wpo-about-text .text-sub-wrap .text-sub-item h5 {
        font-size: 15px;
        line-height: 25px
    }
}

@media(max-width:991px) {
    .wpo-skill-section .wpo-skill-text, .wpo-skill-section-s2 .wpo-skill-text {
        margin-bottom: 30px
    }
}

.wpo-skill-section .wpo-skill-text h5, .wpo-skill-section-s2 .wpo-skill-text h5 {
    font-size: 21px;
    color: #ff4a17;
    font-family: "PT Serif",serif
}

@media(max-width:767px) {
    .wpo-skill-section .wpo-skill-text h5, .wpo-skill-section-s2 .wpo-skill-text h5 {
        font-size: 18px
    }
}

.wpo-skill-section .wpo-skill-text h2, .wpo-skill-section-s2 .wpo-skill-text h2 {
    font-size: 60px;
    margin-bottom: 30px;
    margin-top: 15px
}

@media(max-width:1399px) {
    .wpo-skill-section .wpo-skill-text h2, .wpo-skill-section-s2 .wpo-skill-text h2 {
        font-size: 50px;
        margin-bottom: 20px;
        margin-top: 10px
    }
}

@media(max-width:1199px) {
    .wpo-skill-section .wpo-skill-text h2, .wpo-skill-section-s2 .wpo-skill-text h2 {
        font-size: 45px
    }
}

@media(max-width:767px) {
    .wpo-skill-section .wpo-skill-text h2, .wpo-skill-section-s2 .wpo-skill-text h2 {
        font-size: 35px
    }
}

.wpo-skill-section .wpo-skill-text h2 span, .wpo-skill-section-s2 .wpo-skill-text h2 span {
    color: #ff4a17
}

.wpo-skill-section .wpo-skill-progress, .wpo-skill-section-s2 .wpo-skill-progress {
    padding: 80px 70px;
    box-shadow: 0 0 35px 0 rgba(20,33,43,0.1)
}

@media(max-width:1399px) {
    .wpo-skill-section .wpo-skill-progress, .wpo-skill-section-s2 .wpo-skill-progress {
        padding: 60px 50px
    }
}

@media(max-width:1299px) {
    .wpo-skill-section .wpo-skill-progress, .wpo-skill-section-s2 .wpo-skill-progress {
        padding: 40px 30px
    }
}

.wpo-skill-section .wpo-skill-progress .wpo-progress-single, .wpo-skill-section-s2 .wpo-skill-progress .wpo-progress-single {
    margin-bottom: 30px;
    position: relative
}

    .wpo-skill-section .wpo-skill-progress .wpo-progress-single h5, .wpo-skill-section-s2 .wpo-skill-progress .wpo-progress-single h5 {
        font-size: 22px;
        margin-bottom: 10px
    }

@media(max-width:767px) {
    .wpo-skill-section .wpo-skill-progress .wpo-progress-single h5, .wpo-skill-section-s2 .wpo-skill-progress .wpo-progress-single h5 {
        font-size: 18px
    }
}

.wpo-skill-section .wpo-skill-progress .wpo-progress-single:last-child, .wpo-skill-section-s2 .wpo-skill-progress .wpo-progress-single:last-child {
    margin-bottom: 0
}

.wpo-skill-section .wpo-skill-progress .wpo-progress-single .progress, .wpo-skill-section-s2 .wpo-skill-progress .wpo-progress-single .progress {
    background: #f3f4f4;
    height: 6px;
    position: relative
}

    .wpo-skill-section .wpo-skill-progress .wpo-progress-single .progress .progress-bar, .wpo-skill-section-s2 .wpo-skill-progress .wpo-progress-single .progress .progress-bar {
        background-color: #ff4a17
    }

.wpo-skill-section .wpo-skill-progress .progress-number, .wpo-skill-section-s2 .wpo-skill-progress .progress-number {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 22px;
    font-family: "PT Serif",serif;
    color: #14212b;
    font-weight: 700
}

@media(max-width:767px) {
    .wpo-skill-section .wpo-skill-progress .progress-number, .wpo-skill-section-s2 .wpo-skill-progress .progress-number {
        font-size: 18px;
        top: -5px
    }
}

.wpo-fun-fact-section .grid h3, .wpo-fun-fact-section-s2 .grid h3 {
    font-size: 65px;
    font-size: 4.3333333333rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 .2em;
    font-family: "PT Serif",serif;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:1200px) {
    .wpo-fun-fact-section .grid h3, .wpo-fun-fact-section-s2 .grid h3 {
        font-size: 50px;
        ont-size: 3.3333333333rem
    }
}

@media(max-width:991px) {
    .wpo-fun-fact-section .grid h3, .wpo-fun-fact-section-s2 .grid h3 {
        font-size: 40px;
        font-size: 2.6666666667rem
    }
}

@media(max-width:767px) {
    .wpo-fun-fact-section .grid h3, .wpo-fun-fact-section-s2 .grid h3 {
        font-size: 35px;
        font-size: 2.3333333333rem
    }
}

.wpo-fun-fact-section .grid h3 + p, .wpo-fun-fact-section-s2 .grid h3 + p {
    font-size: 15px;
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0;
    color: #e9e1e1;
    font-family: "Roboto",sans-serif;
    letter-spacing: 3px
}

@media(max-width:991px) {
    .wpo-fun-fact-section .grid h3 + p, .wpo-fun-fact-section-s2 .grid h3 + p {
        font-size: 14px;
        font-size: .9333333333rem
    }
}

@media(max-width:575px) {
    .wpo-fun-fact-section .grid h3 + p, .wpo-fun-fact-section-s2 .grid h3 + p {
        letter-spacing: 0
    }
}


.wpo-fun-fact-section-s2 {
    background: #fff;
    padding: 0;
    padding-bottom: 100px
}

@media(max-width:767px) {
    .wpo-fun-fact-section-s2 {
        padding-bottom: 20px
    }
}

.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid {
    position: relative
}

    .wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid:after {
        position: absolute;
        right: 0;
        top: 50%;
        content: "";
        width: 10px;
        height: 10px;
        background: #ff4a17;
        border-radius: 50%
    }

@media(max-width:767px) {
    .wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid:after {
        display: none
    }
}

.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid h3 {
    color: #14212b
}

    .wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid h3 + p {
        color: #ff4a17
    }

.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid:last-child:after {
    display: none
}

.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid:first-child {
    padding-left: 0
}

.wpo-team-section, .wpo-team-section-s2, .wpo-team-section-s3 {
    padding-bottom: 90px
}

@media(max-width:991px) {
    .wpo-team-section, .wpo-team-section-s2, .wpo-team-section-s3 {
        padding-bottom: 60px
    }
}

.wpo-team-section .wpo-team-wrap .wpo-team-item, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item {
    text-align: center;
    padding: 30px;
    background: #f3f4f4;
    border-radius: 50%;
    position: relative;
    transition: all .3s;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 30px
}

    .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-img, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-img {
        overflow: hidden;
        border-radius: 50%;
        border: 5px solid #fff;
        position: relative
    }

        .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img img, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-img img, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-img img {
            width: 100%;
            border-radius: 50%;
            transform: scale(1);
            transition: all .3s
        }

    .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        background: rgba(255,74,23,0.8);
        border-radius: 50%;
        transition: all .3s;
        transform: translateY(100%);
        padding-top: 15px
    }

        .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text span, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text span, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text span {
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 700;
            letter-spacing: 3px;
            color: #14212b
        }

        .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text h2, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text h2 {
            font-size: 32px;
            color: #fff;
            margin-top: 10px
        }

@media(max-width:1200px) {
    .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text h2, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text h2 {
        font-size: 25px
    }
}

.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text .button a, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text .button a, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text .button a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 20px;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

    .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text .button a::after, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text .button a::after, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text .button a::after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.5);
        transform: translateX(-100%);
        content: "";
        transition: all .5s
    }

    .wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text .button a:hover::after, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item .wpo-team-text .button a:hover::after, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text .button a:hover::after {
        transform: translateX(100%)
    }

.wpo-team-section .wpo-team-wrap .wpo-team-item:hover, .wpo-team-section .wpo-team-wrap .wpo-team-item.active, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item:hover, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item.active, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item:hover, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item.active {
    background: rgba(255,74,23,0.2)
}

    .wpo-team-section .wpo-team-wrap .wpo-team-item:hover .wpo-team-img img, .wpo-team-section .wpo-team-wrap .wpo-team-item.active .wpo-team-img img, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item:hover .wpo-team-img img, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item.active .wpo-team-img img, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item:hover .wpo-team-img img, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item.active .wpo-team-img img {
        transform: scale(1.2)
    }

    .wpo-team-section .wpo-team-wrap .wpo-team-item:hover .wpo-team-text, .wpo-team-section .wpo-team-wrap .wpo-team-item.active .wpo-team-text, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item:hover .wpo-team-text, .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item.active .wpo-team-text, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item:hover .wpo-team-text, .wpo-team-section-s3 .wpo-team-wrap .wpo-team-item.active .wpo-team-text {
        transform: translateY(0)
    }


.wpo-team-section-s2 {
    background: #f5f5f5;
    position: relative;
    overflow: hidden
}

    .wpo-team-section-s2 .shape-1 {
        position: absolute;
        right: 0;
        top: 0
    }

@media(max-width:991px) {
    .wpo-team-section-s2 .shape-1 {
        display: none
    }
}

.wpo-team-section-s2 .shape-2 {
    position: absolute;
    left: 0;
    bottom: 0
}

@media(max-width:991px) {
    .wpo-team-section-s2 .shape-2 {
        display: none
    }
}

.wpo-team-section-s2 .wpo-team-wrap {
    position: relative;
    z-index: 1
}

    .wpo-team-section-s2 .wpo-team-wrap .wpo-team-item {
        background-color: #e9eaeb
    }

    .wpo-team-section-s2 .wpo-team-wrap .inner-shape {
        position: absolute;
        top: -25px;
        z-index: -1;
        width: 120%;
        left: -2%
    }

@media(max-width:991px) {
    .wpo-team-section-s2 .wpo-team-wrap .inner-shape {
        display: none
    }
}

.wpo-team-section-s2 .wpo-team-wrap .inner-shape img {
    width: 87%
}

.wpo-section-title, .wpo-section-title-s2 {
    margin-bottom: 75px;
    text-align: center
}

@media(max-width:767px) {
    .wpo-section-title, .wpo-section-title-s2 {
        margin-bottom: 40px
    }
}

.wpo-section-title span, .wpo-section-title-s2 span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ff4a17
}

.wpo-section-title h2, .wpo-section-title-s2 h2 {
    font-size: 55px;
    line-height: 70px;
    margin: 0;
    margin-top: 15px;
    position: relative;
    text-transform: capitalize;
    font-family: "PT Serif",serif;
    font-weight: 700;
    margin-top: 10px;
    color: #14212b
}

@media(max-width:991px) {
    .wpo-section-title h2, .wpo-section-title-s2 h2 {
        font-size: 35px;
        line-height: 55px
    }
}

@media(max-width:767px) {
    .wpo-section-title h2, .wpo-section-title-s2 h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media(max-width:575px) {
    .wpo-section-title h2, .wpo-section-title-s2 h2 {
        font-size: 28px
    }
}

.wpo-section-title p, .wpo-section-title-s2 p {
    font-size: 18px
}

.wpo-subscribe-section .wpo-subscribe-wrap, .wpo-subscribe-section-s2 .wpo-subscribe-wrap {
    padding: 70px 100px;
    background: #14212b;
    display: flex;
    align-items: center;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width:1199px) {
    .wpo-subscribe-section .wpo-subscribe-wrap, .wpo-subscribe-section-s2 .wpo-subscribe-wrap {
        padding: 70px
    }
}

@media(max-width:991px) {
    .wpo-subscribe-section .wpo-subscribe-wrap, .wpo-subscribe-section-s2 .wpo-subscribe-wrap {
        padding: 30px
    }
}

@media(max-width:767px) {
    .wpo-subscribe-section .wpo-subscribe-wrap, .wpo-subscribe-section-s2 .wpo-subscribe-wrap {
        flex-wrap: wrap
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap:before, .wpo-subscribe-section-s2 .wpo-subscribe-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(/picture/subscrbe-shape.png) no-repeat center center;
    background-size: cover;
    z-index: -1
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text {
    flex-basis: 30%
}

@media(max-width:767px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text {
        flex-basis: 100%;
        margin-bottom: 20px
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text span, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text span {
    font-size: 21px;
    color: #ff4a17
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3 {
    font-size: 40px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0
}

@media(max-width:1199px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3 {
        font-size: 32px
    }
}

@media(max-width:991px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3 {
        font-size: 28px;
        margin-top: 0
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form {
    flex-basis: 70%;
    padding-left: 60px
}

@media(max-width:767px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form {
        flex-basis: 100%;
        padding-left: 0
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field {
    position: relative
}

    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input {
        width: 100%;
        padding: 40px;
        padding-right: 190px;
        height: 75px;
        border-radius: 5px;
        background: #263139;
        border: 0;
        color: #fff
    }

@media(max-width:767px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input {
        height: 55px;
        padding: 30px;
        padding-right: 145px
    }
}

@media(max-width:450px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input {
        padding: 10px;
        padding-right: 100px
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input:focus, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input:focus {
    outline: 0;
    box-shadow: none
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button {
    position: absolute;
    right: 8px;
    top: 8px;
    height: 65px;
    width: 170px;
    border: 0;
    background: #ff4a17;
    border-radius: 3px;
    color: #fff;
    padding-right: 40px
}

@media(max-width:767px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button {
        height: 45px;
        width: 130px
    }
}

@media(max-width:450px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button {
        width: 80px;
        height: 40px
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button:before, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button:before {
    position: absolute;
    right: 35px;
    top: 50%;
    content: "\f102";
    font-family: "Flaticon";
    transform: translateY(-50%)
}

@media(max-width:767px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button:before, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button:before {
        right: 20px
    }
}

@media(max-width:450px) {
    .wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button:before, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button:before {
        display: none
    }
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field :-ms-input-placeholder, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field :-ms-input-placeholder {
    color: #fff
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field ::-moz-placeholder, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field ::-moz-placeholder {
    color: #fff
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field :-ms-input-placeholder, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field :-ms-input-placeholder {
    color: #fff
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field ::placeholder, .wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field ::placeholder {
    color: #fff
}

.wpo-project-section-s2, .wpo-project-section-s3, .wpo-project-section-s4 {
    z-index: 1;
    overflow: hidden
}

    .wpo-project-section-s2 .p-shape-1, .wpo-project-section-s3 .p-shape-1, .wpo-project-section-s4 .p-shape-1 {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: -1
    }

@media(max-width:1500px) {
    .wpo-project-section-s2 .p-shape-1, .wpo-project-section-s3 .p-shape-1, .wpo-project-section-s4 .p-shape-1 {
        left: -20%;
        bottom: -10%
    }
}

@media(max-width:991px) {
    .wpo-project-section-s2 .p-shape-1, .wpo-project-section-s3 .p-shape-1, .wpo-project-section-s4 .p-shape-1 {
        display: none
    }
}

.wpo-project-section-s2 .p-shape-1 img, .wpo-project-section-s3 .p-shape-1 img, .wpo-project-section-s4 .p-shape-1 img {
    width: 100%
}

.wpo-project-section-s2 .p-shape-2, .wpo-project-section-s3 .p-shape-2, .wpo-project-section-s4 .p-shape-2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

@media(max-width:1500px) {
    .wpo-project-section-s2 .p-shape-2, .wpo-project-section-s3 .p-shape-2, .wpo-project-section-s4 .p-shape-2 {
        right: -20%;
        top: -10%
    }
}

@media(max-width:991px) {
    .wpo-project-section-s2 .p-shape-2, .wpo-project-section-s3 .p-shape-2, .wpo-project-section-s4 .p-shape-2 {
        display: none
    }
}

.wpo-project-section-s2 .p-shape-2 img, .wpo-project-section-s3 .p-shape-2 img, .wpo-project-section-s4 .p-shape-2 img {
    width: 100%
}

.wpo-project-section-s2 .wpo-section-title-s2, .wpo-project-section-s3 .wpo-section-title-s2, .wpo-project-section-s4 .wpo-section-title-s2 {
    text-align: left
}

@media(max-width:767px) {
    .wpo-project-section-s2 .wpo-section-title-s2, .wpo-project-section-s3 .wpo-section-title-s2, .wpo-project-section-s4 .wpo-section-title-s2 {
        text-align: center
    }
}

.wpo-project-section-s2:before, .wpo-project-section-s3:before, .wpo-project-section-s4:before {
    display: none
}

.wpo-project-section-s2 .wpo-project-container, .wpo-project-section-s3 .wpo-project-container, .wpo-project-section-s4 .wpo-project-container {
    padding: 0 100px
}

@media(max-width:1600px) {
    .wpo-project-section-s2 .wpo-project-container, .wpo-project-section-s3 .wpo-project-container, .wpo-project-section-s4 .wpo-project-container {
        padding: 0 50px
    }
}

@media(max-width:1200px) {
    .wpo-project-section-s2 .wpo-project-container, .wpo-project-section-s3 .wpo-project-container, .wpo-project-section-s4 .wpo-project-container {
        padding: 0
    }
}

.wpo-project-section-s2 .wpo-project-container .grid .wpo-project-item:before, .wpo-project-section-s3 .wpo-project-container .grid .wpo-project-item:before, .wpo-project-section-s4 .wpo-project-container .grid .wpo-project-item:before {
    background: linear-gradient(180deg,rgba(255,74,23,0.98) 30%,rgba(255,74,23,0) 50%);
    transform: rotate(-180deg)
}

.wpo-project-section-s2 .wpo-project-container .grid .wpo-project-text, .wpo-project-section-s3 .wpo-project-container .grid .wpo-project-text, .wpo-project-section-s4 .wpo-project-container .grid .wpo-project-text {
    background: 0;
    width: 100%;
    left: 0;
    padding-left: 10px;
    padding-right: 10px
}

    .wpo-project-section-s2 .wpo-project-container .grid .wpo-project-text h3, .wpo-project-section-s3 .wpo-project-container .grid .wpo-project-text h3, .wpo-project-section-s4 .wpo-project-container .grid .wpo-project-text h3 {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .wpo-project-section-s2 .wpo-project-container .grid .wpo-project-text .arrow-btn, .wpo-project-section-s3 .wpo-project-container .grid .wpo-project-text .arrow-btn, .wpo-project-section-s4 .wpo-project-container .grid .wpo-project-text .arrow-btn {
        display: block;
        width: 60px;
        height: 60px;
        background: #fff;
        line-height: 60px;
        border-radius: 50%;
        text-align: center;
        color: #0a272c;
        margin: auto
    }

        .wpo-project-section-s2 .wpo-project-container .grid .wpo-project-text .arrow-btn .fi:before, .wpo-project-section-s3 .wpo-project-container .grid .wpo-project-text .arrow-btn .fi:before, .wpo-project-section-s4 .wpo-project-container .grid .wpo-project-text .arrow-btn .fi:before {
            font-size: 14px
        }

.wpo-project-section-s2 .wpo-project-container .grid .wpo-project-item:hover .wpo-project-text, .wpo-project-section-s3 .wpo-project-container .grid .wpo-project-item:hover .wpo-project-text, .wpo-project-section-s4 .wpo-project-container .grid .wpo-project-item:hover .wpo-project-text {
    bottom: 0
}

.wpo-project-section-s2 .wpo-project-container .owl-nav button, .wpo-project-section-s3 .wpo-project-container .owl-nav button, .wpo-project-section-s4 .wpo-project-container .owl-nav button {
    right: 370px;
    top: -100px;
    left: auto
}

@media(max-width:1700px) {
    .wpo-project-section-s2 .wpo-project-container .owl-nav button, .wpo-project-section-s3 .wpo-project-container .owl-nav button, .wpo-project-section-s4 .wpo-project-container .owl-nav button {
        right: 170px
    }
}

.wpo-project-section-s2 .wpo-project-container .owl-nav button.owl-next, .wpo-project-section-s3 .wpo-project-container .owl-nav button.owl-next, .wpo-project-section-s4 .wpo-project-container .owl-nav button.owl-next {
    left: auto;
    right: 300px;
    transform: translateY(-50%);
    bottom: auto;
    top: -100px
}

@media(max-width:1700px) {
    .wpo-project-section-s2 .wpo-project-container .owl-nav button.owl-next, .wpo-project-section-s3 .wpo-project-container .owl-nav button.owl-next, .wpo-project-section-s4 .wpo-project-container .owl-nav button.owl-next {
        right: 100px
    }
}

.wpo-project-section-s2 .wpo-project-container .owl-dots, .wpo-project-section-s3 .wpo-project-container .owl-dots, .wpo-project-section-s4 .wpo-project-container .owl-dots {
    bottom: -40px
}

.wpo-project-section, .wpo-project-section-s2, .wpo-project-section-s3, .wpo-project-section-s4 {
    background: #14212b;
    position: relative;
    z-index: 1
}

.wpo-blog-area-s2 {
    padding-bottom: 0;
    position: relative;
    z-index: 1
}

@media(max-width:991px) {
    .wpo-blog-area-s2 {
        padding-bottom: 40px
    }
}

@media(max-width:767px) {
    .wpo-blog-area-s2 {
        padding-bottom: 30px
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap {
    position: relative;
    bottom: -120px;
    margin-top: -120px
}

    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item {
        position: relative;
        overflow: hidden;
        transition: all .3s;
        margin-bottom: 50px
    }

        .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-img {
            position: relative;
            overflow: hidden;
            border-radius: 8px
        }

            .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-img img {
                transform: scale(1);
                transition: all .3s;
                border-radius: 8px
            }

            .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-img:before {
                position: absolute;
                left: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                content: "";
                background: linear-gradient(180deg,rgba(20,33,43,0.98) 20%,rgba(20,33,43,0) 50%);
                transform: rotate(-180deg);
                z-index: 1;
                transition: all .3s;
                border-radius: 8px
            }

        .wpo-blog-area-s2 .wpo-blog-wrap .blog-item:hover .blog-img img {
            transform: scale(1.2)
        }

        .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content {
            padding: 50px;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 11
        }

@media(max-width:575px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content {
        padding: 30px
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content h2 {
    font-size: 30px;
    margin-bottom: 30px
}

@media(max-width:575px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content h2 {
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 35px
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content h2 a {
    color: #fff
}

    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content h2 a:hover {
        color: #ff4a17
    }

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul {
    list-style: none;
    display: flex
}

@media(max-width:575px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul {
        flex-wrap: wrap
    }
}

@media(max-width:370px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul {
        display: block
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul li {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul li a {
        color: #ff4a17
    }

    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul li + li {
        padding-left: 20px;
        position: relative
    }

@media(max-width:370px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul li + li {
        padding-left: 0;
        margin-top: 5px
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul li + li:before {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    content: "-"
}

@media(max-width:370px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content ul li + li:before {
        display: none
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content {
    padding-bottom: 0;
    bottom: -60px;
    transition: all .5s
}

@media(max-width:1400px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content {
        padding: 20px;
        padding-bottom: 0
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content h2 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px
}

@media(max-width:575px) {
    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content h2 {
        font-size: 18px
    }
}

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content .arrow-btn {
    display: block;
    width: 60px;
    height: 60px;
    background: #ff4a17;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    color: #fff
}

    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item .blog-content .arrow-btn .fi:before {
        font-size: 14px
    }

.wpo-blog-area-s2 .wpo-blog-wrap .blog-item:hover {
    overflow: unset
}

    .wpo-blog-area-s2 .wpo-blog-wrap .blog-item:hover .blog-content {
        bottom: -30px
    }

.wpo-blog-area-s2 .shape-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

@media(max-width:991px) {
    .wpo-blog-area-s2 .shape-1 {
        display: none
    }
}

.wpo-blog-area-s2 .shape-2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

@media(max-width:991px) {
    .wpo-blog-area-s2 .shape-2 {
        display: none
    }
}



/* CSS 结束 */
-->