@charset "utf-8";
	a,body,div,h1,h3,html,i,img,li,p,span,strong,ul {
	margin:0;
	padding:0
}
body {
	-webkit-appearance:none;
	border-radius:0;
	-webkit-text-size-adjust:none;
	color:#666;
	font-size:14px;
}
body {
	padding-top:70px;
	background-color:#fff;
	overflow-x:hidden;
}
a,a:hover {
	cursor:pointer
}
h1,h3 {
	font-size:18px;
	font-weight:700;
	color:#333;
}
ul {
	list-style:none
}
:focus {
	outline:0
}
img {
	vertical-align:middle;
	border:0;
}
a,a:visited {
	text-decoration:none;
	color:#333
}
a:hover,a:active {
	color: #126fbd;
	text-decoration:none
}
a:link,a:visited {
	text-decoration:none;
}
.clear {
	font:0/0 sans-serif;
	height:0;
	overflow:hidden;
	clear:both;
	display:block
}
.width {
	width:1300px;
	margin:auto
}


.page_banner .name {
	line-height:550px;
	font-size:36px;
	color:#fff;
	padding:0px 65px;
	text-shadow:3px 3px 10px #666;
}
.page_width {
	width:1200px;
	margin:auto;
	padding-top:30px;
}
.page_left {
	float:left;
	width:170px;
}
.page_left li {
	padding-bottom:10px;
}
.page_nav a {
	display:block;
	border-left:3px solid #fff;
	color:#999;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
	background-color: #f4f4f4;
}
.page_nav a:hover {
	border-left-color:#ddd;
	background-color:#f4f4f4;
}
.page_right {
	width:1000px;
	float:right;
}
.page_show {
	padding-left:30px;
	border-left:1px solid #eee;
}
.page_show .page_title {
	display:block;
	border-bottom:1px solid #eee;
	height:50px;
	line-height:50px;
	font-size:24px;
}
.page_show .page_content {
	padding:30px;
	padding-bottom:0px;
	font-size:16px;
	line-height:40px;
	color:#666;
}
.page_show .page_content p {
	/*padding:20px 0px;*/
}
.page_show .page_content img {
	max-width:100%;
}

a {
	background:0 0
}
a:focus {
	outline:thin dotted
}
a:active,a:hover {
	outline:0
}
h1 {
	margin:.67em 0;
	font-size:2em
}
strong {
	font-weight:700
}
img {
	border:0
}

html {
	font-size:10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	font-size:13px;
	line-height:1.53846154;
	color:#353535;
	background-color:#fff
}
a {
	color:#145ccd;
	text-decoration:none;
	-webkit-transition:all .4s cubic-bezier(.175,.885,.32,1);
	-o-transition:all .4s cubic-bezier(.175,.885,.32,1);
	transition:all .4s cubic-bezier(.175,.885,.32,1)
}
a:focus,a:hover {
	color:#0d3d88;
	text-decoration:underline
}
a:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
img {
	max-width:100%;
	vertical-align:middle
}
::-moz-selection {
	text-shadow:none;
	background:#b3d4fc
}
::selection {
	text-shadow:none;
	background:#b3d4fc
}
ul {
	padding-left:20px
}
p {
	margin:0 0 10px
}
ul {
	margin-top:0;
	margin-bottom:10px
}
h1,h3 {
	font-weight:700;
	line-height:1.1;
	color:inherit
}
h1,h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 {
	font-size:26px
}
h3 {
	font-size:16px
}
@font-face {
	font-family:微软雅黑;
	font-style:normal;
	font-weight:400;
	src:url(../fonts/zenicon.eot);
	src:url(../fonts/zenicon.eot) format('embedded-opentype'),url(../fonts/zenicon.woff) format('woff'),url(../fonts/zenicon.ttf) format('truetype'),url(../fonts/zenicon.svg#regular) format('svg')
}
@media (min-width:768px) {
	::-webkit-scrollbar {
	width:10px;
	height:10px
}
::-webkit-scrollbar-button {
	width:0;
	height:0
}
::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement {
	display:block
}
::-webkit-scrollbar-button:vertical:end:decrement,::-webkit-scrollbar-button:vertical:start:increment {
	display:none
}
::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-track:vertical {
	border-color:transparent;
	border-style:solid
}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}
::-webkit-scrollbar-thumb {
	min-height:28px;
	padding-top:100;
	background-color:rgba(0,0,0,.2);
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)
}
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(0,0,0,.4);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25)
}
::-webkit-scrollbar-thumb:active {
	background-color:rgba(0,0,0,.5);
	-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35)
}
::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-track:vertical {
	border-width:0
}
::-webkit-scrollbar-track:hover {
	background-color:rgba(0,0,0,.05);
	-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1)
}
::-webkit-scrollbar-track:active {
	background-color:rgba(0,0,0,.05);
	-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07)
}
}@-moz-document url-prefix() {
	}