@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%;
}
@font-face {
    font-family: 'apl';
    font-style: normal;
    src: url('../font/Alibaba-PuHuiTi-Light.eot'); /* IE9 Compat Modes */
    src: url('../font/Alibaba-PuHuiTi-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/Alibaba-PuHuiTi-Light.woff') format('woff'), /* Modern Browsers */
    url('../font/Alibaba-PuHuiTi-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'apr';
    font-style: normal;
    src: url('../font/Alibaba-PuHuiTi-Regular.eot'); /* IE9 Compat Modes */
    src: url('../font/Alibaba-PuHuiTi-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/Alibaba-PuHuiTi-Regular.woff') format('woff'), /* Modern Browsers */
    url('../font/Alibaba-PuHuiTi-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}

body,
table,
input, textarea, select, option {
	font-family:"apr";
}

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: none;
}

a:active {
	color: #2c3742;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------------------------------------------*/
body {min-width: 750px;text-align:center;line-height: 1.5;-webkit-text-size-adjust: none;	color: #fff;font-size: 30px;overflow-x: hidden;}
#container {margin: 0 auto;width: 980px;overflow: hidden;background: #C7000A;text-align: left;}
#main {background: url(../images/bg02.jpg) repeat-y;}
* html #main {zoom: 1;}
*+html #main {zoom: 1;}
#main:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*------------------------------------------------------------
------------------------------------------------------------*/
.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;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
img {
	vertical-align: top;
}

/*-------------------------------------------*/
#gHeader {padding: 12px 0 16px;background: #014B94;}
#gHeader .hBox {padding: 0;width: 950px;margin: 0 auto;}
#gHeader h1 {float: left;font-size: 32px;font-weight:normal;color: #fff;}
#gHeader .hTitle {float: right;font-size: 32px;color: #fff;line-height:65px;}
#gHeader a {color: #fff;}
/*----------------------------------------------*/

#footer {overflow: hidden;padding: 10px 10px 10px 10px;background:#010101;}
#footer .fBox {width: 850px;margin: 0 auto;}
#footer .fLink {margin-right: 0px;float: left;width: 400px;}
#footer .fLink li {width: 100%;float: left;text-align: center;overflow: hidden;zoom: 1;}
#footer .fLink li:first-child {	margin-right: 2%;}
#footer .fLink li img {width: 194px;float: left;}
#footer .fLink li .title {width: 30px;display: block;margin-top: 35px;float: left;
	color: #fff;
	font-size: 25px;
	writing-mode : tb-rl;
	line-height: 1.0;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
}
#footer .fLink li:last-child .title {
	margin-top: 40px;
}
#footer .fBox p {
	margin-top: 40px;
	width: 430px;
	float: left;
	color: #fff;
	letter-spacing: -1px;
	font-size: 28px;
	text-align: center;
}
#footer .fBox p span {
	margin-top: 5px;
	display: block;
	font-size: 26px;
	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;}



/*--------------*/

.menuBox {
	position: fixed;
	top: 45px;
	right: 0;
	z-index: 1000;
}
.menuBox .menu {
	overflow: hidden;
	zoom: 1;
}
.menuBox .menu a {
	display: block;
	float: right;
}
.menuBox ul {
	margin-top: 5px;
	padding: 0 10px 5px;
	width: 230px;
	clear: both;
	display: none;
	box-sizing: border-box;
	border-radius: 5px;
	background: #E64B75;
}
.menuBox li {
	border-bottom: 2px solid #F3A5BA;
}
.menuBox li:last-child {
	border: none;
}
.menuBox li a {
	display: block;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 69px;
	text-align: center;
}



.shortcut{z-index:998 !important;height:120px;position:fixed;z-index:9999;bottom:0;background:#E4E4E4;width:100%; line-height:100%;}

.shortcut a{width:98%;margin:1%;border-radius:5px; font-size:30px;display:block; color:#FFFFFF;background:#C50038; line-height:110px; height:120px; font-weight:bold;}

