@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td ,iframe,html{margin: 0;padding: 0;} 
/* 设置默认字体 */ 
body, button, input, select, textarea {	font-family: "微软雅黑","Arail"; outline:none;border:none;background:none;}

/* 列表元素 */ 
ul,ol,li,dd,dl{list-style: none;margin: 0;padding: 0;}
img {border: none;vertical-align: middle;max-width:100%;height: auto;}
.img-responsive{width:100%;height: 100%}  /*自适应图片*/
/* a标签 */ 
a {	text-decoration: none ;color:#c6c6c6 ;}
a:hover {text-decoration: none ;} 
/* 定义浮动居中 */ 
.fl {float: left;display: inline-block;vertical-align: top;}
.fr {float: right;	display: inline-block;vertical-align: top;}
.text_c{text-align: center;}
.center {margin: 0 auto;}
.clear {clear: both;height: 0px;line-height: 0px;font-size: 0px;}
.over_hid{overflow:hidden;}
.bordern{border:none !important;}
.hide{display:none !important;}
.show{display:block !important;}
.mbn{margin-bottom:0px !important;}

/*******************后台开始***************/
.consoleBox,.offBox,.errorBox{width:100%;overflow:hidden;height:100%;position:fixed;}
.consoleBox{background-image: url(/static/admin/images/bg.jpg);background-repeat: no-repeat;background-size:100% 100%;}
.offBox,.errorBox{background-color:#fff;}
.goinList{position:absolute;width:350px;height:375px;overflow: hidden;left: 50%;top:50%;margin-top:-187.5px;margin-left:-175px;}
.goinTitle{width: 100%;height:56px;background-color:rgba(0,121,194,0.9);color:#fff;text-align: center;margin-bottom:14px;line-height:56px;font-size:16px;font-weight: bold;}
.goinForm{width:300px;padding: 25px;height:253px;background-color:rgba(255,255,255,0.9);}
.goinForm h3{font-weight:normal;width: 100%;line-height:52px;height:52px;font-size:16px;margin-bottom:15px;}
.goinFormName,.goinFormPassword{width:298px;height:40px;border:1px solid #ddd;line-height:40px;margin-bottom:20px;position:relative;overflow: hidden;}
.nameIco,.passwordIco{width:40px;height:40px;overflow: hidden;background-color:#ddd;}
.nameIco img,.passwordIco img{width:100%;height:100%;display: block;}
#userName,#userPassword{width:258px;height:40px;background-color: #fff;text-indent:1em;}
.deleteBut{width:16px;height:16px;display: block;position: absolute;right:5px;color:#fff;background-color:#6c6c6c;text-align: center;line-height:16px;font-size:12px;border-radius:16px;top:12px;display: none;}
.consoleFooter{position: absolute;width: 100%;overflow: hidden;width: 100%;bottom:40px;}
.consoleFooter p{font-size:14px;color:#fff;height:24px;text-align: center;}


.goinFormSubmin{width:300px;height:42px;overflow: hidden;}
.goinFormSubmin input{width:100%;height:42px;background-color:#0079c2;text-align:center;line-height:42px;color:#fff;border-radius:5px;}
.displayFrame{width:540px;height:402px;position:absolute;background-color:#fafafa;border-radius: 10px;top:50%;left:50%;margin-left: -270px;margin-top:-201px;}
.FrameContent{width:300px;height:170px;margin-left:auto;margin-right:auto;margin-top:116px;}
.noticeImg{width:100%;text-align: center;height:61px;margin-bottom:20px;}
.FrameContent p{text-align: center;line-height:30px;color:#4c4c4c;}

.missBox{width:1194px;height:450px;overflow: hidden;position:absolute;left:50%;top:50%;margin-left:-597px;margin-top:-225px;}
.missImg{width:516px;height:442px;overflow: hidden;}
.missText{width:481px;height:232px;margin-right:20px;margin-top:109px;}
.missText h1{font-size:133px;text-align: center;color:#ccc;height:133px;line-height:133px;}
.missText p{color:#4c4c4c;text-align: center;height:40px;line-height:40px;}
.returnBox{width:142px;height:40px;line-height:40px;background-color:#0079C2;border-radius: 5px;color:#fff;text-align: center;margin-left: auto;margin-right: auto;margin-top:15px;}







