@charset "utf-8";
/* CSS Document */
.footer{ background-color:#fcfdfd; padding:20px 15px;color:#575757; font-size:16px; line-height:30px}

/*快链*/
.link{height:59px;background-color: #2270ac;margin-top:15px}
.link_title{height:31px; padding:14px 0}
.link_title a{width:270px;height:31px;line-height:31px;margin:0 10px;float:left;padding-left:10px;background-color: #0a5691;color:#fff}
.link_title a:hover{ text-decoration:none}
.link_title a span{ cursor:pointer}
.link_title a i{width:9px;height:7px; background-image:url(../images/f_a.png); float:left;margin:12px 0 0 10px}

.link_cont{ position:absolute; bottom:58px; z-index:1;}
.link_box{width:1180px; padding:10px; background-color:#fcfdfd}
.link_box a{ width:280px; float:left; line-height:30px; margin-right:5px;}
.link_box a:hover{color:#2270ac}