@charset "utf-8";
/* CSS Document */

/* footer */
#footbottom{
	clear:both;
	background:#e48115 url(https://www.computersolutions.cn/images/foot_bg.png) no-repeat center top;
    width: 100%;
	font-family: arial, Nunito, sans-serif ,'微软雅黑';
}
#foot{
	clear:both;
	position:relative;
	width:1080px;
	height:270px;
	margin:0 auto;
	font-weight:bold;
}
#footer_nav{
	float:left;
	display:inline;
	padding:50px 0 0 45px;
	color:#fff;
}
#footer_nav ul{
	float:left;
	padding:0 30px 0 0;
	margin:0;
	list-style:none;
}
#footer_nav ul li{
	margin:0;
	padding:0;
    height:21px;
	line-height:21px;
	text-align:left;
}
#footer_nav ul h4{
	font-family: 'Nunito', sans-serif ,'微软雅黑';
	color:#fff;
	height:23px;
	line-height:23px;
	font-weight:bold;
	font-size:15px;
	margin: 0 0 4px;
    padding:0;
	text-align:left;
}
#footer_nav ul a{
	font-weight:bold;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#f3bd80;
	text-decoration:none;
	font-family: 'Nunito', sans-serif ,'微软雅黑';
	text-align:left;
}
#footer_nav ul a:hover{
	color:#fff;
}
#footer_logo{
	float:right;
	width:400px;
	padding:55px 45px 0 0;
}
#footer_logo h2,#footer_logo p{
	color:#f3bd80;
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
}
#footer_logo p{
	margin-bottom:1em;
	line-height:1.5;
}
#footer_logo h2{
	font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
	position:relative;
	top:1px;
	padding-bottom:4px;
	margin-bottom:0;
	height:48px;
	background:url(https://computersolutions.cn/images/foot_logo.png) no-repeat right top;
}
#footer_logo h2 a{
	display:block;
	width:364px;
	height:48px;
	text-indent:-9999px;
}
#footer_logo p img{
	padding-left:8px;
	margin-top:-6px;
	margin-bottom:0;
}
#footer_logo #img_list{
	position:absolute;
	bottom:74px;
	right:45px;
}
#footer_logo #copyright{
	clear:both;
	font-size:12px;
	width:400px;
	height:18px;
	text-align:right;
	margin-top:80px;
}
#wb_follow_btn{
	position:absolute;
	bottom:-34px;
	left:0;
}
.weibo{
	position:absolute;
	bottom:-59px;
	left:0;
}
.posi{
	position:relative;
}
