/* 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;
}








































