﻿/*================分页样式================*/
@font-face {
	font-family: 'led';
	src: url(../font/digital-7-3.ttf);
}

@font-face {
	font-family: 'iconfont';
	src: url('iconfont.ttf?t=1677061906864') format('truetype');
}
.footer .footerBox .footerPage02 .page2box >img{width:15%;display:block;}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ----------------产品中心----------------- */
.content .productPart01 {
	position: relative;
}

.content .productPart01 img {
	width: 100%;
	vertical-align: top;
}

.productPart01 .partTxt01 {
	position: absolute;
	top: 43%;
	left: 50%;
	transform: translateX(-50%) translateY(-43%);
}

.productPart01 .partTxt01 p {
	font-size: 48px;
	color: rgb(255, 255, 255);
	text-align: right;
	font-weight: 300;
}

.productPart01 .partTxt01 p>span {
	font-weight: bold;
}

.productPart01 .partTxt01 p:nth-child(2) {
	font-size: 36px;
	font-weight: 400;
}



.content .productPart02 {
	position: relative;
	top: -90px;
}

.content .productPart02 .partCent02 {
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
}

.content .productPart02 .leftTitle {
	width: 100%;
	height: 90px;
	background-color: rgb(53, 53, 53);
}

.content .productPart02 .leftTitle img {
	margin-top: 28px;
	margin-right: 7px;
	margin-left: 30px;
	vertical-align: top;
}

.content .productPart02 .leftTitle .leftTxt {
	display: inline-block;
	text-align: left;
	margin-left: 20px;

}

.content .productPart02 .leftTitle h2 {
	font-size: 24px;
	color: rgb(233, 88, 23);
	margin-top: 18px;
}

.content .productPart02 .leftTitle p {
	font-size: 12px;
	color: rgba(233, 88, 23, 0.6);
}

.content .productPart02 .productPartRight {
	width: 1460px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.content .productPart02 .productPartRight::after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgb(230, 230, 230);
}


.content .productPart02 .productPartRight .productPartRight01 {
	font-size: 20px;
	position: relative;
	color: rgb(51, 51, 51);
	/* margin-left: 50px; */
	line-height: 90px;
}

.content .productPart02 .productPartRight .productPartRight01::after {
	content: '';
	position: absolute;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 23px;
	background-color: rgb(233, 88, 23);
}

.content .productPart02 .leftCent {
	width: 100%;
	border: 1px solid rgb(238, 238, 238);
	/* border-bottom: 2px; */
	/* background: #fff; */
	box-sizing:border-box;
	display:block;
}

.content .productPart02 .leftCent .select a{
	color: rgb(233, 88, 23);
}




.content .productPart02 .leftCent li {
	display: block;
	height: 80px;
	position: relative;
	padding:0 9px;
}

.content .productPart02 .leftCent li:last-child::after {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	background: rgb(238, 238, 238);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.content .productPart02 .leftCent li::after {
	content: '';
	width: 90%;
	height: 1px;
	position: absolute;
	background: rgb(238, 238, 238);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.content .productPart02 .leftCent li {
	display: block;
	line-height: 80px;
	font-size: 20px;
	color: rgba(51, 51, 51, 0.8);
	position: relative;
	transition: 0s;
	cursor: pointer;
	box-sizing:border-box;
}

.content .productPart02 .leftCent li:hover {
	color: rgb(233, 88, 23);
}

.content .productPart02 .leftCent li a{
	padding-left:62px;background:url(../images/ico/home.png) no-repeat 17px center;display:block;
}

.content .productPart02 #proSeries,
.content .productPart02 #proType {
	width: 299px;
	height: 49px;
	border-color: rgb(204, 204, 204);
	padding-left: 18px;
	color: rgb(153, 153, 153);
	font-size: 16px;
	appearance: none;
	position: relative;
	/* background: url('../images/ico/icondown_03.png') no-repeat scroll 90% 20px transparent; */
}

.content .productPart02 #proSeries {
	margin-right: 10px;
}
.content .productPart02 #proSeries input,.content .productPart02 #proType input{height:49px;
	/* padding-left: 18px; */
	color: rgb(153, 153, 153);
	font-size: 16px;}





.content .productPart02 #proType {
	margin-right: 20px;
}

.content .productPart02 button {
	border-radius: 3px;
	background: rgb(233, 88, 23);
	border: none;
	box-shadow: none;
	width: 127px;
	height: 49px;
	font-size: 18px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	cursor: pointer;
}

.content .productPartRight03 {
	display: flex;
	align-items: center;

}

.content .productPartRight03 a,
.content .productPartRight03 span {
	font-size: 14px;
	color: rgb(153, 153, 153);
}

.productPart02 .partCent02 .productList {
	float: left;
	width: 1459px;
	/* height: 1000px; */
	/* background: skyblue; */
}

.productPart02 .partCent02 .productList .productListTitle {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

.productListTitle a {
	border: 1px solid rgb(229, 229, 229);
	padding: 16px 42px;
	cursor: pointer;
	font-size: 18px;
	color: rgb(102, 102, 102);
	position: relative;
	display:block;
	width:auto;
}

.productListTitle a:nth-child(n+2) {
	margin-left: 30px;
}

.productListTitle a:hover {
	background-color: rgb(53, 53, 53);
	color: #fff;
}

.productListTitle a:hover::after {
	content: '';
	width: 4px;
	height: 100%;
	background: rgb(233, 88, 23);
	position: absolute;
	left: 0;
	top: 0;
}

.productListTitle a.active {
	background-color: rgb(53, 53, 53);
	color: #fff;
}

.productListTitle a.active::after {
	content: '';
	width: 4px;
	height: 100%;
	background: rgb(233, 88, 23);
	position: absolute;
	left: 0;
	top: 0;
}

.productPart02 .partCent02 .productList .productImg ul {
	margin: 60px 0 0 87px;
}

.productPart02 .partCent02 .productList .productImg ul li {
	/* border: 1px solid #ccc; */
	background-color: rgb(255, 255, 255);
	float: left;
	margin-bottom: 60px;
	width:31.87%;
	margin-right:2.195%;
}
.productPart02 .partCent02 .productList .productImg ul li:nth-child(3n){margin-right:0;}
.productPart02 .partCent02 .productList .productImg ul li a{display:block;}

/* .productPart02 .partCent02 .productList .productImg ul li:nth-child(2),
.productPart02 .partCent02 .productList .productImg ul li:nth-child(5),
.productPart02 .partCent02 .productList .productImg ul li:nth-child(8),
.productPart02 .partCent02 .productList .productImg ul li:nth-child(11) {
	margin: 0 30px;
} */

.productPart02 .partCent02 .productList .productImg ul li .proImg {
	width: 100%;
	text-align: center;
	background: url("../images/probg_03.jpg");
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center
}

.productPart02 .partCent02 .productList .productImg ul li .proImg:hover img {
	transform: scale(1.15, 1.15);
}

.productPart02 .partCent02 .productList .productImg ul li .proTxt {
	width: 100%;
	height: 112px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	box-shadow: 0.342px 0.94px 24px 0px rgb(230, 230, 230);


}

.productPart02 .partCent02 .productList .productImg ul li .proTxt .proTxtLeft {
	font-size: 21px;
	color: rgb(51, 51, 51);
	/* font-weight: bold; */
}

.productPart02 .partCent02 .productList .proTxtRight button {
	width: 79px;
	height: 30px;
	font-size: 15.457px;
	color: rgb(255, 255, 255);
	border-radius: 0;
	border: none;
}

.productPart02 .partCent02 .productList .proTxtRight {
	margin-top: 26.11px;
}

.productPart02 .partCent02 .productList .proTxtRight>div {
	width: 28px;
	height: 28px;
	border: 1px solid rgb(204, 204, 204);
	text-align: center;
	display:flex;align-items:center;justify-content:center;
	border-radius: 0;
	float: right;
}

.pager {
	text-align: center;
}

.pager .pagerLast,
.pager .pagerNext {
	display: inline-block;
	border: 1px solid rgb(216, 216, 216);
	width: 80px;
	height: 40px;
	font-size: 14px;
	color: rgb(136, 136, 136);
	line-height: 40px;
	text-align: center;
}

.pager .pagerNext {
	margin-left: 10px;
}

.pager ul,
.pager ul li {
	display: inline-block;
	
	margin-left: 10px;
}

.pager ul li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: rgb(136, 136, 136);
	border: 1px solid rgb(216, 216, 216);
}

.pager ul li.choose,
.pager div:hover,
.pager ul li:hover {
	background-color: rgb(233, 88, 23);
	border-color: rgb(233, 88, 23);
	color: #fff;
	cursor: pointer;
}



.footer {
	background: #fff;
}

.footer .footerone {
	background-color: rgb(245, 245, 245);
	padding: 40px 0 20px 0;
}

.footer .footerBox .footerPage01 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer .footerBox .page01_left {
	display: inline-block;
	width: 27%;
	margin-bottom: 32px;
}

.footer .footerBox .page01_left h2 {
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	margin-bottom: 20px;
}

.footer .footerBox .page01_left .ssbox {
	display: flex;
}

.footer .footerBox .page01_left .ssbox input {
	width: 298px;
	height: 48px;
	border: 1px solid rgb(204, 204, 204);
	border-right: none;
	padding-left: 20px;
}

.footer .footerBox .page01_left .ssbox button {
	width: 81px;
	height: 49px;
	background-color: rgb(233, 88, 23);
	border: none;
	cursor: pointer;
}

.footer .footerBox .page01_right {
	display: inline-block;
	float: right;
	width: 58%;
}

.footer .footerBox .page01_right ul {
	display: flex;
	justify-content: space-between
}

.footer .footerBox .page01_right ul li {
	display: flex;
	align-items: center;

}
.footer .footerBox .page01_right ul li a{
	display: flex;
	align-items: center;
}
.footer .footerBox .page01_right ul li img {
	margin-right: 32px;
}

.footer .footerBox .page01_right h4 {
	font-size: 24px;
	color: rgb(51, 51, 51);
}

.footer .footerBox .page01_right p {
	font-size: 20px;
	color: #666666;
}

.footer .footerBox .footerPage02 {
	width: 100%;
	background-color: rgb(233, 88, 23);
}

.footer .footerBox .footerPage02 .page2box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 34.5px 0;
}

.footer .footerBox .footerPage02 .page2_icon ul {
	display: flex;
	width: 385px;
	justify-content: space-between;
}

.footer .footerBox .footerPage02 .page2_icon ul li:hover .erwm {
	display: block;
}

.footer .footerBox .footerPage02 .page2_icon ul li .erwm {
	display: none;
	width: 84px;
	height: 84px;
	background: #fff;
	position: absolute;
	top: -200%;
	z-index: 2;
}

.footer .footerBox .footerPage02 .page2_icon ul li .erwm img {
	padding: 5px;
}

.footer .footerBox .footerPage02 .page2_icon ul li .erwm .zfx {
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.footer .footerBox .footerPage02 .page2_icon ul li {
	width: 48px;
	height: 48px;
	background: rgb(255, 255, 255, 0.302);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: relative;
}

.footer .footerBox .footerPage03 {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom: 40px;
}

.footer .footerBox .footerPage03 .footernav {
	position: relative;
}

.footer .footerBox .footerPage03 .line {
	/* content: ''; */
	width: 2px;
	height: auto;
	/* position: absolute; */
	/* right: -100px; */
	/* top: 0; */
	background: rgb(204, 204, 204);
}


.footer .footerBox .footerPage03 .footernav>a {
	display: inline-block;
	font-size: 18px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	margin-bottom: 20px;
}

.footer .footerBox .footerPage03 .footernav ul li>a {
	font-size: 16px;
	line-height: 2.25;
	color: rgb(102, 102, 102);
}

.footer .footerBox .footerPage04 {
	background-color: rgb(51, 51, 51);
	/* height: 112px; */
	padding-bottom: 10px;
}

.footer .footerBox .footerPage04 .page01 {
	padding-top: 20px;
}

.footer .footerBox .footerPage04 .page01 .test01,
.footer .footerBox .footerPage04 .page01 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer .footerBox .footerPage04 .page01 .test01:nth-child(1) {
	margin-right: 60px;
}

.footer .footerBox .footerPage04 .page01 .test01 p {
	font-size: 14px;
	line-height: 1.786;
	font-weight: bold;
	color: rgb(204, 204, 204);
	margin-right: 23px;
}

.footer .footerBox .footerPage04 .page01 .test01 img {
	margin-right: 7px;
}

.footer .footerBox .footerPage04 .page01 .test01 span {
	font-size: 14px;
	line-height: 1.786;
	color: #ccc;
}

.footer .footerBox .footerPage04 .page02 {
	margin-top: 20px;
}

.footer .footerBox .footerPage04 .page02,
.footer .footerBox .footerPage04 .page03 {
	text-align: center;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.302);
	line-height: 1.5;
}


.adver {
	position: fixed;
	top: 22%;
	right: 1%;
	z-index: 999;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.adver .adver_img img {
	vertical-align: top;
}

.adver .adver_cen {
	text-align: center;
}

.adver .adver_cen ul li {
	border-bottom: 1px dashed #fff;
}

.adver .adver_cen ul li:last-child {
	border: 0;
}

.adver .adver_cen ul li,
.adver .adver_cen ul li a {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: red;
	font-size: 40px;
	color: #999;
	background-color: rgb(230, 230, 230);
}

.adver .adver_cen ul li:hover a,
.adver .adver_cen ul li:hover .vx {
	background-color: rgb(233, 88, 23);
	color: #fff;
	cursor: pointer;
}

.adver .adver_cen ul li:hover .vx span {
	color: #fff;
}

.adver .adver_cen ul li .vx {
	position: relative;
}

.adver .adver_cen ul li .vx img {
	/* display: none; */
}

.adver .adver_cen ul li .vx .wximg {
	position: absolute;
	height: 90px;
	bottom: -15px;
	right: 60px;
	width: 0px;
	overflow: hidden;
	line-height: 81px;
	transition: 1s;
	background-color: rgb(233, 88, 23);

}

.adver .adver_cen ul li .vx .wximg img, .adver .adver_cen ul li .vx .wximg canvas{
	/* display: none; */
	width: 80px;
	line-height: 81px;
	margin: 5px 5px;
	/* transition: 1s; */
}

.adver .adver_cen ul li .vx:hover .wximg {
	width: 120px;
}

.adver .adver_cen ul li .vx:hover .wximg img ,.adver .adver_cen ul li .vx .wximg canvas{
	display: block;
}





/* ----------------产品中心----------------- */
.newslist .newslistBanner>img {
	vertical-align: top;
	width: 100%;
}

.newslist .newsNav {
	border-bottom: 2px solid rgb(230, 230, 230);
}

.newslist .newslistBanner {
	position: relative;
}

.newslist .newslistBanner .bannerTxt {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}


.newslist .newslistBanner .bannerTxt h2 {
	font-size: 48px;
	color: rgb(255, 255, 255);
	font-weight: lighter;
}

.newslist .newslistBanner .bannerTxt h2 span {
	font-weight: bold;
}

.newslist .newslistBanner .bannerTxt ul {
	margin-top: 35px;
}

.newslist .newslistBanner .bannerTxt ul li {
	color: #fff;
	display: inline-block;
	font-size: 18px;
}

.newslist .newslistBanner .bannerTxt ul li:nth-child(2) {
	margin: 0 54px;
	position: relative;
}

.newslist .newslistBanner .bannerTxt ul li:nth-child(2)::after {
	content: '';
	width: 2px;
	height: 21px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: -27px;
	transform: translateY(-50%);
}

.newslist .newslistBanner .bannerTxt ul li:nth-child(2)::before {
	content: '';
	width: 2px;
	height: 21px;
	background: #fff;
	position: absolute;
	top: 50%;
	right: -27px;
	transform: translateY(-50%);
}


.newslist .content_navigation {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.newslist .content_navigation .navigation_left ul li {
	font-size: 16px;
	display: inline-block;
}

.newslist .content_navigation .navigation_right ul {}

.newslist .content_navigation .navigation_right ul li {
	width: auto;
	/* height: 81px; */
	
	float: left;
	/* display: inline-block;	 */
	text-align: center;
}

.newslist .content_navigation .navigation_right ul .bac2,
.newslist .content_navigation .navigation_right ul li:hover {
	background-color: rgb(233, 88, 23);
	cursor: pointer;
}

.newslist .content_navigation .navigation_right ul .bac2 a,
.newslist .content_navigation .navigation_right ul li:hover a {
	color: rgb(255, 255, 255);
}

.newslist .content_navigation .navigation_right ul li a {
	font-size: 18px;
	color: #000;
	display:block;
	line-height: 81px;
	padding: 0 38px;
}

.newslist .newsCenter {
	/* height: 1000px; */
	/* background: skyblue; */
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
align-items: flex-start;
}
.newsshow{
	display:flex;
	justify-content: space-between;
	margin-top:30px;
}
.newsshow span{
	font-size:14px;
	color: rgb(153, 153, 153);
	line-height: 1.571;
}
.newsshow>div img{
margin-left:5px;
}
.newsshow>div{
display:flex;
align-items: center;
}
.newslist .newsCenter .newsCenterLeft {
	width: 660px;
}

.newslist .newsCenter .newsCenterRight {
	width: 710px;
}

.newslist .newsCenter .newsCenterLeft>img {
	width: 100%;
}

.newslist .newsCenter .newsCenterRight ul li {
	display: inline-block;
}

.newslist .newsCenter .newsCenterRight ul li:nth-child(n+3) {
	margin-top: 60px;
}

.newslist .newsCenter .newsCenterLeft .centerLeftTxt p,
.newslist .newsCenter .newsCenterRight ul li .centerRightTxt p {
	font-size: 16px;
	color: rgb(128, 128, 128);
	line-height: 1.5;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height:44px;
}

.newslist .newsCenter .newsCenterLeft .centerLeftTxt h2,
.newslist .newsCenter .newsCenterRight ul li .centerRightTxt h2 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.newslist .newsCenter .newsCenterLeft:hover .centerLeftTxt h2 {
	color: rgb(233, 88, 23);
}

.newslist .newsCenter .newsCenterLeft .centerLeftImg {
	width: 660px;
	height: 495px;
	overflow: hidden;
}

.newslist .newsCenter .newsCenterLeft .centerLeftImg img {
	width: 100%;
}

.newslist .newsCenter .newsCenterLeft:hover .centerLeftImg>img,
.newslist .newsCenter .newsCenterRight ul li:hover .centerRightImg img {
	transform: scale(1.05, 1.05);
}

.newslist .newsCenter .newsCenterLeft .centerLeftTxt>span,
.newslist .newsCenter .newsCenterRight ul li .centerRightTxt>span {
	display: inline-block;
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 1.571;
	margin-top: 30px;
}

.newslist .newsCenter .newsCenterLeft .centerLeftTxt>.fr,
.newslist .newsCenter .newsCenterRight ul li .centerRightTxt>.fr{
	margin-top: 30px;
	color: rgb(153, 153, 153);
	line-height: 1.571;
	font-size: 14px;
}
.newslist .newsCenter .newsCenterLeft .centerLeftTxt>.fr img{
	margin-left:5px;
}
.newslist .newsCenter .newsCenterLeft .centerLeftTxt a img,
.newslist .newsCenter .newsCenterRight .centerRightTxt a img {
	margin-left: 5px;
}

.newslist .newsCenter .newsCenterRight>ul li {
	width: 340px;
}

.newslist .newsCenter .newsCenterRight>ul li:hover h2 {
	color: #E95817;
}

.newslist .newsCenter .newsCenterRight>ul li:nth-child(2n) {
	margin-left: 24px;
}

.newslist .newsCenter .newsCenterRight>ul li .centerRightImg {
	width: 340px;
	height: 255px;
	overflow: hidden;
}

.newslist .newsCenter .newsCenterRight>ul li .centerRightImg img {
	width: 100%;
}

.newslist .pager {
	margin: 70px 0 108px 0;
}


/* 新闻详情页 */
.newslist .navigationNews>ul li {
	line-height: 1;
	padding: 37px 0;
}

.newslist .navigationNews {
	display: block;
}

.newslist .navigationNews .navigation_left>ul {
	padding: 37px 0;
}

.newslist .showNewsCent {
	display: flex;
	border-bottom: 1px dashed rgb(204, 204, 204);

}

.shownewsLeft {
	width: 69.44%;
	border-top: 2px solid rgb(230, 230, 230);
}

.shownewsLeft .newsLeftTitle {
	text-align: center;
}

.shownewsLeft .newsLeftTitle h4 {
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	margin-top: 80px;
}

.shownewsLeft .newsLeftTitle p {
	font-size: 14px;
	color: rgb(179, 179, 179);
}

.shownewsLeft .newsLeftText {
	width: 906px;
	margin: 0 auto 60px;

}

.shownewsLeft .newsLeftText img {
	/*margin: 45px 0 80px 0;*/
	width: 100%;
}

.shownewsLeft .newsLeftText p:first-child {
	line-height: 1.875;
	margin-top: 0;
	/*text-indent: 2em;*/
	margin-top: 54px;
}

.shownewsLeft .newsLeftText p {
	margin-top: 15px;
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.125;
}

.pagershow {
	text-align: center;
	display: flex;
	justify-content: space-between;
	margin: 60px 0 102px;
}

.pagershow>.pagerReturnnews {
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: all 0s;
}
.pagershow>.pagerReturnnews span{padding-left:25px;background:url(../images/ico/return_07.png) no-repeat left center;}
.pagershow>.pagerReturnnews:hover span{background:url(../images/fhlb.png) no-repeat left center;}
.pagershow .pagecolor img {
	margin-right: 5px;

}

.pagershow .pagecolor span {
	display: inline-block;
}

.pagershow .pagecolor {
	width: 310px;
	height: 42px;
	line-height: 43px;
	border: 1px solid rgb(153, 153, 153);
	padding: 0px 35px 0px 35px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	/* white-space:nowrap; */
	font-size: 16px;
	color: #000;
	text-align: center;
}

.pagershow .pagecolor:hover {
	background-color: rgb(233, 88, 23);
	color: #fff;
}

.矩形_24 {
	background-color: rgb(233, 88, 23);
	position: absolute;
	left: 240px;
	top: 2729px;
	width: 381px;
	height: 45px;
	z-index: 28;
}


.newslist .showNewsCent .shownewsRight {
	width: 27.78%;
}

.newslist .showNewsCent .shownewsRight>a img {
	width: 100%;
	vertical-align: top;
	margin-top: 30px;
}

.newslist .showNewsCent .shownewsRight>ul,
.newslist .showNewsCent .shownewsRight>ul li:nth-child(n+3) {
	margin-top: 10px;
}

.newslist .showNewsCent .shownewsRight>ul {
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 30px;
}

.newslist .showNewsCent .shownewsRight>ul li {
	width: 188px;
	height: 178px;
	overflow: hidden;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.newslist .showNewsCent .shownewsRight .newList>ul li:hover a>p {
	color: rgb(233, 88, 23);
}

.newslist .showNewsCent .shownewsRight ul li .zzcbox {
	width: 188px;
	height: 178px;
	text-align: center;
	background: rgb(255, 255, 255, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
}

.newslist .showNewsCent .shownewsRight ul li .zzcbox p {
	font-size: 20px;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.newslist .showNewsCent .shownewsRight ul li:hover .zzcbox {
	background: rgb(233, 88, 23, 0.9)
}

.newslist .showNewsCent .shownewsRight ul li:nth-child(2n) {
	float: right;
}

.newslist .showNewsCent .shownewsRight ul li:nth-child(2n+1) {
	float: left;
}

.shownewsRight .newList {
	padding-left: 35px;
	padding-right: 23px;
}

.shownewsRight .newList .newListTitle {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.shownewsRight .newList .newListTitle p {
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.507;
	position: relative;
}

.shownewsRight .newList .newListTitle p::after {
	content: '';
	width: 6px;
	height: 26px;
	background-color: rgb(241, 138, 37);
	position: absolute;
	top: 50%;
	left: -13px;
	transform: translateY(-50%);
}

.shownewsRight .newList .newListTitle>a {
	font-size: 16px;
	color: rgb(102, 102, 102);
}

.shownewsRight .newList>ul,
.shownewsRight .newList li a>.imgcent {
	margin-top: 20px;
}

.shownewsRight .newList>ul li {
	border-bottom: 2px solid rgb(230, 230, 230);
	padding-bottom: 20px;
}

.shownewsRight .newList>ul li:nth-child(n+2) {
	margin-top: 20px;
}

.shownewsRight .newList ul li a p {
	font-size: 18px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.shownewsRight .newList ul li a img {
	margin-right: 7px;
}

.shownewsRight .newList ul li a span {
	font-size: 14px;
	color: rgb(128, 128, 128);
}

.shownewsRight .rightbottom {
	padding-top: 20px;
	border-top: 2px solid rgb(230, 230, 230);
}

.shownewsRight .newList>ul li:last-child {
	border: none;
}




















/* 适配 */
@media screen and (max-width:1720px) {
	.w1720 {
		width: 90%;
		margin: 0 auto;
	}

	.productPart02 .partCent02 .productList {
		width: 82%;
	}

	/* .content .productPart02 .leftCent {
		width: 17%;
	} */

	.productPart02 .partCent02 .productList .productImg ul li,
		{
		margin: 0;
	}

	.productPart02 .partCent02 .productList .productImg ul li .proImg,
	.productPart02 .partCent02 .productList .productImg ul li .proTxt {
		width: 100%;
	}

	/* .productPart02 .partCent02 .productList .productImg ul li {
		width: 30%;
	} */
	.productPart02 .partCent02 .productList .productImg ul {
	    margin: 60px 0 0 26px;
	}

	/* .productPart02 .partCent02 .productList .productImg ul li:nth-child(2),
	.productPart02 .partCent02 .productList .productImg ul li:nth-child(5),
	.productPart02 .partCent02 .productList .productImg ul li:nth-child(8),
	.productPart02 .partCent02 .productList .productImg ul li:nth-child(11) {
		margin: 0 3%;
	} */



	.content .productPart02 .productPartRight {
		width: 80%;
	}

	.content .productPart02 .productPartRight::after {
		width: 100%;
	}

	.content .productPart02 .productPartRight .productPartRight01 {
		margin-left: 20px;
	}

}

@media screen and (max-width:1470px) {
	.newslist .showNewsCent {
		/* display: block; */
	}

	.shownewsLeft,
	.shownewsLeft .newsLeftText {
		width: 700px;
		margin-right: 15px;
	}

	.newslist .showNewsCent {
		justify-content: center
	}

	.newslist .navigationNews {
		width: 95%;
		margin: 0 auto;
	}

	.newslist .navigationNews .navigation_left {
		padding-left: 40px;
	}

	.newslist .showNewsCent .shownewsRight>ul li,
	.newslist .showNewsCent .shownewsRight ul li .zzcbox {
		width: 160px;
		height: 151px;
	}

	.footer .footerBox .footerPage01 {
		width: 95%;
		margin: 0 auto;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		width: 220px;
	}

	/* .content .productPart02 .productPartRight {
		width: 75%;
		height: 90px;
	} */

}
@media screen and (max-width:1500px) {
	.w1440 {
		width: 93.6%;
	}
}
@media screen and (max-width:1450px) {

	.newslist .newsCenter {
		width: 95%;
	}

	.w1450 {
		width: 95%;
	}

	.newslist .newsCenter .newsCenterLeft {
		width: 49.3%;
	}

	.newslist .newsCenter .newsCenterRight>ul {
		width: 100%;
	}

	.newslist .newsCenter .newsCenterRight>ul li:nth-child(2n) {
		margin-left: 10px;
	}

	.newslist .newsCenter .newsCenterRight>ul li {
		width: 48%;
		max-width: 340px;
	}

	.newslist .newsCenter .newsCenterRight>ul li .centerRightImg,
	.newslist .newsCenter .newsCenterLeft .centerLeftImg {

		width: 100%;
		height: auto;
	}

	.newslist .newsCenter .newsCenterRight {
		width: 46%;
	}

	.newslist .newsCenter .newsCenterLeft .centerLeftTxt h2,
	.newslist .newsCenter .newsCenterRight ul li .centerRightTxt h2 {
		font-size: 18px;
	}

	.newslist .newsCenter .newsCenterLeft .centerLeftTxt h2,
	.newslist .newsCenter .newsCenterRight ul li .centerRightTxt h2 {
		margin-top: 15px;
	}

}

@media screen and (max-width:1430px) {
	.productPart02 .partCent02 .productList .productImg ul li .proTxt {
		flex-direction: column;
		height: auto;
		padding: 10px 0;
	}

	.productPart02 .partCent02 .productList .proTxtRight {
		margin-top: 10px;
	}

	.productPart02 .partCent02 .productList .productImg ul li .proTxt .proTxtLeft {
		text-align: center;
	}
}

@media screen and (max-width:1320px) {
	.newslist .navigationNews .navigation_left {
		padding-left: 0;
	}

	.content .productPart02 .productPartRight .productPartRight01 {
		display: none;
	}

	/* .productPart02 .partCent02 .productList .productImg ul li .proImg img {
		max-width: 80%;
	} */

	.productPart02 .partCent02 .productList .productImg ul li .proTxt .proTxtLeft {
		font-size: 18px;
	}
}
@media screen and (max-width:1263px){
	.newslist .showNewsCent .shownewsRight ul li:nth-child(2n),
	.newslist .showNewsCent .shownewsRight ul li:nth-child(2n+1){
	float:unset;
	}
	.newslist .showNewsCent .shownewsRight>ul{
		display:flex;
		flex-direction: column;
    		align-items: center;
	}	
}
@media screen and (max-width:1240px) {
	.footer .footerBox .page01_right {
		width: 70%;
	}

	.productPart01 .partTxt01 p {
		font-size: 32px;
	}

	.productPart01 .partTxt01 p:nth-child(2) {
		font-size: 24px;
	}
}

@media screen and (max-width:1175px) {
	.newslist .showNewsCent .shownewsRight>ul {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.content .productPart02 .productPartRight {
		align-items: flex-start;
		justify-content: space-evenly;
		flex-direction: column-reverse;
	}

	.content .productPart02 .leftTitle {
		width: 25%;
	}

	.content .productPart02 .productPartRight {
		width: 70%;
	}

	.content .productPart02 .productPartRight {
		margin-left: 15px;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		height: 35px;
		background: url(../images/ico/icondown_03.png) no-repeat scroll 90% 12px transparent;
	}

	.content .productPart02 button {
		height: 35px;
	}

}

@media screen and (max-width:1070px) {
	.shownewsRight .newList .newListTitle p {
		font-size: 18px;
	}

	.shownewsRight .newList .newListTitle>a {
		font-size: 14px;
	}

	.shownewsRight .newList ul li a p {
		font-size: 14px;
	}

	.productListTitle a {
		padding: 16px 24px;
	}

	.productPart02 .partCent02 .productList {
		width: 75%;
	}

	/* .content .productPart02 .leftCent {
		width: 24%;
	} */

	/* .productPart02 .partCent02 .productList .productImg ul li .proImg {
		height: 250px;
	} */

	.productPart02 .partCent02 .productList .productImg ul {
		margin: 30px 0 0 25px;
	}

	.productPart02 .partCent02 .productList .productImg ul li .proTxt .proTxtLeft {
		font-size: 16px;
	}

	.productList .productListTitle {
		margin-top: 20px;
	}

	.productListTitle a {
		font-size: 16px;
	}

}

@media screen and (max-width:1040px) {
	.shownewsRight .newList .newListTitle {
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: column;
	}

}

@media screen and (max-width:1000px) {
	.footer .footerBox .page01_right h4 {
		font-size: 18px;
	}

	.footer .footerBox .page01_right p {
		font-size: 16px;
	}

	.footer .footerBox .page01_left h2 {
		font-size: 22px;
	}

	.newslist .newsCenter {
		flex-direction: column;
		align-items: center;
		margin-top: 30px;
	}

	.newslist .newsCenter .newsCenterLeft {
		width: 100%;
		text-align: center;
	}

	.newslist .newsCenter .newsCenterRight {
		width: 100%;
	}

	.newslist .pager {
		margin: 30px 0 50px 0;
	}

	.newslist .newsCenter .newsCenterLeft .centerLeftImg img,
	.newslist .newsCenter .newsCenterLeft .centerLeftTxt {
		max-width: 660px;
		margin: 0 auto;
	}

	.newslist .newsCenter .newsCenterLeft .centerLeftTxt>span {
		float: left;
	}

	.newslist .newsCenter .newsCenterRight>ul {
		text-align: center;
	}
}

@media screen and (max-width:980px) {
	.newslist .newslistBanner .bannerTxt h2 {
		font-size: 36px;
	}
}
@media screen and (max-width:1075px){
.newslist .showNewsCent .shownewsRight>ul {
		flex-direction: row;
		align-items: center;
		justify-content: space-evenly;
	}
.newslist .showNewsCent .shownewsRight{
	width:95%;	
}
.newslist .showNewsCent .shownewsRight>ul, .newslist .showNewsCent .shownewsRight>ul li:nth-child(n+3){
	margin-top:0;	
}.newslist .showNewsCent .shownewsRight>ul{
	margin-top:20px;
}
.newslist .showNewsCent .shownewsRight>ul:after{
	display:none
}
}

@media screen and (max-width:970px) {
	.newslist .showNewsCent {
		flex-direction: column;
		align-items: center
	}

	.newslist .navigationNews .navigation_left>ul {
		padding: 20px 0;
	}

	.shownewsLeft .newsLeftTitle h4 {
		margin-top: 40px
	}

	.shownewsLeft .newsLeftText p:first-child {
		margin-top: 20px;
	}

	.shownewsLeft .newsLeftText img {
		margin: 20px 0 40px 0;
	}

	.newslist .newslistBanner .bannerTxt ul li {
		font-size: 16px;
	}

	.shownewsLeft .newsLeftText {
		margin: 0 auto 20px;
	}

	.shownewsLeft,
	.shownewsLeft .newsLeftText,
	.newslist .showNewsCent .shownewsRight {
		width: 100%;
		margin-right: 0;
	}

	

	.newslist .showNewsCent .shownewsRightul li {
		margin: 0;
	}

	.newslist .showNewsCent .shownewsRight>ul li:nth-child(n+3) {
		margin-top: 0;
	}

	.shownewsRight .newList>ul li {
		margin-top: 20px;
	}

	.shownewsRight .newList>ul li:last-child {
		border-bottom: 2px solid rgb(230, 230, 230);
	}

	.footer .footerBox .page01_left .ssbox input {
		width: 150px;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		width: 180px;
	}

	.content .productPart02 button {
		width: 100px;
	}
}

@media screen and (max-width:930px) {
	.footer .footerBox .footerPage04 .page01 {
		flex-direction: column;
		align-items: flex-start;
		width: 482px;
		margin: 0 auto;
	}

	.footer .footerBox .footerPage04 .page01 .test01 p {
		width: 84px;
	}

	.footer .footerBox .footerPage04 .page01 .test01 span {
		width: 350px;
		height: 25px;
	}

	.footer .footerBox .footerPage04 .page01 .test01:nth-child(1) {
		margin: 0;
	}

	.productPart01 .partTxt01 {
		top: 35%;
	}

}

@media screen and (max-width:900px) {
	/* .newslist .content_navigation .navigation_right ul li {
		width: 130px;
		height: 60px;
		line-height: 60px;
	}

	.productListTitle a:nth-child(n+2) {
		margin-left: 0;
		/* margin-top: 10px; */
	} */
}

@media screen and (max-width:890px) {
	.footer .footerBox .footerPage01 {
		flex-direction: column
	}

	.footer .footerBox .page01_left .ssbox input {
		width: 298px;
		height: 48px;
	}

	.footer .footerBox .page01_left,
	.footer .footerBox .page01_right {
		width: 100%;
	}

}

@media screen and (max-width:880px) {

	.newslist .newslistBanner,
	.content .productPart01 {
		margin-top: 62px;
	}

	.content .productPart02 .leftTitle h2 {
		font-size: 18px;
	}

	.content .productPart02 .leftTitle .leftTxt {
		margin-left: 0;
	}

	.content .productPartRight03 a,
	.content .productPartRight03 span {
		font-size: 16px;
	}

	.content .productPart02 .productPartRight,
	.content .productPartRight02 {
		width: 100%;
		height: auto;
	}

	.content .productPartRight02,
	.content .productPartRight03 {
		margin-top: 20px;
	}

	.content .productPartRight02 {
		margin-bottom: 20px;
	}

	.content .productPart02 button {
		width: 20%;
		height: 49px;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		width: 35%;
		height: 49px;
		background: url(../images/ico/icondown_03.png) no-repeat scroll 90% 20px transparent;
	}

	.content .productPart02 .productPartRight::after {
		height: 0px;
	}

	.content .productPart02 .leftCent {
		float: none;
		display: flex;
		width: 100%;
		margin-top: 20px;
	}

	.content .productPart02 .leftCent li {
		width: 25%;
	}

	.content .productPart02 .leftTitle {
		width: 100%;
	}

	.content .productPart02 .productPartRight,
		{
		margin-left: 0;
	}

	.content .productPart02 .leftCent {}

	.content .productPart02 .leftCent li:last-child::after,
	.content .productPart02 .leftCent li::after {
		height: 0;
	}

	.productPart02 .partCent02 .productList {
		width: 100%;
	}

	.productPart02 .partCent02 .productList .productListTitle {
		justify-content: space-evenly
	}

	.content .productPart02 .productPartRight {
		margin-left: 0;
	}

	.content .productPart02 .leftTitle {
		height: 60px;
	}

	.content .productPart02 {
		top: -60px;
	}

	.content .productPart02 .leftTitle h2 {
		margin-top: 7.5px;
	}

	.content .productPart02 .leftTitle img {
		margin-top: 12.5px;
	}
	.productPart01 .partTxt01{
		top: 25%;
		/* left: 35%; */
	}

}

@media screen and (max-width:800px) {



	.content .productPart02 .productPartRight {
		height: auto;
	}
}

@media screen and (max-width:740px) {


	.newslist .showNewsCent .shownewsRight>ul li,
	.newslist .showNewsCent .shownewsRight ul li .zzcbox {
		width: 125px;
		height: 118px;
	}

	.newslist .content_navigation .navigation_right>ul li a {
		font-size: 16px;
	}

	/* .newslist .content_navigation .navigation_right ul li {
		width: 100px;
		height: 60px;
		line-height: 60px;
	} */

	.newslist .showNewsCent .shownewsRight ul li .zzcbox p {
		font-size: 16px;
	}

	.newslist .showNewsCent .shownewsRight ul li .zzcbox img {
		width: 30%;
	}
}

@media screen and (max-width:770px) {
	.content .productPart02 .leftCent li img {
		margin: 0 10px 0 0;
	}

	.content .productPart02 .leftCent li {
		/* text-align: center; */
	}

	.content .productPart02 .leftCent li {
		font-size: 16px;
	}

	.content .productPart02 .leftCent li {
		height: 55px;
		line-height: 55px;
	}
}

@media screen and (max-width:685px) {
	

	/* .productPart02 .partCent02 .productList .productImg ul li .proImg {
		height: 200px;
	} */
}

@media screen and (max-width:635px) {
	.footer .footerBox .footerPage02 .page2_icon ul {
		display: inline-block;
	}

	.footer .footerBox .footerPage02 .page2_icon>ul li {
		float: left;
		margin-right: 10px;
	}

	.footer .footerBox .footerPage02 .page2_icon ul {
		width: 350px;
	}

	.footer .footerBox .footerPage03 .footernav>a {
		font-size: 16px;
	}

	.footer .footerBox .footerPage03 .footernav ul li>a {
		font-size: 14px;
	}
}

@media screen and (max-width:620px) {
	.adver {
		width: 100%;
		top: auto;
		bottom: 0;
		left: 0;
		right: auto;
		/* background-color: rgb(230, 230, 230); */
	}

	.adver .adver_img {
		display: none;
	}

	.adver ul {
		width: 100%;
		display: flex;
		justify-content: space-around
	}

	.adver .adver_cen {
		width: 100%;
	}

	.adver .adver_cen ul li {
		width: 25%;
		box-sizing: border-box;
		border-bottom: none;
		border-right: 1px solid #fff;
	}

	.adver .adver_cen ul li .vx:hover .wximg {
		height: 100px;
		width: 100%;
	}

	.adver .adver_cen ul li:hover a,
	.adver .adver_cen ul li:hover .vx {
		background-color: #545251;
	}

	.adver .adver_cen ul li .vx .wximg {
		height: 0;
		width: 100%;
		transition: 1s;
		position: absolute;
		background-color: #545251;
		bottom: 60px;
		right: 0px;
		line-height: 81px;
	}

	.adver .adver_cen ul li .vx .wximg img {
		margin: 10px auto;
	}

	.adver .adver_cen ul li,
	.adver .adver_cen ul li a {
		width: 100%;
	}

	/* .footer {
		padding-bottom: 81px;
	} */
}

@media screen and (max-width:600px) {
	.newslist .showNewsCent .shownewsRight>ul {
		flex-wrap: wrap;
	}

	.newslist .showNewsCent .shownewsRight>ul li {
		float: left !important;
	}

	.footer .footerBox .page01_right ul li img {
		margin-right: 10px;
	}

	.newslist .newslistBanner .bannerTxt h2 {
		font-size: 26px;
	}

	.newslist .newslistBanner .bannerTxt ul li {
		font-size: 14px;
	}
		
	.productPart01 .partTxt01 p{
		font-size: 24px;
	}
	.productPart01 .partTxt01 p:nth-child(2){
		font-size: 18px;
	}
}

@media screen and (max-width:585px) {

	.newslist .showNewsCent .shownewsRight>ul li,
	.newslist .showNewsCent .shownewsRight ul li .zzcbox {
		width: 160px;
		height: 151px;
	}

	.newslist .showNewsCent .shownewsRight ul li:nth-child(2n) {
		float: unset !important;
	}

	.newslist .content_navigation .navigation_left {
		display: none;
	}

	.newslist .content_navigation {
		justify-content: center;
	}

	.newslist .showNewsCent .shownewsRight>ul li {
		margin-top: 15px !important;
	}

	.pagershow .pagecolor {
		padding: 0 10px 0 10px;
	}

	.footer .footerBox .footerPage02 .page2_icon ul {
		width: 175px;
	}

	.productListTitle a {
		padding: 8px 12px;
	}
}

@media screen and (max-width:570px) {
	.productPart02 .partCent02 .productList .productImg ul li .proTxt .proTxtLeft {
		font-size: 14px;
	}

	.productPart02 .partCent02 .productList .proTxtRight button {
		font-size: 14px;
	}
}

@media screen and (max-width:530px) {
	.footer .footerBox .page01_right h4 {
		font-size: 14px;
	}

	.footer .footerBox .page01_right p {
		font-size: 12px;
	}

	.footer .footerBox .page01_left h2 {
		font-size: 18px;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		font-size: 14px;
		padding-left: 8px;
	}

	.content .productPart02 #proType {
		margin-right: 10px;
	}

}

@media screen and (max-width:520px) {

	/* 	.footer .footerBox .footerPage04 .page01{
		width: 100%;
	}
	.footer .footerBox .footerPage04 .page01 .test01 span{
		width: auto;
		height: auto;
	} */
	.footer .footerBox .footerPage04 .page01 .test01 {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 20px !important;
	}

	.footer .footerBox .footerPage04 .page01 .test01 p {
		width: 100%;
	}

	.footer .footerBox .footerPage04 .page01 {
		width: 100%;
	}

	/* .footer .footerBox .footerPage04 .page01 .test01 img {
		display: none;
	} */

	.footer .footerBox .footerPage04 .page02 {
		margin-top: 0;
	}
	.productPart01 .partTxt01 p{
		font-size: 20px;
	}
	.productPart01 .partTxt01 p:nth-child(2){
		font-size: 16px;
	}
	
}

@media screen and (max-width:470px) {
	.footer .footerBox .footerPage03 {
		display: block;
		margin-top: 0;
	}

	.footer .footerBox .footerPage03 .footernav {
		margin: 20px 0;
		text-align: center;
	}

	.footer .footerBox .footerPage03 .footernav>a {
		margin-bottom: 10px;
	}

	.footer .footerBox .footerPage03 .footernav>ul {
		/* float: left; */
		display: flex;
		justify-content: space-evenly
	}

	.footer .footerBox .footerPage03 .footernav>ul li {
		width: 16px;
	}

	.footer .footerBox .footerPage03 .footernav>ul li:last-child {
		/* margin: 0; */
	}

	.footer .footerBox .footerPage03 .line {
		height: 2px;
		width: 100%;
	}

	.content .productPart02 button {
		font-size: 14px;
		height: 35px;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		height: 35px;
		background: url(../images/ico/icondown_03.png) no-repeat scroll 96% 13px transparent;
	}

	.productPart02 .partCent02 .productList .productImg ul li {
		width: 45%;
	}

	.productPart02 .partCent02 .productList .productImg ul li {
		margin: 0;
	}

	/* .productPart02 .partCent02 .productList .productImg ul li:nth-child(2),
	.productPart02 .partCent02 .productList .productImg ul li:nth-child(5),
	.productPart02 .partCent02 .productList .productImg ul li:nth-child(8),
	.productPart02 .partCent02 .productList .productImg ul li:nth-child(11) {
		margin: 0;
	} */

	/* .productPart02 .partCent02 .productList .productImg ul li:nth-child(2n) {
		margin-left: 10px;

	} */

	/* .productPart02 .partCent02 .productList .productImg ul li:nth-child(n+3) {
		margin-top: 10px;
	} */
}

@media screen and (max-width:455px) {
	.productListTitle a {
		font-size: 14px;
	}
	.productPart01 .partTxt01{
		top: 15%;
	}
}

@media screen and (max-width:425px) {
	.newslist .newslistBanner .bannerTxt h2 {
		font-size: 18px;
	}
	.shownewsRight .newList {
		padding:0;
		width:95%;
		margin:0 auto;
	}
	.newslist .newslistBanner .bannerTxt ul {
		margin-top: 15px;
	}

	.newslist .newslistBanner .bannerTxt ul li:nth-child(2) {
		margin: 0 20px;
	}

	.newslist .newslistBanner .bannerTxt ul li:nth-child(2)::before {
		right: -13.5px;
	}

	.newslist .newslistBanner .bannerTxt ul li:nth-child(2)::after {
		left: -13.5px;
	}

	.shownewsLeft .newsLeftTitle h4 {
		font-size: 18px;
	}

	/* .newslist .content_navigation .navigation_right ul li {
		width: 80px;
	} */

	.content .productPart02 .leftCent li {
		font-size: 14px;
	}
}

@media screen and (max-width:420px) {
	.footer .footerBox .page01_right ul li {
		flex-direction: column;
		/* align-items: flex-start; */
		text-align: center;
	}

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		width: 45%;
		margin-bottom: 10px;
	}

	.content .productPart02 button {
		width: 40%;
	}

	.content .productPart02 #proSeries {
		margin-right: 20px;
	}

	.footer .footerBox .page01_right ul {
		align-items: center;
	}

	.footer .footerBox .page01_right ul li img {
		margin-right: 0;
	}

	.footer .footerBox .page01_right ul li:first-child>img {
		width: 31px;
		height: 31px;
	}

	.footer .footerBox .page01_right ul li:last-child>img {
		width: 37px;
		height: 31px;
	}

	.footer .footerBox .footerPage02 .page2box {
		flex-direction: column;

	}

	.footer .footerBox .footerPage02 .page2_icon>ul li {
		
		margin-right:0;
	}

	.footer .footerBox .footerPage02 .page2_icon>ul li:nth-child(3n) {
		margin-right: 0;
	}

	.footer .footerBox .footerPage02 .page2_icon>ul li:nth-child(n+4) {
		margin-top: 5px;
	}

	.footer .footerBox .footerPage02 .page2_icon ul {
		width: 100%;
		display:flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.footer .footerBox .footerPage02 .page2box .page2_icon{
		width:100%;
	}
	.productPart02 .partCent02 .productList .productListTitle {
		width: 100%;
		/* display: block; */
	}

	.productListTitle a {
		display: inline-block;
		width: 40%;
		text-align: center;
	}

}

@media screen and (max-width:390px) {
	.pagershow .pagecolor {
		font-size: 12px;
	}

	.newslist .newsCenter .newsCenterRight>ul li {
		width: 100%;
	}
	.newsshow{
		margin-top:15px;
		margin-bottom:20px;
	}
	.content .productPart02 .leftCent li img {
		display: none;
	}

	.content .productPart02 .leftCent li {
		text-align: center;
	}

}

@media screen and (max-width:370px) {
	.newslist .newsCenter .newsCenterRight>ul li {
		width: 100%;
	}

	.newslist .newsCenter .newsCenterRight ul li .centerRightTxt>span {
		float: left;
	}

	.newslist .newsCenter .newsCenterRight>ul li:nth-child(2n) {
		margin: 0;
	}

	.newslist .newsCenter .newsCenterRight ul li:nth-child(n+3) {
		margin-top: 0;
	}

	.newslist .newsCenter {
		margin-top: 20px;
	}
	.productPart01 .partTxt01 p{
		font-size: 20px;
	}

	.pager ul {
		margin: 0;
	}

	.pager .pagerLast,
	.pager .pagerNext {
		width: 60px;
		height: 30px;
		line-height: 30px;
	}

	.pager ul li {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.pager ul li a{
		display: block;
	}
	.productPart01 .partTxt01 p{
		font-size: 22px;
	}
	.productPart01 .partTxt01 p:nth-child(2){
		font-size: 18px;
	}
	.productPart01 .partTxt01{
		top: 20%;
		left: 20%;
	}
	.content .productPart02{
		top: 0;
	}
	.content .productPart02 .leftTitle img{
		margin-left: 0;
	}

}

@media screen and (max-width:365px) {

	.newslist .showNewsCent .shownewsRight>ul li,
	.newslist .showNewsCent .shownewsRight ul li .zzcbox {
		width: 110px;
		height: 104px;
	}

	.shownewsRight .newList ul li a span,
	.shownewsRight .newList ul li a p {
		font-size: 12px;
	}

	.newslist .newslistBanner .bannerTxt h2 {
		font-size: 16px;
	}

	.newslist .newslistBanner .bannerTxt ul li {
		font-size: 12px;
	}
}

@media screen and (max-width:340px) {
	/* .newslist .content_navigation .navigation_right ul li {
		width: 70px;
	} */

	.content .productPart02 #proSeries,
	.content .productPart02 #proType {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}


}
