.navlink {
  color: #000 !important;
}
.fixed {
  background: rgba(231, 233, 244, 0.8) !important;
  backdrop-filter: saturate(180%) blur(6px) !important;
}
.page-nav-list-item:hover .navlink {
  color: #fff !important;
}
.page-nav-list-item:hover .navlink .downicon::before {
  border-color: #fff transparent transparent transparent !important;
}
.downicon:before {
  border-color: #000 transparent transparent transparent !important;
}
.content {
  min-height: auto!important;
}
.opacity_box {
  opacity: 1!important;
}
.container-page {
  position: relative;
  transition: opacity 1s;
}
.container-page_1 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(297deg, #CBD2F2 28%, rgba(204, 211, 242, 0) 100%);
  opacity: 0;
  transition: opacity 1s;
}
.container-page_2 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(297deg, #C5D7DB 28%, rgba(198, 216, 220, 0) 100%);
  opacity: 0;
  transition: opacity 1s;
}
.container-page_3 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(297deg, #F1E6D9 28%, rgba(241, 230, 217, 0) 100%);
  opacity: 0;
  transition: opacity 1s;
}
.container-page_4 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(297deg, #E3F1D9 28%, rgba(228, 241, 217, 0) 100%);
  opacity: 0;
  transition: opacity 1s;
}
.opacity_box_null {
  opacity: 0;
}
.section_box_1 {
  position: relative;
  margin-top: -27.5rem;
}
.section_box {
  width: 100%;
  transition: opacity 1s;
  display: flex;
  justify-content: center;
  position: relative;
}
.section_box .title_bg {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.section_box .section_padding {
  width: 1190px;
  z-index: 1;
}
.section_box .section_padding .section_content {
  width: 100%;
  height: 27.5rem;
  position: relative;
}
.section_box .section_padding .section_content .sub_title {
  font-size: 0.8rem;
  color: #000;
  padding-top: 8.9rem;
  line-height: 0.95rem;
}
.section_box .section_padding .section_content .sub_spe {
  padding-top: 6.55rem !important;
}
.section_box .section_padding .section_content .spe_color {
  color: #0C49E6 !important;
}
.section_box .section_padding .section_content .green_color {
  color: #009A3E !important;
}
.section_box .section_padding .section_content .orange_color {
  color: #FDAD4E !important;
}
.section_box .section_padding .section_content .title_box {
  font-size: 2.7rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.3rem;
  line-height: 3.15rem;
  -webkit-user-select: none;
  -webkit-box-reflect: below -0.35rem -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.1)));
}
.section_box .section_padding .section_content .spe_title {
  font-size: 2.7rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.3rem;
  line-height: 3.15rem;
  -webkit-user-select: none;
  -webkit-box-reflect: below -0.35rem -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.1)));
}
.section_box .section_padding .section_content .spe_title_2 {
  font-size: 2.7rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.3rem;
  line-height: 3.15rem;
  -webkit-user-select: none;
  -webkit-box-reflect: below -0.35rem -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.1)));
}
.section_box .section_padding .section_content .product_type {
  margin-top: 3.75rem;
  font-size: 0.8rem;
  line-height: 0.95rem;
}
.section_box .section_padding .section_content .product_text {
  margin-top: 0.95rem;
  font-size: 0.7rem;
  line-height: 1.1rem;
  color: #888888;
  width: 38.15rem;
}
.nav_bg {
  background-color: #000927;
}
.navbar_box {
  width: 100%;
  display: flex;
  align-items: center;
}
.navbar_box .nav_item {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  white-space: nowrap;
  line-height: 1.05rem;
  padding: 0.8rem 2rem 0.8rem 0;
  cursor: pointer;
  -webkit-user-select: none;
  transition: color 1s;
}
.navbar_box .nav_select {
  color: #fff !important;
}
.content_box {
  width: 100%;
}
.content_box .sec_box_1 {
  width: 100%;
  margin-top: 2.3rem;
  display: flex;
}
.content_box .sec_box_1 .sec_1_img {
  width: 22rem;
  object-fit: cover;
  flex-shrink: 0;
}
.content_box .sec_box_1 .sec_1_right {
  flex: 1;
}
.content_box .sec_box_1 .sec_1_right .sec_1_title {
  color: #000;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.content_box .sec_box_1 .sec_1_right .sec_1_construct {
  margin-top: 2rem;
  display: flex;
  width: 100%;
  align-items: center;
}
.content_box .sec_box_1 .sec_1_right .sec_1_construct .construct_item {
  display: flex;
  margin-right: 3rem;
  align-items: center;
  flex-direction: column;
}
.content_box .sec_box_1 .sec_1_right .sec_1_construct .construct_item .con_img {
  width: 3.1rem;
  height: 3.1rem;
}
.content_box .sec_box_1 .sec_1_right .sec_1_construct .construct_item .con_text {
  margin-top: 0.35rem;
  font-size: 0.7rem;
  color: #000;
}
.content_box .sec_box_1 .sec_1_right .area_box {
  margin-top: 2rem;
  display: flex;
  align-items: center;
}
.content_box .sec_box_1 .sec_1_right .area_box .area_left {
  font-size: 0.7rem;
  margin-right: 2.25rem;
  padding: 0.35rem 1rem;
  color: #000;
  line-height: 0.8rem;
  background: linear-gradient(90deg, rgba(20, 202, 137, 0.35) 0%, rgba(20, 202, 137, 0) 100%);
}
.content_box .sec_box_1 .sec_1_right .area_box .area_right {
  font-size: 0.7rem;
  padding: 0.35rem 1rem;
  color: #000;
  line-height: 0.8rem;
  background: linear-gradient(90deg, rgba(255, 0, 0, 0.35) 0%, rgba(255, 0, 0, 0) 100%);
}
.content_box .sec_2_box {
  width: 100%;
  margin-top: -4rem;
  background-color: #fff;
}
.content_box .sec_2_box .sec_2_deco {
  width: 100%;
  height: 0.25rem;
  display: flex;
  flex-direction: row-reverse;
}
.content_box .sec_2_box .sec_2_deco .sec_blue {
  width: 9.75rem;
  background-color: #0C49E6;
}
.content_box .sec_2_box .sec_2_title {
  width: 100%;
  margin-top: 5rem;
  padding: 0 2.75rem;
  color: #000000;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.content_box .sec_2_box .sec_2_func {
  width: 100%;
  padding: 2.7rem 5.65rem 2.8rem 2.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content_box .sec_2_box .sec_2_func .func_item_box {
  display: flex;
  align-items: center;
}
.content_box .sec_2_box .sec_2_func .func_item_box .func_img {
  width: 2.75rem;
  height: 2.75rem;
  margin-right: 0.75rem;
}
.content_box .sec_2_box .sec_2_func .func_item_box .func_text_box {
  color: #000000;
  font-size: 0.7rem;
  line-height: 0.8rem;
}
.content_box .sec_2_box .sec_2_func .line {
  width: 1.3rem;
  height: 0.05rem;
  background-color: #000;
  transform: rotate(-45deg);
}
.content_box .sec_3_box {
  width: 100%;
  padding: 3rem;
  background-color: #F8F8F8;
}
.content_box .sec_3_box .sec_3_title {
  font-size: 1rem;
  line-height: 1.15rem;
  color: #000000;
  font-weight: bold;
}
.content_box .sec_3_box .sec_3_point {
  width: 100%;
  display: flex;
  margin-top: 1.3rem;
  align-items: center;
}
.content_box .sec_3_box .sec_3_point .point_left {
  flex: 1;
  height: 23rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.content_box .sec_3_box .sec_3_point .point_left .point_item {
  width: 100%;
}
.content_box .sec_3_box .sec_3_point .point_left .point_item .point_blue {
  width: 2rem;
  height: 0.15rem;
  background-color: #0C49E6;
}
.content_box .sec_3_box .sec_3_point .point_left .point_item .point_title {
  width: 100%;
  margin-top: 0.75rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  line-height: 0.95rem;
}
.content_box .sec_3_box .sec_3_point .point_left .point_item .point_text {
  margin-top: 0.75rem;
  color: #888888;
  line-height: 1.1rem;
  font-size: 0.7rem;
}
.content_box .sec_3_box .sec_3_point .point_right {
  margin-left: 3rem;
  width: 20rem;
  height: 23rem;
}
.con_second_box {
  width: 100%;
}
.con_second_box .con_second_title {
  width: 100%;
  padding-top: 2.3rem;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
  color: #000;
}
.con_second_box .con_second_img_box {
  width: 100%;
  height: auto;
  position: relative;
  padding: 1rem 0;
}
.con_second_box .con_second_img_box .con_second_img {
  width: 100%;
  object-fit: cover;
  padding: 2rem 0.65rem 2rem 2.9rem;
}
.con_second_box .con_second_img_box .con_second_img_center {
  width: 6.9rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -1.3rem;
  margin: auto;
  object-fit: cover;
}
.con_second_box .sec_2_box {
  width: 100%;
  margin-top: -0.8rem;
  background-color: #fff;
}
.con_second_box .sec_2_box .sec_2_deco {
  width: 100%;
  height: 0.25rem;
  display: flex;
  flex-direction: row-reverse;
}
.con_second_box .sec_2_box .sec_2_deco .sec_blue {
  width: 9.75rem;
  background-color: #009A3E;
}
.con_second_box .sec_2_box .sec_2_title {
  width: 100%;
  margin-top: 2.25rem;
  padding: 0 2.75rem;
  color: #000000;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.con_second_box .sec_2_box .sec_2_func {
  width: 100%;
  padding: 2.75rem 2.75rem 2.55rem 2.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.con_second_box .sec_2_box .sec_2_func .func_item_box {
  display: flex;
  align-items: center;
}
.con_second_box .sec_2_box .sec_2_func .func_item_box .func_img {
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
}
.con_second_box .sec_2_box .sec_2_func .func_item_box .func_text_box {
  font-size: 0.7rem;
  line-height: 0.8rem;
  color: #000;
}
.con_second_box .sec_3_box {
  width: 100%;
  padding: 2rem 2.75rem 3rem;
  background-color: #F8F8F8;
}
.con_second_box .sec_3_box .sec_3_title {
  font-size: 1rem;
  line-height: 1.15rem;
  color: #000000;
  font-weight: bold;
}
.con_second_box .sec_3_box .sec_3_func {
  width: 100%;
  margin-top: 2.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con_second_box .sec_3_box .sec_3_func .func_img_1 {
  width: 26.7rem;
  flex-shrink: 0;
  object-fit: cover;
  padding-right: 0.65rem;
}
.con_second_box .sec_3_box .sec_3_func .func_img_2 {
  width: 26.7rem;
  flex-shrink: 0;
  object-fit: cover;
  padding-left: 0.65rem;
}
.con_second_box .sec_3_box .sec_3_func .func_text_box_reverse {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.con_second_box .sec_3_box .sec_3_func .func_text_box {
  flex: 1;
}
.con_second_box .sec_3_box .sec_3_func .func_text_box .func_text_title {
  padding: 0.65rem 4.1rem 0.65rem 0.9rem;
  color: #000;
  display: flex;
  width: fit-content;
  flex-direction: column;
  font-size: 1.2rem;
  line-height: 1.75rem;
  backdrop-filter: blur(0.5rem);
  background: linear-gradient(90deg, #f8f8f8 0%, #efefef 50%, #f8f8f8 100%);
}
.con_second_box .sec_3_box .sec_3_func .func_text_box .func_text {
  width: 88%;
  padding-left: 0.9rem;
  margin-top: 1.95rem;
  color: #888;
  font-size: 0.6rem;
  line-height: 1.1rem;
}
.con_second_box .sec_3_box .sec_3_func .func_text_box .func_text_title_2 {
  padding: 0.65rem 0.9rem 0.65rem 4.1rem;
  color: #000;
  display: flex;
  width: fit-content;
  flex-direction: column;
  font-size: 1.2rem;
  line-height: 1.75rem;
  text-align: right;
  backdrop-filter: blur(0.5rem);
  background: linear-gradient(-90deg, #f8f8f8 0%, #efefef 50%, #f8f8f8 100%);
}
.con_second_box .sec_3_box .sec_3_func .func_text_box .func_text_2 {
  width: 88%;
  padding-right: 0.9rem;
  margin-top: 1.95rem;
  color: #888;
  text-align: right;
  font-size: 0.6rem;
  line-height: 1.1rem;
}
.thrid_box {
  width: 100%;
}
.thrid_box .sec_box_1 {
  width: 100%;
  margin-top: 2.3rem;
  display: flex;
}
.thrid_box .sec_box_1 .sec_1_img {
  width: 20.55rem;
  margin-left: 3rem;
  object-fit: cover;
  flex-shrink: 0;
}
.thrid_box .sec_box_1 .sec_1_right {
  flex: 1;
  position: relative;
}
.thrid_box .sec_box_1 .sec_1_right .sec_1_title {
  color: #000;
  font-size: 1rem;
  padding: 0.55rem 0.65rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.thrid_box .sec_box_1 .sec_1_right .sec_1_img_right {
  margin-top: -1.5rem;
  width: 100%;
}
.thrid_box .sec_2_box {
  width: 100%;
  margin-top: -1rem;
  background-color: #fff;
}
.thrid_box .sec_2_box .sec_2_deco {
  width: 100%;
  height: 0.25rem;
  display: flex;
  flex-direction: row-reverse;
}
.thrid_box .sec_2_box .sec_2_deco .sec_blue {
  width: 9.75rem;
  background-color: #FDAD4E;
}
.thrid_box .sec_2_box .sec_2_title {
  width: 100%;
  margin-top: 2.25rem;
  padding: 0 2.75rem;
  color: #000000;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.thrid_box .sec_2_box .sec_2_func {
  width: 100%;
  padding: 2.75rem 2.75rem 2.55rem 2.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.thrid_box .sec_2_box .sec_2_func .func_item_box {
  display: flex;
  align-items: center;
}
.thrid_box .sec_2_box .sec_2_func .func_item_box .func_img {
  width: 2.5rem;
  height: 2.5rem;
  flex-shrink: 0;
}
.thrid_box .sec_2_box .sec_2_func .func_item_box .func_text_box {
  font-size: 0.7rem;
  line-height: 0.8rem;
  color: #000;
  margin-left: 0.4rem;
}
.thrid_box .sec_3_box {
  width: 100%;
  padding: 2rem 3rem 4rem;
  background-color: #F8F8F8;
}
.thrid_box .sec_3_box .sec_3_title {
  font-size: 1rem;
  line-height: 1.15rem;
  color: #000000;
  font-weight: bold;
}
.thrid_box .sec_3_box .sec_3_func {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.thrid_box .sec_3_box .sec_3_func .sec_3_item_box {
  padding: 2.5rem 0 0;
  width: calc(50% - 1.6rem);
  flex-shrink: 0;
}
.thrid_box .sec_3_box .sec_3_func .sec_3_item_box .item_title {
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.75rem;
  letter-spacing: 0.05rem;
}
.thrid_box .sec_3_box .sec_3_func .sec_3_item_box .item_line {
  width: 5rem;
  height: 0.15rem;
  background: #FDAD4E;
  margin-top: 2rem;
}
.thrid_box .sec_3_box .sec_3_func .sec_3_item_box .item_text {
  width: 100%;
  background: #fff;
  margin-top: 2.5rem;
  padding: 0rem 1.1rem;
  height: 8rem;
  display: flex;
  align-items: center;
  color: #888888;
  font-size: 0.7rem;
  line-height: 1.1rem;
}
.fourth_box {
  width: 100%;
}
.fourth_box .con_fourth_title {
  width: 100%;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
  color: #000;
  padding: 2.3rem 0;
}
.fourth_box .con_int_box {
  width: 100%;
  display: flex;
  color: #000;
}
.fourth_box .con_int_box .int_left_box {
  flex: 1;
  flex-shrink: 0;
  padding: 0 1rem;
  background: url("../../images/combine/yitiji/Slice 21.png") no-repeat;
  height: 13rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.fourth_box .con_int_box .int_right_box {
  flex: 1;
  flex-shrink: 0;
  padding: 0 1rem;
  background: url("../../images/combine/yitiji/Slice 20.png") no-repeat;
  height: 13rem;
  display: flex;
  flex-direction: column;
}
.fourth_box .con_int_box .int_title {
  margin-top: 0.95rem;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.75rem;
}
.fourth_box .con_int_box .int_sub_title {
  margin-top: 1.25rem;
  font-size: 0.8rem;
  line-height: 0.95rem;
  color: #000;
}
.fourth_box .con_int_box .int_text {
  margin-top: 0.95rem;
  font-size: 0.7rem;
  line-height: 1.1rem;
  color: #000;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.fourth_box .con_int_box .int_plus {
  padding: 0.95rem 0.55rem;
  font-size: 0.9rem;
  line-height: 1.75rem;
  color: #000;
}
.fourth_box .con_fourth_img {
  width: 100%;
  object-fit: cover;
  padding-bottom: 2.45rem;
}
.fourth_box .sec_2_box {
  width: 100%;
  background-color: #fff;
}
.fourth_box .sec_2_box .sec_2_deco {
  width: 100%;
  height: 0.25rem;
  display: flex;
  flex-direction: row-reverse;
}
.fourth_box .sec_2_box .sec_2_deco .sec_blue {
  width: 9.75rem;
  background-color: #0C49E6;
}
.fourth_box .sec_2_box .sec_2_title {
  width: 100%;
  margin-top: 2.25rem;
  padding: 0 2.75rem;
  color: #000000;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.fourth_box .sec_2_box .sec_2_func {
  width: 100%;
  padding: 2.75rem 2.75rem 2.55rem 2.75rem;
}
.fourth_box .sec_2_box .sec_2_func .func_line_1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  border-bottom: 0.05rem solid #DFDFDF;
}
.fourth_box .sec_2_box .sec_2_func .func_line_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
}
.fourth_box .sec_2_box .sec_2_func .func_item_box {
  flex: 1;
  display: flex;
  align-items: center;
}
.fourth_box .sec_2_box .sec_2_func .func_item_box .func_img {
  width: 2.5rem;
  height: 2.5rem;
  flex-shrink: 0;
}
.fourth_box .sec_2_box .sec_2_func .func_item_box .func_text_box {
  font-size: 0.7rem;
  line-height: 0.8rem;
  color: #000;
  margin-left: 0.4rem;
}
.fourth_box .sec_2_box .sec_2_func .func_item_place {
  flex: 1;
  height: 1rem;
}
.fourth_box .sysyem_features_box {
  width: 100%;
  height: 33.4rem;
  margin-bottom: 3.65rem;
  display: flex;
  align-items: center;
  background: url("../../images/combine/yitiji/Slice 23.png") no-repeat;
}
.fourth_box .sysyem_features_box .features_left_box {
  width: 21.65rem;
  flex-shrink: 0;
  position: relative;
  height: 100%;
  background: rgba(121, 121, 121, 0.2);
  backdrop-filter: blur(0.5rem);
  margin-left: 1.2rem;
}
.fourth_box .sysyem_features_box .features_left_box .features_left_title {
  padding: 2.05rem 1.8rem 1.75rem;
  font-size: 1rem;
  line-height: 1.15rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
  color: #fff;
  -webkit-user-select: none;
}
.fourth_box .sysyem_features_box .features_left_box .features_item {
  width: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 0 1.4rem 0 2.25rem;
  font-size: 0.7rem;
  height: 3.65rem;
  line-height: 1.1rem;
  letter-spacing: 0.05rem;
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.3s;
  position: relative;
  text-align: justify;
  -webkit-user-select: none;
}
.fourth_box .sysyem_features_box .features_left_box .features_hover {
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  background: rgba(255, 255, 255, 0.25000001);
}
.fourth_box .sysyem_features_box .features_left_box .features_item:hover {
  color: #fff;
  font-size: 0.8rem !important;
  font-weight: bold;
  line-height: 0.95rem !important;
}
.fourth_box .sysyem_features_box .features_left_box .features_item:hover .features_hover {
  opacity: 1!important;
}
.fourth_box .sysyem_features_box .features_right_box {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0 3.75rem;
}
.fourth_box .sysyem_features_box .features_right_box .features_right .en_title {
  -webkit-user-select: none;
  font-size: 2.4rem;
  line-height: 2.75rem;
  font-weight: bold;
  color: #FFFFFF;
}
.fourth_box .sysyem_features_box .features_right_box .features_right .features_line {
  width: 6.3rem;
  height: 0.1rem;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 2.25rem;
}
.args_title {
  width: 100%;
  background-color: #000927;
  padding: 0.75rem 3rem;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
}
.args_img_box {
  width: 100%;
  background-color: #fff;
}
.args_img_box .args_img {
  width: 100%;
  object-fit: cover;
}
