@charset "utf-8";
/* CSS Document */
/*========================
		author:liyanjun
		  date:2015-09-22
		  used:小漫WIFI－BBS
==========================*/
html{ padding:0; margin:0;}
body{ font:12px/1.5 \5b8b\4f53,Arial,sans-serif; padding:0; margin:0; width:100%; background:#FFF;}

ul,li,p,h2,h3,h4{ padding:0; margin:0; list-style:none; }
img,a{ border:0;}

/*bss-login.html*/
.bsslgbg{ position:fixed; width:100%; height:100%; top:100px; z-index:-1;}
.bsslgbg img{ width:100%; height:100%; display:block}
/*top*/
.bss-top{ height:100px; background:#3d63a4; padding:0 10%;}
.bss-top span.logo{ float:left; font-size:36px; font-family:'microsoft yahei'; color:#FFF; line-height:90px;}
.bss-top span.bss-wifi{ float:right; background:url(../../images/login/bss-roamwifi.png) no-repeat center; width:140px; height:100px; display:inline-block}
/*foot*/
.bss-foot{ height:30px; position:absolute; bottom:0; padding-top:45px; text-align:center; width:100%; background:url(../../images/login/bss-bg02.png) no-repeat top center; color:#3d63a4; font-family:arial;}
.bss-foot span{ font-family:'microsoft yahei'}
/*content*/
.bss-cnt{ width:900px; margin:0 auto;}
.bss-cnt .bss-cntleft{ float:left; width:407px; height:369px; background:url(../../images/login/lg_img01.png) no-repeat center 40px; padding-top:50px;}
.bss-cnt .bss-cntright{ width:387px; float:right; position:relative; top:-20px;}

.lg_dl{ margin-left:11px; background:#FFF; width:318px; padding:0 29px 50px;}
.lg_dl li{ padding:5px 0; height:46px;}
.lg_dl li.user{ background:url(../../images/login/lg_dl1.png) no-repeat left center; padding-left:60px;}
.lg_dl li.pwd{ background:url(../../images/login/lg_dl2.png) no-repeat left center; padding-left:60px;}
.lg_dl li.btn{ background:url(../../images/login/lg_dl3.png) no-repeat left center;}
.lg_dl li.error{ height:20px; margin-top:0; line-height:20px; color:#F00; padding-top:10px; padding-bottom:0;}
.lg_dl li input.bss_inp{ height:45px; width:240px; padding:0; margin:0; background:transparent; border:0; line-height:43px; font-size:14px; color:#34608a; font-family:'microsoft yahei'}
.ver{border:1px solid #c7c7c7;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; background:#FFF; padding:6px; width:120px;heigth:110px;float:left;margin-top: 3px;}



