.fix_box {display: none;}
*{margin:0;padding:0;}
body{overflow-x:hidden;margin:auto;font-size:12px;}
li{list-style:none;}
ol li{list-style:inherit;}
.clear {height:0px;clear:both;}
textarea{font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";}
div{font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";}
p{font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";}
a{text-decoration:none;font-family:"Microsoft YaHei","Arial","微软雅黑","黑体","verdana","宋体";cursor:pointer;}
a:hover{text-decoration:none;}
html {
	font-size: 100px !important;
}

body {
	background: #fff !important;
}

@media screen and (max-width: 1680px) {
	html {
		font-size: 86px !important;
		overflow-x:hidden;
	}
}

@media screen and (max-width: 1440px) {
	html {
		font-size: 78px !important;
	}
}

@media screen and (max-width: 1200px) {
	.hidden-1280 {
		display: none !important;
	}
}

@media screen and (max-width: 1024px) {
	html {
		font-size: 60px !important;
	}
}

@media screen and (max-width: 768px) {
	html {
		font-size: 60px !important;
	}

}
@font-face {
	font-family: 'PERFECTLOVE';
	src: local('PERFECTLOVE'), url(../fonts/PERFECTLOVESERIF_1.OTF) format('woff');
}
@font-face {
	font-family: 'HELVETICANEUELTPRO-LTEX';
	src: local('HELVETICANEUELTPRO-LTEX'), url(../fonts/HELVETICANEUELTPRO-LTEX.OTF) format('woff');
}
@font-face {
	font-family: 'SITKA';
	src: local('SITKA'), url(../fonts/SITKA.TTC) format('woff');
}
@font-face {
	font-family: 'HelveMdEx';
	src: local('HelveMdEx'), url(../fonts/HelveticaNeueLTPro-MdEx.otf) format('woff');
}
@font-face {
	font-family: 'LUCIDASANS';
	src: local('LUCIDASANS'), url(../fonts/LUCIDASANS.OTF) format('woff');
}
@font-face {
	font-family: 'HELVETICANEUELTPRO-EX';
	src: local('HELVETICANEUELTPRO-EX'), url(../fonts/HELVETICANEUELTPRO-EX.OTF) format('woff');
}

.homebannerbox {
	width: 100%;
	position: relative;
}
.navbox {
	position: absolute;
	width: 100%;
	top: 0.7rem;
	z-index: 2;
	padding-right: 1.1rem;
	padding-left: 1.1rem;
}
.logo {
	width: 0.65rem;
	float: left;
	margin-right: 0.4rem;
}
.logo img {
	width: 100%;
}
.navinner {
	height: 0.65rem;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.navitem {
	float: left;
	color: #ffffff;
	font-size: .16rem;
	margin-left: 1rem;
	line-height: 0.65rem;
}
.navitem:first-child {
	margin-left: 0;
}
.navitem a {
	color: #ffffff;
	display: block;
	height: 100%;
}
.menubox {
	height: 0.65rem;
	display: flex;
	align-items: center;
	float: right;
	cursor: pointer;
}
.menutext {
	font-family: "PERFECTLOVE";
	color: #ffffff;
	font-size: .18rem;
}
.menuico {
	width: 0.31rem;
	margin-left: 0.15rem;
}
.menuico img {
	width: 100%;
}



.bannerarrowleft {
	width: 0.24rem;
	position: absolute;
	top: 50%;
	margin-top: -.12rem;
	left: 0.95rem;
	z-index: 2;
	cursor: pointer;
}
.bannerarrowleft img {
	width: 100%;
	filter: grayscale(100%) brightness(1000%);
	transition: .25s all;
}
.bannerarrowleft:hover img {
	filter: grayscale(0%) brightness(100%);
}
.bannerarrowright {
	width: 0.24rem;
	position: absolute;
	top: 50%;
	margin-top: -.12rem;
	right: 0.95rem;
	z-index: 2;
	cursor: pointer;
}
.bannerarrowright img {
	width: 100%;
	filter: grayscale(100%) brightness(1000%);
	transform-origin: center;
	transform: rotate(180deg);
	transition: .25s all;
}
.bannerarrowright:hover img {
	filter: grayscale(0%) brightness(100%);
}



.swiper-num {
	color: #ffffff;
	font-size: .44rem;
	display: flex;
	position: absolute;
	right: 1.15rem;
	bottom: 0.9rem;
	z-index: 2;
	font-family: "HELVETICANEUELTPRO-LTEX";
	align-items: flex-end;
	line-height: 1;
}
.swiper-num .active {
	color: #ff0000;
	font-size: .72rem;
}


.bannerbox .swiper-container-horizontal>.swiper-pagination-bullets {
	width: 10px;
	left: 65px;
	bottom: auto;
	top: 41%;
}
.bannerbox .swiper-pagination {
	bottom: 0.87rem;
	left: 1.36rem;
	display: table;
	margin-left: 0;
	margin-right: 0;
	width: auto;
	display: flex;
	align-items: center;
}
.bannerbox .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
	margin-left: 0.26rem!important;
	margin-right: 0.26rem!important;
}
.bannerbox .swiper-pagination-bullet:first-child {
	margin-left: 0!important;
}
.bannerbox .swiper-pagination-bullet:last-child {
	margin-right: 0!important;
}

.bannerbox .swiper-pagination-bullet-active {
	background: #c71c28;
	position: relative;
	width: 5px;
	height: 5px;
}

/* .bannerbox .swiper-pagination-bullet-active:after {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	border-radius: 50%;
	position: absolute;
	left: -8px;
	top: -7px;
} */

svg {
	width: 24px;
	height: 24px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	box-sizing: border-box;
	position: relative;
	z-index: 99;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -13.5px;
	margin-left: -11px;
	overflow: inherit;
}



.bannerbox .swiper-pagination-bullet svg circle {
	opacity: 0;
	stroke-dasharray: 100;
	stroke-dashoffset: 0;
	fill: rgba(255, 255, 255, 0);
	stroke: #c71c28;
}

.bannerbox .swiper-pagination-bullet-active svg circle {
	opacity: 1;
	-webkit-animation: circledraw 7s forwards;
	animation: circledraw 7s;
}

@-webkit-keyframes circledraw {
	0% {
		stroke-dashoffset: 100;
	}

	100% {
		stroke-dashoffset: 0;
	}
}

@keyframes circledraw {
	0% {
		stroke-dashoffset: 100;
	}

	100% {
		stroke-dashoffset: 0;
	}
}



.bannerbox .swiper-slide img {
	width: 100%;
}




.homecontentbox {
	width: 100%;
	padding-top: 1.43rem;
	background: url(../img/homecontentbg.jpg) no-repeat top center;
	background-size: 100% auto;
	overflow: hidden;
}
.homeaboutbox {
	width: 100%;
}
.homeaboutinner {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.homeaboutleft {
	width: 73%;
	float: left;
}

.homeaboutleften {
	font-family: "HELVETICANEUELTPRO-LTEX";
	color: #c71c28;
	font-size: .84rem;
	line-height: 1;
}
.homeaboutlefttitle {
	color: #000000;
	font-size: .24rem;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.23rem;
}
.homeaboutleftdesc {
	color: #4f4f4f;
	font-size: .16rem;
	line-height: 0.34rem;
	margin-top: 0.47rem;
	height: 1.7rem;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:5;
	-webkit-box-orient:vertical;
}
.homeaboutleftbottom {
	margin-top: 0.65rem;
}
.homeaboutleftbottomitem {
	float: left;
	margin-left: 1.45rem;
}
.homeaboutleftbottomitem:first-child {
	margin-left: 0;
}
.homeaboutleftbottomitemtop {
	position: relative;
}
.homeaboutleftbottomitemsum {
	font-size: .84rem;
	color: #3b3b3b;
	line-height: 1;
	font-family: "SITKA";
}
.homeaboutleftbottomitemsumright {
	color: #000000;
	font-size: .16rem;
	line-height: 1;
	position: absolute;
	top: .02rem;
	left: calc(100% + .17rem);
}
.homeaboutleftbottomitembottom {
	color: #848484;
	font-size: .16rem;
	line-height: 1;
	margin-top: 0.04rem;
}
.homeaboutright {
	float: right;
	margin-top: 1.9rem;
}
.homeaboutright a {
	padding-left: 0.39rem;
	padding-right: 0.39rem;
	display: block;
	height: 0.64rem;
	background: #282828;
	display: inline-flex;
	width: auto;
	justify-content: center;
	align-items: center;
}
.homeaboutrighttext {
	color: #ffffff;
	font-size: .16rem;
}
.homeaboutrightarrow {
	width: 0.24rem;
	margin-left: 0.15rem;
}
.homeaboutrightarrow img {
	width: 100%;
}




.homeproductbox {
	width: 100%;
	margin-top: 1.55rem;
}
.homeproductinner {
	width: 84.515%;
	position: relative;
}
.homeproduct {
	width: 100%;
}
.homeproduct img {
	width: 100%;
}
.homeproducttext {
	position: absolute;
	z-index: 2;
	right: .82rem;
	bottom: .74rem;
	text-align: right;
}
.homeproducttexttitle {
	color: #ffffff;
	font-size: .24rem;
	font-weight: bodl;
	line-height: 1;
}
.homeproducttextentitle {
	font-family: "HELVETICANEUELTPRO-LTEX";
	color: #ffffff;
	font-size: .84rem;
	line-height: 0.96rem;
	margin-top: 0.16rem;
}
.homeproductrighttop {
	width: 6.8rem;
	position: absolute;
	top: -1.28rem;
	right: -1.49rem;
}
.homeproductrighttopitem {
	width: 100%;
	position: relative;
}
.homeproductrighttopitempic {
	width: 100%;
}
.homeproductrighttopitempic img {
	width: 100%;
}
.homeproductrighttopitemtop {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 0.52rem;
	padding-top: 0.55rem;
}
.homeproductrighttopitemtoptitle {
	color: #ffffff;
	font-size: .32rem;
	font-weight: bold;
	line-height: 1;
}
.homeproductrighttopitemtopsubtitle {
	font-family: "HELVETICANEUELTPRO-LTEX";
	color: #ffffff;
	font-size: .32rem;
	line-height: 1;
	margin-top: 0.17rem;
}
.homeproductrighttopitemtoparrow {
	width: 0.6rem;
	height: 0.6rem;
	border: 1px solid rgba(255, 255, 255, .51);
	position: relative;
	margin-top: 0.35rem;
}
.homeproductrighttopitemtoparrow:after {
	position: absolute;
	content: "";
	width: 0.12rem;
	height: 0.12rem;
	border-top: 1px solid rgba(255, 255, 255, .51);
	border-right: 1px solid rgba(255, 255, 255, .51);
	top: 50%;
	left: 43%;
	transform: translate(-50%, -50%) rotate(45deg);
}
.homeproductrighttop .swiper-pagination-bullet {
	width: 0.15rem;
	height: 0.15rem;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
	margin-left: 0.08rem!important;
	margin-right: 0.08rem!important;
}
.homeproductrighttop .swiper-pagination-bullet-active {
	background: #c71c28;
}
.homeproductrighttop .swiper-pagination {
	width: auto;
	bottom: .4rem;
	left: auto;
	right: .48rem;
}

.homrproductbottombox {
	width: 87.5%;
	margin-left: auto;
}
.homrproductbottomboxleft {
	width: 49.494%;
	float: left;
	margin-top: -1.5rem;
	position: relative;
	z-index: 5;
}
.homrproductbottomboxleft img {
	width: 100%;
}
.homrproductbottomboxright {
	width: 43.195%;
	float: right;
	margin-top: 1.6rem;
}
.homrproductbottomboxright img {
	width: 100%;
}





.homecasebox {
	width: 100%;
}

.homecaseboxinner {
	width: 100%;
}
.homecasetop {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.homecasetopsubtitle {
	font-family: "HELVETICANEUELTPRO-LTEX";
	color: #c71c28;
	font-size: .84rem;
	line-height: 1;
	margin-top: -0.15rem;
}
.homecasetoptitle {
	color: #000000;
	font-size: .24rem;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.21rem;
}
.homecasebottombox {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
	position: relative;
}

.homecaseitem {
	width: 100%;
	position: relative;
}
.homecaseitem a {
	display: block;
	width: 100%;
	height: 100%;
}
.homecaseitem:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, .6);
	transition: .25s all;
	
}
.homecaseitempic {
	width: 100%;
}
.homecaseitempic img {
	width: 100%;
}
.homecaseitembottom {
	position: absolute;
	width: 100%;
	left: 0;
	padding-left: 0.9rem;
	padding-right: 0.7rem;
	bottom: 0.6rem;
	z-index: 2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	transition: .25s all;
}
.homecaseitembottomleft {
	color: #ffffff;
	font-size: .36rem;
	line-height: 0.45rem;
	height: 0.45rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width: calc(100% - 1.47rem);
	
}
.homecaseitembottomarrow {
	width: 0.47rem;
}
.homecaseitembottomarrow img {
	width: 100%;
}
.homecasebottombox .swiper {
	overflow: inherit;
}

.homecasebottombox .swiper-slide-active .homecaseitem:after {
	background: rgba(255, 255, 255, 0);
	visibility: hidden;
	opacity: 0
}
.homecasebottombox .swiper-slide-active .homecaseitembottom {
	opacity: 1;
	visibility: visible;
}
.homecaseleftarrow {
	width: 0.34rem;
	height: 0.34rem;
	border-top: .05rem solid #fff;
	border-left: .05rem solid #fff;
	top: 50%;
	left: -12%;
	margin-top: -0.17rem;
	position: absolute;
	transform: rotate(-45deg);
	cursor: pointer;
	transition: .25s all;
	z-index: 5;
}
.homecaseleftarrow:hover {
	border-top: .05rem solid #c71c28;
	border-left: .05rem solid #c71c28;
}

.homecaserightarrow {
	width: 0.34rem;
	height: 0.34rem;
	border-top: .05rem solid #fff;
	border-left: .05rem solid #fff;
	top: 50%;
	right: -12%;
	margin-top: -0.17rem;
	position: absolute;
	transform: rotate(135deg);
	cursor: pointer;
	transition: .25s all;
	z-index: 5;
}
.homecaserightarrow:hover {
	border-top: .05rem solid #c71c28;
	border-left: .05rem solid #c71c28;
}


.newsbox {
	width: 100%;
}
.newsboxinner {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.4rem;
	padding-bottom: 1.6rem;
}
.newstitle {
	text-align: center;
	color: #000000;
	font-size: .44rem;
	font-weight: bold;
	line-height: 1;
}
.newsbottombox {
	width: 100%;
	margin-top: 0.75rem;
}
.newsbottomitem {
	width: calc((100% - 1.3rem) / 2);
	float: left;
	margin-left: 1.3rem;
}
.newsbottomitem:first-child {
	margin-left: 0;
}
.newsbottomitempic {
	width: 100%;
}
.newsbottomitempic img {
	width: 100%;
}
.newsbottomitembottom {
	width: 100%;
}
.newsbottomitembottomtop {
	width: 100%;
	margin-top: 0.5rem;
}
.newsbottomitembottomtopnews {
	font-family: "HelveMdEx";
	color: #0f0f0f;
	font-size: .12rem;
	line-height: 0.18rem;
	position: relative;
	padding-left: 0.11rem;
	float: left;
}
.newsbottomitembottomtopnews:after {
	content: "";
	position: absolute;
	width: 0.66rem;
	height: 0.47rem;
	background: url(../img/newsbg.png) no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: -0.12rem;
}
.newsbottomitembottomtoptime {
	font-family: "HelveMdEx";
	color: #000000;
	font-size: .16rem;
	line-height: 0.18rem;
	margin-left: 0.3rem;
	float: left;
}
.newsbottomitembottomtitle {
	color: #292929;
	font-size: .24rem;
	font-weight: bold;
	line-height: 0.26rem;
	height: 0.26rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top: 0.46rem;
}
.newsbottomitembottomdesc {
	color: #676767;
	font-size: .16rem;
	line-height: 0.34rem;
	height: 0.68rem;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-top: 0.32rem;
}
.newsbottomitembottommore {
	margin-top: 0.8rem;
	width: 1.84rem;
	height: 0.64rem;
	display: flex;
	background: #c71c28;
	align-items: center;
	justify-content: center;
}
.newsbottomitembottommoretext {
	color: #ffffff;
	font-size: .16rem;
	line-height: 1;
}
.newsbottomitembottommorearrow {
	width: 0.24rem;
	margin-left: 0.18rem;
}
.newsbottomitembottommorearrow img {
	width: 100%;
}



.footerbox {
	width: 100%;
	background: url(../img/footer.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.footerinner {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}
.footertop {
	width: 100%;
}
.footertopleft {
	float: left;
	padding-left: 0.17rem;
}
.flogo {
	width: 4.3rem;
}
.flogo img {
	width: 100%;
}
.footerleftbottom {
	margin-top: 1rem;
}
.footerleftbottomitem {
	overflow: hidden;
	margin-top: 0.55rem;
}
.footerleftbottomitem:first-child {
	margin-top: 0;
}
.footerleftbottomitemico {
	width: 0.76rem;
	display: flex;
	float: left;
}
.footerleftbottomitemico img {
	width: 100%;
}
.footerleftbottomitemtext {
	color: #ffffff;
	font-size: .16rem;
	line-height: 0.76rem;
	float: left;
	margin-left: 0.25rem;
}
.footerleftbottomitemtext span {
	font-family: "LUCIDASANS";
	font-size: .33rem;
}
.footertopright {
	float: right;
	padding-top: 0.2rem;
}
.footertoprightitem {
	float: left;
	margin-left: 1.05rem;
}
.footertoprightitem:first-child {
	margin-left: 0;
}
.footertoprightitemnav {
	color: #ffffff;
	font-size: .2rem;
	line-height: 0.24rem;
	font-weight: bold;
}
.footertoprightitemnav a {
	color: #ffffff;
}
.footertoprightitemtwonav {
	margin-top: 0.64rem;
}
.footertoprightitemtwonavitem {
	color: #cdcdcd;
	font-size: .16rem;
	line-height: 0.18rem;
	margin-top: 0.47rem;
}
.footertoprightitemtwonavitem a {
	color: #cdcdcd;
}
.footertoprightitemtwonavitem:first-child {
	margin-top: 0;
}
.footerbottom {
	width: 100%;
}
.footerbottomleft {
	color: #a3a3a3;
	font-size: .16rem;
	line-height: 1;
	padding-left: 0.2rem;
	line-height: 0.4rem;
	float: left;
}
.footerbottomleft a {
	color: #a3a3a3;
}
.footerbottom {
	width: 100%;
	margin-top: 1.75rem;
}
.footerbottomright {
	float: right;
}
.footerbottomrightitem {
	float: left;
	margin-left: 0.65rem;
	cursor: pointer;
	position: relative;
}
.footerbottomrightitem:first-child {
	margin-left: 0;
}
.footerbottomrightitemico {
	width: 0.4rem;
	display: flex;
}
.footerbottomrightitemico img {
	width: 100%;
}
.footerbottomrightitemcode {
	position: absolute;
	width: 1.3rem;
	left: 50%;
	bottom: calc(100% + .2rem);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: .25s all;
}
.footerbottomrightitemcode img {
	width: 100%;
}
.footerbottomrightitem:hover .footerbottomrightitemcode {
	opacity: 1;
	visibility: visible;
}

@media screen and (max-width : 1500px) {
	.footertoprightitem {
		margin-left: 0.5rem;
	}
	.footertoprightitem:first-child {
		margin-left: 0;
	}
}



/* 关于开始 */

.inneraboutbox {
	width: 100%;
	background: url(../img/guanyubg.jpg) top no-repeat;
	background-size: 100% auto;
	overflow: hidden;
	padding-top: 1.08rem;
	padding-bottom: 1.42rem;
}
.inneraboutinner {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.innerabouttopbox {
	width: 100%;
	overflow: hidden;
}
.inneraboutleft {
	float: left;
	width: calc(100% - 6rem);
}
.inneraboutsubtitle {
	font-family: "HELVETICANEUELTPRO-LTEX";
	color: #4e4e4e;
	font-size: .88rem;
	line-height: 1;
}
.innnerabouttitle {
	color: #4e4e4e;
	font-size: .24rem;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.3rem;
}
.inneraboutcontont {
	color: #4e4e4e;
	font-size: .16rem;
	line-height: .34rem;
	margin-top: 0.65rem;
}
.innerabouttopright  {
	width: 6rem;
	float: right;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.innerabouttoprightitem {
	margin-top: 1.5rem;
}
.innerabouttoprightitem:nth-child(2) {
	margin-top: .96rem;
}
.innerabouttoprightitemtop {
	position: relative;
	display: inline-block;
}
.innerabouttoprightitemnum{
	font-family: "SITKA";
	color: #c71c28;
	font-size: 1.2rem;
	line-height: .9rem;
}
.innerabouttoprightitemrighttop{
	position: absolute;
	color: #c71c28;
	font-size: .18rem;
	font-weight: bold;
	line-height: 1;
	right: -0.3rem;
	top: 0;
}

.innerabouttoprightitembottom{
	color: #000000;
	font-size: .18rem;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.15rem;
}


.innerideabox {
	width: 100%;
	margin-top: 1.22rem;
	padding-top: 1rem;
	padding-bottom: 1.32rem;
	background-size: 100% 100%;
}
.innerideasubtitle {
	width: 7.23rem;
	margin-left: auto;
	margin-right: auto;
}
.innerideasubtitle img {
	width: 100%;
}
.innerideatitle {
	color: #ffffff;
	font-size: .24rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-top: 0.27rem;
}
.innerideabottombox {
	display: flex;
	margin-top: 1.1rem;
	justify-content: center;
}
.innerideabottomitem {
	margin-left: 0.8rem;
	margin-right: 0.8rem;
	flex: 1;
}
.innerideabottomitemico {
	width: 0.4rem;
	margin-left: auto;
	margin-right: auto;
}
.innerideabottomitemico img {
	width: 100%;
}
.innerideabottomitemftitle {
	font-family: "HELVETICANEUELTPRO-EX";
	color: #ffffff;
	font-size: .22rem;
	line-height: 1;
	text-align: center;
	margin-top: 0.2rem;
}
.innerideabottomitemtitle {
	color: #ffffff;
	font-size: .18rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-top: 0.17rem;
}



.innerzzrybox {
	width: 100%;
	background: #e8e8e8;
	padding-top: 1.23rem;
	padding-bottom: 1.37rem;
}
.innerzzryinner {
	width: calc(75% + .4rem);
	margin-left: auto;
	margin-right: auto;
}
.innerzzrytitle {
	width: 100%;
	text-align: center;
	color: #484747;
	font-size: .44rem;
	font-weight: bold;
	line-height: 1;
}
.innerzzrybottom {
	width: 100%;
	margin-top: 0.88rem;
	position: relative;
}
.innerzzryitem {
	width: 100%;
	padding: .19rem;
	background: url(../img/zzbg.jpg) no-repeat;
	background-size: 100% 100%;
	transition: .25s all;
}
.innerzzryitem img {
	width: 100%;
	height: 100%;
}


.innerzzrybottom .mySwiper {
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	padding-bottom: 0.5rem;
}
.innerzzryitem:hover {
	box-shadow: 8.49px 8.49px 12px 1px rgba(0, 0, 0, 0.28);
}

.rrzzleftarrow {
	width: 0.7rem;
	height: 0.7rem;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	cursor: pointer;
	left: -1.5rem;
	top: 50%;
	margin-top: -0.6rem;
}

.rrzzleftarrow img {
	width: 0.24rem;
	transform-origin: center;
	transform: rotate(180deg);
}
.rrzzleftarrow:hover {
	background: #fa3333;
}
.rrzzleftarrow:hover img {
	filter: grayscale(100%) brightness(300%);
}


.rrzzrightarrow {
	width: 0.7rem;
	height: 0.7rem;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	cursor: pointer;
	right: -1.5rem;
	top: 50%;
	margin-top: -0.6rem;
}

.rrzzrightarrow img {
	width: 0.24rem;
}
.rrzzrightarrow:hover {
	background: #fa3333;
}
.rrzzrightarrow:hover img {
	filter: grayscale(100%) brightness(300%);
}



/* 关于结束 */

/* 产品展示开始 */

.innerprotopbox {
	width: 100%;
	display: flex;
}
.innerpronavitem {
	width: 100%;
	position: relative;
}
.innerpronavitem::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background: #e5e5e5;
	right: 0;
	top: 0;
}
.innerpronavitem:last-child::after {
	display: none;
}
.innerpronavitem a {
	width: 100%;
	display: block;
	height: 1.5rem;
	text-align: center;
	line-height: 1.5rem;
	color: #666666;
	font-size: .18rem;
	border-bottom: 1px solid #e5e5e5;
}
.innerpronavitemxz a {
	color: #000000;
	font-weight: bold;
	border: none;
}

.innerprobox {
	width: 100%;
	padding-bottom: 1.45rem;
}
.innerproinnerbox {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 1.15rem;
}
.innerproitem {
	width: calc((100% - .7rem) / 2);
	float: left;
	margin-left: 0.7rem;
	position: relative;
	margin-top: 0.87rem;
}
.innerproitem:nth-child(1){
	margin-top: 0;
}
.innerproitem:nth-child(2){
	margin-top: 0;
}
.innerproitem:nth-child(2n-1){
	margin-left: 0;
}
.innerproitempic {
	width: 100%;
}
.innerproitempic img {
	width: 100%;
}
.innerproitemyinying {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: .25s all;
}
.innerproitemyinying img {
	width: 100%;
}
.innerproitemtitlebox {
	width: 100%;
	position: absolute;
	padding-left: 0.45rem;
	padding-right: 0.45rem;
	bottom: 0.35rem;
	height: 0.42rem;
	line-height: 0.42rem;
	opacity: 0;
	transition: .25s all;
}
.innerproitemtitle {
	float: left;
	height: 0.42rem;
	line-height: 0.42rem;
	width: calc(100% - 1rem);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #ffffff;
	font-size: .28rem;
	font-weight: bold;
}
.innerproitemarrow {
	width: 0.37rem;
	height: 0.42rem;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
}
.innerproitemarrow img {
	width: 100%;
}
.innerproitem:hover .innerproitemyinying {
	opacity: 1;
}
.innerproitem:hover .innerproitemtitlebox {
	opacity: 1;
}
/* 产品展示结束 */

.fanye .pagination {
	margin-top: 1.3rem;
	
}
.fanye a {
	float: left;
	margin-left: 3.5px;
	margin-right: 3.5px;
	display: block;
	width: 0.69rem;
	height: 0.69rem;
	border-radius: 50%;
	text-align: center;
	font-family: "Arial";
	line-height: 0.69rem;
	font-size: .2rem;
	color: #9b9b9b;
}
.fanye p {
	float: left;
	line-height: 0.69rem;
}
.fanye .syy {
	color: #565555;
	margin-right: 53.5px;
	width: auto;
	font-size: .18rem;
	display: inline-block;
}
.fanye .xyy {
	color: #565555;
	margin-left: 53.5px;
	width: auto;
	display: inline-block;
	font-size: .18rem;
}
.fanye .cur {
	background: #ff0000;
	color: #fff;
}
.fanye .pagination {
	overflow: hidden;
	display: table;
	margin-left: auto;
	margin-right: auto;
}


/* 案例开始 */


.innercaseinnerbox {
	padding-top: 1.45rem;
}
.innercaseinnerbox .innerproitem {
	margin-top: 0.93rem;
}
.innercaseinnerbox .innerproitem:nth-child(1){
	margin-top: 0;
}
.innercaseinnerbox .innerproitem:nth-child(2){
	margin-top: 0;
}




/* 案例结束 */
/* 新闻开始 */

.innernewsbox {
	width: 100%;
	padding-bottom: 1.27rem;
}
.innernews {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.6rem;
}
.innernewsitem {
	width: 100%;
	border-bottom: 1px dashed #dcdcdc;
	transition: .25s all;
}
.innernewsitem a {
	display: block;
	width: 100%;
	height: 2.75rem;
}
.innernewsitemtime {
	width: 22.22%;
	text-align: center;
	height: 100%;
	color: #958066;
	font-size: .28rem;
	line-height: 1;
	float: left;
	display: flex;
	font-family: "LUCIDASANS";
	justify-content: center;
	align-items: center;
	transition: .25s all;
}
.innernewsitemcenter{
	width: 64.6%;
	height: 100%;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;

}
.innernewsitemtitle {
	color: #333;
	font-size: .26rem;
	font-weight: bold;
	line-height: 0.45rem;
	height: 0.45rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: .25s all;
}
.innernewsitemdesc{
	color: #6c6c6c;
	font-size: .16rem;
	line-height: 0.34rem;
	height: 0.68rem;
	margin-top: 0.15rem;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	transition: .25s all;
}

.innernewsitemarrow {
	width: 13.18%;
	height: 100%;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
}
.innernewsitemarrow img {
	width: 0.37rem;
}

.innernewsitem:hover {
	background: #635442;
}
.innernewsitem:hover .innernewsitemtime {
	color: #fff;
}
.innernewsitem:hover .innernewsitemtitle {
	color: #fff;
}
.innernewsitem:hover .innernewsitemdesc {
	color: #fff;
}




/* 新闻结束 */


/* 联系开始 */

.contactbox {
	width: 100%;
	padding-top: 1.74rem;
}
.contactinner {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.contacttop {
	width: 100%;
	position: relative;
}
.contacttopleft {
	width: 4.84rem;
	height: 5.5rem;
	background: #fff;
	position: absolute;
	left: 0.59rem;
	top: 0.55rem;
	z-index: 5;
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.04);
}
.contacttopleftone {
	height: 50%;
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.contacttopleftone:after {
	content: "";
	position: absolute;
	background: #e5e5e5;
	height: 1px;
	width: calc(100% - 1.14rem);
	left: 0.57rem;
	bottom: 0;
}
.contacttopleftoneico {
	width: 0.76rem;
	margin-left: auto;
	margin-right: auto;
}
.contacttopleftoneico img {
	width: 100%;
}

.contacttopleftonetext {
	color: #494949;
	font-size: .22rem;
	line-height: 1;
	text-align: center;
	margin-top: 0.54rem;
}


.contacttoplefttwo {
	height: 50%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.contacttoplefttwoico {
	width: 0.76rem;
	margin-left: auto;
	margin-right: auto;
}
.contacttoplefttwoico img {
	width: 100%;
}

.contacttoplefttwotext {
	color: #5c5c5c;
	font-size: .33rem;
	line-height: 1;
	text-align: center;
	font-family: "LUCIDASANS";
	margin-top: 0.42rem;
}




.wylybox {
	width: 100%;
	padding-top: 1.3rem;
	padding-bottom: 2.15rem;
}
.wylytitle {
	text-align: center;	
	color: #484747;
	font-size: .44rem;
	font-weight: bold;
	line-height: 1;
}
.wylytopbox {
	width: 100%;
	overflow: hidden;
	margin-top: 0.55rem;
}

.wylytopitem {
	width: calc((100% - .9rem) / 3);
	margin-left: 0.45rem;
	height: 0.8rem;
	border: 1px solid #d5d5d5;
	float: left;
}
.wylytopitem:first-child {
	margin-left: 0;
}
.wylytopitem input {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	color: #838383;
	font-size: .16rem;
	line-height: 0.78rem;
	padding-left: 0.2rem;
}
input{ outline: none; }

.wylycenter {
	width: 100%;
	height: 0.8rem;
	border: 1px solid #d5d5d5;
	margin-top: 0.55rem;
}
.wylycenter textarea {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	color: #838383;
	font-size: .16rem;
	line-height: 0.78rem;
	padding-left: 0.2rem;
}

textarea{ outline: none; }


.wylybottom {
	width: 100%;
	margin-top: 0.55rem;
}
.wylytjly {
	width: 2.4rem;
	height: 0.8rem;
	background: #e72230;
	color: #ffffff;
	font-size: .18rem;
	line-height: 0.8rem;
	text-align: center;
	float: left;
}
.wylytjly a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
}
.wylybottomright 	{
	float: right;
}
.wylycode {
	float: left;
	height: 0.8rem;
	width: 1.7rem;
}
.wylycode img {
	width: 100%;
	height: 100%;
}
.wylyinput {
	float: left;
	height: 0.8rem;
	border: 1px solid #d5d5d5;
	width: 3rem;
	margin-left: 0.25rem;
}

.wylyinput input {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	color: #838383;
	font-size: .16rem;
	line-height: 0.78rem;
	padding-left: 0.2rem;
}


/* 联系结束 */



/* 头部划出开始 */
.tbhcdhwk {
	padding-left: 1rem;
	padding-right: 1rem;
	background: #fff;
	height: 100%;
	padding-top: 0.3rem;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	width: 9rem;
	transform: translateX(100%);
	transition: 1s all;
}
.tbhcdhswk {
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.tbhclogo {
	float: left;
	width: .65rem;
}
.tbhclogo img {
	width: 100%;
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
	filter: grayscale(100%);
}
.tbhcjt {
	width: 0.38rem;
	float: right;
	cursor: pointer;
}
.tbhcjt img {
	width: 100%;
}
.tbhcxwk {
	margin-top: 1rem;
}
.tbhcyj {
	float: left;
	color: #000000;
	font-size: .22rem;
	font-weight: bold;
	line-height: 0.26rem;
}
.tbhcyj a {
	color: #000000;
}
.tbhcejwk {
	float: left;
	margin-left: 0.6rem;
	width: calc(100% - 1.6rem);
}
.tbhcejmg {
	float: left;
	color: #696969;
	font-size: .16rem;
	line-height: 0.26rem;
	margin-right: 0.3rem;
	transition: .25s all;
}
.tbhcejmg a {
	color: #696969;
	transition: .25s all;
}
.tbhcejmg:first-child {
	margin-left: 0;
}
.tbhcejmg:hover {
	font-weight: bold;
	font-size: .18rem;
}
.tbhcejmg:hover a {
	color: #cc0000;
}
.tbhcmg {
	overflow: hidden;
	margin-top: 0.65rem;
	/*height: 0.26rem;*/
}
.tbhcmg:first-child {
	margin-top: 0;
}


/* 头部划出结束 */




.xxnrdwk {
	width: 100%;
}
.xxnrnk {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1rem;
  padding-bottom: 1.3rem;
}
.xxnrbt {
	color: #3d3d3d;
	font-size: .3rem;
	font-weight: bold;
	line-height: .4rem;
	text-align: center;
}
.xxnrnr {
	width: 100%;
	color: #000;
	font-size: .16rem;
	line-height: .28rem;
	margin-top: .48rem;
}
.xxnrnr img {
	max-width: 100%;
}
.xxnrfy {
	height: .25rem;
	overflow: hidden;
	line-height: .25rem;
	font-size: .14rem;
	color: #000;
	transition: .5s all;
	display: flex;
	justify-content: space-between;
margin-top: .5rem;
}
.xxnrfy a {
	color: #000;
}

