锘緻charset "UTF-8";
@import url('../../css/iconfont/iconfont.css');
@import url('../../css/font/fonts.css');
@import url('common.css');
@import url('mould.css');
@import url('index.css');
body,
div,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
hgroup {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 10px;
}
@media screen and (min-width: 480px) and (max-width: 639px) {
	html {
		font-size: 15px;
	}
}
@media screen and (min-width: 640px) and (max-width: 719px) {
	html {
		font-size: 20px;
	}
}
@media screen and (min-width: 720px) and (max-width: 749px) {
	html {
		font-size: 22.5px;
	}
}
@media screen and (min-width: 750px) and (max-width: 799px) {
	html {
		font-size: 23.5px;
	}
}
@media screen and (min-width: 800px) and (max-width: 959px) {
	html {
		font-size: 25px;
	}
}
@media screen and (min-width: 960px) and (max-width: 1079px) {
	html {
		font-size: 30px;
	}
}
@media screen and (min-width: 1080px) {
	html {
		font-size: 32px;
	}
}

img {
	display: block;
	border: 0;
	vertical-align: middle;
	border: none;
	height: auto;
}
ul {
	list-style: none;
}
html,
body {
	min-height: 100%;
	background: #fff;
	color: #717171;
}
body {
	-webkit-text-size-adjust: none;
}
/*閫変腑鍚庤儗鏅壊*/
::selection {
	color: #fff;
	background: #025689;
}
::-moz-selection {
	color: #fff;
	background: #025689;
}
a {
	color: #717171;
	text-decoration: none;
}
a:active,
a:hover {
	outline: 0;
	color: #025689;
}
.a-del {
	color: #c00;
}
.a-del:hover {
	color: #b00;
	text-decoration: underline;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.upfile {
	border: 1px solid #ccc;
	height: 1.4rem;
	margin-top: 10px;
	width: 30%;
}
.ComentBox {
	padding: 0 1.4rem;
	padding-bottom: 1rem;
}
.ComentBox:after {
	content: '';
	display: block;
	clear: both;
}
@font-face {
	font-family: 'Conv_ANAK';
	src: url('/fonts/ANAK.eot');
	src: local('鈽?), url('/fonts/ANAK.woff') format('woff'), url('/fonts/ANAK.ttf') format('truetype'), url('/fonts/ANAK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* 浜у搧涓績 */
.index_Product {
	font-size: 0;
	padding-top: 1.25rem;
	position: relative;
}
.ProductTitle {
	position: relative;
	z-index: 1;
}
.ProductTitle h2 {
	font-size: 1.8rem;
	font-weight: normal;
	height: 2rem;
	line-height: 2rem;
	display: inline-block;
	padding-right: 1rem;
	background: #fff;
	color: #333;
}
.ProductTitle:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: #555;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
	z-index: -1;
}
.ProductList {
	margin-top: 1.06rem;
}
.index_Product .More {
	font-size: 1.5rem;
	color: #333;
	padding: 0.8rem 2rem;
	height: 1.5rem;
	float: right;
	margin-top: 0.3rem;
	background: #dbdbdb;
	text-align: center;
	line-height: 1.5rem;
	border-radius: 50px;
	bottom: 0.3rem;
	right: 1.4rem;
	z-index: 2;
}
.index_Product .More:active,
.index_Product .More:hover {
	outline: 0;
	color: #025689;
}

/* 鏂伴椈涓績 */
.index_News {
	font-size: 0;
	position: relative;
	padding-top: 1.25rem;
}
.NewsTitle {
	position: relative;
	z-index: 1;
}
.NewsTitle h2 {
	font-size: 1.8rem;
	font-weight: normal;
	height: 2rem;
	line-height: 2rem;
	display: inline-block;
	padding-right: 1rem;
	background: #fff;
	color: #333;
}
.NewsTitle:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: #555;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
	z-index: -1;
}
.NewsList {
	margin-top: 1.06rem;
}
.index_News .More {
	font-size: 1.5rem;
	color: #333;
	padding: 0.8rem 2rem;
	height: 1.5rem;
	float: right;
	margin-top: 0.3rem;
	background: #dbdbdb;
	text-align: center;
	line-height: 1.5rem;
	border-radius: 50px;
	bottom: 0.3rem;
	right: 1.4rem;
	z-index: 2;
}
.index_News .More:active,
.index_News .More:hover {
	outline: 0;
	color: #025689;
}

/* 鍏徃绠€浠 */
.index_About {
	font-size: 0;
	padding-top: 1.25rem;
	position: relative;
}
.AboutTitle {
	position: relative;
	z-index: 1;
}
.AboutTitle h2 {
	font-size: 1.8rem;
	font-weight: normal;
	height: 2rem;
	line-height: 2rem;
	display: inline-block;
	padding-right: 1rem;
	background: #fff;
	color: #333;
}
.AboutTitle:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: #555;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
	z-index: -1;
}
.AboutList {
	margin-top: 1.06rem;
}
.AboutList img {
	width: 100%;
}
.AboutList p {
	font-size: 1.5rem;
	color: #666;
	margin-top: 1rem;
}
.index_About .More {
	font-size: 1.5rem;
	color: #333;
	padding: 0.8rem 2rem;
	height: 1.5rem;
	float: right;
	margin-top: 0.3rem;
	background: #dbdbdb;
	text-align: center;
	line-height: 1.5rem;
	border-radius: 50px;
	bottom: 0.3rem;
	right: 1.4rem;
	z-index: 2;
}
.index_About .More:active,
.index_About .More:hover {
	outline: 0;
	color: #025689;
}

.Index_img {
	width: calc(95% / 2);
	position: relative;
	overflow: hidden;
	margin-bottom: 1.3rem;
}
.Index_img:nth-child(2n-1) {
	float: left;
}
.Index_img:nth-child(2n) {
	float: right;
}
.ImgBox {
	height: 15rem;
	position: relative;
	border: 1px solid #ddd;
}
.ImgBox i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 5rem;
}
.ImgBox img {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	object-fit: contain;
}
.ImgBox .videoIcon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	color: #fff;
	font-size: 6rem;
}
.ImgBox .mask {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: rgb(0, 0, 0, 0.3);
	opacity: 0.1;
	width: 100%;
	height: 100%;
}
.ArtBox {
	background: rgba(51, 51, 51, 0.5);
	position: absolute;
	bottom: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 100%;
	padding: 0 0.6rem;
	box-sizing: border-box;
}
.ArtBox p {
	font-size: 1.5rem;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

.Indexlist li {
	padding: 1rem 0;
	border-bottom: 1px solid #ccc;
}
.Indexlist .ListArt h2 {
	font-size: 1.5rem;
	color: #333;
	font-weight: normal;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 70%;
}
.Indexlist .ListArt p {
	font-size: 1.5rem;
	color: #666;
	float: right;
	margin-right: 0.5rem;
}

/* 浜у搧 */
.product_title {
	display: block;
	text-align: center;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 15px 0;
	color: #025689;
	font-family: 'Conv_ANAK';
	font-style: italic;
}
.product_title span {
	margin-left: 8px;
}
.product_picture {
	width: 100%;
	height: 100%;
	margin-bottom: 0.5rem;
	padding: 0 1rem;
	box-sizing: border-box;
}
.product_picture:after {
	content: '';
	display: block;
	clear: both;
}

.Link {
	padding: 0 1.4rem;
	padding-bottom: 1rem;
}

.product_PDF {
	display: block;
	margin-top: 0.62rem;
}
.product_PDF li {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 0.62rem;
	padding-bottom: 0.47rem;
}
.product_PDF li a {
	display: block;
}
.product_PDF li div {
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.4rem;
}
.product_PDF li div img {
	width: 0.8rem;
}
.product_PDF li h4 {
	display: inline-block;
	font-weight: normal;
	vertical-align: middle;
	font-size: 0.62rem;
}
.product_PDF li span {
	float: right;
	font-size: 0.62rem;
	margin-right: 0.31rem;
	line-height: 1.5rem;
}

/*鍐呴〉鏍峰紡*/
.blog-header {
	width: 100%;
	height: auto;
}
.clmNav {
	/* padding: 0 0.28125rem; */
	/* margin: 1rem 0; */
}
.clmNavTop {
	border-left: 6px solid #396a88;
	background: #025689;
	height: 3.71875rem;
	line-height: 3.71875rem;
	color: #fff;
	position: relative;
}
.clmNavTop h2 {
	padding-left: 0.625rem;
	font-weight: normal;
	font-size: 1.5rem;
}
.clmNavTop i {
	position: absolute;
	right: 0.8rem;
	top: 0;
	font-size: 1.9rem !important;
	font-style: normal;
}
.category-select i.fa-angle-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.clmNav ul {
	background-color: #f5f5f5;
	display: none;
}
.category-select ul {
	display: block;
}
.clmNav ul li a {
	display: block;
	padding: 0.9rem 0 0.9rem 0.625rem;
	font-size: 1.4rem;
	color: #555;
}
.N_Title {
	font-size: 2.4rem;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 1rem;
	padding: 1rem 0;
	text-align: center;
	font-weight: bold;
}
.N_type {
	display: flex;
	width: calc(100% - 2rem);
	margin: 5px auto 0;
	padding: 2rem 0.5rem;
	column-gap: 20px;
	row-gap: 10px;
	flex-wrap: wrap;
	box-sizing: border-box;
	background-color: #eee;
}
.N_type > li {
	width: calc((100% - 20px * 3) / 4);
	text-align: center;
}
.N_type > li > a {
	font-size: 1.6rem;
}
.currclass {
	color: #025689;
}

.N_type1 {
	display: flex;
	width: calc(100% - 2rem);
	margin: 5px auto 0;
	padding: 2rem 0.5rem;
	column-gap: 20px;
	row-gap: 10px;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.N_type1 > li {
	flex-basis: calc((100% - 20px) / 2);
	flex-shrink: 1;
	flex-grow: 1;
}
.N_type1 > li > a {
	display: flex;
	align-items: center;
	column-gap: 4px;
}
.N_type1 > li > a > .dot {
	width: 14px;
	height: 14px;
	background-color: #666;
	border-radius: 50%;
	position: relative;
	flex-shrink: 0;
}
.N_type1 > li > a > .dot::before {
	position: absolute;
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	background-color: #fff;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.N_type1 > li > a {
	font-size: 1.4rem;
}
.classifyActive > span {
	color: #025689;
}
.classifyActive > .dot {
	background-color: #025689 !important;
}

.list_m {
	width: 90%;
	margin: 0 auto;
	clear: both;
	padding: 0.5rem 0;
}
.list_m > div {
	flex-direction: column;
}
.list_m > div > img {
	width: 100% !important;
}
.list_m > div > div {
	width: 100% !important;
	padding-left: 0 !important;
}
.list_m > div > div div {
	text-align: center;
}
.list_m > div > div div .line {
	margin: 0 auto;
}

/* .list_m > div > div p:first-child {
	text-align: center;
} */

/* .list_m .list_content section div {
	max-width: 100% !important;
	display: block !important;
}
.list_m .contactText {
	width: 100% !important;
}
.list_m p {
	font-size: 1.5rem;
}
.list_m table {
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-collapse: collapse;
}
.list_m table td {
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 10px;
}
.list_m table th {
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 10px;
}
.list_m::after {
	content: '';
	clear: both;
	display: block;
}
.list_m div img {
	margin: 0 auto;
}
.list_m video {
	max-width: 100%;
	height: auto !important;
}
.list_m ul li{height:auto; padding-top:30px;padding-bottom:10px; margin-top:30px; color:#025689 ;}
.list_m li span {
	width: 100% !important;
}
.list_m .m_tit {
	font-size: 18px;
	font-family: '寰蒋闆呴粦';
	padding-bottom: 10px;
	border-bottom: dotted 1px #ebebeb;
	padding-left: 5px;
} */
.m_jj {
	line-height: 28px;
	font-size: 14px;
	font-family: '寰蒋闆呴粦';
	color: #333;
	margin-top: 10px;
	padding-left: 5px;
}
.m_jj em {
	color: #f00;
	font-size: 26px;
	font-family: '寰蒋闆呴粦';
	margin-top: 20px;
}
.list_m form table tbody tr input {
	font-size: 0.7rem;
}
.list_m .BMap_omCtrl {
	display: none;
}

/*鍦ㄧ嚎鐣欒█*/
.lxzxly .lxcontil {
	color: #333;
	font-size: 2rem;
	margin: 1rem 0 0.5rem;
}
.lxzxly form ul li {
	margin-bottom: 10px;
	width: 100%;
}
/* .lxzxly form ul li:nth-of-type(odd){float: left;} */
/* .lxzxly form ul li:nth-of-type(even){float: right;} */
.lxzxly form ul li:nth-child(5) {
	width: 100%;
}
.lxzxly form ul li:nth-child(6) {
	width: 100%;
}
/* .lxzxly form ul li p{border-bottom: 1px solid #ccc;} */
.lxzxly form ul li:nth-child(n + 3) p {
	border-bottom: none;
}
.lxzxly form ul li p span {
	font-size: 1rem;
	color: #7f7f7f;
	display: inline-block;
	line-height: 3rem;
	height: 3rem;
}
.lxzxly form ul li input {
	margin-left: 0;
	padding-left: 9px;
	font-family: 'Calibri';
	font-size: 1rem;
	border: none;
	height: 3rem;
	line-height: 3rem;
	width: 525px;
	color: #666;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
}
.lxzxly form ul li textarea {
	margin-left: 0;
	padding: 8px;
	font-family: 'Calibri';
	font-size: 1rem;
	border-radius: 5px;
	border: none;
	resize: none;
	height: 130px;
	width: 100%;
	color: #666;
	box-sizing: border-box;
	outline: none;
	border: 1px solid #ccc;
}
.lxzxly form ul .formyzm input {
	width: 280px;
}
.lxzxly form ul .formyzm img {
	margin-left: 15px;
	width: 80px;
	height: 35px;
	vertical-align: middle;
	display: inline-block;
	margin-top: 0.5rem;
}
.lxzxly form ul li .submit {
	background: #025689;
	height: 3rem !important;
	line-height: 3rem;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	border: none;
}
.lxmap {
	margin-top: 25px;
}
.lxmap #map {
	height: 22rem;
}
.lxmap #map .amap-icon img {
	width: 25px;
	height: 34px;
}

/*鏂伴椈鏍忕洰*/

.list_news {
	padding: 0 5%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.list_news li {
	padding: 0.8rem 0;
	width: 100%;
	border-bottom: 1px dotted #999;
	height: 11rem;
	overflow: hidden;
	column-gap: 2%;
	display: flex;
	box-sizing: border-box;
	justify-content: space-between;
}
.list_news li > img {
	width: 30%;
	object-fit: contain;
}

.list_news li > a {
	width: 70%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}

.list_news li .text .name {
	font-size: 1.6rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list_news li .text .info {
	font-size: 1.2rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.list_news li a > p {
	text-align: right;
	font-size: 1.5rem;
}
/*浣嶇疆瀵艰埅*/
.location {
	width: 100%;
	margin: 0 auto;
	padding: 0.9rem;
	box-sizing: border-box;
	line-height: 1.9rem;
	text-align: left;
	font-size: 1.4rem;
	border-bottom: 1px solid #eee;
}

.location a {
	color: #666;
}

/*鍐呭椤?/
.LMlist {
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
}
.content {
	word-break: break-all;
	border-top: 1px solid #ccc;
}
.content h1 {
	font-size: 2rem;
	text-align: center;
	padding: 1.2rem 0.5rem 0.5rem;
}
.content .gray {
	margin-top: 1.5rem;
	color: #212121;
	font-size: 1.5rem;
	text-align: center;
}
.content .newscontent {
	padding: 0px 0px 15px;
	line-height: 2.3rem;
	margin-top: 10px;
	font-size: 1.5rem;
	box-sizing: border-box;
}
.content .newscontent video {
	width: 100%;
	object-fit: cover;
}
.content .newscontent .nProductViews {
	overflow: hidden;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}
.content .newscontent .nProductViews img {
	width: 100%;
}
.content .newscontent .parameter {
	background-color: #f5f5f7;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 4px;
	margin-top: 10px;
}
.content .newscontent .parameter li {
	line-height: 2;
	display: flex;
}
.content .newscontent .parameter li > .name {
	color: #333;
	font-size: 1.4rem;
	flex-shrink: 0;
}
.content .newscontent .parameter li > .name::after {
	content: ':';
	padding-left: 2px;
	padding-right: 2px;
}
.content .newscontent .parameter li > .text {
	font-size: 1.4rem;
	color: #666;
}
.content .newscontent .parameter li > .d_contact {
	flex: 1;
	color: #666;
	line-height: 2;
	font-size: 1.4rem;
}
.content .newscontent .txts {
	font-size: 16px;
	background-color: #f5f5f7;
	/* padding: 8px; */
	box-sizing: border-box;
	margin-top: 20px;
}
.content .newscontent .list_info {
	background-color: #f5f5f7;
	margin: 8px 0;
}
.content .newscontent .list_info > div {
	padding: 10px;
	background-color: #025689;
	display: inline-block;
	color: #fff;
}

.cp_color p {
	font-size: 1.5rem;
	margin: 0.5rem 0;
}
.cp_color ul li {
	width: 35px;
	display: inline-block;
	margin-right: 0.5rem;
	border-radius: 6px;
	overflow: hidden;
}
.cp_color ul li:last-child {
	margin-right: 0;
}
.cp_color ul li img {
	width: 100%;
}
#list_info .detailed {
	background: url(/img/bj2.png) no-repeat left center;
	background-size: auto 100%;
	color: #e6d368;
	height: 4rem;
	line-height: 4rem;
	font-size: 1.5rem;
	padding-left: 15px;
	display: block;
	margin-bottom: 0.5rem;
}
.content .newscontent .txts p {
	margin-bottom: 1rem !important;
}
.content .newscontent .txts table {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 100%;
}
.content .newscontent .txts table td {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.content .newscontent .txts table p {
	margin: 0 !important;
}
.content .newscontent .previewBox {
	/* display: flex;
	flex-direction: column;
	row-gap: 1rem; */
}
.content .newscontent .previewBox .preview {
	border: 1px solid #ddd;
	width: 100%;
	aspect-ratio: 4/3;
	margin-bottom: 1rem;
}
.content .newscontent .previewBox .preview > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.content .newscontent .spec-scroll {
	/* border: 1px solid #eee; */
	aspect-ratio: 4/1;
	display: flex;
}
.content .newscontent .spec-scroll > .prevButton,
.content .newscontent .spec-scroll > .nextButton {
	width: 30px;
	height: 100%;
	border: 1px solid #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #666;
	font-size: 1.4rem;
}
.content .newscontent .spec-scroll > .items {
	width: calc(100% - 20px * 2);
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.content .newscontent .spec-scroll > .items > ul {
	position: absolute;
	left: 0;
	display: flex;
	height: 100%;
	column-gap: 10px;
}
.content .newscontent .spec-scroll > .items > ul > li {
	aspect-ratio: 1/1;
	border-right: 1px solid #ddd;
}
.content .newscontent .spec-scroll > .items > ul > li:last-of-type {
	border-right: none;
}
.content .newscontent .spec-scroll > .items > ul > li > img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.content .next {
	display: block;
	text-align: center;
	line-height: 2rem;
	font-size: 1.5rem;
}

.BusinessArt {
	box-sizing: border-box;
	padding: 2.1rem 1.3rem 2.3rem;
	background-color: #fff;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: left;
}
.BusinessR .BusinessArt {
	right: 0;
}
.BusinessArt h2 {
	font-size: 2rem;
	color: #333;
	margin-bottom: 0.4rem;
}
.BusinessArt h3 {
	font-size: 1.5rem;
	color: #333;
	font-weight: normal;
	margin-bottom: 0.18rem;
}
.BusinessArt p {
	font-size: 1.2rem;
	color: #8c8c8c;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}
.BusinessArt a {
	font-size: 1.2rem;
	color: #fff;
	background: #025689;
	display: inline-block;
	padding: 0.4rem 1rem;
	text-align: center;
}

.show_right {
	display: block;
}
.show_right LI {
	line-height: 35px;
	float: left;
	width: 50%;
}
.show_right .prodtitle {
	line-height: 45px;
	height: 45px;
	font-weight: bold;
}

.MiddleCont {
	margin: 0 auto;
	width: 100%;
	margin-top: 15px;
}
.MiddleCont .productr {
	padding-left: 15px;
	font-size: 16px;
}
.MiddleCont .client_banner .clientBannerBox .clientImg {
	object-fit: contain;
	width: 100%;
}
.MiddleCont .client_banner .updown {
	display: flex;
	justify-content: center;
	column-gap: 3rem;
	padding: 2rem 0;
}
.MiddleCont .client_banner .updown > div {
	height: 36px;
	line-height: 36px;
	width: 36px;
	text-align: center;
	background-color: #f3f7fa;
	cursor: pointer;
	border-radius: 4px;
}
.MiddleCont .client_banner .updown > div > i {
	color: #333;
	font-size: 1.4rem;
}
.MiddleCont .client_banner .updown .swiper-button-disabled {
	opacity: 0.6;
	cursor: not-allowed;
}
.showlist {
	border-top: 1px solid #d6b071;
}
.showlist li {
	clear: both;
	margin-top: 10px;
	color: #555;
	padding: 2px 15px 15px 15px;
	line-height: 25px;
	background: url(libg.png) repeat-x 0 100%;
	font-size: 15px;
}
.showlist li .titl {
	height: 23px;
	overflow: hidden;
}
.showlist li .img {
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 10px;
	background: #fff;
	box-shadow: 0 0 3px #ccc;
	border-radius: 5px; /*  This is a div for test!!!. */
}
.showlist li a.titl {
	color: #1555a2;
}
.url_more {
	margin: 30px auto;
	width: 138px;
	height: 40px;
	background-color: #0ac7f5;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-family: '寰蒋闆呴粦';
	font-size: 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.url_more:hover {
	background-color: #333;
}
.url_more a {
	color: #ffffff;
	display: block;
}
.const {
	font-size: 14px;
	padding-top: 15px;
}
.const h4 {
	line-height: 30px;
	font-size: 18px;
	font-family: '寰蒋闆呴粦';
	font-weight: bold;
}
.dtable {
	border: 1px solid #ccc;
	color: #333;
	box-shadow: 0 1px 1px #dddddd;
	margin: 3px auto;
	width: 100%;
}
.dtable thead {
	background-color: #f1f1f1;
}
.dtable thead th {
	font-weight: bold;
	text-align: center;
	height: 30px;
}
.tcen,
.tcen thead th,
.tcen tr td {
	padding-left: 5px;
}
.dtable th,
.dtable td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	border-right: 1px solid #ccc;
	text-align: center;
}
.dtable tr:hover {
	background-color: #f1f1f1;
}
.dtable tr.bgfff:hover {
	background-color: #fff;
}
.dtable td p {
	clear: both;
	float: none;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.zhuji em {
	color: #f00;
	font-size: 20px;
	color: #f00;
	font-family: '寰蒋闆呴粦';
	font-weight: bold;
	padding: 0 3px;
}

/*鍒嗛〉鏍峰紡*/
.pagination {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 1rem 0;
}
.pagination .prev_h,
.pagination .next_h {
	text-align: center;
	padding: 0 0.2rem;
	line-height: 1.6rem;
}
.pagination li .current {
	background: #025689;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.pagination li .current:visited {
	color: #fff;
}
.pagination li {
	color: #212121;
	margin: 1rem 0.2rem;
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	font-size: 1.5rem;
}
.pagination li span {
	display: block;
	padding: 0.5rem 1.2rem;
}
.pagination li a {
	display: block;
	padding: 0.5rem 1.2rem;
}
/* .pagination li:visited{color:#025689 ;}  */
/* .pagination li:hover{ float:left;} */
/* .pagination li:visited{color: #025689 ;} */

.DZ {
	width: 100%;
}
.DZ img {
	width: 100%;
}

/* -----------鑱旂郴鎴戜滑鍒嗗壊绾?---------start------ */
.contact {
	padding: 20px 0;
	padding-left: 5%;
	padding-right: 5%;
	box-sizing: border-box;
}
.contact .contact-list {
	display: flex;
	column-gap: 2%;
	flex-wrap: wrap;
	flex-direction: column;
	row-gap: 20px;
}
.contact .contact-list > div {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.contact .contact-list > .literal {
	display: flex;
	align-items: center;
	flex-direction: column;
	row-gap: 12px;
	background-color: #f5f5f5;
	border-radius: 5px;
	padding: 20px 10px;
}
.contact .contact-list > .literal > i,
.contact .contact-list > .literal > em {
	width: 5rem;
	height: 5rem;
	border: dashed 1px #717171;
	display: flex;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
	font-size: 3.2rem;
}
.contact .contact-list > .literal > h4 {
	font-size: 20px;
}

.contact .contact-list > .literal h5 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 8px;
}
.contact .contact-list > .literal p {
	margin-bottom: 8px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}
.contact .contact-list > .literal a {
	color: #0054ff;
	font-size: 14px;
}
.contact .contact-list > .literal img {
	width: 240px;
	height: 240px;
	object-fit: contain;
}

/* -----------鑱旂郴鎴戜滑鍒嗗壊绾?---------end------ */
/* -----------鍦ㄧ嚎璁㈠崟鍒嗗壊绾?---------start------ */

.message {
	margin-top: 2rem;
	padding: 20px 0;
	background: url('/img/news_bg.png');
	background-size: 100%;
}
.message ul {
	width: 100%;
	margin: 0 auto;
	gap: 1rem;
}
.message ul > li {
	text-align: center;
	width: 90%;
	font-size: 1.1rem;
	display: flex;
	align-items: center;
	/* gap: 20px; */
}
.message ul > li > input {
	flex: 1;
	height: 50px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 1.1rem;
	color: #666;
	outline: none;
	border-radius: 4px;
}
.message ul > li > textarea {
	flex: 1;
	height: 220px;
	border: 1px solid #dcdcdc;
	font-size: 1.1rem;
	color: #666;
	box-sizing: border-box;
	font-family: '寰蒋闆呴粦';
	border-radius: 4px;
}
.message ul > li > .formCode {
	gap: 10px;
}
.message ul > li > .formCode > input {
	border-radius: 4px;
	width: 25%;
	height: 4rem;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	font-size: 1.1rem;
	color: #666;
	outline: none;
}
.message ul > li > .formCode > img {
	height: 4rem;
}
.message ul > li > .formCode > a {
	color: #333;
	font-size: 0.9rem;
	flex: 1;
}
.message ul > li > .formCode > a:hover {
	color: #fff;
}
.message ul > li > .submit {
	flex: inherit;
	width: 12rem !important;
	height: 4rem;
	cursor: pointer;
	margin: 0 auto;
	color: #fff;
	background-color: #025689;
}

.videoMask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s all ease-in-out;
}
.videoMask::before {
	position: absolute;
	display: flex;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 60px;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, 0.02);
}
.videoMask > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*  */
.single_list {
	padding-top: 4rem;
	padding-bottom: 4rem;
	column-gap: 1rem;
	row-gap: 2rem;
	background-color: #fbfbfb;
}
.single_list .single_item {
	width: calc((100% - 1rem) / 2);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;
}
.single_list .single_item .single_preview {
	aspect-ratio: 4/3;
	overflow: hidden;
}
.single_list .single_item .single_preview > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s all ease-in-out;
}
.single_list .single_item .single_text {
	aspect-ratio: 4/1;
	background-color: #fff;
	box-sizing: border-box;
	row-gap: 5px;
	padding: 1rem;
}
.single_list .single_item .single_text > h3 {
	font-size: 2rem;
	color: #333;
}
.single_list .single_item .single_text > p {
	line-height: 2;
	text-align: center;
	color: #666;
	font-size: 1.4rem;
}
.single_list .single_item .single_text > span {
	color: #999;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 8px;
	font-size: 1.2rem;
}
.single_list .single_item .single_text > span::after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #025689;
	border-radius: 50%;
	transition: 0.3s all ease-in-out;
}
.single_list .single_item:hover .single_preview > img {
	transform: scale(1.02);
}
.single_list .single_item:hover .single_text > span::after {
	transform: scale(2);
}

/*鍐呴〉 lists_single_about */
.nav_name {
	display: flex;
	justify-content: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	column-gap: 10%;
}
.nav_name a {

	
}
.cur_single > a {
	color: #025689;
}

/* 鍐呴〉浜у搧鍒嗙被 */
.lists_product_index {
	row-gap: 30px;
}
.lists_product_index .title {
	font-size: 2rem;
	color: #333;
}
.lists_product_index .title:hover {
	color: #333;
}
.head_classify {
	column-gap: 2%;
	row-gap: 20px;
}
.head_classify > a {
	width: calc((100% - 2%) / 2);
	box-sizing: border-box;
	border-radius: 10px;
	height: 70px;
	display: flex;
	align-items: center;
	padding: 10px;
	border: 1px solid #eee;
	column-gap: 6px;
}
.head_classify > a .imgIcon {
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	border: 1px solid #eee;
}
.head_classify > a span {
	flex: 1;
	color: #333;
	font-size: 1.4rem;
	line-height: 1.5;
}

.head_classify > a i {
	text-align: center;
	font-size: 20px;
	font-size: 1.4rem;
}

.head_classify > a:hover {
	opacity: 0.7;
}

.list_classify {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	row-gap: 1rem;
}
.list_classify > a {
	width: calc(100% / 2);
	text-align: center;
}
.list_classify > a:hover {
	color: #025689;
}
.activeClassify {
	color: #025689;
}
.parallax_container .parallax_item {
	position: relative;
}
.parallax_container .parallax_item > img {
	width: 100%;
	object-fit: contain;
}
.parallax_container .parallax_item > div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, 0.15);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.parallax_container .parallax_item > div .text {
	width: 70%;
}
.parallax_container .parallax_item > div .text > h3 {
	font-size: 1.6rem;
}
.parallax_container .parallax_item > div .text > p {
	margin-top: 18px;
	line-height: 1.5;
	font-size: 1.2rem;
}
.parallax_container .parallax_prev,
.parallax_container .parallax_next {
	z-index: 99;
	position: absolute;
	background-image: none;
	width: auto;
	height: auto;
	box-sizing: border-box;
	color: #fff;
	font-size: 2rem;
	top: 50%;
	transform: translateY(-50%);
}
.parallax_container .parallax_prev {
	left: 1rem;
}
.parallax_container .parallax_next {
	right: 1rem;
}
.parallax_container .parallax_pagination {
	bottom: 0;
	position: absolute;
	z-index: 99;
	left: 50% !important;
	transform: translateX(-50%);
	display: flex;
	justify-content: center;
}
.parallax_container .parallax_pagination > span {
	background-color: #fff;
}
.parallax_container .parallax_pagination > span.swiper-pagination-bullet-active {
	background-color: #025689;
}
/* 瑙嗛鍒楄〃 */
.lists_video {
	background-color: #fff;
	column-gap: 2%;
	row-gap: 2rem;
}
.lists_video > li {
	width: calc((100% - 2%) / 2);
}
.lists_video > li > .videoBox {
	aspect-ratio: 4/3;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.lists_video > li > .videoBox video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.videoText {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.videoText > h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.videoText > .time {
	padding-top: 12px;
	font-size: 12px;
	color: #717171;
}
/* 瑙嗛鍐呴〉 */
.view_video {
	word-break: break-all;
	margin-top: 20px;
}
.view_video .videoContent {
	width: 100%;
	margin: 2rem auto;
	position: relative;
	overflow: hidden;
}
.view_video .videoContent > video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
