@charset "utf-8";
.header.on {
	background: #fff;
	position: fixed;
}
.header.on .header-nav>ul>li .nva a {
	color: #000;
}
.header.on .header-left {
	display: none;
}
.header.on .header-left2 {
	display: block;
}
.header.on .header-right .language a {
	color: #000
}
.header.on .header-right .search {
	display: none;
}
.header.on .header-right .search2 {
	display: block;
	cursor: pointer;
	margin-left: 20px;
}
.header.on .header-right .language a:hover {
	color: #054193
}
.flexBetween {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexStart {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.flexCenter {
	/* Safari */
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flexEnd {
	/* Safari */
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.ellipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-justify: distribute-all-lines;
}
.ellipsis2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-justify: distribute-all-lines;
}
.ellipsis3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-justify: distribute-all-lines;
}
.ellipsis4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-justify: distribute-all-lines;
}
.ellipsis5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-justify: distribute-all-lines;
}
.ellipsis6 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	text-justify: distribute-all-lines;
}
.ny-banner.on {
	height: auto;
}
.innerBanner {
	/* opacity: 0; */
	position: relative;
}
.innerBanner .videoM {
	position: absolute;
	top: 130px;
	right: 50px;
	z-index: 2;
	cursor: pointer;
}
.innerBanner .videoM .icon1 {
}
.innerBanner .videoM .icon2 {
	display: none;
}
.innerBanner .videoM.active .icon1 {
	display: none;
}
.innerBanner .videoM.active .icon2 {
	display: block;
}
.innerBanner img {
	width: 100%;
}
.innerBanner video {
	width: 100%;
	object-fit: cover;
}
.p10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.p92 {
	padding-top: 92px;
}
.p100_ {
	padding-bottom: 100px;
}
.f36 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.f24 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
@media screen and (max-width: 1520px) {
.f36 {
	font-size: 28px;
}
.f24 {
	font-size: 20px;
}
}
.tit_desc {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align: left;
	/*padding: 0 290px;*/
	padding: 0 100px;
	margin-top: 40px;
}
.product_01 .box {
	margin-top: 70px;
}
.product_01 .box .item {
	text-align: center;
}
.product_01 .box .item .top img {
	height: 53px;
}
.product_01 .box .item .top {
	margin-bottom: 20px;
}
.product_01 .box .item .bot {
	font-size: 20px;
	font-weight: bold;
	/* margin: 14px 0 5px; */
	margin-top: 5px;
}
.product_01 .box .item .bot1 {
	font-size: 14px;
	color: #666;
}
.product_01 .box .item:nth-child(2) {
	margin: 0 235px;
}
.product_02 .box .boxLeft {
	width: 49.5%;
}
.product_02 .box .boxLeft .item {
	border-radius: 30px;
	overflow: hidden;
	color: #fff;
	padding: 30px 50px 0;
	/*height: 260px;*/
	height: auto;
	box-sizing: border-box;
	background: url(../images/img5.png) no-repeat 50% 50% / cover;
}
.product_02 .box .boxLeft .item .top {
	font-size: 36px;
	font-weight: bold;
}
.product_02 .box .boxLeft .item .top span {
	font-size: 18px;
}
.product_02 .box .boxLeft .item .bot {
	margin-top: 20px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 80px;
	overflow:auto;
}
.product_02 .box .boxLeft .item .bot .ite .content2 {
	/*margin-top: 16px;
	font-size: 14px;
	line-height: 24px;
	text-decoration:underline dotted #e74c3c;
	text-underline-offset: 10px;
	text-decoration-thickness: 2px;*/
}
.product_02 .box .boxLeft .item .bot .ite .content2 {
	margin-top: 16px;
	font-size: 14px;
	line-height: 24px;
	width:100%;
	display: inline-block;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #999;*/
	
}
.product_02 .box .boxLeft .item .bot .ite .content2 p{
	margin-top: 16px;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	/*text-decoration:underline;*/
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	 white-space: pre-wrap;
}
.product_02 .box .boxLeft .item .bot .ite .content2 div{
	margin-top: 16px;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	/*text-decoration:underline;*/
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	 white-space: pre-wrap;
}
.product_02 .box .boxLeft .item1 {
	color: #666;
	margin-top: 15px;
	background: url(../images/img6.png) no-repeat 50% 50% / cover;
}
.product_02 .box .boxLeft .item1 .top {
	color: #000;
}
.product_02 .box .boxRight {
	width: 49.5%;
}
.product_02 .box .boxRight p {
	border-radius: 30px;
	overflow: hidden;
}
.product_02 .box .boxRight p img {
	width: 100%;
	height: 535px;
	-o-object-fit: cover;
	object-fit: cover;
}
figure {
	padding: 0;
	margin: 0;
}
.product_03 {
	background: #f6f6f6;
}
.product_03 .box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin-top: 40px;
}
.product_03 .box .item {
	background: #fff;
	border-radius: 30px;
	overflow: hidden;
	-webkit-transform: rotate(0deg);
}
.product_03 .box .item figure {
	overflow: hidden;
}
.product_03 .box .item figure img {
	width: 100%;
	transition: 0.4s;
}
.product_03 .box .item figcaption {
	font-size: 16px;
	line-height: 36px;
	color: #111;
	padding: 30px 50px;
}
.product_03 .box .item:hover figure img {
	transform: scale(1.1);
}
.product_04 {
	position: relative;
}
.product_04 img {
	width: 100%;
}
.product_04 .orientation {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.product_04 .orientation .content1 {
	color: #fff;
	text-align: left;
}
.product_04 .orientation .content2 {
	font-size: 16px;
	margin-top: 40px;
	color: #fff;
}
.product_05 {
	margin-top: 30px;
}
.product_05 .box {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 18px;
}
.product_05 .box .item figure {
	border-radius: 20px;
	overflow: hidden;
	-webkit-transform: rotate(0deg);
}
.product_05 .box .item figure img {
	width: 100%;
	transition: 0.4s;
}
.product_05 .box .item figcaption {
	padding: 20px 20px 0;
}
.product_05 .box .item figcaption .text {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	transition: 0.4s;
	text-align: center;
}
.product_05 .box .item figcaption .right img {
	transition: 0.4s;
}
.product_05 .box .item:hover figcaption .text {
	color: #054193;
}
.product_05 .box .item:hover figcaption .right img {
	transform: translateX(10px);
}
.product_06 .box {
	position: relative;
}
.product_06 .box img {
	width: 100%;
	border-radius: 30px;
	overflow: hidden;
}
.product_06 .box .orientation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}
.product_06 .box .orientation .content1 {
	color: #fff;
}
.product_06 .box .orientation .content2 {
	font-size: 16px;
	margin-top: 42px;
	margin-right: 20px;
	margin-left: 20px;
}
.product_06 .box .orientation .content3 {
	margin-top: 50px;
}
.product_06 .box .orientation .content3 .pro_button2 {
	margin-left: 20px;
}
.pro_button1 .a {
	min-width: 152px;
	text-align: center;
	background: #054193;
	border-radius: 30px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	display: block;
	box-sizing: border-box;
	padding: 0 25px;
	border: 2px solid #054193;
	transition: 0.4s;
}
.pro_button1 .a:hover {
	transform: translateY(-5px);
}
.pro_button2 .a {
	min-width: 152px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 30px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	display: block;
	box-sizing: border-box;
	padding: 0 25px;
}
.pro_button2 .a:hover {
	background: #054193;
	border-color: #054193;
	transform: translateY(-5px);
}
.product_07 {
	background: url(../images/img24.png) no-repeat center 99%/100% auto;
}
.product_07 .box .content1 {
	font-size: 30px;
	font-weight: bold;
	color: #054193;
	text-align: center;
	margin-top: 40px;
}
.product_07 .box .content2 {
	margin-top: 25px;
}
.product_07 .box .content3 {
	margin-top: 45px;
}
.product_08 .box {
	margin-top: 40px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.product_08 .box .item {
	background: #f6f6f6;
	border-radius: 30px;
	padding: 55px 20px 60px;
}
.product_08 .box .item a {
	display: block;
	text-align: center;
}
.product_08 .box .item a .content1 {
	height: 330px;
	display: flex;
	align-items: center;
}
.product_08 .box .item a .content1 img {
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.4s;
}
.product_08 .box .item a .content2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 25px;
	transition: 0.4s;
}
.product_08 .box .item a .content3 {
	font-size: 16px;
	color: #666;
	margin: 12px 0 34px;
}
.product_08 .box .item a .content4 {
	font-size: 16px;
	color: #054193;
}
.product_08 .box .item a:hover .content1 img {
	transform: scale(1.1);
}
.product_08 .box .item a:hover .content2 {
	color: #054193;
}
.cbl_container {
	position: fixed;
	right: 4px;
	bottom: 2%;
	z-index: 9;
}
.cbl_container ul li {
	margin-bottom: 10px;
	display: flex;
	justify-content: flex-end;
	font-size: 16px;
}
.cbl_container ul li a {
	display: flex;
	background: #054193;
	height: 64px;
	line-height: 64px;
	border-radius: 10px;
	padding: 0 15px;
	min-width: 64px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
}
.cbl_container ul li a img {
	margin: auto;
	margin-right: 8px;
}
.cbl_container ul .call {
	font-size: 24px;
}
.cbl_container ul .call a {
	font-weight: bold;
}
.cbl_container ul .goTop {
	margin-top: 50px;
	cursor: pointer;
}
.cbl_container ul .goTop a {
	background: #999999;
}
.product_09 {
	background: url(../images/img37.png) no-repeat 50% 50% / cover;
	min-height: 50px;
	box-sizing: border-box;
}
.product_09 div {
	box-sizing: border-box;
}
.product_09 .box .left {
	width: 620px;
	padding-left: calc((100vw - 1600px) / 2);
	padding-right: 20px;
	padding-top: 90px;
	color: #fff;
	background: url(../images/img371.png) no-repeat 50% 50% / cover;
}
@media screen and (max-width: 1720px) {
.product_09 .box .left {
	padding-left: calc((100vw - 1440px) / 2);
}
}
.product_09 .box .left .content1 {
	color: #fff;
	text-align: left;
}
.product_09 .box .left .content2 {
	font-size: 16px;
	line-height: 30px;
	margin-top: 40px;
}
.product_09 .box .left .content3 {
	margin-top: 68px;
}
.product_09 .box .left .content3 a {
	font-size: 14px;
	color: #fff;
	width: 154px;
	line-height: 44px;
	border-radius: 30px;
	border: 2px solid #fff;
	display: inline-block;
	text-align: center;
}
.product_09 .box .left .content3 a img {
	margin-left: 10px;
	transition: 0.4s;
}
.product_09 .box .left .content3 a:hover img {
	margin-left: 15px;
}
.product_09 .box .right {
	flex: 1;
	padding-right: calc((100vw - 1600px) / 2);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 80px;
}
@media screen and (max-width: 1720px) {
.product_09 .box .right {
	padding-right: calc((100vw - 1440px) / 2);
}
}
.product_09 .box .right .list1 {
/* display: flex;
  justify-content: space-around;
  align-items: center; */
  /* padding: 0  0 0 100px; */
}
.product_09 .box .right .list1 video {
	width: 100%;
	object-fit: cover;
}
.product_10 .box {
	margin-top: 40px;
}
.product_10 .box .swiper-container .swiper-slide {
	background: #f6f6f6;
	border-radius: 30px;
	transition: 0.4s;
}
.product_10 .box .swiper-container .swiper-slide a {
	opacity: 0;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft {
	width: 50%;
	box-sizing: border-box;
	padding-right: 60px;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content1 {
	font-size: 72px;
	line-height: 1;
	color: #dbdbdb;
	font-weight: bold;
	overflow: hidden;
	height: 50px;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content2 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin-top: 22px;
	transition: 0.4s;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content3 {
	border-top: 1px solid #ddd;
	margin: 30px 0;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content4 {
	font-size: 16px;
	line-height: 30px;
	color: #111;
}
.product_10 .box .swiper-container .swiper-slide a .boxRight {
	width: 50%;
}
.product_10 .box .swiper-container .swiper-slide a .boxRight p {
	border-radius: 30px;
	overflow: hidden;
	-webkit-transform: rotate(0deg);
}
.product_10 .box .swiper-container .swiper-slide a .boxRight p img {
	width: 100%;
	transition: 0.4;
}
.product_10 .box .swiper-container .swiper-slide a:hover .boxLeft .content2 {
	color: #054193;
}
.product_10 .box .swiper-container .swiper-slide a:hover .boxRight img {
	transform: scale(1.1);
}
.product_10 .box .swiper-container .swiper-slide-active {
	background: transparent;
}
.product_10 .box .swiper-container .swiper-slide-active a {
	opacity: 1;
}
.product_10 .box .swiper-button-next {
	right: 8.3vw;
}
.product_10 .box .swiper-button-prev {
	left: 8.3vw;
}
.product_10 .box .btn {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: 0.4;
	transform: scale(0.8);
}
.product_10 .box .swiper-pagination {
	text-align: left;
	padding-left: 12vw;
}
.product_10 .box .swiper-pagination .swiper-pagination-bullet-active {
	background: #000;
}
.layer_from {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 10;
	display: none;
}
.layer_from .box {
	width: 1200px;
	background: #fff;
	min-height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 20px;
	overflow: hidden;
}
.layer_from .box div {
	box-sizing: border-box;
}
.layer_from .box .tit {
	font-size: 30px;
	font-weight: bold;
}
.layer_from .box .boxLeft {
	width: 460px;
	padding: 50px 45px 50px 60px;
	color: #fff;
	background: url(../images/img38.jpg) no-repeat 50% 50% / cover;
}
.layer_from .box .boxLeft .content1 {
	font-size: 48px;
	font-weight: bold;
	margin-top: 30px;
}
.layer_from .box .boxLeft .content2 {
	margin: 45px 0;
	border-top: 1px solid #fff;
	opacity: 0.2;
}
.layer_from .box .boxLeft .content4 {
	margin-top: 30px;
}
.layer_from .box .boxLeft .content4 img {
	width: 240px;
}
.layer_from .box .boxRight {
	flex: 1;
	padding: 50px;
}
.layer_from .box .boxRight form {
	margin-top: 45px;
}
.layer_from .box .boxRight input {
	height: 65px;
	background: #f6f6f6;
	border-radius: 10px;
	padding: 0 25px;
	font-size: 16px;
	border: 0;
	width: 100%;
	box-sizing: border-box;
}
.layer_from .box .boxRight textarea {
	height: 220px;
	background: #f6f6f6;
	border-radius: 10px;
	padding: 20px 25px;
	font-size: 16px;
	border: 0;
	width: 100%;
	box-sizing: border-box;
}
.layer_from .box .boxRight .list1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.layer_from .box .boxRight .item1 {
	margin: 20px 0;
}
.layer_from .box .boxRight .item3 {
	margin-top: 40px;
}
.layer_from .box .boxRight .item3 .tj {
	width: 185px;
	height: 65px;
	background: #054193;
	border: 0;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
}
.layer_from .box .boxRight .item3 p {
	width: 185px;
	line-height: 65px;
	background: #999;
	border: 0;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin-left: 10px;
	text-align: center;
}
.about-content03 > span {
	font-size: 42vw;
}
@media screen and (max-width: 1520px) {
.product_02 .box .boxLeft .item .bot {
	gap: 20px;
}
.product_02 .box .boxLeft .item {
	/*height: 240px;*/
	height: auto;
}
.product_02 .box .boxRight p img {
	height: 495px;
}
.product_02 .box .boxLeft .item .top,  .product_07 .box .content1,  .layer_from .box .tit,  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2 {
	font-size: 28px;
}
.product_09 .box .left {
	padding-left: calc((100vw - 1200px) / 2);
}
.product_09 .box .right {
	padding-right: calc((100vw - 1200px) / 2);
}
.product_09 .box .right .list1 {
/* height: 460px; */
}
.product_09 .box .left {
	width: 430px;
}
}
@media screen and (max-width: 1400px) {
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content3 {
	margin: 20px 0;
}
.layer_from .box .boxRight textarea {
	height: 150px;
}
.layer_from .box .boxLeft .content4 img {
	width: 180px;
}
.layer_from .box .boxRight {
	padding: 30px;
}
.layer_from .box .boxLeft {
	padding: 30px 40px 30px 40px;
}
.layer_from .box .boxRight form {
	margin-top: 30px;
}
}
@media screen and (max-width: 1280px) {
.product_09 .box .left {
	padding-left: calc((100vw - 1150px) / 2);
}
.product_09 .box .right {
	padding-right: calc((100vw - 1150px) / 2);
}
.product_09 .box .right .list1 {
/* height: 380px; */
}
.product_09 .box .left .content3 {
	margin-top: 40px;
}
.product_06 .box .orientation .content2 {
	margin-top: 20px;
}
.f24 {
	font-size: 18px;
}
}
.innerBanner .play {
	display: none;
}
@media screen and (max-width: 1200px) {
.product_09 .box .left .content2 {
	width: 95%;
}
.product_09 .box .left .content2 br {
	display: none;
}
.innerBanner .play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
}
.f24 {
	font-size: 16px;
}
.tit_desc {
	font-size: 14px;
	line-height: 30px;
	padding: 0;
}
.f36,  .product_02 .box .boxLeft .item .top,  .product_07 .box .content1,  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2,  .layer_from .box .tit {
	font-size: 24px;
}
.product_01 .box {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.product_01 .box .item:nth-child(2) {
	margin: 0;
}
.product_02 .box .boxLeft {
	width: 100%;
}
.product_02 .box .boxRight {
	width: 100%;
	margin-top: 15px;
}
.product_02 .box .boxRight p img {
	height: 425px;
}
.product_01 .box .item .bot {
	font-size: 18px;
}
.product_09 .box .left {
	padding-left: 5vw;
	width: 100%;
}
.product_09 .box .right {
	width: 100%;
	flex: 1 100%;
	padding: 0;
}
.product_09 {
/* padding: 30px 0 0; */
}
.product_09 .box .right .list1 {
	padding: 0;
}
.product_09 .box .right .list1 img {
	width: 180px;
}
.product_03 .box {
	grid-template-columns: repeat(1, 1fr);
}
.product_10 .box .swiper-button-prev {
	left: 3vw;
}
.product_10 .box .swiper-button-next {
	right: 3vw;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft {
	width: 100%;
	padding: 0;
}
.product_10 .box .swiper-container .swiper-slide a .boxRight {
	width: 100%;
	margin-top: 30px;
}
.product_10 .box .swiper-pagination {
	text-align: center;
	padding-left: 0;
}
.p100_ {
	padding-bottom: 70px;
}
.p92 {
	padding-top: 60px;
}
.product_05 .box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px 20px;
}
.product_06 .box img {
	min-height: 300px;
	-o-object-fit: cover;
	object-fit: cover;
}
.product_08 .box {
	grid-template-columns: repeat(1, 1fr);
}
.footer-top .left {
	width: 100%;
}
.footer-bot {
	height: auto;
}
.cbl_container ul .call {
	display: none;
}
.layer_from .box .boxLeft {
	display: none;
}
.layer_from .box {
	width: 90vw;
}
.layer_from .box .boxRight .item3 p,  .layer_from .box .boxRight .item3 .tj {
	font-size: 18px;
}
.product_09 .box .left {
	padding-top: 70px;
	padding-bottom: 40px;
}
}
@media screen and (max-width: 699px) {
.innerBanner .videoM {
	top: 20px;
	right: 20px;
}
.cbl_container ul li {
	transform: scale(0.8);
}
.cbl_container ul li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.cbl_container ul li a span {
	display: none;
}
.cbl_container ul li a span img {
	transform: scale(0.8);
}
.cbl_container ul .goTop {
	margin-top: 0;
}
.f36,  .product_02 .box .boxLeft .item .top,  .product_07 .box .content1,  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2,  .layer_from .box .tit {
	font-size: 18px;
}
.product_01 .box {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 40px;
}
.product_01 .box .item .bot {
	font-size: 13px;
}
.product_01 .box .item .bot1 {
	font-size: 12px;
}
.product_01 .box .item .top img {
	height: 40px;
}
.product_02 .box .boxLeft .item {
	padding: 30px 20px 0;
	height: auto;
}
.product_02 .box .boxLeft .item .bot {
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}
.product_02 .box .boxRight p img {
	height: 230px;
}
.product_09 .box .right .list1 img {
	width: auto;
	height: 140px;
}
.product_09 .box .right .list1 {
/* height: 290px; */
}
.product_03 .box .item figcaption {
	font-size: 13px;
	line-height: 26px;
	padding: 20px 10px;
}
.product_03 .box .item {
	border-radius: 20px;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content1 {
	font-size: 50px;
	height: 35px;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content4 {
	font-size: 13px;
	line-height: 26px;
}
.product_10 .box .btn {
	transform: scale(0.5);
}
.product_04 img {
	height: 200px;
	-o-object-fit: cover;
	object-fit: cover;
}
.product_05 .box {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 30px 20px;
}
.product_05 .box .item figcaption .text {
	font-size: 15px;
	text-align: center;
}
.product_04 .orientation .content2 {
	font-size: 13px;
	margin-top: 30px;
}
.pro_button2 .a {
	min-width: 130px;
	padding: 0 10px;
}
.tit_desc {
	font-size: 13px;
	line-height: 26px;
}
.product_08 .box .item a .content2 {
	font-size: 16px;
}
.product_08 .box .item a .content3 {
	font-size: 13px;
}
.product_08 .box .item a .content4 {
	font-size: 14px;
}
.layer_from .box .boxRight {
	padding: 20px;
}
.layer_from .box .boxRight textarea {
	height: 130px;
}
.layer_from .box .boxRight .item3 p, .layer_from .box .boxRight .item3 .tj {
	width: 120px;
}
.layer_from .box .boxRight .item3 p, .layer_from .box .boxRight .item3 .tj {
	font-size: 15px;
	line-height: 50px;
	height: 50px;
}
.layer_from .box .boxRight input {
	height: 50px;
	padding: 0 20px;
	font-size: 14px;
}
.layer_from .box .boxRight textarea {
	font-size: 14px;
	padding: 20px;
}
}
/*# sourceMappingURL=./lpk.css.map */
.container {
  width: 100%;
  height: 80%;
 
  margin-bottom: 20px;
  white-space: nowrap; /* 防止文本换行 */
}

.visible {
  overflow: visible;
}

.hidden {
  overflow: hidden;
}

.scroll {
  overflow: scroll;
}

.auto {
  overflow: auto;
}
