﻿@charset "utf-8";
@charset "utf-8";

@font-face {
	font-family:'slick';font-weight:normal;font-style:normal;src:url('../fonts/slick.eot');src:url('../fonts/slick.eot?#iefix') format('embedded-opentype'),url('../fonts/slick.woff') format('woff'),url('../fonts/slick.ttf') format('truetype'),url('../fonts/slick.svg#slick') format('svg')
}



*,*:before,*:after {
	
}


body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

html,body {
	position: relative
}

body {
	font-family: arial,"microsoft yahei";
	font-size: 16px;
	line-height: 2;
	color: #333;
	background: #fff;
	min-width: 1260px
}

.bodyHIdden {
	overflow: hidden;
	height: 100%;
	width: 100%
}

a:link,a:visited {
	text-decoration: none;
	outline: #333;
	color: #333
}

a:hover,a:active,a:focus {
	color: #000
}

ul,li {
	list-style: none
}

img {
	border: 0;
	max-width: 100%;
	max-height: 100%
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type=text],textarea {
	font-family: arial,"microsoft yahei";
	font-size: 14px;
	-webkit-appearance: none
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: none
}

.f-l {
	float: left
}

.f-r {
	float: right
}

.font20 {
	font-size: 20px
}

.textCenter {
	text-align: center
}

.color333 {
	color: #333
}

.hide {
	overflow: hidden
}

.rel {
	position: relative
}

.clearfix {
	clear: both
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.middleRight {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.middleLeft {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.container {
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:1500px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 1260px
	}
}

@media screen and (max-width:1280px) {
	.container {
		padding-left: 30px;
		padding-right: 30px
	}
}

.container02 {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:1280px) {
	.container02 {
		padding-left: 30px;
		padding-right: 30px
	}
}

.indent2 {
	text-indent: 2em
}

@keyframes slide {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes slide {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(0)
	}
}

.mobile-footer-menu {
	display: none;
	height: 54px
}

@media (max-width:1023px) {
	.mobile-footer-menu {
		display: none;
		width: 100%;
		background: #222;
		padding: 5px 0;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99;
		list-style: none;


















		font-size: 12px
	}

	.mobile-footer-menu li {
		width: 25%;
		float: left;
		position: relative
	}

	.mobile-footer-menu li:after {
		content: "";
		position: absolute;
		height: 42px;
		width: 1px;
		background: rgba(255,255,255,0.05);
		right: 0;
		top: 2px
	}

	.mobile-footer-menu li .icon {
		width: 24px;
		height: 24px;
		display: block;
		margin: 0 auto;
		position: relative;
		overflow: hidden
	}

	.mobile-footer-menu li .bt {
		font-style: normal;
		text-align: center;
		display: block;
		color: #fff;
		height: 20px;
		line-height: 20px;
		overflow: hidden
	}

	.mobile-footer-menu li:last-child:after {
		display: none
	}
}

.page {
	clear: both;
	text-align: center;
	font-size: 0;
	font-family: arial;
	line-height: 16px
}

.page em {
	font-style: normal;
	font-size: 14px;
	line-height: 38px;
	vertical-align: middle
}

.page a,.page span {
	color: #202020;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	min-width: 40px;
	line-height: 38px;
	height: 40px;
	border-radius: 40px;
	border: 1px #cdcdcd solid;
	margin: 0 5px;
	padding: 0 0;
	vertical-align: middle
}

.page a.cur,.page span.cur,.page a.active,.page span.active,.page a:hover,.page span:hover,.page a.cpb {
	border-color: #da251c;
	background: #da251c;
	color: #fff
}

.page a.cur svg,.page span.cur svg,.page a.active svg,.page span.active svg,.page a:hover svg,.page span:hover svg {
	fill: #da251c
}

.page a.prev,.page span.prev,.page a.next,.page span.next {
	color: #666;
	border-color: transparent
}

.page a.prev,.page span.prev {
	padding-left: 20px;
	margin-right: 15px
}

.page a.prev:hover,.page span.prev:hover {
	background: transparent;
	color: #da251c !important
}

.page a.next,.page span.next {
	padding-right: 20px;
	margin-left: 15px
}

.page a.next:hover,.page span.next:hover {
	background: transparent;
	color: #da251c !important
}

.indent2 {
	text-indent: 2em
}

.nav11PhoneBtn {
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	float: right;
	position: absolute;
	z-index: 11;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 36px;
	text-align: right;
	display: none
}

.nav11PhoneBtn span {
	display: block;
	width: 20px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: #da251c;
	border-radius: 3px;
	z-index: 1;
	-webkit-transform-origin: 20px;
	transform-origin: 20px;
	-webkit-transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1)
}

.nav11PhoneBtn span:nth-last-child(2) {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s ease;
	transition: width .5s ease
}

.nav11PhoneBtn span:last-child {
	margin-bottom: 0
}

.nav11PhoneBtn.close,.nav11PhoneBtn.closeMember {
	opacity: 1;
	z-index: 10
}

.nav11PhoneBtn.close span,.nav11PhoneBtn.closeMember span {
	opacity: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav11PhoneBtn.close span:nth-last-child(3),.nav11PhoneBtn.closeMember span:nth-last-child(3) {
	opacity: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav11PhoneBtn.close span:nth-last-child(2),.nav11PhoneBtn.closeMember span:nth-last-child(2) {

	width: 0;

	opacity: 0;

	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s;
	transition: width .5s
}

.nav11PhoneBtn.close span:last-child,.nav11PhoneBtn.closeMember span:last-child {
	margin-bottom: 0
}

@media (max-width:1023px) {
	.nav11PhoneBtn {
		display: block
	}
}

#menu .mm-menu {
	background: #8e2424;
	color: rgba(255,255,255,0.9)
}

#menu .mm-navbar.mm-hasbtns {
	border-bottom: 1px solid #f3f3f3;
	border-left: 1px #dadada solid
}

#menu .mm-menu .mm-btn:after,#menu .mm-menu .mm-btn:before {
	border-color: #fff
}

#menu .mm-clear:before,#menu .mm-close:before {
	right: 14px
}

#menu .mm-clear:after,#menu .mm-close:after {
	right: 25px
}

#menu .mm-close:after,#menu .mm-close:before {
	width: 10px;
	height: 10px
}

#menu .mm-menu .mm-navbar a,#menu .mm-menu .mm-navbar>* {
	color: rgba(255,255,255,0.9)
}

#menu .mSearch {
	padding: 10px 10px;
	text-align: left;
	overflow: hidden;
	height: 56px;
	border-bottom: #f3f3f3 1px solid;
	position: relative
}

#menu .mSearch .btn {
	width: 25px;
	height: 25px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	right: 15px
}

#menu .mSearch .btn .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-size: 100%;
	margin-top: 1px
}

#menu .mSearch input {
	height: 35px;
	border: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	color: #333;
	padding: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: all .4s cubic-bezier(.11393, .8644, .14684, 1);
	transition: all .4s cubic-bezier(.11393, .8644, .14684, 1);
	opacity: 1;
	width: 100%;
	padding-left: 15px;
	padding-right: 30px;
	border-radius: 2px;
	font-size: 16px;
	line-height: 24px;
	background-color: #fff;
	position: static;
	left: 0;
	right: 0
}

#menu .other {
	padding: 10px
}

#menu .languageBtn {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #e31b1c;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	margin-left: 5px
}

.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	will-change: transform,opacity
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0)
	}
}

@keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.animated.slideDown {
	-webkit-animation-name: slideDown;
	animation-name: slideDown
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(-100%)
	}
}

@keyframes slideUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.animated.slideUp {
	-webkit-animation-name: slideUp;
	animation-name: slideUp
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 99999;
	background: #fff;
	filter: alpha(opacity=90);
	opacity: 80
}

.prompt a {
	color: #000
}

.prompt span {
	position: absolute;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	display: block;
	line-height: 24px;
	color: #000
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 30px;
	font-weight: 100;
	cursor: pointer
}

.prompt_close:hover {
	background: #f00;

	color: #fff

}

.popupEwm {

	display: none
}

.popupEwm .transparent {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000 \9;
	background: rgba(0,0,0,0.3);
	display: none
}

.popupEwm .nr {
	background: #fff;
	border: 3px #bb825b solid;
	position: fixed;
	z-index: 9999;
	width: 50%;
	height: 60%;
	max-width: 600px;
	max-height: 400px;
	min-height: 400px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 30px 0
}

.popupEwm .title {
	color: #bb825b;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px #eee solid;
	padding-top: 15px;
	padding-bottom: 15px
}

.popupEwm .box {
	text-align: center;
	padding: 30px 0 0 0
}

.popupEwm .box img {
	max-height: 200px
}

.popupEwm .box .p-01 {
	line-height: 30px;
	margin-top: 10px
}

.popupEwm .close {
	font-size: 24px;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: #bb825b;
	color: #fff;
	position: absolute;
	top: -15px;
	right: -15px
}

.popupEwm .close:hover {
	background: #f00
}

.conTabs .items1>div img {
	max-width: none;
	max-height: none
}

.fmBnt-01,.fmMore-01 {
	text-align: center
}

.fmBnt-01 a,.fmMore-01 a,.fmBnt-01 span,.fmMore-01 span {
	display: inline-block;
	color: #fff;
	border: 1px #da251c solid;
	background: #da251c;
	line-height: 58px;
	text-align: center;
	padding: 0 10px;
	min-width: 240px;
	font-size: 18px;
	border-radius: 60px;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: 0 0 0 26px rgba(227,27,28,0);
	box-shadow: 0 0 0 26px rgba(227,27,28,0);
	position: relative
}

.fmBnt-01 a:after,.fmMore-01 a:after,.fmBnt-01 span:after,.fmMore-01 span:after {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/icon/arrow-right-03.png) no-repeat center center;
	margin-left: 10px;
	vertical-align: middle
}

.fmBnt-01 a:hover,.fmMore-01 a:hover,.fmBnt-01 span:hover,.fmMore-01 span:hover {
	-webkit-box-shadow: 0 0 0 6px rgba(227,27,28,0.2);
	box-shadow: 0 0 0 6px rgba(227,27,28,0.2)
}

.returnList {
	text-align: center
}

.returnList a {
	display: inline-block;
	background: #da251c;
	color: #fff;
	font-size: 18px;
	min-width: 240px;
	line-height: 60px;
	text-align: center;
	padding: 0 10px;
	border-radius: 60px;
	position: relative;
	-webkit-box-shadow: 0 0 0 26px rgba(227,27,28,0);
	box-shadow: 0 0 0 26px rgba(227,27,28,0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.returnList a:before {
	content: "";
	display: inline-block;
	width: 27px;
	height: 21px;
	background: url(../images/icon/return.png) no-repeat center center;
	vertical-align: middle;
	margin-right: 18px;
	margin-top: -3px
}

.returnList a:hover {
	-webkit-box-shadow: 0 0 0 6px rgba(227,27,28,0.2);
	box-shadow: 0 0 0 6px rgba(227,27,28,0.2)
}

@media screen and (max-width:1023px) {
	.fmBnt-01 a,.fmMore-01 a,.fmBnt-01 span,.fmMore-01 span {
		min-width: 180px;
		font-size: 16px;
		height: 40px;
		line-height: 40px
	}

	.fmBnt-01 a:after,.fmMore-01 a:after,.fmBnt-01 span:after,.fmMore-01 span:after {
		width: 10px;
		height: 10px;
		background-size: 10px
	}

	.returnList a,.returnList span {
		min-width: 180px;
		font-size: 16px;
		height: 40px;
		line-height: 40px
	}

	.returnList a:before,.returnList span:before {
		background-size: 80%;
		margin-right: 10px
	}
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.ellipsis2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.ellipsis3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;

	-webkit-line-clamp: 3
}

.ellipsis4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4
}

.ellipsis5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5
}

.body {
	overflow: hidden
}

@-webkit-keyframes fadeIn2 {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn2 {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}

@-webkit-keyframes slideInDown2 {
	from {
		-webkit-transform: translate3d(0, -70px, 0);
		transform: translate3d(0, -70px, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown2 {
	from {
		-webkit-transform: translate3d(0, -70px, 0);
		transform: translate3d(0, -70px, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown2 {
	-webkit-animation-name: slideInDown2;
	animation-name: slideInDown2
}

@-webkit-keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}

@-webkit-keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown2 {
	-webkit-animation-name: fadeInDown2;
	animation-name: fadeInDown2
}

@-webkit-keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}

@-webkit-keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2
}

@-webkit-keyframes scale2 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .8
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes scale2 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .8
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1, .1);
		transform: scale(.1, .1)
	}

	5% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1, .1);
		transform: scale(.1, .1)
	}

	5% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@font-face {
	font-family:'Oswald-Bold';src:url('../fonts/Oswald-Bold.eot');src:url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Oswald-Bold.woff') format('woff'),url('../fonts/Oswald-Bold.woff2') format('woff2');font-weight:normal;font-style:normal
}

@font-face {
	font-family:'Roboto-Black-1';src:url('../fonts/Roboto-Black-1.eot');src:url('../fonts/Roboto-Black-1.eot?#iefix') format('embedded-opentype'),url('../fonts/Roboto-Black-1.woff2') format('woff2'),url('../fonts/Roboto-Black-1.woff') format('woff'),url('../fonts/Roboto-Black-1.ttf') format("truetype"),url('../fonts/Roboto-Black-1.svg#Roboto-Black-1') format('svg');font-weight:normal;font-style:normal
}

.header11 {
	border-bottom: 1px #ebebeb solid;
	background: rgba(255,255,255,0.34);
	z-index: 999;
	width: 100%;
	position: fixed;
	top: 0
}

.header11>.container {
	max-width: 100%;
	padding-left: 300px;
	padding-right: 380px
}

.header11 img {
	vertical-align: middle
}

.header11 .logo {
	position: absolute;
	z-index: 999;
	height: 80px;
	left: 50px;
	top: 5px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header11 .logo img {
	max-height: 80px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header11 .mobile {
	display: none
}

.header11 .logo {
	float: left;
	display: inline-block
}

.header11 img {
	vertical-align: middle
}

.header11 .txt {
	display: inline-block;
	color: #fff;
	margin-left: 5px;
	color: #2c445c;
	line-height: 20px;
	border-left: 1px rgba(114,114,114,0.5) solid;
	padding-left: 20px;
	margin-left: 10px;
	vertical-align: middle
}

.header11 .other {
	width: 300px;
	height: 90px;
	line-height: 90px;
	text-align: right;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	right: 80px;
	top: 0;
	padding: 0 0 0 20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header11 .searchBtn {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-left: 10px;
	text-align: center;
	float: left;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header11 .searchBtn svg {
	width: 24px;
	height: 24px;
	margin: 3px auto 0 auto;
	vertical-align: middle;
	float: left
}

.header11 .line {
	display: inline-block;
	width: 1px;
	height: 24px;
	background: #e3e3e3;
	vertical-align: middle;
	margin: 0 15px;
	float: left;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header11 .tel {
	font-size: 28px;
	font-family: Oswald-Bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.header11 .tel:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/icon/tel.svg) no-repeat center center;
	background-size: 22px;
	vertical-align: middle;
	margin-right: 10px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header11.header11-2 {
	background: #fff
}

.header11Height {
	height: 100px
}

.inside-header {
	background: #fff
}

.nav11 {
	width: 100%;
	text-align: right;
	clear: both
}

.nav11:after {
	content: "";
	display: block;
	clear: both
}

.nav11 .relative {
	position: relative
}

.nav11>.list {
	font-size: 0;
	float: right
}

.nav11>.list>li {
	text-align: center;
	float: left;
	padding: 0 25px
}

.nav11>.list>li>a {
	font-size: 18px;
	color: #333;
	height: 90px;
	line-height: 90px;
	display: inline-block;
	position: relative;

	vertical-align: middle;
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav11>.list>li>a span {
	display: block;
	position: relative
}

.nav11>.list>li>a span:after {
	content: "";
	margin: auto;
	display: block;
	width: 0;
	height: 2px;
	background: #da251c;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav11>.list>li:hover>a:after {
	width: 100%
}

.nav11>.list>li:hover .nav11Child {
	display: block
}

.nav11>.list>li:hover>a,.nav11>.list>li.active>a {
	color: #da251c
}

.nav11>.list>li:hover>a span:after,.nav11>.list>li.active>a span:after {
	width: 100%
}

.nav11>.list>li.not-child>a:before {
	display: none
}

.nav11 .nav11Child {
	font-size: 14px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 90px;
	text-align: left;
	display: none;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	text-align: center
}

.nav11 .nav11Child-2 {
	padding: 20px 0 20px 0
}

.nav11 .nav11Child-2 a {
	padding: 5px 0;
	display: block
}

.nav11 .nav11Child-2 a:hover {
	background: #da251c;
	color: #fff
}

.nav11 .childSolution {
	padding: 50px 0 50px 0
}

.nav11 .childSolution .tabs {
	overflow: hidden
}

.nav11 .childSolution .conTabs {
	width: 55%;
	float: left;
	padding: 9px;
	border: 1px #e8e8e8 solid
}

.nav11 .childSolution .conTabs .slide {
	overflow: hidden;
	display: none;
	position: relative
}

.nav11 .childSolution .conTabs .slide:after {
	content: "";
	display: block;
	padding-top: 40.90909091%
}

.nav11 .childSolution .conTabs .slide img {
	/*width: 100%*/
}

.nav11 .childSolution .menuTabs {
	width: 45%;
	float: left;
	padding: 0 0 0 20px
}

.nav11 .childSolution .menuTabs>div {
	width: 50%;
	float: left;
	padding: 0 10px
}

.nav11 .childSolution .menuTabs>div a {
	text-align: left;
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 56px;
	height: 57px;
	overflow: hidden;
	border-bottom: 1px #e8e8e8 solid
}

.nav11 .childSolution .menuTabs>div a:hover {
	background: transparent;
	color: #da251c
}

.nav11 .childSolution .menuTabs .active a {
	color: #da251c
}

.nav11 .childApplication {
	padding: 50px 0 50px 0;
	text-align: left
}



.nav11 .childApplication dl {
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px #e8e8e8 solid;
	line-height: 24px;
	padding: 15px 0
}

.nav11 .childApplication dl:last-child {
	border-bottom: none
}

.nav11 .childApplication dt {
	float: left
}

.nav11 .childApplication .titleBig {
	font-size: 16px;
	font-weight: 700;
	width: 100px;
	height:24px;
	overflow:hidden;
}

.nav11 .childApplication .titleBig:hover a{
	color:#da251c
}

.nav11 .childApplication dd {
	float: left;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 40px
}

.nav11 .childApplication dd .list li {
	font-size: 16px;
	min-width: 150px;
	padding-right: 20px;
	float: left
}

.nav11 .childApplication dd .list li:last-child {
	padding-right: 0
}
	.nav11 .childApplication dd .list li a:hover {
		color: #da251c;
	}

.nav11 .childPro {
	padding: 50px 0 50px 0
}

.nav11 .childPro .list li {
	width: 16.66666667%;
	float: left;
	text-align: center
}

.nav11 .childPro .list .box {
	display: block
}

.nav11 .childPro .list .pic {
	max-width: 180px;
	margin: auto auto 10px auto;
	position: relative
}

.nav11 .childPro .list .pic:after {
	content: "";
	display: block;
	padding-top: 75%
}

.nav11 .childPro .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav11 .childPro .list .title {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.nav11 .childPro .list .box:hover .title {
	color: #da251c
}

.nav11 .childPro .list .box:hover img {
	-webkit-transform: scale(1.1);

	transform: scale(1.1)

}

@media (max-width:1400px){
	.nav11 .childPro .list .title,.nav11 .childSolution .menuTabs > div a{
		font-size:14px;
	}
	.nav11 .childApplication {
		padding: 10px 0 10px 0;
	}
	.nav11 .childApplication dl{
		line-height:20px;
		padding:12px 0;
	}
	.nav11 .childApplication .titleBig{
		font-size:14px;
		line-height:20px;
	}
	.nav11 .childApplication dd .list li{
		font-size:14px;
	}
}

.header11Fixed {
	/*background: rgba(255,255,255,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.05);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.05);
	position: fixed;
	top: 0;
	width: 100%;
	left: 0*/
}

#searchPopup {
	position: absolute;
	top: 0;
	width: 100%;
	display: none;
	z-index: 9999
}

#searchPopup .searchBox {
	color: #fff;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
	top: 190px;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

#searchPopup .searchBox.fadeIn {
	top: 90px;
	opacity: 1;
	z-index: 999
}

#searchPopup .searchBox .container {
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	-webkit-transform: translateX(-70px);
	transform: translateX(-70px)
}

#searchPopup .searchBox input {
	border: 1px #fff solid;
	background: #fff;
	color: #333;
	width: 40%;
	padding: 0 10px;
	font-size: 14px;
	height: 36px;
	line-height: 34px
}

#searchPopup .searchBox input:focus {
	color: #333
}

#searchPopup .searchBox .btn {
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: auto;
	height: 36px;
	width: 36px;
	background: #da251c;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}

#searchPopup .searchBox .btn svg {
	width: 20px;
	height: 20px;
	margin: 0 auto 0 auto
}

#searchPopup .searchBox .btn .cls-1 {
	fill: #fff
}

#searchPopup .searchBox .btn .cls-2 {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 2px
}

#searchPopup .searchBox .btn:hover {
	background: #bd150d
}

#searchPopup .searchBox .close {
	display: none
}

@media screen and (max-width:1800px) {
	.nav11>.list>li {
		padding: 0 18px
	}

	.nav11>.list>li>a {
		font-size: 16px
	}
}

@media screen and (max-width:1599px) {
	.header11 .logo {
		left: 30px
	}

	.header11 .other {
		right: 30px
	}

	.header11>.container {
		padding-left: 220px;
		padding-right: 310px
	}

	.nav11>.list>li {
		padding: 0 12px 0 12px
	}

	.nav11>.list>li>a {
		font-size: 14px
	}
}

@media screen and (max-width:1279px) {
	.nav11>.list>li {
		padding: 0 10px
	}

	.nav11>.list>li>a {
		font-size: 14px
	}
}

@media screen and (max-width:1220px) {
	.nav11>.list>li {
		padding: 0 10px
	}

	.nav11>.list>li>a {
		font-size: 14px
	}

	.header11Fixed {
		position: absolute
	}
}

.transparent {
	display: none;
	position: fixed;
	z-index: 9;
	top: 0;
	margin: auto;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3)
}

.banner11 {
	clear: both;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: relative;
	margin-top:90px;
	z-index: 9
}

.banner11 img {
	vertical-align: top;
	display: inline-block;
	width: 100%
}

.banner11 .pc {
	display: block
}

.banner11 .mobile {
	display: none
}

.banner11 .list {
	overflow: hidden;
	display: block
}

.banner11 li {
	float: left
}

.banner11 .box {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%
}

.banner11 .box .middleCenter {
	position: static
}

.banner11 .pc img {
	-webkit-transition: all 4s;
	transition: all 4s
}

.banner11 img {
	-webkit-transition: all 4s ease-out;
	transition: all 4s ease-out
}

.banner11 .slick-current .pc img,.banner11 .slick-active .pc img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.banner11 .slick-current .text-01,.banner11 .slick-active .text-01 {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.banner11 .slick-current .text-02,.banner11 .slick-active .text-02 {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.banner11 .slick-current .text-03,.banner11 .slick-active .text-03 {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.banner11 .slick-dots {
	bottom: 50px;
	font-size: 0;
	z-index: 999;
	overflow: initial
}

.banner11 .slick-dots li {
	width: 12px;
	height: 37px;
	margin: 0 10px;
	overflow: hidden;
	float: none
}

.banner11 .slick-dots li button {
	padding: 0;
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

.banner11 .slick-dots li button:before {
	display: none
}

.banner11 .slick-dots .slick-active button {
	background: #da251c;
	height: 100%
}


.banner11 .slick-prev, .banner11 .slick-next {
  width: 40px;
  height: 70px;
	opacity: 0;
  z-index: 55;
}

.banner11 .slick-prev:before, .banner11 .slick-next:before {
	display:none;
}

.banner11 .slick-prev {
  background: url("../images/prev.png") no-repeat center center;
  left: 190px;
}

/*.banner11 .slick-prev:hover {
  background: url("../images/prev-h.png") no-repeat center center;
}*/

.banner11 .slick-next {
  background: url("../images/next.png") no-repeat center center;
  left: auto;
  right:190px;
}

.banner11:hover .slick-prev,.banner11:hover .slick-next {
  opacity: 1;
}

/*.banner11 .slick-next:hover {
  background: url("../images/next-h.png") no-repeat center center;
}*/

.home-title {
	text-align: center;
	line-height: 1;
	position: relative
}

.home-title .title-1 {
	color: #666;
	font-size: 25px;
	font-weight: 100;
	margin-bottom: 20px;
}

.home-title .title-2 {
	font-size: 40px;
	font-weight: 700
}

.home-title .title-2 span {
	color: #da251c
}

.home-title .en {
	width: 100%;
	opacity: .05;
	font-size: 103px;
	font-family: Oswald-Bold;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.moreBtn span,.moreBtn a {
	display: inline-block;
	background: #da251c;
	color: #fff;
	line-height: 40px;
	padding: 0 25px;
	text-align: center
}

.moreBtn span:after,.moreBtn a:after {
	content: "";
	display: inline-block;
	width: 28px;
	height: 11px;
	background: url(../images/icon/sprite.png) no-repeat -38px 0;
	margin-left: 20px
}

.moreBtn span:hover,.moreBtn a:hover {
	background: #000
}

.moreBtn-2 a,.moreBtn-2 span {
	display: inline-block;
	border: 1px #9d9d9d solid;
	padding: 0 25px;
	line-height: 38px;
	font-size: 14px;
	color: #666;
	text-align: center;
	position: relative
}

.moreBtn-2 a:after,.moreBtn-2 span:after {
	content: "";
	display: inline-block;
	width: 22px;
	height: 11px;
	background: url(../images/icon/sprite.png) no-repeat -6px 0;
	margin-left: 18px
}

.moreBtn-2 a:hover,.moreBtn-2 span:hover {
	border-color: #da251c;
	background: #da251c;
	color: #fff
}

.moreBtn-2 a:hover:after,.moreBtn-2 span:hover:after {
	background-position: -44px 0
}

.moreBtn-3 a,.moreBtn-3 span {
	display: inline-block;
	border: 1px #da251c solid;
	padding: 0 25px;
	line-height: 38px;
	font-size: 14px;
	background: #da251c;
	color: #fff;
	text-align: center;
	position: relative
}

.moreBtn-3 a:after,.moreBtn-3 span:after {
	background-position: 0
}

.moreBtn-3 a:after,.moreBtn-3 span:after {
	content: "";
	display: inline-block;
	width: 22px;
	height: 11px;
	background: url(../images/icon/sprite.png) no-repeat -44px 0;
	margin-left: 18px
}

.moreBtn-3 a:hover,.moreBtn-3 span:hover {
	border-color: #000;
	background: #000;
	color: #fff
}

.home-application {
	background: #fafafa;
	padding: 120px 0 50px 0
}

.home-application .nr {
	margin-top: 80px
}

.home-application .list {
	font-size: 16px;
	position: relative
}

.home-application .list:before {
	content: "";
	display: block;

	width: 100%;
	height: 1px;
	background: #fafafa;
	position: absolute;
	bottom: 0;
	left: 0
}

.home-application .list li {
	width: 25%;
	float: left;
	border-bottom: 1px #f0f0f0 solid;
	border-right: 1px #f0f0f0 solid
}

.home-application .list li:nth-child(4n) {
	border-right: none
}

.home-application .list .box {
	display: block;
	padding: 30px 15px;
	position: relative
}

.home-application .list .num {
	font-size: 68px;
	color: #f0f0f0;
	font-family: Roboto-Black-1;
	position: absolute;
	top: 20px;
	right: 30px
}

.home-application .list .pic {
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative
}

.home-application .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-application .list .pic .hover {
	opacity: 0;
	position: absolute;
	top: auto;
	bottom: -100%
}

.home-application .list .text {
	padding: 0 15px
}

.home-application .list .title {
	font-size: 25px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px
}

.home-application .list .tag {
	color: #666;
	line-height: 32px;
	height: 64px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: -15px;
	font-size: 0
}

.home-application .list .span-1,.home-application .list .a-1 {
	font-size: 14px;
	display: inline-block;
	min-width: 33.33333333%;
	padding-right: 15px;
	vertical-align: top
}

.home-application .list .a-1:hover {
	color: #da251c;
	text-decoration: underline
}

.home-application .list .more {
	color: #666
}

.home-application .list .more a,.home-application .list .more span {
	color: #666
}

.home-application .list .more a:hover,.home-application .list .more span:hover {
	text-decoration: underline
}

.home-application .list .box:hover .pic .default {
	top: -100%;
	bottom: auto
}

.home-application .list .box:hover .pic .hover {
	opacity: 1;
	bottom: 0
}

.home-application .list .box:hover .title {
	color: #da251c
}

.home-application .list .box:hover .more a,.home-application .list .box:hover .more span {
	color: #da251c
}

.home-solution {
	background: #fff;
	padding: 70px 0 100px 0
}

.home-solution .nr {
	margin-top: 80px
}

.home-solution .menuTabs {
	margin-bottom: 70px
}

.home-solution .menuTabs .list li {
	width: 12.5%;
	float: left;
	text-align: center
}

.home-solution .menuTabs .list .box {
	display: block;
	padding: 0 0 40px 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative
}

.home-solution .menuTabs .list .box:after {
	content: "";
	display: block;
	width: 0;
	height: 4px;
	background: #bd150d;
	border-radius: 100%;
	position: absolute;
	z-index: 1;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width .5s;
	transition: width .5s
}

.home-solution .menuTabs .list .pic {
	overflow: hidden;
	display: block;
	width: 80px;
	height: 90px;
	margin: auto;
	margin-bottom: 10px;
	position: relative
}

.home-solution .menuTabs .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-solution .menuTabs .list .pic .hover {
	opacity: 0;
	top: auto;
	bottom: -100%
}

.home-solution .menuTabs .list .pic-2 {
	width: 120px;
	height: 120px;
	opacity: .1;
	position: absolute;
	bottom: -20px;
	left: -20px
}

.home-solution .menuTabs .list .pic-2 img {
	width: 100%
}

.home-solution .menuTabs .list .title {
	color: #333;
	font-size: 18px;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	padding-left: 20px;
	padding-right: 20px;
}

.home-solution .menuTabs .list .box:hover {
	background: #da251c
}

.home-solution .menuTabs .list .box:hover:after {
	width: 180px
}

.home-solution .menuTabs .list .box:hover .default {
	top: -100%;
	bottom: auto;
	opacity: 0
}

.home-solution .menuTabs .list .box:hover .hover {
	opacity: 1;
	bottom: 0
}

.home-solution .menuTabs .list .box:hover .title {
	color: #fff
}

.home-solution .menuTabs .list .active .box {
	-webkit-box-shadow: 0 0 9px 0 #d1d1d1;
	box-shadow: 0 0 9px 0 #d1d1d1;
	background: #da251c
}

.home-solution .menuTabs .list .active .box:after {
	width: 180px
}

.home-solution .menuTabs .list .active .box .default {
	top: -100%;
	bottom: auto;
	opacity: 0
}

.home-solution .menuTabs .list .active .box .hover {
	opacity: 1;
	bottom: 0
}

.home-solution .menuTabs .list .active .title {
	color: #fff
}

.home-solution .conTabs .slide {
	display: none
}

.home-solution .conTabs .slide.active {
	display: block
}

.home-solution .conTabs .left {
	width: 60%;
	float: left;
	-webkit-animation: .5s fadeInUp2 linear;
	animation: .5s fadeInUp2 linear
}

.home-solution .conTabs .right {
	width: 40%;
	float: left;
	padding-left: 50px;
	-webkit-animation: .5s fadeInUp2 linear;
	animation: .5s fadeInUp2 linear
}

.home-solution .conTabs .text {
	color: #666;
	font-size: 16px;
	line-height: 2;
	position: -webkit-sticky;
	position: sticky;
	top: 0
}

.home-solution .conTabs .title-1 {
	font-weight: 700;
	font-size: 25px;
	color: #333;
	margin-bottom: 10px
}

.home-solution .conTabs .div-1 {
	border-bottom: 1px #e6e6e6 solid;
	padding: 10px 0;
	margin-bottom: 20px
}

.home-solution .conTabs .div-1:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.home-solution .conTabs .title-2 {
	font-weight: 700;
	color: #545454;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 10px
}

.home-solution .conTabs .title-2 .icon {
	vertical-align: middle;
	float: left;
	margin-right: 10px
}

.home-solution .conTabs .info {
	margin-right: -15px;
	overflow: hidden
}

.home-solution .conTabs .div-2 {
	min-width: 50%;
	float: left;
	padding-right: 15px
}

.home-solution .conTabs .div-2 .icon {
	margin-right: 10px
}

.home-solution .conTabs .btns {
	padding-top: 20px;
	overflow: hidden
}

.home-solution .conTabs .btns>div {
	min-width: 150px;
	float: left;
	margin-right: 40px
}

.home-solution .conTabs .btns>div:last-child {
	margin-right: 0
}

.home-solution .conTabs .btns a {
	display: block;
	background: #333;
	color: #fff;
	line-height: 40px;
	padding: 0 10px;
	text-align: center
}

.home-solution .conTabs .btns a:after {
	content: "";
	display: inline-block;
	width: 28px;
	height: 11px;
	background: url(../images/icon/sprite.png) no-repeat -38px 0;
	margin-left: 20px
}

.home-solution .conTabs .btns a:hover {
	background: #000
}

.home-solution .conTabs .btns .a-2 {
	background: #da251c
}

.home-solution .conTabs .btns .a-2:hover {
	background: #000
}

.home-choice {
	padding: 20px 0 0 0
}

.home-choice .nr {
	margin-top: 80px;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff
}

.home-choice .list li {
	width: 26.5625%;
	float: left;
	text-align: center;
	margin: auto;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-choice .list li.active,.home-choice .list li:hover {
	width: 46.875%
}

.home-choice .list .bg {
	width: 100%;
	height: 100%;
	background-color: #e50012;
	background-repeat: no-repeat;
	background-position: center top;
	display: none;
	position: absolute;
	top: 0;
	left: 0
}

.home-choice .list .box {
	overflow: hidden;
	height: 800px;
	text-align: center;
	padding: 140px 0 170px 0;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-choice .list .pic {
	margin-bottom: 30px;
	height: 300px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-choice .list .title-1 {
	font-size: 35px;
	line-height: 60px;

	-webkit-transition: all .5s;

	transition: all .5s
}

.home-choice .list .title-2 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 70px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-choice .list .info-1 {
	font-size: 18px;
	line-height: 2;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
	margin-bottom: 70px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-choice .list .info-2 {
	font-size: 16px;
	line-height: 2;
	height: 96px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: none;
	max-width: 590px;
	margin: auto;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-choice .list .num {
	font-size: 150px;
	line-height: 1;
	color: rgba(255,255,255,0.1);
	font-family: Oswald-Bold;
	width: 100%;
	position: absolute;
	bottom: -50px
}

.home-choice .list li.active .bg,.home-choice .list li:hover .bg {
	display: block
}

.home-choice .list li.active .box,.home-choice .list li:hover .box {
	padding: 15px 15px 140px 30px
}

.home-choice .list li.active .info-1,.home-choice .list li:hover .info-1 {
	display: block
}

.home-choice .list li.active .info-2,.home-choice .list li:hover .info-2 {
	display: block
}

.home-partner {
	padding: 120px 0 100px 0
}

.home-partner .nr {
	margin-top: 80px
}

.home-partner img {
	vertical-align: middle
}

.home-partner .list {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 10px
}

.home-partner .list li {
	width: 20%;
	float: left;
	padding: 0 15px 30px 5px
}

.home-partner .list .box {
	display: block;
	overflow: hidden;
	position: relative
}

.home-partner .list .pic {
	overflow: hidden;
	position: relative
}

.home-partner .list .pic:after {
	content: "";
	display: block;
	padding-top: 50%
}

.home-partner .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-partner .list .text {
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(199,6,21,0.98)), to(rgba(199,6,21,0)));
	background: linear-gradient(to bottom, rgba(199,6,21,0.98), rgba(199,6,21,0));
	color: #fff;
	font-size: 18px;
	padding: 0 10px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: -100%;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-partner .list .title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.home-partner .list .line {
	position: absolute;
	z-index: 9
}

.home-partner .list .tLine {
	width: 100%;
	height: 1px;
	background: #bababa;
	top: 0;
	left: 0
}

.home-partner .list .rLine {
	width: 1px;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#fff));
	background: linear-gradient(to bottom, #bababa, #fff);
	top: 0;
	right: 0
}

.home-partner .list .bLine {
	height: 1px;
	width: 100%;
	background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(#f1f1f1), to(#fff));
	background: linear-gradient(to left, #fff, #f1f1f1, #fff);
	bottom: 0;
	left: 0
}

.home-partner .list .lLine {
	width: 1px;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#fff));
	background: linear-gradient(to bottom, #bababa, #fff);
	top: 0;
	left: 0
}

.home-partner .list .box:hover .text {
	top: 0
}

.home-partner .list .box:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.home-partner .list-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.home-partner .list-2 li {
	float: left;margin-right:2px;
}
.home-partner .list-2 li .div-1{margin-bottom:2px;}
.home-partner .list-2 li .div-1:nth-child(2){margin-bottom:0}
.home-partner .list-2 .box {
	display: block;
	background: #000;
	position: relative
}

.home-partner .list-2 .pic {
	overflow: hidden
}

.home-partner .list-2 .pic img {
	opacity: .6;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-partner .list-2 .text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.home-partner .list-2 .title {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	padding: 20px 30px;
	position: absolute;
	bottom: 0;
	left: 0
}

.home-partner .list-2 .play {
	width: 44px;
	height: 44px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.home-partner .list-2 .box:hover {
	background: #e50012
}

.home-partner .list-2 .box:hover .pic img {
	opacity: .53;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.home-service {
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	background-position: center center
}

.home-service .container {
	position: relative
}

.home-service .titleBig {
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 0
}

.home-service .titleBig .title-3 {
	font-weight: 700;
	color: #333;
	font-size: 30px;
	margin-top: 20px
}

.home-service .home-title {
	text-align: left
}

.home-service .nr {
	min-height: 1000px;
	padding: 180px 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 2
}

.home-service .menuTabs {
	z-index: 1
}

.home-service .menuTabs .box {
	display: inline-block;
	width: auto;
	min-width: 320px;
	padding: 15px 15px 15px 30px;
	border-radius: 5px;
	position: relative
}

.home-service .menuTabs .box .dot {
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #da251c;
	position: absolute;
	top: 50%;
	left: -50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.home-service .menuTabs .box .circle {
	width: 60px;
	height: 60px;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: auto;
	border-radius: 50%;
	background: transparent
}

.home-service .menuTabs .box .circle:before {
	content: '';
	display: block;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background: rgba(229,0,18,0.2);
	opacity: 0;
	-webkit-animation: ripple 2s ease-out 0s infinite;
	animation: ripple 2s ease-out 0s infinite
}

.home-service .menuTabs .box .circle:after {
	content: '';
	display: block;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background: rgba(229,0,18,0.5);
	opacity: 0;
	-webkit-animation: ripple 4s ease-out 1s infinite;
	animation: ripple 4s ease-out 1s infinite
}

.home-service .menuTabs li {
	position: absolute;
	z-index: 999
}

.home-service .menuTabs .li-1 {
	top: 106px;
	left: 623px
}

.home-service .menuTabs .li-2 {
	top: 231px;
	left: 440px
}

.home-service .menuTabs .li-3 {
	top: 376px;
	left: 314px
}

.home-service .menuTabs .li-4 {
	top: 523px;
	left: 228px
}

.home-service .menuTabs .li-5 {
	top: 670px;
	left: 164px
}

.home-service .menuTabs .li-6 {
	top: 816px;
	left: 112px
}

.home-service .menuTabs .icon {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-right: 10px;
	float: left
}

.home-service .menuTabs .icon .hover {
	display: none
}

.home-service .menuTabs .title {
	float: left
}

.home-service .menuTabs .title .cn {
	color: #333;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700
}

.home-service .menuTabs .title .en {
	color: #7a7a7a;
	font-size: 16px;
	line-height: 20px
}

.home-service .menuTabs .active .box,.home-service .menuTabs .box:hover {
	background: #da251c
}

.home-service .menuTabs .active .box .num,.home-service .menuTabs .box:hover .num {
	color: #fff
}



.home-service .menuTabs .active .box .title .cn,.home-service .menuTabs .box:hover .title .cn {
	color: #fff
}

.home-service .menuTabs .active .box .title .en,.home-service .menuTabs .box:hover .title .en {
	color: #fff
}

.home-service .menuTabs .active .box .icon .default,.home-service .menuTabs .box:hover .icon .default {
	display: none
}

.home-service .menuTabs .active .box .icon .hover,.home-service .menuTabs .box:hover .icon .hover {
	display: block
}

.home-service .menuTabs .active .box .circle {
	display: block
}

.home-service .conTabs {
	background-repeat: no-repeat;
	background-position: center center;
	width: 700px;
	height: 700px;
	padding: 40px;
	position: absolute;
	top: 276px;
	left: 660px
}

.home-service .conTabs .item {
	width: 622px;
	height: 622px;
	border-radius: 50%;
	background: #000;
	overflow: hidden;
	display: none;
	position: relative
}

.home-service .conTabs .item .pic {
	background: #000;
	-webkit-animation: 500ms scale2 linear;
	animation: 500ms scale2 linear
}

.home-service .conTabs .item .pic img {
	opacity: .5
}

.home-service .conTabs .item .text {
	width: 100%;
	max-width: 440px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.home-service .conTabs .item .icon {
	margin-bottom: 30px;
	-webkit-animation: 500ms fadeInUp2 linear;
	animation: 500ms fadeInUp2 linear
}

.home-service .conTabs .item .title {
	margin-bottom: 30px;
	-webkit-animation: 500ms fadeInUp2 linear;
	animation: 500ms fadeInUp2 linear
}

.home-service .conTabs .item .cn {
	font-size: 35px;
	font-weight: 700
}

.home-service .conTabs .item .en {
	font-size: 18px
}

.home-service .conTabs .item .info {
	font-size: 16px;
	line-height: 28px;
	-webkit-animation: 500ms fadeInUp2 linear;
	animation: 500ms fadeInUp2 linear
}

.home-service .conTabs .show {
	display: block
}

@media screen and (max-width:1600px) {
	.home-service .titleBig .en {
		font-size: 60px
	}

	.home-service .titleBig .cn {
		font-size: 24px
	}

	.home-service .conTabs {
		left: 521px;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.home-about {
	padding: 50px 0 30px 0;
	position: relative;
}

.home-about .home-title {
	text-align: left;
	margin-bottom: 55px;
}

.home-about .home-title .en {
	white-space: nowrap
}

.home-about .jsh .text {
	width: 50%;
	width: calc(42% - 3px);
	float: left;
	padding-right: 70px;
}

.home-about .jsh .pic {
	width: 50%;
	width: calc(50% + 30px);
	float: left
}

.home-about .jsh .video {
	cursor: pointer;
	border-radius: 20px;
	overflow: hidden;
	position: relative
}

.home-about .jsh .video .click {
	overflow: hidden
}

.home-about .jsh .video img {
	position: relative;
	z-index: 1;
	vertical-align: middle
}

.home-about .jsh .video .btn {
	width: 76px;
	height: 76px;
	border-radius: 100%;
	display: block;
	position: absolute;
	z-index: 9;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

.home-about .jsh .info {
	color: #666;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 10px;
}

.home-about .youshi {
	margin: 70px 0 0 0
}

.home-about .youshi li {
	padding: 0 20px;
	width: 16.66666667%;
	text-align: center;
	float: left;
	color: #666;
	font-size: 16px;
	position: relative
}

.home-about .youshi li:after {
	content: "";
	display: block;
	width: 1px;
	height: 22px;
	background: #cbcbcb;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.home-about .youshi li:last-child:after {
	display: none
}

.home-about .youshi .num {
	line-height: 1;
	font-size: 18px;
	font-family: Oswald-Bold;
	margin-bottom: 10px;
	color: #333
}

.home-about .youshi .counter {
	font-size: 45px
}

.home-news {
	background: #fafafa;
	padding: 30px 0 50px 0;
	position: relative;
}

.home-news .more {
	display: -webkit-box;
	display: -ms-flexbox;

	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 0 0 10px 30px;
	border-bottom: 2px #dedede solid;
	position: absolute;
	top: 100px;
	left: 0
}

.home-news .more .span-1 {
	color: #cacaca;
	font-size: 15px;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr
}

.home-news .more .span-2 {
	color: #333;
	font-size: 42px;
	font-weight: 700;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr
}

.home-news .more:hover .span-1 {
	color: #da251c
}

.home-news .hot {
	margin-bottom: 40px
}

.home-news .hot .box {
	display: block;
	position: relative
}

.home-news .hot .pic {
	width: 43%;
	float: left;
	margin: 15px 0 0 15px;
	position: relative
}

.home-news .hot .pic:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#e30213));
	background: linear-gradient(to bottom, #333, #e30213);
	position: absolute;
	z-index: 0;
	top: -15px;
	left: -15px
}

.home-news .hot .pic:before {
	content: "";
	display: none;
	width: 54px;
	height: 112px;
	background: #fafafa;
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0
}

.home-news .hot .pic span {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.home-news .hot .pic span:after {
	content: "";
	display: block;
	padding-top: 57.79816514%
}

.home-news .hot .pic span img {
	width: 100%;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.home-news .hot .text {
	width: 50%;
	float: right
}

.home-news .hot .date {
	color: #333;
	font-size: 16px;
	font-family: arial;
	line-height: 48px;
	margin-bottom: 20px;
	position: relative
}

.home-news .hot .date:after {
	content: "";
	display: block;
	width: 25px;
	height: 2px;
	background: #da251c;
	-webkit-transition: width .5s;
	transition: width .5s
}

.home-news .hot .title {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px
}

.home-news .hot .info {
	color: #666;
	font-size: 16px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-bottom: 30px
}

.home-news .hot .box:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.home-news .hot .box:hover .title {
	color: #da251c
}

.home-news .hot .box:hover .date:after {
	width: 100%
}

.home-news .list {
	margin-left: -25px;
	margin-right: -25px
}

.home-news .list li {
	width: 45%;
	float: left;
	padding: 0 25px 0px 25px;
}

.home-news .list .box {
	display: block;
	background: #fff;
	padding: 20px 30px;
	-webkit-box-shadow: 0 0 27px 0 rgba(0,0,0,0.11);
	box-shadow: 0 0 27px 0 rgba(0,0,0,0.11);
	position: relative
}

.home-news .list .date {
	color: #333;
	font-size: 14px;
	font-family: arial;
	line-height: 48px;
	margin-bottom: 20px;
	position: relative
}

.home-news .list .date:after {
	content: "";
	display: block;
	width: 25px;
	height: 2px;
	background: #da251c;
	-webkit-transition: width .5s;
	transition: width .5s
}

.home-news .list .title {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px
}

.home-news .list .info {
	color: #666;
	font-size: 16px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.home-news .list .box:hover .title {
	color: #da251c
}

.home-news .list .box:hover .date:after {
	width: 100%
}

.socialMedia {
	background: #f3f3f3;
	padding: 20px 0;
	position: relative;
	z-index: 1
}

.socialMedia .robot {
	width: 148px;
	height: 235px;
	position: absolute;
	right: 47px;
	bottom: -10px
}

.socialMedia .tx {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	float: left;
	padding: 18px 0
}










/* chanpin 1*/ 
.zzdb_bg { width: 100%; height: 470px; margin: 0 auto; clear:both;} 
.main1{width:1200px; margin:auto;}
.main_tit{text-align:center; min-width:1200px; padding:50px 0 30px;}
.main_tit_z{ font-size:30px; margin-bottom:10px;  color:#111; font-weight:normal; text-transform:uppercase;}
.main_tit_f{ font-size:14px; color:#666;  }
.zzdb_left{width:23%;height:366px; float:left;}
.zzdb_bg .zzdb_left h2{line-height: 30px;color: #fff;font-size: 30px;text-align:center;font-weight:normal;padding-top:80px;}
.zzdb_bg .zzdb_left span{display:block;width:50px;height:2px;background:#fff;opacity:0.7;margin:20px 52px;}
.zzdb_bg .zzdb_left p{font-size:15px;color:#fff;line-height:30px;padding-right:30px;padding-left:50px;}
.zzdb_bg .zzdb_left a{display:block;width:160px;height:48px;border:1px solid #fff;border-radius:4px;margin:60px auto;color:#fff;font-size:16px;font-weight:bold;text-align:center;line-height:48px;}
 
.zzdb_foods{width:76%;height:366px;float:right;}
.zzdb_foods li{width: 32%;    height: 178px;    background: #fff;    float: left;  margin: 5px 10px 0px 0px;}
.zzdb_foods .food1{margin-left:0px;background:url(../images/foods_bg1.jpg) no-repeat right bottom #fff;}
 
.zzdb_foods .food6{margin-top:10px;background:url(../images/jiantou.png) no-repeat 170px center #fff;}
.zzdb_foods li h3{line-height: 30px;font-size: 16px;color: #233767;font-weight:normal;margin-left:30px;margin-top:30px;}
.zzdb_foods li p{line-height: 24px;color: #888;margin-left:30px;margin-top:5px;font-size:13px;}
.zzdb_foods li b{font-size:16px;color:#F03;margin-left:30px;line-height:50px;}
.zzdb_foods .food6 .food_more{line-height: 30px;font-size: 18px;color: #233767;font-weight: 400;margin-left:60px;margin-top:67px;}
.zzdb_foods .food6 .food_more1{color: #999;line-height: 26px;margin-left:65px;font-weight:normal;font-size:14px;}

/* ç»“æŸ */
/*sikuai*/
.blank60{ height:60px;}
.tc_list{}
.tc_list li{width:284px;float:left;height: 204px;box-sizing:border-box;text-align:center;margin-right:20px;}
.tc_list li h3{font-size: 18px;color: #fff; padding: 35px 0 12px; font-weight:normal;}
.tc_list li p{font-size: 14px; padding-bottom: 26px; color:rgba(255,255,255,0.8);}
.tc_list li a{display: block; width: 118px;height: 34px;line-height: 34px; border: 1px solid #fff;border-radius: 5px;color: #fff;margin: 0 auto; transition:0.3s all;}
.tc_list li a:hover{border: 1px solid rgba(255,255,255,0.25); background:rgba(255,255,255,0.25);}
.tc_list li:nth-child(1){ background:url(../images1/tc_bg1.png) no-repeat center;}
.tc_list li:nth-child(2){ background:url(../images1/tc_bg2.png) no-repeat center;}
.tc_list li:nth-child(3){ background:url(../images1/tc_bg4.png) no-repeat center;}
.tc_list li:nth-child(4){ background:url(../images1/tc_bg3.png) no-repeat center; margin-right:0;}








        .footWrap{height: 279px;overflow:hidden;font-family:"Microsoft Yahei";background:#f4f4f4;padding-top: 9px;box-sizing: border-box;border-top: #da251c solid 6px;}
        .footer{width: 1200px;margin: 0 auto;position: relative;}
        .ft_nav{height: 57px;border-bottom:1px solid #e6e6e6;line-height: 57px;}
        .ft_nav li{float:left;margin-right: 9.6%;}
        .ft_nav li a{font-size:16px;color: #333333;}
        .ft_nav li a:hover{color: #e60012}
        .ft_nav li:last-child{margin:0;}
        .ft_logo{float:left;width:420px;padding-top: 20px;}
        .ft_logo h2{font-size:0;line-height: 0;}
        .ft_logo h3{font-size:16px;color: #222222;height: 24px;line-height: 24px;margin-top:18px;}
        .ft_logo em{display: block;height: 23px;line-height: 23px;font:12px arial;color: #666666;}
        .ft_logo span{font-size:14px;color: #333333;line-height: 24px;padding-top:4px;}
        .ft_lx{width: 780px;float:left;padding-top: 40px;}
        .ft_lx li{width: 355px;height:70px;float:left;}
        .ft_lx li i{float:left;font-size:0;line-height: 0;}
        .ft_lx li p{float: left;width: 255px;font-size:14px;color: #333333; padding-left:15px;}
        .ft_lx li p span{display: block;font:16px arial;font-weight: bold;padding-top:4px;}
        .ft_lx li:last-child p span{font:14px "Microsoft Yahei";font-weight: bold;}
        .erwm{float:right;width:436px;margin-top:65px;}
        .erwm p{width:138px;text-align: center;float:left;margin-right:10px;}
        .erwm p i{background: #fff;display: block;font-size:0;line-height:0;padding:5px;}
        .erwm p img{width:100%;}
        .erwm p span{display: block;font-size:16px;color: #fff;background: #c5000e;height: 47px;line-height: 47px;}
        .erwm p:last-child{margin:0;}
        .ft_b{color: #fff;font-size:16px;height:79px;line-height:79px;}
        .ft_b em{padding:0 20px;display: inline-block;}
        .ft_b p a{padding:0 10px;color:#fff}
        .ft_b span{float:right;color: #fff;}
        em,i{font-style: normal;}
        @media screen and (max-width:1440px) and (min-width:1280px) {
            html {font-size:14px;}
            .footer{width:1200px;}
            .ft_nav li{margin-right: 9.2%;}
            .ft_logo{width:373px;}
            .ft_lx{width: 820px;}
            .ft_lx li{width: 390px;}
            .ft_lx li p{width: 274px;}
            .erwm{width:352px;margin-top:84px;}
            .erwm p{width:110px;}
        }
    

        .lk_bj{height:90px;line-height:90px;background:#bd000d;}
        .link{width:1440px;margin:0 auto;line-height:90px;box-sizing:border-box;position:relative;z-index: 2;}
        .link span{font-size: 18px;color:#fff;display: inline-block;line-height: 90px;margin-right:92px;padding-right: 35px;background: url(images/lk_ico1.png) no-repeat right;}
        .link span em{font-size:16px;display: inline-block;padding-left:18px;}
        .link a {color:#fff;font-size: 14px;padding-right:25px   }
        @media screen and (max-width:1440px) and (min-width:1280px) {
            html {font-size:14px;}
            .link{width:1200px;}
        }
    
