@charset "utf-8";

html {
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	zoom: 1;
}

html * {
	outline: 0;
	zoom: 1;
}

body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	font-size: 14px;
	background: #f2f2f6;
	padding-top: 68px;
}

* {
	box-sizing: border-box;
}

body, div, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h1, h2, h3, h4 {
	font-size: 100%;
	font-weight: normal;
}

a {
	margin: 0;
	padding: 0;
	background: 0 0;
	color: #333;
	vertical-align: baseline;
	text-decoration: none;
	outline: none;
}

a:link, a:visited, a:active, a:focus {
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #008ad5;
	text-decoration: none;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container:after, .warp:after {
	clear: both;
	display: table;
	content: " ";
}

.container {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	clear: both;
	height: 100%;
}

.logo a {
	color: #ffffff;
	max-height: 50px;
	line-height: 40px;
	display: block;
	font-size: 30px;
	margin: 9px 0;
	transition: all 0.3s fease 0s;
}

.logo a img {
	max-height: 50px;
	vertical-align: middle;
}

.header {
	width: 100%;
	z-index: 999;
	position: fixed;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
	top: 0;
	transition: .3s all ease-in-out;
	background: #fff;
}

.header .container {
	padding: 0 20px;
}

.navBar .nav {
	height: 68px;
	transition: all 0.3s ease 0s;
}

.navBar .nav li {
	float: left;
	font-size: 14px;
	height: 68px;
	line-height: 68px;
	transition: all 0.3s ease 0s;
	position: relative;
	margin: 0 0 0 30px;
}

.navBar .nav li a {
	display: block;
	padding: 0px;
	font-size: 16px;
}

.navBar .nav li a:before {
	width: 0;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	background: #FF1736;
	content: '';
	transition: all .4s;
	z-index: -1;
}

.navBar .nav li a.active:before, .navBar .nav li a.active:before {
	width: 100%;
	left: 0;
}

.navBar .nav li>ul {
	display: none;
	position: absolute;
	top: 88px;
	left: auto;
	min-width: 100px;
	transition: all 0.3s ease 0s;
	transform: translateX(-50%);
}

.navBar .nav li>ul li {
	min-width: 100%;
	height: 42px;
	display: block;
	text-align: center;
}

.navBar .nav li>ul li a {
	color: #333;
	min-width: 100%;
	padding: 0;
	background: #fff;
	height: 42px;
	line-height: 42px;
}

.navBar .nav li>ul li a:hover {
	background: #69C;
	color: #fff;
}

.navBar .nav li:hover>ul {
	display: block;
	top: 68px;
}

.header.fixed .navBar .nav li a, .index .navBar .nav li>ul li a:hover, .header.navfx .navBar .nav li a {
	color: #fff;
}

.header.fixed .navBar .nav li>ul li a, .header.navfx .navBar .nav li>ul li a {
	color: #333;
}

.header.fixed .navBar .nav li>ul li a:hover, .header.navfx .navBar .nav li>ul li a:hover {
	background: #69C;
	color: #fff;
}

.index .navBar .nav li>ul li a {
	color: #333;
}

body.index {
	padding-top: 0;
}

.index .header {
	background: none;
	padding-top: 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}

.index .navBar .nav li a, .index .navBar .nav li a.active {
	color: #fff;
}

.index .navBar .nav li a:before, .header.fixed .navBar .nav li a:before, .header.navfx .navBar .nav li a:before {
	background: #fff;
	bottom: 15px;
	left: 0;
}

.index .navBar .nav li a:hover:before, .header.fixed .navBar .nav li a:hover:before, .header.navfx .navBar .nav li a:hover:before {
	width: 100%;
	left: 0;
}

.header.fixed, .header.navfx {
	padding-top: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ee0979 0%, #ff6a00 100%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #ee0979 0%, #ff6a00 100%) repeat scroll 0 0;
}

.index .header.navfx {
	background: none;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0);
	padding-top: 20px;
}

.index .header.navfx.fixed {
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #1582EE 0%, #7236FF 100%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #1582EE 0%, #7236FF 100%) repeat scroll 0 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding-top: 0px;
}

section.page {
	min-height: 500px;
	position: relative;
	padding: 100px 0;
}

section.page.page1 {
	padding: 230px 0 210px 0;
}

.page {
	background: #fff;
}

.index .page ul {
	display: block;
	font-size: 0;
}

.page li {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.page li .text {
	font-size: 16px;
	line-height: 1.8;
	color: #767676;
	padding: 0 20px;
}

.page span.h {
	color: #f41260;
}

.page h2 {
	font-size: 36px;
	color: #fff;
	font-weight: 300;
}

.page.page1 h2 {
	font-size: 52px;
}

.page1 {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 230px 0 210px 0;
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #1582EE 0%, #7236FF 100%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #1582EE 0%, #7236FF 100%) repeat scroll 0 0;
}

.page1 .textBox {
	color: #fff;
	font-size: 24px;
	line-height: 44px;
	font-weight: 300;
}

.page1 .textBox .text {
	padding-top: 20px;
	opacity: 1;
}

.page1 .zooming {
	position: absolute;
	top: 50%;
	margin-top: -200px;
	right: 0;
	-moz-animation: zooming 18s infinite both;
	-webkit-animation: zooming 18s infinite both;
	animation: zooming 18s infinite both;
}

.page1 .zooming img {
	max-width: 400px;
	max-height: 400px;
}

.zooming {
	-moz-animation: zooming 18s infinite both;
	-webkit-animation: zooming 18s infinite both;
	animation: zooming 18s infinite both;
}

.page2 .box {
	text-align: center;
}

.page2 li {
	width: 33.3333%;
	padding: 15px;
	text-align: center;
}

.page2 li h3 {
	font-size: 26px;
	margin: 25px 0 10px 0;
}

.page1 .textBox .text span {
	display: inline-block;
	vertical-align: middle;
}

.page1 .textBox .text span img {
	max-width: 180px;
	margin-left: 10px;
}

@media screen and (max-width:900px) {
	.page1 .textBox .text span {
		display: block;
		vertical-align: middle;
		margin: 10px auto;
	}

	.page1 .textBox .text span img {
		max-width: 180px;
		margin-left: 0px;
		margin-top: 10px;
	}
}

.page3 {
	background: #f7f7f8;
	min-height: inherit;
}

.page3 li {
	width: 54%;
	padding: 15px;
	vertical-align: middle;
}

.page3 li.limg {
	width: 46%;
}

.page3 li h3 {
	font-size: 30px;
	padding: 5px 0 30px 0;
}

.page3 .zooming {
	text-align: left;
	padding-left: 1%;
}

.page3 .zooming img {
	width: 100%;
	max-width: 400px;
}

.page3 li .text {
	padding: 0 0px;
}

ul.ul-subcates {
	padding: 8px 0 0 0;
	margin-bottom: -8px;
}

#divBottom {
	width: 100%;
	margin: 0;
	padding: 45px 0px;
	text-align: center;
	clear: both;
	background: #eaeaf0;
	color: #686868;
}

#divBottom a {
	color: #686868;
}

.index #divBottom {
	margin-top: 0;
}

.container {
	max-width: 1200px;
}

@media screen and (max-width:1199px) {
	.container {
		max-width: 990px;
	}
}

@media screen and (max-width:960px) {
	.navBar {
		display: none;
	}
}

@media screen and (max-width:900px) {
	.page {
		padding: 68px 0 80px;
	}

	section.page {
		padding: 100px 0;
	}

	section.page.page1 {
		padding: 180px 0 160px;
	}

	.page1 .zooming {
		display: none;
	}

	.page1 .box {
		text-align: center;
	}

	.page2 li {
		width: 100%;
	}

	.page2 li .text {
		max-width: 350px;
		margin: 10px auto;
	}

	.page3 {
		padding-top: 60px;
	}

	.page3 li, .page3 li.limg {
		width: 100%;
	}

	.page3 .zooming {
		text-align: center;
		padding: 0 2%;
	}

	.page3 span.h, .page3 li h3 {
		display: block;
		text-align: center;
	}

	.page3 li .text {
		padding: 0 3%;
	}
}

@media screen and (max-width:760px) {
	body {
		padding-top: 0;
	}

	.header .container, .container {
		padding: 0 10px;
	}

	.header {
		margin-bottom: 15px;
	}

	body.index {
		padding-top: 0;
	}

	body {
		padding-top: 68px;
	}

	#divBottom {
		margin: 15px 0 0 0;
		padding: 30px 20px;
	}

	section.page {
		min-height: inherit;
	}
}

@media screen and (max-width:480px) {
	.page.page1 h2 {
		font-size: 42px;
	}

	.page1 .textBox {
		font-size: 20px;
		line-height: 36px;
	}
}

@-moz-keyframes zooming {
	0% {
		-moz-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50% {
		-moz-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

	100% {
		-moz-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@-webkit-keyframes zooming {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes zooming {
	0% {
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	50% {
		-moz-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

	100% {
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}