.advantage { padding-top: 0.1rem; }

.advantage .title-wrapper { padding-top: 0.2rem; text-align: center; }

.advantage .title-wrapper .wrapper-en { font-weight: bold; font-size: 0.28rem; color: #003399; }

.advantage .title-wrapper .wrapper-en span { color: #8abc18; }

.advantage .title-wrapper .wrapper-cn { font-weight: bold; font-size: 0.22rem; position: relative; }

.advantage .title-wrapper .wrapper-cn:after { display: block; content: ""; width: 5%; height: 0.03rem; background-color: #cacaca; position: absolute; bottom: -0.15rem; left: 50%; transform: translateX(-50%); }

.advantage .nav_menu { width: 7.5rem; margin: 0.4rem auto 0; display: flex; flex-wrap: nowrap; }

.advantage .nav_menu .list-one { width: 1.53rem; position: relative; cursor: pointer; }

.advantage .nav_menu .list-one img { width: 100%; display: block; }

.advantage .nav_menu .list-one .h1-p { position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-weight: bold; color: #fff; font-size: 0.28rem; }

.advantage .nav_menu .list-text { position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }

.advantage .nav_menu .list-text h1 { font-weight: bold; color: #fff; font-size: 0.28rem; }

.advantage .nav_menu .list-two { cursor: pointer; width: 2.91rem; display: none; position: relative; }

.advantage .nav_menu .list-two .bg-img { width: 100%; display: block; }

.advantage-container { height: 7rem; background-image: url("/images/gongsi-bg.png"); background-repeat: no-repeat; background-size: 3.35rem 7rem; background-position: bottom right; display: flex; align-items: center; }

.advantage-container .adv-wrapper { display: flex; flex-wrap: wrap; flex-direction: column; }

.advantage-container .adv-wrapper .items { cursor: pointer; }

.advantage-container .adv-wrapper .items img { display: block; width: 100%; }

.advantage-container .adv-wrapper .items-text { margin-bottom: 0.3rem; width: 100%; }

.advantage-container .adv-wrapper .items-text h1 { font-weight: bold; font-size: 0.3rem; margin-bottom: 0.15rem; }

.advantage-container .adv-wrapper .items-text h1::after { margin-top: 0.15rem; display: block; content: ""; width: 0.3rem; height: 0.02rem; background-color: #999; }

.advantage-container .adv-wrapper .items-text p { font-size: 0.24rem; }
