@charset "utf-8";
/*------------------------------------------------------------
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family:"Microsoft YaHei",微软雅黑;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/*------------------------------------------------------------
------------------------------------------------------------*/
a.tapCtrl, input.tapCtrl,
.tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #2c3742;
	text-decoration: none;
}

a:visited {
	color: #2c3742;
	text-decoration: none;
}

a:hover {
	color: #2c3742;
	text-decoration: underline;
}

a:active {
	color: #2c3742;
	text-decoration: underline;
}

/*------------------------------------------------------------
------------------------------------------------------------*/
body {
	color: #000;
	text-align:center;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}
#container {
	text-align: left;
}

#main {
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.main_2 a{
	float: right;
	color:#00a787;
	font-size:24px;
	}
.clearfix{
	margin:0 auto;}


/*------------------------------------------------------------
------------------------------------------------------------*/
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.vaTop { vertical-align: top !important; }
.vaMiddle { vertical-align: middle !important; }
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mr0 { margin-right: 0 !important; }

/*------------------------------------------------------------
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}
. ul clearfix{
	margin:0 auto;
	}

.sliderBox01 wow bounceInRight{
	width: 980px;
	margin:0auto;
	}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
img {
	vertical-align: top;
}

/*------------------------------------------------------------
------------------------------------------------------------*/
#gHeader {
}
#gHeader .hBox {
	padding: 10px;
	width: 960px;
	margin: 0 auto;
	background: url(../img/common/header_bg.jpg) repeat center top;
}
#gHeader h1 {
	float: left;
	font-size: 28px;
	font-weight:normal;
	color: #fff;
}
#gHeader .hTitle {
	float: right;
	font-size: 28px;
	color: #fff;
}
#gHeader a {
	color: #fff;
}
# main ul li{
	float: left;	
	
	}
/*------------------------------------------------------------
------------------------------------------------------------*/
#footer {
	overflow: hidden;
	padding: 30px 10px 20px;
	background: url(../img/common/footer_bg.jpg) repeat-y center top;
	background-size: 980px auto;
}
#footer .fBox {
	width: 800px;
	margin: 0 auto;
}
#footer .fLink {
	margin-right: 30px;
	float: left;
	width: 470px;
}
#footer .fLink li {
	width: 45%;
	float: left;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}
#footer .fLink li:first-child {
	margin-right: 10%;
}
#footer .fLink li img {
}
#footer .fLink li .title {
	display: block;
	margin-top: 5px;
	font-size: 21px;
	font-weight:normal;
	color: #fff;
	text-align: center;
}
#footer .fBox p {
	margin-top: 40px;
	width: 300px;
	float: right;
	color: #fff;
	letter-spacing: -1px;
	font-size: 28px;
	text-align: center;
}
#footer .fBox p span {
	margin-top: 20px;
	display: block;
	font-size: 24px;
	color: #fff;
}

.qrbox {padding:0;margin:0;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.qrbox {overflow:hidden;padding:10px 0;text-align: center;}
