.sub-banner {
    position: relative;
    width: 100%;
    height: 620px;
    background: url(../images/product_full_scene_wfo_training/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%;
}

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

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

/*  content */

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

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

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

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

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

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

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

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

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

/*  common  end*/

/*  content */

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

#content .one {
    max-width: 1088px;
    margin: 0 auto;
    padding-top: 100px;
}

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

.product-full-scene-wfo-training .one h2 {
    margin-bottom: 44px;
}

#content .one .display-flex {
    flex-wrap: wrap;
}

#content .one .display-flex-item {
    width: 520px;
    height: 320px;
    margin: 12px;
    padding: 0 24px;
    color: #fff;
    text-align: left;
}

#content .one .display-flex-item:nth-child(1) {
    background: url('../images/product_full_scene_wfo_training/1备份.png');
}

#content .one .display-flex-item:nth-child(2) {
    background: url('../images/product_full_scene_wfo_training/2备份.png');
}

#content .one .display-flex-item:nth-child(3) {
    background: url('../images/product_full_scene_wfo_training/3备份.png');
}

#content .one .display-flex-item:nth-child(4) {
    background: url('../images/product_full_scene_wfo_training/4备份.png');
}

#content .one .display-flex-item:nth-child(5) {
    background: url('../images/product_full_scene_wfo_training/5备份.png');
}

#content .one .display-flex-item div {
    margin: 24px 0 16px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 32px;
}

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

#content .two div {
    color: #fff;
}

#content .two h2 + div {
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 32px;
}

.product-full-scene-wfo-training #content .two h2 {
    margin-bottom: 24px;
}

#content .two .display-flex {
    justify-content: center;
    margin-top: 56px;
}

#content .two .display-flex-item {
    color: #fff;
    text-align: left;
}

#content .two .display-flex-item + .display-flex-item {
    margin-left: 120px;
}

#content .two .display-flex-item .description-item {
    flex: 1;
    list-style-type: disc;
    list-style-position: inside;
}

#content .two .register {
    /* border-color: #fff;
	color: #fff; */
    margin-top: 64px;
}

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

#content .three p {
    margin: 0;
}

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

#content .three .display-flex-item {
    width: 552px;
    height: 320px;
    margin: 0 8px;
    text-align: left;
    padding: 32px 26px;
    color: #fff;
}

#content .three .display-flex-item:nth-child(1) {
    background: url('../images/product_full_scene_wfo_training/考试备份.png');
}

#content .three .display-flex-item:nth-child(2) {
    background: url('../images/product_full_scene_wfo_training/课程备份.png');
}

#content .three .display-flex-item div {
    margin: 24px 0 16px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 32px;
}

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

#content .four .container-ul .container-ul-item + .container-ul-item {
    margin-left: 88px;
}

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

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

#content .four .container-ul .container-ul-item .container-ul-item-content {
    width: 240px;
}

#content .four .container-ul .container-ul-item .container-ul-item-content p {
    margin: 0;
    margin-bottom: 8px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #aaa;
}

#content .four .container-ul .container-ul-item .container-ul-item-content p:last-child {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 22px;
}

#content .four .container-ul .container-ul-item.active .mark-num {
    background: #176de6;
    color: rgba(255, 255, 255, 1);
}

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

#content .four .image-container {
    margin-top: 56px;
}

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

#content .five .display-flex-item {
    margin: 0 40px;
}
.tase-en-us .sub-banner p {
    font-size: 24px;
}
.tase-en-us #content .one .display-flex-item p {
    width: auto;
    text-align: justify;
}
