@charset "UTF-8";
	.container .item2 {
	grid-area: main;
	height: 11.16rem;
}
.container .item2 .item2-bg {
	height: 11.16rem;
	background-image: url("./img/banner_pro.webp");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.container .item2 .item2-bg .item2-bg-left-bottom {
	position: absolute;
	bottom: .4rem;
	left: 10%;
}
.container .item2 .item2-bg .item2-bg-left-bottom p {
	color: #F9FBF9;
	font-size: .4rem;
	padding-left: .0667rem;
	margin-bottom: .0667rem;
}
.container .item2 .item2-bg .item2-bg-left-bottom h1 {
	color: #fff;
	letter-spacing: .04rem;
	font-size: .9333rem;
	margin-bottom: .1333rem;
}
.container .item9 {
	height: 1.0667rem;
	grid-area: item9;
	background: #fff;
	z-index: 1;
	padding: 0 0.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.container .item9 .item9-header-navlist {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 60%;
}
.container .item9 .item9-header-navlist div a {
	color: #004da0;
	font-size: 0.2633rem;
	white-space: nowrap;
}
.container .item9 .item9-header-navlist div.active::after {
	content: "";
	display: block;
	width: 100%;
	height: 0.04rem;
	background-color: #fed300;
}
.container .item9 .item9-header-navlist div.active a {
	font-weight: bold;
}
.container .item3 {
	grid-area: sidebar;
	height: 23.6667rem;
	background-color: #F5F5F5;
}
.container .item3 .item3-bg-content-logo {
	text-align: center;
	padding-top: 0.9333rem;
}
.container .item3 .item3-bg-content-logo .item3-bg-content-logo-title {
	font-size: 0.6rem;
	color: #014e9f;
	font-weight: bold;
}
.container .item3 .item3-bg-content-logo h1 {
	/* font-size: .4rem;*/
	font-size: 0.8rem;
	color: #dae2f3;
}
.container .item3 .item3-bg-nav {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: .6667rem auto;
	padding: 0 3.2667rem;
}
.container .item3 .item3-bg-nav .title {
	font-size: .26rem;
	color: #656565;
	cursor: pointer;
	white-space: nowrap;
}
.container .item3 .item3-bg-nav .title.active {
	color: #002C9B;
	font-weight: bold;
}
.container .item3 .item3-bg-nav .line {
	color: #656565;
	font-size: .2667rem;
	margin: 0 0.1rem;
}
.container .item3 .item3-bg-content {
	display: flex;
	justify-content: space-between;
	height: calc(100% - 60%);
	padding-top: .2667rem;
	display: none;
	transition: all 0.3s ease-out;
}
.container .item3 .item3-bg-content .item3-bg-content-left {
	width: 50%;
	position: relative;
}
.container .item3 .item3-bg-content .item3-bg-content-left .imgs {
	width: 7.7333rem;
	height: 8.0667rem;
	position: absolute;
	right: 10%;
	top: 45%;
	transform: translateY(-50%);
}
.container .item3 .item3-bg-content .item3-bg-content-left .imgs img {
	width: 100%;
	height: 100%;
}
.container .item3 .item3-bg-content .item3-bg-content-right {
	width: 50%;
	padding-left: .1333rem;
}
.container .item3 .item3-bg-content .item3-bg-content-right .item {
	display: flex;
	height: 1.0667rem;
	line-height: 1.0667rem;
	margin-bottom: .2667rem;
}
.container .item3 .item3-bg-content .item3-bg-content-right .item .item-img {
	width: 1.0667rem;
	height: 1.0667rem;
	float: left;
}
.container .item3 .item3-bg-content .item3-bg-content-right .item .item-img img {
	width: 100%;
	height: 100%;
}
.container .item3 .item3-bg-content .item3-bg-content-right .item .item-title {
	font-size: .23rem;
	padding-left: .1333rem;
	color: #959595;
	width: 70%;
	line-height: 0.4rem;
	justify-content: left;
	display: flex;
	align-items: center;
	overflow: hidden;
	min-width: 0;
}
.container .item3 .item3-bg-content.show {
	display: flex;
}
.container .item3 .item3-bg-content-items {
	/* height: 6.4667rem;*/
	width: 85%;
	margin: 1.2333rem auto;
	display: flex;
	justify-content: space-between;
	/* width: 6.6667rem;*/
	 }
.container .item3 .item3-bg-content-items .items-1 {
	/* height: 100%;*/
	width: 30%;
	position: relative;

}
.container .item3 .item3-bg-content-items .items-1 .newbgrgt{
	background-image: url("../../images/newrgt.png");
	background-position:center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: 0;
}
.container .item3 .pro-sreach{
	
	 text-align:center;
	
}
.container .item3 .pro-sreach a{
	background-color: #002C9B;
	color: #fff;
	border-radius: 0.3rem;
	padding: 0.1rem 0.7rem;
	font-size: 0.45rem;
}
.container .item3 .item3-bg-content-items .items-1 .items1-img {
	min-height: 5rem;
	max-height: 5rem;
	padding: 1.0667rem;
	background-color: #fff;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.5);
	align-items: center;
	display: flex;
}
.container .item3 .item3-bg-content-items .items-1 .items1-img img {
	width: 100%;
	height: 100%;
	align-items: center;
}
.container .item3 .item3-bg-content-items .items-1 .items1-title {
	height: 30%;
	padding: .1333rem .1333rem;
	text-align: center;
}
.container .item3 .item3-bg-content-items .items-1 .items1-title .div1 {
	font-size: .2867rem;
	color: #004da0;
	font-weight: bold;
}
.container .item3 .item3-bg-content-items .items-1 .items1-title .span1 {
	font-size: .2033rem;
	color: #656565;
	text-align: center;
	display: inline-block;
}
.item3-bg-content-items .pro_list_box.pro_show {
	display: flex;
	justify-content: flex-start;
	gap: 55px;
}
.item3-bg-content-items .pro_list_box {
	display: none;
	justify-content: space-between;
	width: 100%;
}
.container .item4 {
	grid-area: item4;
	height: 11.5333rem;
}
.container .item4 .item4-bg {
	height: 100%;
	background-image: url("./img/probg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.container .item4 .item4-bg .item4-bg-content-logo {
	text-align: center;
	padding-top: 0.9333rem;
}
.container .item4 .item4-bg .item4-bg-content-logo .item4-bg-content-logo-title {
	font-size: 0.6rem;
	color: #014e9f;
	font-weight: bold;
}
.container .item4 .item4-bg .item4-bg-content-logo h1 {
	/* font-size: .4rem;*/
	font-size: 0.8rem;
	color: #dae2f3;
}
.container .item4 .item4-bg .item4-bg-nav {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: .6667rem auto;
	padding: 0 1.2667rem;
}
.container .item4 .item4-bg .item4-bg-nav .title {
	font-size: .2267rem;
	color: #656565;
	cursor: pointer;
}
.container .item4 .item4-bg .item4-bg-nav .title.active {
	color: #002C9B;
	font-weight: bold;
}
.container .item4 .item4-bg .item4-bg-nav .line {
	color: #656565;
	font-size: .2667rem;
}
.container .item4 .item4-bg .item4-bg-content {
	width: 100%;
	height: 4rem;
	/* border: 1px solid red;*/
	margin: 0 auto;
}
.container .item4 .item4-bg .item4-bg-content .item4-bg-content-img {
	width: 90%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
.container .item4 .item4-bg .item4-bg-content .item4-bg-content-img .content-imgs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* width: 1300px;*/
	transition: all .5s;
}
.container .item4 .item4-bg .item4-bg-content .item4-bg-content-img .content-imgs .img-item.active {
	/* height: 80%;
	width: 19%;*/
	transform: scale(1.2) translateX(4%);
	margin-right: .8rem;
	transition: all 0.3s ease-out;
}
.container .item4 .item4-bg .item4-bg-content .item4-bg-content-img .content-imgs .img-item.active img {
	/* width: 100%;
	height: 100%;*/
	width: 4rem;
	height: 3.3333rem;
	object-fit: cover;
}
.container .item4 .item4-bg .item4-bg-content .item4-bg-content-img .content-imgs .img-item {
	/* height: 80%;
	width: 19%;*/
	/* transform: scale(1);*/
	margin-right: .4rem;
	margin-top: .3333rem;
	/* transform: scale(0.8);*/
	 }
.container .item4 .item4-bg .item4-bg-content .item4-bg-content-img .content-imgs .img-item img {
	width: 4rem;
	height: 3.3333rem;
	object-fit: cover;
}
.line:last-child {
	display: none;
}
/*产品swiper*/
	.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}
.swiper-slide img {
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	width: 100%;
}
.swiper-slide-active, .swiper-slide-duplicate-active {
	transform: scale(1.2);
}
.swiper-slide-active img {
	top: 0;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.append-buttons {
	text-align: center;
	margin-top: 1rem;
}
.arrow-left {
	width: 3%;
	height: 100%;
	/* background: black;*/
	z-index: 2;
	align-items: center;
}
.arrow-left img {
	width: .5333rem;
	height: .5333rem;
}
.arrow-right {
	width: 3%;
	z-index: 2;
	height: 100%;
	align-items: center;
}
.arrow-right img {
	width: .5333rem;
	height: .5333rem;
}
