/* 加入我们 */ .addour{ padding: 1.2rem 0; } .addour_center{ width: 14rem; margin: 0 auto; } .addour_one{ width: 6.9rem; height: 3.14rem; margin: 0 auto; } .addour_one img{ width: 100%; height: 100%; } .addour_two{ margin-top: 1rem; line-height: 1.8; font-size: 0.16rem; color: #000; margin-bottom: 1rem; } .addour_three{ display: flex; flex-wrap: wrap; } .addour_th_items{ width: 25%; height: 3rem; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 0.1rem; } .addour_th_img{ width: 0.78rem; height: 0.76rem; display: block; } .addour_th_img img{ width: 100%; height: 100%; object-fit: contain; } .addour_th_name{ margin-top: 0.27rem; color: #000000; font-size: .18rem; font-weight: 400; } .addour_xbox{ background: #f5f7f7; padding: 1.2rem 0; } .addour_xbox:nth-child(2n){ background: #fff; } .addour_xbox_center{ width: 14rem; height: 3.5rem; margin: 0 auto; display: flex; justify-content: space-between; } .addour_xbox_left{ width: 43%; display: flex; flex-direction: column; justify-content: space-between; } .addour_xbox_right{ width: 7.4rem; height: 100%; } .addour_xbox_right img{ width: 100%; height: 100%; } .addour_xbox_tit{ color: #000000; font-size: 0.24rem; font-weight: bold; } .addour_txtbox_tit{ color: #000; font-size: 0.2rem; margin-bottom: 0.3rem; font-weight: bold; } .addour_txtbox_txt{ color: #000000; font-size: 0.16rem; line-height: 2; text-align: justify; } .addour_yes{ padding: 1.25rem 0; } .addour_yes_center{ width: 14rem; margin: 0 auto; } .addouer_yes_tit{ font-size: 0.24rem; color: #25436D; text-align: center; position: relative; } .addouer_yes_tit::after{ content: ''; display: block; position: absolute; width: 0.26rem; height: 0.15rem; background: url(../images/about/bottom.png) no-repeat; background-size: 100% 100%; left: 50%; transform: translateX(-50%); margin-top: 0.2rem; } .addour_yes_content{ width: 100%; display: flex; margin-top: 1rem; } .addour_yes_items{ width: 20%; display: flex; flex-direction: column; justify-content: center; align-items: center; } .addour_yes_img{ width: 0.69rem; height: 0.82rem; display: block; } .addour_yes_img img{ width: 100%; height: 100%; object-fit: contain!important; } .addour_yes_name{ color: #000000; font-size: 0.16rem; margin-top: 0.3rem; } .addour_emil{ width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 1.5rem; } .addour_emil_txt1{ color: #000000; font-size: 0.16rem; letter-spacing: 0.02rem; } .addour_emil_txt2{ padding: 0 0.7rem; height: 0.5rem; background: #25436D; text-align: center; line-height: 0.5rem; color: #fff; font-size: 0.22rem; margin-top: 1rem; cursor: pointer; } .addour_emil_txt2:hover{ opacity: .9; } .picture{ display: flex; flex-wrap: wrap; } .pic_items{ width: 24.5%; height: 3.5rem; margin-right: 0.66%; margin-bottom: 0.12rem; overflow: hidden; } .pic_items:nth-child(4n){ margin-right: 0; } .pic_items img{ width: 100%; height: 100%; transition: all .25s; } .pic_items:hover>img{ transform: scale(1.03); } @media screen and (max-width:1024px){ .addour_center,.addour_yes_center{ width: 100%; } .addour { padding: 0.8rem 0 0.4rem; width: 90%; margin: 0 auto; } .addour_two p{ font-size: 0.28rem; } .addour_two{ margin-top: 0.6rem; margin-bottom: 0.3rem; } .addour_th_items{ height: 1.8rem; } /*.addour_th_items:last-of-type .addour_th_img{*/ /* padding-top: 0.05rem;*/ /*}*/ .addour_th_name,.addour_emil_txt2{ font-size: .24rem; } .pic_items{ height: auto; } .addour_yes { padding: 0.8rem 0; width: 90%; margin: 0 auto; } .addouer_yes_tit{ font-size: 0.32rem; } .addour_yes_content{ margin-top: 0.8rem; } .addour_emil_txt2{ margin-top: 0.3rem; line-height: .48rem; } .addour_yes_name{ font-size: 0.24rem; } .pic_items{ width: 49% !important; margin-right: 0; } .pic_items:nth-child(2n){ margin-left: 2%; } .picture{ width: 90%; margin: 0 auto; /*padding: 0 0.15rem;*/ } }