@charset "utf-8";
/* CSS Document */

.clearfix:before,.clearfix:after{ content:" "; display:table }
.clearfix:after{ clear:both }

*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.al_left {text-align:left;}
.al_right {text-align:right;}

#footer {
	width:100% !important;
	height: 350px !important;
	background-image:url(/ecsuites/img/footer/bg_footer_03.png) !important;
	background-repeat:repeat-x !important;
	border-top:1px sokid #ff3333 !important;
	margin: 25px auto 0 auto !important;
}

.footerwrap {
	position:relative;
	width:964px;
	height:217px;
	margin:0 auto;
}

.pagetop {
	position:absolute;
	top:-20px;
	right:0px;
}

.footerwrap .nav {
	padding:24px 0 21px;
}
.footerwrap .nav a {
	color:#333;
}

.footerwrap li {
	font-size:12px;
	float:left;
	padding:0 8px;
	border-right:1px solid #333333;
}

.footerwrap ul > *:first-child {
	padding:0 15px 0 1px!important;
}

.footerwrap ul > *:first-child + * + * + * + * + * + * {
	border-right:none!important;
	padding:0 0 0 15px!important;
}

.footerwrap .inquirywrap {
	width:964px;
	padding-bottom:32px;
}

.footerwrap .inquirywrap .leftbox {
	position:relative;
	width:389px;
	height:95px;
	float:left;
	padding:1px 0 0 1px;
}

.footerwrap .inquirywrap .rightbox {
	position:relative;
	width:542px;
	/* height:90px; */
	height:112px;
	float:right;
	padding-top:4px;
}

.footerwrap .inquirywrap .rightbox ul {
	border-top:1px solid #333;
	margin-top:7px;
}

.footerwrap .inquirywrap .rightbox ul li {
	border-right:none;
	padding:0;
}

.footerwrap .inquirywrap .rightbox ul > *:first-child {
	position:absolute;
	top:36px;
	left:-1px;
}
.footerwrap .inquirywrap .rightbox ul > *:first-child + * {
	position:absolute;
	top:58px;
	left:0px;
}

.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * {
	position:absolute;
	top:79px;
	left:0px;
}

.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * {
	position:absolute;
	top:101px;
	left:0px;
}
.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * + * {
	position:absolute;
	top:36px;
	right:0px;
}

.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * + * + * {
	position:absolute;
	top:58px;
	right:0px;
}

.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * + * + * + * {
	position:absolute;
	top:79px;
	right:0px;
}

.inquirywrap .inquiry_btn {
	position:absolute;
	bottom:0;
}

.inquirywrap .suportchina_btn {
	position:absolute;
	bottom:0;
	right:0;
}

.copyright {
	letter-spacing:0.4px!important;
	font-size:0.9em;
	text-align:center;
}

#foot_group_nav{
	width: 963px;
	float: left;
	margin-bottom: 20px;
	padding: 10px 0;
	border-top: 1px solid #aaa;
	/*border-bottom: 1px solid #aaa;*/
}
#foot_group_nav p{
	color: #005EAE;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
#foot_group_nav li {
    font-size: 12px;
    display: inline-block;
    padding: 0 30px;
}
#foot_group_nav li a{
	color: #000;
}
#foot_group_nav li i{
	padding-left: 3px;
	line-height: 30px;
}

#foot_group_nav li:first-child {
    clear: both;
    float: left;
    border-right: 2px solid #999;
    padding-right: 45px!important;
}
#foot_group_nav li{
	padding-left: 45px;
	border-right: none;
}
#foot_group_nav li img{
	padding-left: 5px;
}

