/* 2025-10-14 */
.idx_about { background: none; }
.idx_about .img_w100 { display: block; }

.layui_item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.4rem;
}
.layui_item .layui-form-checkbox[lay-skin=primary] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 0.08rem;
  padding: 0;
  min-height: 26px !important;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > div {
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: var(--font18);
  gap: 9px;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > div a {
  color: #000;
  text-decoration: underline;
  display: inline-block;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > i {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100px;
  position: relative;
  z-index: 1;
  top: 0.1em;
  right: unset;
  left: unset;
  bottom: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: none;
  border: 1px solid #999999;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > i::before {
  opacity: 0;
  font-size: 13px;
}
.layui_item .layui-form-checked[lay-skin=primary] > i {
  background: var(--active_color);
  border-color: var(--active_color) !important;
}
.layui_item .layui-form-checked[lay-skin=primary] > i::before {
  opacity: 1;
}
.layui_item .layui-form-checkbox > div {
  white-space: unset;
  text-overflow: unset;
}
.layui_item .layui-form-checkbox > div a {
  display: contents;
}
.ins_contactNew1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.ins_contactNew1 .center_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_contactNew1 .center_box .left_box {
  width: 36.5%;
  position: relative;
  z-index: 1;
}
.ins_contactNew1 .center_box .left_box .img {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .left_box .img img {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .left_box .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_contactNew1 .center_box .left_box .content .word {
  width: 100%;
  height: auto;
  color: #FFFFFF;
}
.ins_contactNew1 .center_box .left_box .content .word .t1 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ffffff33;
  font-weight: 300;
}
.ins_contactNew1 .center_box .left_box .content .word .t2 {
  line-height: 1;
  margin-top: 0.4rem;
  font-weight: 600;
}
.ins_contactNew1 .center_box .left_box .content .icon {
  width: 3.2rem;
}
.ins_contactNew1 .center_box .right_box {
  width: 63.5%;
  padding: 0.56rem 1.2rem;
  padding-right: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_contactNew1 .center_box .right_box .content {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .right_box .content .word {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .right_box .content .word .t1 {
  font-weight: 500;
}
.ins_contactNew1 .center_box .right_box .content .word .t2 {
  margin-top: 0.16rem;
  color: #999999;
}
.ins_contactNew1 .center_box .right_box .content .item_box {
  width: 100%;
  height: auto;
  margin-top: 0.7rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.32rem;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #00000014;
  padding-bottom: 0.16rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.12rem;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .icon {
  flex-shrink: 0;
  font-size: var(--font18);
  color: #999999;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .icon i {
  font-style: unset;
  color: #000;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .icon span {
  color: #C41319;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word {
  width: 100%;
  height: auto;
  font-size: var(--font18);
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word input {
  width: 100%;
  height: auto;
  border: 0;
  background: none;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea {
  width: 100%;
  height: 1.3rem;
  border: 0;
  background: none;
  --color: #999999;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea::-webkit-input-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea::-webkit-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea:-moz-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea:-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea::-moz-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea::-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea:-ms-input-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea:-ms-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item.gridflex2 {
  grid-column: span 2;
}
.ins_contactNew1 .center_box .right_box .idx_more {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 0.4rem;
}
.popup_newContact {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1;
  overflow: hidden;
  z-index: 100;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #000000B2;
  padding: 0.52rem 0.62rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup_newContact .center_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #FFFFFF;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.popup_newContact .center_box .left_box {
  width: 36.5%;
  position: relative;
  z-index: 1;
}
.popup_newContact .center_box .left_box .img {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 0.62rem * 2);
  overflow: hidden;
}
.popup_newContact .center_box .left_box .img img {
  width: 100%;
  height: auto;
}
.popup_newContact .center_box .left_box .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popup_newContact .center_box .left_box .content .word {
  width: 100%;
  height: auto;
  color: #FFFFFF;
}
.popup_newContact .center_box .left_box .content .word .t1 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ffffff33;
  font-weight: 300;
}
.popup_newContact .center_box .left_box .content .word .t2 {
  line-height: 1;
  margin-top: 0.4rem;
  font-weight: 600;
}
.popup_newContact .center_box .left_box .content .icon {
  width: 3.2rem;
}
.popup_newContact .center_box .right_box {
  width: 63.5%;
  padding: 0.56rem 1.2rem;
  padding-right: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popup_newContact .center_box .right_box .content {
  width: 100%;
  height: auto;
  max-height: 6rem;
  overflow: auto;
}
.popup_newContact .center_box .right_box .content .word {
  width: 100%;
  height: auto;
}
.popup_newContact .center_box .right_box .content .word .t1 {
  font-weight: 500;
}
.popup_newContact .center_box .right_box .content .word .t2 {
  margin-top: 0.16rem;
  color: #999999;
}
.popup_newContact .center_box .right_box .content .item_box {
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem 0.32rem;
}
.popup_newContact .center_box .right_box .content .item_box .item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #00000014;
  padding-bottom: 0.16rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.12rem;
}
.popup_newContact .center_box .right_box .content .item_box .item .icon {
  flex-shrink: 0;
  font-size: var(--font18);
  color: #999999;
}
.popup_newContact .center_box .right_box .content .item_box .item .icon i {
  font-style: unset;
  color: #000;
}
.popup_newContact .center_box .right_box .content .item_box .item .icon span {
  color: #C41319;
}
.popup_newContact .center_box .right_box .content .item_box .item .word {
  width: 100%;
  height: auto;
  font-size: var(--font18);
}
.popup_newContact .center_box .right_box .content .item_box .item .word input {
  width: 100%;
  height: auto;
  border: 0;
  background: none;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea {
  width: 100%;
  height: 0.9rem;
  border: 0;
  background: none;
  --color: #999999;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea::-webkit-input-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea::-webkit-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea:-moz-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea:-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea::-moz-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea::-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea:-ms-input-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea:-ms-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item.gridflex2 {
  grid-column: span 2;
}
.popup_newContact .center_box .right_box .idx_more {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 0.4rem;
}
.popup_newContact .center_box .close_box {
  position: absolute;
  z-index: 10;
  top: 0.4rem;
  right: 0.4rem;
  width: 0.48rem;
  height: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #0000001A;
  border-radius: 100px;
  font-size: var(--font18);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup_newContact .center_box .close_box i {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup_newContact .center_box .close_box:hover {
  background: var(--active_color);
}
.popup_newContact .center_box .close_box:hover i {
  color: #FFFFFF;
}
.popup_newContact.active {
  opacity: 1;
  visibility: visible;
}

.popup_newContact .center_box .right_box .idx_more .more { transition: all 0.3s linear; font-size: var(--font18); }
.popup_newContact .center_box .right_box .idx_more .more i { display: none; }
.popup_newContact .center_box .right_box .idx_more .more:hover { background: var(--active_color); color: #FFFFFF; border-color: var(--active_color); }
.ins_contactNew1 .center_box .right_box .idx_more .more { transition: all 0.3s linear; font-size: var(--font18); }
.ins_contactNew1 .center_box .right_box .idx_more .more i { display: none; }
.ins_contactNew1 .center_box .right_box .idx_more .more:hover { background: var(--active_color); color: #FFFFFF; border-color: var(--active_color); }
.ins_thanksCon1 {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.ins_thanksCon1 .center_box {
	width: 100%;
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	padding: 1rem 0;
}

.ins_thanksCon1 .center_box .svgBox {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	border: 0.05rem solid #dd1717;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0.2rem;
}

.ins_thanksCon1 .center_box .word {
	font-size: var(--font22);
	margin-top: 0.6rem;
	text-align: center;
}

.ins_thanksCon1 .center_box .moreInfo {
	width: 100%;
	height: auto;
	margin-top: 0.6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.ins_thanksCon1 .center_box .moreInfo .one {
	width: fit-content;
	height: 0.6rem;
	min-height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	gap: 0.1rem;
	padding: 0 0.5rem;
	background: #dd1717;
	color: #FFFFFF;
	border-radius: 0.08rem;
}

.ins_thanksCon1 .center_box .moreInfo .one .svg {
	width: 0.2rem;
	height: 0.2rem;
}











.ins_productCon1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 0.8rem;
  padding-bottom: 0.6rem;
  background-image: url('http://new1.yhwins.com/wstmart/home/view/default/images/pbg2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.ins_productCon1 .center_box {
  width: 100%;
  height: auto;
}
.ins_productCon1 .center_box .ins_tit {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  max-width: 58%;
}
.ins_productCon1 .center_box .ins_tit .t1 {
  font-weight: 600;
}
.ins_productCon1 .center_box .ins_tit .t2 {
  width: 100%;
  height: auto;
  margin-top: 0.1rem;
}
.ins_productCon1 .center_box .swiper_info {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 0.5rem;
}
.ins_productCon1 .center_box .swiper_info .swiper_item {
  width: 80%;
  border: 1px solid #000;
  overflow: hidden;
}
.ins_productCon1 .center_box .swiper_info .swiper_item ul li {
  width: 100%;
  height: auto;
}
.ins_productCon1 .center_box .swiper_info .swiper_item ul li .centerInfo {
  font-size: var(--font24);
  text-align: center;
  padding-bottom: 0.3rem;
}
.ins_productCon1 .center_box .swiper_info .swiper_item ul li .centerInfo .left_box {
  width: 34%;
}
.ins_productCon1 .center_box .swiper_info .swiper_item ul li .centerInfo .right_box {
  width: 66%;
}
.ins_productCon1 .center_box .swiper_info .btnBox1 {
  cursor: pointer;
  position: relative;
  z-index: 3;
  top: 0.2em;
}
.ins_productCon1 .center_box .swiper_info .btnBox1 i {
  font-size: var(--font18);
  transform: translateY(5px);
}
.ins_productCon1 .center_box .swiper_box {
  width: 100%;
  height: auto;
  margin-top: 1rem;
}
.ins_productCon1 .center_box .swiper_box ul li {
  width: 100%;
  height: auto;
}
.ins_productCon1 .center_box .swiper_box ul li .left_box {
  width: 34%;
}
.ins_productCon1 .center_box .swiper_box ul li .right_box {
  width: 66%;
}
.layui_item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.4rem;
}
.layui_item .layui-form-checkbox[lay-skin=primary] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 0.08rem;
  padding: 0;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > div {
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: var(--font16);
}
.layui_item .layui-form-checkbox[lay-skin=primary] > div a {
  color: #000;
  text-decoration: underline;
  display: inline-block;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > i {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100px;
  position: relative;
  z-index: 1;
  top: 0.1em;
  right: unset;
  left: unset;
  bottom: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: none;
  border: 1px solid #999999;
}
.layui_item .layui-form-checkbox[lay-skin=primary] > i::before {
  opacity: 0;
  font-size: 13px;
}
.layui_item .layui-form-checked[lay-skin=primary] > i {
  background: var(--active_color);
  border-color: var(--active_color) !important;
}
.layui_item .layui-form-checked[lay-skin=primary] > i::before {
  opacity: 1;
}
.layui_item .layui-form-checkbox > div {
  white-space: unset;
  text-overflow: unset;
}
.layui_item .layui-form-checkbox > div a {
  display: contents;
}
.ins_contactNew1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.ins_contactNew1 .center_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_contactNew1 .center_box .left_box {
  width: 36.5%;
  position: relative;
  z-index: 1;
}
.ins_contactNew1 .center_box .left_box .img {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .left_box .img img {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .left_box .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_contactNew1 .center_box .left_box .content .word {
  width: 100%;
  height: auto;
  color: #FFFFFF;
}
.ins_contactNew1 .center_box .left_box .content .word .t1 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ffffff33;
  font-weight: 300;
}
.ins_contactNew1 .center_box .left_box .content .word .t2 {
  line-height: 1;
  margin-top: 0.4rem;
  font-weight: 600;
}
.ins_contactNew1 .center_box .left_box .content .icon {
  width: 3.2rem;
}
.ins_contactNew1 .center_box .right_box {
  width: 63.5%;
  padding: 0.56rem 1.2rem;
  padding-right: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_contactNew1 .center_box .right_box .content {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .right_box .content .word {
  width: 100%;
  height: auto;
}
.ins_contactNew1 .center_box .right_box .content .word .t1 {
  font-weight: 500;
}
.ins_contactNew1 .center_box .right_box .content .word .t2 {
  margin-top: 0.16rem;
  color: #999999;
}
.ins_contactNew1 .center_box .right_box .content .item_box {
  width: 100%;
  height: auto;
  margin-top: 0.7rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.32rem;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #00000014;
  padding-bottom: 0.16rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.12rem;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .icon {
  flex-shrink: 0;
  font-size: var(--font16);
  color: #999999;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .icon i {
  font-style: unset;
  color: #000;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .icon span {
  color: #C41319;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word {
  width: 100%;
  height: auto;
  font-size: var(--font16);
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word input {
  width: 100%;
  height: auto;
  border: 0;
  background: none;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea {
  width: 100%;
  height: 1.3rem;
  border: 0;
  background: none;
  --color: #999999;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea::-webkit-input-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea::-webkit-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea:-moz-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea:-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea::-moz-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea::-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea:-ms-input-placeholder,
.ins_contactNew1 .center_box .right_box .content .item_box .item .word textarea textarea:-ms-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_contactNew1 .center_box .right_box .content .item_box .item.gridflex2 {
  grid-column: span 2;
}
.ins_contactNew1 .center_box .right_box .idx_more {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 0.4rem;
}
.popup_newContact {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1;
  overflow: hidden;
  z-index: 100;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #000000B2;
  padding: 0.52rem 0.62rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup_newContact .center_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #FFFFFF;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.popup_newContact .center_box .left_box {
  width: 36.5%;
  position: relative;
  z-index: 1;
}
.popup_newContact .center_box .left_box .img {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 0.62rem * 2);
  overflow: hidden;
}
.popup_newContact .center_box .left_box .img img {
  width: 100%;
  height: auto;
}
.popup_newContact .center_box .left_box .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popup_newContact .center_box .left_box .content .word {
  width: 100%;
  height: auto;
  color: #FFFFFF;
}
.popup_newContact .center_box .left_box .content .word .t1 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ffffff33;
  font-weight: 300;
}
.popup_newContact .center_box .left_box .content .word .t2 {
  line-height: 1;
  margin-top: 0.4rem;
  font-weight: 600;
}
.popup_newContact .center_box .left_box .content .icon {
  width: 3.2rem;
}
.popup_newContact .center_box .right_box {
  width: 63.5%;
  padding: 0.56rem 1.2rem;
  padding-right: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popup_newContact .center_box .right_box .content {
  width: 100%;
  height: auto;
  max-height: 6rem;
  overflow: auto;
}
.popup_newContact .center_box .right_box .content .word {
  width: 100%;
  height: auto;
}
.popup_newContact .center_box .right_box .content .word .t1 {
  font-weight: 500;
}
.popup_newContact .center_box .right_box .content .word .t2 {
  margin-top: 0.16rem;
  color: #999999;
}
.popup_newContact .center_box .right_box .content .item_box {
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem 0.32rem;
}
.popup_newContact .center_box .right_box .content .item_box .item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #00000014;
  padding-bottom: 0.16rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.12rem;
}
.popup_newContact .center_box .right_box .content .item_box .item .icon {
  flex-shrink: 0;
  font-size: var(--font16);
  color: #999999;
}
.popup_newContact .center_box .right_box .content .item_box .item .icon i {
  font-style: unset;
  color: #000;
}
.popup_newContact .center_box .right_box .content .item_box .item .icon span {
  color: #C41319;
}
.popup_newContact .center_box .right_box .content .item_box .item .word {
  width: 100%;
  height: auto;
  font-size: var(--font16);
}
.popup_newContact .center_box .right_box .content .item_box .item .word input {
  width: 100%;
  height: auto;
  border: 0;
  background: none;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea {
  width: 100%;
  height: 0.9rem;
  border: 0;
  background: none;
  --color: #999999;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea::-webkit-input-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea::-webkit-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea:-moz-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea:-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea::-moz-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea::-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item .word textarea:-ms-input-placeholder,
.popup_newContact .center_box .right_box .content .item_box .item .word textarea textarea:-ms-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.popup_newContact .center_box .right_box .content .item_box .item.gridflex2 {
  grid-column: span 2;
}
.popup_newContact .center_box .right_box .idx_more {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 0.4rem;
}
.popup_newContact .center_box .close_box {
  position: absolute;
  z-index: 10;
  top: 0.4rem;
  right: 0.4rem;
  width: 0.48rem;
  height: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #0000001A;
  border-radius: 100px;
  font-size: var(--font16);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup_newContact .center_box .close_box i {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup_newContact .center_box .close_box:hover {
  background: var(--active_color);
}
.popup_newContact .center_box .close_box:hover i {
  color: #FFFFFF;
}
.popup_newContact.active {
  opacity: 1;
  visibility: visible;
}
.ins_caseCon3 .center_box .content_info .left_box .item_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem 0.2rem;
}
.ins_caseCon3 .center_box .content_info .left_box .item_box .item {
  width: 100%;
  height: auto;
}
.more_new {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.16rem;
}
.more_new .more1 {
  width: fit-content;
  padding: 0.12rem 0.26rem;
  border: 1px solid var(--active_color);
  border-radius: 100px;
  font-size: var(--font16);
  color: var(--active_color);
}
.more_new .more1.bgCo {
  background: var(--active_color);
  color: #FFFFFF;
}
.ins_producNewtCon1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  background: #FBFBFB;
}
.ins_producNewtCon1 .center_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_producNewtCon1 .center_box * {
  scrollbar-color: var(--active_color) #00000000;
  scrollbar-width: thin;
}
.ins_producNewtCon1 .center_box *::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #d4d6d700;
}
.ins_producNewtCon1 .center_box *::-webkit-scrollbar-thumb {
  background-color: var(--active_color);
  border-radius: 10px;
}
.ins_producNewtCon1 .center_box *::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(226, 226, 226, 0);
}
.ins_producNewtCon1 .center_box .left_box {
  width: 22.3%;
  background: #F4F4F4;
  max-height: calc(100vh - var(--header-height));
  overflow: auto;
  position: sticky;
  top: var(--header-height);
}
.ins_producNewtCon1 .center_box .left_box i {
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_producNewtCon1 .center_box .left_box i::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 9px 0 9px;
  border-color: var(--active_color) transparent transparent transparent;
}
.ins_producNewtCon1 .center_box .left_box .item_box {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .top {
  width: 100%;
  height: auto;
  padding: 0.45rem 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #FFFFFF;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.1rem;
  cursor: pointer;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .top span {
  font-size: var(--font18);
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 1;*/
  /*overflow: hidden;*/
  font-weight: 500;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot {
  width: 100%;
  height: auto;
  display: none;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #0000001A;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subTop {
  width: 100%;
  height: auto;
  padding: 0.45rem 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.1rem;
  cursor: pointer;
  background: #EEEEEE;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subTop span {
  font-size: var(--font18);
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 1;*/
  /*overflow: hidden;*/
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subTop:hover {
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot {
  width: 100%;
  height: auto;
  padding: 0 0.3rem;
  display: none;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .thr_box {
  width: 100%;
  height: auto;
  padding: 0.45rem 0;
  border-bottom: 1px solid #D7D7D7;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .thr_box .title {
  width: 100%;
  height: auto;
  font-size: var(--font18);
  font-weight: 500;
  cursor: pointer;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .thr_box .list {
  width: 100%;
  height: auto;
  margin-top: 0.31rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.26rem;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .thr_box .list .one {
  width: 100%;
  height: auto;
  color: #777777;
  font-size: var(--font18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 0.3rem;
  cursor: pointer;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .thr_box .list .one.active {
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .thr_box:last-child {
  border: 0;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .four_box {
  width: 100%;
  height: auto;
  padding: 0.45rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.28rem;
  font-size: var(--font18);
  color: #777777;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .four_box .four {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 0.2rem;
  cursor: pointer;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list .subBot .four_box .four.active {
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list.active .subTop {
  color: #FFF;
  background: var(--active_color);
}
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list.active .subTop i::after { border-color: #FFFFFF transparent transparent transparent; }
.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list.active .subTop i {
  transform: rotate(180deg);
}
/*.ins_producNewtCon1 .center_box .left_box .item_box .item .bot .sub_list.active .subBot {*/
/*  display: block;*/
/*}*/
.ins_producNewtCon1 .center_box .left_box .item_box .item.active .top {
  background: var(--active_color);
  color: #FFFFFF;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item.active .top i {
  transform: rotate(180deg);
}
.ins_producNewtCon1 .center_box .left_box .item_box .item.active .top i::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.ins_producNewtCon1 .center_box .left_box .item_box .item.active .bot {
  display: block;
}
.ins_producNewtCon1 .center_box .right_box {
  width:77.7%;
  padding-bottom: 2.56rem;
}
.ins_producNewtCon1 .center_box .right_box .ins_navBox {
  width: 100%;
  height: auto;
  padding: 0.5rem 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: 300;
  color: #999999;
  gap: 0.1rem;
}
.ins_producNewtCon1 .center_box .right_box .ins_navBox a.one {
  color: #999999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_producNewtCon1 .center_box .right_box .ins_navBox a.one:hover {
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .right_box .ins_navBox div.one {
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .right_box .tit_box {
  width: 100%;
  height: auto;
  padding: 0rem 0.8rem;
}
.ins_producNewtCon1 .center_box .right_box .tit_box .t1 {
  font-weight: 600;
  width: 80%;
}
.ins_producNewtCon1 .center_box .right_box .tit_box .t2 {
  margin-top: 0.24rem;
  width: 80%;
}
.ins_producNewtCon1 .center_box .right_box .tit_box .imgs {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .tit_box .imgs img {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content {
  width: 100%;
  height: auto;
  margin-top: 1.68rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .title {
  width: 100%;
  height: auto;
  padding: 0 0.8rem;
  font-size: var(--font36);
  font-weight: 600;
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .title span {
  width: fit-content;
  padding-left: 0.32rem;
  position: relative;
  z-index: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .title span::after {
  content: '';
  position: absolute;
  width: 0.12rem;
  height: 100%;
  background: var(--active_color);
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box {
  width: 100%;
  height: auto;
  margin-top: 0.54rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #FFFFFF;
  align-items: center;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left {
  width: 43%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.6rem;
  padding: 0.8rem 0.64rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .word {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .word .t1 {
  font-weight: 600;
  line-height: 1.2;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .word .t2 {
  margin-top: 0.24rem;
  font-weight: 300;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .list {
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.2rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .list .one {
  width: fit-content;
  height: auto;
  min-width: 40%;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .list .one .icon {
  width: 0.4rem;
  height: 0.4rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .list .one .name {
  width: 100%;
  height: auto;
  margin-top: 0.22rem;
  color: var(--active_color);
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left .word_box .list .one .name .t2 {
  margin-top: 0.08rem;
  font-weight: 600;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .right {
  width: 57%;
  position: relative;
  z-index: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .right .number {
  width: fit-content;
  position: absolute;
  top: 0.4rem;
  right: 0.34rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 0.28rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #AAAAAA;
  font-size: var(--font16);
  z-index: 8;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .right .img {
  width: 87%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .right .img .pb {
  padding-bottom: 77.2%;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .right .img .pb .ab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont.bgColor {
  background: linear-gradient(270deg, rgba(238, 238, 238, 0.8) 0.05%, rgba(246, 246, 246, 0.8) 67.82%);
  backdrop-filter: blur(10px);
}
.ins_producNewtCon1 .center_box .right_box .content_info2 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  padding: 0 0.8rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 {
  width: 100%;
  height: auto;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #0000001A;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
  overflow: hidden;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item {
  width: fit-content;
  height: auto;
  position: relative;
  z-index: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #0000001A;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  left: calc(100% + 0.8rem);
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item .icon {
  width: 0.7rem;
  height: 0.7rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item .word {
  width: 100%;
  height: auto;
  margin-top: 0.25rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item .word .t1 {
  color: var(--active_color);
  font-weight: 500;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item .word .t2 {
  margin-top: 0.4rem;
  color: #777777;
  font-weight: 300;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 0.9rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox {
  width: 36.5%;
  position: relative;
  z-index: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .img {
  width: 100%;
  height: 100%;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .content .word {
  width: 100%;
  height: auto;
  color: #FFFFFF;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .content .word .t1 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ffffff33;
  font-weight: 300;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .content .word .t2 {
  line-height: 1;
  margin-top: 0.2rem;
  font-weight: 600;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .content .icon {
  width: 2rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox {
  width: 63.5%;
  padding: 0rem 0.55rem;
  padding-right: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .word {
  width: 100%;
  height: auto;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .word .t1 {
  font-weight: 500;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .word .t2 {
  margin-top: 0.16rem;
  color: #999999;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box {
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.25rem 0.68rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #00000014;
  padding-bottom: 0.16rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.12rem;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .icon {
  flex-shrink: 0;
  font-size: var(--font14);
  color: #999999;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .icon i {
  font-style: unset;
  color: #000;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .icon span {
  color: #C41319;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word {
  width: 100%;
  height: auto;
  font-size: var(--font14);
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word input {
  width: 100%;
  height: auto;
  border: 0;
  background: none;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea {
  width: 100%;
  height: 0.8rem;
  min-height: 60px;
  border: 0;
  background: none;
  --color: #999999;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea::-webkit-input-placeholder,
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea textarea::-webkit-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea:-moz-placeholder,
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea textarea:-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea::-moz-placeholder,
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea textarea::-moz-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea:-ms-input-placeholder,
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item .word textarea textarea:-ms-input-placeholder {
  color: var(--color);
  opacity: 1;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .item.gridflex2 {
  grid-column: span 2;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .btn_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .btn_box .layui_item {
  margin-top: 0;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .btn_box .idx_more {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .btn_box .idx_more .more {
  padding: 0.05rem 0.2rem;
  font-size: var(--font15);
  height: auto;
  min-height: unset;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .btn_box .idx_more .more:hover {
  background: var(--active_color);
  color: #FFFFFF;
  border-color: var(--active_color);
}
.ins_producNewtCon1 .center_box .left_box .item_box .item.active .top {     background: #FFFFFF !important; color: #000000 !important; }
.ins_producNewtCon1 .center_box .left_box .item_box .item.active .top i::after {     border-color: var(--active_color) transparent transparent transparent; }
@media (max-width:990px) {
  .ins_producNewtCon1 .center_box .left_box {
    display: none;
  }
  .ins_producNewtCon1 .center_box .right_box {
    width: 100%;
    height: auto;
  }
  .ins_producNewtCon1 .center_box .right_box .ins_navBox {
    display: none;
  }
  .ins_producNewtCon1 .center_box .right_box .ins_navBox,
  .ins_producNewtCon1 .center_box .right_box .tit_box {
    padding: 0.4rem;
  }
  .ins_producNewtCon1 .center_box .right_box .tit_box .t1,
  .ins_producNewtCon1 .center_box .right_box .tit_box .t2 {
    width: 100%;
    height: auto;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info .content {
    margin-top: 0.6rem;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info .content .title {
    padding: 0.4rem;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .left {
    padding: 0.8rem 0.4rem;
    width: 100%;
    height: auto;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info .content .cont_box .cont .right {
    width: 100%;
    height: auto;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 {
    width: 100%;
    height: auto;
    padding: 0 0.4rem;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.6rem;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item {
    border-bottom: 1px solid #0000001A;
    padding-bottom: 0.6rem;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content1 .item_box .item:last-child {
    border-bottom: 0;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 1rem;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox {
    width: 100%;
    height: auto;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .img {
    max-height: 50vh;
    overflow: hidden;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .leftbox .content .icon {
    width: 50%;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .ins_producNewtCon1 .center_box .right_box .content_info2 .content2 .rightbox .content .item_box .gridflex2 {
    grid-column: unset !important;
  }
}

.navbar-communication .kefu-box { right:0 !important; }

.ins_producNewtCon1 .center_box .right_box .tit_box .imgs img { width: 80%; }
.ins_producNewtCon1 .center_box .right_box .tit_box .imgs {  display: flex; justify-content: center; }

.navbar-communication .kefu-box .item .item-box {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: var(--color_fff);
  flex-direction: column;
  gap: 0.06rem;
  overflow: hidden;
  width: 80px;
  height: auto;
  min-height: 68px;
  background: var(--active_color);
  font-size: var(--font14);
  text-align: center;
  padding: 0 .1rem;
}

























