* {
    margin: 0;
    padding: 0;
}

.aboutme-center {
    min-height: 479px;
    padding-bottom: 30px;

}

.aboutme-center-banner {
    width: 100%;
    overflow: hidden;
    height: 570px;
    position: relative;
}

.aboutme-center-banner img {
    width: 1920px;
    height: 570px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    display: block;
}

.aboutme-center-nav-1 {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-top: 80px;
}

.yy-title {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    display: inline-block;
}

.yy-title > .bgEnglish {
    width: 1200px !important;
    top: -35px !important;
    position: absolute;
    z-index: -1;
    font-size: 56px;
    color: #333333;
    opacity: .1;
    left: 50%;
    transform: translate(-50%);
}

.yy-title > .nr {
    top: 35px;
    font-size: 36px;
    color: #333;
}

.yy-title .heng {
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #327afe 0%, #ffffff 100%);
}

/*.aboutme-center-nav-1-detail {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    padding: 30px 0;*/
/*}*/

/*.aboutme-center-nav-1-item {*/
/*    padding: 30px 0;*/
/*}*/

/*.aboutme-center-nav-1-item-number {*/
/*    display: block;*/
/*    position: relative;*/
/*    font-size: 82px;*/
/*    color: #327AFE;*/
/*    padding-left: 15px;*/
/*}*/

/*.aboutme-center-nav-1-item-number > div:first-child {*/
/*    position: absolute;*/
/*    font-weight: bold;*/
/*    right: 10px;*/
/*    top: 15px;*/
/*    font-size: 20px;*/
/*    color: #327AFE;*/
/*}*/

/*.aboutme-center-nav-1-item-number > div:last-child {*/
/*    position: absolute;*/
/*    right: 10px;*/
/*    bottom: 18px;*/
/*    font-size: 20px;*/
/*    color: #327AFE;*/
/*}*/

/*.aboutme-center-nav-1-item-text {*/
/*    text-align: center;*/
/*    font-size: 16px;*/
/*    color: #333333;*/
/*}*/

.aboutme-center-nav-1-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0;
}

.aboutme-center-nav-1-item {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
}

.aboutme-center-nav-1-item-number {
    font-size: 82px;
    color: #327AFE;
    display: flex;
    line-height: 1;
    background: linear-gradient(to bottom, #f27d2f 0%, #f27d2f 50%, #327afe 51%, #327afe 100%);
    -webkit-background-clip: text;
    color: transparent;

}

.smallFont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 5px;
}

.smallFont>div:first-child {
    font-weight: bold;
    font-size: 20px;
    color: #327AFE;
}

.smallFont>div:last-child {
    font-size: 20px;
    color: #327AFE;
    margin-bottom: 10px;
}

.aboutme-center-nav-1-item-text {
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}



.aboutme-center-nav-2 {
    padding: 80px 0;
    background: #F6F7FE;
}

.aboutme-center-nav-2-body {
    width: 1200px;
    margin: 0 auto;
}

.aboutme-center-nav-2-center {
    padding-top: 40px;
    display: flex;
    align-items: center;
}

.aboutme-center-nav-2-left {
    width: 365px;
}

.aboutme-center-nav-2-right {
    width: 786px;
    margin-left: auto;
}

.aboutme-center-nav-2-right-text {
    display: flex;
    margin-bottom: 50px;
}

.aboutme-center-nav-2-right-title {
    font-size: 26px;
    color: #333;
    width: 20%;
}

.aboutme-center-nav-2-right-msg {
    font-size: 16px;
    color: #333;
    width: 80%;
}

.aboutme-center-nav-3 {
    padding: 80px 0;
}

.aboutme-center-nav-3-body {
    width: 1200px;
    margin: 0 auto;
}

.aboutme-center-nav-3-timestemp {
    width: 100%;
    padding: 30px 0;
}

.aboutme-center-nav-3-time-start {
    text-align: center;
    font-size: 18px;
    color: #999;
}

.aboutme-center-nav-3-time-center {
    margin-top: 30px;
    position: relative;
}

.aboutme-center-nav-3-time-center:after {
    content: '';
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    background: #E8E9F0;
    transform: translate(-50%);
}

.aboutme-center-nav-3-time-center:before {
    content: '';
    background: #fff;
    z-index: 1;
    position: absolute;
    left: 49.3%;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #E8E9F0;
}

.aboutme-center-nav-3-time-item {
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    padding: 50px 0;
}
.aboutme-center-nav-3-time-item:after{
    content: '';
    background: #CADCFE;
    z-index: 1;
    position: absolute;
    left: 49.2%;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.aboutme-center-nav-3-time-item:before{
    content: '';
    background: #327AFE;
    z-index: 2;
    position: absolute;
    left:49.5%;
    top: 51.5%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.aboutme-center-nav-3-time-item-r:after{
    content: '';
    background: #CADCFE;
    z-index: 1;
    position: absolute;
    left: 49.2%;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.aboutme-center-nav-3-time-item-r:before{
    content: '';
    background: #327AFE;
    z-index: 2;
    position: absolute;
    left:49.5%;
    top: 51.5%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.aboutme-center-nav-3-time-item-1 {
    display: flex;
    align-items: center;
    width: 50%;
}

.ab-time-item-text {
    margin-left: auto;
    margin-right: 80px;
    width: 50%;
    font-size: 16px;
    color: #333;
}
.aboutme-center-nav-3-time-item-3{
    margin-top: 10px;
    margin-left: 80px;
    font-size: 36px;
    color: #333;
}

.aboutme-center-nav-3-time-item-r{
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    padding: 50px 0;
}
.aboutme-center-nav-3-time-item-1-r{
    display: flex;
    align-items: center;
    width: 50%;
}
.aboutme-center-nav-3-time-item-3-r{
    text-align: right;
    margin-left: auto;
    margin-top: 10px;
    margin-right: 80px;
    font-size: 36px;
    color: #333;
}
.ab-time-item-text-r{
    margin-right: auto;
    margin-left: 80px;
    width: 50%;
    font-size: 16px;
    color: #333;
}

.about-3 {
    /* padding: 30px 10px; */
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.yy-title {
    position: relative;
}
.yy-title > .nr {
    top: 0;
    font-size: 36px;
    color: #333;
    left: 50%;
}
.yy-title > .bgEnglish {
    top: -20px;
    position: absolute;
    z-index: 0;
    font-size: 56px;
    color: #333333;
    opacity: 0.1;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    text-align: center;
}

.yy-title .heng {
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #327afe 0%, #ffffff 100%);
}
.about-3-content {
    margin-top: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-3_title {
    text-align: center;
    font-size: 18px;
    color: #999;
}

.about-3-content_box {
    width: 100%;
    margin-top: 20px;
}

.a3-box-item {
    width: 100%;
    display: flex;
    align-items: center;
}

.box-item-left {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 50%;
    margin-right: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.box-item-left-detail {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.box-item-right {
    border-left: 1px solid #e8e9f0;
    width: 50%;
    margin-left: auto;
    position: relative;
    padding: 20px 0 20px 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.box-item-right_detail {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 68%;
}

.text {
    color: #333333;
    font-size: 18px;
    /* width: 90%; */
    font-weight: 400;
    margin-top: 15px;
}

.box-item-right > img {
    width: 80px;
    height: 95px;
    display: block;
    margin-left: auto;
}

.box-item-right::after {
    content: "";
    top: 50%;
    left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cadcfe;
    z-index: 1;
    position: absolute;
}

.box-item-right::before {
    content: "";
    top: 51%;
    left: -3px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #327afe;
    z-index: 2;
    position: absolute;
}

