/*å…³äºŽæˆ‘ä»¬css*/
#app header .nav_url>li:nth-child(8)>a {
    color: rgba(196, 48, 44, 1) !important;
}

#app header .nav_url>li:nth-child(8)>a>p {
    border-color: rgba(196, 48, 44, 1);
}

#app header .nav_url>li:nth-child(8):after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: rgba(196, 48, 44, 1);

}

.about {
    min-height: calc(100vh - 691px);
}

.menu {
    width: 100%;
    height: 72px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}

.menu_content {
    width: 100%;
    height: 72px;
    position: absolute;
    left: 0;
    top: 0;
    background: #FFFFFF;
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .menu_content>ul {
    width: 1200px;
    height: 72px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.menu_content>ul>li {
    flex: 1;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .menu_content>ul>li>a {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    height: 72px;
}

.menu .menu_content>ul>li:hover>a {
    color: #FFF;
    background: #0ba2cf;
}

.enterprise_profile {
    width: 100%;
    padding: 55px 0 93px;
    display: flex;
    justify-content: center;
}

.enterprise_profile>div {
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.enterprise_profile>div>div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    margin-top: 38px;
}


.enterprise_profile>div>div>img,.enterprise_profile>div>div>p>wimg {
    width: 575px;
    height: 473px;
    border-radius: 10px;
    object-fit: cover;
    transition: 0.5s;
}
.enterprise_profile div div img:hover {
    transform: scale(1.05);
}
.enterprise_profile>div>div>div>div:hover {
    transform: scale(1.05);
}

.enterprise_profile div div p:hover {
    transform: scale(1);
}

.enterprise_profile>div>div>p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-left: 27px;
}

.enterprise_culture {
    width: 100%;
    background: #FAFAFA;
    display: flex;
    justify-content: center;
}

.enterprise_culture img,.enterprise_culture p img {
    transition: 0.5s;
}

.enterprise_culture div div img:hover {
    transform: scale(1.05);
}

.enterprise_culture>div {
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 67px 0 82px;
}

.enterprise_culture>div>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 43px;
    width: 1200px;

}

.enterprise_culture>div>div>div {
    display: flex;
    flex-direction: column;
    padding-top: 33px;
}

.enterprise_culture>div>div>div>div {
    display: flex;
    flex-direction: row;
}

.enterprise_culture>div>div>div>div>p {
    display: flex;
    flex-direction: row;
}

.enterprise_culture>div>div>div>div>p>span {
    width: 4px;
    height: 19px;
    background: #0ba2cf;
}

.enterprise_culture>div>div>div>div>p>span:nth-child(2) {
    margin-left: 3px;
}

.enterprise_culture>div>div>div>div>div {
    display: flex;
    flex-direction: column;
    margin-left: 13px;
}

.enterprise_culture>div>div>div>div>div>strong {
    height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    transition: 0.2s;
}

.enterprise_culture div div div :hover {
    color: #0ba2cf;
    font-weight: 700;
}

.enterprise_culture>div>div>div>div>div>P {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 16px;
    margin-top: 28px;
}

.enterprise_culture>div>div>div>div:nth-child(n+2) {
    margin-top: 88px;
}

.brand_story {
    display: flex;
    justify-content: center;
    background: #FFFFFF;
}

.brand_story>div {
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 562px;
    padding-top: 56px;
}

.brand_story>div>div {
    margin-top: 59px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 1200px;
    justify-content: space-between;
}

.brand_story>div>div>img {
    width: 508px;
    height: 336px;
    transition: 0.5s;
}

.brand_story div div :hover {
    transform: scale(1.05);
}

.brand_story div div p:hover {
    transform: scale(1);
}

.brand_story>div>div>p {
    width: 661px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}

.team_mien {
    width: 100%;
    height: 912px;
    background: #FAFAFA;
    padding-top: 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.team_mien>div {
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.team_mien_text {
    margin-top: 54px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1200px;
    position: relative;
}

.team_mien_text .swiper {
    width: 1200px;
    height: 600px;
}

.team_mien_text .swiper-slide {
    height: 259px;
    border-radius: 2px;
    /*Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.team_mien_text .swiper-slide>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}

.team_mien_text .swiper-slide :hover {
    transform: scale(1.1);
}

.banner img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}