@charset "utf-8";
/* Theme Name: 管理后台模板
	Theme URL: http://www.zhilewa.com/
	Description: 智乐网
	Author: 麦芽糖#QQ18514330
	Version: 1.0(20150812)
	©版权所有,抄袭的产品没有灵魂,如在本网购买此模板后使用过程中有任何疑问可联系咨询。

*/
/*全局配置*/
body{margin:0;padding:20px;background-color:#F2F2F2;color:#666;font-size:12px;font-family:"微软雅黑",Arial;}
a{color:#002280;text-decoration:none;}
a:hover{text-decoration:underline;}
input,select,textarea{font:9pt Tahoma,Verdana;font-weight:400;}
select{font:9pt Tahoma,Verdana;font-weight:400;}
em{font-style:normal;}
h1,h2,h3{padding-bottom:20PX;color:333;font-weight:400;font-size:28px;}
dd,div,dt,form,h1,h2,h3,input,li,p,span,ul{margin:0;padding:0;list-style:none;}
.f-red{color:#c00;}
.f-org{color:#f56d0c;}
.f-gree{color:#01af63;}
.f-gray{color:#888;}
.f-blue{color:#0f579f;}
.clear{margin:5px 0;border-bottom:1px dotted #ccc;}
.hd{padding:15px 0;height:35px;color:000;font-size:18px;font-family:微軟正黑體,Microsoft yahei,微软雅黑,Tahoma,Verdana,Arial,sans-serif;line-height:35px;}
.fl{float:left;}
.fr{float:right;}
/*------------------------------------------------------------------*/
/* * * 用户信息* * */
.user-info{margin:20px 0;padding:0 10px;height:45px;border:1px solid #C1D6F5;background-color:#D7E9F7;line-height:45px;}
.user-info .user-name{float:left;color:#5276B0;}
.user-info .lasttime{float:right;}
/* * * 快捷菜单全局* * */
.system-menu{margin-bottom:20px;padding:20px;border:1px solid #E1E1E1;background-color:#FFF;}
.system-menu a{color:#666;}
/* * * 网站信息全局* * */
.system-info{margin-bottom:20px;padding:10px;border:1px solid #E1E1E1;background-color:#FFF;color:#5C5C5C;}
.system-info P{height:25PX;font-size:14px;line-height:25PX;}
.system-info P .f-org a{color:#f56d0c;}
.system-info .system-hd-tit{margin:20px 0;height:50px;border-top:1px solid #E1E1E1;border-bottom:1px solid #E1E1E1;text-align:center;font-weight:700;line-height:50px;}
.system-info .user-time{margin:20px 0;height:45px;border:1px solid #BDD77E;background-color:#D4ECA0;text-align:center;line-height:45px;}
.system-info .system-hd-tit2 {margin: 20px 0;height: 50px;border-bottom: 1px solid #E1E1E1;text-align: left;font-weight: 700;line-height: 50px;font-size:14px;}
/* * * 系统功能* * */
.system-menu .menu-list .settings{margin-bottom:20px;height:92px;}
.system-menu .menu-list li{float:left;margin-right:20px;width:120px;height:90px;border:1px solid #E1E1E1;background-color:#F5F5F5;}
.system-menu .menu-list li p{text-align:center;}
@media(max-width:1100px){
      .system-menu .menu-list .settings {
    width: 800px;
	overflow:hidden;
}
}
/* * * 审核功能* * */
.system-menu .menu-list .examine{margin-top:20px;height:92px;}
/* * * 数据统计* * */
.system-menu .data-list{width:100%;height:300px;}
.system-menu .data-list ul li{position:relative;float:left;margin-right:20px;width:160px;height:208px;border:1px solid #E1E1E1;background:#F5F5F7;}
.system-menu .data-list ul li em{position:absolute;top:0;right:0;width:30px;height:20px;background-color:red;background-position:-98px -16px;color:#fff;text-align:center;font-family:微軟正黑體,Microsoft yahei,微软雅黑,Tahoma,Verdana,Arial,sans-serif;}
.system-menu .data-icon{padding:15px;}
.system-menu .data-num{height:50px;background:#E1E1E1;text-align:center;line-height:50px;}
/*面包屑*/
.breadCrumb{margin-bottom:20px;padding:0 10px;height:40px;border:1px solid #DADADA;background-color:#fff;color:#333;font-family:"微软雅黑",Arial;line-height:40px;}
/*倒计时*/
ul.countdown {color: #515964;margin-top: 20px;}
ul.countdown {list-style: none;margin: 75px 0;padding: 0;display: block;text-align: center;height: 105px;}
ul.countdown li {display: inline-block;height: 105px;width: 160px;float: left;background-color: #FBFBFB;color: #515964;margin-right: 10px;border: 1px solid #f8f8f8;}
ul.countdown li span {font-size: 80px;font-weight: 300;line-height: 80px;}
ul.countdown li.seperator {font-size: 80px;line-height: 70px;vertical-align: top;width:10px;}
ul.countdown li p {color: #a7abb1;font-size: 14px;}
.source {display: none;}
.countdown .btn {background: #f56c4c;margin: 40px auto;padding: 12px;display: block;width: 100px;color: white;text-align: center;text-transform: uppercase;font-weight: bold;text-decoration: none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.countdown .btn:hover {text-decoration: none;opacity: .7;}

.copyright{ background-color:#fff;border: 1px solid #E1E1E1; height:50px; line-height:50px; text-align:center;}
.copyright a{ color:#666;}
