/*全局样式*/
body{padding:0; margin:0; font-size:13px; font-family:微软雅黑;}
div,img,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0; margin:0;border: 0;}
ul{list-style:none;}
a{text-decoration: none; color: #000000;}
input{border: 0; padding: 0;}
i,em{font-style: normal;}
img{max-width: 100%; height: auto; display: block;}
button{padding: 0; border: 0;}

/*清除浮动*/
.clearfloat{border:0px;clear:both; height:0px; font-size:1px; line-height:0px;}

/*解决ie/firefox 浏览器中，点击一个链接后有一个虚线边框的问题*/
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */ 　
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 　
a:focus { -moz-outline-style: none; } /* IE不支持 */ 
a:focus {outline:none; -moz-outline:none;}

/*解决chrome 浏览器，当文本框，多行文本获得焦点的时候，会有一个边框的问题*/
input,textarea{outline:none;}

/*头部*/
#top{width:100%;
	background: #02639e;
	}
.top_con{
	position: relative;
	width: 1150px;
	height: 120px;
	margin: 0 auto;background: #02639e;

}
/*logo*/
.logo{
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
.logo .logo1{
	float: left;
	width: 100px;
	height: 100px;
}
.logo .logo2{
	float: left;
	width: 210px;
	height: 60px;
	margin: 20px 0 0 18px;
}
/*top_link*/
.top_link{
	position: absolute;
	right: 0;
	top: 43px;
}
.top_link ul{
	overflow: hidden;
}
.top_link ul li{
	float: left;
	margin-left: 15px;
}
.top_link ul li a{
	color: #ffffff;
}
.top_link ul li a img{
	float: left;
	width: 15px;
	height: 15px;
}
/*top_logo_bg*/
.top_logo_bg{
	position: absolute;
	right: 230px;
	top: 5px;
	width: 440px;
height:120px;overflow:hidden;
}
/*nav*/
#nav_con{
	width: 100%;
	height: 42px;
	background-color: #0079c3;
}
/*一级导航*/
.nav1{
	width: 1152px;
	height: 42px;
	margin: 0 auto;
background:#0079c3;
}
.nav1 > li{
	float: left;
	width: 96px;
	height: 42px;
	position: relative;
}
.nav1 > li > a{
	display: block;
	height: 16px;
	margin-top: 12px;
	border-left: 1px solid #ffffff;
	font-family: 宋体;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
}
.nav1 > li:first-child > a{
	border-left: 0;
}
.nav1 > li:hover > a{
	
}
/*二级导航*/
.nav2{
	position: absolute;
	left: 0;
	top: 42px;
	width: 100%;
	background-color: rgba(0,121,195,0.9);
	z-index: 5;
	display: none; /*默认隐藏*/
}
.nav2 li{
	text-align: center;
	line-height: 30px;
}
.nav2 li a{
	display: block;
	font-size: 14px;
	color: #ffffff;
}
.nav2 li a:hover{
	background-color: #56aee1;
	font-weight: bold;
}
/*登录*/
#login{
	width: 100%;
	height: 35px;
	background-color: #f6f6f6;
}
.login_con{
	width: 1150px;
	height: 35px;
	margin: 0 auto;
}
.login_con .date{
	float: left;
	margin-top: 7px;
	font-size: 16px;
	color: #0079c3;
}
/*search*/

.ssk{float: left;}

span.search {
 
 position: relative;
 display: inline-block;
 width: 140px;

 height: 28px;
 border: 1px solid #A5C1DA;
 margin-top: 2px;
 margin-left: 490px;
 border-radius: 4px;
}

.search-txt {
	
 width: 100px;
 height: 28px;
 margin-right: 4px;
 
}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 vertical-align: middle;
 float: left;
 
}

#search-bt {    
width: 36px;
    height: 28px;
    border-radius: 4px;
    background-color: #0d80c6;
    color: #ffffff;
    cursor: pointer;
    padding-left:0px;
 
}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 _vertical-align: middle;
 float: left;
}
.login_btn{
	float: right;
	margin-top: 3px;
}
.login_btn a{
	display: inline-block;
	width: 122px;
	height: 30px;
	margin-left: 20px;
	border-radius: 3px;
	background-color: #0079c3;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}
.login_btn a img{
	float: left;
	width: 20px;
	height: 20px;
	margin: 4px 8px 0 15px;
}
/*头部结束*/

/*底部*/
#bottom{

		height: 260px;
	background-image: url(../images/bottom_bg.jpg);
	background-size: 100% 100%;
}
.bottom_con{
	position: relative;
	width: 1150px;
	height: 260px;
	margin: 0 auto;
	color: #ffffff;
}
/*左侧文字*/
.bottom_con ul{
	padding-top: 55px;
	overflow: hidden;
}
.bottom_con ul li{
	float: left;
	margin-right: 43px;
}
.bottom_con ul li a{
	font-size: 18px;
	color: #ffffff;
}
.bottom_con ul li a:hover{
	font-weight: bold;
}
.fri_link{
	width: 800px;
}
.fri_link h1{
	margin: 18px 0;
	font-size: 18px;
	font-weight: normal;
}
.fri_link h1 span{
	margin-left: 7px;
	font-size: 12px;
}
.fri_link h1 a{
	float: right;
	font-size: 14px;
	color: #ffffff;
}
.fri_link dl{
	margin-bottom: 16px;
	overflow: hidden;
}
.fri_link dl dd{
	float: left;
	height: 12px;
	margin-bottom: 15px;
	padding: 0 12px;
	line-height: 12px;
	border-left: 2px solid #ffffff;
}
.fri_link dl dd a{
	color: #ffffff;
}
.fri_link dl dd a:hover{
	font-weight: bold;
}
/*二维码*/
.code{
	position: absolute;
	right: 22px;
	bottom: 36px;
}
.code img{
	width: 100px;
	height: 100px;
}
.code p{
	font-size: 18px;
	text-align: center;
	line-height: 32px;
}
/*版权*/
.copyright{
	text-align: center;
	line-height: 43px;
	color: #666666;
}
/*底部结束*/


@media (max-width: 767px){
#bottom{
width:1150px;
		height: 260px;
	background-image: url(../images/bottom_bg.jpg);
	background-size: 100% 100%;
}

}