.title .title_en { color: #d9d9d8; }

.title::after { background-color: #898989; }

.section1_container { padding: 30px 0; }

.section1_container .text-wrapper .top-image { width: 556px; float: left; margin: 0 20px 20px 0; }

.section1_container .text-wrapper .text_p { margin-bottom: 10px; }

.section1_container .title-box { width: 52%; display: flex; justify-content: space-between; align-items: flex-end; padding-bottom: 20px; }

.section1_container .title-box .line-style { width: 40px; height: 4px; background-color: var(--base-color1); }

.section1_container .title-box .logo { width: 160px; }

.section2 .top-title { position: relative; }

.section2 .top-title .logo { width: 160px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.section2_container { padding: 30px 0; display: flex; justify-content: space-between; }

.section2 .right-item { flex: 1; display: flex; flex-wrap: wrap; }

.section2 .right-item .items-box { flex: 1; margin: 0 0px 0px 0; width: calc((100% - 0px) / 2); min-width: calc((100% - 0px) / 2); max-width: calc((100% - 0px) / 2); box-sizing: border-box; background-color: #ffffff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 14px; }

.section2 .right-item .items-box:nth-child(2n) { margin-right: 0; }

.section2 .right-item .items-box:first-child, .section2 .right-item .items-box:last-child { background-color: #f5f5f5; }

.section2 .right-item .items-box .icon-box-wrapper .icon-box { width: 60px; height: 60px; margin-bottom: 10px; display: none; }

.section2 .right-item .items-box .icon-box-wrapper .icon-box.icon1 { display: block; }

.section2 .right-item .items-box .icon-box-wrapper .icon-box.icon2 { display: none; }

.section2 .right-item .items-box .text-box { display: flex; flex-direction: column; align-items: center; }

.section2 .right-item .items-box .text-box .h1 { font-size: 20px; }

.section2 .right-item .items-box .text-box p { font-size: 14px; margin-top: 10px; }

.section2 .right-item .hover-active { background-color: #2ea7ca !important; }

.section2 .right-item .hover-active .h1 { color: #fbdb18; }

.section2 .right-item .hover-active p { color: #fff; }

.section2 .right-item .hover-active .icon1 { display: none !important; }

.section2 .right-item .hover-active .icon2 { display: block !important; }

.section3 .top-title { position: relative; }

.section3 .top-title .logo { width: 160px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.section3_container { padding: 30px 0; display: flex; flex-wrap: wrap; justify-content: space-between; }

.section3_container .pic-1, .section3_container .pic-2 { width: 300px; height: 425px; }

.section3_container .pic-3 { width: 570px; height: 425px; }

.section3_container .pic-4, .section3_container .pic-5 { margin-top: 20px; width: 385px;}
