/*! 官网通用页头 start*/
@import url("top_nav.css");
/*! 官网通用页尾 start*/
@import url("foot_wrap.css");

.main {
	display: block;
	padding: 3% 0;
}

.main_01a {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3%;
	margin-bottom: 3%;
}

.main_01a ul {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}

.main_01a ul li {
	width: auto;
	padding: 1% 5%;
	background-color: #1c97ef;
	border-radius: 2em;
	margin: 1%;
}

.main_01a ul li a {
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
}

/*******关于我们*******/
.text {}

/******新闻******/
.news {}

.newslist ul {
	display: flex;
	flex-wrap: wrap;
}

/******产品******/
.prc_list {}

.prc_list ul {
	display: flex;
	flex-wrap: wrap;
}



/*************/
.pages {
	margin: 0 auto;
	width: auto;
	display: flex;
}

.pages #Pagination {
	float: left;
	overflow: hidden;
}

.pages #Pagination .pagination {
	height: 40px;
	text-align: center;
	font-family: \u5b8b\u4f53, Arial;
}

.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
	float: left;
	display: inline;
	padding: 11px 20px;
	border: 1px solid #e6e6e6;
	border-right: none;
	background: #f6f6f6;
	color: #666666;
	font-family: \u5b8b\u4f53, Arial;
	font-size: 14px;
	cursor: pointer;
}

.pages #Pagination .pagination .current {
	background: #c01900;
	color: #fff;
}

.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
	float: left;
	padding: 11px 13px;
	border: 1px solid #e6e6e6;
	background: #f6f6f6;
	color: #666666;
	cursor: pointer;
}

.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
	display: inline-block;
	width: 4px;
	height: 11px;
	margin-right: 5px;
	/* background: url(../images/icon.fw.png) no-repeat; */
}

.pages #Pagination .pagination .prev {
	border-right: none;
}

.pages #Pagination .pagination .prev i {
	background-position: -144px -1px;
	*background-position: -144px -4px;
}

.pages #Pagination .pagination .next i {
	background-position: -156px -1px;
	*background-position: -156px -4px;
}


.pager {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px;
	float: none;
	text-align: center;
	margin: 20px 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.pager a {
	background: #ddd;
	color: #000;
	font-size: 14px;
	margin: 2px;
	padding: 5px 15px;
	text-decoration: none;
	/* max-width: 30px; */
	display: inline-block;
}

.pager a.current {
	background: #1c97ef;
	font-size: 14px;
	margin: 2px;
	padding: 15px 15px;
}

.pager a:hover {
	background: #1c97ef;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.hover_incase {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

/****产品详细*****/
#buy {
	display: none;
}

.Xcontent {
	width: auto;
	height: auto;
	border: 1px solid #9999991c;
	padding: 10px;
	background: #fff;
}

.Xcontent06 {
	width: 40%;
	height: 400px;
	float: left;
	border: solid #9f9f9f solid 1px;
}

.Xcontent06 img {
	width: 100%;
	height: 100%;
}

.Xcontent08 {
	float: left;
	width: 78px;
	height: auto;
	margin-left: 20px;
	max-height: 400px;
	overflow-y: hidden;
}

.Xcontent08 .a3:first-child {
	margin-top: 0;
}

.Xcontent08 .a3 {
	width: 70px;
	height: 70px;
	border: 1px solid #e8e8e8;
	margin-top: 20px;
}

.Xcontent08 .a3 p {
	display: none;
}

.Xcontent13 {
	width: calc(60% - 150px);
	height: auto;
	float: right;
}

.Xcontent14,
.Xcontent16 {
	width: 100%;
	display: block;
}

.Xcontent14 p {
	font-size: 24px;
	color: #333;
	margin-top: 0px;
}

.Xcontent16 p {
	font-size: 14px;
	color: #666;
	margin-top: 20px;
}

.Xcontent17 {
	width: calc(100% - 30px);
	height: auto;
	background: #f5f3ef;
	margin-top: 30px;
	overflow: hidden;
	padding: 15px;
	font-size: 16px;
	color: #000;
	line-height: 3em;
}

.Xcontent17 b {
	font-weight: 500;
}

.right_mian .title_page {
	width: 100%;
	border-bottom: #1c97ef solid 2px;
	height: auto;
}

.right_mian .title_page h1 {
	font-size: 24px;
	background-color: #1c97ef;
	line-height: 2em;
	padding: 0 15px;
	width: 100px;
	margin-top: 30px;
	color: #fff;
	font-weight: 500;
}

.prc_data {
	width: auto;
	max-width: 1080px;
	margin: 0 auto;
}

@media screen and (max-width: 960px) {
	.H_list a.text {
		font-size: 0.3rem;
		height: 35px;
		line-height: 35px;
		margin-bottom: 0.15rem;
	}

	/* æ–°é—»è¯¦ç»† */
	.news_data .title_page h1 {
		font-size: 18px;
		line-height: 1.5em;
	}

	.news_data .alignleft p {
		float: left;
		width: 100%;
	}

	.news_data .align_b {
		text-align: left;
	}

	.news_data .des_page span {
		font-size: 14px;
		padding: 0 2px;
	}

	.news_data .news_content p {
		font-size: 14px;
	}

	/* 产品详细 */
	.Xcontent {
		padding: 0;
	}

	.Xcontent06 {
		width: 100%;
		height: auto;
		float: unset;
	}

	.Xcontent08 {
		width: 100%;
		margin-left: 0
	}

	.Xcontent08 .a3 {
		float: left;
		margin-top: 0;
		margin-left: 10px;
	}

	.Xcontent13 {
		width: 100%;
	}

	.Xcontent16 {
		display: none;
	}
}