@charset "utf-8";

body {
	margin: 0;
	width: 100%;
	min-width: 1024px
}

img {
	border: 0
}

a {
	color: #000;
	text-decoration: none
}

.header {
	background-color: #4185F2;
	height: 90px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100
}

.header .bd {
	position: relative;
	width: 1004px;
	margin: 0 auto
}

.bd .title {
	display: inline-block;
	margin-top: 20px;
	float: left
}

html,body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑",'Tahoma,Arial,Helvetica,STHeiti';
	font-size: 100%
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,td,canvas,article,span {
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size: 100%;
	-webkit-touch-callout: none
}

ol,ul {
	list-style: none
}

.header .nav {
	float: right;
	text-align: right;
	font-size: 14px
}

.header .nav li {
	display: inline-block;
	line-height: 90px;
	height: 90px;
	float: left
}

.header .nav li.subMenu {
	position: relative;
	margin-right: 24px
}

.header .nav li .splitor {
	color: #99bcf8!important;
	margin: 0 25px
}

.header .nav li a {
	color: #99bcf8;
	padding: 0 15px;
	font-size: 16px;
	cursor: pointer
}

.header .nav li a.wshome {
	padding-right: 0
}

.header .nav li .cur {
	font-weight: 700
}

.header .nav li .login {
	display: inline-block;
	position: relative
}

.header .nav li span.line {
	color: #fff
}

.header .nav li .nav_menu {
	background: #fff;
	position: absolute;
	left: 26px;
	top: 65px;
	text-align: left;
	z-index: 10
}

.header .nav li .nav_menu a {
	display: block;
	padding-left: 40px;
	width: 100px;
	height: 45px;
	line-height: 45px;
	color: #959da0;
	border: 1px solid #eaebec;
	font-size: 14px
}

.header .nav li .nav_menu a.nth1 {
	border-bottom: 0;
	background: #fff url(../img/tubiao_01.png) no-repeat 20px center
}

.header .nav li .nav_menu a.nth2 {
	background: #fff url(../img/tubiao_05.png) no-repeat 20px center
}

.header .nav li .nav_menu a:hover {
	color: #4185f2
}

.header .nav li .nav_menu a.nth1:hover {
	border-bottom: 0;
	background: #f1f8ff url(../img/tubiao_03.png) no-repeat 20px center
}

.header .nav li .nav_menu a.nth2:hover {
	background: #f1f8ff url(../img/tubiao_07.png) no-repeat 20px center
}

.none {
	display: none
}

#content {
	padding-top: 90px;
	width: 100%
}

.page-title-complaint {
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #ebeef2
}

.page-title-complaint li {
	display: inline-block;
	width: 328px;
	font-size: 20px;
	padding: 25px 0
}

.page-title-complaint li .hover {
	border-bottom: 2px solid #3772f0;
	padding-bottom: 23px
}

.page-title {
	padding: 25px 0;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #ebeef2
}

.page-title .tip {
	padding: 15px 0;
	text-align: center;
	font-size: 15px;
	color: #7b7b7b
}

.page-title-prompt {
	padding: 25px 0 12px;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #ebeef2
}

.page-title-prompt .prompt {
	padding-top: 8px;
	font-size: 12px;
	color: #ef2620;
	margin: 0 auto;
	text-align: center;
	display: inline-block
}

#content {
	display: table
}

.layout {
	display: table-cell;
	vertical-align: middle
}

#footer {
	width: 100%;
	height: 50px;
	border-top: 2px solid #E8E8E8;
	padding: 20px 0;
	font-family: 'Microsoft Yahei',Arial,Verdana,sans-serif
}

#footer .tail {
	text-align: center;
	color: #000;
	opacity: .8;
	font-size: 14px;
	line-height: 30px
}

#footer .copy {
	font-weight: 400;
	font-size: 12px
}