@charset "utf-8";

/* CSS */
body{font-family:"Helvetica Neue",Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif; color:#333333; line-height:25px; background-color:#F5F5F9;}
form{display:inline;}
a{text-decoration:none; color:#333333; outline:none;}
a:hover, a:active, a:focus{color:#1C5AA2; text-decoration:none;}
a:active{color:#AAAAAA;}
.block{width:100%; height:0px; line-height:0px; clear:both;}
.notes{color:#999999;}
.red{color:#CC0000;}


/* 登陆 */
.loginTop{height:314px; width:100%; text-align:center; background-color:#53AB3D;}
.login{width:350px; margin:20px auto; padding:15px;}
.login .icon{width:100px; line-height:100px; height:100px; margin:0 auto; text-align:center; font-size:76px; color:#CCCCCC;}
.login .form{margin-top:15px;}


/* 主页 */
.adminTop{height:60px; line-height:60px; padding:0px 20px; background-color:#FFFFFF; box-shadow:0 0 5px rgba(0, 0, 0, 0.1); position:relative; z-index:2;}
.adminTop .logo{font-size:28px; color:#53AB3D; text-shadow:0 0 2px rgba(73, 150, 54, 0.3); margin-right:20px; float:left;}
.adminTop a.on{display:block; float:right; width:30px; line-height:30px; text-align:center; margin:13px 10px; border:1px solid #EEEEEE; border-radius:25px;}
.adminTop a.on:hover{border:1px solid #CCCCCC; color:#000000; box-shadow:0px 0px 3px rgba(203, 203, 203, 0.8);}

.adminLeft{width:85px; float:left; height:auto; background-color:#53AB3D;}
.adminLeft ul, .adminLeft li{margin:0; padding:0; list-style-type:none;}
.adminLeft ul.leftNav li{display:block; width:100%; height:75px; border-top:1px solid #5CAF47; border-bottom:1px solid #4FA23A; position:relative; z-index:1;}
.adminLeft ul.leftNav li a{color:#FFFFFF; display:block; width:100%; height:75px; padding:10px 0px; text-align:center;}
.adminLeft ul.leftNav li a.hover, .adminLeft ul.leftNav li a:hover{background-color:#499636;}
.adminLeft ul.leftNav li a span{font-size:24px; display:block; height:30px; line-height:30px;}
.adminLeft ul.leftNav li ul{position:absolute; z-index:999; left:85px; top:-1px; width:160px; background-color:#FFFFFF; border-top:1px solid #EEEEEE; border-right:1px solid #EEEEEE; box-shadow:0 0 5px rgba(100, 100, 100, 0.1); display:none;}
.adminLeft ul.leftNav li ul li{height:40px; border:0px; border-bottom:1px solid #EEEEEE; text-indent:15px;}
.adminLeft ul.leftNav li ul li a{display:block; text-align:left; height:40px; line-height:40px; margin:0px; color:#5F982D; font-size:12px; padding:0px;}
.adminLeft ul.leftNav li ul li a:hover{background-color:#84C948; color:#FFFFFF;}

.adminRight{width:1024px; float:right; height:auto;}


/* 内页 */
.tops{height:75px; line-height:75px; margin-right:23px; border-bottom:1px solid #EEEEEE; text-align:right;}
.tops strong{font-size:18px; color:#999999; float:left;}
.tops a{}

.contents{margin-right:23px; margin-top:15px; padding:15px; background-color:#FFFFFF; /*box-shadow:0 0 2px rgba(100, 100, 100, 0.1); border-radius:5px;*/}


/* 微信素材 */
.wxLeft, .wxRight, .wxShow{width:318px; height:auto; margin-right:20px; float:left; font-size:14px;}
.wxForm{border:1px solid #CCCCCC; border-radius:5px;}
.wxSubmit{padding:10px 0px; text-align:center;}
.wxRight{border:1px solid #CCCCCC; border-radius:5px; width:420px; position:relative; padding:10px; margin-top:31px;}
.wxOne{width:290px; height:160px; margin:14px; position:relative; overflow:hidden; background-color:#EEEEEE;}
.wxOneImage img{width:290px; height:160px;}
.wxOneTitle{background-color:#666666; color:#FFFFFF; height:30px; line-height:30px; width:100%; text-indent:10px; position:absolute; top:130px;}
.wxRightX{width:16px; height:16px; line-height:16px; position:absolute; float:left; font-size:18px; background-color:#FFFFFF; left:-9px; top:30px; z-index:22; color:#CCCCCC;}
.wxNewInfo{height:88px; clear:both; border-top:1px solid #CCCCCC; padding:14px; position:relative;}
	.wxNewInfoTitle{float:left;}
	.wxNewInfoImg{width:60px; height:60px; float:right; background-color:#EEEEEE;}
	.wxNewInfoEdit{background: none repeat scroll 0 0 rgba(229, 229, 229, 0.85) !important; text-align:center; height:88px; position:absolute; width:318px; line-height:88px; left:0px; top:0px; display:none;}
.wxAdd{border-top:1px solid #CCCCCC; height:50px; line-height:50px;}
.wxRightFrom .label{line-height:25px;}
.wxRightFrom .inputs{margin-bottom:10px;}
.wxRightFrom .inputs input{width:400px;}

.wxShow{border:1px solid #CCCCCC; background-color:#FFFFFF; margin-bottom:20px; margin-right:15px; padding-bottom:10px; border-radius:5px; float:left;}
.wxShowTime{margin:5px 14px;}
.wxShowOne{width:290px; height:160px; margin:0px 14px 14px 14px; position:relative; overflow:hidden; background-color:#EEEEEE;}
.wxShowOne img{width:290px; height:160px;}
.wxShowOne .title{background-color:#666666; color:#FFFFFF; height:30px; line-height:30px; width:100%; text-indent:10px; position:absolute; top:130px;}
.wxShowList{height:88px; clear:both; border-top:1px solid #CCCCCC; padding:14px; position:relative;}
.wxShowList .title{float:left;}
.wxShowList .img{width:60px; height:60px; float:right; background-color:#EEEEEE;}


/* 分类排序 */
.tablesOn a{display:none;}