

.clear{ display:block; height:0; clear:both; content:""; overflow:hidden; visibility:hidden }
.fl{float:left;}
.fr{float:left;}
.wrap{width:1200px; margin:0 auto; overflow:hidden;}

/*footer*/
.footer{width:100%;	height:auto;font-size:12px;line-height:2em;background:#fff;}
.footer .f_nav{ margin-bottom:1px;border-bottom:0px solid #ddd; height:50px; line-height:50px;font-size:14px;}

.footer .f_left{border-right:1px dashed #ccc;border-left:1px dashed #ccc;margin-left:80px;padding-left:60px;padding-right:80px;}
.footer .f_left h3{color:#ffffff;font-size:24px;margin-bottom:12px;font-weight: bold;}
.t1{ line-height:26px;font-size:14px;color:#ffffff;}
.footer .f_right{}
.footer .f_right span{ color:#ffffff;display:block;float:left; text-align:center;margin-left:55px;margin-top:10px;}

.footer .f_logo{margin-left: 60px;margin-top:10px;}
.footer .f_logo a{ display:block;width:150px; height:32px; line-height:32px;color:#ffffff;border:1px solid #ffffff;font-size:18px; text-align:center;border-radius:15px; margin-top: 20px;}

.footer_bg{
	background:#093c8b;
	padding-top: 30px;
	padding-bottom:50px;
}

.copyright{color:#fff;font-size:12px; background:#464646; text-align:center; height:40px; line-height:40px;}
