@charset "utf-8";
/* CSS Document */

a,a:focus,a:focus,a:hover{
	outline:none;
}
html{overflow-x:auto;  }
body{margin:0 auto;min-width:1240px; padding:0; color:#414141;height: auto;background:#fff;overflow-x:auto; }
body,button,input,select,textarea{font:14px verdana,"\5FAE\8F6F\96C5\9ED1",tahoma,arial,"Hiragino Sans GB","\5b8b\4f53";}
input,select,textarea{font-size:100%;}
a{ color:#333; text-decoration:none;}
img{ vertical-align:top; border:0;}
ul,li,ol,dl,dt,dd{margin:0; padding:0; list-style:none;}
a:hover,
a:focus {
  color: #2379ce;
  text-decoration:none;
}
input,button,select,textarea{
    -webkit-appearance: none;
}

.fix:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block
}
body {
	background:#f7f7f7;
	font-family:"Microsoft Yahei" !important;
}
.header {
	width: 1200px;
	margin: 0 auto;
}
header {
	height: 128px;
background: #fff;
}
/*字体*/
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.logo {
	float: left;
	margin-top: 27px;
	margin-left: 10px;
}
.head-txt a{
	font-size: 14px;
line-height: 18px;
padding-left: 35px;
display: inline-block;
color:#6c6c6c
}
.head-txt {
margin-top: 50px;
color: #ccc;
float:right
}
/* .head-txt a:first-child {
    background: url(../image/icon_top01.png) no-repeat 14px center;
} */

.head-txt a:first-child{background: url(../images/icon/css_sprites.png) -36px -10px; margin-right:10px}
.head-txt a:last-child{background: url(../images/icon/css_sprites.png) 7px -115px;}
.head-txt a:nth-child(2){background: url(../images/icon/css_sprites.png) 9px -84px;margin-right:10px}
/* .head-txt a:last-child {
    background: url(../image/icon_top02.png) no-repeat 14px center;
} */
.head-login {
	float: right;
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
}
.head-login span,.head-login a {
	font-size: 14px;
}
.head-login span {
	color: #000;
}
.head-login a {
	color:#0066c7}
nav {
	float: left;
	width: 100%;
	margin-top: 24px;
	height: 50px;
background: url(../images/menu.jpg) repeat-x center;
min-width: 1200px;
}
nav ul {
	width: 1200px;
display: block;
margin: 0 auto;
}
nav ul li {
	width: 200px;
	float: left;
	text-align: Center;
	color: #fff;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
nav ul li.on, nav ul li:hover {
	background: #003e79;
}
footer{
	width:100%;
	background:#fff;
	float:left;
	margin-top:60px;
}

.flink-tit{
	float:left;
	margin-top:35px;
	height:30px;
	width:100%;
	position:relative;
}

.flink-tit span{
	height:2px;
	width:43px;
	background:#007aec;
	position:absolute;
	bottom:0px;
	left:0px;
}
.flink-ul{
	width:1011px;
	float:left;
	margin-top:20px;
	padding-bottom: 37px;
	
}

.flink-ul li{
	float:left;
	font-size:12px;
	width:160px;/*144px;*/
	height:28px;
}

.copy-foot{min-width:1200px;width:100%; margin-top:20px; padding:10px 0; background:#e4e4e4; color:#FFF;border-top: 3px solid #2980d0; text-align:center;color: #333; line-height: 25px;}

.hidden{
	width:0px;
	height:0px;
	overflow:hidden;
}
.bh-tit .on{
	color:#2379ce;
}
.manager a{ line-height:22px}