.title {
    width: 100%;
    max-width: 1320px;
    min-width: 1000px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.title a {
    width: 100%;
    max-width: 1320px;
    min-width: 1000px;
    height: 176px;
    line-height: 176px;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    position: relative;
}

.title a::before {
    content: "";
    position: absolute;
    top: 112px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fb7a37;
}

/* 关于我们 */
/* top */
.top {
    width: 100%;
    height: 450px;
    background: url(../img/top.png) no-repeat center;
    overflow: hidden;
    text-align: center;
}

.top p {
    width: 100%;
max-width: 1320px;
min-width: 1000px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin: 150px auto 0;
    line-height: 77px;
}

.top span {
    width: 100%;
max-width: 1320px;
min-width: 1000px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    line-height: 77px;
    display: inline-block;
}

/* 公司简介 */
.gsjj {
    width: 100%;
    height: auto;
    margin-bottom: 90px;
}

.gsjj_content {
    width: 100%;
max-width: 1320px;
min-width: 1000px;
    height: auto;
    display: flex;
    justify-content: space-between;
    float: none;
    margin: 0 auto;
}

.gsjj_left {
    width: 850px;
    height: 734px;
    padding: 62px 32px;
    background: #fafafa;
    border-radius: 4px;
    overflow: hidden;
}

.gsjj_left h4 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-indent: 2em;
    line-height: 35px;
}

.gsjj_left p {
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: normal;
    color: #333;
    line-height: 35px;
    text-align: left;
    text-indent: 2em;
    margin: 10px 0;
}

.gsjj_left a {
    width: 20%;
    line-height: 30px;
    font-size: 20px;
    color: #fc6314;
    text-decoration: none;
    display: inline-block;
}

.gsjj_right {
    width: 516px;
    height: auto;
    padding: 40px 34px 44px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 9px 1px #dfdfdf;
    text-align: center !important;
}

.gsjj_right img {
    width: 448px;
    height: 206px;
    text-align: center;
    margin: 16px 0;
}

.gsjj_right img.logo {
    width: 308px;
    height: 104px;
    text-align: center;
    margin: 16px 0;
    float: none;
}

.gsjj_left a:hover {
    text-decoration: underline
}


.pag {
    width: 100%;
    height: auto;
    position: absolute;
    top: 245px;
}

.pag ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.pag ul::before {
    position: absolute;
    content: "";
    width: 580px;
    height: 1px;
    border-bottom: 1px dashed #ccc;
    left: 410px;
    top: 140%;
    right: 0;
}

.pag ul li {
    width: 60px;
    height: 40px;
    text-align: center;
    margin: 0 42px;
}

.pag ul li p {
    width: 60px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    font-weight: 100;
    color: #fff;
}

.zz_bg {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    background: #fafafa;
    padding: 45px 0 100px;
}

.zz_content {
    width: 100%;
    max-width: 1320px;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.zz_banner {
    width: 100%;
    max-width: 1320px;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-container3 .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.swiper-container3 .swiper-wrapper .swiper-slide img {
    width: 270px;
    height: 380px;
    display: inline-block;
    float: left;
}

.swiper-container3 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
    width: 330px;
    height: auto;
    padding: 30px 20px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    text-decoration: none;
}

.zz_content .swiper-pagination-bullet {
    width: 20px!important;
    height: 6px!important;
    border-radius: 3px !important;
}

.zz_content .swiper-pagination-bullet {
    background: #fc6314 !important;
}

.zz_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px!important;
}

.zz_content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -54px!important;
    left: 0!important;
}

/* 团队活动 */
.activetdhd {
    width: 100%;
    max-width: 1320px;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
}

.activetdhd_content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0px;
}

.activetdhd_content ul li {
    width: 49%;
    height: 390px;
    background: #fafafa;
    display: flex;
    justify-content: space-between;
    background: #fafafa;
    margin-bottom: 32px;
}

.activetdhd_content ul .first {
    background: #fe752f;
}

.activetdhd_content ul li span {
    width: 300px;
    height: auto;
    padding: 24px 30px;
}

.activetdhd_content ul li h3 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 64px;
    font-style: oblique;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.activetdhd_content ul .first h3 {
    color: #fff;
}

.activetdhd_content ul li p {
    width: 100%;
    height: 242px;
    font-size: 16px;
    color: #333;
    line-height: 35px;
    flex-wrap: wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.activetdhd_content ul .first p {
    color: #fff;
}

.activetdhd_content ul li a {
    width: 100%;
    font-size: 14px;
    color: #fe752f;
    line-height: 35px;
}

.activetdhd_content ul .first a {
    color: #fff;
}

.activetdhd_content ul li img {
    width: 374px;
    height: 390px;
}

/* 联系我们 */
.contact {
    width: 100%;
    height: 364px;
    margin: 0 auto;
    background: #fafafa;
}

.contact_content {
    width: 100%;
    max-width: 1320px;
    min-width: 1000px;
    height: 364px;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.contact_content p {
    width: 860px;
    font-size: 26px;
    color: #333;
    line-height: 58px;
}

.contact_content img {
    width: 248px;
    height: 248px;
    margin: 0 76px;
}



@media (max-width: 736px) {

    .title {
        width: 100%;
    }

    .title a {
        width: 100%;
        height: auto;
        line-height: 30px;
        font-size: 20px;
        font-weight: 400;
        padding: 0px 0 10px 0;
        margin: 10px auto;
    }

    .title a::before {
        content: "";
        position: absolute;
        top: 32px;
        left: 50%;
        width: 0px;
        height: 0px;
        border-radius: 5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #fb7a37;
    }

    /* 关于我们 */
    /* top */
    .top {
        height: 200px;
        background: url(../img/top.png) no-repeat center;
        margin-top: 50px;
    }

    .top p {
        width: 100%;
        font-size: 18px;
        margin: 50px auto 0;
        line-height: 40px;
    }

    .top span {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        font-weight: 300;
    }

    /* 公司简介 */
    .gsjj {
        width: 100%;
        height: auto;
        margin-bottom: 0px;
    }

    .gsjj_content {
        width: 100%;
        display: inline-block;
        justify-content: space-between;
        padding: 0px;
    }

    .gsjj_left {
        width: 100%;
        padding: 15px 10px;
        height: auto;
    }

    .gsjj_left h4 {
        font-size: 16px;
        line-height: 25px;
        margin: 0px;
    }

    .gsjj_left p {
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        margin: 6px 0;
        padding: 0px;
    }

    .gsjj_left a {
        width: 20%;
        line-height: 30px;
        font-size: 20px;
        color: #fc6314;
        text-decoration: none;
        display: inline-block;
    }

    .gsjj_right {
        width: 100%;
        padding: 15px 10px 15px;
        margin-top: 10px;
    }

    .gsjj_right img {
        width: 100%;
        height: auto;
        margin: 8px 0;
    }

    .gsjj_right img.logo {
        width: 60%;
        height: auto;
        margin: 8px 0;
    }



    .zz_bg {
        padding: 15px 15px 50px;
    }

    .zz_content {
        width: 100%;
    }

    .zz_banner {
        width: 100%;
    }

    .zz_banner ul {
        margin: 0px;
    }

    .swiper-container3 li {
        width: 100%;
        max-height: auto;
        margin: 0 2%;
    }

    .swiper-container3 .swiper-wrapper .swiper-slide img {
        width: 90%;
        max-height: 350px;
    }

    .swiper-container3 .swiper-slide {
        width: 100%;
        height: auto;
        padding: 6% 8%;
    }

    .zz_content .swiper-pagination-bullet {
        width: 15px!important;
        height: 5px!important;
    }

    .zz_content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: -30px!important;
    }

    /* 团队活动 */
    .activetdhd {
        width: 100%;
        padding: 0 10px;
    }

    .activetdhd_content ul {
        display: inline-block;
        flex-wrap: wrap;
    }

    .activetdhd_content ul li {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
        align-items: center;
    }

    .activetdhd_content ul li span {
        width: 60%;
        padding: 3%;
    }

    .activetdhd_content ul li h3 {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        margin: 0px;
    }

    .activetdhd_content ul li p {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 20px;
        -webkit-line-clamp: 4;
    }

    .activetdhd_content ul li a {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
    }

    .activetdhd_content ul li img {
        width: 40%;
        height: 140px;
        margin: 2%;
    }

    /* 联系我们 */
    .contact {
        width: 100%;
        height: auto;
    }

    .contact_content {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .contact_content p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        padding: 5%;
        margin: 0 auto;
    }

    .contact_content img {
        width: 120px;
        height: 120px;
        margin: 2% 10% 8%;
    }
}