@charset "utf-8";
/*2016-3-25 qufan update. please search: .item00*/
/* Reset */
body, h1, h2, h3, h4, h5, h6,
div, p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td,
form, fieldset, legend,
hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ul, ol {
	list-style:none;
}
table {
	margin:0;
	padding:0;
	border-spacing:0;
	border:0;
	_border-collapse:collapse;
}
*+html table {border-collapse:collapse;}
img, fieldset, abbr, acronym {
	border:0;
}
address, caption, cite, code, dfn, em, var {
	font-style:normal;
	font-weight:normal;
}
q:before, q:after {
	content: '';
}
input, select, button, textarea {
	color:#333;
	font-size:100%;
	font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53,Arial,sans-serif;
	vertical-align:middle;
}

/* Base */
body {
	color:#333;
	font-size:12px;
	line-height:18px;
	font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53,Arial,sans-serif;
}
hr {
	display:none
}
caption, legend,
#skipNavi {
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
a {
	color:#333;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	color:#333;
}
input.text,
input.pswd,
textarea.textarea {
	padding:0 0 0 5px;
	margin:0;
	border:1px solid #000;
}
label,
input.button, input.submit , input.image,
button {
	cursor:pointer;
}
textarea, pre {
	overflow:auto;
}
.hide {
	position:absolute;
	top:0;
	left:-99999px;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}

/*html5*/
article, aside, dialog, footer, header, section, nav, figure, menu {
	display:block;
}
img {
	vertical-align:top;
}
fieldset {
	display:block;
}

#wrap {max-width:640px; min-width:320px; margin:0 auto; color:#000; overflow:hidden;}
#head {background:url('../images/bg_head.jpg') no-repeat 0 0; background-size:100% 80px;}
#head h1 {height:44px; border-bottom:1px solid #006699; text-align:center; overflow:hidden;}
#head h1 a {display:block; height:34px; padding-top:10px;}
.date-box {width:100%; height:34px; border-top:1px solid #209fff; overflow:hidden;}
.date-box .v-pc {float:left; margin:6px 17px 0 8px;}
.date-box p {margin-top:6px; color:#f6ecbe;}
#gnb {position:relative; height:34px; margin:0; padding:0 0 0 10px;  border-bottom:1px solid #ccc; background:#f5f5f5; overflow:hidden;}
#gnb a {position:relative; float:left; margin:5px 0 0 2px; padding:0 12px 0 0; color:#2f66a8; font-size:16px; line-height:24px; z-index:10;}
#gnb span.bg-ico {display:block; position:absolute; left:2px; top:5px; width:50px; height:24px; border-radius:10px; background:#e0e0e0; z-index:9;}
#gnb span.dragBtn{
	width: 30px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
#gnb span.dragBtn::after{
	width: 0px;
	height: 0px;
	display: block;
	margin: 15px 0 0 12px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(255,255,255,0.5);
}


.wxb_dh { width:100%; background:#f5f5f5; border-bottom:1px solid #cccccc; margin:0 auto; height:auto;}
.wxb_dh ul { overflow:hidden; }
.wxb_dh ul li { font-size:16px; color:#2f66a8; float:left; width:25%; text-align:center; line-height:30px;}
.wxb_dh ul li a{ color:#2f66a8; text-decoration:none}
.wxb_dh ul li a:hover{ text-decoration:underline;}

#container {position:relative; overflow:hidden;}
.swipe-wrap {position:relative; overflow:hidden;}
.wrap {float:left; position:relative; width:100%;}
#wrapper,
#wrapper2,
#wrapper3,
#wrapper4,
#wrapper5,
#wrapper6{position:absolute; top:0; left:0; bottom:0; overflow:auto; width:100%; z-index:1;}

#scroller {position:absolute; width:100%; padding:0; z-index:1;}
.cont {padding-bottom:40px;}


.mgt0 {margin-top:0 !important;}

#foot {background:url('../images/bg_foot.jpg') repeat-y 0 0; background-size:100% 100%;}
#foot p {padding:10px; color:#666; font-size:10px; line-height:25px; text-align:center;}

#foott {background:url('../images/bg_foot.jpg') repeat-y 0 0; background-size:100% 100%; position: relative;}
#foott p {padding:10px; color:#666; font-size:10px; line-height:22px; text-align:center;}
.footLink{
	text-align:center;
	padding-bottom:10px;
}
.footLink .pc{
	display: inline-block;
	padding: 10px 15px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align:top;
	font-weight: bold;
	color: #105698;
}
.footLink .pc::before{
	content: "";
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 18px;
	vertical-align: middle;
	background: url(../images/zw_icon.png) no-repeat -67px 0px;
	-webkit-background-size: 100px;
	background-size: 100px;
}
.footLink .dzjg{
	display:inline-block;
	width: 35px;
	height: 43px;
	background: url('../images/dzjg.png') no-repeat 0px 0px;
	vertical-align:top;
	margin-right:20px;
}


