
.W_Left a em,
.W_Left a span,
.W_Right .Top_Cont a em,
.W_Right .Bottom_Cont a strong {
    color: #ffb22d;
}



.inPro_cell dl img {
    transition: all 0.5s ease 0s;
}




@media screen and (max-width:1440px) {
    .WebsiteIntro {
        width: 90%;
    }
    .wrap3 {
        height: auto;
        padding-bottom: 85px;
    }
    .JoinBrand {
        width: 90%;
    }
}


@media screen and (max-width:1360px) {
    .proright {
        width: 30%;
    }
}


@media screen and (max-width:1280px) {
    .WebsiteIntro .Video {
        margin-right: 0;
    }
    .wrap3_Cont {
        width: 93.75%;
    }
    .W_Left {
        width: 46.875%;
    }
    .W_Left a {
        /* padding: 3.90625% 0 0 3.125%; */
        padding: 3.90625% 1.5% 0 1.5%;
    }
    .W_Right {
        width: 45.3125%;
    }
    .W_Right .Top_Cont a {
        padding: 3.90625% 0 0 3.125%;
    }
}


@media screen and (max-width:1200px) {
    .WebsiteIntro .Left {
        float: none;
        width: 100%;
    }
    .phtit {
        margin: auto;
    }
    .WebsiteIntro .Left a span,
    .WebsiteIntro .Left a p {
        text-align: center;
    }
    .WebsiteIntro .Left a i {
        margin-left: auto;
        margin-right: auto;
    }
    .WebsiteIntro .Video {
        float: none;
        margin: auto;
        margin-top: 50px;
    }
}




@media screen and (max-width:1360px) {
    .Content01 {
        width: 90%;
    }
    .Section01 {
        width: 96%;
        margin: 0 auto;
    }
    .Section01 .content {
        width: 30%;
        margin-right: 0;
    }
    .Section01 .content:nth-child(2) {
        margin: 0 5%;
    }
}


@media screen and (max-width:992px) {
    .i-experience-box .list .con p {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient:vertical;
    }
}


@media screen and (max-width:767px) {
    .SubNav dd {
        width: auto!important;
    }
    .W_Left a span {
        width: 100%;
    }
    .i-experience-box .bg-box {
        min-height: auto;
        margin-bottom: 50px;
    }
    .i-experience-box .list {
        width: 98%;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .i-experience-box .list .item {
        min-height: auto;
    }
    .i-experience-box .bg-box .left {
        position: static;
        height: auto;
    }
    .i-experience-box .bg-box .left .con {
        display: none;
    }
    .i-experience-box .list .con {
        /* display: none; */
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient:vertical;
        font-size: 12px;
        line-height: 1.5;
        margin-top: 10px;
    }
    .i-experience-box .list .tit {
        font-size: 20px;
        line-height: 1;
    }
    .i-experience-box .list .icon {
        width: inherit;
    }
    .i-experience-box .list .con-box {
        height: auto;
    }
    .index-more {
        /* display: block; */
        width: auto;
        height: auto;
        line-height: normal;
    }
    .i-experience-box .index-more {
        width: 50%;
    }
    .index-more span {
        display: block;
        padding-right: 0;
        line-height: 1;
        font-size: 20px;
        color: #fff;
    }
    .Section01 .content:nth-child(2) {
        margin: 0;
    }
    .wrap3 {
        padding-bottom: 0;
    }
    .SubNav dd {
        width: 50%;
    }
}