/*--顶部 begin--*/
.wel{
	height: 40px;
	line-height: 40px;
}
.wel .wel_r{
	width: 500px;
	float: right;
}
.wel .wel_r a{
	margin-left: 40px;
	padding-left: 25px;
}
.wel .wel_r a:hover{
	color: #098eff;
}
.wel .wel_r .wel_1{
	background: url(../images/bak_1.png) no-repeat center left;
}
.wel .wel_r .wel_2{
	background: url(../images/bak_2.png) no-repeat center left;
}
.wel .wel_r .wel_3{
	background: url(../images/bak_3.png) no-repeat center left;
}
.wel .wel_r .wel_4{
	background: url(../images/bak_4.png) no-repeat center left;
}






.logo{height: 90px;background: url(../images/ztdlsb_02.jpg) no-repeat center;margin-top: 5px;}
.logo .logo_r{
	float: right; 
	width: 500px;
	text-align: left;
	background: url(../images/ysjd_06.jpg) no-repeat left;
	height: 66px;
	padding-top: 15px;
}
.logo .logo_r p{
	font-size: 30px;
	color: #098eff;
	margin-top: 5px;
}
.logo .h1{padding-top: 10px; width: 570px;}
.logo .h1 span{
	float: right; 
	font-size: 18px; 
	border-left: 1px solid #dedede; 
	padding-left: 20px; 
	display: block; 
	margin-top: 20px;
}
.logo .h1 p{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	color: #098eff; 
}
.logo .h1 img{
	width: 491px;
height: 71px;
}


.Nav{height: 57px; line-height: 57px;}
.Nav li{float: left;  font-size: 16px; background: url(../images/bak_4.jpg) no-repeat right center;}
.Nav li a{margin: 0 39px;height: 50px; display: block; text-align: center;}
.Nav li a:hover{border-bottom: 1px solid #098eff; color: #098eff; }
.Nav .another a{border-bottom: 1px solid #098eff; color: #098eff;}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
	background:#fff;
}



/*--顶部 end--*/




/*--底部 begin--*/
.footer_nav{
	height: 60px;
	background: #1792fb;
	line-height: 60px;
}
.footer_nav li{
	float: left;
}
.footer_nav li a{
   color: #fff;
   font-size: 16px;
   display: block;
   padding: 0 39px;
}
.footer_nav li a:hover{
	background: #0a253c;
}
.footer{
	background: #0a253c;
	padding: 40px 0;
	height: 150px;
	box-sizing: content-box;
}
.footer .foot_logo img{
	width: 420px;
	height: 90px;
}
.footer .foot_b .erweima{
	float: right;
	line-height: 25px;
	text-align: center;
	width: 100px;
	color: #fff;
}
.footer .foot_b .erweima img{
	width: 100px;
	height: 100px;
}
.footer .banquan{
    color: #fff;
    line-height: 30px;
}
.footer .banquan h2{
	font-size: 14px;
	float: left;
}
.footer .banquan p a{
	color: #fff;
	margin:0 4px;
}
/*--底部 end--*/

