* {
	padding: 0;
	margin: 0;
	list-style: none;
}

html,
body {
	margin: 0 auto;
	max-width: 1920px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 "microsoft yahei";
	color: #666;
	font-weight: normal;
}

body {
	overflow-x: hidden;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal
}

ul,
ol,
dl {
	list-style: none
}

a {
	text-decoration: none;
	outline: none;
	font-family: "microsoft yahei";
	color: #666;
	cursor: pointer;
	font-size: 12px;
}

li {
	font-size: 12px;
	font-family: "microsoft yahei";
	list-style: none;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
	font-size: 12px;
}

body,
p,
span {
	font-family: "microsoft yahei";
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
}

:focus {
	outline: none;
}

img {
	border: 0;
	vertical-align: middle;
	display: inline-block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	mainContent: "";
	clear: both;
}

.transtion {
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	content: "";
	clear: both;
}

a {
	color: #000
}

a,
a:active,
a:link,
a:visited {
	text-decoration: none
}

a {
	color: #000;
}

input {
	outline: none;
}


.search {
	position: absolute;
	top: 50px;
	right: 0;
	display: none;
	width: 235px;
	height: 44px;
	z-index: 99;
	border: 1px solid #0060B6;
	font-size: 16px;
}

#keyword {
	height: 100%;
	float: left;
	border-radius: none;
	border: 1px solid #0060B6;
	padding-left: 5px;
	box-sizing: border-box;
	width: 170px;
	border: none;
	font-size: 14px;
}

.search>a {
	background: #0060B6;
	height: 100%;
	float: left;
	width: 65px;
	line-height: 45px;
	text-align: center;
	border-radius: none;
	color: #FFFFFF;
}

.search-box {
	position: relative;
}




@font-face {
	font-family: "pf";
	src: url("PINGFANG EXTRALIGHT.TTF");
}

@font-face {
	font-family: "tt";
	src: url("BAHNSCHRIFT.TTF");
}


.apImgTitle {
	position: fixed;
	width: 42%;
	left: 30%;
	top: 30%;
}

.apTitle {
	font-size: 40px;
	color: #fff;
	position: fixed;
	top: 32%;
	width: 100%;
	text-align: center;
}

.logcon {
	position: fixed;
	width: 100%;
	top: 47%;
	text-align: center;
}

.logcon input {
	padding: 10px 15px;
	border-radius: 3px;
	border: none;
	margin-right: 10px;
	width: 220px;
}

.logcon button {
	padding: 7px 20px 10px 20px;
	border: none;
	background: #fff;
	border-radius: 3px;
}

.logcon button:hover {
	cursor: pointer;
}

canvas {
	display: block;
	vertical-align: bottom;
}

#particles-js {
	width: 100%;
	height: 100%;

	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


.index-head {
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #dedfe1;
	z-index: 9999;
}

.margin-c {
	width: 1400px;
	margin: 0 auto;
}

.logo {
	width: 204px;
	height: 50px;
	float: left;
	margin-top: 15px;
	margin-right: 290px;
}

.index-nav {
	line-height: 80px;
	float: left;
	position: relative;
	z-index: 9999;
}

.index-nav li:hover .nav-innerbox {
	display: block;
	opacity: 1;
	top: 80px;
	overflow: hidden;
	z-index: 9;
}

.nav-innerbox {
	width: 913px;
	position: absolute;
	left: 0;
	top: -100px;
	height: 170px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 20px;
	display: none;
	opacity: 0;
	transition: 0.4s;
}

.nav-innerbox-left {
	width: 192px;
	height: 130px;
	float: left;
	margin-right: 25px;
}

.nav-innerbox-right {
	float: left;
	width: 72%;
}

.nav-innerbox-right-text {
	line-height: 2;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.inner-navv {
	overflow: hidden;
}

.jjfa .inner-navv ul {
	line-height: 65px;
}

.inner-navv ul li {
	float: left;
	margin: 0;
	margin-right: 15px;
}

.inner-navv ul li a {
	font-size: 16px;
	color: #6e6e6e;
	font-weight: 600;
}

.nav-innerbox-left img {
	width: 100%;
	height: 100%;
}

.index-nav li {
	float: left;
	margin-right: 40px;
}

.index-nav li:nth-last-child(1) {
	margin-right: 0;
}

.index-nav li a {
	color: #dedfe1;
	font-size: 16px;
	transition: 0.4s;
}

.index-nav li a:hover {
	color: #CF0208;
}

.index-head {
	z-index: 9999;
}

.index-head-right {
	float: right;
	margin-top: 30px;
	cursor: pointer;
}

.index-head-right img {
	width: 15px;
	height: 16px;
}

.index-banner01 {
	width: 100%;
	height: 930px;
	overflow: hidden;
	position: relative;
}

.index-banner01 .swiper-pagination {
	font-size: 0;
	width: 100%;
	position: absolute;
	bottom: 70px !important;
	z-index: 99;
	text-align: center;
}

.index-banner01 .swiper-pagination-bullet {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	box-sizing: border-box;
	border: 3px solid rgba(255, 255, 255, 0.5);
	margin-right: 20px !important;
	cursor: pointer;
	font-size: 0;
	background-color: #FFFFFF;
}

.index-banner03-h1 {
	position: absolute;
	left: 240px;
	top: 420px;
	transition: all 0.3s;
	opacity: 0;
}

.swiper-slide-active .index-banner03-h1 {
	top: 220px;
	opacity: 1;
}

.index-banner03-h2 {
	position: absolute;
	left: 240px;
	top: 470px;
	transition: all 0.5s;
	opacity: 0;
}

.swiper-slide-active .index-banner03-h2 {
	top: 270px;
	opacity: 1;
}

.index-banner03-h3 {
	position: absolute;
	left: 240px;
	top: 570px;
	transition: all 0.7s;
	opacity: 0;
}

.swiper-slide-active .index-banner03-h3 {
	top: 370px;
	opacity: 1;
}

.index-banner03-h4 {
	position: absolute;
	left: 240px;
	top: 670px;
	transition: all 0.8s;
	opacity: 0;
}

.swiper-slide-active .index-banner03-h4 {
	top: 470px;
	opacity: 1;
}


.index-banner02-h1 {
	position: absolute;
	top: 400px;
	left: 0;
	right: 0;
	margin: auto;
	transition: all 0.3s;
	opacity: 0;
}

.swiper-slide-active .index-banner02-h1 {
	opacity: 1;
	top: 200px;
}

.index-banner02-h2 {
	position: absolute;
	top: 500px;
	left: -420px;
	right: 0;
	margin: auto;
	transition: all 0.5s;
	opacity: 0;
}

.swiper-slide-active .index-banner02-h2 {
	opacity: 1;
	top: 300px;
}

.index-banner02-h3 {
	position: absolute;
	top: 500px;
	left: 0;
	right: 0;
	margin: auto;
	transition: all 0.7s;
	opacity: 0;
}

.swiper-slide-active .index-banner02-h3 {
	opacity: 1;
	top: 300px;
}

.index-banner02-h4 {
	position: absolute;
	top: 500px;
	left: 430px;
	right: 0;
	margin: auto;
	transition: all 0.9s;
	opacity: 0;
}

.swiper-slide-active .index-banner02-h4 {
	opacity: 1;
	top: 300px;
}





















.index-banner01 .hd {
	font-size: 0;
	width: 100%;
	position: absolute;
	bottom: 70px;
	z-index: 99;
	text-align: center;
}

.index-banner01 .hd .on {
	background-color: #FFFFFF;
}

.index-banner01 .hd li {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	box-sizing: border-box;
	border: 3px solid rgba(255, 255, 255, 0.5);
	margin-right: 20px;
	cursor: pointer;
	font-size: 0;
}

.index-banner01 .bd li {
	position: relative;
}

/* 
.index-banner01 .bd li img {
	style="position: absolute;top: 0;left: 0;"
} */
.banner01-text {
	position: absolute;
	top: 31%;
	left: 0;
	right: 0;
	margin: auto;
}

.banner01-inner {
	position: absolute;
	top: 56%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(0deg);

	animation: rotation 3s linear infinite;

	-moz-animation: rotation 3s linear infinite;

	-webkit-animation: rotation 3s linear infinite;

	-o-animation: rotation 3s linear infinite;
}

@-webkit-keyframes rotation {
	0% {
		transform: scale(1.0);
		opacity: 1;
	}


	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.index-banner02 {
	width: 100%;
	height: 937px;
	background-image: url(index-banner02-bgi.png);
	overflow: hidden;
}

.index-banner02-list {
	overflow: hidden;
	margin-top: 40px;
}

.index-banner02-list .hd li {
	font-size: 0;
}

.index-banner02-list .bd {
	position: relative;
}

.index-banner02-list .bd .prev {
	position: absolute;
	top: 0;
	height: 30px;
	bottom: 0;
	left: -30px;
	margin: auto;
}

.index-banner02-list .bd .next {
	position: absolute;
	top: 0;
	height: 30px;
	bottom: 0;
	right: -30px;
	margin: auto;
}

.index-banner02-list .bd li {
	width: 450px;
	margin-right: 25px;
}

.index-banner02-item {
	width: 450px;
	/* float: left; */
	height: 562px;
	/* margin-right: 25px; */
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}

.index-banner02-item:nth-child(3) {
	margin-right: 0;
}

.index-banner02-title-e {
	font-family: "pf";
	margin-top: 80px;
	font-size: 48px;
	color: #999999;
	text-align: center;
}

.index-banner02-title {
	text-align: center;
	font-size: 34px;
	color: #333333;
}

.index-banner02-item-head {
	width: 100%;
	height: 216px;
	background-color: #f5f5f5;
	position: absolute;
	top: 0;
	transition: 0.4s;
}

.index-banner02-item-head-img {
	width: 72px;
	height: 72px;
	margin: 54px auto 23px;
	background-color: #e9eff6;
	position: relative;
	border-radius: 50%;
}

.index-banner02-item-head-img img,
.index-banner02-item-mask-img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}


.index-banner02-item-head-text {
	text-align: center;
	font-size: 18px;
	color: #333333;
}

.index-banner02-item-mask-title {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 600;
	margin-bottom: 36px;
}

.index-banner02-item-img {
	position: absolute;
	top: 216px;
	transition: 0.4s;
}

.index-banner02-item-img img {
	width: 100%;
	height: 100%;
}

.index-banner02-item-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	/* top: 0; */
	bottom: -562px;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	transition: 0.4s;
}

.index-banner02-item-mask-img {
	width: 72px;
	height: 72px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	position: relative;
	margin: 54px auto 23px;
}

.index-banner02-item-mask-text {
	width: 87%;
	margin: 0 auto;
	color: #c3c4c5;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.index-banner02-item-mask-foot {
	width: 33px;
	height: 33px;
	position: absolute;
	bottom: 170px;
	left: 0;
	right: 0;
	margin: auto;
}

.index-banner02-item:hover .index-banner02-item-mask {
	bottom: 0;
}

.index-banner03 {
	width: 100%;
	height: 937px;
	background-image: url(index-banner02-bgi.png);
	overflow: hidden;
	position: relative;
}

.index-banner033 {
	background-image: url(index-banner03-bgi.png);
	width: 100%;
	height: 937px;
	overflow: hidden;
	position: relative;
}

.index-banner03 .index-banner02-title {
	color: #333;
	margin-bottom: 60px;
}

.index-banner03 .swiper-button-prev {
	left: 200px;
}

.index-banner03 .swiper-button-next {
	right: 200px;
}

.index-banner03 .swiper-container {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
	height: 650px;
}

.index-banner03-item {
	width: 390px;
	height: 455px;
	border-radius: 8px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
}

.index-banner02 .swiper-slide {
	width: 400px;
	height: 455px !important;
	border-radius: 8px;
	/* margin-right: 20px; */
	width: 33% !important;
	position: relative;
	margin-top: 50px;
	transition: 0.4s;
}

.index-banner02 .swiper-slide-active {
	width: 520px !important;
	height: 550px !important;
	background-color: #FFFFFF;
	border-radius: 8px;
	margin-top: 0;
	transition: 0.4s;
}

.index-banner03 .swiper-slide-active .index-banner03-item {
	width: 100%;
	height: 100%;
	border-radius: 8px;
	box-shadow: 0px 8px 12px 5px rgba(0, 0, 0, 0.1);
}

.index-banner03 .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background-color: rgba(0, 0, 0, 0);
	border: 3px solid rgba(255, 255, 255, 0.8);
}

.index-banner03 .swiper-pagination-bullet-active {
	background-color: #FFFFFF !important;
}

.index-banner03 .swiper-slide-active .index-banner03-item-head {
	height: 362px;
}

.index-banner03-item-head {
	width: 100%;
	height: 260px;
	overflow: hidden;
}

.index-banner03-item-head img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}

.index-banner03-hide {
	display: none;
}

.index-banner03-item:hover .index-banner03-hide {
	display: block;
}

.index-banner03-item:hover .index-banner03-show {
	display: none;
}

.index-banner03-item:hover .index-banner03-item-head img {
	transform: scale(1.05);
}

.index-banner03-item-head-foot-img {
	width: 72px;
	height: 72px;
	margin: 28px auto 12px;
	background-color: #f3f8ff;
	border-radius: 50%;
	position: relative;
}

.index-banner03-item-head-foot-img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index-banner03-item-head-foot-text {
	text-align: center;
	font-size: 18px;
	color: #333333;
}

.index-banner03 .swiper-slide-active .index-banner03-item-head-foot-text {
	font-size: 18px;
	color: #333333;
	font-weight: 600;
}

.index-banner03 .swiper-pagination {
	width: 100%;
	bottom: 110px !important;
}

.index-banner03 .swiper-pagination span {
	margin-right: 20px;
}

.index-banner04 {
	width: 100%;
	height: 937px;
	background-image: url(index-banner04-bgi.png);
	overflow: hidden;
}

.index-banner04-left {
	margin-top: 110px;
	float: left;
	width: 600px;
	overflow: hidden;
}

.index-banner04-left-title-e {
	font-size: 48px;
	color: #999999;
	font-family: "pf"
}

.index-banner04-left-text {
	font-size: 34px;
	color: #333333;
	margin-bottom: 50px;
}

.index-banner04-left-info {
	color: #999999;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 85px;
	width: 90%;
}

.index-banner04-left-foot {
	width: 165px;
	height: 60px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	line-height: 60px;
	font-size: 16px;
	color: #666666;
}

.index-banner04-left-foot a {
	transition: 0.4s;
}

.index-banner04-left-foot:hover a {
	color: #CF0208 !important;
}

.index-banner04-left-foot img {
	margin-top: -3px;
	margin-left: 15px;
	width: 26px;
}

.index-banner04-right {
	float: right;
	width: 788px;
	height: 551px;
	margin-top: 83px;
	overflow: hidden;
}

.index-banner04-right img {
	width: 100%;
	height: 100%;
}

.index-banner04-foot {
	float: left;
	width: 100%;
	margin-top: 70px;
	overflow: hidden;
}

.index-banner04-foot-item {
	float: left;
	/* width: 16%; */
	margin-right: 145px;
	text-align: center;
	font-size: 20px;
	color: #666;
}

.index-banner04-foot-item:nth-last-child(1) {
	margin-right: 0;
}

.index-banner04-foot-item span {
	font-size: 48px;
	color: #000000;
}

.index-banner04-foot-item p {
	font-size: 16px;
}

.index-banner05 {
	width: 100%;
	height: 934px;
	overflow: hidden;
	background-image: url(index-banner05-bgi.png);
}

.index-banner05 .index-banner02-title {
	color: #FFFFFF;
}

.index-banner05-list {
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 65px;
}

.index-banner05-item {
	float: left;
	width: 432px;
	height: 550px;
	background-color: #FFFFFF;
	margin-right: 50px;
	position: relative;
}

.index-banner05-item:nth-child(3) {
	margin-right: 0;
}

.index-banner05-item-head {
	width: 380px;
	height: 250px;
	margin: 27px auto;
	overflow: hidden;
}

.index-banner05-item-head img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}

.index-banner05-item-title {
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.75;
	margin: 0 auto;
	width: 85%;
	margin-bottom: 25px;
	min-height: 70px;
}

.index-banner05-item:hover .index-banner05-item-head img {
	transform: scale(1.05);
}

.index-banner05-item-text {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 85%;
	line-height: 1.5;
	color: #666666;
	font-size: 16px;
	margin: 0 auto;
}

.index-banner05-item-time {
	font-size: 16px;
	color: #666666;
	position: absolute;
	left: 26px;
	bottom: 55px;
}

.index-banner05-item-jaintou {
	position: absolute;
	right: 40px;
	bottom: 50px;
}

.index-banner05-item-jaintou img {
	width: 26px;
	height: 26px;
}

.index-banner05-foot {
	font-size: 16px;
	text-align: center;
	display: block;
}

.index-banner05-foot a {
	color: #b1b3b7;
	transition: 0.4s;
}

.index-banner05-foot a:hover {
	color: #CF0208;
}

.index-banner05-foot img {
	margin-left: 15px;
}

.index-banner06 {
	width: 100%;
	height: 934px;
	background-image: url(index-banner06-bgi.png);
	overflow: hidden;
}

.index-banner06-item {
	width: 316px;
	height: 167px;
	background-color: rgba(255, 255, 255, 0.8);
	position: relative;
	box-shadow: 2px 4px 4px 0px #e7e7e7;
}

.index-banner06-item:nth-child(4n) {
	margin-right: 0 !important;
}


.index-banner06-item img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	max-width: 67%;
	max-height: 67%;
}

.index-banner06 .mySwiper {
	height: 380px;
	margin-top: 65px;
	padding-bottom: 90px;
}

.index-banner06 .swiper-slide {
	height: 167px;
}


.index-banner06 .swiper-pagination span {
	width: 18px;
	height: 18px;
	background-color: rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 0, 0, 0.5);
	margin-right: 15px !important;
	box-sizing: border-box;
}


.index-banner06 .swiper-pagination-bullet-active {
	background-color: #b00207 !important;
	border: none !important;
}

.index-banner06-foot {
	text-align: center;
	margin-top: 55px;
}

.index-banner06-foot a {
	font-size: 16px;
	color: #666666;
}

.index-banner06-foot a:hover {
	color: #CF0208;
}

.index-banner06-foot img {
	margin-left: 15px;
	/* margin-bottom: -4px; */
}


.index-foot {
	width: 100%;
	height: 354px;
	background-color: #132848;
	overflow: hidden;
	position: relative;
}


.index-foot-left {
	float: left;
}

.foot-logo {
	width: 226px;
	height: 55px;
	margin-top: 45px;
	margin-bottom: 40px;
}

.foot-logo img {
	/* width: 100%;
	height: 100%; */
}

.index-foot-left-item {
	font-size: 14px;
	color: #a7abb3;
	margin-bottom: 8spx;
}

.index-foot-nav {
	margin-top: 55px;
	float: left;
	margin-left: 125px;
}

.index-foot-nav ul li {
	float: left;
	margin-right: 40px;
}

.index-foot-nav ul li:nth-last-child(1) {
	margin-right: 0;
}


.index-foot-nav ul li a {
	color: #cdcfd4;
	font-size: 16px;
	transition: 0.4s;
}

.index-foot-nav ul li a:hover {
	color: #CF0208;
}

.index-foot-nav ul li ul li {
	float: inherit;
	margin-top: 15px;
}

.index-foot-nav ul li ul li a {
	font-size: 14px;
	color: #a7abb3;
}

.index-foot-foot {
	background-color: #132848;
	text-align: center;
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #2d405c;
	color: #a7abb3;
	font-size: 14px;
}

.index-foot-foot a {
	color: #a7abb3;
	font-size: 14px;
}

.index-foot-box {
	background-color: #132848;
}

.inner-banner {
	width: 100%;
	height: 694px;
	overflow: hidden;
	position: relative;
}

.inner-banner img {
	max-width: 100%;
	position: absolute;
	top: 0;
}

.inner-banner-title {
	width: 250px;
	height: 70px;
	position: absolute;
	left: 0;
	right: 0;
	top: 220px;
	margin: auto;
}

.inner-news {
	background-image: url(news-title.png);
}

.inner-product {
	background-image: url(inner-product.png);
}

.inner-contact {
	background-image: url(inner-contact.png);
}

.inner-recut {
	background-image: url(inner-recut.png);
}

.inner-jjfa {
	background-image: url(inner-jjfa.png);
}

.inner-gywm {
	background-image: url(inner-gywm.png);
}

.inner-banner-title span {
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: -26px;
}

.inner-banner-dw {
	font-size: 16px;
	color: #b8bac0;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 324px;
}

.inner-banner-dw a {
	color: #b8bac0;
	font-size: 16px;
}

.inner-banner .inner-img {
	position: absolute;
	top: inherit;
	bottom: 160px;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
	-webkit-transform: rotate(0deg);

	animation: rotation1 3s linear infinite;

	-moz-animation: rotation1 3s linear infinite;

	-webkit-animation: rotation1 3s linear infinite;

	-o-animation: rotation1 3s linear infinite;

}


@-webkit-keyframes rotation1 {
	0% {
		transform: translateY(20px);
	}

	50% {
		transform: translateY(40px);
	}

	100% {
		transform: translateY(20px);
	}
}



.inner-nav {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
}

.inner-item {
	margin-right: 150px;
	display: inline-block;
	text-align: center;
}

.inner-item:nth-last-child(1) {
	margin-right: 0;
}

.inner-item-head {
	margin-top: 42px;
}

.inner-item-text {
	font-size: 18px;
	color: #333333;
	margin-top: 7px;
	transition: 0.4s;
}

.inner-item:hover .inner-nav-span {
	opacity: 1;
}

.inner-item:hover .inner-item-text {
	color: #CF0208;
}

.on .inner-nav-span {
	opacity: 1;
}

.inner-nav-span {
	margin: 0 auto;
	width: 68px;
	height: 1px;
	background-color: #cf0208;
	margin-top: 36px;
	opacity: 0;
	transition: 0.4s;
}

.contact-content {
	margin-top: 65px;
	overflow: hidden;
}

.news-content {
	margin-top: 65px;
	overflow: hidden;
}

.news-content-title-e {
	font-size: 48px;
	font-family: "pf";
	text-align: center;
}

.news-content-title {
	text-align: center;
	color: #333333;
	font-size: 34px;
	font-weight: 600;
}

.news-list1 {
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 70px;
}

.news-list1-item {
	float: left;
	width: 432px;
	box-sizing: border-box;
	border: 1px solid #E7E7E7;
	padding: 17px 30px 40px;
	margin-right: 50px;
	transition: 0.4s;
}

.news-list1-item:hover {
	box-shadow: 0px 4px 4px 0px #e7e7e7;
}

.news-list1-item:nth-child(3) {
	margin-right: 0;
}

.news-list1-item-head {
	width: 100%;
	height: 234px;
	overflow: hidden;
}

.news-list1-item-head img {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
	transition: 0.4s;
}

.news-list1-item:hover .news-list1-item-head img {
	transform: scale(1.05);
}

.news-list1-item-title {
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-list1-item-text {
	font-size: 16px;
	color: #999999;
	margin-bottom: 30px;
}

.news-list1-item-text span {
	margin-right: 5px;
}

.fyq {
	overflow: hidden;
	height: 1px;
	width: 100%;
	background-color: red;
	margin-bottom: 60px;
}

.news-list2-item {
	width: 678px;
	height: 188px;
	box-shadow: 0px 0px 6px 4px #e7e7e7;
	position: relative;
	padding-left: 30px;
	box-sizing: border-box;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
	transition: 0.4s;
}

.news-list2-item:hover {
	box-shadow: 0px 0px 6px 4px #d1e5fa;
}

.news-list2-item:nth-child(2n) {
	margin-right: 0;
}

.news-list2-item:hover .news-list2-item-title {
	color: #d10208;
}

.news-list2-item-title {
	line-height: 68px;
	border-bottom: 1px solid #eee;
	width: 87%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 12px;
	font-size: 18px;
}

.news-list2-item-text {
	font-size: 16px;
	color: #666666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 30px;
}

.news-list2-item-foot {
	position: absolute;
	left: 30px;
	bottom: 28px;
}

.news-list2-item-time-t {
	margin-top: 7px;
	margin-bottom: 0px;
	font-size: 20px;
	text-align: center;
}

.news-list2-item-yaer {
	font-size: 14px;
}

.news-list2-item-time {
	position: absolute;
	top: 0;
	right: 0;
	width: 85px;
	height: 68px;
	background-color: #012348;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}

.product-list {
	margin-top: 50px;
	overflow: hidden;
}

.product-item {
	width: 448px;
	margin-bottom: 50px;
	float: left;
	margin-right: 25px;
	height: 472px;
	padding-bottom: 20px;
	transition: 0.4s;
	box-shadow: 0px 0px 4px 4px #eee;
	border-bottom: 4px solid #fff;
}

.product-item:hover {
	background-color: #fff;
	border-bottom: 4px solid #cf0208;
	box-shadow: 0px 0px 4px 4px #ced5dc;
}

.product-item:nth-child(3n) {
	margin-right: 0;
}

.product-item-head {
	margin-bottom: 15px;
	width: 100%;
	height: 346px;
	overflow: hidden;
}

.product-item-head img {
	max-width: 100%;
}

.product-item-title {
	margin-bottom: 14px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding: 0 30px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.4s;
}

.product-item-text {
	text-align: left;
	transition: 0.4s;
	font-size: 16px;
	color: #9a9a9a;
	line-height: 1.5;
	padding: 0 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.product-item:hover .product-item-title {
	/* color: #cf0208; */
}

.product-item:hover .product-item-text {
	/* color: #cf0208; */
}

.fafafa {
	background-color: #fafafa;
	overflow: hidden;
}

.news-info-left {
	float: left;
	width: 1010px;
	background-color: #FFFFFF;
	padding: 30px;
	margin-top: 55px;
	margin-bottom: 70px;
	box-sizing: border-box;
}

.news-info-left-title {
	font-size: 30px;
	color: #333333;
	font-weight: 600;
}

.news-info-left-text {
	margin: 15px 0;
	color: #999999;
	font-size: 16px;
}

.news-info-left-text span {
	margin-right: 25px;
}

.news-info-left-content {
	padding: 30px 0;
	color: #666666;
	line-height: 1.75;
	box-sizing: border-box;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	font-size: 16px;
	min-height: 300px;
}

.news-info-left-foot {
	margin-top: 35px;
}

.shangyipian,
.xiayipian {
	color: #666666;
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 16px;
}

.shangyipian em,
.xiayipian em {
	font-size: 16px;
}

.shangyipian a,
.xiayipian a {
	font-weight: 400;
	margin-left: 5px;
	font-size: 16px;
}

.news-info-right {
	width: 357px;
	float: right;
	margin-top: 55px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 0 30px;
	margin-bottom: 70px;
}

.news-info-right-name {
	line-height: 85px;
	font-size: 24px;
	color: #000000;
}

.news-info-right-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
	padding: 0 20px;
	border-bottom: 1px solid #EEEEEE;
}

.news-info-right-item-dot {
	position: absolute;
	left: 0;
	top: 10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #eeeeee;
}

.news-info-right-item-title {
	color: #333333;
	font-size: 16px;
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-info-right-item-time {
	font-size: 16px;
	color: #999;
	margin-bottom: 30px;
}

.content-list {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 50px;
}

.content-item {
	width: 444px;
	height: 150px;
	margin-right: 32px;
	background-color: #FFFFFF;
	float: left;
}

.content-item:hover .content-item-text {
	color: #CF0208;
}

.content-item:nth-child(3) {
	margin-right: 0;
}

.content-item-left {
	float: left;
	margin-top: 42px;
	margin-left: 47px;
	margin-right: 22px;
}

.content-item-right {
	float: left;
	margin-top: 45px;
	font-size: 16px;
	color: #333333;
}

.content-item-naem {
	margin-bottom: 10px;
}

.content-item-text {
	width: 300px;
}

.contact-map {
	/* width: 100%; */
	height: 600px;
	margin-bottom: 77px;
	padding: 25px;
	box-shadow: 0px 0px 6px 4px #e7e7e7;
	/* box-sizing: border-box; */
}

.recut-list {
	overflow: hidden;
	margin-top: 55px;
	margin-bottom: 70px;
}

.recut-head {
	width: 100%;
	height: 64px;
	line-height: 64px;
	background-color: #eeeeee;
}

.recut-head .recut-item-item {
	font-weight: 600;
	color: #333333;
}

.recut-item-item {
	float: left;
	width: 26%;
	font-size: 16px;
	text-align: center;
}

.recut-item-item:nth-child(1) {
	margin-left: 30px;
	text-align: left;
	width: 13%;
}

.recut-item-item:nth-last-child(1) {
	width: 80px;
}

.recut-item {
	border-bottom: 1px dashed #e0e0e0;
	line-height: 70px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-align: center;
	width: 100%;
	transition: 0.4s;
}

.recut-item:hover {
	border-bottom: 1px dashed #CF0208;
}

.recut-item:hover a {
	color: #CF0208;
}

.recut-item:hover .recut-item-img02 {
	display: inline-block;
}

.recut-item:hover .recut-item-img01 {
	display: none;
}

.recut-item-img02 {
	display: none;
}

.gy-banner01 {
	overflow: hidden;
}

.gy-title-e {
	font-size: 48px;
	color: #999999;
	font-family: "pf";
	text-align: center;
	margin-top: 65px;
}

.gy-title {
	font-size: 34px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: center;
}

.gy-banner01-content {
	overflow: hidden;
	margin-bottom: 88px;
	/* background-image: url(gy-banner01-content.png); */
}

.gy-banner01-content-left {
	float: left;
	width: 560px;
}

.gy-banner01-content-title {
	font-size: 34px;
	color: #333333;
}

.gy-banner01-content-e {
	font-size: 16px;
	font-family: "pf";
	color: #999999;
	margin-bottom: 20px;
}

.gy-banner01-content-text {
	font-size: 16px;
	color: #999999;
	line-height: 1.75;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 80px;
}

.gy-banner01-content-textt {
	font-size: 16px;
	color: #999999;
	line-height: 1.75;
	margin-bottom: 80px;
}


.gy-banner01-content-foot {
	text-align: center;
	width: 165px;
	height: 56px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	line-height: 56px;
	font-size: 16px;
	color: #666666;
}

.gy-banner01-content-foot a {
	color: #666666;
	font-size: 16px;
	transition: 0.4s;
}

.gy-banner01-content-foot a:hover {
	color: #CF0208;
}

.gy-banner01-content-foot img {
	margin-left: 5px;
}

.gy-banner01-content-right {
	float: right;
	width: 788px;
	height: 550px;
}

.gy-banner01-content-right img {
	max-width: 100%;
}

.inner .index-banner04-foot-item {
	font-size: 16px;
	margin-right: 191px;
}

.inner .index-banner04-foot-item:nth-last-child(1) {
	margin-right: 0;
}

.inner .index-banner04-foot-item span {
	font-size: 28px;
	font-family: "tt"
}

.gy-banner02 {
	background-image: url(gy-banner02.png);
	overflow: hidden;
}

.gy-title-text {
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-bottom: 56px;
	margin-top: -38px;
}

.gy-banner02-list {
	overflow: hidden;
	margin-bottom: 120px;
}

.gy-banner02-item {
	width: 445px;
	height: auto;
	float: left;
	margin-right: 32px;
}

.gy-banner02-item:nth-last-child(1) {
	margin-right: 0;
}

.gy-banner02-head {
	width: 100%;
	height: 313px;
	overflow: hidden;
}

.gy-banner02-head img {
	max-width: 100%;
	max-height: 100%;
	transition: 0.4s;
}

.gy-banner02-item:hover .gy-banner02-head img {
	transform: scale(1.05);
}

.gy-banner02-foot {
	width: 100%;
	height: 163px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.gy-banner02-title {
	margin-top: 40px;
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 600;
}

.gy-banner02-text {
	text-align: center;
	color: #666666;
	font-size: 16px;
}

.gy-banner03 {
	background-image: url(gy-banner03.png);
	overflow: hidden;
	padding-bottom: 70px;
	background-repeat: repeat;
	/* background-size: cover; */
}

.gy-banner03-content-left {
	background-image: url(gy-banner03-content-left.png);
	width: 856px;
	height: 604px;
	overflow: hidden;
	float: left;
}

.gy-banner03-content-left-title {
	text-align: center;
	color: #FFFFFF;
	margin-top: 58px;
	font-weight: 600;
	font-size: 30px;
}

.gy-banner03-content-left-title-e {
	color: #999;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 60px;
	text-align: center;
}

.gy-banner03-content-left-lb {
	/* width: 100%; */
	padding-left: 50px;
	height: 410px;
	background-color: #FFFFFF;
	position: relative;
}

.gy-banner03-content-left-lb .hd {
	width: 94%;
	height: 3px;
	position: absolute;
	bottom: 30px;
	text-align: center;
}

.gy-banner03-content-left-lb .hd .on {
	background-color: #b00207;
	border-color: #b00207;
}

.gy-banner03-content-left-lb .hd li {
	width: 18px;
	height: 18px;
	border: 3px solid #ededed;
	display: inline-block;
	border-radius: 50%;
	background-color: #F5F5F5;
	margin-left: 10px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 0;
}

.gy-banner03-content-left-lb .bd li {
	width: 350px;
	margin-top: 15px;
	margin-right: 15px;
}

.gy-banner03-content-left-item {
	width: 350px;
	height: 356px;
	float: left;
	position: relative;
}

.gy-banner03-content-left-item img {
	/* max-width: 100%; */
	height: 75%;
	/* height: 248px; */
	/* height: auto; */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.gy-banner03-content-right {
	float: left;
	width: 544px;
}

.gy-banner03-content-right-head {
	background-color: #000000;
	width: 100%;
	height: 7px;
}

.gy-banner03-content-right .gy-banner03-content-left-title {
	color: #000000;
}

.gy-banner03-content-right .gy-banner03-content-left-title-e {
	margin-bottom: 53px;
}

.gy-banner03-content-right-c {
	background-image: url(gy-banner03-content-right-c.png);
	width: 100%;
	height: 489px;
}

.gy-banner03-content-right-c-lb {
	position: relative;
}

.gy-banner03-content-right-c-lb .bd {
	margin-left: 30px;
	margin-top: 60px;
}

.gy-banner03-content-right-c-lb .bd li {
	width: 226px;
	margin: 0 8px;
}

.right-c-lb-item {
	width: 226px;
	height: 307px;
	float: left;
}

.right-c-lb-item img {
	width: 100%;
	height: 100%;
}

.gy-banner03-content-right-c-lb .prev {
	width: 44px;
	height: 124px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
	top: 45%;
	cursor: pointer;
}

@-webkit-keyframes rotation001 {
	0% {
		transform: rotate(720deg);
	}

	100% {
		transform: rotate(0deg);
	}
}


@-webkit-keyframes rotation3 {
	0% {
		transform: scale(0.5);
		opacity: 1;
	}

	50% {
		transform: scale(1.5);
		opacity: 0.5;
	}

	100% {
		transform: scale(0.5);
		opacity: 1;
	}
}

.index-banner022 {
	position: absolute;
	top: 34%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate3(0deg);

	animation: rotation3 3s linear infinite;

	-moz-animation: rotation3 3s linear infinite;

	-webkit-animation: rotation3 3s linear infinite;

	-o-animation: rotation3 3s linear infinite;
}

.index-banner0333 {
	position: absolute;
	top: 128px;
	right: 200px;
	-webkit-transform: rotate(0deg);
	animation: rotation001 5s linear infinite;
	-moz-animation: rotation001 5s linear infinite;
	-webkit-animation: rotation001 5s linear infinite;
	-o-animation: rotation001 5s linear infinite;
}

.gy-banner03-content-right-c-lb .next {
	width: 44px;
	height: 124px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
	top: 45%;
	right: 0;
	cursor: pointer;
}

.gy-banner03-content-right-c-lb .prev img,
.gy-banner03-content-right-c-lb .next img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.gy-banner03-content-right-c-lb .hd li {
	font-size: 0;
}

.video-content {
	width: 100%;
	height: auto;
	min-height: 300px;
}

.f8f8f8 {
	background-color: #f8f8f8;
}

.f8f8f8 .margin-c {
	overflow: hidden;
	padding: 0 10px;
}

.info-head {
	width: 100%;
	height: 520px;
	background-color: #FFFFFF;
	margin-top: 45px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 6px 4px #e7e7e7;
}

.info-head-left {
	float: left;
	margin-top: 35px;
	margin-left: 34px;
	width: 582px;
	height: 450px;
	overflow: hidden;
}

.info-head-left img {
	max-width: 100%;
}

.info-head-rigth {
	float: left;
	margin-left: 60px;
	width: 700px;
}

.info-head-rigth-title {
	color: #333333;
	font-size: 30px;
	margin-top: 45px;
	font-weight: 600;
	margin-bottom: 35px;
}

.info-head-rigth-text {
	line-height: 2;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.info-head-rigth-foot {
	margin-top: 90px;
}

.info-head-rigth-foot-left {
	float: left;
}

.info-head-rigth-foot-right {
	float: left;
	margin-left: 16px;
}

.info-head-rigth-foot-title {
	color: #333;
	font-size: 16px;
	margin-bottom: 8px;
}

.info-head-rigth-foot-number {
	font-size: 24px;
	color: #8a1920;
	font-weight: 600;
}

.info-content {
	overflow: hidden;
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 0 30px;
	width: 100%;
	min-height: 300px;
}

.info-content-nav {
	width: 100%;
	height: 75px;
	border-bottom: 1px solid #eee;
	text-align: center;
}

.info-content-nav-item {
	display: inline-block;
	width: 73px;
	line-height: 75px;
	margin-right: 45px;
	cursor: pointer;
	font-size: 16px;
}

.info-content-nav .on {
	border-bottom: 1px solid #cf0208;
}

.info-content-nav-item:nth-last-child(1) {
	margin-right: 0;
}

.content-info-title {
	color: #333333;
	font-size: 18px;
	margin-top: 50px;
	font-weight: 600;
	line-height: 1.75;
	margin-bottom: 15px;
}

.content-info-title img {
	margin-right: 13px;
}

.content-info-text {
	font-size: 16px;
	color: #333333;
	line-height: 1.75;
}

.content-info-text * {
	max-width: 100%;
}

.content-info-cs {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	height: auto;
	margin-bottom: 67px;
}

.content-info-cs-left-item {
	border-bottom: 1px solid #EEEEEE;
	height: 72px;
	box-sizing: border-box;
	line-height: 72px;
	font-size: 16px;
	color: #333;
}

.content-info-cs-left-item:nth-last-child(1) {
	border-bottom: none;
}

.content-info-cs-left {
	float: left;
	width: 310px;
	box-sizing: border-box;
	border-right: 1px solid #EEEEEE;
	padding-left: 30px;
}

.content-info-cs-right {
	float: left;
	margin-left: 30px;
}

.info-foot-title {
	float: left;
	margin-left: 30px;
	line-height: 90px;
	font-size: 30px;
	color: #000000;
}

.info-foot-right {
	float: right;
	line-height: 90px;
	font-size: 16px;
	color: #999999;
}

.info-foot-right a {
	color: #999999;
}

.product-list {
	width: 100%;
}


.fan {
	overflow: hidden;
}

.fan-item-head img {
	max-width: 100%;
}

.fan-item-title-e {
	font-size: 12px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.fan-item {
	width: 260px;
	text-align: center;
	position: relative;
	padding-bottom: 75px;
}


.fan-item-on {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}



.fan-item-title {
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;
}

.fan-lb {
	padding-left: 125px;
	margin-top: 35px;
	position: relative;
}

.fan-lb .hd ul {
	font-size: 0;
}

.fan-lb .bd ul li {
	width: 300px !important;
	margin: 0px;
}

.fan .prev {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 150px;
}

.fan .next {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 150px;
}

.fan-content {
	background-image: url(fanbd.png);
	overflow: hidden;
	padding-bottom: 80px;
	background-repeat: repeat;
	background-size: cover;
	margin-top: -25px;
}

.fan-content-title {
	text-align: center;
	font-size: 34px;
	color: #333333;
	margin-top: 60px;
	margin-bottom: 50px;
}

.fan-content-text {
	width: 100%;
	background-color: #FFFFFF;
	padding: 50px 30px;
	font-size: 16px;
	color: #333333;
	line-height: 1.75;
}

.fan-content-textt {
	width: 100%;
	background-color: #FFFFFF;
	padding: 50px 30px;
	font-size: 16px;
	color: #333333;
	line-height: 1.75;
	min-height: 300px;
}

.head-img-on {
	display: none;
}

.fan-item-on {
	display: none;
}

.fan-item:hover .head-img-on {
	display: block;
}

.fan-item:hover .head-img {
	display: none;
}

.fan-lb .hd li {
	font-size: 0;
}

.fan-item-head {
	width: 260px;
	height: 292px;
}

.fan-lb .bd .om .head-img-on {
	display: block;
}

.fan-lb .bd .om .fan-item-on {
	display: block;
}


.fan-lb .bd .om .head-img {
	display: none;
}





.layui-laypage * {
	margin-right: 5px !important;
}

.layui-laypage {
	width: 100%;
	text-align: center;
	margin-bottom: 70px !important;
}

.layui-laypage-count {
	padding: 0 10px !important;
	border: 1px solid #EEEEEE !important;
}

.layui-laypage-em {
	color: #FFFFFF !important;
	background-color: #a51c30 !important;
}

.layui-laypage .layui-laypage-curr em {
	margin-right: 0 !important;
}

.layui-laypage a:hover {
	color: #a51c30 !important;
}


.recut-list .layui-laypage {
	margin-top: 60px;
	margin-bottom: 0 !important;
}





.innerContact-form-tel div h3 {
	width: 250px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial;
	line-height: 24px;
}

.innerContact-form-tel div b {
	font-size: 24px;
	color: #333;
	display: block;
	margin-top: 5px;
	font-weight: normal;
}

.innerContact-form-tel p {
	font-size: 14px;
	color: #666;
	margin: 40px 0 40px;
	line-height: 26px;
	border-top: 1px solid #bbbbbb;
	padding-top: 45px;
}

.innerContact-form-tel dl dt {
	font-size: 18px;
}

.innerContact-form-tel dl dd {
	font-size: 36px;
	color: #cf0208;
	font-weight: bold;
	font-family: "century gothic";
	line-height: 48px;
}

.innerContact-form-list {
	float: right;
}

.innerContact-form-list div {
	overflow: hidden;
	margin-bottom: 15px;
}

.innerContact-form-list div span {
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	float: left;
	margin-right: 20px;
	width: 36px;
}

.innerContact-form-list div input {
	height: 52px;
	border: 1px solid #d5d5d5;
	font-size: 16px;
	width: 470px;
	padding: 0 20px;
	box-sizing: inherit;
}

.innerContact-form-list div textarea {
	height: 108px;
	border: 1px solid #d5d5d5;
	font-size: 16px;
	width: 470px;
	padding: 10px 20px;
	resize: none;
	box-sizing: inherit;
}

.innerContact-form-list div .layui-btn {
	width: 510px;
	height: 54px;
	background: #cf0208;
	border: none;
	color: #fff;
	font-size: 16px;
	padding: 0;
}

.index-emw {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0px;
}



@media only screen and (min-width: 1200px) and (max-width:1500px) {
	.margin-c {
		width: 1150px;
	}

	.logo {
		margin-right: 75px;
	}

	.index-banner01 .bd li img {
		max-width: 100%;
		height: auto;
	}

	.index-banner01 {
		height: auto;
	}

	.index-banner03-item {
		width: 350px;
	}

	.index-banner03 .swiper-slide-active {
		width: 420px !important;
	}


	.index-banner02-list .bd li {
		width: 366px;
	}

	.index-banner02-item {
		width: 366px;
		height: 495px;
	}

	.index-banner02-item-mask-foot {
		bottom: 80px;
	}

	.index-banner04-right {
		width: 650px;
	}

	.index-banner04-left {
		width: 500px;
	}

	.index-banner04-foot-item {
		margin-right: 100px;
	}

	.index-banner05-item {
		width: 366px;
		margin-right: 25px;
		height: 495px;
	}

	.index-banner05-item-head {
		width: 100%;
		height: 203px;
		text-align: center;
	}

	.index-banner05-item-head img {
		max-width: 85%;
		height: auto;
	}

	.index-banner06-item {
		width: 250px;
	}

	.index-foot-nav {
		position: relative;
		margin-left: 60px;
	}

	.index-foot-nav ul li {
		margin-right: 25px;
	}

	.inner-banner img {
		position: inherit;
	}

	.inner-banner {
		height: auto;
	}

	.inner-banner .inner-img {
		bottom: 50px;
	}

	.gy-banner01-content-left {
		width: 450px;
	}

	.gy-banner01-content-right {
		width: 650px;
		height: auto;
	}

	.inner .index-banner04-foot-item {
		margin-right: 145px;
	}

	.gy-banner02-item {
		width: 362px;
	}

	.gy-banner02-head {
		height: auto;
	}

	.gy-banner03-content-left {
		margin: 0 auto;
		float: inherit;
	}

	.gy-banner03-content-right {
		float: inherit;
		width: 544px;
		margin: 0 auto;
	}

	.gy-banner03-content-right-head {
		display: none;
	}

	.product-item {
		width: 366px;
		height: 410px;
		margin-bottom: 25px;
	}

	.product-item-head {
		height: auto;
	}

	.info-head-left {
		width: 435px;
	}

	.info-head-rigth {
		width: 570px;
	}

	.info-head {
		height: 410px;
	}

	.info-head-rigth-text {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.fan-item {
		width: 200px;
	}

	.fan-lb .bd ul li {
		width: 260px !important;
	}

	.fan-lb {
		padding-left: 85px;
	}

	.news-list1-item {
		width: 366px;
		margin-right: 25px;
		padding: 25px;
	}

	.news-list2-item {
		width: 555px;
	}

	.news-info-right {
		width: 320px;
	}

	.news-info-left {
		width: 793px;
	}

	.recut-item-item {
		width: 25%;
	}

	.content-item-text {
		width: 240px;
	}

	.content-item {
		width: 362px;
	}

	.content-item-left {
		margin-left: 25px;
	}

	.liupadding {
		padding: 80px 60px 100px !important;
	}
}
