.section-project .section-title {
    padding-top: 0.83rem;
}

.section-project-content {
    display: flex;
    justify-content: center;
    align-content: stretch;
    box-sizing: border-box;
    padding: 0 2.71rem 1.41rem;
}
.project-left, .project-right {
    flex: 1 1 0;
}

.project-timeline {
    width: 0.38rem;
    margin: 0 0.39rem;
    position: relative;
    display: inline-block;
    text-align: center;
}

.project-timeline:after {
    content: '.';
    font-size: 0;
    display: inline-block;
    position: absolute;
    width: 1px;
    left: 50%;
    top: 0.46rem;
    height: 100%;
    background: #FFC400;
}

.project-timeline i {
    display: inline-block;
}

.project-timeline-head {
    width: 0.38rem;
    height: 0.46rem;
    background-size: cover;
    background-image: url(https://hotcache.willapps.com/index/about/aboutus_icon_location.png);
}

.project-timeline-node:first-child {
    margin-top: 1.24rem;
}

.project-timeline-node {
    width: 0.26rem;
    height: 0.26rem;
    background: #FFC400;
    border-radius: 50%;
    position: relative;
    margin-top: 2rem;
}

.project-timeline-node:after {
    content: '.';
    font-size: 0;
    display: block;
    position: absolute;
    width: 0.45rem;
    height: 0.45rem;
    background: #FFC400;
    opacity: 0.41;
    border-radius: 50%;
    top: -0.095rem;
    left: -0.095rem;
}

.project-item-image {
    display: inline-block;
    width: 1.64rem;
    height: 1.64rem;
    box-sizing: border-box;
}

.project-item-description-title {
    font-size: 0.32rem;
    font-weight: 500;
    color: #000000;
}

.project-item-description-content {
    color: #25263B;
    font-weight: 400;
    font-size: 0.22rem;
    line-height: 0.36rem;
    min-width: 2rem;
    /*white-space: nowrap;*/
}

.project-item {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0.1rem;
}

.project-right .project-item {
    flex-direction: row-reverse;
}

.project-item-image {
    margin-right: 0.49rem;
}

.project-item-description {
    flex: auto;
    font-size: 0;
}

.project-item-description-title {
    width: 100%;
    text-align: right;
    display: inline-block;
    padding-bottom: 0.11rem;
}

.project-right .project-item-description-title {
    text-align: left;
}

.project-right .project-item-image {
    margin-right: 0;
    margin-left: 0.49rem;
}

.project-left .project-item:first-child {
    /*margin-top: 2.2rem;*/
    margin-top: 4.2rem;
}

.project-left .project-item:nth-child(2){
    margin-top: 2.7rem;
}

.project-right .project-item:first-child {
    /*margin-top: 4.3rem;*/
    margin-top: 2.3rem;
}

.project-right .project-item:nth-child(2){
    margin-top: 2.6rem;
}
.project-right .project-item:nth-child(3){
    margin-top: 2.3rem;
}

.section-profile {
    background: #F7F7F7;
}

.section-profile-content {
    padding: 0 2.63rem 2.18rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.profile-left, .profile-right {
    flex: 1 1 50%;
}

.profile-left {
    color: #000000;
    font-weight: 400;
    font-size: 0.2rem;
    padding-top: 0.66rem;
    line-height: 0.36rem;
    padding-right: 0.26rem;
    box-sizing: border-box;
}

.profile-left .gamification {
    color: #FFC400;
}

.profile-left .profile-left-new-line {
    margin-top: 0.5rem;
}

.profile-left .profile-left-user-comment {
    margin-top: 0.67rem;
}

.profile-left .profile-left-user-comment i {
    width: 0.3rem;
    height: 0.23rem;
    background: #2b542c;
    display: inline-block;
    margin-bottom: 0.27rem;
}

.profile-left .profile-left-user-comment span {
    margin-top: 0.32rem;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.profile-right .content {
    width: 8.23rem;
    height: 6.09rem;
    background-size: 100% 100%;
    background-position: center;
    transition: background-size 1s;
    box-shadow: 1.45rem 0.85rem 0 0 rgba(0, 0, 0, 0.09);
    background-image: url("https://hotcache.willapps.com/about-us/banner/16.png");
}

.profile-right .content:hover, .profile-right .content:active {
    background-size: 120% 120%;
}

.section-culture {
}

.section-culture-content {
    display: flex;
    box-sizing: border-box;
    padding: 1.35rem 2.62rem 0;
    justify-content: space-between;
}

.section-culture-content .culture-left, .section-culture-content .culture-right {
    flex: auto;
}

.section-culture-content .culture-left {
    margin-right: 0.71rem;

}

.section-culture-content .culture-left .content {
    width: 8.23rem;
    height: 6.09rem;
    background-size: 100% 100%;
    background-position: center;
    transition: background-size 1s;
    box-shadow: -1.45rem -0.85rem 0 0 rgba(0, 0, 0, 0.09);
    background-image: url("https://hotcache.willapps.com/about-us/banner/17.png");
}

.section-culture-content .culture-left .condition:hover, .section-culture-content .culture-left .content:hover{
    background-size: 120% 120%;
}

.section-culture-content .culture-right {
    list-style-type: none;
}

.culture-list .culture-item {
    margin-bottom: 0.51rem;
}

.culture-item .culture-item-base {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.culture-item .culture-item-base img {
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.39rem;
}

.culture-item .culture-item-base span {
    font-size: 0.4rem;
    font-weight: 400;
    color: #232323;
}

.culture-item .culture-item-description {
    font-size: 0.18rem;
    font-weight: 400;
    color: #232323;
    line-height: 0.36rem;
    margin-left: 0.96rem;
}

.about-us-banner-slide-1 {
    background-image: url(https://hotcache.willapps.com/OfficialWebsite/about/banner1.png);
}
