.all {
	padding-top: 50px;
}

.swiper-slide img {
	width: 100%;
}

.about {
	padding: 20px 0px 0;
}

.title {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
}

.title p {
	font-size: 18px;
	color: #323232;
	text-align: center;
	margin: 0 10px;
}

.line {
	width: 36px;
	height: 1px;
	background-color: #323232;
	text-align: center;
}

.about_center {
	padding: 0 20px;
	margin-bottom: 20px;
}

.en {
	font-size: 12px;
	color: #646464;
	text-align: center;
	margin-bottom: 20px;
}

.about_zhaiyao {
	font-size: 14px;
	color: #323232;
	text-align: center;
	margin-bottom: 10px;
}

.about_article {
	font-size: 12px;
	color: #909090;
	text-indent: 20px;
	margin-bottom: 10px;
}

.more {
	display: flex;
	justify-content: center;
	width: 26%;
	line-height: 20px;
	align-items: center;
	text-align: center;
	border: 1px solid #323232;
	border-radius: 2px;
	margin: 0 auto;
}

.more_font {
	font-size: 8px;
	color: #323232;
	display: block;
}

.more_pic {
	width: 11%;
}

.more_pic img {
	width: 100%;
	display: block;
}

.about_pic img {
	width: 100%;
}

/* .about_pic iframe {
	width: 100%;
	height: 100%;
} */

.products {
	padding-top: 20px;
}

.products_center {
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.products_list {
	width: 46%;
	background-color: #F1F1F1;
	margin-right: 20px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.products_list:nth-child(2n) {
	margin-right: 0;
}

.products_list img {
	width: 100%;
	height: 100%;
	border-radius: 4px 4px 0 0;
}

.products_list_title {
	margin: 0 10px;
	font-size: 14px;
	color: #323232;
	line-height: 30px;
	border-bottom: 1px solid #D8D8D8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.products_list_nav {
	display: flex;
	padding: 7px 10px;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.products_list_nav p {
	color: #646464;
}

.products_list_nav_right {
	width: 8%;
}

.products_list_nav_right img {
	width: 100%;
}

/* .products_list_nav p {
	font-size: 10px;
	color: #909090;
}

.products_list_nav p:nth-child(2) {
	font-size: 13px;
} */

.products_more {
	background-color: #264C86;
	width: 46%;
	/* height: 158.61px; */
	border-radius: 4px;
	margin-bottom: 20px;
}

.products_more a {
	font-size: 12px;
	line-height: 158.61px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

.case {
	padding: 0 20px;
}

.news {
	padding: 20px;
}

.news_list {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50vw;
}

.news_list img {
	width: 100%;
	height: 100%;
}

.news_wrap {
	background-color: #f1f1f1;
	display: flex;
	/* justify-content: space-between; */
	align-items: center;
}

.add_time {
	width: 25%;
	text-align: center;
}

.add_time_day {
	font-size: 18px;
	color: #323232;
}

.add_time_yeas {
	font-size: 13px;
	color: #909090;
}

.add_title {
	color: #323232;
	font-size: 13px;
	border-left: 1px solid #909090;
	line-height: 28px;
	width: 75%;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sales_network {
	width: 100%;
	height: 116px;
	position: relative;
	background-color: #264C86;
	display: flex;
	align-items: center;
	justify-content: center;
}

.Technology_Download {
	width: 100%;
	height: 116px;
	position: relative;
	background-color: #323C49;
	display: flex;
	align-items: center;
	justify-content: center;
}

.Technology_Download .other {
	width: 20%;
	left: calc(50% - 38px);
}

.list_pic {
	width: 15%;
	/* position: absolute; */
	/* left: calc(50% - 28px);
	top: calc(50% - 35px); */
}

.botton_all {
	position: absolute;
}

.Technology_Download .other {
	top: calc(50% - 20px);
}

.list_pic img {
	width: 100%;
}

.botton_all p {
	color: #FFFFFF;
	text-align: center;
}

.botton_all p {
	color: #FFFFFF;
	text-align: center;
}

.botton_title {
	font-size: 14px;
	margin-bottom: 10px;
}

.botton_center {
	font-size: 7px;
}

.swiper-paginationall {
	bottom: 0 !important;
}

.swiper-paginationall span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #264C86;
	opacity: 0.5;
}

.swiper-pagination-bullet-active {
	opacity: 1 !important;
	background: #0153A7;
}

.img_box {
	width: 100%;
	background-color: #000000;
	position: relative;
}

.img_box img {
	width: 100%;
}

.coverBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
}

.case_position {
	position: absolute;
	top: calc(50% - 80px);
	width: 50%;
	left: 25%;
	text-align: center;
}

.case_position_title {
	font-size: 18px;
	color: #ffffff;
}

.case_position_tags {
	width: 19px;
	height: 2px;
	background-color: #fff;
	margin: 10px auto;
}

.case_position_cneter {
	font-size: 10px;
	color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.img_box1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 30vw;
}