.clearfix{ clear: both;}
/*底部开始*/
.foot1_bg{ background-color: #3b3b3b;}
.foot1{max-width: 1200px; margin: 0 auto; padding-top: 70px; }
.foot1_logo{ float: left;margin-right: 75px}
.foot1_logo img{ width:auto; height: 124px; margin-top: 33px;}
.foot1_nav{ float: left;}
.foot1_nav ul{ float: left;width: 130px;}
.foot1_nav ul span{ font-size: 16px; color: #eeeeee; display: block; line-height: 18px;padding-bottom: 20px; text-transform: uppercase;}
.foot1_nav ul span a{ color:#eee}
.foot1_nav ul li{ text-transform:capitalize;}
.foot1_nav ul li a{ width: 90%; display: block; line-height: 30px; color: #bbbbbb; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-transform:capitalize;}
.foot1_nav ul li:hover a{  color: #eeeeee;}
.foot1_contact{ float: left;max-width: 280px;}
.foot1_contact span{ font-size: 16px; color: #eeeeee; display: block; line-height: 18px;padding-bottom: 20px; text-transform: uppercase;}
.foot1_contact_con{ font-size: 13px; line-height: 30px; color: #bbbbbb;}
.foot1_rt{ float: right}
.foot1_ewm{ float: right;margin-left: 36px; width: 120px;}
.foot1_ewm img{ width: 120px; height: 120px;}
.foot1_ewm span{ color: #eeeeee; font-size: 14px; line-height: 15px; display: block; text-transform: capitalize; height: 30px;}

.copyright{ width: 92%; margin: 35px auto 0; font-size: 14px; color: #bbbbbb; border-top: 1px solid #777777; line-height: 65px; height: 65px; text-align: center;}
.gaodu{ width: 92%; margin: 35px auto 0;  }
.phone_footer{ display: none;}
@media (min-width:1200px) and (max-width:1300px){
	.foot1{width: 96%;margin: 0 auto;}
	.foot1_logo { float: left; margin-right: 45px;}
	.foot1_nav ul{ width: 100px;}
}
@media (min-width:990px) and (max-width:1199px){
	.foot1{ width: 96%; margin: 0 auto;}
	.foot1_logo { float: left; margin-right: 35px;}
	.foot1_nav ul{ width: 85px;}
	.foot1_nav ul span{ font-size: 16px;}
	.foot1_ewm{ margin-left: 10px;}
	.foot1_contact{ max-width: 200px;}
}
@media (min-width:961px) and (max-width:990px){
	.foot1{ width: 96%; margin: 0 auto;}
	.foot1_logo { float: left; margin-right: 35px;}
	.foot1_nav ul{ width: 85px;}
	.foot1_nav ul span{ font-size: 16px;}
	.foot1_ewm{ margin-left: 10px;}
	.foot1_contact{ max-width: 170px;}
}
@media (max-width:960px){
	.foot1_bg{ display: none;}
	.phone_footer{ background-color: #333;display: block; height: 60px; line-height: 60px;}
	.copyright1{ width: 98%; margin: 0px auto 0; font-size: 14px; color: #bbbbbb; line-height: 60px; height: 60px; text-align: center; overflow: hidden;}
}
/*底部结束*/
