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

.ft_copy {font-size: 13px; font-weight: 300; color:rgba(255, 255, 255, 0.8); line-height: 24px; word-break: keep-all;}
.ft_copy span {color:rgba(255, 255, 255, 0.3); }
.ft_copy a {color:rgba(255, 255, 255, 0.3)}

.ft_btn a {display: block;text-align: center; width: 180px; height: 35px; line-height: 35px; color:#fff!important; background: none;background: #009fe8; border-radius: 3px; margin: 20px auto 0 auto; font-size: 10px; transition: all 0.3s; }

#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:#009fe8;background:#009fe8;color:#fff}



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

}

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

}

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

}
