.banner { width: 100%; height: 500px; background: url("/assets/index/images/about_banner1.jpg") no-repeat center bottom; }

/* ========== */
/* = INTRODUCTION  */
/* ========== */
.introduction { margin: 30px 0 60px; position: relative; }

.introduction .intro-item { display: flex; justify-content: space-evenly; }

.introduction .intro-left::after { content: ""; width: 47%; height: 90px; background-color: #eeeeee; position: absolute; left: 0px; bottom: -18px; z-index: -1; }

.introduction .intro-left img { width: 100%; height: 100%; }

.introduction .intro-right { width: 49%; height: 140px; background: url(/assets/index/images/intro-bg.png) no-repeat left; background-size: 50%; position: relative; }

.introduction .intro-right .h1-title { font-size: 26px; font-weight: bold; }

.introduction .intro-right .h1-title b { color: #ff0000; }

.introduction .intro-right .top-title { line-height: 1.5; margin-bottom: 25px; }

.introduction .intro-right .top-title:after { content: ""; margin-top: 10px; width: 40px; height: 3px; display: block; background-color: #ff0000; }

.introduction .intro-right .p-text { padding-bottom: 15px; }

.introduction .intro-right .p-text b { font-weight: normal; color: #ff0000; }

.introduction .cat-icon { position: absolute; right: -110px; top: -30px; }

.introduction .cat-icon img { width: 110px; height: 110px; }

/* ========== */
/* =  PROCESS  */
/* ========== */
.process .banner { width: 100%; height: 500px; background: url("/assets/index/images/process-banner.jpg") no-repeat center bottom; }

.process_item { height: 450px; margin: 50px auto; position: relative; }

.process_item--left { position: absolute; left: 0; bottom: 0px; width: 700px; height: 435px; background: url("/assets/index/images/process-bg.jpg") no-repeat center center; box-sizing: border-box; z-index: 1; display: flex; align-items: center; }

.process_item--left::before { content: ""; display: block; position: relative; left: 5%; width: 13px; height: 255px; background-image: url("/assets/index/images/line.png"); background-size: cover; }

.process .item_ul { height: 100%; width: 100%; padding: 50px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: space-evenly; }

.process .item_li { color: #fff; }

.process .item_li h1 { font-weight: bold; font-size: 22px; }

.process .item_li p { font-size: 16px; opacity: 0.8; }

.process_item--right { position: absolute; right: 0; }

.process_item--right img { width: 743px; height: 428px; }

/* ========== */
/* =  TEAM  */
/* ========== */
.team .banner { width: 100%; height: 500px; background: url("/assets/index/images/team-banner.jpg") no-repeat center bottom; }

.team_item { position: relative; width: 1200px; margin: 60px auto; display: flex; justify-content: space-between; }

.team_item--left { width: 48%; }

.team_item--left .item_li { width: 275px; }

.team_item--left .item_li img { width: 275px; height: 245px; }

.team_item--right { width: 49%; position: relative; }

.team_item--right .item_li { width: 100%; display: flex; justify-content: space-between; }

.team_item--right .item_li img { width: 268px; height: 392px; }

.team_item--right::after { content: ""; display: block; width: 100%; height: 70px; position: absolute; bottom: 0; right: 0; background: url("/assets/index/images/team-bg.png") no-repeat center; background-size: cover; }

.team .item_title { font-weight: bold; font-size: 30px; color: #000; position: relative; margin-bottom: 20px; }

.team .item_title b { color: #ff0000; }

.team .item_title::after { content: ""; display: inline-block; position: absolute; top: -20px; left: 0; width: 46px; height: 37px; z-index: -1; background: url("/assets/index/images/mark-icon.png") no-repeat center; }

.team .item_ul { display: flex; justify-content: space-between; }

.team .li_desc h1 { margin: 5px 0; font-weight: bold; font-size: 20px; }

.team .li_desc h3 { font-weight: 600; margin: 10px 0; }

.team .li_desc p { font-size: 14px; color: #666; }

/* ========== */
/* =  CULTURE  */
/* ========== */
.culture .banner { width: 100%; height: 500px; background: url("/assets/index/images/about-culture-banner.jpg") no-repeat center bottom; }

.culture_item { display: flex; justify-content: space-between; padding: 45px 0; }

.culture_item--left { width: 50%; }

.culture_item--left .title { align-items: flex-start; position: relative; }

.culture_item--left .title::before { content: ""; position: absolute; width: 46px; height: 37px; display: block; bottom: 0; background: url("/assets/index/images/mark-icon.png") no-repeat center; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); z-index: -1; }

.culture_item--left .title::after { content: ""; position: absolute; width: 110px; height: 110px; display: block; top: -30px; right: 0; background: url("/assets/index/images/icon-cat.png") no-repeat center; background-size: cover; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.culture_item--left .title-cn::before, .culture_item--left .title-cn::after { content: none; }

.culture_item--left h1 { font-weight: bold; font-size: 22px; margin-top: 6px; }

.culture_item--left h2 { color: #ff0000; font-size: 18px; margin: 6px 0 20px; }

.culture_item--left p { font-weight: lighter; line-height: 1.5; margin: 10px 0; }

.culture_item--right img { width: 478px; height: 434px; }

.culture .vision { height: 655px; background: url("/assets/index/images/vision-bg.png") no-repeat center bottom; }

.culture .vision .vision-item { margin-top: 130px; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.culture .vision .vision-item .h1-title { font-size: 32px; font-weight: bold; color: #fff; }

.culture .vision .vision-item .h1-title b { color: #ff0000; }

.culture .vision .vision-item .h2-title { font-size: 26px; margin-top: 6px; color: #999; }

.culture .mission .mission-item { margin: 30px 0; display: flex; position: relative; }

.culture .mission .item-left img { width: 789px; height: 472px; }

.culture .mission .item-right { position: absolute; right: 0; top: 100px; width: 68%; padding: 50px; box-sizing: border-box; background: url("/assets/index/images/mission-bg.png") no-repeat center; background-size: cover; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }

.culture .mission .item-right img { width: 61px; height: 52px; }

.culture .mission .item-right h1 { font-size: 30px; font-weight: bold; position: relative; padding: 5px 0px; display: inline-block; }

.culture .mission .item-right h1 b { color: #ff0000; }

.culture .mission .item-right h2 { padding: 10px 0; }

.culture .mission .item-right p { margin-bottom: 20px; font-weight: lighter; padding: 10px 0; }
