/*Content CSS*/
footer {width:100%; background-color:#000; padding: 30px 20px; clear:both; }
.footer_con {width: 100%; margin: 0 auto;text-align: center;}

.ft_logo {margin: 0 0 15px 0;}

.ft_copy {font-size: 12px; font-weight: 300; color: rgba(255, 255, 255, 0.8); line-height: 22px;}
.ft_copy span {color: rgba(255, 255, 255, 0.3);; display: block; margin-top: 6px; font-size: 11px;}
.ft_copy a {color: rgba(255, 255, 255, 0.3) !important;  font-size: 11px;}
.ft_btn a {display: block;text-align: center; width: 140px; height: 30px; line-height: 27px; color: rgba(255, 255, 255, 0.5) !important; background: none;background: transparent; border-radius: 0; margin: 20px auto 0 auto; font-size: 10px; transition: all 0.3s; border:1px solid rgba(255, 255, 255, 0.5); }
.ft_btn a:active {background: #dcaf3c; color:#fff !important;}

#top_btn {position:fixed;bottom:20px;right:20px;width:45px;height:45px;line-height:42px;border:1px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5);transition: all 0.3s}
#top_btn:active {border-color:#dcaf3c;background:#dcaf3c;color:#fff}


#f_link_btn {margin: 15px 0;}

@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 640px) {

}
