@charset "utf-8";
/* CSS Document */

.font_big{
	font-size:0.875rem;
}
.service-content a,
.service-content a:hover{
	color:#fff;
}
.bottom_right{
	padding-top:20px;
	padding-bottom:10px;
	
	border-top:#ccc 1px solid; 
}
.bottom_right a{
	color: #666666;
}

.fangda{
	font-size:12px;
	width:30px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	margin-top:10px;
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	color:#ec523f;
	border:none;
}
.fangda:hover{
	font-size:16px;
	color:#999;
}
#technology{
	margin-top:-70px;
}