.product-full-scene-wfo-schedule h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    margin-bottom: 56px;
}

.sub-banner {
    position: relative;
    width: 100%;
    height: 620px;
    background: url(../images/product_full_scene_wfo_schedule/banner.jpg) 50% 0 no-repeat;
}

.sub-banner h1 {
    margin: 0;
    line-height: 80px;
    font-weight: 400;
    font-size: 56px;
    text-align: center;
    color: #fff;
}

.sub-banner p {
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 44px;
    color: #fff !important;
}

.sub-banner p.sub-text {
    margin-top: 8px;
}

.sub-banner .sub-banner-inner {
    position: absolute;
    top: 178px;
    left: 0;
    width: 100%;
}

.sub-banner .sub-banner-inner .register {
    display: inline-block;
    margin-top: 56px;
    background-color: #176de6;
    height: 48px;
    line-height: 48px;
    width: 144px;
    border-color: #176de6;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
}

.sub-banner .sub-banner-inner .register:hover {
    background-color: #3f90f2;
    border-color: #3f90f2;
}

.product-full-scene-wfo-schedule .sub-banner .sub-banner-inner .register {
    border: none;
}

/*  content */

/*  common  start*/
.product-full-scene-wfo-schedule .display-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.product-full-scene-wfo-schedule .register {
    display: inline-block;
    width: 120px;
    height: 40px;
    border: 1px solid #176de6;
    color: #176de6;
    line-height: 40px;
}

.product-full-scene-wfo-schedule .register:hover {
    background: #3f90f2;
    color: #fff;
    border-color: #3f90f2;
}

.product-full-scene-wfo-schedule .register.white {
    border-color: #fff;
    color: #fff;
}

.product-full-scene-wfo-schedule .register.white:hover {
    background-color: #176de6;
    border-color: #176de6;
}

.product-full-scene-wfo-schedule p {
    color: inherit;
}

.product-full-scene-wfo-schedule h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
}

.product-full-scene-wfo-schedule .four h2 {
    margin-bottom: 48px;
}

.product-full-scene-wfo-schedule #content section {
    padding: 100px 0 120px;
}

.product-full-scene-wfo-schedule section:nth-child(even) h2 {
    color: rgba(255, 255, 255, 1);
}

/*  common  end*/

/*  content */

#content section:nth-child(even) {
    background: #091423;
}

#content .one {
    padding-top: 100px;
}

#content .one h1 {
    margin-bottom: 24px;
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
}

#content .one p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #000;
}

#content .introduce-list {
    margin: 56px 0 64px;
}

#content .introduce-list .introduce-item {
    margin: 0 auto;
    width: 880px;
    display: flex;
    margin-bottom: 24px;
    height: 124px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    align-items: center;
}

#content .introduce-list .introduce-item img {
    display: inline-block;
    height: 100%;
    width: 240px;
}

#content .introduce-list .introduce-item .introduce-item-content {
    flex: 1;
    padding: 0 20px;
}

#content .introduce-list .introduce-item .introduce-item-content h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

#content .introduce-list .introduce-item .introduce-item-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

#content .two .container-ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#content .two .container-ul .container-ul-item + .container-ul-item {
    margin-left: 120px;
}

#content .two .container-ul .container-ul-item h4 {
    color: rgba(255, 255, 255, 0.45);
    text-align: left;
}

#content .two .container-ul .container-ul-item .mark-num {
    width: 50px;
    height: 50px;
    margin-bottom: 33px;
    font-size: 32px;
    font-weight: 100;
    color: rgba(255, 255, 255, 1);
    line-height: 50px;
    border-bottom: 1px solid #176de6;
}

#content .two .container-ul .container-ul-item .container-ul-item-content {
    width: 350px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
}

#content .two .container-ul .container-ul-item .container-ul-item-content p {
    margin: 0;
    line-height: 22px;
}

#content .two .container-ul .container-ul-item.active .mark-num {
    background: #176de6;
}

#content .two .container-ul .container-ul-item.active h4,
#content .two .container-ul .container-ul-item.active .container-ul-item-content {
    color: rgba(255, 255, 255, 1);
}

#content .two .register {
    margin-top: 64px;
}

#content .three {
    max-width: 1050px;
    margin: 0 auto;
}

#content .three .info-container .info-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 92px;
    margin-top: 16px;
    padding: 24px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

#content .three .info-container .info-item img {
    width: 32px;
    height: 32px;
    margin-right: 24px;
}

#content .three .info-container .info-item .info-item-title {
    width: 272px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
    text-align: left;
}

#content .three .info-container .info-item .info-item-content {
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 22px;
    text-align: left;
    margin-left: 50px;
}

#content .four p {
    margin: 0;
}

#content .four .display-flex {
    margin-top: 48px;
}

#content .four .display-flex-item {
    color: #fff;
    width: 264px;
    height: 352px;
    margin: 0 10px;
    padding: 32px 24px;
    text-align: left;
}

#content .four .display-flex-item div {
    margin: 24px -4px 16px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

#content .four .display-flex-item p {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
}

#content .four .display-flex-item:nth-child(1) {
    background: url('../images/product_full_scene_wfo_schedule/1-1.1.png');
}

#content .four .display-flex-item:nth-child(2) {
    background: url('../images/product_full_scene_wfo_schedule/1-2.1.png');
}

#content .four .display-flex-item:nth-child(3) {
    background: url('../images/product_full_scene_wfo_schedule/1-3.1.png');
}

#content .four .display-flex-item:nth-child(4) {
    background: url('../images/product_full_scene_wfo_schedule/1-4.1.png');
}

#content .five .display-flex {
    justify-content: center;
}

#content .five .display-flex-item {
    margin: 0 40px;
}
.schedule-en-us #content .four .display-flex-item div {
    font-size: 16px;
    margin: 12px -4px 0 0;
}
.schedule-en-us #content .four .display-flex-item p {
    font-size: 14px;
}
