@font-face{
font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif;
src:url('font/SourceHanSansSC-Regular.otf');
}
* { margin:0px; padding:0px; font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif; }
a { text-decoration:none; color:#333 }
a img { border:0px; }
ul { list-style:none; }
.clear { clear:both; } 

.header{
	width: 100%;
	height: auto;
}
.top{
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: #305dc3;
}
.top>div{
	width: 1100px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
}
.top1{
	width: 100%;
	border-bottom: 1px dotted #999;
	height: 90px;
	overflow: hidden;
}
.top1>div{
	width: 1100px;
	margin: 0 auto;
	padding: 25px 0 40px 0;
	text-align: center;
	font-size: 18px;
	color: #3053c3;
	line-height: 40px;
}
.top1>div>div{
	float: left;
}
.top1_1{
	width: 147px;
	height: auto;
}
.top1_2{
	float: right !important;
	width: 200px;
	height: 40px;
	background: url(../images/top3.png) no-repeat center;
        background-size:100%;
}
.top1_2>a{
	display:block;
	width:100%;
	height:100%;
}
.nav{
	width: 1100px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}
.nav ul{
	width: 1100px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	width: 137px;
	text-align: center;
}
.nav ul li a{
	color: #999;
	font-size: 14px;
	display:block;
	float:left;
	width:94%;
}
.nav ul li.cur3{display:none;}
.nav ul li:hover{
	background: #305dc3;
}
.nav ul li:hover>a{
	color: #fff;
}



/*footer*/
.footer{
	width: 100%;
	background: #305dc3;
	height: 215px;
	margin-top: 30px;

}
.footer>div{
	width: 1100px;
	margin: 0 auto;
	padding-top: 43px;
}
.footer p{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	width: 100%;
	margin: 0 auto;
	margin-top: 12px;
}
.footer p a{
	color:#fff;
}
.footer span.beian{color: rgba(255, 255, 255, 0.25); font-size:14px;}
/**/
.return {
	width: 40px;
	position: fixed;
	bottom: 95px;
	right: 55px;
	z-index: 999;
}
.return a.dingbu2{
	width: 40px;
	height: 40px;
	display: block;
	background: #7a7a7a;
}
.fhdb1 p{
	color: #fff;
	line-height: 19px;
	display: none;
	font-size:14px;
}
.return a.dingbu2 .fhdb1 {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	text-align: center;
	background: url(../images/re.png) no-repeat center;
}
.return a.dingbu2:hover {
	background: #0066cb;
}
.return a.dingbu2:hover>div{
	background: none;
}
.return a.dingbu2:hover>div>p{
	display: block;
}
