html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

/* body{margin:0;max-width:1920px;margin:0 auto;} */
body {
	margin: 0;
	margin: 0 auto;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

html {
	font-family: "微软雅黑", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	-webkit-text-size-adjust: none;
}

html,
body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 100%;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

a {
	text-decoration: none;
	color: #666;
}

ul,
ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e3e3e3;
}
tr,td {
	border: 1px solid #e3e3e3;
}

a,
img {
	-webkit-touch-callout: none;
}

a,
input,
button {
	outline: 0;
	border: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #f4f4f4;
	margin: 0 auto;
	background-attachment: fixed;
	font-size: 14px;
}

html {
	margin: 0 auto;
	color: #333;
}

img {
	display: inline-block;
   
}

 .swiper-slide img, .index-item02  img, .product-content img{
width: 100%;
height: auto;
}

a {
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.clearfix {
	*zoom: 1;
}

.clearfix::before {
	display: table;
	content: "";
}

.clearfix::after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.w1200 {
	max-width: 1200px;
	margin: 0 auto;
}

.w1400 {
	max-width: 1400px;
	margin: 0 auto;
}

.w1440 {
	max-width: 1440px;
	margin: 0 auto;
}

.w1600 {
	max-width: 1600px;
	margin: 0 auto;
}

@media screen and (max-width:1200px) {
	.w1200 {
		padding: 0 15px;
		overflow-x: hidden;
	}
}

@media screen and (max-width:1400px) {
	.w1400 {
		padding: 0 15px;
	}
}

@media screen and (max-width:1440px) {
	.w1440 {
		padding: 0 15px;
	}
}

@media screen and (max-width:1600px) {
	.w1600 {
		padding: 0 15px;
	}
}

.swiper-pagination {}

.swiper-pagination span,
.swiper-button-prev,
.swiper-button-next,
.swiper-pagination-bullet,
.index-item03 .arrow {
	outline: none;
}

.overh {
	overflow: hidden;
}

.fixed {
	position: fixed;
}

.textHidden {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tran300 {
	transition: 300ms ease-out;
	-webkit-transition: 300ms ease-out;
	-ms-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
}

.tran500 {
	transition: 500ms ease-out;
	-webkit-transition: 500ms ease-out;
	-ms-transition: 500ms ease-out;
	-moz-transition: 500ms ease-out;
	-o-transition: 500ms ease-out;
}

.tran800 {
	transition: 800ms ease-out;
	-webkit-transition: 800ms ease-out;
	-ms-transition: 800ms ease-out;
	-moz-transition: 800ms ease-out;
	-o-transition: 800ms ease-out;
}

.tran1000 {
	transition: 1000ms ease-out;
	-webkit-transition: 1000ms ease-out;
	-ms-transition: 1000ms ease-out;
	-moz-transition: 1000ms ease-out;
	-o-transition: 1000ms ease-out;
}

.text-center {
	text-align: center;
}

.header {
	height: 110px;
	background: #fff;
}

.header .logo {
	margin-top: 24px;
}

.logo img {
	width: 80%;
	height: auto;
}

.header .menu {
	display: none;
}

.header .menu .click-to-header {
	position: relative;
	cursor: pointer;
}

.header .menu .click-to-header .burger-btn {
	width: 26px;
	height: 20px;
	position: relative;
	cursor: pointer;
}

.header .menu .click-to-header .burger-btn .icon-burger {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #a51f24;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 999;
}

.header .menu .click-to-header .burger-btn .icon-burger2 {
	top: 8px;
}

.header .menu .click-to-header .burger-btn .icon-burger3 {
	top: 16px;
}

.header .right {}

.header .right .nav {
	margin-top: 62px;
}

.header .right .nav ul {}

.header .right .nav ul li {
	float: left;
	margin-left: 28px;
}

.header .right .nav ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	min-width: 80px;
	text-align: center;
	border-bottom: 5px solid transparent;
	padding-bottom: 20px;
}

.header .right .nav ul li.on a {
	border-bottom: 7px solid #a51f24;
	color: #a51f24;
}

.header .cn-en {
	float: right;
}
.header .cn-en span, .cn-en a {
	padding-left: 10px;
}

.header .cn-en span.actived {
	color: #a51f24;
}

@media screen and (min-width:1160px) {
	.header .right .nav ul li a:hover {
		border-bottom: 7px solid #a51f24;
		color: #a51f24;
	}
}

@media screen and (max-width:1160px) {
	body {
		padding-top: 55px;
	}

	.header {
		height: 55px;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		border-bottom: 1px solid #eee;
		z-index: 6;
	}

	.header .logo {
		width: 110px;
		margin-top: 15px;
		margin-right: 50px;
	}

	.header .menu {
		margin-top: 18px;
		display: block;
	}
	.header .cn-en {
		padding-top: 17px;
		padding-right: 20px;
	}
}

@media screen and (max-width:1160px) {
	.header .right .nav {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 0;
		z-index: 5;
		overflow: hidden;
		background: #fff;
		margin-top: 0;
	}

	.header .right .nav ul li {
		width: 100%;
		position: relative;
		transition: 300ms ease-out;
		transform: translateX(100px);
		opacity: 0;
		padding: 0px 15px;
		margin-left: 0;
	}

	.header .right .nav ul li a {
		font-size: 14px;
		line-height: 38px;
		border-bottom: 1px solid #eee;
		text-align: left;
		padding-bottom: 0;
	}

	.header .right .nav ul li.on a {
		border-bottom: 1px solid #a51f24;
	}

	.header .right .nav ul li:nth-child(1) {
		transition-delay: 500ms;
	}

	.header .right .nav ul li:nth-child(2) {
		transition-delay: 550ms;
	}

	.header .right .nav ul li:nth-child(3) {
		transition-delay: 600ms;
	}

	.header .right .nav ul li:nth-child(4) {
		transition-delay: 650ms;
	}

	.header .right .nav ul li:nth-child(5) {
		transition-delay: 700ms;
	}

	.header .right .nav ul li:nth-child(6) {
		transition-delay: 750ms;
	}

	.header .right .nav ul li:nth-child(7) {
		transition-delay: 800ms;
	}

	.header .right .nav ul li:nth-child(8) {
		transition-delay: 850ms;
	}

	.header .right .nav ul li:nth-child(9) {
		transition-delay: 900ms;
	}

	.header .right .nav ul li:nth-child(10) {
		transition-delay: 950ms;
	}

	.header .right .nav ul li:nth-child(11) {
		transition-delay: 1000ms;
	}

	.header .right .nav.open {
		top: 55px;
		height: 100%;
	}

	.header .right .nav.open ul li {
		transform: translateX(0px);
		opacity: 1;
	}
}

.layer-modal {
	display: none;
}

.layer-modal .content {
	padding: 30px;
	width: 720px;
	position: relative;
	height: 600px;
	overflow: hidden;
}

.layer-modal .content .close {
	position: absolute;
	width: 19px;
	height: 19px;
	background: url(../images/modal-close.png) no-repeat center center/cover;
	right: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 2;
}

.video-pop {
	position: fixed;
	z-index: 999;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 15;
}

.video-pop .video-warp {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.video-pop .video-warp video {
	width: 100%;
}

.video-pop .video-warp .video-close {
	position: absolute;
	top: -50px;
	right: -50px;
	width: 38px;
	height: 38px;
	background: url(../images/close-white.png) no-repeat center center/18px 18px;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 100%;
}

@media screen and (max-width:1160px) {
	.video-pop .video-warp {
		width: 90%;
	}

	.video-pop .video-warp .video-close {
		right: 0;
		width: 20px;
		height: 20px;
		top: -30px;
	}
}

.footer{border-top:10px solid #a51f24;background:#222324;color:#999;font-size:16px;}
.footer .link{padding:25px 0;border-bottom:1px solid #535657;margin-bottom:40px;}
.footer .link *{display:inline-block;}
.footer .link a{margin-right:30px;color: #999;}
.footer .left{}
.footer .left img{width:100px;}
.footer .left ul{margin-top:20px;line-height:26px;}
.footer .right{}
.footer .right .list{float:left;margin-left:30px;}
.footer .right .list:first-child{margin-left:0;}
.footer .right .list .title{font-size:20px;margin-bottom:10px;display: block;color: #999;}
.footer .right .list ul{line-height:36px;}
.footer .right .list ul li{}
.footer .right .list ul li a{}
.footer .right .list ul li a:hover{color:#fff;}
.footer .copy-right{padding:20px 0;border-top:1px solid #535657;margin-top:40px;text-align: center}
.footer .copy-right .fl{font-size:24px;}
.footer .copy-right img{display:inline-block;vertical-align:middle;margin-top:-3px;margin-right:5px;}
.footer .copy-right .txt{display:inline-block;margin-left:10px;}
.footer .copy-right a{font-size: 14px;color: #aaaaaa;}
.footer .copy-right a img{width:24px;}

@media screen and (max-width:1025px){
	.footer{font-size:14px;}
	.footer .link{padding:10px 0;margin-bottom:15px;}
	.footer .link a{margin-right:10px;}
	.footer .left,
	.footer .right{width:100%;float:none;}
	.footer .left{margin-top:5px;}
	.footer .left ul{margin-top:10px;line-height:22px;}
	.footer .left img{margin:0 auto;}
	.footer .right{text-align:center;}
	.footer .right .list{float:none;display:inline-block;margin:0px 5px;}
	.footer .right .list .title{font-size:14px;}
	.footer .right .list ul{line-height:20px;display:none;}
	.footer .right .list ul li{}
	.footer .right .list ul li a{line-height:30px;}

	.footer .copy-right{margin-top:15px;text-align:center;padding:10px 0;}
	.footer .copy-right .tel,
	.footer .copy-right .copyright{float:none;width:100%;}

	.footer .copy-right a{display:block;text-align:center;}

	.footer .copy-right .tel{font-size:16px;margin-bottom:5px;}
	.footer .copy-right .tel img{width:20px;}
}


@media screen and (max-width:769px) {
       table {
              width: 100%!important;
        }
	.footer .right{display: none;}
	.footer .left img {
		width: 60px;
	}
}

.page-banner {
	height: 200px;
}

@media screen and (max-width:1025px) {
	.page-banner {
		height: auto;
		padding-top: 39%;
	}
}

.position {
	height: 50px;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 15px;
}


.position a {
	color: #999;
}

.position a.home {
	display: inline-block;
}

.position span {
	color: #999;
	margin: 0px 5px;
}

@media screen and (max-width:1025px) {
	.position {
		height: auto;
		padding: 8px 0;
		border: none;
	}
	#page {
		margin-top: 10px;
	}
	#page i {
		display: block;
		padding-bottom: 10px;
	}
}
@media screen and (max-width:900px) {
.page-banner {
	background-position: 20% center!important;
	height: 160px;
	padding-top: 0;
}
}

#page {
	text-align: center;
	margin-top: 30px;
}
#page i {
	font-style: normal;
}
#page a,
#page span {
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 5px;
	background: #e5e5e5;
	line-height: 45px;
	margin: 2px 5px;
}

#page a.prev,
#page a.next {
	font-family: '宋体';
}

#page span,
#page .on {
	background: #a51f24;
	color: #fff;
}

@media screen and (max-width:1025px) {

	#page a,
	#page span {
		width: 27px;
    height: 27px;
    line-height: 27px;
    margin: 10px 2px;
    font-size: 12px;
	}
}

.product-detail .content {
    line-height: 24px;
    padding: 20px 0px;
    overflow: hidden;
}

.product-detail .content .detail  img{
    max-width: 100%!important;
}
