/*
 * =========================================================================
 * =========================================================================
 */
 /*³õÊ¼»¯Àà*/
@charset "UTF-8";
html{
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
}
html,body {
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	width: 100%;
}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
}
* {
	-webkit-box-sizing: border-box;
	      	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

body {
	line-height: 1.5;
	font-size: 0.8rem;
	color: #555555;
	background-color: #fff;
	outline: 0;
}
ul, li {
	list-style: none;
}
/*p {
	font-size: 0.7rem;
	color: #757575;
}*/
a {
	color: #0062cc;
	text-decoration: none;
	background-color: transparent;
}
img {
	vertical-align: top;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

textarea {
	overflow: hidden;
	resize: none;
}
button {
	overflow: visible;
}
button,select {
	text-transform: none;
}
button,input,select,textarea {
	font: inherit;
	color: inherit;
}
/*-----------------------------------------
------------------------------------------*/
#header .menu {
	width: 16px;
	height: 14px;
	position: absolute;
	right: 12px;
	top: 37%;
}
#header .menu span {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-color: #010101;
}
#header .menu .top {
	top: 0;
}
#header .menu.on .top {
	transform: rotate(45deg) translate(1px,7px);
	-webkit-transform: rotate(45deg) translate(1px,7px);
}
#header .menu .middle {
	top: 6px;
}
#header .menu.on .middle {
	opacity: 0;
}
#header .menu .bottom {
	bottom: 0;
}
#header .menu.on .bottom {
	transform: rotate(-45deg) translate(1px,-8px);
	-webkit-transform: rotate(-45deg) translate(1px,-8px);
}
#header .menuBox {
	display: none;
	padding-bottom: 20px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	border-top: 1px solid #0F5CAB;
	box-sizing: border-box;
	background: rgba(255,255,255,0.8);
	z-index: 99999;
}
#header .menuBox ul {
	margin-bottom: 20px;
}
#header .menuBox li {
	border-bottom: 1px dashed #959595;
}
#header .menuBox li a {
	padding: 10px 10px;
	display: block;
	color: #666;
	font-size: 14px;
}
#header .menuBox li a:hover,
#header .menuBox .on>a {
	text-decoration: none;
	color: #fff;
	background-color: #0196F2;
}
#header .menuBox li .subUl {
	display: none;
	margin-bottom: 0;
	background-color: #F5F5F5;
}
#header .menuBox li .subUl li a {
	font-size: 14px;
}
#header .menuBox li a span {
	display: block;
	background: url(../img/common/icon05.png) no-repeat right center;
	background-size: 9px auto;
}	
#header .menuBox li.on>a span {
	background: url(../img/common/icon06.png) no-repeat right center;
	background-size: 16px auto;
}

#header .searchBox {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	border-top: 1px solid #0F5CAB;
	box-sizing: border-box;
	background: rgba(255,255,255,0.8);
	z-index: 99999;
}
#header .searchBox .infoSearch {
	width: 9rem;
	padding: 0.5rem 0;
	margin: 0 auto;
}
#header .searchBox .infoSearch input {
	width: 7.5rem;
	float: left;
	border: 1px solid #0F5CAB;
	line-height: 0.8rem;
	font-size: 0.32rem;
	padding-left: 10px;
}
#header .searchBox .infoSearch a {
	display: block;
	width: 1.5rem;
	float: left;
	color: #fff;
	font-size: 0.35rem;
	text-align: center;
	line-height: 0.8rem;
	border: 1px solid #0F5CAB;
	background-color: #0F5CAB;
}

#header {
	padding: 10px 10px;
	position: relative;
}
#header .logo {
	float: left;
}
#header .logo img {
	width: 200px;
}
#header .search {
	padding: 8px 40px 0 0;
	float: right;
}
#header .search img {
	width: 16px;
}
.gNavi {
	background-color: #0F5CAB;
}
.gNavi li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 0.4rem;
}
.gNavi li a {
	display: block;
	line-height: 1rem;
	color: #fff;
	border-right: 1px solid #fff;
}
#footer {
	padding: 0.2rem 0;
	text-align: center;
	background-color: #0F5CAB;
}
#footer p {
	color: #fff;
	font-size: 0.3rem;
}
/*---------------------------------------*/
.pagePath {
	margin-bottom: 0.3rem;
}
.pagePath li {
	display: inline;
	color:#555;
	font-size: 0.35rem;
}
.pagePath li a {
	color:#555;
}
/*---------------------------------------*/
.pageNavi {
	text-align: center;
}
.pageNavi li {
	margin: 0 0.08rem;
	display: inline-block;
	text-align: center;
	font-size: 0.35rem;
	color: #808080;
}
.pageNavi li a {
	color: #808080;
	display: inline-block;
	padding: 0 0.2rem;
	line-height: 1.8;
	border: 1px solid #E5E5E5;
}
.pageNavi li.on a,
.pageNavi li a:hover {
	color: #fff;
	text-decoration:none;
	background-color: #105CAA;
}










