@charset "utf-8";
/**
 * style.less
 * 层叠样式表
 gz
 */
/* 网站小图标 */
@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/iconfont.woff2') format('woff2'),
			 url('../fonts/iconfont.woff') format('woff'),
			 url('../fonts/iconfont.ttf') format('truetype'),
			 url('../fonts/iconfont.svg#iconfont') format('svg');
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/CenturyGothic.eot');
	src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/CenturyGothic.woff2') format('woff2'),
			 url('../fonts/CenturyGothic.woff') format('woff'),
			 url('../fonts/CenturyGothic.ttf') format('truetype'),
			 url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
@font-face {
	font-family: 'CenTuryGoThic-Bold';
	src: url('../fonts/CenTuryGoThic-Bold.eot');
	src: url('../fonts/CenTuryGoThic-Bold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/CenTuryGoThic-Bold.woff2') format('woff2'),
			 url('../fonts/CenTuryGoThic-Bold.woff') format('woff'),
			 url('../fonts/CenTuryGoThic-Bold.ttf') format('truetype'),
			 url('../fonts/CenTuryGoThic-Bold.svg#CenTuryGoThic-Bold') format('svg');
}
@font-face {
	font-family: 'BarlowCondensed-SemiBold';
	src: url('../fonts/BarlowCondensed-SemiBold.ttf');
}

@font-face {
	font-family: 'DINEngschriftStd';
	src: url('../fonts/DINEngschriftStd.otf');
}

/*
	//放大
	transition: all 0.3s ease-out 0s;
	transform: scale(1.1);	 
	//居中
	transform: translateY(-50%);
	//旋转
	transform: rotate(90deg);
	//一行显示点
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	//几行显示点
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	//去除select默认样式
	appearance:none;
*/
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
}
html,
body {
	position: relative;
}
body {
	font-family: 'Microsoft YaHei', 'Arial', 'PingFang Regular', 'Heiti SC', 'Helvetica', 'Helvetica Neue';
	font-size: 14px;
	/* font-weight: 300; */
	color: #333;
	background: #fff;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	overflow-y: hidden;
	min-height: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
body.body-01 {
	height: 100%;
	/* overflow-y: auto; */
	overflow-x: hidden;
}
@media (max-width: 1199px) {
	body.body-01 {
		height: auto;
	}
}
li,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}
button,
input,
textarea {
	resize: none;
	border: none;
	outline: none;
}
img {
	border: 0;
	max-width: 100%;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:hover {
	text-decoration: none;
}
a:hover,
a:link,
a:visited {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
	outline: none !important;
}
.fancybox-slide--iframe .fancybox-content {
	min-width: 733px !important;
	max-width: 80% !important;
	min-height: 500px !important;
	min-height: 92% !important;
	margin: 0;
}
.bdshare-button-style0-16 a, 
.bdshare-button-style0-16 .bds_more {
	padding: 0!important;
	margin: 0!important;
	width: 16px;
	height: 16px;
	background-position: 0 -0px!important;	
}
.main {
	float: left;
	width: 100%;
}
.w-100 {
	float: left;
	width: 100%;
}
.w-1680 {
	width: 1680px;
	margin: 0 auto;
}
@media (max-width: 1720px) {
	.w-1680 {
		width: 100%;
		padding: 0 5%;
	}
}
.w-1520 {
	width: 1520px;
	margin: 0 auto;
}
@media (max-width: 1560px) {
	.w-1520 {
		width: 100%;
		padding: 0 5%;
	}
}
.w-1500 {
	width: 1497px;
	margin: 0 auto;
}
@media (max-width: 1540px) {
	.w-1500 {
		width: 100%;
		padding: 0 5%;
	}
}
.w-1440 {
	width: 1440px;
	margin: 0 auto;
}
@media (max-width: 1480px) {
	.w-1440 {
		width: 100%;
		padding: 0 5%;
	}
}


/*视频*/
.fancybox-slide--iframe .fancybox-content {
	min-width: 733px !important;
	max-width: 80% !important;
	min-height: 500px !important;
	min-height: 92% !important;
	margin: 0;
}
.img-box {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0;
	padding-bottom: 100%;
	outline: none;
}
.img-box > img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	outline: none;
	width: 100%;
	height: 100%;
}
.img-box img[src=''],
.img-box img:not([src]) {
	opacity: 0;
	border: 0;
}
.fancybox-slide--iframe .fancybox-content {
	min-width: 733px !important;
	max-width: 80% !important;
	min-height: 500px !important;
	min-height: 92% !important;
	margin: 0;
}
@media (max-width: 767px) {
	.fancybox-content {
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.fancybox-slide--iframe .fancybox-content {
		min-width: auto!important;
		max-width: none!important;
		width: 90%!important;
		margin-left: 5%;
		height: 220px!important;
		min-height: auto!important;
		max-height: none!important;	
	}
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
	outline: none !important;
}
.relative{
	position: relative;
}
.md {
	position: absolute;
	top: -40px;
}
.title {
	text-align: center;
	color: #fff;
}
.title .title-c {
	font-size: 48px;
	padding-bottom: 26px;
	color: #fff;
	position: relative;
}
.title .title-c::after {
	width: 64px;
	height: 6px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #e84f1a;
	content: "";
}
@media (max-width: 1440px) {
	.title .title-c {
		font-size: 36px;
		padding-bottom: 22px;
	}
	.title .title-c::after {
		width: 58px;
		height: 4px;
	}
}
@media (max-width: 1199px) {
	.title .title-c {
		font-size: 28px;
		padding-bottom: 20px;
	}
	.title .title-c::after {
		width: 48px;
		height: 3px;
	}
}
@media (max-width: 767px) {
	.title .title-c {
		font-size: 20px;
	}
}
.header .logo {
	float: left;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.header .logo {
	float: left;
	margin-top: 9px;
}
.header .logo img {
	float: left;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.header .logo {
	float: left;
}
@media (max-width: 1199px) {
	.header .logo {
		top: 15px;
	}
}
@media (max-width: 767px) {	
	.header .logo {
		margin-top: 10px;
	}
	.header .logo img {
		height: 46px;
	}
}
.header {
	position: fixed;
	z-index: 9999;
	top: 0;
	width: 100%;
	height: 120px;
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #fff;
	padding: 0 5.2%;
}
.header.header-in,
.header.fixed-header {
	/* display: none; */
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.header .nav-collapse {
	position: relative;
	z-index: 10;
	display: none;
	float: right;
	width: 40px;
	height: 40px;
	margin-left: 10px;
	padding: 0;
	cursor: pointer;
	background: none;
}
@media (max-width: 1199px) {
	.header .nav-collapse {
		display: block;
		margin-top: 40px;
	}
	.header .nav-collapse.nav-collapse-1 {
		position: absolute;
		z-index: 9999;
		top: 15px;
		right: 20px;
		display: block;
		margin-top: 10px;
		border: none;
	}
	.header .nav-collapse.nav-collapse-1 .btn-line {
		background-color: #333 !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header .nav-collapse.nav-collapse-xs:hover .btn-line {
		background-color: #000;
	}
}
.header .nav-collapse .btn-line {
	position: absolute;
	left: 50%;
	width: 20px;
	height: 2px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #333;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
	position: absolute;
	display: block;
	width: 20px;
	height: 2px;
	content: '';
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background-color: #333;
}
.header .nav-collapse .btn-line:nth-child(1) {
	top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2) {
	top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3) {
	top: 65%;
}
.header .nav-collapse.active .btn-line:nth-child(2) {
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0;
	background-color: #fff!important;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) rotateZ(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotateZ(45deg);
	background-color: #fff!important;
}
.header .nav-collapse.active .btn-line:nth-child(3) {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) rotateZ(-45deg);
	-ms-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotateZ(-45deg);
	background-color: #fff!important;
}
.header .navbg {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	height: 50px;
	background-color: rgba(0, 0, 0, .6);
}
@media (min-width: 1200px) {
	.header .nav {
		float: right;
		margin-top: 40px;
		margin-right: 32px;
	}
}
@media (max-width: 1680px) {
	
}
@media (max-width: 1366px) {
	.header .nav {
		margin-right: 15px;
	}
}
@media (max-width: 1199px) {
	.header .nav {
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		display: none;
		width: 100%;
		height: 100%;
		margin-left: 0%;
		margin-top: 0;
		padding: 0 50px;
		margin-top: 0;
		-webkit-transition: left .3s;
		transition: left .3s;
		text-align: left;
		text-align: center;
		background: #fafafa;
		background-color: rgba(234, 84, 19, .9);
	}
	.header .nav .tbl {
		display: table;
		width: 100%;
		height: 100%;
	}
	.header .nav .tbl-cell {
		position: relative;
		display: table-cell;
		height: 100%;
		vertical-align: middle;
	}
}
@media (max-width: 767px) {
	.header {
		height: 66px;
		box-shadow: 0 0 5px #bbb;
	}
	.header .nav-collapse {
		position: absolute;
		top: 12px;
		right: 0;
		margin-top: 0;
		border: none;
	}
	.header .nav {
		width: 100%;
		padding: 30px;
	}
}
.header .nav.left-100 {
	left: -100%;
}
.header .nav.left-200 {
	left: -200%;
}
@media (min-width: 1200px) {
	.header .nav .nav-list1 > li {
		float: left;
		margin: 0 2px;
		position: relative;
	}
	.header .nav .nav-list1 > li > a {
		display: block;
		float: left;
		font-size: 18px;
		line-height: 42px;
		padding: 0 26px;
		border-radius: 10px;
		position: relative;
		z-index: 2;
		color: #666;
		background-image: none;
		position: relative;
	}
	.header .nav .nav-list1 > li:hover > a,
	.header .nav .nav-list1 > li.active > a {
		color: #fff;
		background: #ea5413;
	}
	.header .nav .nav-list1 > li > a::after,
	.header .nav .nav-list1 > li > a::after {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0%;
		height: 3px;
		background: #0068b7;
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s; 
		-o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
	}
	.header .nav .nav-list1 > li:hover > a::after,
	.header .nav .nav-list1 > li.active > a::after {
	}
	.header.header-in .nav .nav-list1 > li > a,
	.header.fixed-header .nav .nav-list1 > li > a {
	}
	.header.header-in .nav .nav-list1 > li:hover > a,
	.header.header-in .nav .nav-list1 > li.active > a,
	.header.fixed-header .nav .nav-list1 > li.active > a,
	.header.fixed-header .nav .nav-list1 > li:hover > a {
	}
	.header .nav .nav-list1 .nav-list2 {
		position: absolute;
		z-index: 50;
		display: none;
		left: -0%;
		top: 100%;
		width: 112px;
		text-align: center;
		background: rgba(255,255,255,1);
		/* box-shadow: 0 0 5px rgba(0,0,0,0.3); */
		/* box-shadow: 5px 1px 5px rgba(0,0,0,0.5); */
	}
	.header .nav .nav-list1 .nav-list2 li {
		float: left;
		width: 100%;
	}
	.header .nav .nav-list1 .nav-list2 li a {
		float: left;
		width: 100%;
		color: #333;
		position: relative;
		font-size: 14px;
		line-height: 24px;
		padding: 10px 0;
	}
	.header .nav .nav-list1 .nav-list2 li:hover a {
		background: #ea5413;
		color: #fff;
	}
	.header .nav .nav-list1 .nav-list2 li a::before {
		position: absolute;
		left: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s; 
		-o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
		/* content: ""; */
		background: #274a8a;
		width: 0px;
		height: 2px;
	}
	.header .nav .nav-list1 .nav-list2 li:hover a::before {
		width: 10px;
	}
}
@media (max-width: 1600px) {
	.header .nav .nav-list1 > li > a {
		padding: 0 20px;
	}
}
@media (max-width: 1440px) {
	.header .nav .nav-list1 > li > a {
		padding: 0 18px;
		font-size: 16px;
	}
}
@media (max-width: 1366px) {
	.header .nav .nav-list1 > li > a {
		padding: 0 15px;
	}
}
@media (max-width: 1280px) {
	.header .nav .nav-list1 > li > a {
		padding: 0 12px;
	}
}
@media (max-width: 1199px) {
	.header .nav .nav-list1 {
		margin: 20px 0;
		opacity: 0;
	}
	.header .nav .nav-list1 > li {
		-webkit-transform: translateY(-25px);
		-ms-transform: translateY(-25px);
		transform: translateY(-25px);
		opacity: 0;
	}
	.header .nav .nav-list1 > a {
		font-size: 20px;
		color: #fff;
	}
}
@media (max-width: 1199px) {
	.header .nav .nav-list2,
	.header .nav .nav-list3 {
		display: none !important;
	}
	.header .nav .nav-list2 a,
	.header .nav .nav-list3 a {
		font-size: 16px;
		line-height: 2;
		margin-top: 5px;
		color: #fff;
	}
	.header .nav .nav-list1 .nav-list2 li>a:before {
		font-family: 'iconfont' !important;
		margin-right: 6px;
		content: '\e72f';
	}
	.header.fixed-header .nav-collapse .btn-line:nth-child(3),
	.header.fixed-header .nav-collapse .btn-line:nth-child(1) {
		background: #274a8a;
	}
	.header.fixed-header .nav-collapse .btn-line,
	.header.fixed-header .nav-collapse .btn-line {
		background: #274a8a;
	}
}
.header .nav .nav-list2 > a,
.header .nav .nav-list3 > a {
	display: inline-block;
	/* color: #fff; */
}
.header.header-in .nav .nav-list2 > a,
.header.header-in .nav .nav-list3 > a {
	/* color: #fff; */
}
@media (max-height: 580px) {
	.header .nav .nav-list2 a,
	.header .nav .nav-list3 a {
		margin-top: 0;
	}
}
.header .nav-2,
.header .nav-3 {
	display: none;
}
@media (max-width: 1199px) {
	.header .nav-2,
	.header .nav-3 {
		position: absolute;
		z-index: 9999;
		top: 0;
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		padding: 20px;
		-webkit-transition: left .3s;
		transition: left .3s;
		text-align: left;
		text-align: center;
		color: #fff;
		background: #fafafa;
		background-color: rgba(234, 84, 19, .9);
	}
}
.header .nav-2 .nav-top,
.header .nav-3 .nav-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header .nav-2 .nav-top .back-btn{
	position: relative;
	z-index: 1;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
	font-family: 'iconfont';
	font-size: 26px;
	content: '\e9b5';
}
.header .nav-2 .nav-top h2,
.header .nav-3 .nav-top h2 {
	font-size: 30px;
	margin: 0;
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	left: 0;
}
.header .nav-2 .nav-top h2 a,
.header .nav-3 .nav-top h2 a{
	color: #fff;
}
@media (max-width: 767px) {
	.header .nav-2 .nav-top h2,
	.header .nav-3 .nav-top h2 {
		font-size: 20px;
		width: 100%;
	}
	.header.header-in .nav-collapse .btn-line {
		background: #fff;
	}
	.header.fixed-header .nav-collapse .btn-line {
		background: #274a8a;
	}
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2 {
	margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line {
	background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content {
	overflow: auto;
	height: 90%;
	margin-top: 0%;
	position: relative;
}
@media (max-width: 767px) {
	.header .nav-2 .content ul,
	.header .nav-3 .content ul {
		padding: 0 15px;
		padding: 0 0px;
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
	display: inline-block;
	width: 30%;
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0;
	text-align: center;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
}
@media (max-width: 767px) {
	.header .nav-2 .content ul li,
	.header .nav-3 .content ul li {
		margin: 15px 0 0 0;
	}
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more {
	position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after {
	font-family: 'iconfont' !important;
	font-size: 16px;
	position: absolute;
	top: 50%;
	right: 0;
	content: '\e72f';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
	display: block;
}
.header .nav-2 {
	left: 100%;
}
.header .nav-3 {
	left: 200%;
}
.header .nav-3 .content ul li {
	font-size: 19px;
}
.header .fade-out ul {
	text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.header .fade-out ul {
		padding: 0 5%;
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media (max-width: 1199px) {
	.header .fade-out ul .pic {
		display: none !important;
	}
}
@media (max-width: 1199px) {
	.header .fade-out ul.nav-list1 {
		opacity: 1;
	}
	.header .fade-out ul.nav-list1 a {
		color: #fff;
	}
	.header .fade-out ul.nav-list1 > li {
		position: relative;
		margin: 20px 0;
	}
	.header .fade-out ul.nav-list1 > li.act {
		-webkit-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	.header .fade-out ul.nav-list1 > li.more:after {
		font-family: 'iconfont';
		font-size: 18px;
		position: absolute;
		top: 50%;
		right: 0;
		/* margin-top: -14px; */
		content: '\e72f';
		color: #fff;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.header .nav .nav-list1 > li {
		width: 100%;
	}
	.header .nav .nav-list1 > li:first-child {
		width: 100%;
	}
	.header .fade-out ul.nav-list1 > li > a {
		display: block;
		width: 100%;
		font-size: 20px;
		line-height: 2.5;
		text-transform: uppercase;
	}
	.header.fixed-header .nav .nav-list1 > li > a {
	  color: #fff;
	}
	.header .fade-out ul.nav-list1 > li > a p {
		display: inline-block;
		margin-left: 3%;
	}
	.header .nav-2 .content ul li,
	.header .nav-3 .content ul li {
		width: 100%;
	}
	.header .nav-2 .content ul li a,
	.header .nav-3 .content ul li a {
		display: inline-block;
		width: 100%;
		color: #fff;
	}
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 20px;
	}
}
@media (max-width: 1199px) and (max-width: 767px) {
	.header .fade-out ul.nav-list1 > li {
		margin: 0;
	}
}
@media (max-width: 1199px) and (max-height: 768px) {
	.header .fade-out ul.nav-list1 .nav-list2 > li > a {
		font-size: 18px;
	}
}
@media (max-width: 1199px) and (max-width: 480px) {
	.header .fade-out ul.nav-list1 .nav-list2 > li > a {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.header .nav-2 .content ul li a,
	.header .nav-3 .content ul li a {
		/* width: 48%; */
		width: 100%;
	}
	.header .nav-2 .content ul li a,
	.header .nav-3 .content ul li a {
		margin: 15px 0;
	}
	.header .nav-2 .content ul li,
	.header .nav-3 .content ul li {
		font-size: 18px;
		margin-top: 0;
	}
}
@media (min-width: 1200px) {
	.header.fixed-header {
		box-shadow: 0 0 5px #bbb;
	}
}
.header.fixed-header {
	box-shadow: 0 0 5px #bbb;
	background: #fff;
}
/*搜索*/
.header .find {
	margin-top: 7px;
	float: left;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .4s;
	transition: all .4s;
	border-radius: 100%;
}
.header .find span {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	background: url(../images/search.png) center no-repeat;
}

@media (max-width: 1280px) {
	.header .seach-phone .phone {
		font-size: 20px;
		padding-right: 30px;
	}
}
@media (max-width: 1199px) {
	.header .seach-phone {
		background: none;
		height: 66px;
		line-height: 66px;
		margin-right: 7%;
	}
	.header .find img {
		width: 20px;
	}
}
@media (max-width: 767px) {
	.header .find span {
		width: 23px;
		height: 23px;
	}
}
/*搜索弹窗*/
.header .search-box {
	position: fixed;
	z-index: 888;
	top: 100%;
	left: 0;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	margin-top: 0;
	margin-right: 10px;
	padding: 0 3%;
	background-color: rgba(234, 84, 19, .9);
}
.header .search-box .search {
	line-height: 40px;
	overflow: hidden;
	zoom: 1;
	width: 240px;
	border: 1px solid #dbdbdb;
	border-radius: 40px;
}
.header .search-box .search:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}
.header .search-box .input-text {
	float: left;
	height: 38px;
	padding-left: 10%;
	background: none;
}
@media (min-width: 768px) {
	.header .search-box .input-text {
		width: 100%;
		padding: 0 50px 0 3%;
	}
}
.header .search-box .input-submit {
	line-height: 36px;
	float: right;
	width: 27px;
	height: 27px;
	-webkit-animation: fadeInLeft 1s 0s ease both;
	animation: fadeInLeft 1s 0s ease both;
	font-size: 24px;
	background: url(../images/search-on.png) no-repeat;
	color: #fff;
}
@media (min-width: 768px) {
	.header .search-box .input-submit {
		position: absolute;
		right: 0;
		bottom: 20px;
	}
}
.header .search-box.search-xs {
	width: 100%;
	margin: 0;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	background: none;
}
@media (min-width: 1200px) {
	.header .search-box.search-xs {
		display: none;
	}
}
@media (max-width: 1199px) {
	.header .search-box.search-xs {
		position: absolute;
		z-index: 0;
		top: auto;
		right: 0;
		bottom: 0;
		bottom: 30px;
		display: inline-block;
		height: 34px;
	}
}
.header .search-box.search-xs.show {
	z-index: 66;
}
.header .search-box.search-xs.show .search {
	left: 0;
}
.header .search-box.search-xs .search {
	position: absolute;
	z-index: 888;
	top: 0;
	left: 120%;
	width: 100%;
	-webkit-transition: left .3s;
	transition: left .3s;
	border-color: #fff;
	background: #fff;
}
@media (max-width: 360px) {
	.header .search-box.search-xs form .input-text {
		width: 74%;
	}
}
@media (max-width: 767px) {
	.header .search-box.search-xs form .input-text {
		padding-left: 5%;
	}
}
.header .search-box.search-xs .input-submit {
	line-height: 34px;
	background: #fff;
}
.header .search-box.search-xs .input-submit:before {
	color: #104384;
}
.header .search-icon {
	position: absolute;
	z-index: 10;
	top: 18px;
	left: 15px;
	display: inline-block;
	display: none;
	cursor: pointer;
}
.header .search-icon:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	content: '\e660';
	color: #8cc63f;
}
.header .search-lg {
	top: 0;
}
.header .search-lg .search {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 90%;
	max-width: 800px;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0;
}
.header .search-lg .search p {
	margin-bottom: 50px;
	-webkit-animation: zoomIn 1s 0s ease both;
	animation: zoomIn 1s 0s ease both;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
}
.header .search-lg .input-text {
	font-size: 16px;
	line-height: 30px;
	width: 80%;
	height: 60px;
	padding: 0 10px;
	padding-bottom: 20px;
	-webkit-animation: zoomIn 1s 0s ease both;
	animation: zoomIn 1s 0s ease both;
	color: #fff;
}
.header .search-lg input::-webkit-input-placeholder,
.header .search-lg textarea::-webkit-input-placeholder {
	color: #fff;
}
.header .search-lg input:-o-placeholder,
.header .search-lg textarea:-o-placeholder {
	color: #fff;
}
.header .search-lg input::-moz-placeholder,
.header .search-lg textarea::-moz-placeholder {
	color: #fff;
}
.header .search-lg input:-ms-input-placeholder,
.header .search-lg textarea:-ms-input-placeholder {
	color: #fff;
}
.header .search-lg input:focus::-webkit-input-placeholder,
.header .search-lg textarea:focus::-webkit-input-placeholder {
	color: #fff;
}
.header .search-lg input:focus::-o-placeholder,
.header .search-lg textarea:focus::-o-placeholder {
	color: #fff;
}
.header .search-lg input:focus::-moz-placeholder,
.header .search-lg textarea:focus::-moz-placeholder {
	color: #fff;
}
.header .search-lg input:focus::-ms-input-placeholder,
.header .search-lg textarea:focus::-ms-input-placeholder {
	color: #fff;
}
.header .search-lg .close-btn {
	position: fixed;
	top: 34px;
	right: 18%;
	cursor: pointer;
}
.header .search-lg .close-btn:before {
	font-size: 20px;
	content: '\2716';
	color: #fff;
}
@media (max-width: 1440px) {
	.header .search-lg .close-btn {
		right: 8%;
	}
}

.head-right {
	float: right;
	margin-top: 40px;
}
.hr-tel {
	float: left;
	margin-left: 38px;
	padding-left: 32px;
	background: url(../images/tel.png) left center no-repeat;
}
.hr-tel p {
	font-size: 14px;
	color: #333;
}
.hr-tel span {
	font-size: 32px;
	margin-top: 2px;
	color: #ea5413;
	font-family: 'DINEngschriftStd';
}

.social-share-icon,.wechat-qrcode {
	display: none!important;
}


#share-1,
#share {
	float: left;
	margin-top: 7px;
}
#share-1 {
	margin-top: 0px;
}
#share-1 a,
#share a {
	margin: 0;
	border-radius: 0;
	border: 0;
	vertical-align: top;
	margin-left: 32px;
}
#share-1 a {
	margin-left: 18px;
}
#share-1 a:before,
#share a:before {
	display: none;
}
#share-1 a.icon-wechat,
#share a.icon-wechat {
	width: 29px;
	height: 24px;
	background: url(../images/wx.png) no-repeat;
}
#share-1 a.icon-wechat {
	background: url(../images/ico-4.png) no-repeat;
}
#share-1 a.ss,
#share a.ss {
	float: right;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/s.png) no-repeat;
}
#share-1 a.ss {
	background: url(../images/ico-5.png) no-repeat;
}
@media (max-width: 1600px) {
	.hr-tel {
		margin-left: 20px;
	}
	#share-1 a {
		margin-left: 10px;
	}
	#share-1 a, #share a {
		margin-left: 20px;
	}
}
@media (max-width: 1440px) {
	.hr-tel span {
		font-size: 26px;
	}
	.hr-tel {
		margin-left: 15px;
	}
	#share-1 a {
		margin-left: 8px;
	}
	#share-1 a, #share a {
		margin-left: 15px;
	}
}

@media (max-width: 1199px) {
	#share-1 a.icon-wechat,
	#share a.icon-wechat {
		display: none;
	}
}



@media (max-width: 767px) {
	.hr-tel {
		display: none;
	}
	.head-right {
		margin-top: 14px;
		margin-right: 30px;
	}
	.header .find span {
		background-size: 20px auto!important;
	}
}

.boD-1 {
	border-bottom: 1px solid #d8d8d8;
}
.wrap-sidenav {
	float: left;
	width: 100%;
}
.wrap-sidenav .sidenav {
  position: relative;
	float: left;
	width: 100%;
	height: 74px;
	overflow: hidden;
}
.wrap-sidenav .sidenav ul{
	font-size: 0;
	position: relative;
	position: absolute;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
}
.wrap-sidenav .sidenav ul li {
	display: inline-block;
	border-left: 1px solid #d8d8d8;
}
.wrap-sidenav .sidenav ul li:last-child{
	border-right: 1px solid #d8d8d8;
}
.wrap-sidenav .sidenav ul li a {
	position: relative;
	display: block;
	height: 74px;
	line-height: 74px;
	padding: 0 42px;
	padding: 0 36px;
	font-size: 20px;
	color: #333;
}
.wrap-sidenav .sidenav ul li.active a,
.wrap-sidenav .sidenav ul li:hover a {
	color: #fff;
	background: #e84f1a;
}
@media (max-width: 1840px) {
	.wrap-sidenav .sidenav ul li a {
		padding: 0 30px;
	}
}	
@media (max-width: 1680px) {
	.wrap-sidenav .sidenav ul li a {
		padding: 0 28px;
	}
}	
@media (max-width: 1600px) {
	.wrap-sidenav .sidenav ul li a {
		padding: 0 24px;
	}
}	
@media (max-width: 1440px) {
	.wrap-sidenav .sidenav ul li a {
		padding: 0 22px;
	}
}	
@media (max-width: 1366px) {
	.wrap-sidenav .sidenav ul li a {
		padding: 0 20px;
		font-size: 16px;
	}
}	
@media (max-width: 1199px) {
	.nav-top{
		height: 48px;
	}
	.wrap-sidenav .sidenav {
		height: 48px;
	}
	.wrap-sidenav .sidenav ul {
		text-align: left;
	}
	.wrap-sidenav .sidenav ul li a {
		height: 48px;
		line-height: 48px;
		padding: 0 20px;
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.nav-top{
		/* padding: 0 3%; */
	}
	.wrap-sidenav .sidenav {
		width: 100%;
	}
	.nav-top .address{
		display: none;
	}
}
@media (max-width: 767px) {	
	.wrap-sidenav .sidenav ul li a {
		 padding: 0 20px;
		 font-size: 16px;
	}
}
/**
 * page
 */
.page {
	float: left;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 80px;
	text-align: center;
	font-family: 'centurygothic';
}
.page > span {
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	color: #666;
}
.page a {
	font-size: 16px;
	line-height: 40px;
	display: inline-block;
	overflow: hidden;
	/* padding: 0 14px; */
	width: 40px;
	height: 40px;
	margin: 0 10px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-align: center;
	border-radius: 50%;
	color: #595959;
	background: #fff;
	border: 1px solid #fff;
}
.page a.prev {
	background: #fff url("../images/product/left.png") center no-repeat;
}
.page a.next {
	background: #fff url("../images/product/right.png") center no-repeat;
}

.page a.prev:hover {
	background: #e84f1a url("../images/product/left-on.png") center no-repeat;
}

.page a.next:hover {
	background: #e84f1a url("../images/product/right-on.png") center no-repeat;
}
@media (max-width: 1440px) {
	.page{
		margin-top: 60px;
	}
}
@media (max-width: 1199px) {
	.page{
		margin-top: 40px;
	}
	.page a {
		margin: 0 6px;
		height: 42px;
		line-height: 40px;
		width: 42px;
	}
}
@media (max-width: 991px) {
	.page{
		margin-top: 30px;
	}
	.page a {
		height: 40px;
		line-height: 40px;
		width: 40px;
	}
}

@media (max-width: 767px) {
	.page {
		margin-top: 30px;
	}
	.page a {
		height: 30px;
		line-height: 30px;
		width: 30px;
		margin: 0 2px;
	}
	.page > span {
		line-height: 30px;
		font-size: 14px;
	}
}
.page a.omit:hover {
	color: #fff;
}
.page a.active,
.page a:hover {
	background-color: #e84f1a;
	border: 1px solid #e84f1a;
	color: #fff;
}
@media (max-width: 1024px) {
	.page a {
		font-size: 14px;
	}
	.page a.prev,
	.page a.next {
		margin: 0 5px;
	}
}


/*首页banner*/
.banner {
	font-size: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 99;
	margin-top: 120px;
}
.banner .slick-dots {
	position: absolute;
	left: 100px;
	top: 50%;
	transform: translateY(-50%);
	/* margin-top: -82px; */
	width: 102px;
	padding: 0;
	text-align: left;
}
.banner .slick-dots li {
	display: block;
	padding: 0px 0;
	height: 33px;
	cursor: pointer;
}
.banner .slick-dots li::before {
	display: inline-block;
	width: 30px;
	height: 2px;
	content: ' ';
	-webkit-transition: all .3s;
					transition: all .3s;
	background-color: #fff;
	margin-bottom: 7px;
}
.banner .slick-dots li.slick-active::before,
.banner .slick-dots li:hover::before {
	width: 48px;
}
.banner .slick-dots li.slick-active button {
  opacity: 1;
}
.banner .slick-dots li button {
	font-size: 26px;
	display: inline;
	margin-left: 8px;
	padding: 0;
	opacity: 0;
	color: #fff;
	background: none;
}
.banner .slick-dots li button:before {
  content: '0';
}
@media (max-width: 1199px){
	.banner .slick-dots {
		left: 5%;
	}
}

@media (max-width: 767px){
	.banner .slick-dots li {
		height: 24px;
	}
	.banner .slick-dots li button {
		font-size: 20px;
	}
	.banner .slick-dots li::before, 
	.banner .slick-dots li::before {
	  width: 18px;
	}
	.banner .slick-dots li.slick-active::before, 
	.banner .slick-dots li:hover::before {
	  width: 30px;
	}
}

.banner .img-box {
	padding-bottom: 50%;
}
.banner.banner-in .img-box {
	padding-bottom: 43.22916666666667%;
}

.banner .pc {
	display: block;
}
.banner .ph {
	display: none;
}
@media (max-width: 991px) {
	.banner .pc {
		display: none;
	}
	.banner .ph {
		display: block;
	}
	.banner .img-box {
		padding-bottom: 100%;
	}
	.banner.banner-in .img-box {
		padding-bottom: 100%;
	}
}
@media (max-width: 767px) {
	.banner {
		margin-top: 66px;
	}
}

.banner .text .h1,
.banner .text .h2,
.banner .text .h3,
.banner .text .h4,
.banner .text .h5,
.banner .text .h6 {
	margin: 0;
	padding: 0;
}
.banner .slick-current .text {
	opacity: 1;
}
.banner .slick-current .text .h1,
.banner .slick-current .text .h2,
.banner .slick-current .text .h3,
.banner .slick-current .text .h4,
.banner .slick-current .text .h5,
.banner .slick-current .text .h6 {
	-webkit-animation: fadeInUp 1s 0s ease both;
	animation: fadeInUp 1s 0s ease both;
}
.banner .text {
	top: 27%;
	position: absolute;
	z-index: 9999999;
	color: #fff;
}
.banner .text.text-1 {
	right: 5.2%;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right;
}
.banner .text .h1 {
	font-size: 90px;
	line-height: 110px;
	font-weight: bold;
	position: relative;
}
.banner .text .h2 span {
	display: inline-block;
	font-family: 'CenturyGothic';
	background: #e84f1a;
	font-size: 22px;
	margin-top: 22px;
	font-size: 18px;
	line-height: 54px;
	border-radius: 27px;
	padding: 0 28px;
}
.banner .text.text-2 {
	right: 5.2%;
}
.banner .text.text-2 .h2 span {
	padding: 0 114px;
	font-size: 30px;
}
.banner .text.text-3 {
	right: 11.7%;
}
.banner .text.text-3 .h1 {
	font-size: 115px;
	margin-bottom: 18px;
}
.banner .text.text-3 .h2 span {
	min-width: 462px;
	padding: 0 94px;
	font-size: 30px;
	margin-top: 36px;
	text-align: center;
}
.banner .text.text-3 .h3 {
	font-size: 40px;
}
.banner .text.text-3 .h3 strong {
	letter-spacing: 3px;
}
.banner .text.text-4 {
	right: 10.9%;
}
@media (max-width: 1440px) {
	.banner .text .h1 {
		font-size: 68px;
		line-height: 1.2;
	}
	.banner .text.text-2 .h1 img {
		width: 488px;
	}
	.banner .text.text-2 .h2 span {
		padding: 0 100px;
		font-size: 24px;
	}
	.banner .text .h2 span {
		font-size: 18px;
		margin-top: 20px;
		font-size: 16px;
		line-height: 50px;
		border-radius: 25px;
		padding: 0 24px;
	}
	.banner .text.text-3 .h1 {
		font-size: 88px;
		margin-bottom: 16px;
	}
	.banner .text.text-3 .h2 span {
		min-width: 362px;
		padding: 0 70px;
		font-size: 24px;
		margin-top: 32px;
	}
	.banner .text.text-3 .h3 {
		font-size: 32px;
	}
}
@media (max-width: 1199px) {
	.banner .text .h1 {
		font-size: 48px;
	}
	.banner .text.text-2 .h1 img {
		width: 350px;
	}
	.banner .text.text-2 .h2 span {
		padding: 0 50px;
		font-size: 20px;
	}
	.banner .text .h2 span {
		font-size: 16px;
		margin-top: 15px;
		line-height: 40px;
		border-radius: 20px;
		padding: 0 20px;
	}
	.banner .text.text-3 .h1 {
		font-size: 60px;
		margin-bottom: 14px;
	}
	.banner .text.text-3 .h2 span {
		min-width: 280px;
		padding: 0 50px;
		font-size: 20px;
		margin-top: 24px;
	}
	.banner .text.text-3 .h3 {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.banner .text {
		top: 50%;
		transform: translateY(-50%);
	}
	.banner .text .h1 {
		font-size: 28px;
	}
	.banner .text.text-2 .h1 img {
		width: 200px;
	}
	.banner .text.text-2 .h2 span {
		padding: 0 15px;
		font-size: 14px;
	}
	.banner .text .h2 span {
		font-size: 16px;
		margin-top: 10px;
		line-height: 40px;
		border-radius: 20px;
		padding: 0 20px;
	}
	.banner .text.text-3 .h1 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.banner .text.text-3 .h2 span {
		min-width: 180px;
		padding: 0 30px;
		font-size: 16px;
		margin-top: 10px;
	}
	.banner .text.text-3 .h3 {
		font-size: 16px;
	}
	.banner .text.text-3 .h3 strong {
		letter-spacing: 0px;
	}
	.banner .text.text-3,
	.banner .text.text-4 {
		right: 5.2%;
	}
}

.banner.banner-in .text {
	top: auto;
	bottom: 27%;
	width: 100%;
	text-align: center;
}
.banner.banner-in .text .h1 {
	font-size: 64px;
	line-height: 0.9;
	font-weight: initial;
}
.banner.banner-in .text .h2 {
	margin-top: 58px;
	position: relative;
}
.banner.banner-in .text .h2::after,
.banner.banner-in .text .h2::before {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.banner.banner-in .text .h2::after {
	width: 18px;
	height: 18px;
	top: -18px;
	border: 5px solid #fff;
	border-radius: 100%;
	content: "";
}
.banner.banner-in .text .h2::before {
	height: 240px;
	border-right: 1px dashed #ffdf;
	content: "";
}
@media (max-width: 1440px) {
	.banner.banner-in .text .h1 {
		font-size: 48px;
	}
	.banner.banner-in .text .h2 {
		margin-top: 48px;
	}
	.banner.banner-in .text .h2::after {
		width: 16px;
		height: 16px;
		top: -16px;
		border-width: 3px;
	}
	.banner.banner-in .text .h2::before {
		height: 200px;
	}
}
@media (max-width: 767px) {
	.banner.banner-in .text {
		bottom: 14%;
	}
	.banner.banner-in .text .h1 {
		font-size: 24px;
	}
	.banner.banner-in .text .h2 {
		margin-top: 28px;
	}
	.banner.banner-in .text .h2::after {
		width: 14px;
		height: 14px;
		top: -14px;
		border-width: 3px;
	}
	.banner.banner-in .text .h2::before {
		height: 80px;
	}
}



.footer {
	float: left;
	width: 100%;
	background: url(../images/bg-6.jpg) no-repeat;
	background-position: bottom center;
	background-size: cover;
	color: #fff;
}
.footer a {
	color: #fff;
}
.foot-top {
	float: left;
	width: 100%;
	padding: 114px 0 75px 85px;
	border-bottom: 1px solid rgba(255,255,255,0.18);
}
.foot-top .ft-link {
	float: left;
	width: 17.7%;
	font-size: 16px;
	line-height: 2.2;
}
.foot-top .ft-link:last-child {
	width: 11.5%;
}
.foot-top .ft-link .ft-t {
	font-size: 18px;
	margin-bottom: 30px;
}
.foot-top .ft-link a {
	display: block;
}
.foot-top .ft-link a:hover {
	opacity: 0.8;
}
.foot-bot {
	float: left;
	width: 100%;
	padding: 42px 0 104px 0;
	font-size: 16px;
}
.foot-bot .fb-l {
	float: left;
}
.foot-bot .fb-l .fb-lt {
	line-height: 1.6;
}
.foot-bot .fb-l .fb-lt a {
	margin-left: 24px;
}
.foot-bot .fb-l .fb-ld {
	margin-top: 20px;
}
.foot-bot .fb-l .fb-ld  a {
	margin-right: 42px;
}
.foot-bot .fb-l .fb-ld  a:hover {
	opacity: 0.8;
}
.foot-bot .fb-l .fb-ld  a:last-child {
	margin-right: 0;
}
.foot-bot .fb-r {
	float: right;
}
.foot-bot .fb-r .fb-rt {
	float: left;
	padding-top: 14px;
}
.foot-bot .fb-r .fb-rt > span {
	font-family: 'CenturyGothic';
	float: left;
	line-height: 24px;
	font-size: 16px;
}
.foot-bot .fb-r .fb-rd {
	float: left;
	margin-left: 84px;
}
.foot-bot .fb-r .fb-rd select {
	 width: 240px;
	 height: 56px;
	 line-height: 54px;
	 padding-left: 20px;
	 border: 1px solid #fff;
	 color: #fff;
	 outline: none;
	 appearance:none;
	 background: url(../images/ico-6.png) 92% center no-repeat;
}
.foot-bot .fb-r .fb-rd select option{
	background: #ea5413;
}
@media (max-width: 1440px) {
	.foot-top {
	  padding: 94px 0 65px 55px;
	}
	.foot-bot {
		padding: 36px 0 84px 0;
		font-size: 14px;
	}
	.foot-bot .fb-r .fb-rd {
		margin-left: 48px;
	}
	.foot-bot .fb-l .fb-ld a {
	  margin-right: 36px;
	}
}
@media (max-width: 1199px) {
	.foot-top {
	  padding: 64px 0 45px 0px;
	}
	.foot-top .ft-link .ft-t {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.foot-top .ft-link {
		font-size: 14px;
		line-height: 1.8;
	}
	.foot-bot .fb-l,
	.foot-bot .fb-r {
		width: 100%;
		text-align: center;
	}
	.foot-bot .fb-r {
		margin-top: 30px;
	}
	.foot-bot .fb-r .fb-rt,
	.foot-bot .fb-r .fb-rd {
		float: none;
		display: inline-block;
	}
}
@media (max-width: 991px) {
	.foot-bot {
	  padding: 36px 0 36px 0;
	}
	.foot-top {
		display: none;
	}
}
@media (max-width: 767px) {
	.foot-bot {
	  padding: 30px 0 70px 0;
	}
	.foot-bot .fb-l .fb-lt a {
		display: block;
		width: 100%;
	}
	.foot-bot .fb-l .fb-ld a {
	  margin-right: 15px;
		line-height: 1.8;
	}
	.foot-bot .fb-l .fb-ld {
	  margin-top: 10px;
	}
	.foot-bot .fb-r {
	  margin-top: 20px;
	}
	.foot-bot .fb-r .fb-rt {
		padding-top: 0;
		vertical-align: middle;
	}
	.foot-bot .fb-r .fb-rd {
		margin-left: 20px;
		vertical-align: middle;
	}
	.foot-bot .fb-r .fb-rd select {
		 width: 180px;
		 height: 40px;
		 line-height: 38px;
		 padding-left: 15px;
	}
	
}


.foot-tel {
	display: none;
}
@media (max-width: 767px) {
	.foot-tel {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		background: #ea5413;
		width: 100%;
		z-index: 999;
	}	
	.foot-tel a {
		display: block;
		float: left;
		width: 33.33%;
		width: 50%;
		line-height: 50px;
		color: #fff;
		border-right: 1px solid #fff;
		text-align: center;
	}
	.foot-tel a:last-child {
		border-right: 0;
	}
	.footer .foot-bot .footB-r {
		text-align: center;
	}
	.footer .foot-bot .footB-r .footB-r-fun {
		display: none;
	}
	.footer .foot-bot .footB-r .footB-r-link {
		width: 100%;
	}
	.footer .foot-bot .footB-r .footB-r-link a {
		float: none;
		padding: 0 8px;
		margin-top: 0px;
	}
	.footer .foot-bot .footB-r .footB-r-link a::after {
		right: -2px;
	}
}

.i-product,
.i-pro-list {
	float: left;
	width: 100%;
	overflow: hidden;
}
.i-pro-list .i-pro-li {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
}
.i-pro-list .i-pro-li .i-pro-con {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	top: 200px;
	top: 22.42%;
}
.i-pro-list .i-pro-li .i-pro-link {
	display: block;
}
.i-pro-list .i-pro-li .i-pro-link > img {
	width: 100%;
	transition: all 0.3s ease-out 0s;
}
.i-pro-list .i-pro-li:hover .i-pro-link > img {
	transform: scale(1.1);
}
.i-pro-list .i-pro-li .i-pro-link .img-box {
	padding-bottom: 94.16666666666667%;
}
.i-pro-list .i-pro-li .i-pro-link .img-box > img {
	transition: all 0.3s ease-out 0s;
}	
.i-pro-list .i-pro-li .i-pro-link:hover .img-box > img {	
	transform: scale(1.02);
}
.i-pro-list .i-pro-li .i-pro-link .i-pro-txt {
	text-align: center;
	position: relative;
}
.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t {
	margin-top: 42px;
}
.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t span {
	line-height: 44px;
	border-radius: 22px;
	padding: 0 30px;
	font-size: 22px;
	display: inline-block;
	color: #fff;
	background: #e84f1a;
}
.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-more {
	text-align: center;
	margin-top: 32px;
	height: 34px;
	background: url(../images/more-6.png) no-repeat;
	background-position: center!important;
}
.i-pro-list .i-pro-li:nth-child(2n) .i-pro-link .i-pro-txt .i-pro-more {
	background: url(../images/more-5.png) no-repeat;
}

.i-ab-bg {
	background: url(../images/bg-3.jpg) no-repeat;
	background-size: cover;
}
.i-about {
	margin: 180px 0 270px 0;
	padding: 90px 60px 80px 104px;
	float: left;
	width: 100%;
	background: rgba(255,255,255,0.15);
}
.i-about .i-ab-txt {
	float: left;
	width: 53.8%;
	padding-right: 110px;
	color: #fff;
}
.i-about .i-ab-txt .title {
	text-align: left;
}

.i-about .i-ab-txt .title .title-c::after {
	left: 0;
	transform: translateX(-0%);
	background: #fff;
}
.i-about .i-ab-txt .i-ab-p {
	font-size: 18px;
	margin-top: 38px;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.i-about .i-ab-txt .i-ab-a {
	margin-top: 60px;
	font-size: 18px;
}
.i-about .i-ab-txt .i-ab-a a {
	padding: 0 22px 0 46px;
	line-height: 44px;
	border-radius: 22px;
	margin-right: 22px;
	float: left;
	color: #fff;
	display: inline-block;
	background-color: #e84f1a!important;
}
.i-about .i-ab-txt .i-ab-a a:hover {
	opacity: 0.9;
}
.i-about .i-ab-txt .i-ab-a .i-ab-more {
	background: url(../images/more-1.png) 12px center no-repeat;
}
.i-about .i-ab-txt .i-ab-a .video a {
	margin-right: 0;
	background: url(../images/video-ico.png) 15px center no-repeat;
}
.i-ab-pic {
	float: left;
	width: 44.2%;
}
.i-ab-pic .img-box {
	padding-bottom: 61.86440677966102%;
}
.i-about .video .iframe {
	display: none;
	width: 100% !important;
	height: 100% !important;
}

.i-news-bg {
	background: url(../images/bg-4.jpg) no-repeat;
	background-size: cover;
}
.i-news,
.i-news ul {
	float: left;
	width: 100%;
}
.i-news {
	padding: 160px 3.75% 92px 3.75%;
}

.i-news ul {
	margin-top: 44px;
}
.i-news ul li {
	float: left;
	width: 33.33%;
	padding: 0 36px;
}
.i-news ul li .img-box {
	padding-bottom: 61.92307692307692%;
}
.i-news ul li .img-box img {
	transition: all 0.3s ease-out 0s;
}.i-news ul li:hover .img-box img {
	transform: scale(1.1);	 
}
.i-news ul li .i-news-txt {
	color: #fff;
	position: relative;
	padding: 77px 0 66px 44px;
}
.i-news ul li .i-news-txt::after {
	position: absolute;
	left: 0;
	top: 77px;
	width: 10px;
	height: 50px;
	background: #fff;
	content: "";
}
.i-news ul li .i-news-txt .i-news-t {
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 20px;
}
.i-news ul li .i-news-txt .i-news-t a {
	color: #fff;
}
.i-news ul li .i-news-txt .i-news-time {
	font-size: 18px;
	margin-top: 14px;
	font-family: 'CenturyGothic';
	font-weight: bold;
}
.i-news ul li .i-news-txt .i-news-p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 16px;
	line-height: 1.8;
}
.i-news ul li .i-news-txt .i-news-a a {
	margin-top: 26px;
	width: 23px;
	height: 23px;
	display: inline-block;
	background: url(../images/more-1.png) no-repeat;
}
.i-news .i-news-link {
	float: left;
	width: 100%;
	text-align: center;
}
.i-news .i-news-link a {
	padding: 0 38px 0 44px;
	line-height: 70px;
	border-radius: 35px;
	font-size: 30px;
	display: inline-block;
	border: 1px dashed #fff;
	color: #fff;
}
.i-news .i-news-link a img {
	margin-left: 22px;
	padding-bottom: 6px;
}
.i-news .i-news-link a:hover {
	background: #e84f1a;
	border-color: #e84f1a;
}

.i-con-bg {
	background: url(../images/bg-5.jpg) no-repeat;
	background-size: cover;
}
.i-contact {
	float: left;
	width: 100%;
	padding: 140px 0 108px 0;
}
.i-contact .title .title-c::after {
	background: #fff;
}
.i-contact .i-con-p {
	font-size: 24px;
	margin-top: 30px;
	text-align: center;
	color: #fff;
}
.i-contact .i-con-con {
	margin-top: 28px;
	text-align: center;
}
.i-contact .i-con-con .i-con-span {
	line-height: 22px;
	padding: 22px 44px;
	border-radius: 33px;
	font-size: 20px;
	color: #fff;
	display: inline-block;
	background: #ea5413;
}
.i-contact .i-con-con .i-con-span span {
	margin-right: 54px;
	padding-left: 36px;
	background-position: left center!important;
}
.i-contact .i-con-con .i-con-span span:nth-child(1) {
	background: url(../images/ico-1.png) no-repeat;
}
.i-contact .i-con-con .i-con-span span:nth-child(2) {
	background: url(../images/ico-2.png) no-repeat;
}
.i-contact .i-con-con .i-con-span span:nth-child(3) {
	background: url(../images/ico-3.png) no-repeat;
	font-size: 18px;
}
.i-contact .i-con-con .i-con-span span:last-child {
	margin-right: 0;
}

.i-contact .i-con-link {
	text-align: center;
	margin-top: 82px;
}
.i-contact .i-con-link a {
	font-size: 18px;
	padding-right: 50px;
	padding-bottom: 18px;
	border-bottom: 1px solid #fff;
	background: url(../images/more-4.png) right top no-repeat;
	display: inline-block;
	color: #fff;
}
.i-contact .i-con-link a:hover {
	padding-right: 40px;
}

@media (max-width: 1680px) {
	.i-pro-list .i-pro-li .i-pro-con {
		top: 20%;
	}
}
@media (max-width: 1440px) {
	.i-pro-list .i-pro-li .i-pro-con {
		top: 18%;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t {
	  margin-top: 36px;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t span {
		line-height: 40px;
		border-radius: 20px;
		padding: 0 24px;
		font-size: 20px;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-more {
		margin-top: 28px;
		background-size: auto 100%;
	}
	.i-pro-list .i-pro-li:nth-child(2n) .i-pro-link .i-pro-txt .i-pro-more {
		background-size: auto 100%;
	}
	.i-about {
		margin: 160px 0 240px 0;
		padding: 80px 50px 60px 84px;
	}
	.i-about .i-ab-txt {
		padding-right: 80px;
	}
	.i-about .i-ab-txt .i-ab-p {
		font-size: 16px;
		margin-top: 30px;
	}
	.i-about .i-ab-txt .i-ab-a {
	  margin-top: 48px;
	}
	.i-news {
	  padding: 140px 3.75% 80px 3.75%;
	}
	.i-news ul li .i-news-txt {
	  padding: 60px 0 40px 38px;
	}
	.i-news ul li .i-news-txt::after {
		top: 60px;
		width: 8px;
		height: 48px;
	}
	.i-news .i-news-link a {
		padding: 0 30px 0 34px;
		line-height: 64px;
		border-radius: 32px;
		font-size: 24px;
	}
	.i-contact {
	  padding: 120px 0 88px 0;
	}
	.i-contact .i-con-p {
		font-size: 20px;
		margin-top: 20px;
	}
	.i-contact .i-con-con .i-con-span span {
		margin-right: 30px;
		padding-left: 30px;
	}
}

@media (max-width: 1199px) {
	.i-pro-list .i-pro-li .i-pro-con {
		top: 15%;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t {
	  margin-top: 24px;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t span {
		line-height: 36px;
		border-radius: 18px;
		padding: 0 20px;
		font-size: 18px;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-more {
		margin-top: 22px;
	}	
	
	.i-about {
		margin: 120px 0 180px 0;
		padding: 60px 30px 50px 48px;
	}
	.i-about .i-ab-txt {
		padding-right: 40px;
	}
	.i-about .i-ab-txt .i-ab-p {
		margin-top: 20px;
		font-size: 14px;
	}
	.i-about .i-ab-txt .i-ab-a {
	  margin-top: 38px;
	}
	.i-about .i-ab-txt .i-ab-a {
		margin-top: 40px;
	}
	.i-about .i-ab-txt .i-ab-a a {
		padding: 0 18px 0 42px;
		line-height: 40px;
		border-radius: 20px;
		margin-right: 18px;
	}
	.i-news {
	  padding: 100px 3.75% 60px 3.75%;
	}
	.i-news ul li {
		padding: 0 15px;
	}
	.i-news ul li .i-news-txt {
	  padding: 40px 0 30px 28px;
	}
	.i-news ul li .i-news-txt::after {
		top: 40px;
		width: 6px;
		height: 40px;
	}
	.i-news .i-news-link a {
		padding: 0 20px 0 20px;
		line-height: 48px;
		border-radius: 24px;
		font-size: 20px;
	}
	.i-news .i-news-link a img {
		width: 24px;
		margin-left: 16px;
		padding-bottom: 6px;
	}
	.i-contact {
	  padding: 100px 0 68px 0;
	}
	.i-contact .i-con-con .i-con-span {
		font-size: 16px;
	}
	.i-contact .i-con-con .i-con-span span {
	  margin-right: 20px;
	}
	.i-contact .i-con-con .i-con-span span:nth-child(3) {
		font-size: 14px;
	}
	.i-contact .i-con-link {
		margin-top: 48px;
	}
}
@media (max-width: 991px) {
	.i-pro-list .i-pro-li {
		width: 50%;
	}
	.i-about {
		margin: 120px 0 120px 0;
		padding: 60px 30px 50px 48px;
	}
	.i-about .i-ab-txt,
	.i-ab-pic {
		width: 100%;
	}
	.i-ab-pic {
		margin-top: 30px;
	}
	.i-news ul li {
		width: 100%;
	}
	.i-contact .i-con-con .i-con-span span {
		display: block;
		width: 100%;
		margin: 10px 0;
		text-align: left;
	}
	.i-contact .i-con-con .i-con-span {
		padding: 10px 30px;
		border-radius: 10px;
	}
}
@media (max-width: 767px) {
	.i-pro-list .i-pro-li .i-pro-con {
		top: 12%;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t {
	  margin-top: 18px;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-t span {
		line-height: 32px;
		border-radius: 16px;
		padding: 0 15px;
		font-size: 16px;
	}
	.i-pro-list .i-pro-li .i-pro-link .i-pro-txt .i-pro-more {
		height: 24px;
	  margin-top: 18px;
	}
	.i-about {
		margin: 30px 0 30px 0;
		padding: 30px 30px 30px 30px;
	}
	.i-about .i-ab-txt {
		padding-right: 0;
	}
	.i-about .i-ab-txt .i-ab-a {
	  margin-top: 20px;
	}
	.i-about .i-ab-txt .i-ab-a a {
		font-size: 14px;
	}
	.i-news {
	  padding: 30px 3.75% 30px 3.75%;
	}
	.i-news ul {
	  margin-top: 20px;
	}
	.i-news ul li .i-news-txt {
	  padding: 20px 0 20px 20px;
	}
	.i-news ul li .i-news-txt::after {
		top: 20px;
		width: 4px;
		height: 40px;
	}
	.i-news ul li .i-news-txt .i-news-t {
		font-size: 18px;
	}
	.i-news ul li .i-news-txt .i-news-time {
		font-size: 16px;
		margin-top: 10px;
	}
	.i-news ul li .i-news-txt .i-news-p {
		margin-top: 10px;
	}
	.i-news ul li .i-news-txt .i-news-a a {
		margin-top: 10px;
	}
	.i-news .i-news-link a {
		padding: 0 15px 0 15px;
		line-height: 40px;
		border-radius: 20px;
		font-size: 16px;
	}
	.i-news .i-news-link a img {
		width: 22px;
		margin-left: 10px;
		padding-bottom: 3px;
	}
	.i-contact {
	  padding: 30px 0 30px 0;
	}
	.i-contact .i-con-p {
		font-size: 16px;
		margin-top: 15px;
	}
	.i-contact .i-con-con .i-con-span {
	  padding: 8px 15px;
	}
	.i-contact .i-con-link {
	  margin-top: 20px;
	}
	.i-contact .i-con-link a {
		font-size: 16px;
		padding-right: 30px;
	}
}

.bns {
	float: left;
	width: 100%;
	padding: 72px 0 92px 0;
}
.bns .bns-t {
	font-size: 40px;
	padding-bottom: 28px;
	position: relative;
	border-bottom: 1px solid #c0c0c0;
	color: #e84f1a;
}
.bns .bns-t::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 236px;
	height: 3px;
	background: #e84f1a;
	content: "";
}
.bns .bns-p {
	font-size: 18px;
	margin-top: 32px;
	line-height: 2;
}
.bns .bns-pic {
	margin-top: 10px;
}
.bns .bns-pic ul li {
	float: left;
	width: 49.3%;
	margin-right: 1.4%;
	margin-top: 32px;
}
.bns .bns-pic ul li .img-box {
	padding-bottom: 56.75675675675676%;
}
.bns .bns-pic ul li .img-box p {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	bottom: 34px;
	padding: 0 30px;
	font-size: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bns .bns-pic ul li:nth-child(2n) {
	margin-right: 0;
}
@media (max-width: 1440px) {
	.bns {
	  padding: 52px 0 72px 0;
	}
	.bns .bns-t {
		font-size: 36px;
		padding-bottom: 24px;
	}
	.bns .bns-p {
		font-size: 16px;
		margin-top: 28px;
	}
}
@media (max-width: 1199px) {
	.bns {
	  padding: 48px 0 60px 0;
	}
	.bns .bns-t {
		font-size: 28px;
		padding-bottom: 22px;
	}
	.bns .bns-p {
		font-size: 16px;
		margin-top: 24px;
	}
	.bns .bns-pic ul li {
		margin-top: 24px;
	}
}
@media (max-width: 767px) {
	.bns {
	  padding: 30px 0 30px 0;
	}
	.bns .bns-t {
		font-size: 20px;
		padding-bottom: 14px;
	}
	.bns .bns-p {
		font-size: 14px;
		margin-top: 20px;
	}
	.bns .bns-pic ul li {
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.bns .bns-t::after {
		width: 120px;
	}
	.bns .bns-pic ul li .img-box p {
		bottom: 18px;
		padding: 0 20px;
		font-size: 16px;
	}
}

.product {
	float: left;
	width: 100%;
	padding: 80px 0 126px 0;
}
.product .pro-left {
	float: left;
	width: 15.3%;
}
.product .pro-left .pro-lt {}
.product .pro-left .pro-lt .pro-ltc {
	font-size: 36px;
	color: #000;
}
.product .pro-left .pro-lt .pro-lte {
	font-size: 30px;
	margin-top: 14px;
	padding-bottom: 28px;
	font-family: 'CenTuryGoThic-Bold';
	text-transform: uppercase;
	position: relative;
	color: #e84f1a;
}
.product .pro-left .pro-lt .pro-lte::after {
	width: 35px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #e84f1a;
	content: "";
}
.product .pro-left .pro-link {
	margin-top: 14px;
}
.product .pro-left .pro-link ul {}
.product .pro-left .pro-link ul li {
	padding: 32px 0 24px 0;
	border-bottom: 1px dashed #d5d5d5;
}
.product .pro-left .pro-link ul li a {
	line-height: 20px;
	padding-left: 22px;
	font-size: 20px;
	color: #333;
	position: relative;
}
.product .pro-left .pro-link ul li a::after {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	background: #e84f1a;
	content: "";
}
.product .pro-left .pro-link ul li:hover a,
.product .pro-left .pro-link ul li.active a {
	color: #e84f1a;
}

.product .pro-right {
	float: right;
	width: 80.5%;
}
.product .pro-right ul {
	float: left;
	width: 100%;
	margin-top: -130px;
	margin-bottom: 80px;
}
.product .pro-right ul li {
	margin-top: 130px;
	width: 48.1%;
	height: 360px;
	margin-right: 3.8%;
	position: relative;
	float: left;
	background: url(../images/product/bg0.jpg) no-repeat;
	background-size: cover;
	transition: all 0.3s ease-out 0s;
}
.product .pro-right ul li:hover {
	background: url(../images/product/bg0-on.jpg) no-repeat;
	background-size: cover;
}
.product .pro-right ul li:nth-child(2n) {
	margin-right: 0;
}
.product .pro-right ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.product .pro-right ul li a .pro-img,
.product .pro-right ul li a .pro-ico {	
	position: absolute;
}
.product .pro-right ul li a .pro-img {
	bottom: -40px;
	right: 0;
	width: 58.4%;
	text-align: right;
}
.product .pro-right ul li a .pro-ico {
	top: 58px;
	left: 50px;
	width: 50px;
	height: 69px;
	background: url(../images/product/bg1.png) no-repeat;
}
.product .pro-right ul li:hover a .pro-ico {
	background: url(../images/product/bg1-on.png) no-repeat;
}
.product .pro-right ul li a .pro-txt {
	position: absolute;
	left: 48px;
	left: 38px;
	bottom: 62px;
	width: 230px;
}
.product .pro-right ul li a .pro-txt .pro-t {
	font-size: 26px;
	font-size: 20px;
	line-height: 1.4;
	color: #e84f1a;
}
.product .pro-right ul li a .pro-txt .pro-p {
	font-size: 18px;
	font-size: 16px;
	margin-top: 14px;
	line-height: 1.2;
	color: #333;
}
.product .pro-right ul li:hover a .pro-txt .pro-t,
.product .pro-right ul li:hover a .pro-txt .pro-p {
	color: #fff;
}	
@media (max-width: 1440px) {
	.product .pro-left .pro-lt .pro-ltc {
	  font-size: 28px;
	}
	.product .pro-left .pro-lt .pro-lte {
		font-size: 24px;
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.product .pro-left .pro-link {
	  margin-top: 10px;
	}
	.product .pro-left .pro-link ul li {
	  padding: 24px 0 18px 0;
	}
	.product .pro-left .pro-link ul li a::after {
		width: 6px;
		height: 6px;
	}
	.product .pro-left .pro-link ul li a {
		font-size: 18px;
	}
	.product .pro-right ul li {
		height: 320px;
	}
	.product .pro-right ul li a .pro-txt {
		width: 180px;
		left: 38px;
		left: 28px;
		bottom: 48px;
	}
	.product .pro-right ul li a .pro-txt .pro-t {
		font-size: 22px;
		font-size: 18px;
	}
	.product .pro-right ul li a .pro-txt .pro-p {
		font-size: 16px;
		font-size: 14px;
		margin-top: 10px;
	}
	.product .pro-right ul li a .pro-ico {
	    top: 42px;
	    left: 40px;
	}
}
@media (max-width: 1199px) {
	.product .pro-left,
	.product .pro-right {
		width: 100%;
	}
	.product .pro-right {
		margin-top: 60px;
	}
}
@media (max-width: 991px) {
	.product .pro-right ul li {
		width: 100%;
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.product {
		padding: 30px 0 30px 0;
	}
	.product .pro-left .pro-lt .pro-ltc {
	  font-size: 18px;
	}
	.product .pro-left .pro-lt .pro-lte {
		font-size: 16px;
		margin-top: 6px;
		padding-bottom: 10px;
	}
	.product .pro-left .pro-lt .pro-lte::after {
		width: 28px;
		height: 4px;
	}
	.product .pro-left .pro-link ul li {
	  padding: 18px 0 12px 0;
	}
	.product .pro-left .pro-link ul li a {
		font-size: 16px;
	}
	.product .pro-right ul li a .pro-ico {
		top: 22px;
		left: 20px;
		width: 30px;
		height: 42px;
		background-size: 100% auto;
	}
	.product .pro-right ul li:hover a .pro-ico {
		background-size: 100% auto;
	}
	.product .pro-right {
	  margin-top: 30px;
	}
	.product .pro-right ul {
		margin-top: -60px;
		margin-bottom: 30px;
	}
	.product .pro-right ul li {
	  height: 200px;
		margin-top: 60px;
	}
	.product .pro-right ul li a .pro-txt {
		left: 18px;
		bottom: 18px;
	}
	.product .pro-right ul li a .pro-img {
		width: 52%;
		bottom: -20px;
	}
	.product .pro-right ul li a .pro-txt {
		width: 150px;
	}
	.product .pro-right ul li a .pro-txt .pro-t {
	  font-size: 18px;
	  font-size: 16px;
	}
	.product .pro-right ul li a .pro-txt .pro-p {
		font-size: 14px;
		margin-top: 6px;
	}
	
}

.bg-f8 {
	background: #f8f8f8;
}
.proDe-top {
	float: left;
	width: 100%;
	padding: 80px 0 90px 0;
}
.proDe-top .carousel {
	float: left;
	width: 60.6%;
	font-size: 0;
}
.proDe-top .carousel .slider-for {
	float: left;
	width: 79.5%;
}
.proDe-top .carousel .slider-for .slick-slide,
.proDe-top .carousel .slider-nav .slick-slide {	
	border: 3px solid #e5e5e5;
}
.proDe-top .carousel .slider-nav .slick-slide {
	margin: 11px 0;
	margin: 24px 0;
} 
.proDe-top .carousel .slider-nav {
	float: right;
	width: 17.8%;
}
.proDe-top .carousel .slider-nav .slick-list {
	margin-top: 38px;
}

.proDe-top .carousel .slider-nav .slick-slide.slick-current {
	border-color: #e84f1a;
}
.proDe-top .carousel .slider-nav .slick-arrow {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 30px;
	height: 17px;
	background-size: 100% 100%!important;
}
.proDe-top .carousel .slider-nav .slick-arrow.slick-next {
	bottom: -27px;
	background: url(../images/product/down.png) no-repeat;
} 
.proDe-top .carousel .slider-nav .slick-arrow.slick-prev {
	top: 5px;
	background: url(../images/product/up.png) no-repeat;
} 
.proDe-top .carousel .slider-nav .slick-arrow.slick-next:hover {
	background: url(../images/product/down-on.png) no-repeat;
}
.proDe-top .carousel .slider-nav .slick-arrow.slick-prev:hover {
	background: url(../images/product/up-on.png) no-repeat;
}
.proDe-top .carousel .slider-nav .img-box,
.proDe-top .carousel .slider-for .img-box {
	padding-bottom: 61.71983356449376%;
	padding-bottom: 100%;
}
.proDe-top .proDeT-txt {
	float: right;
	width: 33.1%;
}
.proDe-top .proDeT-txt .proDeT-t1 {
	font-size: 36px;
	font-size: 24px;
	line-height: 1.4;
	color: #e84f1a;
}
.proDe-top .proDeT-txt .proDeT-p1 {
	font-size: 20px;
	font-size: 18px;
	line-height: 1.4;
	margin-top: 18px;
}
.proDe-top .proDeT-txt .proDeT-span1 {}
.proDe-top .proDeT-txt .proDeT-span1 span {
	margin-top: 24px;
	line-height: 36px;
	border-radius: 18px;
	padding: 0 28px;
	display: inline-block;
	background: #e84f1a;
	color: #fff;
}
.proDe-top .proDeT-txt .proDeT-p2 {
	font-size: 16px;
	line-height: 2.2;
	margin-top: 30px;
}
.proDe-mid {
	float: left;
	width: 100%;
	padding: 42px 0 110px 0;
}
.proDe-mid .proDe-mt {
	float: left;
	width: 100%;
	text-align: center;
}
.proDe-mid .proDe-mt span {
	padding: 0 80px;
	line-height: 60px;
	border-radius: 30px;
	font-size: 36px;
	display: inline-block;
	background: #e84f1a;
	color: #fff;
}
.proDe-mid .proDe-m-con {
	float: left;
	width: 100%;
	margin-top: 44px;
}
.proDe-mid .proDe-m-con .proDe-m-left {
	float: left;
	width: 50%;
}
.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li {
	margin-top: 44px;
}
.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li .proDeml-t {
	font-size: 30px;
	color: #e84f1a;
}
.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li .proDeml-p {
	font-size: 16px;
	line-height: 2.2;
	margin-top: 30px;
}
.proDe-mid .proDe-m-con .proDe-m-right {
	float: right;
	width: 47%;
}
.proDe-mid .proDe-m-con .proDe-m-right img {
	width: 100%;
	margin-bottom: 28px;
}
.proDe-mid .proDe-m-con .proDe-m-right img:last-child {
	margin-bottom: 0;
}

.proDe-bot {
	float: left;
	width: 100%;
	padding: 62px 0 80px 0;
}
.proDe-bot  .proDe-bt {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bebebe;
}
.proDe-bot  .proDe-bt span {
	padding-bottom: 20px;
	font-size: 34px;
	display: inline-block;
	color: #010101;
	position: relative;
}
.proDe-bot  .proDe-bt span::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #e84f1a;
	content: "";
}
.proDe-bot  .proDe-bt a {
	float: right;
	margin-top: 14px;
	font-size: 16px;
	color: #e84f1a;
}
.proDe-bot .proDe-bt a:hover {
	margin-right: 5px;
}

.proDe-bot .proDe-list {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.proDe-bot .proDe-list .proDe-li {
	float: left;
	width: 31.8%;
	margin-right: 2.3%;
}
.proDe-bot .proDe-list .proDe-li:nth-child(3n) {
	margin-right: 0;
}
.proDe-bot .proDe-list .proDe-li .img-box {
	padding-bottom: 61.84486373165618%;
	padding-bottom: 109.4395280235988%;
	border: 1px solid #e5e5e5;
	/* background: url(../images/product/bg1.png) 45px 40px no-repeat; */
}
.proDe-bot .proDe-list .proDe-li .img-box::after {
	position: absolute;
	left: 45px;
	top: 40px;
	width: 50px;
	height: 69px;
	background: url(../images/product/bg1.png) no-repeat;
	/* content: ""; */
	z-index: 1;
}
.proDe-bot .proDe-list .proDe-li .img-box img {
	width: auto;
	height: auto;
	left: 50%;
	top: 50%;
	transition: all 0.3s ease-out 0s;
	transform: translate(-50%,-50%);	
}
.proDe-bot .proDe-list .proDe-li:hover .img-box img {
	transform: translate(-50%,-50%) scale(1.1);	 
}
.proDe-bot .proDe-list .proDe-li p {
	margin-top: 24px;
	font-size: 20px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width: 1440px) {
	.proDe-top .carousel .slider-nav {
		width: 18%;
	}
	.proDe-top .carousel .slider-nav .slick-slide {
	  margin: 8px 0;
	  margin: 18px 0;
	}
	.proDe-top .proDeT-txt {
		width: 36%;
	}
	.proDe-top .proDeT-txt .proDeT-t1 {
	  font-size: 30px;
	}
	.proDe-top .proDeT-txt .proDeT-p1 {
		font-size: 18px;
		margin-top: 14px;
	}
	.proDe-top .proDeT-txt .proDeT-span1 span {
		margin-top: 18px;
		line-height: 32px;
		border-radius: 16px;
		padding: 0 24px;
	}
	.proDe-top .proDeT-txt .proDeT-p2 {
		font-size: 14px;
		line-height: 2;
		margin-top: 20px;
	}
	.proDe-mid .proDe-mt span {
		padding: 0 60px;
		font-size: 30px;
	}
	.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li {
	  margin-top: 36px;
	}
	.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li .proDeml-t {
	  font-size: 24px;
	}
	.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li .proDeml-p {
		font-size: 14px;
		margin-top: 20px;
	}
	.proDe-bot .proDe-bt span {
		padding-bottom: 15px;
		font-size: 28px;
	}
	.proDe-bot .proDe-list {
		margin-top: 50px;
	}
	.proDe-bot .proDe-list .proDe-li p {
		margin-top: 18px;
		font-size: 18px;
	}
}
@media (max-width: 1199px) {
	.proDe-top .carousel,
	.proDe-top .proDeT-txt,
	.proDe-top .carousel .slider-for,
	.proDe-top .carousel .slider-nav {
		width: 100%;
	}
	.proDe-top .carousel .slider-nav {
		padding: 0 50px;
	}
	.proDe-top .carousel .slider-nav .slick-slide {
		margin: 0 20px;
	}
	.proDe-top .carousel .slider-nav .slick-arrow {
		left: auto;
		top: 50%;
		transform: translateY(-50%);
		width: 30px;
		height: 17px;
		margin-top: 15px;
	}
	.proDe-top .carousel .slider-nav .slick-arrow.slick-next {
		bottom: auto;
		right: 0;
		transform: rotate(-90deg);
	} 
	.proDe-top .carousel .slider-nav .slick-arrow.slick-prev {
		top: 50%;
		left: 0;
		transform: rotate(-90deg);
	} 
	.proDe-top .proDeT-txt {
		margin-top: 60px;
	}
	.proDe-mid .proDe-m-con .proDe-m-left,
	.proDe-mid .proDe-m-con .proDe-m-right {
		width: 100%;
	}
	.proDe-mid .proDe-m-con .proDe-m-right {
		margin-top: 60px;
	}
}
@media (max-width: 991px) {
	.proDe-top .carousel .slider-nav .slick-slide {
	  margin: 0 10px;
	}
}
@media (max-width: 767px) {
	.proDe-top {
	  padding: 30px 0 30px 0;
	}
	.proDe-top .carousel .slider-for .slick-slide, 
	.proDe-top .carousel .slider-nav .slick-slide {
		border-width: 2px;
	}
	.proDe-top .carousel .slider-nav .slick-list {
	  margin-top: 10px;
	}
	.proDe-top .carousel .slider-nav .slick-arrow {
		margin-top: -4px;
	}
	.proDe-top .carousel .slider-nav .slick-slide {
	  margin: 0 5px;
	}
	.proDe-top .carousel .slider-nav {
	  padding: 0 30px;
	}
	.proDe-top .proDeT-txt {
	  margin-top: 30px;
	}
	.proDe-top .proDeT-txt .proDeT-t1 {
	  font-size: 20px;
	}
	.proDe-top .proDeT-txt .proDeT-p1 {
		font-size: 16px;
		margin-top: 10px;
	}
	.proDe-top .proDeT-txt .proDeT-span1 span {
		margin-top: 12px;
		line-height: 30px;
		border-radius: 15px;
		padding: 0 20px;
	}
	.proDe-top .proDeT-txt .proDeT-p2 {
		line-height: 1.8;
		margin-top: 10px;
	}
	.proDe-mid {
	  padding: 30px 0 30px 0;
	}
	.proDe-mid .proDe-mt span {
		padding: 0 24px;
		font-size: 18px;
		line-height: 44px;
		border-radius: 22px;
	}
	.proDe-mid .proDe-m-con {
		margin-top: 0;
	}
	.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li {
	  margin-top: 15px;
	}
	.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li .proDeml-t {
	  font-size: 20px;
	}
	.proDe-mid .proDe-m-con .proDe-m-left .proDeml-li .proDeml-p {
	  margin-top: 10px;
		line-height: 1.8;
	}
	.proDe-mid .proDe-m-con .proDe-m-right {
	  margin-top: 20px;
	}
	.proDe-mid .proDe-m-con .proDe-m-right img {
		margin-bottom: 15px;
	}
	.proDe-bot {
	  padding: 30px 0 30px 0;
	}
	.proDe-bot .proDe-bt span {
		padding-bottom: 10px;
		font-size: 20px;
	}
	.proDe-bot .proDe-bt a {
		margin-top: 8px;
		font-size: 14px;
	}
	.proDe-bot .proDe-list {
	  margin-top: 20px;
	}
	.proDe-bot .proDe-list .proDe-li {
		width: 100%;
		margin-right: 0%;
		margin-top: 20px;
	}
	.proDe-bot .proDe-list .proDe-li p {
		margin-top: 10px;
		font-size: 16px;
	}
	.proDe-bot .proDe-list .proDe-li .img-box::after {
		left: 25px;
		top: 20px;
		width: 50px;
		height: 69px;
	}
}

.serve {
	margin: 98px 0 92px 0;
	float: left;
	width: 100%;
	background: #f8f8f8;
	position: relative;
}
.serve .serve-left,
.serve .serve-right {	
	float: left;
	width: 50%;
}
.serR-txt {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	padding: 0 110px 0 126px;
}
.serR-t {
	border-bottom: 1px solid #c0c0c0;
}
.serR-t span {
	padding-bottom: 28px;
	font-size: 40px;
	display: inline-block;
	color: #e84f1a;
	position: relative;
}
.serR-t span::after {
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background: #e84f1a;
	content: "";
}
.serR-p {
	margin-top: 32px;
	color: #333;
}
.serR-p p {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	margin: 12px 0;
}
@media (max-width: 1440px) {
	.serR-txt {
	  padding: 0 6% 0 6%;
	}
	.serR-t span {
		padding-bottom: 22px;
		font-size: 30px;
	}
	.serR-p p {
		font-size: 16px;
		line-height: 22px;
		margin: 10px 0;
	}
}
@media (max-width: 991px) {
	.serve .serve-left,
	.serve .serve-right {	
		width: 100%;
	}
	.serR-txt {
		position: relative;
		transform: translateY(-0%);
		top: auto;
		float: left;
		width: 100%;
		padding: 30px 5% 30px 5%;
	}
	.serR-p {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.serve {
	  margin: 30px 0 30px 0;
	}
	.serR-txt {
	  padding: 20px 4% 20px 4%;
	}
	.serR-t span {
		padding-bottom: 12px;
		font-size: 18px;
	}
	.serR-p {
	  margin-top: 10px;
	}
	.serR-p p {
		font-size: 14px;
		line-height: 18px;
		margin: 6px 0;
	}
}

.serSap-1 {
	float: left;
	width: 100%;
	margin: 98px 0 8px 0;
}
.sS1-title {
	font-size: 48px;
	text-align: center;
	color: #000;
}
.sS1-p {
	width: 100%;
	font-size: 18px;
	line-height: 2;
	color: #000;
	text-align: center;
}
.serSap-1 .sS1-txt {
	margin-top: 62px;
	padding-left: 370px;
	position: relative;
}
.serSap-1 .sS1-txt .sS1-l {
	position: absolute;
	left: 0;
	top: 0;
	width: 375px;
}
.serSap-1 .sS1-txt .sS1-l span {
	line-height: 30px;
	border-radius: 30px;
	padding: 15px 34px;
	font-size: 30px;
	display: inline-block;
	color: #fff;
	background: #e84f1a;
}
.serSap-1 .sS1-txt .sS1-r {
	width: 100%;
	font-size: 18px;
	line-height: 2;
} 

.serSap-2,
.serSap-2 ul,
.serSap-2 ul li {
	float: left;
	width: 100%;
	position: relative;
}
.serSap-2 {
	padding-bottom: 58px;
}
.serSap-2 ul li {
	margin-top: 52px;
}
.serSap-2 ul li .img-box {
/* padding-bottom: 29.86666666666667%; */
	height: auto;
	padding-bottom: 0%;
}
.serSap-2 ul li .img-box img {
	width: 100%;
	height: auto;
	position: relative;
	top: auto;
	left: auto;
}

.serSap-2 ul li .img-box .sS2-txt {
	right: 76px;
	width: 41%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}
.serSap-2 ul li:nth-child(2n) .img-box .sS2-txt {
	right: auto;
	left: 85px;
}
.serSap-2 ul li .img-box .sS2-txt .sS2-t {
	font-size: 34px;
}
.serSap-2 ul li .img-box .sS2-txt .sS2-p {
	font-size: 16px;
	margin-top: 32px;
	line-height: 2.2;
}

.sS3-bg {
	background: url(../images/server/img-7.jpg) no-repeat;
	background-size: cover;
}
.serSap-3 {
	float: right;
	width: 57.3%;
	padding: 126px 60px 132px 0;
}
.serSap-3 .sS3-t {}
.serSap-3 .sS3-t span {
	line-height: 60px;
	border-radius: 30px;
	padding: 0 30px;
	font-size: 36px;
	display: inline-block;
	background: #e84f1a;
	color: #fff;
}
.serSap-3 .sS3-p {
	font-size: 18px;
	line-height: 2;
}
.serSap-3 .sS3-h {
	font-size: 20px;
}
.serSap-3 .sS3-p,
.serSap-3 .sS3-h {
	margin-top: 34px;
}	

.serSap-4{ 
	float: left;
	width: 100%;
	padding-top: 92px;
}

.sS4-list {
	margin-top: -14px;
}
.sS4-list .sS4-li {
	float: left;
	width: 100%;
	margin-top: 64px;
	background: #f8f8f8;
	position: relative;
	
}
.sS4-list .sS4-li .sS4-li-left,
.sS4-list .sS4-li .sS4-li-right	{
	float: left;
	width: 50%;
}
.sS4-list .sS4-li .sS4-li-right {
	float: right;
}
.sS4-list .sS4-li:nth-child(2n) .sS4-li-right {
	float: left;
}
.sS4-list .sS4-li .sS4-li-left .sS4-li-txt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
	left: 0;
	padding: 0 55px;
	font-size: 16px;
	line-height: 2;
	color: #333;
}
.sS4-list .sS4-li .sS4-li-left .sS4-li-txt h2 {
	font-size: 30px;
	line-height: 30px;
	color: #e84f1a;
}
.sS4-list .sS4-li .sS4-li-left .sS4-li-txt .h2 {
	padding-left: 14px;
	border-left: 4px solid #e84f1a;
}
.sS4-list .sS4-li:nth-child(2n) .sS4-li-txt {
	left: auto;
	right: 0;
}

.serSap-5 {
	float: left;
	width: 100%;
	padding-top: 100px;
}
.serSap-5 .sS1-title {
	padding-bottom: 24px;
	position: relative;
}
.serSap-5 .sS1-title::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 59px;
	height: 5px;
	background: #e84f1a;
	content: "";
}
.serSap-5 .sS1-p {
	width: 838px;
	margin: 24px auto 0 auto;
}

.sS5-list{
	float: left;
	width: 100%;
	margin-top: 60px;
}
.sS5-list .sS5-li {
	float: left;
	width: 24.1%;
	margin-right: 1.2%;
}
.sS5-list .sS5-li:nth-child(4n) {
	margin-right: 0;
}
.sS5-list .sS5-li .img-box {
	padding-bottom: 145.5801104972376%;
}
.sS5-list .sS5-li .img-box .sS5-li-txt {
	top: 40px;
	padding: 0 40px;
	position: absolute;
	left: 0;
	color: #fff;
}
.sS5-list .sS5-li .img-box .sS5-li-txt .sS5-li-num {
	font-size: 50px;
	font-family: 'CenTuryGoThic-Bold';
}
.sS5-list .sS5-li .img-box .sS5-li-txt .sS5-li-p {
	font-size: 18px;
	line-height: 2;
	margin-top: 24px;
}
.serSap-6 {
	float: left;
	width: 82.2%;
	margin: 74px 0 102px 8.9%;
	padding: 18px 48px 14px 38px;
	font-size: 26px;
	line-height: 50px;
	background: url(../images/server/bg-2.png) left top no-repeat,
	url(../images/server/bg-1.png) right bottom no-repeat;
	color: #e84f1a;
	font-style: italic;
	font-weight: bold;
}
@media (max-width: 1440px) {
	.serSap-1 {
	  margin: 68px 0 0px 0;
	}
	.sS1-title {
	  font-size: 40px;
	}
	.serSap-1 .sS1-txt {
		margin-top: 48px;
		padding-left: 320px;
	}
	.serSap-1 .sS1-txt .sS1-l {
		width: 320px;
	}
	.serSap-1 .sS1-txt .sS1-l span {
		border-radius: 24px;
		padding: 10px 24px;
		font-size: 24px;
	}
	.serSap-1 .sS1-txt .sS1-r {
	  font-size: 16px;
	}
	.serSap-2 ul li {
	  margin-top: 40px;
	}
	.serSap-2 ul li .img-box .sS2-txt {
		right: 70px;
		width: 44%;
	}
	.serSap-2 ul li .img-box .sS2-txt .sS2-t {
		font-size: 24px;
	}
	.serSap-2 ul li .img-box .sS2-txt .sS2-p {
		font-size: 14px;
		margin-top: 28px;
		line-height: 2;
	}
	.serSap-3 {
		padding: 106px 50px 122px 0;
	}
	.serSap-3 .sS3-t span {
		line-height: 48px;
		border-radius: 24px;
		padding: 0 24px;
		font-size: 28px;
	}
	.serSap-3 .sS3-p {
		font-size: 16px;
	}
	.serSap-3 .sS3-h {
		font-size: 18px;
	}
	.serSap-3 .sS3-p,
	.serSap-3 .sS3-h {
		margin-top: 28px;
	}	
	.serSap-4 {
	  padding-top: 80px;
	}
	.sS4-list {
	  margin-top: -0px;
	}
	.sS4-list .sS4-li {
		margin-top: 50px;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt {
		padding: 0 30px;
		font-size: 14px;
		line-height: 1.8;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt .h2 {
		padding-left: 10px;
		border-left-width: 3px;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt h2 {
		font-size: 24px;
		line-height: 24px;
	}
	.serSap-5 .sS1-p {
		margin: 20px auto 0 auto;
		font-size: 16px;
	}
	
	.sS5-list .sS5-li .img-box .sS5-li-txt {
		top: 30px;
		padding: 0 30px;
	}
	.sS5-list .sS5-li .img-box .sS5-li-txt .sS5-li-num {
		font-size: 40px;
	}
	.sS5-list .sS5-li .img-box .sS5-li-txt .sS5-li-p {
		font-size: 16px;
		line-height: 1.8;
		margin-top: 20px;
	}
	.serSap-6 {
		margin: 68px 0 82px 8.9%;
		padding: 18px 40px 14px 30px;
		font-size: 22px;
		line-height: 40px;
	}
}
@media (max-width: 1199px) {
	.serSap-1 {
	  margin: 48px 0 0px 0;
	}
	.sS1-title {
	  font-size: 30px;
	}
	.serSap-2 ul li .img-box .sS2-txt {
		right: 40px;
		width: 48%;
	}
	.serSap-1 .sS1-txt .sS1-r {
		font-size: 14px;
		line-height: 1.8;
	}
	.serSap-2 ul li .img-box .sS2-txt .sS2-p {
		font-size: 14px;
		margin-top: 18px;
		line-height: 1.6;
	}
	.serSap-3 {
		width: 100%;
	  padding: 80px 50px 80px 50px;
	}
	.sS4-list .sS4-li .sS4-li-left,
	.sS4-list .sS4-li .sS4-li-right {
		width: 100%;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt {
		position: relative;
		top: auto;
		transform: translateY(-0%);
		width: 100%;
		left: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.sS4-list .sS4-li .sS4-li-right img {
		width: 100%;
	}
	.serSap-5 .sS1-p {
		width: 100%;
	}
	.sS5-list .sS5-li {
		width: 48%;
		margin-right: 4%;
		margin-top: 30px;
	}
	.sS5-list .sS5-li:nth-child(2n) {
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	.serSap-1 .sS1-txt .sS1-l {
		position: relative;
		left: auto;
		top: auto;
		width: 100;
	}
	.serSap-1 .sS1-txt {
		padding-left: 0;
	}
	.serSap-1 .sS1-txt .sS1-r {
		margin-top: 30px;
	}
	.serSap-2 ul li .img-box img {
		width: 150%;
		max-width: 150%;
	}
	.serSap-2 ul li .img-box .sS2-txt {
		width: 80%;
		right: 10%;
		left: 10%;
	}
	.serSap-2 ul li:nth-child(2n) .img-box .sS2-txt {
		left: 10%;
	}
	.serSap-3 .sS3-t span {
		line-height: 44px;
		border-radius: 22px;
		padding: 0 20px;
		font-size: 20px;
	}
	.serSap-3 .sS3-p, .serSap-3 .sS3-h {
	  margin-top: 20px;
	}
	.serSap-3 .sS3-p {
		font-size: 14px;
		line-height: 1.8;
	}
	.serSap-3 .sS3-h {
	  font-size: 16px;
	}
	.serSap-3 {
	  padding: 60px 30px 60px 30px;
	}
}

@media (max-width: 767px) {
	.serSap-1 {
	  margin: 30px 0 0px 0;
	}
	.sS1-title {
	  font-size: 22px;
	}
	.serSap-1 .sS1-txt {
	  margin-top: 20px;
	}
	.serSap-1 .sS1-txt .sS1-l span {
		border-radius: 20px;
		padding: 5px 18px;
		font-size: 18px;
	}
	.serSap-1 .sS1-txt .sS1-r {
	  margin-top: 10px;
	}
	.serSap-2 {
	  padding-bottom: 30px;
	}
	.serSap-2 ul li {
	  margin-top: 20px;
	}
	.serSap-2 ul li .img-box img {
		width: 300%;
		max-width: 300%;
		margin-left: -50%;
	}
	.serSap-2 ul li .img-box .sS2-txt .sS2-t {
	  font-size: 18px;
	}
	.serSap-2 ul li .img-box .sS2-txt .sS2-p {
		margin-top: 10px;
	}
	.serSap-2 ul li .img-box .sS2-txt {
		width: 90%;
		right: 5%;
		left: 5%;
	}
	.serSap-2 ul li:nth-child(2n) .img-box .sS2-txt {
		left: 5%;
	}
	.serSap-3 {
	    padding: 40px 10px 40px 10px;
	}
	.serSap-3 .sS3-t span {
		line-height: 40px;
		border-radius: 20px;
		padding: 0 18px;
		font-size: 16px;
	}
	.serSap-3 .sS3-p, .serSap-3 .sS3-h {
	  margin-top: 10px;
	}
	.serSap-3 .sS3-h {
		line-height: 1.6;
	}
	.serSap-4 {
	  padding-top: 30px;
	}
	.sS4-list .sS4-li {
	  margin-top: 20px;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt {
	  padding: 20px 20px;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt .h2 {
		padding-left: 8px;
		border-left-width: 2px;
	}
	.sS4-list .sS4-li .sS4-li-left .sS4-li-txt h2 {
		font-size: 18px;
		line-height: 18px;
	}
	.serSap-5 {
	  padding-top: 30px;
	}
	.serSap-5 .sS1-title {
	  padding-bottom: 18px;
	}
	.serSap-5 .sS1-title::after {
		width: 40px;
		height: 3px;
	}
	.serSap-5 .sS1-p {
		margin: 10px auto 0 auto;
		font-size: 14px;
		line-height: 1.6;
	}
	.sS5-list {
		margin-top: 0;
	}
	.sS5-list .sS5-li .img-box .sS5-li-txt {
		top: 20px;
		padding: 0 15px;
	}
	.sS5-list .sS5-li .img-box .sS5-li-txt .sS5-li-num {
	  font-size: 24px;
	}
	.sS5-list .sS5-li .img-box .sS5-li-txt .sS5-li-p {
		font-size: 14px;
		line-height: 1.4;
		margin-top: 5px;
	}
	.sS5-list .sS5-li {
		width: 49%;
		margin-right: 2%;
		margin-top: 10px;
	}
	.serSap-6 {
		width: 100%;
		margin: 28px 0 28px 0%;
		padding: 18px 30px 14px 30px;
		font-size: 16px;
		line-height: 24px;
	}
}

.sA-1,
.sA-1 .sA1-AB {	
	float: left;
	width: 100%;
}
.sA-1 {
	margin-top: 80px;
}
.sA-1 .sA1-AB {
	margin-top: 42px;
}
.sA-1 .sA1-AB .sA1-A {
	float: left;
	width: 48.4%;
	font-size: 16px;
	padding: 50px 52px 56px;
	background: #f8f8f8;
}
.sA-1 .sA1-AB .sA1-A.sA1-B {
	float: right;
	background: #e84f1a;
	color: #fff;
}
.sA-1 .sA1-AB .sA1-A .sA1-t span {
	display: inline-block;
	line-height: 58px;
	border-radius: 29px;
	padding: 0 22px;
	font-size: 26px;
	color: #fff;
	background: #e84f1a;
}
.sA-1 .sA1-AB .sA1-A.sA1-B .sA1-t span {
	color: #e84f1a;
	background: #fff;
}
.sA-1 .sA1-AB .sA1-A .sA1-d {
	font-size: 16px;
	line-height: 36px;
	min-height: 144px;
	margin-top: 24px;
}

.sA-2 {
	float: left;
	width: 100%;
	margin-top: 60px;
	padding-bottom: 82px;
}
.sA2 {
	float: left;
	width: 100%;
	margin-top: 36px;
}
.sA2-Box {
	float: left;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=00);
	position: absolute;
}
.sA2-Box.block {
	left: 0;
	top: 0;
	position: relative;
	z-index: 9;
	opacity: 1;
	filter: alpha(opacity=100);
}
.sA2Hd,
.sA2Bd {
	float: left;
	width: 100%;
	overflow: hidden;
}
.sA2Hd {
	background: #888;
}
.sA2Hd .sA2Hd-li {
	float: left;
	width: 25%;
	line-height: 68px;
	font-size: 24px;
	cursor: pointer;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.3);
	text-align: center;
}
.sA2Hd .sA2Hd-li span {
	font-size: 26px;
	margin-right: 8px;
	font-family: 'CenTuryGoThic-Bold';
}
.sA2Hd .sA2Hd-li:nth-child(1).on {
	background: #f39801;
}
.sA2Hd .sA2Hd-li:nth-child(2).on {
	background: #e84f1a;
}
.sA2Hd .sA2Hd-li:nth-child(3).on {
	background: #383735;
}
.sA2Hd .sA2Hd-li:nth-child(4).on {
	background: #14429a;
}
.sA2Hd .sA2Hd-li:last-child {
	border-right-width: 0;
}
.sA2Bd {
	margin-top: 36px;
}
.sA2-1,
.sA2-2,
.sA2-3,
.sA2-4 {
	margin-top: 66px;
}
.sA2-1 {
	width: 88.8%;
	margin: auto 5.6%;
	background: #f8f8f8;
	position: relative;
	float: left;
}
.sA2-1-left,
.sA2-1-right {	
	float: left;
	width: 50%;
}
.sA2-1-right .sA2-1-p {
	font-size: 20px;
	padding: 0 3%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 50%;
	text-align: center;
	line-height: 1.4;
}
.sA2-2 {
	float: left;
	width: 94.4%;
	margin: auto 2.8%;
}
.sA2-2-ul {
	float: left;
	width: 100%;
}
.sA2-2-ul .sA2-2-li {
	float: left;
	width: 23.8%;
	padding: 50px 42px 40px 42px;
	margin-right: 1.6%;
	background: #f8f8f8;
}
.sA2-2-ul .sA2-2-li:nth-child(4n) {
	margin-right: 0;
}
.sA2-2-li-t {
	line-height: 30px;
	font-size: 26px;
}
.sA2-2-li-t span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	margin-right: 12px;
	border-radius: 100%;
	text-align: center;
	font-family: 'CenTuryGoThic-Bold';
	display: inline-block;
	vertical-align: top;
	color: #fff;
	background: #e84f1a;
}
.sA2-2-li-p {
	font-size: 16px;
	line-height: 32px;
	height: 320px;
	margin-top: 24px;
	overflow: hidden;
}
.sA2-3 {
	float: left;
	width: 96%;
	margin: auto 2%;
}
.sA2-3 table {
	width: 100%;
}
.sA2-3 table tr th,
.sA2-3 table tr td {
	border: 1px solid #cfcfcf;
}	
.sA2-3 table tr th {
	font-size: 24px;
	line-height: 24px;
	padding: 20px;
	background: #e84f1a;
	color: #fff;
	text-align: center;
}
.sA2-3 table tr td {
	font-size: 16px;
	line-height: 28px;
	padding: 24px 40px 20px;
}
.sA2-3 table tr td:nth-child(1),
.sA2-3 table tr td:nth-child(2) {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.sA2-3 table tr td:nth-child(1) {
	width: 7.2%;
}
.sA2-3 table tr td:nth-child(2) {
	width: 17.3%;
}
.sA2-3 table tr td:nth-child(3) {
	width: 35.4%;
}
.sA2-3 table tr td:nth-child(4) {
	width: 40.1%;
}
.sA2-3 table tr td .td1 {
	font-family: 'CenturyGothic';
	font-size: 26px;
}
.sA2-3 table tr td .td2 {
	color: #e84f1a;
}
.sA2-4 {
	float: left;
	width: 94.8%;
	margin: auto 2.6%;
	background: #f8f8f8;
	position: relative;
}
.sA2-4 .sA2-4-pic,
.sA2-4 .sA2-4-txt {	
	float: left;
	width: 50%;
}
.sA2-4 .sA2-4-txt {	
}
.sA2-4 .sA2-4-txt .sA2-4-ul {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
	padding: 0 48px;
}
.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li {
	padding: 40px 0;
	border-bottom: 1px solid #d2d2d2;
}
.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li:last-child {
	border-bottom-width: 0;
}
.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li .sA2-4-t {
	font-size: 26px;
	color: #14429a;
}
.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li:last-child .sA2-4-t {
	color: #e84f1a;
}
.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li .sA2-4-d {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 12px;
}
@media (max-width: 1440px) {
	.sA-1 .sA1-AB .sA1-A {
	    padding: 40px 30px 40px;
	}
	.sA-1 .sA1-AB .sA1-A .sA1-t span {
		line-height: 48px;
		border-radius: 24px;
		padding: 0 18px;
		font-size: 20px;
	}
	.sA-1 .sA1-AB .sA1-A .sA1-d {
		font-size: 14px;
		line-height: 30px;
		min-height: 120px;
		margin-top: 20px;
	}
	.sA2-1 {
		width: 90%;
		margin: auto 5%;
	}
	.sA2Hd .sA2Hd-li {
		line-height: 58px;
		font-size: 20px
	}
	.sA2Hd .sA2Hd-li span {
		font-size: 22px;
	}
	.sA2-1-right .sA2-1-p {
		font-size: 18px;
	}
	.sA2-2-ul .sA2-2-li {
	  padding: 40px 2% 40px 2%;
	}
	.sA2-2-li-t {
	  font-size: 20px;
	}
	.sA2-3 table tr td {
	    line-height: 24px;
	    padding: 20px 36px 20px;
	}
	.sA2-3 table tr th {
		font-size: 20px;
		line-height: 20px;
		padding: 18px;
	}
	.sA2-3 table tr td .td1 {
		font-size: 22px;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul {
		padding: 0 3%;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li .sA2-4-t {
		font-size: 22px;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li .sA2-4-d {
		font-size: 14px;
		margin-top: 10px;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li {
	  padding: 20px 0;
	}
	.sA2-2-li-p {
		font-size: 14px;
		line-height: 30px;
		height: 300px;
		margin-top: 20px;
	}
}
@media (max-width: 1280px) {
	.sA-1 .sA1-AB .sA1-A .sA1-d {
		font-size: 13px;
	}
}
@media (max-width: 1199px) {
	.sA-1 .sA1-AB .sA1-A {
		width: 100%;
	}
	.sA-1 .sA1-AB .sA1-A .sA1-d {
	  font-size: 14px;
	}
	.sA2-1-left > img{
		width: 100%;
	}
	.sA2-1-left, .sA2-1-right {
		width: 100%;
	}
	.sA2-1-right .sA2-1-p {
		position: relative;
		top: auto;
		right: auto;
		transform: translateY(-0%);
		width: 100%;
		padding: 20px;
	}
	.sA2-2-ul .sA2-2-li {
		width: 48%;
		margin-right: 4%;
		margin-top: 30px;
	}
	.sA2-2-ul .sA2-2-li:nth-child(2n) {
		margin-right: 0;
	}
	.sA2-2-li-p {
		height: 180px;
	}
	.sA2-4 .sA2-4-pic, .sA2-4 .sA2-4-txt {
		width: 100%;
	}
	.sA2-4 .sA2-4-pic > img {
		width: 100%;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul {
		position: relative;
		right: auto;
		top: auto;
		transform: translateY(-0%);
		width: 100%;
	}
}
@media (max-width: 991px) {
	.sA2Hd .sA2Hd-li {
		width: 50%;
	}
	.sA2Hd .sA2Hd-li {
	  border-bottom: 1px solid rgba(255,255,255,0.3);
	}
	.sA2Hd .sA2Hd-li:nth-child(3),
	.sA2Hd .sA2Hd-li:nth-child(4) {
		border-bottom: 0;
	}
	.sA2-2-li-p {
	  height: 240px;
	}
	.sA2-3 {
		width: 100%;
		overflow-x: auto;
		margin: 0;
	}
	.sA2-3 table {
		width: 990px;
	}
	.sA2-3 table tr td {
		line-height: 20px;
		padding: 15px 24px 15px;
		font-size: 14px;
	}
	.sA2-3 table tr th {
		font-size: 18px;
		line-height: 18px;
		padding: 10px;
	}
}
@media (max-width: 767px) {
	.sA-1 {
	  margin-top: 30px;
	}
	.sA-1 .sA1-AB {
	  margin-top: 20px;
	}
	.sA-1 .sA1-AB .sA1-A {
	  padding: 20px 20px 20px;
	}
	.sA-1 .sA1-AB .sA1-A .sA1-t span {
		line-height: 36px;
		border-radius: 18px;
		padding: 0 14px;
		font-size: 16px;
	}
	.sA-1 .sA1-AB .sA1-A .sA1-d {
		font-size: 14px;
		line-height: 24px;
		min-height: 0;
		margin-top: 10px;
	}
	.sA2Bd {
	  margin-top: 20px;
	}
	.sA2-1, .sA2-2, .sA2-3, .sA2-4 {
	  margin-top: 0px;
	}
	.sA2 {
		margin-top: 20px;
	}
	.sA-2 {
	  margin-top: 30px;
	  padding-bottom: 30px;
	}
	.sA2-1 {
		width: 100%;
		margin: auto 0%;
	}
	.sA2Hd .sA2Hd-li {
		line-height: 48px;
		font-size: 16px;
	}
	.sA2Hd .sA2Hd-li span {
	  font-size: 18px;
		margin-right: 2px;
	}
	.sA2-1-right .sA2-1-p {
	  font-size: 16px;
		line-height: 1.8;
		text-align: left;
	}
	.sA2-2 {
		width: 100%;
		margin: auto 0%;
	}
	.sA2-2-ul .sA2-2-li {
		width: 100%;
		margin-right: 0%;
		margin-top: 10px;
	}
	.sA2-2-li-p {
		height: auto;
	}
	.sA2-2-ul .sA2-2-li {
	  padding: 15px 4% 15px 4%;
	}
	.sA2-2-li-t {
	  font-size: 16px;
	}
	.sA2-2-li-t span {
		font-size: 16px;
		margin-right: 8px;
	}
	.sA2-2-li-p {
		margin-top: 10px;
		line-height: 1.8;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul {
	  padding: 0 5%;
	}
	.sA2-4 .sA2-4-txt .sA2-4-ul .sA2-4-li .sA2-4-t {
	  font-size: 18px;
	}
	.sA2-4 {
		width: 100%;
		margin: 0;
	}
}



.job-con {
	float: left;
	width: 100%;
	padding: 100px 0;
}
.wrap-job{
	float: left;
	width: 100%;
}
.wrap-job .job{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.wrap-job .job .job-p1{
	float: left;
	width: 100%;
	line-height: 35px;
	padding: 10px 0;
	font-size: 18px;
	color: #666;
	text-align: center;
}
.wrap-job .job .list{
	float: left;
	width: 100%;
}
.wrap-job .job .list > ul{
	float: left;
	width: 100%;
    overflow: hidden;
}
.wrap-job .job .list > ul > li{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.wrap-job .job .list > ul > li .tlist{
	float: left;
	width: 100%;
    overflow: hidden;
	padding: 24px 0 24px 0;
	cursor: pointer;
	position: relative;
	background: #f9f9f9;
}
.wrap-job .job .list > ul > li .tlist .titem{
	float: left;
	width: 16.6%;
    font-size: 24px;
	line-height: 50px;
	padding-left: 30px;
	color: #010101;
    display: inline-block;
	overflow: hidden;
	/* text-align: center; */
}
.wrap-job .job .list > ul > li .tlist .titem:first-child{
	border-right: 1px solid #c8c8c8;
}

.wrap-job .job .list > ul > li .tlist .middle{
	float: left;
	width: 82.2%;
	font-size: 18px;
	line-height: 50px;
	color: #333;
}
.wrap-job .job .list > ul > li .tlist .middle > div{
	float: left;
	text-align: center;
}
.wrap-job .job .list > ul > li .tlist .middle > div > span{
	color: #666;
}
.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-1{
	width: 16%;
}
.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-2{
	width: 18.2%;
}
.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-3{
	width: 21.6%;
}

.wrap-job .job .list > ul > li .tlist .titem.right{
	float: left;
	width: 66px;
	height: 98px;
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 0;
}
.wrap-job .job .list > ul > li .tlist .titem a
{
    float: left;
}
.wrap-job .job .list > ul > li .tlist .titem a.more:after{
	position: absolute;
	left: 0;
	top: 0;
    width: 100%;
	height: 100%;
	background: #e84f1a url(../images/contact/jia.png) center no-repeat;
	content: "";
}
.wrap-job .job .list > ul > li.current .tlist .titem a.more:after{
	background: #e84f1a url(../images/contact/jian.png) center no-repeat;
}
.wrap-job .job .list > ul > li .tlist .titem a.more:after{
	
}
.wrap-job .job .list > ul > li .tlist .titem a.apply{
    color: #d70c18;
}
.wrap-job .job .list > ul > li.current .tlist .titem a.more:after{
}
.wrap-job .job .list > ul > li .note{
    display: none;
	float: left;
	width: 100%;
	color: #333;
	padding: 28px 4.2% 28px 4.2%;
	font-size: 16px;
	line-height: 36px;
}
.wrap-job .job .list > ul > li .note .note-text1 {
	margin-top: 32px;
}
.wrap-job .job .list > ul > li .note .note-text1 h1{
	font-size: 22px;
}
.wrap-job .job .list > ul > li .note .note-text1 .note-p{
	margin-top: 15px;
}
.wrap-job .job .list > ul > li .note .note-a {
	margin-top: 58px;
}
.wrap-job .job .list > ul > li .note .note-a a {
	display: inline-block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: #e84f1a;
	text-align: center;
}
.wrap-job .job .list > ul > li .note .note-a a:hover {
	opacity: 0.8;
}
@media (max-width: 1199px){
	.wrap-job .job .list > ul > li .tlist{
		padding: 20px 0;
	}
	.wrap-job .job .list > ul > li .tlist .titem{
		width: 24%;
		line-height: 40px;
		font-size: 18px;
	}
	.wrap-job .job .list > ul > li .tlist .middle{
		width: 76%;
		line-height: 40px;
		font-size: 14px;
	}
	.wrap-job .job .list > ul > li .tlist .titem.right{
		height: 80px;
	}
	.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-1{
		width: 25%;
	}
	.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-2{
		width: 25%;
	}
	.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-3{
		width: 30%;
	}
	.wrap-job .job .list > ul > li .note .note-text1 h1 {
	    font-size: 20px;
	}
	.wrap-job .job .list > ul > li .note .note-text1 {
	    margin-top: 20px;
	}
	.wrap-job .job .list > ul > li .note {
	    padding: 20px 3.6% 20px 3.6%;
	    font-size: 14px;
	    line-height: 32px;
	}
	
	.wrap-job .job .list > ul > li{
		margin-top: 24px;
	}
}
@media (max-width: 991px){
	.wrap-job .job .list > ul > li .tlist {
	    padding: 15px 0;
	}
	.wrap-job .job .list > ul > li .tlist .titem.right{
		height: 70px;
	}
	.note-but {
	    width: 130px;
	    height: 44px;
	    line-height: 42px;
	    font-size: 15px;
	    margin-right: 10px;
	}
}
@media (max-width: 767px){
	.job-con {
	  padding: 30px 0;
	}
	.wrap-job .job{
		margin-top: 0;
	}
	.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-2,
	.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-3{
		display: none;
	}
	.wrap-job .job .list > ul > li .tlist .titem.right {
		width: 40px;
	    height: 60px;
	}
	.wrap-job .job .list > ul > li .tlist .titem{
		width: 40%;
		line-height: 30px;
		font-size: 16px;
	}
	.wrap-job .job .list > ul > li .tlist .middle{
		width: 48%;
		line-height: 30px;
	}
	.wrap-job .job .list > ul > li .tlist .middle > div.jobDiv-1{
		width: 100%;
	}
	.wrap-job .job .list > ul > li .note {
	    padding: 10px 3% 10px 3%;
	    font-size: 14px;
	    line-height: 28px;
	}
	.wrap-job .job .list > ul > li .note .note-text1 h1 {
	    font-size: 18px;
	}
	.wrap-job .job .list > ul > li .note .note-text1 {
	    margin-top: 10px;
	}
	.wrap-job .job .list > ul > li {
	    margin-top: 15px;
	}
	.wrap-job .job .list > ul > li .note .note-a {
	    margin-top: 20px;
	}
	.wrap-job .job .list > ul > li .note .note-a a {
		width: 130px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}
	.wrap-job .job .list > ul > li .tlist .titem a.more:after {
		background-size: 16px auto!important;
	}
}

.contact-1,
.contact-1 .con1,
.contact-2 {
	float: left;
	width: 100%;
	margin-top: 90px;
	position: relative;
}
.contact-2 {
	margin-bottom: 78px;
}
.con1 {
	background: #f8f8f8;
	margin-top: 42px;
}
.con1-l {
	float: left;
	width: 55.3%;
	height: 654px;
}
.con1-l .map {
	width: 100%;
	height: 100%;
}
.con1-r {
	float: left;
	width: 44.7%;
}

.con1-r .con1-r-txt {
	width: 44.7%;
	padding: 0 65px 0 85px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.con1-r .con1-r-txt .con1-r-t {
	font-size: 38px;
	line-height: 52px;
	padding-bottom: 32px;
	border-bottom: 1px solid #bfbfbf;
	color: #e84f1a;
	position: relative;
}
.con1-r .con1-r-txt .con1-r-t::after {
	position: absolute;
	left: -136px;
	bottom: -2px;
	width: 208px;
	height: 3px;
	background: #ea5413;
	content: "";
}
.con1-r .con1-r-txt .con1-r-p {
	margin-top: 24px;
}
.con1-r .con1-r-txt .con1-r-p div {
	float: left;
	width: 100%;
	margin: 18px 0;
	line-height: 20px;
	padding-left: 36px;
	font-size: 20px;
	font-family: 'CenturyGothic';
	background-position: left center;
}
.con1-r .con1-r-txt .con1-r-p div.con1-r-ico1 {
	background: url(../images/contact/ico-1.png) no-repeat;
}
.con1-r .con1-r-txt .con1-r-p div.con1-r-ico2 {
	background: url(../images/contact/ico-2.png) no-repeat;
}
.con1-r .con1-r-txt .con1-r-p div.con1-r-ico3 {
	background: url(../images/contact/ico-3.png) no-repeat;
}
@media (max-width: 1440px) {
	.con1-r .con1-r-txt {
	  padding: 0 4% 0 4%;
	}
	.con1-r .con1-r-txt .con1-r-t {
		font-size: 30px;
		line-height: 42px;
		padding-bottom: 20px;
	}
	.con1-r .con1-r-txt .con1-r-p div {
		margin: 12px 0;
		padding-left: 32px;
		font-size: 18px;
	}
}
@media (max-width: 1199px) {
	.con1-r .con1-r-txt .con1-r-t {
		font-size: 24px;
		line-height: 36px;
		padding-bottom: 18px;
	}
	.con1-r .con1-r-txt .con1-r-p div {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.con1-l {
		width: 100%;
		height: 400px;
	}
	.con1-r {
		width: 100%;
	}
	.con1-r .con1-r-txt {
		float: left;
		width: 100%;
		position: relative;
		top: auto;
		transform: translateY(-0%);
		padding: 30px 4% 30px 4%;
	}
	.con1-r .con1-r-txt .con1-r-t::after {
		left: 0;
		width: 80px;
	}
	.contact-1, 
	.contact-1 .con1, 
	.contact-2{
		margin-top: 60px;
	}
}
@media (max-width: 767px) {
	.contact-1, .contact-1 .con1, .contact-2 {
	  margin-top: 30px;
	}
	.con1-l {
	  height: 300px;
	}
	.con1-r .con1-r-txt {
		padding: 20px 4%;
	}
	.con1-r .con1-r-txt .con1-r-t {
		font-size: 20px;
		line-height: 1.6;
		padding-bottom: 10px;
	}
	.con1-r .con1-r-txt .con1-r-p {
	  margin-top: 18px;
	}
	.con1-r .con1-r-txt .con1-r-p div {
		margin: 8px 0;
		font-size: 14px;
	}
	.contact-2 {
	  margin-bottom: 30px;
	}
}

.con-form {
	float: left;
	width: 100%;
	margin-top: 18px;
	font-size: 16px;
}
.con-form input[type=text] {
	float: left;
	width: 48.4%;
	line-height: 70px;
	margin-top: 20px;
	border-bottom: 1px solid #dcdcdc;
}
.con-form input[type=text].fl-r {
	float: right;
}
.con-form textarea {
	width: 100%;
	height: 112px;
	margin-top: 56px;
	line-height: 36px;
	border-bottom: 1px solid #dcdcdc;
}
.con-form input[type=submit] {
	transition: all 0.3s ease-out 0s;
	border: 1px solid #e84f1a;
	background: #e84f1a;
	color: #fff;
	font-size: 18px;
	margin-top: 80px;
	width: 308px;
	line-height: 58px;
	border-radius: 29px;
}

.con-form input[type=submit]:hover {
	opacity: 0.8;
}
/* .con-form input[type=submit]:hover {
	background: #fff;
	color: #666;
	border-color: #dcdcdc;
}
.con-form input[type=reset]:hover {
	background: #215592;
	border-color: #215592;
	color: #fff;
} */
.con-form input[type=text].focus,
.con-form textarea.focus{
	border-bottom: 1px solid #e84f1a;
}
.con-form input[type=text].focus::input-placeholder,
.con-form textarea.focus::input-placeholder { 
	color: #e84f1a;
}
.con-form input[type=text].focus::-webkit-input-placeholder,
.con-form textarea.focus::-webkit-input-placeholder{ 
	color: #e84f1a;
}
.con-form input[type=text].focus:-moz-placeholder,
.con-form textarea.focus:-moz-placeholder{ 
	color: #e84f1a;
}
.con-form input[type=text].focus::-moz-placeholder,
.con-form textarea.focus::-moz-placeholder { 
	color: #e84f1a;
}
.con-form input[type=text].focus::-ms-input-placeholder,
.con-form textarea.focus::-ms-input-placeholder { 
	color: #e84f1a;
}
@media (max-width: 767px) {
	.con-form {
		margin-top: 0;
		font-size: 14px;
	}
	.con-form input[type=text] {
		width: 100%;
		line-height: 36px;
		margin-top: 10px;
	}
	.con-form input[type=text].fl-r {
		padding-left: 0;
	}
	.con-form textarea {
		margin-top: 10px;
		height: 100px;
	}
	.con-form input[type=submit] {
		margin-top: 10px;
		line-height: 40px;
		font-size: 14px;
		width: 140px;
	}
}

.news-ccc,
.news-list,
.news-list ul {
	float: left;
	width: 100%;
}
.news-ccc {
	padding: 100px 0;
}
.news-list ul li {
	float: left;
	width: 31.8%;
	margin-right: 2.3%;
	margin-top: 58px;
}
.news-list ul li:nth-child(3n) {
	margin-right: 0;
}
.news-list ul li .img-box {
	padding-bottom: 61.92468619246862%;
}
.news-list ul li .img-box img {
	transition: all 0.3s ease-out 0s;
}
.news-list ul li:hover .img-box img {	
	transform: scale(1.1);	 
}
.news-list ul li .news-text {
	padding: 36px 20px 0 20px;
}
.news-list ul li .news-text .news-t {
	font-size: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list ul li .news-text .news-t a {
	color: #333;
}
.news-list ul li .news-text .news-time{
	font-size: 18px;
	margin-top: 16px;
	color: #ea5413;
	font-family: 'CenTuryGoThic-Bold';
}
.news-list ul li .news-text .news-p {
	height: 56px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #666;
}
.news-list ul li .news-text .news-a {
	margin-top: 28px;
	font-size: 14px;
}
.news-list ul li .news-text .news-a a {
	color: #999;
}
.news-list ul li .news-text .news-a a:hover {
	color: #ea5413;
}

.news-list ul li > p {
	font-size: 18px;
	margin-top: 24px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width: 1440px) {
	.news-list ul li {
		margin-top: 48px;
	}
	.news-list ul li .news-text {
	  padding: 30px 15px 0 15px;
	}
	.news-list ul li .news-text .news-t {
	  font-size: 18px;
	}
	.news-list ul li .news-text .news-time {
		font-size: 16px;
		margin-top: 12px;
	}
	.news-list ul li .news-text .news-p {
		margin-top: 14px;
		height: 48px;
		line-height: 24px;
	}
	.news-list ul li .news-text .news-a {
		margin-top: 20px;
	}
}
@media (max-width: 1199px) {
	.news-list ul{
		margin-top: 0;
	}
	.news-list ul li {
		width: 48%;
		margin-right: 4%;
		margin-top: 30px;
	}
	.news-list ul li:nth-child(3n) {
		margin-right: 4%;
	}
	.news-list ul li:nth-child(2n) {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.news-ccc {
	  padding: 30px 0;
	}
	.news-list ul li {
		width: 100%;
		margin-right: 0%;
		margin-top: 20px;
	}
	.news-list ul li:nth-child(3n) {
		margin-right: 0%;
	}
	.news-list ul li .news-text {
	    padding: 20px 10px 0 10px;
	}
}





.news-details{
	float: left;
	width: 100%;
	padding: 44px 0 102px 0;
}
.news-details .newDe-left{
	float: left;
	width: 100%;
}
.news-details .newDe-left .newDe-t{
	float: left;
	width: 100%;
	font-size: 30px;
	padding-right: 84px;
	line-height: 1.1;
	color: #333;
	position: relative;
}

.newDe-time{
	position: absolute;
	right: 0;
	top: 0;
	color: #e84f1a;
	width: 84px;
	line-height: 1.1;
	text-align: center;
	font-family: 'AvantGardeITCbyBT-Book';
}
.newDe-time .newDe-day{
	font-size: 50px;
	font-weight: bold;
}
.newDe-time .newDe-year{
	font-size: 20px;
}


.news-details .newDe-left .newDe-p{
	float: left;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
}
.news-details .newDe-left .newDe-p span{
	float: left;
	font-size: 16px;
	line-height: 18px;
	color: #999;
}

.news-details .newDe-left .text{
	font-family: 'CenturyGothic';
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 40px 0 70px 0;
	margin-bottom: 24px;
	line-height: 2.5;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
}
.news-details .newDe-left .newDe-a{
	float: left;
	width: 100%;
}
.news-details .newDe-left .newDe-a a{
	float: left;
	max-width: 48%;
	line-height: 48px;
	border-radius: 24px;
	font-size: 16px;
	padding: 0 25px;
	border: 1px dashed #e5e5e5;
	background: #e5e5e5;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-details .newDe-left .newDe-a a:last-child{
	float: right;
}
.news-details .newDe-left .newDe-a a:hover{
	color: #fff;
	background: #e84f1a;
	border-color: #e84f1a;
}

.news-details .pro-list ul li{
	margin-top: 20px;
}

.prde2-t1{
	float: left;
	width: 100%;
	padding: 0 10px;
	margin-top: 74px;
	line-height: 60px;
	font-size: 20px;
	background: #0070be;
	color: #fff;
}
.prde2-t1 a{
	float: right;
	font-size: 14px;
	color: #fff;
}
.prde2-t1 a:hover{
	opacity: 0.8;
}

.newDeCon-rTel{
	float: left;
	width: 100%;
	padding: 30px 20px;
	background: #e84f1a;
	color: #fff;
}
.newDeCon-rTel .newDeCon-rTc{
	font-size: 20px;
	padding-left: 40px;
	line-height: 26px;
	background: url(../images/news/tel.png) left center no-repeat;
	background-size: auto 100%;
}
.newDeCon-rTel .newDeCon-rTn{
	font-family: 'BarlowCondensed-SemiBold';
	font-size: 48px;
	line-height: 0.9;
	margin-top: 10px;
}
@media (max-width: 1600px) {
	.newDeCon-rTel .newDeCon-rTn {
		font-size: 40px;
	}
}

@media (max-width: 1440px) {
	.news-details {
	  padding: 30px 0 80px 0;
	}
	.newDeCon-right .news {
	  margin-top: 30px;
	}
	.newDeCon-rTel {
		padding: 20px 15px;
	}
	.newDeCon-rTel .newDeCon-rTc {
		font-size: 18px;
		padding-left: 36px;
		line-height: 24px;
	}
	.newDeCon-rTel .newDeCon-rTn {
		font-size: 40px;
		margin-top: 8px;
	}
	.news-details .newDe-left .newDe-t {
		font-size: 24px;
	}
	.newDe-time .newDe-day{
		font-size: 40px;
	}
	.newDe-time .newDe-year {
	  font-size: 18px;
	}
	.news-details .newDe-left .text {
		font-size: 14px;
		padding: 30px 0 50px 0;
	}
	.news-details .newDe-left .newDe-a a {
		line-height: 48px;
		border-radius: 24px;
		font-size: 14px;
		padding: 0 20px;
	}
	.prde2-t1 {
		margin-top: 40px;
		line-height: 48px;
		font-size: 18px;
	}
	.news-details .newDe-left .newDe-p span{
		margin-right: 20px;
	}
}
@media (max-width: 1280px) {
	.newDeCon-rTel .newDeCon-rTn {
		font-size: 32px;
	}
}
@media (max-width: 1199px) {
	.news-details .newDe-left .newDe-t {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.news-details .newDe-left .newDe-p span{
		font-size: 14px;
	}
	.news-details .newDe-left .newDe-a a {
	  line-height: 40px;
	  border-radius: 20px;
	}
	
}

@media (max-width: 991px) {
	.news-details .newDe-left{
		width: 100%;
		padding: 0;
		border: 0;
	} 
	.news-details {
	    padding: 40px 0 34px 0;
	}
}
@media (max-width: 767px) {
	.news-details {
	  padding: 20px 0 20px 0;
	}
	.news-details .newDe-left .newDe-t{
		font-size: 18px;
		line-height: 1.4;
		padding-bottom: 0;
	}
	.news-details .newDe-left .newDe-p{
		padding: 10px 0 15px 0;
	}
	.news-details .newDe-left .text {
		padding: 10px 0 20px 0;
		margin-bottom: 15px;
		line-height: 1.8;
	}
	.newDeCon-right {
	    margin-top: 20px;
	}
	.news-details .newDe-left .newDe-a a{
		max-width: 100%;
		width: 100%;
		margin: 5px 0;
	}
	.newDe-time .newDe-day{
		font-size: 30px;
	}
	.newDe-time .newDe-year{
		font-size: 14px;
	}
	.prde2-t1 {
		margin-top: 20px;
		line-height: 40px;
		font-size: 16px;
	}
	.prde2-t1 a{
		font-size: 12px;
	}
}

.newDe-con{
	float: left;
	width: 100%;
	position: relative;
}
.newDe-con::after{
	position: absolute;
	left: 76%;
	width: 1px;
	height: 100%;
	background: #f1f3f3;
}
.newDeCon-left{
	float: left;
	width: 79.5%;
	padding-right: 52px;
}
.newDeCon-right{
	float: left;
	width: 20.5%;
}
.newDeCon-rh{
	float: left;
	width: 100%;
	font-size: 30px;
	padding-bottom: 22px;
	font-weight: bold;
	position: relative;
	color: #333;
}
.newDeCon-rh::after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 36px;
	height: 4px;
	background: #e84f1a;
	content: "";
}
.newDeCon-right .news{
	float: left;
	width: 100%;
	margin-top: 36px;
	margin-bottom: 15px;
}
.newDeCon-right .news ul li{
	padding: 0;
	margin-top: 0px;
}
.newDeCon-right .news ul li:hover{
	background: none;
}
.newDeCon-right .news ul li .news-con .news-pic,
.newDeCon-right .news ul li .news-con .news-text{
	width: 100%;
}
.newDeCon-right .news ul li .news-con .news-pic .img-box{
	padding-bottom: 62.74509803921569%;
}
.newDeCon-right .news ul li .news-con .news-pic .img-box img{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s; 
	-o-transition: all 0.3s ease-out 0s; 
	transition: all 0.3s ease-out 0s;
}	
.newDeCon-right .news ul li:hover .news-con .news-pic .img-box img{
	-webkit-transform: scale(1.1);
	-mos-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.newDeCon-right .news ul li .news-con .news-text{
	padding-left: 0;
}
.newDeCon-right .news ul li .news-con .news-text .news-title {
	font-size: 16px;
	line-height: 24px;
	color: #e84f1a;
	margin: 12px 0 28px 0;
	white-space: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newDeCon-right .news ul li .news-con .news-text .news-title a{
	color: #333;
}
.newDeCon-right .news ul li .news-con .news-text .news-p {
	font-size: 14px;
	height: 60px;
	line-height: 30px;
	margin-top: 14px;
	color: #949393;
}

@media (max-width: 1199px) {
	.newDe-con::after{
		display: none;
	}
	.newDeCon-left,
	.newDeCon-right{
		width: 100%;
		padding: 0;
	}
	.newDeCon-right{
		margin-top: 30px;
	}
	.newDeCon-right .news{
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.newDeCon-rh {
		font-size: 20px;
		padding-bottom: 14px;
	}
	.newDeCon-right .news{
		margin-bottom: 0;
	}
	.newDeCon-right .news ul li .news-con .news-text .news-title {
		font-size: 16px;
		line-height: 1.8;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.newDeCon-right .news ul li .news-con .news-text .news-p {
		height: 48px;
		line-height: 24px;
		margin-top: 0px;
	}
	.newDeCon-right .news {
	  margin-top: 0px;
	}
	.newDeCon-right .news ul li {
	  margin-top: 10px;
	}
}


.bo-1{
	position: relative;
	z-index: 9992;
	background: #f0f0f0;
}
.add{
	font-family: 'AvantGardeITCbyBT-Book';
	position: absolute;
	right: 0;
	line-height: 70px;
	color: #c3c2c2;
	padding-left: 34px;
	background: url(../images/news/link-ico.png) left center no-repeat;
}
.add a{
	font-size: 16px;
	margin: 0 4px;
	color: #c3c2c2;
}
.add a:hover,
.add a.active{
	color: #e84f1a;
}
@media (max-width: 1680px){
	.add{
		right: 3%;
	}
}

@media (max-width: 1199px){
	.add{
		display: none;
	}
}


.about-1 {
	float: left;
	width: 100%;
	padding: 96px 0 112px 0;
}
.ab1-t,
.ab1-p,
.ab1-txt {
	float: left;
	width: 100%;
}
.ab1-t {
	font-size: 36px;
	padding-bottom: 26px;
	color: #e84f1a;
	position: relative;
}
.ab1-t::after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 42px;
	height: 4px;
	background: #e84f1a;
	content: "";
}
.ab1-p {
	font-size: 18px;
	line-height: 2;
	margin-top: 28px;
}
.ab1-txt {
	padding: 122px 0 100px 0px;
	margin-top: 50px;
	background: url(../images/about/img-1.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}
.ab1-txt .ab1-li {
	float: left;
	width: 27%;
	margin: 0 3.16%;
}
.ab1-txt .ab1-li .ab1-li-span span {
	display: inline-block;
	background: #e84f1a;
	line-height: 44px;
	border-radius: 22px;
	font-size: 20px;
	padding: 0 14px;
}
.ab1-txt .ab1-li .ab1-li-p {
	font-size: 18px;
	line-height: 2;
	margin-top: 20px;
}

.his-bg {
	background: url(../images/about/img-2.jpg) no-repeat;
	background-size: cover;
}
.history,
.historyList,
.history .sS1-title {
	float: left;
	width: 100%;
	color: #fff;
}
.history {
	padding-top: 86px;
}
.historyList {
	margin: 120px 0;
}
.historyList .hisHalf {
	width: 50%;
	position: relative;
}
.historyList .hisHalf::after {
	position: absolute;
	top: 12px;
	left: -12px;
	width: 24px;
	height: 24px;
	background: url(../images/about/ico.png) no-repeat;
	content: "";
}
.historyList .hisHalf .hisYear {
	font-size: 48px;
	font-family: 'CenTuryGoThic-Bold';
}
.historyList .hisHalf .hisP {
	float: right;
	font-size: 20px;
	height: 108px;
	line-height: 36px;
	margin-top: 22px;
	width: 560px;
}
.historyList .slick-slide::after {
	position: absolute;
	left: 50%;
	top: 0;
	border-right: 1px dashed #fff;
	height: 100%;
	content: "";
}
.historyList .slick-slide:nth-child(even) .hisHalf {
	float: left;
	padding-right: 40px;
	text-align: right;
}
.historyList .slick-slide:nth-child(odd) .hisHalf {
	float: right;
	padding-left: 40px;
	text-align: left;
}
.historyList .slick-slide:nth-child(odd) .hisHalf .hisP {
	float: left;
}
.historyList .slick-slide:nth-child(even) .hisHalf::after {
	left: auto;
	right: -12px;
}
.historyList .slick-arrow {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-size: 100% 100%!important;
	background-repeat: no-repeat!important;
	width: 40px;
	height: 40px;
}
.historyList .slick-arrow.slick-prev {
	top: -66px;
	background: url(../images/about/up.png);
}
.historyList .slick-arrow.slick-next {
	bottom: -66px;
	background: url(../images/about/down.png);
}
@media (max-width: 1440px){
	.ab1-t {
		font-size: 30px;
		padding-bottom: 20px;
	}
	.ab1-p {
		font-size: 16px;
		margin-top: 24px;
	}
	.ab1-txt {
		padding: 90px 0 90px 0px;
		margin-top: 40px;
	}
	.ab1-txt .ab1-li .ab1-li-span span {
		line-height: 40px;
		border-radius: 20px;
		font-size: 18px;
		padding: 0 12px;
	}
	.ab1-txt .ab1-li .ab1-li-p {
		font-size: 16px;
		margin-top: 15px;
	}
	.history {
	  padding-top: 66px;
	}
	.historyList .hisHalf .hisYear {
		font-size: 40px;
	}
	.historyList .hisHalf .hisP {
		font-size: 18px;
		height: 120px;
		line-height: 30px;
		margin-top: 20px;
		width: 80%;
	}
}
@media (max-width: 1199px){
	.about-1 {
	  padding: 80px 0 80px 0;
	}
	.ab1-t {
		font-size: 24px;
	}
	.ab1-txt {
		padding: 60px 0 60px 0px;
		margin-top: 30px;
	}
	.ab1-txt .ab1-li .ab1-li-span span {
		line-height: 36px;
		border-radius: 18px;
		font-size: 16px;
		padding: 0 10px;
	}
	.ab1-txt .ab1-li .ab1-li-p {
		font-size: 14px;
		line-height: 1.8;
		margin-top: 10px;
	}
	.historyList .hisHalf .hisP {
		width: 100%;
		font-size: 16px;
	}
	.historyList .hisHalf .hisYear {
	  font-size: 36px;
	}
}
@media (max-width: 767px){
	.about-1 {
	  padding: 30px 0 30px 0;
	}
	.ab1-t {
		font-size: 18px;
		padding-bottom: 12px;
	}
	.ab1-t::after {
		width: 30px;
		height: 3px;
	}
	.ab1-p {
		font-size: 14px;
		margin-top: 14px;
	}
	.ab1-txt {
		padding: 15px 4% 30px 4%;
		margin-top: 20px;
	}
	.ab1-txt .ab1-li {
		width: 100%;
		margin: 0;
		margin-top: 15px;
	}
	.history {
	  padding-top: 40px;
	}
	.historyList {
	  margin: 80px 0;
	}
	.historyList .slick-arrow {
		width: 30px;
		height: 30px;
	}
	.historyList .slick-arrow.slick-prev {
		top: -40px;
	}
	.historyList .slick-arrow.slick-next{
		bottom: -40px;
	}
	.historyList .slick-slide:nth-child(odd) .hisHalf {
		padding-left: 20px;
	}
	.historyList .slick-slide:nth-child(even) .hisHalf {
		padding-right: 20px;
	}
	.historyList .hisHalf .hisYear {
		font-size: 24px;
	}
	.historyList .hisHalf .hisP {
		line-height: 20px;
		font-size: 14px;
		height: 160px;
	}
	.historyList .hisHalf::after {
		top: 0;
	}
}

.rd-1 {
	float: left;
	width: 100%;
	padding: 92px 0 80px 0;
}
.rd-1 .sS1-title {
	padding-bottom: 40px;
	position: relative;
}
.rd-1 .sS1-title::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #e84f1a;
	content: "";
	width: 77px;
	height: 6px;
	border-radius: 6px;
}
.rd-1 .rd1-p {
	font-size: 18px;
	line-height: 2;
	padding: 20px 9% 50px 9%;
	text-align: center;
}
.rd-2 {
	padding: 88px 4.8% 70px 4.8%;
	float: left;
	width: 100%;
	background: url(../images/about/img-3.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}
.rd-2 .rd2-con {
	float: left;
	width: 55%;
}
.rd-2 .rd2-t {
	font-size: 38px;
	padding-bottom: 24px;
	position: relative;
}
.rd-2 .rd2-t::after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 48px;
	height: 3px;
	background: #fff;
	content: "";
}
.rd-2 .rd2-p {
	font-size: 16px;
	line-height: 2.2;
	margin-top: 28px;
}
.rd-3 {
	float: left;
	width: 100%;
	padding: 30px 0 80px 0;
}
.rd-3 ul {
	float: left;
	width: 100%;
}
.rd-3 ul li {
	float: left;
	width: 23.8%;
	height: 535px;
	margin-top: 54px;
	margin-right: 1.6%;
	padding: 0 15px;
	border: 1px solid #d2d2d2;
	background: #fff;
}
/* .rd-3 ul li:first-child {
	padding: 0 35px;
	border-color: #e84f1a;
	background: #e84f1a;
	color: #fff;
} */
.rd-3 ul li:nth-child(4n) {
	margin-right: 0;
}
.rd-3 ul li .rd3-ft {
	font-size: 32px;
	line-height: 46px;
	padding-bottom: 24px;
	margin-top: 52px;
	position: relative;
}
.rd-3 ul li .rd3-ft::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 48px;
	height: 3px;
	background: #fff;
}
.rd-3 ul li .rd3-fp {
	font-size: 18px;
	line-height: 2;
	height: 216px;
	margin-top: 24px;
}
.rd-3 ul li .rd3-fspan span {
	line-height: 48px;
	border-radius: 24px;
	padding: 0 22px;
	font-size: 18px;
	margin-top: 12px;
	display: inline-block;
	background: #fff;
	color: #e84f1a;
}

.rd-3 ul li .rd3-t {
	margin-top: 30px;
	font-size: 26px;
	color: #e84f1a;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* .rd-3 ul li:first-child .rd3-t {
	color: #fff;
} */
.rd-3 ul li .rd3-t span {
	font-size: 28px;
	margin-right: 14px;
	font-weight: bold;
	font-family: 'CenTuryGoThic-Bold';
}
.rd-3 ul li .rd3-pic {
	margin-top: 20px;
}
.rd-3 ul li .rd3-pic .img-box {
	padding-bottom: 65.33742331288344%;
}
.rd-3 ul li .rd3-p {
	margin-top: 14px;
	height: 224px;
	font-size: 16px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}

.rd-3 ul li .rd3-t,
.rd-3 ul li .rd3-p {
	padding: 0 12px;
}	

.rd-4,
.rd-4 .rd4-con {
	float: left;
	width: 100%;
}
.rd-4 {
	padding: 65px 0 96px 0;
}
.rd-4 .rd4-con {
	margin-top: 58px;
	position: relative;
}
.rd-4 .rd4-con .rd4-left {
	float: left;
	width: 50%;
}
.rd-4 .rd4-con .rd4-left .img-box {
	padding-bottom: 69.06666666666667%;
}
.rd-4 .rd4-con .rd4-right {
	float: left;
	width: 50%;
}

.rd-4 .rd4-con .rd4-right .rd4-r {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
	padding: 0 40px 0 60px;
}
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rt {
	font-size: 16px;
	line-height: 2.2;
}
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rspan {
	margin: 24px 0 14px 0;
}
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rspan span {
	padding: 0 36px;
	line-height: 48px;
	border-radius: 24px;
	font-size: 26px;
	display: inline-block;
	background: #e84f1a;
	color: #fff;
}
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul,
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul,
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li{	
	float: left;
	width: 100%;
}
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li{
	margin: 10px 0;
	line-height: 18px;
	padding-left: 20px;
	font-size: 18px;
	position: relative;
}
.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li::after {
	position: absolute;
	left: 0;
	top: 5px;
	width: 8px;
	height: 8px;
	background: #e84f1a;
	content: "";
}
@media (max-width: 1440px){
	.rd-1 .sS1-title {
		padding-bottom: 30px;
	}
	.rd-1 .sS1-title::after {
		width: 60px;
		height: 4px;
		border-radius: 4px;
	}
	.rd-1 .rd1-p {
		font-size: 16px;
		padding: 15px 8% 30px 8%;
	}
	.rd-2 .rd2-t {
		font-size: 30px;
		padding-bottom: 20px;
	}
	.rd-2 .rd2-p {
		font-size: 14px;
		line-height: 1.8;
		margin-top: 20px;
	}
	.rd-3 ul li:first-child {
	  padding: 0 24px;
	}
	.rd-3 ul li .rd3-ft {
		font-size: 28px;
		line-height: 40px;
		padding-bottom: 20px;
		margin-top: 40px;
	}
	.rd-3 ul li .rd3-fspan span {
		line-height: 44px;
		border-radius: 22px;
		padding: 0 20px;
		font-size: 16px;
		margin-top: 10px;
	}
	.rd-3 ul li .rd3-t {
		margin-top: 20px;
		font-size: 22px;
	}
	.rd-3 ul li .rd3-t span {
		font-size: 24px;
	}
	.rd-3 ul li .rd3-p {
		font-size: 14px;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r {
	  padding: 0 20px 0 30px;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rt {
		font-size: 14px;
		line-height: 1.8;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rspan {
	  margin: 12px 0 7px 0;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rspan span {
		padding: 0 30px;
		line-height: 36px;
		border-radius: 18px;
		font-size: 20px;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li {
		margin: 5px 0;
		line-height: 24px;
		font-size: 16px;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li::after {
		width: 6px;
		height: 6px;
		top: 8px;
	}
}
@media (max-width: 1199px){
	.rd-1 {
	  padding: 52px 0 50px 0;
	}
	.rd-1 .rd1-p {
		font-size: 14px;
		padding: 15px 0% 30px 0%;
	}
	.rd-2 {
	  padding: 68px 4% 50px 4%;
	}
	.rd-2 .rd2-con {
		width: 68%;
	}
	.rd-3 ul li {
		width: 49%;
		margin-top: 40px;
		margin-right: 2%;
	}
	.rd-3 ul li:nth-child(2n) {
		margin-right: 0;
	}
	.rd-4 .rd4-con .rd4-left,
	.rd-4 .rd4-con .rd4-right {	
		width: 100%;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r {
		position: relative;
		top: auto;
		transform: translateY(-0%);
		float: left;
		width: 100%;
		padding: 20px 4% 20px 4%;
	}
}
@media (max-width: 991px){
	.rd-2 .rd2-con {
	  width: 100%;
	}
}

@media (max-width: 767px){
	.rd-1 {
	  padding: 30px 0 30px 0;
	}
	.rd-1 .sS1-title {
	  padding-bottom: 20px;
	}
	.rd-1 .sS1-title::after {
		width: 40px;
		height: 3px;
	}
	.rd-1 .rd1-p {
	  padding: 15px 0% 15px 0%;
	}
	.rd-2 {
	  padding: 30px 5% 30px 5%;
	}
	.rd-2 .rd2-t {
		font-size: 22px;
		padding-bottom: 15px;
	}
	.rd-2 .rd2-p {
		margin-top: 15px;
	}
	.rd-3 {
	  padding: 0px 0 30px 0;
	}
	.rd-3 ul li {
		width: 100%;
		padding: 20px 4%;
		height: auto;
		margin-top: 15px;
	}
	.rd-3 ul li:first-child {
		height: auto;
		margin-right: 0;
		padding: 20px 5%;
	}
	   
	.rd-3 ul li .rd3-fp {
		height: auto;
		font-size: 16px;
		line-height: 1.8;
		margin-top: 15px;
	}
	.rd-3 ul li .rd3-ft {
		margin-top: 0;
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 15px;
	}
	.rd-3 ul li .rd3-fspan span {
		line-height: 36px;
		border-radius: 18px;
		padding: 0 15px;
		font-size: 14px;
		margin-top: 15px;
	}
	.rd-3 ul li .rd3-t {
		margin-top: 0;
		font-size: 18px;
	}
	.rd-3 ul li .rd3-t span {
		font-size: 20px;
	}
	.rd-3 ul li .rd3-p {
		height: auto;
		line-height: 1.8;
	}
	.rd-3 ul li .rd3-pic {
	  margin-top: 15px;
	}
	.rd-4 {
	  padding: 30px 0 30px 0;
	}
	.rd-4 .rd4-con {
	  margin-top: 20px;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li {
		line-height: 1.6;
		font-size: 14px;
		padding-left: 15px;
	}
	.rd-4 .rd4-con .rd4-right .rd4-r .rd4-rul ul li::after {
		top: 8px;
	}
}


.honor {
	float: left;
	width: 100%;
	padding: 90px 0 128px 0;
}
.honor .waterfall {
	float: left;
	width: 100%;
	margin-top: 45px;
}
.honor .col-xs-6 {
  margin: 15px 0px;
}
.honor .col-xs-6 .item {
	display: block;
	margin: 40px 0;
}
.honor .col-xs-6 .item span {
	display: block;
	overflow: hidden;
	border: 1px solid #d5d5d5;
}
.honor .col-xs-6 .item img {
-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s; 
	-o-transition: all 0.3s ease-out 0s; 
	transition: all 0.3s ease-out 0s;
}
.honor .col-xs-6 .item:hover img {
	-webkit-transform: scale(1.1);
	-mos-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.honor .col-xs-6 .item p{
	margin-top: 18px;
	font-size: 18px;
	color: #666;
	text-align: center;
}
.honor .showMorehandle{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 90px;
}
.honor .showMorehandle a {
	line-height: 72px;
	border-radius: 36px;
	padding: 0 48px;
	font-size: 30px;
	display: inline-block;
	background: #e84f1a;
	color: #fff;
}

@media (max-width: 1440px) {
	.honor .showMorehandle a  {
		line-height: 50px;
		border-radius: 25px;
		padding: 0 40px;
		font-size: 20px;
	}
}

@media (max-width: 991px) {
	.honor .waterfall{
		margin-top: 20px;
	}
	.honor .showMorehandle {
	  margin-top: 40px;
	}
}
@media (max-width: 767px) {
	.honor {
	  padding: 30px 0 30px 0;
	}
	.honor .waterfall {
		margin-top: 30px;
	}
	.honor .col-xs-6 .item {
		margin: 15px 0;
	}
	.honor .col-xs-6 .item p {
		margin-top: 10px;
		font-size: 14px;
	}
	.honor .row {
		margin: -5px 0px;
	}
	.honor .col-xs-6 {
		margin: 5px 0px;
	}
	.honor .padding {
		padding: 0 5px;
	}	
	.honor .showMorehandle {
	  margin-top: 20px;
	}
	.honor .showMorehandle a  {
		line-height: 40px;
		border-radius: 20px;
		padding: 0 30px;
		font-size: 16px;
		border-width: 1px;
	}
}

.cul-1,
.cul-1 ul,
.cul-2 {
	float: left;
	width: 100%;
}
.cul-1 {
	margin-top: 186px;
}
.cul-1 ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.cul-1 ul li:nth-child(3n) {
	margin-right: 0;
}
.cul-1 ul li .img-box {
	padding-bottom: 142.5%;
}
.cul-1 ul li .cul1-txt {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 2;
	bottom: 48px;
	padding: 0 36px;
}
.cul-1 ul li .cul1-txt .cul1-t {
	font-size: 30px;
	padding-bottom: 24px;
	position: relative;
	font-family: 'CenturyGothic';
	text-transform: uppercase;
}
.cul-1 ul li .cul1-txt .cul1-t span {
	margin-left: 8px;
}
.cul-1 ul li .cul1-txt .cul1-t::after {
	width: 50px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #e84f1a;
	content: "";
}
.cul-1 ul li .cul1-txt .cul1-p {
	font-size: 18px;
	height: 72px;
	line-height: 36px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media (max-width: 1440px) {
	.cul-1 {
	  margin-top: 96px;
	}
	.cul-1 ul li .cul1-txt {
		bottom: 36px;
		padding: 0 28px;
	}
	.cul-1 ul li .cul1-txt .cul1-t {
		font-size: 24px;
		padding-bottom: 18px;
	}
	.cul-1 ul li .cul1-txt .cul1-t span {
		margin-left: 6px;
	}
	.cul-1 ul li .cul1-txt .cul1-t::after {
		width: 40px;
		height: 3px;
	}
	.cul-1 ul li .cul1-txt .cul1-p {
		font-size: 16px;
		height: 60px;
		line-height: 30px;
		margin-top: 12px;
	}
}
@media (max-width: 1199px) {
	.cul-1 ul li .cul1-txt {
		bottom: 30px;
		padding: 0 24px;
	}
	.cul-1 ul li .cul1-txt .cul1-t {
		font-size: 20px;
		padding-bottom: 16px;
	}
	.cul-1 ul li .cul1-txt .cul1-t span {
		margin-left: 4px;
	}
	.cul-1 ul li .cul1-txt .cul1-t::after {
		width: 30px;
		height: 2px;
	}
	.cul-1 ul li .cul1-txt .cul1-p {
		font-size: 14px;
		height: 48px;
		line-height: 24px;
		margin-top: 10px;
	}
}
@media (max-width: 991px) {
	.cul-1 ul li .cul1-txt {
		bottom: 20px;
		padding: 0 18px;
	}
	.cul-1 ul li .cul1-txt .cul1-t {
		font-size: 18px;
		padding-bottom: 14px;
	}
	.cul-1 ul li .cul1-txt .cul1-t span {
		margin-left: 4px;
	}
	.cul-1 ul li .cul1-txt .cul1-t::after {
		width: 24px;
		height: 2px;
	}
	.cul-1 ul li .cul1-txt .cul1-p {
		font-size: 13px;
		height: 40px;
		line-height: 20px;
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.cul-1 {
	  margin-top: 30px;
	}
	.cul-1 ul li {
		width: 100%;
		margin-right: 0;
	}
	/* .inv1-right .slick-dots, */
	.cul-1 .slick-dots {
		text-align: center;
		margin-top: 10px;
	}
	.cul-1 .slick-dots li {
		float: none;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 3px;
		border-radius: 100%;
		background: #fff;
		box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	}
	.cul-1 .slick-dots li.slick-active {
		background: #e84f1a;
	}
	.cul-1 .slick-dots li button {
		display: none;
	}

	
}


.cul-2 {
	padding: 62px 0 92px 0;
}
.abcu-list,
.abcu-list ul,
.abcu-list ul li {
	float: left;
	width: 100%;
}
.abcu-list{
	margin-top: 24px;
}
.abcu-list ul li{
	margin-top: 40px;
	background: #f8f8f8;
	position: relative;
}
.abcu-list ul li .abcu-pic{
	float: left;
	width: 50%;
}
.abcu-list ul li .abcu-con{
	float: left;
	width: 50%;
}
.abcu-list ul li .abcu-con .abcu-text,
.abcu-list ul li .abcu-con .abcu-text .abcu-e1,
.abcu-list ul li .abcu-con .abcu-text .abcu-t1,
.abcu-list ul li .abcu-con .abcu-text .abcu-p1 {
	float: left;
	width: 100%;
}
.abcu-list ul li .abcu-con .abcu-text{
	padding: 0 64px 0 86px;
	width: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.abcu-list ul li:nth-child(2n) .abcu-con .abcu-text{
	right: auto;
	left: 0;
}
.abcu-list ul li .abcu-con .abcu-text .abcu-e1{
	font-size: 30px;
	color: #e84f1a;
	font-family: 'CenturyGothic';
}
.abcu-list ul li .abcu-con .abcu-text .abcu-t1{
	font-size: 30px;
	margin-top: 16px;
	padding-bottom: 24px;
	position: relative;
}
.abcu-list ul li .abcu-con .abcu-text .abcu-t1::after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 34px;
	height: 4px;
	background: #999;
	content: "";
}
.abcu-list ul li .abcu-con .abcu-text .abcu-p1{
	font-size: 18px;
	line-height: 2;
	margin-top: 24px;
}
.abcu-list ul li:nth-child(2n) .abcu-pic{
	float: right;
}
@media (max-width: 1440px) {
	.abcu-list ul li .abcu-con .abcu-text{
		padding: 0 44px 0 52px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-e1 {
		font-size: 24px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-t1 {
		font-size: 24px;
		margin-top: 8px;
		padding-bottom: 18px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-p1{
		font-size: 16px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-t1::after{
		width: 24px;
		height: 3px;
	}
}
@media (max-width: 1199px) {
	.abcu-list ul li .abcu-con .abcu-text {
	  padding: 0 2% 0 3%;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-e1 {
	  font-size: 22px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-t1 {
		font-size: 20px;
		margin-top: 8px;
		padding-bottom: 12px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-p1{
		margin-top: 14px;
		font-size: 14px;
		line-height: 1.8;
	}
	.abcu-list ul li{
		margin-top: 18px;
	}
}

@media (max-width: 991px) {
	.abcu-list ul li .abcu-pic {
		width: 100%;
	}
	.abcu-list ul li .abcu-con {
		width: 100%;
	}
	.abcu-list ul li .abcu-con .abcu-text {
		width: 100%;
		position: relative;
		right: auto;
		top: auto;
		transform: translateY(-0%);
		padding: 30px 5%;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-e1 {
	  font-size: 20px;
	}
	
}
@media (max-width: 767px) {
	.cul-2 {
	  padding: 30px 0 30px 0;
	}
	.abcu-list{
		margin-top: 0;
	}
	.abcu-list ul li .abcu-con .abcu-text {
	    padding: 15px 4%;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-e1 {
	    font-size: 18px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-t1 {
	    font-size: 16px;
	    margin-top: 4px;
	    padding-bottom: 10px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-p1 {
	    margin-top: 10px;
	}
	.abcu-list ul li .abcu-con .abcu-text .abcu-p1 {
	    font-size: 14px;
	}
}
