/*!css/body.less*/

ul,
dl,
dd,
dl,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
hgroup{
	position: relative;
	z-index: 5;
}
::-webkit-input-placeholder {
	color: #999;
}

.mobile_btn {
	display: none;
}
.con-z img{max-width:100%;}
.more{
	background: #d7292a;
	color: #fff;
	position: absolute;
	left: 50%;
	top:80%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width:50px;
	text-align: center;
	padding: 5px 20px;
	border-radius: 5px;
	margin: 0 auto;
	display:none;
}
.header {
	background: #292929;
	color: #d7292a;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	position: fixed;
	width: 100%;
	z-index: 999;
	top:0;
}

.header img {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}

.header span {
	padding: 0px 5px;
	color: #fff;
}
.header a{
	padding: 0px 5px;
}
@keyframes btn {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

input[type="text"],
input[type="password"] {
	outline: none;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.duce-text table{
	width: 100% !important;
}
.clear {
	clear: both;
}

.black {
	display: none;
}

.relative {
	position: relative;
}

.align {
	text-align: center;
}

body {
	position: relative;
	font-family: "微软雅黑";
}

.fl {
	float: left;
}

.b4 {
	color: #444;
}

.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.navigation {
	height: 93px;
	top: 30px;
	left: 0;
	width: 100%;
	position: fixed;
	background: #000000;
	z-index: 77;
	display: block;
}

.navigation .logo {
	display: table-cell;
	height: 93px;
	vertical-align: middle;
}

.navigation ul {
	float: right;
	margin-top: 31px;
}

.navigation li {
	width: 110px;
	height: 58px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 31px;
	float: left;
	margin-right: 5px;
	position: relative;
	border-bottom: 4px solid #000;
}

.navigation li:hover {
	border-bottom-color: #d7292a;
}

.navigation li:hover span {
	color: #d7292a;
}

.navigation li:hover dl {
	display: block;
}

.navigation li dl {
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 99;
	display: none;
	margin-left: -47px;
	width: 94px;
	border: 1px solid #d7292a;
	background: #fff;
	color: #666;
	text-align: center;
	border-top-width: 4px;
}

.navigation li dd {
	height: 35px;
	line-height: 35px;
}

.navigation li dd:hover {
	color: #d7292a;
}

.navigation .nav-active {
	border-bottom: 4px solid #d7292a;
}
.page-6 ul li em{
	font-style: normal;
}
.navigation .nav-active span {
	color: #d7292a;
}

.active {
	position: relative;
}

.mg {
	margin: 0 auto;
	width: 1200px;
}

.tableCell {
	position: relative;
}

.section {
	transform: translate3d(0px, 0px, 0px);
	transform-style: preserve-3d;
}

.banner {
	background: url("../images/1.jpg") center;
	background-size: cover;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translate3d(0, 0, 0);
	perspective: 700;
	-webkit-perspective: 700;
	/* Safari 和 Chrome */
}

.banner .pc_bannaer {
	display: block;
}

.banner .banner-img {
	position: absolute;
	top: 0;
	z-index: 9;
}

.banner .banner-img-1 {
	position: absolute;
	top: 20%;
	left: 5%;
	z-index: 20;
	width: 90%;
}

.banner .banner-img-3 {
	position: absolute;
	top: 5%;
	width: 60%;
	left: 50%;
	margin-left: -30%;
}

.banner .banner-img-3 img {
	width: 100%;
}

.banner .animation {
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

a {
	color: inherit;
	text-decoration: none;
}

body,
html {
	margin: 0;
	padding: 0;
}

.m-content {
	position: relative;
	margin-top: 123px;
	height: 100%;
}

.m-top {
	margin-top: -93px;
}

.page-2 span {
	color: #f2f2f2;
	font-size: 130px;
	text-transform: uppercase;
	position: absolute;
}

.page-2 span:nth-of-type(2) {
	top: 50%;
	left: 0;
}

.page-2 span:nth-of-type(1) {
	top: 10px;
	right: 0;
}

.page-2 hgroup {
	width: 530px;
	position: absolute;
	left: 15%;
	top: 10%;
}

.page-2 hgroup h1 {
	margin: 0;
	padding: 0;
	color: #833504;
	font-size: 87px;
}

.page-2 hgroup h2 {
	margin: 0;
	padding: 0 0 20px;
	border-bottom: 3px solid #b5b5b5;
	color: #3c3c3c;
	font-size: 62px;
}

.page-2 hgroup h3 {
	color: #3c3c3c;
	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
}

.page-2 hgroup a {
	width: 200px;
	height: 70px;
	display: inline-block;
	background: #ffd75d;
	border: 1px solid #e8b624;
	text-align: center;
	line-height: 70px;
	color: #833504;
	font-size: 24px;
	border-radius: 5px;
}

.page-2 hgroup a:hover {
	background: #ffc510;
}

.page-2 figure {
	position: absolute;
	top: 10%;
	right: 10%;
	width: 806px;
	height: 621px;
	overflow: hidden;
}

.page-2 figure div {
	position: absolute;
	top: 90px;
	left: 73px;
	width: 657px;
	height: 475px;
}

.page-3 {
	height: 100%;
	background: url("../images/img-3-bg.jpg");
}

.page-3 span {
	color: #4e4e4e;
	font-size: 130px;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
}

.page-3 span:nth-of-type(1) {
	top: 5%;
	left: 0;
}

.page-3 span:nth-of-type(2) {
	top: 13%;
	right: 0;
}

.page-3 hgroup {
	padding-top: 50px;
	position: relative;
	z-index: 9;
	color: #fff;
	text-align: center;
}

.page-3 hgroup h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 45px;
	font-family: "宋体";
}

.page-3 hgroup h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	font-family: "宋体";
}

.page-3 hgroup h3 {
	font-weight: normal;
	font-size: 18px;
}

.page-3 hgroup h4 {
	font-weight: normal;
	font-size: 12px;
}

.page-3 .left_right {
	position: relative;
	width: 1577px;
	height: 400px;
	margin: 100px auto 0;
	overflow: hidden;
}

.page-3 .left_right ul {
	position: absolute;
	z-index: 111;
	height: 100%;
	min-width: 1001%;
}

.page-3 .left_right li {
	float: left;
	height: 100%;
	margin-right: 10px;
	width: 306px;
	position: relative;
}

.page-3 .left_right li:hover b {
	background: #d7292a;
}

.page-3 .left_right li b {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 53px;
	background: #525252;
	color: #fff;
	text-indent: 1em;
	font-weight: normal;
	line-height: 53px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	-ms-transition: 0.5s ease;
}

.page-3 .left_right li i {
	height: 350px;
	overflow: hidden;
	display: block;
}

.page-3 .left_right li i img {
	display: block;
}

.page-4 {
	height: 100%;
}

.page-4 span {
	color: #f3f3f3;
	font-size: 130px;
	text-transform: uppercase;
	position: absolute;
}

.page-4 span:nth-of-type(1) {
	top: 60%;
	left: 0;
}

.page-4 hgroup {
	width: 300px;
	height: 170px;
	border: 10px solid #f2f2f2;
	position: absolute;
	top: 20%;
	left: 10%;
}

.page-4 hgroup h1 {
	margin: 0 0 0 -95px;
	padding: 0;
	color: #d7292a;
	text-transform: uppercase;
	font-size: 60px;
}

.page-4 hgroup h2 {
	margin: 0 0 0 -95px;
	padding: 0;
	color: #000;
	font-size: 60px;
	font-family: "宋体";
}

.page-4 hgroup h3 {
	margin-top: 50px;
	margin-left: -95px;
	width: 150%;
	color: #212121;
	font-weight: normal;
	font-size: 16px;
	line-height: 2em;
}

.page-4 ul {
	width: 1050px;
	min-height: 468px;
	position: absolute;
	right: 2%;
	top: 5%;
	padding: 0;
	margin: 0;
}

.page-4 ul li {
	width: 390px;
	height: 200px;
	margin-right: 133px;
	margin-bottom: 60px;
	float: left;
}

.page-4 ul li i {
	display: block;
	margin-bottom: 10px;
}

.page-4 ul li h1 {
	margin: 0;
	padding: 0;
	height: 40px;
	background: url("../images/li-bg_7bb50f9.png") 0 35px no-repeat;
	color: #d7292a;
	font-size: 18px;
}

.page-4 ul li h2 {
	overflow: hidden;
	height: 60px;
	color: #444;
	font-weight: normal;
	font-size: 15px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.left_right_btn {
	width: 90%;
	height: 35px;
	left: 50%;
	top: 50%;
	margin-left: -45%;
	position: absolute;
	z-index: 10;
}

.left_right_btn em {
	color: #fff;
	font-style: normal;
	display: inline-block;
	height: 35px;
	width: 35px;
	background: #515151;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	font-family: '宋体';
	cursor: pointer;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
}

.left_right_btn em:hover {
	background: #d7292a;
}

.clear:before {
	clear: both;
	display: table;
	content: "";
}

.clear:after {
	clear: both;
	display: table;
	content: "";
}

.page-5 {
	overflow: hidden;
	background: url(../images/img-4-bg.jpg);
}

.page-22 {
	background: #fff !important;
}

.page-5 ul b h2 {
	margin: 10px 0 20px;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}

.page-5 ul b h3 {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 90%;
	height: 60px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}

.page-5 dl {
	width: 1195px;
	height: 612px;
	position: absolute;
	top: 10%;
	right: 2%;
}

.page-5 dl .btn {
	position: absolute;
	left: -150px;
	top: 35%;
}

.page-5 dl .btn p {
	cursor: pointer;
}

.page-5 dl .btn .p-selected {
	color: #ff0001;
}

.page-5 dl .radius {
	position: absolute;
	bottom: -10px;
	left: 45%;
}

.page-5 dl .radius li {
	float: left;
	margin: 5px 10px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #bbb;
	cursor: pointer;
}

.page-5 dl .radius .selected {
	background: #ff0001;
}

.page-5 dl dd {
	width: 554px;
	height: 260px;
	margin-right: 35px;
	margin-bottom: 35px;
	font-family: "宋体";
	background: #4c4c4c;
	overflow: hidden;
	float: left;
	transition: 0.5s ease;
}

.page-5 dl dd:hover {
	background: #d7292a;
}

.page-5 dl i {
	width: 259px;
	margin-right: 20px;
	height: 100%;
}

.page-5 dl i img {
	display: block;
	width: 100%;
}

.page-5 dl h1 {
	margin: 0;
	padding: 20px 0 0;
	color: #fff;
	font-weight: normal;
	font-size: 26px;
}

.page-5 dl h2 {
	overflow: hidden;
	height: 180px;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

 

.page-6 {
	transform: translate3d(0, 0, 0);
	perspective: 1500;
	-webkit-perspective: 1500;
	/* Safari 和 Chrome */
	height: 100%;
	background: url("../images/page-6-bg.jpg");
}

.page-6 span {
	color: #4e4e4e;
	font-size: 130px;
	text-transform: uppercase;
	position: absolute;
	z-index: 1 !important;
}

.page-6 span:nth-of-type(1) {
	top: 5%;
	left: 0;
}

.page-6 span:nth-of-type(2) {
	top: 20%;
	right: 0;
}

.page-6 hgroup {
	color: #fff;
	text-align: center;
}

.page-6 hgroup h1 {
	margin: 0;
	padding: 20px 0 0;
	font-weight: normal;
	font-size: 45px;
}

.page-6 hgroup h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	font-family: '宋体';
}

.page-6 ul {
	position: relative;
	z-index: 11;
	text-align: center;
	margin-top: 0px;
}

.page-6 ul li {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin-right: 20px;
}

.page-6 ul li b {
	padding: 3px 13px;
	border-radius: 4px;
	font-weight: normal;
	cursor: pointer;
}

.page-6 ul li .b-selected {
	background: #d7292a;
}

.page-6 dl {
	position: relative;
	z-index: 11;
	width: 1573px;
	margin: 30px auto;
}

.page-6 dl dd {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 374px;
	height: 276px;
	overflow: hidden;
	transition: 0.5s ease;
}


.page-6 dl dd:hover {
	transform: scale(1.1, 1.1);
}

.page-6 dl dd:hover img {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.page-6 dl a:last-child {
	 display: none;
}
.page-7 .radius .selected {
	background: #ff0001;
}

.page-7 hgroup {
	text-align: center;
}

.page-7 hgroup h1 {
	margin: 0;
	padding: 30px 0 10px;
	color: #000;
	font-weight: normal;
	font-size: 60px;
	font-family: '宋体';
}

.page-7 hgroup h2 {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
	font-size: 36px;
	font-family: '宋体';
}

.page-7 dl {
	width: 1535px;
	margin: 0 auto;
	position: relative;
}

.page-7 dl .radius {
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
}

.page-7 dl .radius li {
	display: inline-block;
	margin: 0 10px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #444;
}

.page-7 dl dd {
	width: 666px;
	height: 187px;
	background: #ddd;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 50px;
}

.page-7 dl dd:hover h1 {
	color: #d7292a;
}

.page-7 dl dd:before {
	content: "";
	background: #d7292a;
	display: block;
	position: absolute;
	right: -100px;
	bottom: -80px;
	width: 200px;
	height: 80px;
	transition: 0.3s ease;
}

.page-7 dl dd:hover:before {
	transform: rotate(-35deg) translateY(-50px);
}

.page-7 dl dd b {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-weight: normal;
	z-index: 10;
	color: #ddd;
}

.page-7 dl dd i {
	width: 270px;
	display: block;
	height: 100%;
	float: left;
}

.page-7 dl dd i img {
	width: 100%;
}

.page-7 dl dd h1 {
	float: right;
	margin-right: 50px;
	color: #020202;
	font-weight: lighter;
	font-size: 22px;
	font-family: '宋体' !important;
	line-height: 2em;
	width: 40%;
}

.page-8-ul li h3 {
	overflow: hidden;
}

.page-8 {
	background: #3c3c3c;
}

.page-8 span {
	color: #4e4e4e;
}

.page-8 hgroup {
	border-color: #5e5e5e;
}

.page-8 dt p {
	color: #fff;
}

.page-8-ul li {
	background: #3c3c3c !important;
}

.white {
	color: #fff !important;
}

.page-8-ul {
	width: 900px;
	height: 650px;
	right: 0 !important;
	top: 60% !important;
	transform: translateY(-65%);
}

.page-8-ul li {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 0 !important;
	padding: 30px 0 30px 40px;
	transition: 0.5s ease;
}

.page-8-ul li:hover {
	background: #d7292d !important;
}

.page-8-ul li h1 {
	background: none !important;
	padding: 0;
	height: auto !important;
	margin: 0;
	color: #f5f5f5 !important;
	font-weight: lighter !important;
}

.page-8-ul li h1 em {
	font-style: normal;
}

.page-8-ul li h2 {
	margin: 10px 0;
	padding: 0;
	height: auto !important;
	color: #f5f5f5 !important;
	font-weight: lighter !important;
}

.page-8-ul li h3 {
	margin: 0;
	padding: 0;
	color: #f5f5f5;
	font-weight: lighter !important;
	font-weight: normal;
	font-size: 14px;
}

.page-9 i {
	display: block;
	width: 50%;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
}

.page-9 i b {
	position: absolute;
	right: 20px;
	bottom: -50px;
	color: #fabf00;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
}

.page-9 i img {
	width: 100%;
}

.page-10 {
	background: #3b3b3b;
}

.page-10 .page-10-title {
	margin-bottom: 70px;
	padding-top: 50px;
	color: #eee;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0;
}

.page-10 ul li {
	width: 30%;
	min-height: 244px;
	float: left;
}

.page-10 ul li:nth-of-type(1) {
	background: url("../images/tel_710a734.png") no-repeat;
}

.page-10 ul li:nth-of-type(1) h1 {
	margin: 0 0 0 70px;
	padding: 0;
	color: #eee;
	font-weight: normal;
	font-size: 14px;
}

.page-10 ul li:nth-of-type(1) h2 {
	margin: 0 0 0 70px;
	padding: 0;
	color: #f50b0b;
	font-size: 30px;
}

.page-10 ul li:nth-of-type(1) h3 {
	margin: 10px 0;
	padding: 0;
	color: #eee;
	font-weight: lighter;
	font-size: 12px;
}

.page-10 ul li:nth-of-type(1) h4 {
	margin: 10px 0;
	padding: 0;
	color: #eee;
	font-weight: lighter;
	font-size: 14px;
}

.page-10 ul li:nth-of-type(1) h5 {
	margin: 10px 0 0;
	padding: 0;
	min-width: 230px;
	border-top: 1px dashed #4b4b4b;
	color: #eee;
	font-weight: lighter;
	font-size: 14px;
	line-height: 2em;
	height: 140px;
	overflow: hidden;
}

.page-10 ul li:nth-of-type(2) {
	margin: 0 60px;
}

.page-10 ul li h1 {
	font-size: 14px;
	font-weight: normal;
	color: #eee;
	margin-top: 0;
}

.page-10 ul li i {
	width: 132px;
	height: 132px;
	display: block;
	background: #d7292a;
	margin-right: 20px;
}

.page-10 ul li p {
	font-size: auto;
	color: #eee;
}

.page-10 ul li h2 {
	color: #eee;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	line-height: 2em;
	height: 80px;
	overflow: hidden;
}

.page-10 dl {
	padding-top: 50px;
	line-height: 2em;
	border-top: 1px solid #999999;
	margin-top: 50px;
}

.page-10 dl dd {
	width: 150px;
	float: left;
	margin: 0 25px;
}

.page-10 dl dd span,
.page-10 dl dd a {
	color: #eee;
	display: block;
}

.page-10 dl dd span {
	font-size: 16px;
}

.page-10 dl dd a {
	font-size: 14px;
}

.red {
	color: #f50b0b !important;
	font-weight: bold !important;
}

.copyright {
	font-size: 14px;
	color: #999;
	font-weight: lighter;
	text-align: center;
	position: absolute;
	bottom: 100px;
	width: 100%;
	left: 0;
}

@media screen and (max-width: 1700px) {
	.page-7 dl .radius {
		bottom: -30px;
	}
	.page-7 dl dd h1 {
		font-size: 16px;
	}
	.page-7 dl {
		width: 1200px;
	}
	.page-7 dl dd {
		width: 48%;
		margin: 1%;
	}
	.page-3 .left_right {
		width: 1260px;
	}
	.page-2 hgroup {
		z-index: 9;
		width: 350px;
	}
	.page-2 hgroup h1 {
		font-size: 50px;
	}
	.page-2 hgroup h2 {
		font-size: 30px;
	}
	.page-2 hgroup h3 {
		font-size: 15px;
	}
	.page-2 figure {
		width: 650px;
	}
	.page-2 figure div {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
	.page-4 ul {
		width: 850px;
	}
	.page-4 ul li {
		margin-right: 30px;
		height: 135px;
	}
}

@media screen and (max-width: 1440px) {
	.page-8 dl .btn {
		top: 150px !important;
	}
	.page-6 dl {
		width: 1200px;
	}
	.page-6 dl dd {
		width: 22%;
		height: 190px;
		overflow: hidden;
	}
	.left_right_btn {
		top: 40%;
	}
	.page-3 .left_right {
		width: 947px;
	}
	.page-3 hgroup {
		margin-top: 10px;
		padding-top: 10px;
	}
	.page-3 hgroup h1 {
		font-size: 30px;
	}
	.page-3 hgroup h2 {
		font-size: 14px;
	}
	.page-3 hgroup h3 {
		font-size: 14px;
	}
	.page-3 .left_right {
		margin-top: 10px;
	}
	.page-5 dl .radius {
		left: auto;
		left: -50px;
		transform: rotate(90deg);
		bottom: 60%;
	}
	.page-22 hgroup {
		left: 50% !important;
		top: 1% !important;
		margin-left: -110px;
		text-align: center;
		border: 0;
	}
	.page-22 hgroup h1 {
		margin: 0;
		font-size: 25px !important;
	}
	.page-22 hgroup h2 {
		font-size: 20px !important;
		margin: 0;
	}
	.page-5 dl {
		left: 50%;
		margin-left: -500px;
		padding-left: 20px;
	}
	.page-5 dl .btn {
		top: -80px;
		right: 45px;
		left:auto;
	}
	.page-4 hgroup {
		width: 200px;
		height: 100px;
	}
	.page-4 hgroup h1 {
		font-size: 40px;
	}
	.page-4 hgroup h2 {
		font-size: 30px;
	}
	.page-4 hgroup h3 {
		font-size: 14px;
	}
	.banner .banner-img-3 {
		width: 40%;
		margin-left: -20%;
		top: 10%;
	}
	.banner .banner-img-1 img {
		width: 100%;
	}
	.page-2 figure {
		width: 550px;
	}
	.page-2 figure div {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 1370px) {
	.page-5 dl .radius{
		display: none
	}
 
	.page-7 hgroup h1{
		padding-top: 10px;
	}
	.page-3 hgroup h3{
		display: none;
		
	}
	.page-3 hgroup h4{
			display: none;
	}
	.page-10 dl {
		display: none;
	}
	.page-4 ul li i {
		display: none;
	}
	.page-7 hgroup h1 {
		font-size: 25px;
	}
	.page-7 hgroup h2 {
		font-size: 20px;
	}
	.page-6 hgroup h1 {
		font-size: 25px;
	}
	.page-5 dl {
		height: 470px;
		top: 15%;
	}
	.page-4 ul li {
		height: 90px;
	}
	.page-5 dl dd {
		height: 155px;
	}
	.page-5 dl i {
		width: 155px;
	}
	.page-5 dl h2 p {
		margin: 0;
		line-height: 29px;
	}
	.page-8 span{
		display: none;
	}
}
@media screen and (max-width: 1370px) {
	.page-5 dl .btn {
		top: 100px;
		left: -90px;

	}
	.page-4 ul {top:15% ;}
	.page-8-ul{
		top:61% !important;
	}  
}
@media screen and (max-width: 1260px) {
	.page-10 dl dd {
		width: 10%;
	}
	.mg {
		width: 95%;
		margin: 0 auto;
	}
	.page-10 ul li:nth-of-type(2) {
		margin: 0 2%;
	}
	.page-4 hgroup {
		width: 150px;
		height: 70px;
		top: 1%;
		left: 50%;
		margin-left: -100px;
	}
	.page-4 hgroup h1 {
		font-size: 30px;
		margin-left: -50px;
	}
	.page-4 hgroup h2 {
		margin-left: -50px;
		font-size: 20px;
	}
	.page-4 hgroup h3 {
		font-size: 12px;
		margin-top: 25px;
		width: 200%;
		margin-left: -77px;
	}
	.page-4 ul {
		padding-left: 20px;
		position: absolute;
		top: auto;
		bottom: 2%;
		height: 666px;
		left: 50%;
		margin-left: -425px;
	}
	.banner .banner-img-3 {
		width: 80%;
		margin-left: -40%;
	}
	.page-3 .left_right {
		width: 940px;
	}
	.page-7 dl {
		width: 95%;
	}
	.page-7 dl dd h1 {
		margin-right: 10px;
		font-size: 14px;
		float: left;
	}
	.page-7 dl dd i {
		width: 180px;
		float: left;
		margin-right: 10px;
	}
	.page-7 dl dd {
		height: 122px;
	}
}

@media screen and (max-width: 1100px) {
	.page-9 i {
		width: 60%;
	}
	.page-5 dl {
		position: relative;
		width: 90%;
		padding: 0;
	}
	.page-6 dl dd {
		height: 150px;
	}
	.page-6 dl {
		width: 90%;
	}
	.page-3 .left_right {
		width: 630px;
	}
}

@media screen and (max-width: 768px) {
	.more{
		display: block;
	}
 	.page-6 dl a:last-child {
		display: block;
	}
	.header a {
		width: 100%;
		padding: 0;
		display: inline-block;
		text-align: center;
	}
	.header img {
		display: none;
	 }
	.header {
		text-align: center;
		width: 48%;
		top: auto;
		bottom: 150px;
		left:-50%;
		background: none;
	}
	.header .fl {
		width: 100%;
	}
	.header .fr {
		float: none;
		width: 100%;
	}
	.page-10 ul li:nth-of-type(1) h2 {
		font-size: 18px;
	}
	.page-8 ul {
		padding: 0 !important;
	}
	.page-8 ul li {
		padding: 0 !important;
		width: 90% !important;
		padding: 2% 2.5% !important;
	}
	.page-8 dl .btn {
		top: -80px !important;
		left: auto !important;
	}
	.page-7 dl dd {
		width: 100%;
		margin-bottom: 10px;
	}
	.page-6 dl dd {
		width: 31%;
	}
	.page-3 span {
		display: none;
	}
	.page-6 span {
		display: none;
	}
	.page-4 hgroup {
		border: 0;
	}
	.page-4 hgroup h3 {
		display: none;
	}
	.page-5 dl .radius {
		transform: rotate(0);
		bottom: -10px;
		right: 50%;
		margin-right: -60px;
	}
	.page-5 dl dd {
		margin-bottom: 15px;
	}
	.page-4 hgroup {
		width: 100%;
		text-align: center;
		left: 0 !important;
		margin-left: 0;
	}
	.page-4 hgroup h1 {
		margin: 0;
	}
	.page-4 hgroup h2 {
		margin: 0;
	}
	.page-5 dl {
		height: auto;
		padding: 0;
		width: 95%;
		left: 2.5%;
		margin-left: 0;
		top: 10%;
	}
	.page-5 dl dd {
		width: 100%;
	}
	.page-3 hgroup {
		padding-top: 100px;
		padding-bottom: 80px;
	}
	.page-3 hgroup h1 {
		font-size: 30px;
	}
	.page-3 hgroup h2 {
		font-size: 14px;
	}
	.page-3 hgroup h3 {
		font-size: 14px;
	}
	.page-4 ul {
		width: 100%;
		bottom: auto;
		top: 230px;
		margin-left: 0;
		left: 0;
	}
	.page-4 ul li {
		width: 325px;
	}
	.page-2 hgroup {
		left: 50%;
		margin-left: -220px;
	}
	.page-2 figure {
		height: auto;
		top: auto;
		bottom: 15%;
		left: 50%;
		margin-left: -225px;
	}
	.m-content {
		margin-top: 49px;
	}
	.navigation {
		position: fixed !important;
		top: 0;
		left: 0;
	}
	.navigation .mg {
		position: fixed;
	}
	body .mg {
		width: 100%;
	}
	body .logo {
		width: 100%;
		padding-left: 10px;
	}
	body .logo img {
		width: 70%;
	}
	.navigation {
		height: 50px;
		border-width: 3px;
 
	}
	.navigation .logo {
		height: 50px;
	}
	.navigation ul {
		position: fixed;
		width: 50%;
		top: 0;
		left: -50%;
		height: 100%;
		margin-top: 0;
		background: #444;
		z-index: 99;
	}
	.navigation ul a:last-child li {
		height: 40px;
		line-height: 40px;
	}
	.navigation ul li {
		width: 100%;
		height: 30px;
		color: #fff;
		font-size: 12px;
		line-height: 40px;
	}
	.mobile_btn {
		position: fixed;
		top: 10px;
		right: 2%;
		z-index: 88;
		display: block;
	}
	.header .mg {
		width: 98%;
		margin: 0 auto;
		margin-left: 1%;
	}
	.black {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 88;
		width: 50%;
		height: 100%;
	}
	.navigation li {
		border: 0;
	}
	.page-5 dl .radius{
		left: 50%;
		right: auto;
		margin-left: -40px;
		display: block;
	}
}

@media screen and (max-width: 450px) {

	.works-img dl dd{
		text-align: center;
		height: 150px;
	}
	.works-img dl dd img{
		display: inline;
		width: auto;
		height: 100%;
	 }
	.page-6 dl{
		margin-top: 5px;
	}
	.page-6 ul li em{
		display: none
	}
	.page-6 ul li{

		margin: 0;
		width: 32%;
		text-align: center;
	}
	.page-5 dl h1 {
		padding-top: 10px;
	}
	.page-8 hgroup {
		top: 8% !important;
	}
	.page-5 dl i {
		width: 110px;
	}
	.page-10 ul li:nth-of-type(2) {
		margin: 0;
	}
	.page-10 ul li:nth-of-type(2) h2 {
		display: none;
	}
	.page-10 ul li:nth-of-type(3) h2 {
		display: none;
	}
	body .mg {
		width: 95%;
	}
	.copyright {
		bottom: 30px;
		font-size: 12px;
	}
	.page-10 ul li {
		margin-top: 10px;
		min-height: 100px;
	}
	.page-10 ul li h2 {
		min-height: 20px;
		height: auto;
	}
	.page-10 ul li:nth-of-type(1) h5 {
		display: none;
	}
	.page-9 i {
		width: 90%;
	}
	.page-10 ul li i {
		width: 100px;
		height: 100px;
	}
	.page-10 ul li {
		width: 100%;
	}
	.page-10 .page-10-title {
		display: none;
	}
	.page-10 dl {
		display: none;
	}
	.page-8 ul li {
		width: 41% !important;
		float: left !important;
		margin: 1% !important;
	}
	.page-8 dl .btn {
		width: 100%;
		top: -90px !important;
	}
	.page-8 dl .btn p {
		width: 25%;
		float: left;
		text-align: center;
	}
	.page-8 ul {
		top: 150px !important;
		transform: translateY(0px);
	}
	.page-8 ul li {
		background: none !important;
	}
	.page-7 dl dd h1 {
		font-size: 12px;
		width:45% !important;
	}
	.page-6 dl dd {
		width: 29%;
		height: 82px;
	}
	 .tab-2 div dd:nth-of-type(4){display:none} 
	.page-6 ul li {
		font-size: 12px;
	}
	.page-6 hgroup h1 {
		font-size: 20px;
	}
	.page-6 hgroup h2 {
		font-size: 16px;
	}
	.page-5 dl .btn {
		right: 0;
	}
	.page-5 dl {
		top: 100px;
	}
	.page-5 dl h1 {
		font-size: 14px;
	}
	.page-5 dl h2 {
		font-size: 12px;
	}
	.page-5 dl h2 p {
		line-height: 1.3em;
	}
	.page-5 dl h2 {
		height: 100px;
	}
	.page-5 dl dd {
		height: 110px;
	}
	.page-3 .left_right {
		margin-top: 0px;
	}
	.page-3 hgroup h4 {
		display: none;
	}
	.page-4 ul {
		top: 100px;
	}
	.page-4 ul li {
		width: 40%;
		margin-bottom: 0;
	}
	.page-4 ul li h1 {
		font-size: 14px;
	}
	.black {
		display: none;
	}
	.page-4 span:nth-of-type(1) {
		display: none;
	}
	.page-5 dl .pre-1 div a:nth-of-type(3) {
		/* display: none; */
	}
	.page-5 dl .pre-1 div a:nth-of-type(4) {
		display: none;
	}

	.tab-2 div a:nth-of-type(3) {
		display: none;
	}
	.tab-2 div a:nth-of-type(4) {
		display: none;
	}
	.page-4 ul li i {
		display: none;
	}
	.page-4 ul li h2 {
		font-size: 12px;
		height: 1.2em !important;
	}
	.page-4 hgroup {
		border: 0;
	}
	.page-4 hgroup h3 {
		display: none;
	}
	.left_right_btn {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.page-3 hgroup {
		padding: 10px 0;
	}
	.page-3 .left_right {
		width: 95%;
		margin-left: 2.5%;
	}
	.page-2 figure {
		width: 100%;
		left: 1%;
		margin-left: 0;
	}
	.page-3 .left_right li i {
		height: auto;
	}
	.page-3 .left_right li {
		height: 140px;
		width: 31%;
		margin: 1%;
	}
	.page-3 .left_right ul {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		height: 294px;
		overflow: hidden;
	}
	.page-2 figure>img {
		display: none;
	}
	.left_right_btn {
		display: none;
	}
	.page-2 figure div {
		top: auto;
		bottom:2%;
		left: 29px;
		width: 70%;
		height: auto;
		position: static;
	}
	.page-2 figure div img{
		height: auto;
		width: 100%;

	}
	.page-2 hgroup {
		margin-left: 0;
		left: 3%;
		top: 3%;
	}
	.page-2 hgroup h1 {
		font-size: 30px;
	}
	.page-2 hgroup h2 {
		font-size: 20px;
	}
	.page-2 hgroup a {
		width: 150px;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
	}
	.page-2 span {
		display: none;
	}
	.banner .banner-img-3 {
		width: 100%;
		margin-left: -50%;
		top: 20%;
	}
	.banner-img-1 {
		display: none;
	}
	.banner {
		background: url("../images/4.jpg") center;
		background-size: cover;
	}
	body .logo img {
		width: 60%;
	}
	.pre-2 a:last-child{
		display: none
	}
	.page-3 span {
		display: none;
	}
	.page-5 dl .btn {
		z-index: 9;
		top: -95px;
		width: 60px;
		right:0;
		left: auto;
		font-size: 14px;

	}
	.page-8 .btn{
		width:100% !important;
	}
}

@media screen and (max-width: 375px) {
	.page-7 dl dd h1 {
		margin-right: 0;
	}
	.page-7 dl dd {
		height: 100px;
	}
	.page-7 dl dd i {
		width: 150px;
	}
}

@media screen and (max-width: 320px) {
	.page-5 dl i {
		width: 90px;
	}
	.page-10 ul li:nth-of-type(2) h1 {
		display: none;
	}
	.page-10 ul li:nth-of-type(3) h1 {
		display: none;
	}
	.page-7 hgroup h2 {
		font-size: 14px;
	}
	.page-9 i b {
		font-size: 25px;
	}
	.page-8 ul {
		top: 110px !important;
	}
	.page-7 dl dd {
		height: 69px;
		margin-top: 15px;
	}
	.page-7 dl dd i {
		width: 100px;
	}
	.page-7 dl dd h1 {
		margin: 0;
	}
	.page-6 dl dd {
		width: 28%;
		height: 58px;
	}
	.page-5 dl h1 {
		padding-top: 3px;
		height: 1.5em;
		overflow: hidden;
	}
	.page-5 dl h2 {
		/* height: 36px; */
		line-height: 18px;
	}
	.page-5 dl dd {
		height: 85px;
	}
	.page-3 .left_right {
		margin-top: 0px !important;
	}
	.page-4 ul li {
		height: 70px;
	}
	.page-3 hgroup h3 {
		display: none;
	}
	.page-3 .left_right {
		margin-top: 0px !important;
	}
	.page-2 hgroup h3 {
		display: none;
	}
	.page-2 hgroup a {
		margin-top: 10px;
	}
	.page-3 hgroup h1 {
		font-size: 25px;
	}
	.page-3 hgroup h2 {
		font-size: 12px;
	}
	.page-4 ul li h2 {
		height: 3em;
	}
	.page-4 ul li {
		height: auto;
		margin-bottom: 10px;
	}
	.page-3 .left_right li b {
		height: 32px !important;
		line-height: 32px;
	}
}


/*!css/jq22.css*/

#menu {
	position: fixed;
	right: 30px;
	right: 30px;
	top: 50%;
	width: 10px;
	margin-top: -50px;
	padding: 0;
	list-style-type: none;
	z-index: 70
}

#menu li {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 10px
}

#menu li a {
	margin: 0 auto;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -100px;
	overflow: hidden;
	border-radius: 50%;
	background: #ddd
}

#menu li.active a {
	background: #d7292a;
	width: 15px;
	height: 15px
}


/*!css/jquery.fullPage.css*/

html,
body {
	margin: 0;
	padding: 0
}

#superContainer {
	height: 100%;
	position: relative
}

.section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.slide {
	float: left
}

.slide,
.slidesContainer {
	height: 100%;
	display: block
}

.slides {
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.section.table,
.slide.table {
	display: table;
	width: 100%
}

.slidesContainer {
	float: left;
	position: relative
}

.controlArrow {
	position: absolute;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px
}

.controlArrow.prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent
}

.controlArrow.next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff
}

.scrollable {
	overflow: scroll
}

.easing {
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-o-transition: all .7s ease-out;
	transition: all .7s ease-out
}

#fullPage-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1
}

#fullPage-nav.right {
	right: 17px
}

#fullPage-nav.left {
	left: 17px
}

.fullPage-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1
}

.fullPage-slidesNav.bottom {
	bottom: 17px
}

.fullPage-slidesNav.top {
	top: 17px
}

#fullPage-nav ul,
.fullPage-slidesNav ul {
	margin: 0;
	padding: 0
}

#fullPage-nav li,
.fullPage-slidesNav li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative
}

.fullPage-slidesNav li {
	display: inline-block
}

#fullPage-nav li a,
.fullPage-slidesNav li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none
}

#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
	background: #333
}

#fullPage-nav span,
.fullPage-slidesNav span {
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: rgba(0, 0, 0, 0);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 1
}

.fullPage-tooltip {
	position: absolute;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	top: -2px
}

.fullPage-tooltip.right {
	right: 20px
}

.fullPage-tooltip.left {
	left: 20px
}


/*!css/owl.carousel.css*/

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
	cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
	0% {
		opacity: 1
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1
	}
}

@keyframes empty {
	0% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
}

@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
}

@-webkit-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0)
	}
}

@-moz-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0)
	}
}

@keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0)
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(.8)
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(.8)
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(.8)
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%)
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%)
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%)
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5)
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5)
	}
}


/*!css/owl.carouselpro.css*/

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
	cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
	0% {
		opacity: 1
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1
	}
}

@keyframes empty {
	0% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
}

@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
}

@-webkit-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0)
	}
}

@-moz-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0)
	}
}

@keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0)
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(.8)
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(.8)
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(.8)
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%)
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%)
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%)
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5)
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5)
	}
}


/*!css/owl.theme.css*/

.app_text {
	float: left;
	width: 100%;
	text-align: center
}

.app_text p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: .875em;
	color: #999;
	line-height: 30px;
	margin-top: 10px
}

.app_text span {
	float: left;
	width: 100%;
	text-align: center;
	font-size: .75em;
	color: #CCC
}

.item:hover .app_text p {
	color: #d7292a
}

.item:hover .app_text span {
	color: #333
}

#owl-demo .item {
	margin: 30px
}

#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto
}

.owl-theme .owl-controls {
	margin-top: 40px;
	text-align: center
}

.owl-prev {
	left: 0
}

.owl-next {
	right: 0
}

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 20px 10px;
	font-size: 1.5em;
	background: #ccc;
	font-family: "宋体";
	filter: Alpha(Opacity=50);
	opacity: .5;
	position: absolute;
	top: 40%
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=50);
	opacity: .5;
	text-decoration: none;
	background: #666
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 10%
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 100%;
	height: 3px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	background: #e0e0e0
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #d7292a
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

@media only screen and (min-width:320px) and (max-width:600px) {
	.owl-theme .owl-controls .owl-page {
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 10px
	}
}

@media only screen and (max-width:320px) {}


/*!css/owl.themepro.css*/

.owl-pagination {
	display: none
}

.app_text {
	float: left;
	width: 100%;
	text-align: center
}

.app_text p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: .875em;
	color: #999;
	line-height: 30px;
	margin-top: 10px;
	height: 30px;
	overflow: hidden
}

.app_text span {
	float: left;
	width: 100%;
	text-align: center;
	font-size: .75em;
	color: #CCC
}

.item:hover .app_text p {
	color: #6bc30d
}

.item:hover .app_text span {
	color: #333
}

#owl-demo .item {
	margin: 30px
}

#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto
}

.owl-theme .owl-controls {
	margin-top: 40px;
	text-align: center
}

.owl-prev {
	left: 0;
	background: url(../Images/btnys_l.png) no-repeat center
}

.owl-next {
	right: 0;
	background: url(../Images/btnys_r.png) no-repeat center
}

.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	font-weight: bolder;
	display: inline-block;
	text-indent: -9999px;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 20px 10px;
	font-size: 1.5em;
	font-family: "宋体";
	filter: Alpha(Opacity=50);
	opacity: .5;
	position: absolute;
	top: 30%
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=90);
	opacity: .9;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 10%
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 100%;
	height: 3px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	background: #e0e0e0
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #6bc30d
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

@media only screen and (min-width:320px) and (max-width:600px) {
	.owl-theme .owl-controls .owl-page {
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 10px
	}
	.app_text p {
		font-size: .75em
	}
}

@media only screen and (max-width:320px) {}




.footer-nei{
	padding-bottom: 10%;
}
.footer-nei h6{
	background: #3b3b3b;
	bottom: 10px !important;
}