.crumb .r ul li {
    padding: 0 30px;
}
.crumb .r ul li:nth-last-of-type(1) {
    padding-right: 0;
}

.profiles {
    margin-top: 80px;
}

.profiles .profiles-top {
    position: relative;
    display: flex;
    align-items: center;
    width: 1230px;
    height: 60px;
    padding-left: 35px;
    margin-left: 50px;
    border-bottom: 1px solid #f9a61c;
}

.profiles .profiles-top::before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0;
    width: 62px;
    height: 60px;
    background: url(../images/h1-nav-icon.png) no-repeat;
    background-size: 62px 60px;
}

.profiles .profiles-top h1 {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.profiles .profiles-top h2 {
    font-size: 16px;
    color: #808080;
    margin-top: 12px;
    margin-left: 22px;
}

.profiles .profiles-box .profiles-box-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 70px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.profiles .profiles-box .profiles-box-t .jieshao {
    padding-left: 50px;
}

.profiles .profiles-box .profiles-box-t .jieshao h1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.profiles .profiles-box .profiles-box-t .jieshao h2 {
    color: #666;
    margin-top: 18px;
}

.profiles .profiles-box .profiles-box-t .jieshao p {
    color: #666;
    margin-top: 30px;
    line-height: 26px;
}

.profiles .profiles-box .profiles-box-c {
    margin-top: 40px;
    color: #666;
    line-height: 26px;
}

.profiles .profiles-box .profiles-box-b {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.profiles .profiles-box .profiles-box-b img {
    width: 49%;
}

.culture {
    margin-top: 80px; 
    background: url(../images/culture-bj.png) no-repeat;
    background-size: 100% 100%;
}

.culture .culture-top {
    position: relative;
    display: flex;
    align-items: center;
    width: 1230px;
    height: 60px;
    padding-left: 35px;
    margin-left: 50px;
    border-bottom: 1px solid #f9a61c;
}

.culture .culture-top::before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0;
    width: 62px;
    height: 60px;
    background: url(../images/h1-nav-icon.png) no-repeat;
    background-size: 62px 60px;
}

.culture .culture-top h1 {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.culture .culture-top h2 {
    font-size: 16px;
    color: #808080;
    margin-top: 12px;
    margin-left: 22px;
}

.culture .culture_box {
    padding-top: 80px;
    padding-bottom: 80px;
}

.culture .culture_box .culture-lunbo {
    position: relative;
    margin-top: 60px;
    justify-content: space-between;
    padding: 0 40px;
}

.swiper_item6 {
    display: flex;
    flex-direction: column;
}

.swiper_item6 img {
    width: 100%;
}
.swiper_item6 .text {
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 1px 8px 0px 
		rgba(208, 208, 208, 0.35);
		min-height: 151px;
}

.swiper_item6:hover .text {
    background-color: #ee1d23;
}

.swiper_item6:hover a .text h1{
    color: #fff;
}

.swiper_item6:hover a .text p {
    color: #fff;
}

.swiper_item6 .text h1 {
    position: relative;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-top: 26px;
}

.swiper_item6 .text h1::after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background-color: #f9a61c;
}

.swiper_item6 .text p {
    padding-top: 37px;
    padding-bottom: 28px;
    color: #666;
}

.h-pro-swiper-next6 {
    width: 36px;
    height: 50px;
    background: url(../images/next-orange.png) no-repeat;
    background-size: 36px 50px;
    right: 0;
    margin-top: -10px;
}

.h-pro-swiper-prev6 {
    width: 36px;
    height: 50px;
    background: url(../images/prev-orange.png) no-repeat;
    left: 0;
    background-size: 36px 50px;
    margin-top: -10px;
}

.development {
    margin-top: 80px;
}

.development .development-top {
    position: relative;
    display: flex;
    align-items: center;
    width: 1230px;
    height: 60px;
    padding-left: 35px;
    margin-left: 50px;
    border-bottom: 1px solid #f9a61c;
}

.development .development-top::before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0;
    width: 62px;
    height: 60px;
    background: url(../images/h1-nav-icon.png) no-repeat;
    background-size: 62px 60px;
}

.development .development-top h1 {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.development .development-top h2 {
    font-size: 16px;
    color: #808080;
    margin-top: 12px;
    margin-left: 22px;
}

.development .development-swiper {
    margin-top: 20px;
    padding: 0 30px;
}

.development-swiper {
    position: relative;
}

.swiper_item7 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiper_item7 .silde-t {
    display: flex;
    align-items: flex-end;
    color: #333;
    height: 130px;
}

.swiper_item7 .silde-c {
    display: flex;
    align-items: center;
    margin: 30px 0;
}
.swiper_item7 .silde-c .silde-c-xian {
    width: 125px;
    height: 2px;
    background-color: #ccc;
}

.swiper_item7 .silde-c .silde-c-dian {
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
}

.swiper_item7 .silde-b img {
    width: 210px;
}

.swiper_item7:nth-child(odd) {
    flex-direction: column-reverse;
}

.swiper_item7:nth-child(odd) .silde-t {
    align-items: flex-start;
}

.h-pro-swiper-next7 {
    width: 11px;
    height: 21px;
    background: url(../images/fazhan-next.png) no-repeat;
    background-size: 11px 21px;
    right: -10px;
    margin-top: -10px;
}

.h-pro-swiper-prev7 {
    width: 11px;
    height: 21px;
    background: url(../images/fazhan-prev.png) no-repeat;
    left: -10px;
    background-size: 11px 21px;
    margin-top: -10px;
}

.honor {
    margin-top: 80px;
}

.honor .honor-top {
    position: relative;
    display: flex;
    align-items: center;
    width: 1230px;
    height: 60px;
    padding-left: 35px;
    margin-left: 50px;
    border-bottom: 1px solid #f9a61c;
}

.honor .honor-top::before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0;
    width: 62px;
    height: 60px;
    background: url(../images/h1-nav-icon.png) no-repeat;
    background-size: 62px 60px;
}

.honor .honor-top h1 {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.honor-swiper {
    position: relative;
    margin-top: 70px;
    padding: 0 30px;
}
.honor-swiper .swiper-wrapper {
    transition-timing-function: linear;
}
.honor .honor-top h2 {
    font-size: 16px;
    color: #808080;
    margin-top: 12px;
    margin-left: 22px;
}

.swiper_item8 {
    width: 100%;
}

.swiper_item8 .img-box {
    width: 100%;
    background-color: #f5f5f5;
    padding: 55px 14px;
}

.swiper_item8 .img-box img {
    width: 100%;
}

.swiper_item8 p {
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.h-pro-swiper-next8 {
    width: 36px;
    height: 50px;
    background: url(../images/next-orange.png) no-repeat;
    background-size: 36px 50px;
    right: -10px;
    margin-top: -10px;
}

.h-pro-swiper-prev8 {
    width: 36px;
    height: 50px;
    background: url(../images/prev-orange.png) no-repeat;
    left: -10px;
    background-size: 36px 50px;
    margin-top: -10px;
}

.property {
    margin-top: 80px;
    padding-bottom: 150px;
}

.property .property-top {
    position: relative;
    display: flex;
    align-items: center;
    width: 1230px;
    height: 60px;
    padding-left: 35px;
    margin-left: 50px;
    border-bottom: 1px solid #f9a61c;
}

.property .property-top::before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0;
    width: 62px;
    height: 60px;
    background: url(../images/h1-nav-icon.png) no-repeat;
    background-size: 62px 60px;
}

.property .property-top h1 {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.property .property-top h2 {
    font-size: 16px;
    color: #808080;
    margin-top: 12px;
    margin-left: 22px;
}

.swiper_item9 {
    margin-top: 60px;
}

.swiper_item9 .img-box {
    padding: 10px;
    background-color: #f4f5f7;
    text-align: center;
}
.swiper_item9 .img-box img{
    width: 100%;
}
.swiper9 {
    position: relative;
}
.swiper9 .swiper-wrapper {
    transition-timing-function: linear;
}

.pagination9 {
    bottom: -52px !important;
}

@media (max-width:1300px) {
    .profiles .profiles-top {
        width: calc(100% - 55px);
    }

    .culture .culture-top {
        width: calc(100% - 55px);
    }

    .development .development-top {
        width: calc(100% - 55px);
    }

    .honor .honor-top {
        width: calc(100% - 55px);
    }

    .property .property-top {
        width: calc(100% - 55px);
    }
}

@media (max-width:999px) {
    .profiles {
        margin-top: 20px;
    }

    .profiles .profiles-box .profiles-box-t {
        margin-top: 20px;
        flex-direction: column;
        padding-bottom: 20px;
    }

    .profiles .profiles-box .profiles-box-t .img-box img {
        width: 100%;
    }

    .profiles .profiles-box .profiles-box-t .jieshao h1 {
        text-align: center;
        margin-top: 20px;
    }

    .profiles .profiles-box .profiles-box-t .jieshao h2 {
        text-align: center;
    }

    .profiles .profiles-box .profiles-box-t .jieshao {
        padding-left: 0;
    }

    .profiles .profiles-box .profiles-box-c {
        margin-top: 20px;
    }

    .profiles .profiles-box .profiles-box-b {
        flex-direction: column;
    }

    .profiles .profiles-box .profiles-box-b img {
        width: 100%;
        margin-bottom: 10px;
    }

    .culture {
        margin-top: 20px;
    }

    .culture .culture_box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .culture .culture_box .culture-lunbo {
        margin-top: 20px;
    }

    .development {
        margin-top: 20px;
    }

    .honor {
        margin-top: 20px;
    }

    .honor-swiper {
        margin-top: 20px;
    }

    .property {
        margin-top: 20px;
        padding-bottom: 80px;
    }

    .swiper_item9 {
        margin-top: 20px;
    }

    .swiper_item9 .img-box img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .ywly_banner {
        background: url(../images/about-banner.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 150px;
    }
}
