*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	overflow-x: hidden;
	color: #333;
	font-size: 14px;
	font-family: Arial,'Microsoft Yahei';
	-webkit-overflow-scrolling: touch
}

body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,p,td,th {
	margin: 0;
	padding: 0;
	border: 0
}

li,ol,ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

img {
	max-width: 100%;
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	background: transparent;
	color: inherit;
	text-decoration: none
}

a:hover {
	color: #f90000
}

a,em,i,span {
	display: inline-block
}

b,em,i {
	font-style: normal
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 14px
}

button {
	padding: 0
}

button,input,optgroup,select,textarea {
	outline: 0;
	border: 0;
	vertical-align: middle;
	font-family: 'Microsoft Yahei'
}

button,html input[type=button],input[type=reset],input[type=submit],input[type=text] {
	outline: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	-webkit-appearance: button
}

textarea {
	resize: none;
	font-size: 14px
}

textarea,.select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none
}

.select::-ms-expand {
	display: none
}

.clearfix:after,.clearfix:before,.mauto:after,.mauto:before {
	display: table;
	content: ""
}

.clearfix:after,.mauto:after {
	clear: both
}

.clear {
	height: 0;
	clear: both
}

.mauto {
	max-width: 1200px;
	margin: 0 auto
}

.m-au {
	margin-left: auto;
	margin-right: auto
}

.db {
	display: block
}

.dib {
	display: inline-block
}

.dn {
	display: none
}

.rel {
	position: relative
}

.abs {
	position: absolute
}

.fl {
	float: left
}

.fr {
	float: right
}

.ov {
	overflow: hidden
}

.tal {
	text-align: left
}

.tar {
	text-align: right
}

.tac {
	text-align: center
}

.fb {
	font-weight: bold
}

.wh1 {
	width: 100%;
	height: 100%
}

.dt {
	display: table
}

.dtm {
	display: table;
	margin: 0 auto
}

.dtcell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.els {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word
}

.els2 {
	display: block;
	display: -webkit-box;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.po-auto {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%
}

.img-md img {
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: all .8s;
	-webkit-transition: all .8s
}

.img-md:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.tra,a {
	transition: all .3s;
	-webkit-transition: all .3s
}

.cx {
	color: #f90000
}

.cf {
	color: #fff
}

.c0 {
	color: #000
}

.c1 {
	color: #111
}

.c2 {
	color: #222
}

.c3 {
	color: #333
}

.c4 {
	color: #444
}

.c5 {
	color: #555
}

.c6 {
	color: #666
}

.c7 {
	color: #777
}

.c8 {
	color: #888
}

.c9 {
	color: #999
}

.cd {
	color: #ddd
}

.ce {
	color: #eee
}

.bgf {
	background: #fff
}

.bge {
	background: #eee
}

.bgd {
	background: #ddd
}

.li20 {
	line-height: 20px
}

.li25 {
	line-height: 25px
}

.li30 {
	line-height: 30px
}

.li35 {
	line-height: 35px
}

.f12 {
	font-size: 12px
}

.f13 {
	font-size: 13px
}

.f15 {
	font-size: 15px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

.f22 {
	font-size: 22px
}

.f24 {
	font-size: 24px
}

.f26 {
	font-size: 26px
}

.f28 {
	font-size: 28px
}

.f30 {
	font-size: 30px
}

.f32 {
	font-size: 32px
}

.f36 {
	font-size: 36px
}

.f40 {
	font-size: 40px
}

.f46 {
	font-size: 46px
}

.f48 {
	font-size: 48px
}

.f60 {
	font-size: 60px
}

.f72 {
	font-size: 72px
}

.dfcc,.dfccs,.dflc,.dflr,.dflrs {
	display: -webkit-flex;
	display: flex
}

.dfcc,.dfccs {
	justify-content: center;
	-webkit-justify-content: center
}

.dflc,.dfcc,.dfccs,.dflr,.dflrs {
	align-items: center;
	-webkit-align-items: center
}

.dflr {
	justify-content: space-between;
	-webkit-justify-content: space-between
}

.dflrs {
	justify-content: space-around;
	-webkit-justify-content: space-around
}

.dfccs {
	-webkit-flex-direction: column;
	flex-direction: column
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	width: 100%;
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-prev,.slick-next {
	z-index: 1;
	position: absolute;
	top: 50%;
	font-size: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.slick-prev {
	left: 0
}

.slick-next {
	right: 0
}

.slick-dots {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	font-size: 0;
	text-align: center
}

.slick-dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	margin: 0 5px;
	cursor: pointer
}

.slick-dots li.slick-active,.slick-dots li:hover,.slick-dots li:focus {
	background: #333
}

.slick-dots li button {
	display: none
}

.animation {
	visibility: hidden;
	opacity: 0
}

.fadel,.fader,.fadeup,.fadez {
	visibility: visible
}

.fadeup {
	animation: slideInUp ease-out .6s forwards;
	-webkit-animation: slideInUp ease-out .6s forwards
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 50%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInUp {
	from {
		-webkit-transform: translate3d(0, 50%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none
	}
}

.fadel {
	animation: slideInLeft ease-out .6s forwards;
	-webkit-animation: slideInLeft ease-out .6s forwards
}

@keyframes slideInLeft {
	from {
		transform: translate3d(-50%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-50%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none
	}
}

.fader {
	animation: slideInRight ease-out .6s forwards;
	-webkit-animation: slideInRight ease-out .6s forwards
}

@keyframes slideInRight {
	from {
		transform: translate3d(50%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(50%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none
	}
}

.fadez {
	animation: zoomIn ease-out .6s forwards;
	-webkit-animation: zoomIn ease-out .6s forwards
}

@keyframes zoomIn {
	from {
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes zoomIn {
	from {
		-webkit-transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 1;
		-webkit-transform: none
	}
}

.imgs {
	overflow: hidden;
	background: #eee url(data:image/gif;
	base64,R0lGODlhEgASAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDFGMDBBNEVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDFGMDBBNUVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMwMUYwMEEyRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMwMUYwMEEzRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQgAAQAsAAAAABIAEgAAAiuMj6nLnQADBE7GWTE+2+jIgd4lWlRIdSbynaO7qjIJz2lpr06blT1cCToKACH5BAkJAAEALAAAAAASABIAAAItjI95wOrGwHMRVdpWhu1yqUleMFblRnboKa5uC36WGqe1+c6wzrPPOJEFh8MCACH5BAkJAAEALAAAAAASABIAAAIthIOpa7CvWjxQJvtw0NNdikjaeJBeWIKbKrKuY3brOcvxB79Qje93ptr1hIsCACH5BAkIAAEALAAAAAASABIAAAIvjB+gyK3QzEMzVrlsxvDMm2whBJaL2XEjJX7tS8JsnK7eKd/0zKORrfo5RMJgowAAIfkECQkAAQAsAAAAABIAEgAAAi6Mj6nLC48eYDLCerCpOnQOZeF2jZ4JTqJKTh9asqecWnRs5+8t5ysF6zWGREMBACH5BAUIAAEALAAAAAASABIAAAIsjI8Im63s3AJxPiqhsRlvxn1eYIWkdlLmCqKs6sbw+KbX3eFNHe1oLwImLAUAOw==) no-repeat center
}

.imgs img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.mt5 {
	margin-top: .05rem
}

.mt10 {
	margin-top: .1rem
}

.mt15 {
	margin-top: .15rem
}

.mt20 {
	margin-top: .2rem
}

.mt25 {
	margin-top: .25rem
}

.mt30 {
	margin-top: .3rem
}

.mt35 {
	margin-top: .35rem
}

.mt40 {
	margin-top: .4rem
}

.mt45 {
	margin-top: .45rem
}

.mt50 {
	margin-top: .5rem
}

.mt60 {
	margin-top: .6rem
}

.mr5 {
	margin-right: .05rem
}

.mr10 {
	margin-right: .1rem
}

.mr15 {
	margin-right: .15rem
}

.mr20 {
	margin-right: .2rem
}

.mr25 {
	margin-right: .25rem
}

.mr30 {
	margin-right: .3rem
}

.mr35 {
	margin-right: .35rem
}

.mr40 {
	margin-right: .4rem
}

.mr45 {
	margin-right: .45rem
}

.mr50 {
	margin-right: .5rem
}

.mr60 {
	margin-right: .6rem
}

.mb5 {
	margin-bottom: .05rem
}

.mb10 {
	margin-bottom: .1rem
}

.mb15 {
	margin-bottom: .15rem
}

.mb20 {
	margin-bottom: .2rem
}

.mb25 {
	margin-bottom: .25rem
}

.mb30 {
	margin-bottom: .3rem
}

.mb35 {
	margin-bottom: .35rem
}

.mb40 {
	margin-bottom: .4rem
}

.mb45 {
	margin-bottom: .45rem
}

.mb50 {
	margin-bottom: .5rem
}

.mb60 {
	margin-bottom: .6rem
}

.ml5 {
	margin-left: .05rem
}

.ml10 {
	margin-left: .1rem
}

.ml15 {
	margin-left: .15rem
}

.ml20 {
	margin-left: .2rem
}

.ml25 {
	margin-left: .25rem
}

.ml30 {
	margin-left: .3rem
}

.ml35 {
	margin-left: .35rem
}

.ml40 {
	margin-left: .4rem
}

.ml45 {
	margin-left: .45rem
}

.ml50 {
	margin-left: .5rem
}

.ml60 {
	margin-left: .6rem
}

.pt5 {
	padding-top: .05rem
}

.pt10 {
	padding-top: .1rem
}

.pt15 {
	padding-top: .15rem
}

.pt20 {
	padding-top: .2rem
}

.pt25 {
	padding-top: .25rem
}

.pt30 {
	padding-top: .3rem
}

.pt35 {
	padding-top: .35rem
}

.pt40 {
	padding-top: .4rem
}

.pt45 {
	padding-top: .45rem
}

.pt50 {
	padding-top: .5rem
}

.pt60 {
	padding-top: .6rem
}

.pr5 {
	padding-right: .05rem
}

.pr10 {
	padding-right: .1rem
}

.pr15 {
	padding-right: .15rem
}

.pr20 {
	padding-right: .2rem
}

.pr25 {
	padding-right: .25rem
}

.pr30 {
	padding-right: .3rem
}

.pr35 {
	padding-right: .35rem
}

.pr40 {
	padding-right: .4rem
}

.pr45 {
	padding-right: .45rem
}

.pr50 {
	padding-right: .5rem
}

.pr60 {
	padding-right: .6rem
}

.pb5 {
	padding-bottom: .05rem
}

.pb10 {
	padding-bottom: .1rem
}

.pb15 {
	padding-bottom: .15rem
}

.pb20 {
	padding-bottom: .2rem
}

.pb25 {
	padding-bottom: .25rem
}

.pb30 {
	padding-bottom: .3rem
}

.pb35 {
	padding-bottom: .35rem
}

.pb40 {
	padding-bottom: .4rem
}

.pb45 {
	padding-bottom: .45rem
}

.pb50 {
	padding-bottom: .5rem
}

.pb60 {
	padding-bottom: .6rem
}

.pl5 {
	padding-left: .05rem
}

.pl10 {
	padding-left: .1rem
}

.pl15 {
	padding-left: .15rem
}

.pl20 {
	padding-left: .2rem
}

.pl25 {
	padding-left: .25rem
}

.pl30 {
	padding-left: .3rem
}

.pl35 {
	padding-left: .35rem
}

.pl40 {
	padding-left: .4rem
}

.pl45 {
	padding-left: .45rem
}

.pl50 {
	padding-left: .5rem
}

.pl60 {
	padding-left: .6rem
}

.lg-12,.lg-3,.lg-4,.lg-6 {
	float: left
}

.lg-12 {
	width: 100%
}

.lg-6 {
	width: 50%
}

.lg-4 {
	width: 33.33333333%
}

.lg-3 {
	width: 25%
}

@media (max-width:1024px) {
	.md-dn {
		display: none !important
	}

	.md-db {
		display: block !important
	}

	.md-12,.md-3,.md-4,.md-6 {
		float: left
	}

	.md-12 {
		width: 100% !important
	}

	.md-6 {
		width: 50% !important
	}

	.md-4 {
		width: 33.33333333% !important
	}

	.md-3 {
		width: 25% !important
	}
}

@media (max-width:768px) {
	.sm-12,.sm-3,.sm-4,.sm-6 {
		float: left
	}

	.sm-12 {
		width: 100% !important
	}

	.sm-6 {
		width: 50% !important
	}

	.sm-4 {
		width: 33.33333333% !important
	}

	.sm-3 {
		width: 25% !important
	}

	.sm-ha {
		height: auto !important
	}

	.sm-mt5 {
		margin-top: .05rem
	}

	.sm-mt10 {
		margin-top: .1rem
	}

	.sm-mt15 {
		margin-top: .15rem
	}

	.sm-mt20 {
		margin-top: .2rem
	}

	.sm-mt25 {
		margin-top: .25rem
	}

	.sm-mt30 {
		margin-top: .3rem
	}

	.sm-mt35 {
		margin-top: .35rem
	}

	.sm-mt40 {
		margin-top: .4rem
	}

	.sm-mt45 {
		margin-top: .45rem
	}

	.sm-mt50 {
		margin-top: .5rem
	}

	.sm-mt0 {
		margin-top: 0 !important
	}

	.sm-mr5 {
		margin-right: .05rem
	}

	.sm-mr10 {
		margin-right: .1rem
	}

	.sm-mr15 {
		margin-right: .15rem
	}

	.sm-mr20 {
		margin-right: .2rem
	}

	.sm-mr25 {
		margin-right: .25rem
	}

	.sm-mr30 {
		margin-right: .3rem
	}

	.sm-mr35 {
		margin-right: .35rem
	}

	.sm-mr40 {
		margin-right: .4rem
	}

	.sm-mr45 {
		margin-right: .45rem
	}

	.sm-mr50 {
		margin-right: .5rem
	}

	.sm-mr0 {
		margin-right: 0 !important
	}

	.sm-mb5 {
		margin-bottom: .05rem
	}

	.sm-mb10 {
		margin-bottom: .1rem
	}

	.sm-mb15 {
		margin-bottom: .15rem
	}

	.sm-mb20 {
		margin-bottom: .2rem
	}

	.sm-mb25 {
		margin-bottom: .25rem
	}

	.sm-mb30 {
		margin-bottom: .3rem
	}

	.sm-mb35 {
		margin-bottom: .35rem
	}

	.sm-mb40 {
		margin-bottom: .4rem
	}

	.sm-mb45 {
		margin-bottom: .45rem
	}

	.sm-mb50 {
		margin-bottom: .5rem
	}

	.sm-mb0 {
		margin-bottom: 0 !important
	}

	.sm-ml5 {
		margin-left: .05rem
	}

	.sm-ml10 {
		margin-left: .1rem
	}

	.sm-ml15 {
		margin-left: .15rem
	}

	.sm-ml20 {
		margin-left: .2rem
	}

	.sm-ml25 {
		margin-left: .25rem
	}

	.sm-ml30 {
		margin-left: .3rem
	}

	.sm-ml35 {
		margin-left: .35rem
	}

	.sm-ml40 {
		margin-left: .4rem
	}

	.sm-ml45 {
		margin-left: .45rem
	}

	.sm-ml50 {
		margin-left: .5rem
	}

	.sm-ml0 {
		margin-left: 0 !important
	}

	.sm-m0 {
		margin: 0 !important
	}

	.sm-pt5 {
		padding-top: .05rem
	}

	.sm-pt10 {
		padding-top: .1rem
	}

	.sm-pt15 {
		padding-top: .15rem
	}

	.sm-pt20 {
		padding-top: .2rem
	}

	.sm-pt25 {
		padding-top: .25rem
	}

	.sm-pt30 {
		padding-top: .3rem
	}

	.sm-pt35 {
		padding-top: .35rem
	}

	.sm-pt40 {
		padding-top: .4rem
	}

	.sm-pt45 {
		padding-top: .45rem
	}

	.sm-pt50 {
		padding-top: .5rem
	}

	.sm-pt0 {
		padding-top: 0 !important
	}

	.sm-pr5 {
		padding-right: .05rem
	}

	.sm-pr10 {
		padding-right: .1rem
	}

	.sm-pr15 {
		padding-right: .15rem
	}

	.sm-pr20 {
		padding-right: .2rem
	}

	.sm-pr25 {
		padding-right: .25rem
	}

	.sm-pr30 {
		padding-right: .3rem
	}

	.sm-pr35 {
		padding-right: .35rem
	}

	.sm-pr40 {
		padding-right: .4rem
	}

	.sm-pr45 {
		padding-right: .45rem
	}

	.sm-pr50 {
		padding-right: .5rem
	}

	.sm-pr0 {
		padding-right: 0 !important
	}

	.sm-pb5 {
		padding-right: .05rem
	}

	.sm-pb10 {
		padding-bottom: .1rem
	}

	.sm-pb15 {
		padding-bottom: .15rem
	}

	.sm-pb20 {
		padding-bottom: .2rem
	}

	.sm-pb25 {
		padding-bottom: .25rem
	}

	.sm-pb30 {
		padding-bottom: .3rem
	}

	.sm-pb35 {
		padding-bottom: .35rem
	}

	.sm-pb40 {
		padding-bottom: .4rem
	}

	.sm-pb45 {
		padding-bottom: .45rem
	}

	.sm-pb50 {
		padding-bottom: .5rem
	}

	.sm-pb0 {
		padding-bottom: 0 !important
	}

	.sm-pl5 {
		padding-left: .05rem
	}

	.sm-pl10 {
		padding-left: .1rem
	}

	.sm-pl15 {
		padding-left: .15rem
	}

	.sm-pl20 {
		padding-left: .2rem
	}

	.sm-pl25 {
		padding-left: .25rem
	}

	.sm-pl30 {
		padding-left: .3rem
	}

	.sm-pl35 {
		padding-left: .35rem
	}

	.sm-pl40 {
		padding-left: .4rem
	}

	.sm-pl45 {
		padding-left: .45rem
	}

	.sm-pl50 {
		padding-left: .5rem
	}

	.sm-pl0 {
		padding-left: 0 !important
	}

	.sm-p0 {
		padding: 0 !important
	}

	.sm-db {
		display: block !important
	}

	.sm-dn {
		display: none !important
	}
}

.mauto-1300 {
	max-width: 1300px;
	margin: 0 auto
}

.clearfix:after,.clearfix:before,.mauto-1300:after,.mauto-1300:before {
	display: table;
	content: ""
}

.info {
	-webkit-transform: rotate3d(1, 0, 0, 90deg);
	transform: rotate3d(1, 0, 0, 90deg);
	position: absolute;
	pointer-events: none;
	background: rgba(0,0,0,0.15);
	width: 100%;
	height: 100%;
	top: 0
}

.in-top .info {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: in-top 300ms ease 0ms 1 forwards;
	animation: in-top 300ms ease 0ms 1 forwards
}

.in-right .info {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-animation: in-right 300ms ease 0ms 1 forwards;
	animation: in-right 300ms ease 0ms 1 forwards
}

.in-bottom .info {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: in-bottom 300ms ease 0ms 1 forwards;
	animation: in-bottom 300ms ease 0ms 1 forwards
}

.in-left .info {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-animation: in-left 300ms ease 0ms 1 forwards;
	animation: in-left 300ms ease 0ms 1 forwards
}

.out-top .info {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: out-top 300ms ease 0ms 1 forwards;
	animation: out-top 300ms ease 0ms 1 forwards
}

.out-right .info {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: out-right 300ms ease 0ms 1 forwards;
	animation: out-right 300ms ease 0ms 1 forwards
}

.out-bottom .info {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: out-bottom 300ms ease 0ms 1 forwards;
	animation: out-bottom 300ms ease 0ms 1 forwards
}

.out-left .info {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-animation: out-left 300ms ease 0ms 1 forwards;
	animation: out-left 300ms ease 0ms 1 forwards
}

@-webkit-keyframes in-top {
	from {
		-webkit-transform: rotate3d(-1, 0, 0, 90deg);
		transform: rotate3d(-1, 0, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@keyframes in-top {
	from {
		-webkit-transform: rotate3d(-1, 0, 0, 90deg);
		transform: rotate3d(-1, 0, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-right {
	from {
		-webkit-transform: rotate3d(0, -1, 0, 90deg);
		transform: rotate3d(0, -1, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@keyframes in-right {
	from {
		-webkit-transform: rotate3d(0, -1, 0, 90deg);
		transform: rotate3d(0, -1, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-bottom {
	from {
		-webkit-transform: rotate3d(1, 0, 0, 90deg);
		transform: rotate3d(1, 0, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@keyframes in-bottom {
	from {
		-webkit-transform: rotate3d(1, 0, 0, 90deg);
		transform: rotate3d(1, 0, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-left {
	from {
		-webkit-transform: rotate3d(0, 1, 0, 90deg);
		transform: rotate3d(0, 1, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@keyframes in-left {
	from {
		-webkit-transform: rotate3d(0, 1, 0, 90deg);
		transform: rotate3d(0, 1, 0, 90deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes out-top {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(-1, 0, 0, 104deg);
		transform: rotate3d(-1, 0, 0, 104deg)
	}
}

@keyframes out-top {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(-1, 0, 0, 104deg);
		transform: rotate3d(-1, 0, 0, 104deg)
	}
}

@-webkit-keyframes out-right {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(0, -1, 0, 104deg);
		transform: rotate3d(0, -1, 0, 104deg)
	}
}

@keyframes out-right {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(0, -1, 0, 104deg);
		transform: rotate3d(0, -1, 0, 104deg)
	}
}

@-webkit-keyframes out-bottom {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(1, 0, 0, 104deg);
		transform: rotate3d(1, 0, 0, 104deg)
	}
}

@keyframes out-bottom {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(1, 0, 0, 104deg);
		transform: rotate3d(1, 0, 0, 104deg)
	}
}

@-webkit-keyframes out-left {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(0, 1, 0, 104deg);
		transform: rotate3d(0, 1, 0, 104deg)
	}
}

@keyframes out-left {
	from {
		-webkit-transform: rotate3d(0, 0, 0, 0deg);
		transform: rotate3d(0, 0, 0, 0deg)
	}

	to {
		-webkit-transform: rotate3d(0, 1, 0, 104deg);
		transform: rotate3d(0, 1, 0, 104deg)
	}
}

header,footer,.header-m,main,.i-banner,.banner {
	transition: all .5s;
	-webkit-transition: all .5s
}

.red {
	color: #f00
}

.header .logo {
	height: 95px;
	line-height: 95px;
	overflow: hidden
}

.header nav ul li {
	position: relative;
	z-index: 2;
	float: left;
	margin: 0 15px
}

.header nav ul li.cur a::after,.header nav ul li:hover a::after {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.header nav ul li.cur>a,.header nav ul li:hover>a {
	color: #f90000
}

.header nav ul li.cur .sub-nav,.header nav ul li:hover .sub-nav {
	visibility: visible;
	opacity: 1;
	top: 50px
}

.header nav ul li>a {
	position: relative;
	height: 50px;
	line-height: 50px
}

.header nav ul li>a::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #f90000;
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transition: all .3s;
	-webkit-transition: all .3s
}

.header nav ul li .sub-nav {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	top: 130px;
	left: 50%;
	padding: 10px;
	width: 150px;
	background: rgba(255,255,255,0.9);
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transition: all .5s;
	-webkit-transition: all .5s
}

.header nav ul li .sub-nav a {
	line-height: 23px;
	padding: 8px 0;
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,0.1)
}

.header nav ul li .sub-nav a:hover {
	color: #fff;
	background: #f90000
}

.header .search-w {
	height: 95px
}

.header .search {
	width: 198px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #f6f6f6;
	overflow: hidden
}

.header .search .txt {
	float: left;
	width: calc(100% - 50px);
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding-left: 30px;
	background: transparent
}

.header .search .btn {
	float: right;
	width: 50px;
	height: 100%;
	background: url(../images/search.png) no-repeat center;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat center;background-size: 35%
}

.header .search-btn {
	width: 80px;
	height: 95px;
	background: url(../images/search.png) no-repeat center;
	cursor: pointer;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat center;background-size: 23px
}

footer .footer-head {
	background: #333;
	border-bottom: 1px solid #606060
}

footer .footer-head dl {
	margin-left: 2.2%
}

footer .footer-head dl:first-child {
	margin-left: 0
}

footer .footer-head dt {
	line-height: 30px;
	color: #999;
	font-size: 16px
}

footer .footer-head dd {
	line-height: 25px;
	color: #999;
	font-size: 12px
}

footer .footer-head dd a:hover {
	text-decoration: underline
}

footer .copyright {
	padding: .15rem .25rem;
	color: #999;
	background: #333
}

.lx-lat {
	border-left: 1px solid #606060
}

.i-banner .slick-prev,.i-banner .slick-next {
	width: 50px;
	height: 50px;
	background: #ccc;
	transition: all .6s;
	-webkit-transition: all .6s
}

.i-banner .slick-prev:hover,.i-banner .slick-next:hover,.i-banner .slick-prev.cur,.i-banner .slick-next.cur {
	border-radius: 50%
}

.i-banner .slick-prev {
	background: url(../images/banner_l.png) no-repeat center;
	background-size: cover
}

.i-banner .slick-next {
	background: url(../images/banner_r.png) no-repeat center;
	background-size: cover
}

.i-banner .slick-dots {
	bottom: .25rem
}

.i-banner .slick-dots li {
	background: #fff;
	transition: all .3s;
	-webkit-transition: all .3s
}

.i-banner .slick-dots li.slick-active,.i-banner .slick-dots li:hover,.i-banner .slick-dots li:focus {
	background: #f90000
}

.i-banner a {
	display: block;
	min-height: 50px
}

.i-banner .dn {
	display: none !important
}

.btnbg {
	background: url(../images/btnbg.png) no-repeat center;
	width: 101px;
	height: 31px;
	line-height: 31px;
	text-align: center
}

.bgf9 {
	background: #f9f9f9
}

.bgf4 {
	background: #f4f4f5
}

.box-sh {
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5)
}

.i-about .i-ab .fl {
	width: 49%;
	max-height:430px;
	overflow: hidden
}

.i-pro ul li {
	width: 23.8%;
	float: left;
	margin: .8%
}

.i-pro ul li:nth-child(4n+1) {
	margin-left: 0
}

.i-pro ul li:nth-child(4n) {
	margin-right: 0
}

.i-pro ul li:hover a h1,.i-pro ul li.cur a h1 {
	background: #f90000;
	color: #fff
}

.i-pro ul li a h1 {
	transition: all .7s;
	-webkit-transition: all .7s;
	height: 40px;
	line-height: 40px
}

.bgf8 {
	background: #f8f8f8
}

.i-news .video-open {
	transition: all .6s;
	-webkit-transition: all .6s;
	margin-top: 0
}

.i-news .video-open img {
	transition: all .6s;
	-webkit-transition: all .6s
}

.i-news .video-open:hover {
	margin-top: -10px
}

.i-news .video-open:hover img {
	border-radius: 8px
}

.i-news .i-news-r {
	width: 53%
}

.i-news .news-ul li {
	transition: all .6s;
	-webkit-transition: all .6s
}

.i-news .news-ul li:hover,.i-news .news-ul li.cur {
	background: #f90000
}

.i-news .news-ul li:hover a h1,.i-news .news-ul li.cur a h1,.i-news .news-ul li:hover a h2,.i-news .news-ul li.cur a h2 {
	color: #fff
}

.i-news .news-ul li:hover a .fl,.i-news .news-ul li.cur a .fl {
	border-right: 1px solid #e6e6e6
}

.i-news .news-ul li:hover:hover a .fl,.i-news .news-ul li.cur:hover a .fl {
	border-right: 1px solid #e6e6e6
}

.i-news .news-ul li a {
	padding: .225rem
}

.i-news .news-ul li a .fl {
	text-align: center;
	border-right: 2px solid #e6e6e6
}

.i-news .news-ul li a .fr {
	width: 82%
}

.i-bg {
	background: url(../testimg/1_14.jpg) no-repeat center;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.banner {
	height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.banner .mauto-1300 {
	padding-top: 325px
}

.main-nav-p {
	background: #f1f1f1
}

.main-nav-p ul {
	font-size: 0
}

.main-nav-p li {
	display: inline-block
}

.main-nav-p li.cur a,.main-nav-p li:hover a {
	color: #fff;
	background: #f90000
}

.main-nav-p a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	font-size: 14px;
	transition: all .3s;
	-webkit-transition: all .3s
}

.main-home {
	height: 50px;
	line-height: 50px
}

.main-home a:hover {
	color: #f90000
}

.content {
	min-height: 400px
}

.box-sd {
	box-shadow: 7px 7px 8px 0 rgba(0,0,0,0.2)
}

.ty-list ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}

.ty-list ul li .zzli-d {
	width: 327px;
	height: 280px;
	border: 1px solid #bfbfbf
}

.ty-list ul li:nth-child(3n) {
	margin-right: 0
}

.ty-list ul li a>div {
	transition: all .5s;
	-webkit-transition: all .5s
}

.ty-list ul li:hover a>div {
	box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
	border: 1px solid #f1f1f1
}

.honor-list li a {
	padding-bottom: .2rem
}

.honor-list li a::before {
	content: "";
	border-left: 1px dashed #999;
	display: block;
	height: 100%;
	position: absolute;
	left: 15px;
	top: 33px
}

.honor-list li a i {
	background: url(../images/h-bg.png) no-repeat left center;
	width: 200px;
	height: 47px;
	line-height: 35px
}

.f34 {
	font-size: 34px
}

.pro-list {
	width: 78.9%
}

.pro-list ul {
	margin-left: -0.3rem
}

.pro-list li {
	float: left;
	width: 33.3%;
	padding-left: .3rem;
	margin-bottom: .2rem;
	text-align:center;
	min-height:3rem;
}
.pro-list ul li a img {
border:1px solid #ddd;
}
.pro-list li:hover h1,.pro-list li.cur h1 {
	color: #f90000
}

.pro-list .imgs {
	height: 100px
}

.pro-h-list li {
	float: left;
	width: 33.3%;
	padding-left: .3rem;
	margin-bottom: .2rem;
	min-height:5rem;
}
.pro-h-list li.honor_com{
min-height:3rem;
}
.pro-h-list ul li a img {
border:1px solid #ddd;
}

.list-pro {
	background: url(../images/pro-top.png) no-repeat center;
	width: 245px;
	height: 85px;
	text-align: left
}

.list-pro h1 {
	font-size: 24px
}

.pro {
	width: 245px;
	overflow: hidden
}

.pro .prou1 {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0
}

.pro .prom1 {
	border-top: 1px solid #fff
}

.pro .prom1:hover>a,.pro .prom1.cur>a {
	background: url(../images/pro-r.png) no-repeat 88% center #fd0114;
	color: #fff
}

.pro .prom1>ul>li>a.cur {
	background:#fd0114;
	color: #fff
}


.pro .prom1:hover>ul,.pro .prom1.cur>ul {
	display: block
}

.pro .prom1>ul {
	display: none
}

.pro .prom1>ul>li>a {
	font-size: 14px;
	padding-left: 10px;
	background: #f2f2f2
}

.pro .prom1>ul>li:hover>a,.pro .prom1>ul>li.cur>a {
	background: #f90000;
	color: #fff
}
.pro .prom1>ul>li:act>a,.pro .prom1>ul>li.cur>a {
	background: #f90000;
	color: #fff
}

.pro .prom1>ul>li:hover>ul,.pro .prom1>ul>li.cur>ul {
	display: block
}

.pro .prom1>ul>li>ul {
	display: none
}

.pro .prom1>ul>li>ul>li:hover>a,.pro .prom1>ul>li>ul>li.cur>a {
	color: #f90000
}

.pro .prom1>ul>li>ul>li>a {
	font-size: 14px;
	padding-left: 25px
}

.pro .prom1 a {
	font-size: 16px;
	display: block;
	height: 45px;
	line-height: 45px;
	color: #333
}

.pro .prom1>a {
	padding-left: 20px;
	background: url(../images/pro-r2h.png) no-repeat 88% center #f2f2f2
}

.pro-info>.fl {
	width: 53.8%
}

.pro-info>.fr {
	width: 42.7%
}

.pro-x,.n-x {
	width: 78.9%
}

.w150 {
	width: 150px
}

.bor-rx {
	border-bottom: 1px solid #f90000
}

.w49 {
	width: 49%
}

.box-cx {
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2)
}

.down-list li {
	background: #fff;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	line-height: .6rem;
	height: .9rem;
	padding: .15rem 0
}

.down-list li .els {
	width: 82%
}

.down-list li:hover,.down-list li.cur {
	background: #f90000
}

.down-list li:hover .dw,.down-list li.cur .dw {
	background: url(../images/dw-h.png) no-repeat right
}

.down-list li:hover a h1,.down-list li.cur a h1,.down-list li:hover a h2,.down-list li.cur a h2 {
	color: #fff
}

.down-list li a {
	width: 100%
}

.down-list li a h2 {
	margin-right: .6rem;
	border-right: 1px solid #ededed
}

.down-list li .dw {
	background: url(../images/dw.png) no-repeat right
}

.ab-ls .slick-prev,.ab-ls .slick-next {
	width: 50px;
	height: 50px;
	background: #ccc;
	transition: all .6s;
	-webkit-transition: all .6s
}

.ab-ls .slick-prev:hover,.ab-ls .slick-next:hover,.ab-ls .slick-prev.cur,.ab-ls .slick-next.cur {
	border-radius: 50%
}

.ab-ls .slick-prev {
	background: url(../images/banner_l.png) no-repeat center;
	background-size: cover
}

.ab-ls .slick-next {
	background: url(../images/banner_r.png) no-repeat center;
	background-size: cover
}

.ab-ls .slick-dots {
	display: none !important
}

.ab-ls li {
	width: 25%;
	padding: 0 .1rem
}

.ab-ls li a {
	transition: all .6s;
	-webkit-transition: all .6s
}

.ab-ls li a .abs {
	visibility: hidden;
	top: 0;
	background: rgba(0,0,0,0.5);
	transition: all .6s;
	-webkit-transition: all .6s;
	width: 100%;
	height: 100%
}

.ab-ls li a .abs .dfcc {
	transition: all .6s;
	-webkit-transition: all .6s
}

.ab-ls li:hover a,.ab-ls li.cur a {
	transition: all .6s;
	-webkit-transition: all .6s
}

.ab-ls li:hover a .abs,.ab-ls li.cur a .abs {
	transition: all .6s;
	-webkit-transition: all .6s;
	visibility: visible
}

.news-list a {
	border-bottom: 1px dotted #ddd
}

.news-list .list-li-l {
	width: 12.5%
}

.news-list .list-li-r {
	width: 87.5%
}

.news-list .list-li-c {
	border-left: 1px solid #ddd;
	width: 56.5%
}

.news-list li {
	transition: all .5s;
	-webkit-transition: all .5s
}

.news-list li .arr {
	background: url(../images/arrx.png) no-repeat center;
	height: 25px;
	transition: all .5s;
	-webkit-transition: all .5s
}

.news-list li .h-li {
	transition: all .5s;
	-webkit-transition: all .5s
}

.news-list li .list-li-cr {
	transition: all .5s;
	-webkit-transition: all .5s;
	margin-left: 0
}

.news-list li.cur,.news-list li:hover {
	background: #f90000
}

.news-list li.cur .list-li-cr,.news-list li:hover .list-li-cr {
	margin-right: 2%
}

.news-list li.cur .h-li,.news-list li:hover .h-li {
	padding-left: 8px
}

.news-list li.cur h1,.news-list li:hover h1,.news-list li.cur h2,.news-list li:hover h2,.news-list li.cur .c6,.news-list li:hover .c6,.news-list li.cur .c9,.news-list li:hover .c9 {
	color: #fff
}

.news-list li.cur .arr,.news-list li:hover .arr {
	background: url(../images/arrx.png) no-repeat center;
	height: 25px
}

.zz-line {
	background: url(../images/n-zz-line.png) no-repeat center center;
	height: 21px
}

.ab-video {
	height: 5.8rem
}

.ab-video .video-open {
	transition: all .8s;
	-webkit-transition: all .8s;
	width: 10rem;
	height: 5rem
}

.ab-video .video-open::before {
	content: "宣传视频";
	background: url(../images/v-play.png) no-repeat center 2rem rgba(0,0,0,0.2);
	position: absolute;
	height: 100%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	width: 100%;
	line-height: 5.8rem;
	transition: all .8s;
	-webkit-transition: all .8s
}

.ab-video .video-open:hover {
	border-radius: 8%
}

.ab-video .video-open:hover::before {
	content: "点击播放";
	background: url(../images/v-play.png) no-repeat center 1.9rem rgba(0,0,0,0.7);
	color: #fff;
	width: 100%;
	line-height: 5.7rem
}

.slick-dots li.slick-active,.slick-dots li:hover,.slick-dots li:focus {
	background: #f90000
}

.cred {
	color: #ff0000
}

.lyfk ul {
	width: 850px;
	margin: 0 auto
}

.lyfk ul li {
	float: left
}

.lyfk ul li h1 {
	line-height: 40px;
	display: inline-block;
	color: #666
}

.lyfk ul li .lyipt {
	padding-left: 10px;
	display: inline-block;
	width: 295px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #e6e6e6
}

.lyfk ul li:nth-child(even),.lyfk ul li:nth-last-child(1) {
	float: right
}

.lyfk ul li .lytxt {
	height: 140px
}

.lyfk ul li .yzm {
	width: 198px
}

.lyfk ul li .lybtn {
	width: 140px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background: #e8e8e8
}

.lyfk ul li .slybtn {
	background: #f90000;
	color: #fff
}

.in-page {
	color: #888
}

.in-page span {
	padding: 0 15px;
	border: 1px solid #e8e8e8
}

.in-page a {
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	border: 1px solid #e8e8e8
}

.in-page a:hover,.in-page a.cur {
	border-color: #f90000;
	background: #f90000;
	color: #fff
}

.tab-head li {
	cursor: pointer
}

.tab-body li {
	visibility: hidden;
	opacity: 0;
	height: 0;
	transition: all .3s;
	-webkit-transition: all .3s
}

.tab-body li.cur {
	visibility: visible;
	opacity: 1;
	height: inherit
}

.tab-head {
	border-bottom: 1px solid #edeef1
}

.tab-head li {
	height: 35px;
	line-height: 35px
}

.tab-head li:hover,.tab-head li.cur {
	background: #f90000;
	color: #fff
}

.edit {
	overflow: hidden
}

.edit span {
	display: inline
}

.edit img {
	width: auto !important;
	height: auto !important
}

.nx-list .prou1 {
	border: 1px solid #eaeaea
}

.nx-list .prom1 a {
	background: url(../images/pro-r2h.png) no-repeat 88% center #fff
}

.fix-wrap {
	display: none;
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8)
}

.fix-wrap .hide {
	position: fixed;
	width: 25px;
	height: 25px;
	padding: 25px;
	right: 5%;
	top: 5%;
	background: #090908;
	cursor: pointer;
	border-radius: 50%;
	transition: all .8s;
	-webkit-transition: all .8s
}

.fix-wrap .hide::before,.fix-wrap .hide::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 1px;
	height: 55%;
	background: #fff;
	margin-top: -27.5%
}

.fix-wrap .hide::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.fix-wrap .hide::after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.fix-wrap .hide:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.fix-video .video-wrap {
	min-width: 55%;
	max-width: 55%;
	padding: 10px;
	border-radius: 5px;
	background: #2d2d2d;
	border: 1px solid #3a3a3a;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	overflow: hidden;
	animation: ReturnToNormal .5s both;
	-webkit-animation: ReturnToNormal .5s both
}

.fix-video video {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.fix-pic {
	overflow: auto
}

.fix-pic img {
	animation: zoomIn .5s both;
	-webkit-animation: zoomIn .5s both
}

.fix-search {
	padding: 0 2.5%;
	background: #222
}

.fix-search:hover .search::after {
	transform: scale(1);
	-webkit-transform: scale(1)
}

.fix-search .search {
	position: relative;
	width: 100%;
	height: 125px;
	color: #555;
	padding-left: 88px;
	font-size: 66px;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNEE5NEZGREQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNEE5NEZGRUQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0QTk0RkZCRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0QTk0RkZDRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/Hs+IwAAAVlJREFUeNpi+P//PwMaFgLiJiC+/x8VHATiCCzqMTC6QBKSIc+AeC0QzwXiA0jiT4DYmFhDS6CaNgGxOg4NIUD8E6rOipChcVCFZUR4jwWIj0PVq+EylA2q4AAx4YWEQeAxLkMroAqESTS0D6rPAZuhL4H4NYkGgrAG1NDl2AwFgRVkGMqClBpQ5JgYIOAdA+ngL5TmR5eAGapKhqE8UPo1NkNvAbEtGYaaQOmDGDLAMIiGho0niWEKy2UWuBL/VyD+RYKBFlAD9+PLUTZQRUeAWICAgU5QB4CAIaG8745UaHQCsRkQ8wIxOxCLA7EfEG9HK7kuArEsoVLKHIgf/McPQF72RioaXwGxCD5DYdgXiBcC8S0gfgvEV4B4OhA7IqmRh+ZGELgJxFyEDCUWSwLxVSSDZalhKAhzogWFLiPYZMqBJBBfBGJRIH5ALUNBQBGI5wPxVIAAAwAoIUyRNtFOOQAAAABJRU5ErkJggg==) no-repeat 35px center
}

.fix-search .search::before,.fix-search .search::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	transition: all 1s;
	-webkit-transition: all 1s
}

.fix-search .search::before {
	background: #515151
}

.fix-search .search::after {
	background: rgba(255,255,255,0.5);
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1)
}

.fix-search .txt,.fix-search .btn {
	color: #555;
	background: transparent
}

.fix-search .txt {
	width: 100%;
	text-align: center;
	font-size: 66px;
	padding-right: 2%
}

.fix-search .btn {
	font-size: 24px
}

.re-list li {
	padding: 0;
	height: auto
}

.re-list li .dx-snav {
	line-height: 25px;
	display: none
}

.re-list li a {
	padding-top: .15rem;
	padding-bottom: .15rem
}

.re-list li a .els {
	width: 73%
}

.re-list li a .dw {
	background: url(../images/addx.png) no-repeat right
}

.re-list li:hover,.re-list li.cur {
	background: unset
}

.re-list li:hover .dx-snav,.re-list li.cur .dx-snav {
	display: block
}

.re-list li:hover a,.re-list li.cur a {
	background-color: #f90000
}

.re-list li:hover .dw,.re-list li.cur .dw {
	background: url(../images/ajj.png) no-repeat right
}

@media (max-width:1200px) {
	.mauto {
		max-width: 92%
	}
}

@media (max-width:1024px) {
	body {
		padding-top: 70px
	}

	.header {
		display: none
	}

	.header-m {
		display: block !important;
		z-index: 999;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 70px;
		background: #fff;
		box-shadow: 1px 1px 10px rgba(0,0,0,0.1)
	}

	.header-m::after {
		display: none;
		position: fixed;
		content: '';
		top: 70px;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5)
	}

	.header-m .logo {
		position: absolute;
		left: 45%;
		line-height: 70px;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%)
	}

	.header-m .logo img {
		/*max-height: 40px;*/
		max-width:120% !important;
	}

	.header-m .m-menu-b {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 70px;
		cursor: pointer
	}

	.header-m .m-menu-b::before,.header-m .m-menu-b::after {
		position: absolute;
		top: 50%;
		left: calc(35px / 2);
		content: '';
		width: 25px;
		height: 1px;
		z-index: 9999;
		transition: all .3s ease-out .3s;
		-webkit-transition: all .3s ease-out .3s;
		background: #222
	}

	.header-m .m-menu-b::before {
		transform: translateY(-4px) rotate(0);
		-webkit-transform: translateY(-4px) rotate(0)
	}

	.header-m .m-menu-b::after {
		transform: translateY(4px) rotate(0);
		-webkit-transform: translateY(4px) rotate(0)
	}

	.header-m .m-menu {
		display: none;
		z-index: 888;
		position: fixed;
		width: 100%;
		width: 260px;
		height: 100%;
		top: 0;
		left: -260px;
		opacity: 1;
		background: #fafafa;
		text-align: left;
		padding-top: 70px
	}

	.header-m .m-menu::after {
		position: absolute;
		top: 70px;
		content: '';
		width: 100%;
		height: 1px;
		background: #ebebeb
	}

	.header-m .nav {
		height: calc(100% - 82px);
		overflow-x: hidden;
		overflow-y: auto
	}

	.header-m .nav>li {
		border-bottom: 1px solid #ebebeb;
		animation: resize .5s both;
		-webkit-animation: resize .5s both
	}

	.header-m .nav>li>a {
		position: relative;
		display: block;
		width: 100%;
		font-size: 15px;
		padding: 0 40px;
		color: #666;
		vertical-align: middle;
		text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: break-word;
		overflow: hidden;
		height: 50px;
		line-height: 50px
	}

	.header-m .nav>li>a::after {
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -5px;
		content: '';
		width: 8px;
		height: 8px;
		border: 1px solid #999;
		border-radius: 50%;
		background: transparent;
		transition: all .3s;
		-webkit-transition: all .3s
	}

	.header-m .nav>li .sub-nav {
		display: none
	}

	.header-m .nav>li .sub-nav a {
		position: relative;
		display: block;
		line-height: 24px;
		padding: 12px 40px;
		background: #f2f2f2;
		color: #4E4E4E
	}

	.header-m .nav>li .sub-nav a::before,.header-m .nav>li .sub-nav a::after {
		position: absolute;
		content: '';
		width: 0;
		height: 0;
		left: 20px;
		top: 20px;
		border: 5px solid transparent;
		overflow: hidden;
		transition: all .3s;
		-webkit-transition: all .3s
	}

	.header-m .nav>li .sub-nav a::before {
		left: 21px;
		border-left: 5px solid #555
	}

	.header-m .nav>li .sub-nav a::after {
		border-left: 5px #ebebeb solid
	}

	.header-m .nav>li.cur {
		position: relative
	}

	.header-m .nav>li.cur::after,.header-m .nav>li.cur::before {
		position: absolute;
		content: '';
		background: #999;
		transition: all .5s;
		-webkit-transition: all .5s
	}

	.header-m .nav>li.cur::before {
		top: 19px;
		right: 25px;
		width: 2px;
		height: 12px
	}

	.header-m .nav>li.cur::after {
		top: 24px;
		right: 20px;
		width: 12px;
		height: 2px
	}

	.header-m .nav>li.active::after {
		background: #fff
	}

	.header-m .nav>li.active::before {
		height: 0
	}

	.header-m .nav>li.active>a {
		color: #fff;
		background: #f90000
	}

	.header-m .nav>li.active>a::after {
		background: #fff;
		border-color: #fff
	}

	.header-m .nav>li.active .sub-nav li {
		animation: ReturnToNormal .5s both;
		-webkit-animation: ReturnToNormal .5s both
	}

	.header-m .m-language {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center
	}

	.header-m .m-language a {
		color: #666;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		display: block;
		border-bottom: 1px solid #ebebeb;
		animation: slideInUp 1.5s both;
		-webkit-animation: slideInUp 1.5s both
	}

	.header-m .m-search-b {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 70px;
		cursor: pointer;
		background: url(data:image/png;
		base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat left center;background-size: 23px
	}

	html.active {
		height: 100%;
		overflow: hidden
	}

	html.active body {
		height: 100%;
		overflow: hidden
	}

	html.active .header-m {
		left: 260px
	}

	html.active .header-m::after {
		display: block
	}

	html.active .header-m .m-menu-b::before,html.active .header-m .m-menu-b::after {
		background: #000
	}

	html.active .header-m .m-menu-b::before {
		transform: translateY(0) rotate(225deg);
		-webkit-transform: translateY(0) rotate(225deg)
	}

	html.active .header-m .m-menu-b::after {
		transform: translateY(0) rotate(-225deg);
		-webkit-transform: translateY(0) rotate(-225deg)
	}

	html.active .header-m .m-menu {
		display: block;
		left: 0
	}

	html.active footer,html.active main,html.active .i-banner,html.active .banner {
		transform: translateX(260px);
		-webkit-transform: translateX(260px)
	}
}

@media (max-width:768px) {
	.i-banner .sm-db {
		display: block !important
	}

	.main-nav-p {
		display: none
	}

	.main-nav-m {
		display: block;
		position: relative;
		z-index: 555;
		cursor: pointer
	}

	.main-nav-m .title {
		position: relative;
		height: 45px;
		line-height: 45px;
		padding: 0 10px;
		background: #f90000
	}

	.main-nav-m .title strong {
		color: #fff;
		font-size: 16px;
		font-weight: bold
	}

	.main-nav-m .title i {
		position: absolute;
		content: '';
		width: 45px;
		height: 100%;
		right: 0
	}

	.main-nav-m .title i::before,.main-nav-m .title i::after {
		position: absolute;
		top: 50%;
		content: '';
		width: 12px;
		height: 1px;
		background: #fff;
		transition: all .3s;
		-webkit-transition: all .3s
	}

	.main-nav-m .title i::before {
		left: 46%;
		transform: rotate(40deg) scaleY(1.5);
		-webkit-transform: rotate(40deg) scaleY(1.5)
	}

	.main-nav-m .title i::after {
		right: 46%;
		transform: rotate(-40deg) scaleY(1.5);
		-webkit-transform: rotate(-40deg) scaleY(1.5)
	}

	.main-nav-m .title.active i::before {
		transform: rotate(-40deg) scaleY(1.5);
		-webkit-transform: rotate(-40deg) scaleY(1.5)
	}

	.main-nav-m .title.active i::after {
		transform: rotate(40deg) scaleY(1.5);
		-webkit-transform: rotate(40deg) scaleY(1.5)
	}

	.main-nav-m ul {
		display: none;
		position: absolute;
		top: 45px;
		width: 100%;
		padding: 0 10px;
		background: rgba(51,51,51,0.8);
		color: #fff
	}

	.main-nav-m ul li {
		animation: ReturnToNormal .5s both;
		-webkit-animation: ReturnToNormal .5s both
	}

	.main-nav-m ul li a {
		display: block;
		height: 45px;
		line-height: 45px;
		border-bottom: 1px solid rgba(255,255,255,0.55)
	}

	.banner {
		height: 3rem
	}

	.in-page a {
		display: none
	}

	.in-page a.upper,.in-page a.lower,.in-page a.cur {
		display: inline-block
	}

	.in-page a.cur {
		margin: 0 2px
	}

	.fix-video .video-wrap {
		max-width: 90%
	}

	.fix-search {
		padding: 0 15px
	}

	.fix-search .search {
		height: 65px;
		padding-left: 0;
		background: none
	}

	.fix-search .txt {
		font-size: 20px;
		text-align: left;
		padding: 0 10px
	}

	.fix-search .btn {
		font-size: 22px;
		color: #777
	}

	.i-ab .fl,.i-ab .fr {
		float: none;
		width: 100% !important;
		margin: .2rem auto;
		max-height: unset !important;
		/*text-align: center*/
	}

	.i-pro ul li {
		width: 48%;
		margin-left: 1% !important
	}

	.i-pro ul li a img {
		width: 100%
	}

	.i-news .news-ul li:hover a .fl,.i-news .news-ul li.cur a .fl {
		border-right: 0 solid #e6e6e6 !important
	}

	.i-news .news-ul li a .fl {
		border-right: 0 solid #e6e6e6
	}

	.i-news .fl,.i-news .fr {
		width: 100% !important;
		float: none;
		text-align: center
	}

	.i-news .i-news-r {
		margin-top: .2rem
	}

	.pro {
		display: none
	}

	.n-x {
		width: 100%
	}

	.pro-list,.pro-x {
		width: 100%
	}

	.pro-list li,.pro-x li {
		width: 50%
	}

	.banner .mauto-1300 {
		padding-top: 2rem
	}

	.main-nav-m {
		margin-top: .2rem
	}

	.pro-x .fl,.pro-x .fr {
		width: 100%;
		float: none
	}

	.pro-x .fl {
		text-align: center;
		margin-bottom: .2rem
	}

	.honor-list li {
		width: 100% !important
	}

	.lxs {
		width: 100%
	}

	.lxs .box-sh>.fl,.lxs .box-sh>.fr {
		width: 100%;
		float: none
	}

	.lxs .box-sh>.fl .add,.lxs .box-sh>.fr .add {
		width: 100%
	}

	.down-list li a .els {
		width: 72%
	}

	.news-list .list-li-r {
		padding-left: .2rem
	}

	.news-list .list-li-r .list-li-cr {
		width: 40%
	}

	.ab-video {
		margin: .3rem auto;
		height: 3rem;
		max-width: 100%
	}

	.ab-video .video-open {
		width: 100%;
		height: 100%
	}

	.ab-video .video-open::before {
		content: "宣传视频";
		background: url(../images/v-play.png) no-repeat center 1rem rgba(0,0,0,0.2);
		line-height: 3.8rem
	}

	.ab-video .video-open:hover {
		border-radius: 50%
	}

	.ab-video .video-open:hover::before {
		content: "点击播放";
		background: url(../images/v-play.png) no-repeat center .9rem rgba(0,0,0,0.7);
		line-height: 3.6rem
	}

	.lyfk ul {
		width: 100%
	}

	.lyfk ul li {
		display: block;
		width: 100%;
		float: none
	}

	.lyfk ul li .lyipt {
		width: 96%;
		margin: auto 2%
	}

	.lyfk ul li:nth-child(even),.lyfk ul li:nth-last-child(1) {
		float: none
	}

	.lyfk ul li .yzm {
		width: 38%
	}

	.lyfk ul li .lybtn {
		width: 47%;
		margin: auto 1%
	}

	.re-list li a .els {
		width: 64%
	}

	.re-list li a h2 {
		border-right: 0
	}

	.ty-list ul li {
		width: 48%;
		margin: 1% !important
	}

	.w49 {
		width: 100%
	}

	.lxs .fr {
		width: 100%
	}

	.lxs .fr .add {
		width: 100%
	}
}

@media (max-width:480px) {
	.f34 {
		font-size: .4rem
	}

	.f20 {
		font-size: .24rem
	}

	.ty-list ul li {
		float: none;
		margin-right: 0
	}

	.ty-list ul li .zzli-d {
		width: 100% !important;
		height: 6.4rem !important
	}

	.ty-list ul li {
		width: 97%
	}

	.ty-list ul li>a {
		width: 100%
	}

	.ab-video {
		margin: .3rem auto;
		height: 3rem;
		max-width: 100%
	}

	.ab-video .video-open {
		width: 100%;
		height: 100%
	}

	.ab-video .video-open::before {
		content: "宣传视频";
		background: url(../images/v-play.png) no-repeat center .9rem rgba(0,0,0,0.2);
		font-size: .28rem;
		line-height: 4.5rem;
		background-size: 1rem
	}

	.ab-video .video-open:hover {
		border-radius: 50%
	}

	.ab-video .video-open:hover::before {
		content: "点击播放";
		background: url(../images/v-play.png) no-repeat center .8rem rgba(0,0,0,0.7);
		font-size: .28rem;
		line-height: 4.4rem;
		background-size: 1rem
	}

	.down-list li a .els {
		width: 55%
	}

	.down-list li a h2 {
		border-right: 0
	}

	.pro-list li,.pro-x li {
		width: 100%
	}
	.pro-list li,.pro-x li a{ text-align:center;}

	.i-pro ul li {
		float: none;
		width: 100%;
		display: block
	}

	.news-list li:hover .list-li-r,.news-list li.cur .list-li-r {
		border-left: 0
	}

	.news-list .list-li-l {
		width: 100%;
		float: none;
		text-align: center;
		padding-top: .1rem
	}

	.news-list .list-li-r {
		float: none;
		width: 100%;
		padding-left: 0;
		border-left: 0
	}

	.news-list .list-li-r .list-li-cr,.news-list .list-li-r .list-li-c {
		border-left: 0 solid #ddd;
		width: 100%;
		float: none;
		margin: auto;
		padding: .2rem
	}

	.re-list li a .els {
		width: 86%
	}

	.re-list li a h2 {
		border-right: 0;
		float: left
	}
}

@keyframes resize {
	from,60%,75%,90%,to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: scale(5, 5)
	}

	100% {
		opacity: 1;
		transform: scale(1, 1)
	}
}

@-webkit-keyframes resize {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale(5, 5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1)
	}
}

@keyframes ReturnToNormal {
	from {
		opacity: 0;
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 45deg)
	}

	to {
		opacity: 1;
		transform-origin: right bottom;
		transform: none
	}
}

@-webkit-keyframes ReturnToNormal {
	from {
		opacity: 0;
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		-webkit-transform: none
	}
}