body {margin:0;font-size: 12px;line-height: 24px;background: #dedede;font-family:
"Microsoft YaHei";color:#fff;}
ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p {margin: 0;padding:0;}
ul,ol{list-style: none;}
.lft{float:left;}
.rgt{float:right;}
.all{
    overflow: hidden;
}
.clear { clear:both;}
/*/遮罩层/*/
.bigregister{
	font-weight: bold;
}
.semoeregister{
	font-size:13px;
	font-weight: bold;
}
.model{
    position:fixed;
    width:100%;
    height:100%;
    background: #000;
    z-index: 1000;
    opacity: .2;
    filter:alpha(opacity=20);
    display:none;
    transition: z-index linear .3s;
}
/*//左侧列表//*/
.left{
    width: 240px;
    height: 100%;
    position: fixed;
    background: #1f262b;
    z-index: 990;
}
/*/左侧的logo/*/
.yun_title{
    width: 100%;
    height: 69px;
    line-height: 69px;
    text-align: center;
    border-bottom: 1px solid #12171d;
}
.yun_txt{
    font-size: 20px;
    font-weight: bold;
}
/*/左侧的用户图像/*/
.user{
    text-align: center;
    margin-top:30px;
    height:218px;
}
.user_name>p{
	padding:0;
	margin:0;
	height:20px;
	line-height: 20px;
}
/*/左侧的操作列表/*/
.handle_list{
    overflow: hidden;
}

.left_bor{
    background:#257cff;
    border-top:1px solid #10151b;    
}
.ac_left{
	background:#21262a;
    border-top:1px solid #10151b;
}

span.page_txt{
    color:#fff;
}
.handle_nei{
	overflow: hidden;
    overflow-y: scroll;
    width: 280px;
    height: 600px;
}

.fatherli:hover{
   /* background:#21262a;
    border-top:1px solid #10151b;
    padding-top:0;*/
    
}
.sublists:hover{
	background:#21262a;
	border-top:1px solid #10151b;
    padding-top:0;
}
.com_height{
    height:60px;
    line-height: 60px;
    cursor: pointer;
    padding:1px 0;
}

.img_padding{
    display: inline-block;
    width: 50px;
    text-align: center;
}
.img_txt{
    font-size:15px;
    color:#a9a9a9;
}
/*//右侧内容//*/
.right{
    padding-left: 240px;
    background: #dedede;
    min-width: 1000px;
}
.header_right{
	float: right;
	color: #fff;
	width:120px;
	height:70px;
	text-align:center;
	font-size: 14px;
	
}
.header_right:hover{background:#5b5b5c}
.header_right>span{
	margin-top: 28px;
	display: inline-block;
	cursor: pointer;
}
/*左侧浮框*/
.floating_box{
    width:240px;
    height:0px;
    position:absolute;
    background:#272f34;
    overflow: hidden;
    transition:height linear .3s;
    font-size:12px;

}
.floating_box_title{
    display: inline-block;
    width: 70px;
    text-align: center;
    color:#7b7c7e;
    float:left;
}
.floating_box_txt{
    display: inline-block;
    width: 170px;
    text-align: left;
    float:left;
}
.floating_box_line{
    height:40px;
    line-height: 40px;
}
.massage_list{position: absolute;z-index: 3500;top: 0;left: 0;width: 100%;display: none;}
/*提示消息*/
.massage_box{
    width: 250px;
    height: auto;
    padding:10px;
    background: #fff;
    text-align: center;
   margin: 0 auto;
   position: fixed;
    display:none;
   border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
}

.massage_img{
    margin-bottom:10px;
}
.massage_model{
    position:fixed;
    width:100%;
    height:100%;
    background: #000;
    z-index: 3000;
    opacity: .4;
    filter:alpha(opacity=40);
    display:none;
    left:0;
    top:0;
}
.close_img{
	float: right;
    margin-top: 15px;
    margin-right: 10px;
    cursor: pointer;
}
.massage_txt{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.nav{
	width:100%;
    background:#1f262b;
    position:fixed;
    height:70px;
    z-index: 100;
	left:0;
	
}
.exit{
    float: right;
    margin-right: 0px;
    width: 50px;
    text-align: left;
    margin-left: 0px;
    position: relative;
    z-index: 1500;
    cursor: pointer;
}
.exit_box{
    width: 0px;
    height: 50px;
    background: #000;
    text-align: center;
    line-height: 50px;
    position: absolute;
    right: 0px;
    z-index: 1600;
    font-size: 15px;
    top: 75px;
    cursor: pointer;
    overflow: hidden;
}
.envelope_msg{
    float:right;
    position:relative;
    cursor: pointer;
    margin-right:50px;
}
.envelope_num{
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    text-align: center;
    line-height: 20px;
    left: 20px;
    top: 13px;
    border-radius: 50%;
    background: #f8bb42;
}
.right_content{
    width:100%;

    background:#dedede;

	padding-top:70px;
}
.massage_close{
	position:absolute;
	right:15px;
	top:15px;
}
.listcontenr{
	display: inline-block;
    border: 5px solid transparent;
    border-right-color: #fff;
    position: absolute;
    right: 0;
    top: 25.5px;
    display:none;
}

.look_list{
	padding:0px 15px;
    background:#257cff;
    color:#fff;
    border-radius:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.quckBtn{
	display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 85px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #74787a;
    position: absolute;
    bottom: 40px;
    left: 36.5px;
    cursor: pointer;
}
.quckBtn:hover{
	background: #fff;
	color: #1f262b;
}

.userListSet { display:inline-block; width:21px; height:21px; vertical-align:middle; line-height:40px; background:url(../../img/shop/allocation.png) no-repeat center;}
.userListSet:hover {background:url(../../img/shop/allocation_hover.png) no-repeat center;}

.userListDel { display:inline-block; width:21px; height:21px; vertical-align:middle; line-height:40px; background:url(../../img/shop/remove_person.png) no-repeat center;}
.userListDel:hover {background:url(../../img/shop/remove_person_hover.png) no-repeat center;}

.userListAcl { display:inline-block; width:21px; height:21px; vertical-align:middle; line-height:40px; background:url(../../img/shop/wifi_img_on.png) no-repeat center;}
.userListAcl:hover {background:url(../../img/shop/wifi_img_on_hover.png) no-repeat center;}

.userListAdd { display:inline-block; width:21px; height:21px; vertical-align:middle; line-height:40px; background:url(../../img/shop/add_person.png) no-repeat center;}
.userListAdd:hover {background:url(../../img/shop/add_person_hover.png) no-repeat center;}