﻿@charset "utf-8"; *,html{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}body{background:url(../img/bg_login.jpg) center top no-repeat;background-attachment:fixed;background-size:cover}.btn_id{width:180px;height:30px;margin:200px auto 0}.btn_id a{color:#595652;font-weight:500;border-right:2px solid #595652;padding:0 10px}.btn_id a:nth-last-child(1){padding:0 0 0 10px;border-right:0 solid #595652}.btn_id a:hover{color:#de0000}.footer{margin-top:180px;background:#151f2b;width:100%;height:150px;position:relative;z-index:101}.footer-w{width:1000px;height:150px;margin:0 auto;padding:10px 0}.logo-ft{width:145px;height:52px;background:url(./img/logo.png) no-repeat;float:left;margin-right:30px;margin-top:35px;background-size:100%}.thongtin{float:left;margin-top:15px}.thongtin p{color:#828282;margin:0 0 5px;font-size:15px}@media(max-width:991px){.footer-w{width:100%}}@media(max-width:768px){.footer{height:220px}.logo-ft{float:none;margin:10px auto}.thongtin{float:none}.thongtin p{text-align:center}}@media(max-width:600px){}