@charset "utf-8";
@import url("/css/reset.css");
@import url("/css/font-awesome.css");
@import url("bootstrap.css");
@import url("/css/jquery.bxslider.css");

body{background:url('/images/main/main_img01.jpg') 50% 0 no-repeat;background-size:auto 100%;}


#aside{width:33%;height:100%;background-color:rgba(29,45,52,0.8);position:relative;}
#aside a{color:#fff;}
#aside i{display:inline-block;width:40px;text-align:center;}
h1{text-align:center;padding:30px 0;background-color:#1D2D34;}
h1 > img{width:80%;}
#aside ul{width:100%;margin-top:70px;position:absolute;left:0;bottom:0;}
#aside li{height:34px;}

.btn_login{width:36px;height:36px;background-color:#253F5A;position:absolute;top:20px;right:20px;border-radius:100px;color:#fff;text-align:center;}
.btn_login i{font-size:20px;padding-top:7px;}

#banner{position:absolute;right:10px;bottom:10px;width:200px;}
#notice{width:100%;height:110px;background-color:rgba(52,73,94,0.7);border-radius:8px;margin-top:10px;color:#fff;padding:6px;}
#notice li:first-child{margin-bottom:6px;position:relative;}
#notice li:first-child > a{position:absolute;top:0;right:0;}
#notice li:first-child > a > img{width:16px;}
#notice a{color:#fff;font-size:12px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#notice a:hover{text-decoration:underline;}


.bx-wrapper .bx-pager {	position:absolute;left:0;bottom:2px;z-index:200;}
