/*----------------鐧诲綍-----------------*/
 .loginblock {
    	background: url(../images/loginimg.jpg) no-repeat center;
    	-webkit-background-size: cover;
    	background-size: cover;
    	width:100%;
    	height:100%;
    }
    
    .main .loginBox {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	width: 410px;
    	height: 330px;
    	margin-top: -165px;
    	margin-left: -205px;
    }
    
    .formBox {
    	border: 1px solid rgba(255, 255, 255, 0.5);
    	border-radius: 6px;
    	text-align: center;
    	background-color: rgba(255, 255, 255, 0.2);
    	box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.4);
    }
    
    .loginbos {
    	padding: 20px 40px 50px 50px;
    }
    
    .loginicon {
    	display: block;
    	float: left;
    	margin-right: 10px;
    	margin-top: 13px;
    	width:20px;
    }
    
    .loginlogo {
    	width: 140px;
    	margin: 40px 30px 0;
    }
    
    .box h3 {
    	color: #333;
    	font-size: 20px;
    	margin: 50px auto 0;
    }
    
    .loginlogo img {
    	width: 100%;
    }
    
    .box input {
    	display: block;
    	width: 240px;
    	height: 30px;
    	padding: 3px 6px;
    	border-radius: 3px;
    	margin-top: 6px;
    	background: none;
    	border: none;
    	color: #333;
    	border: 1px solid #eee;
    	background-color: rgba(255, 255, 255, 0.5);
    }
    
    .main .box .submitBox button {
    	width: 254px;
    	background: none;
    	border: none;
    	background-color: #1AA094;
    	border-radius: 3px;
    	color: #fff;
    	padding: 8px 0;
    	margin: 10px;
    	cursor: pointer;
    }
    
    .main .box .submitBox button:hover {
    	opacity: 0.9;
    }
    /*-----------鐧诲綍 end-----------*/
   /*-----------鍏叡鏍峰紡-----------*/
   img[src=""]{opacity: 0;}
     .hint{
        	line-height:30px;
        	padding:10px 10px;
        	color: #E06D20;
        }
   .layui-table td{
   	color:#666;
   	font-weight:normal;
   }
   .layui-table th{
	   	color:#333;
	   	font-weight:normal;
	   }
.wrap{
	margin-left:10px;
}
.createBtn{
	
}
.Detailbtn{
	padding:20px 40px 20px 20px;
	display: none;
}
.searchbox .layui-input-inline,.searchbox .layui-btn{
	margin-top:20px;
	display: inline-block;
	float:none;
}

.searchbox .layui-btn{
	margin-right:10px;
}
.searchbox .layui-btn+.layui-btn{
	margin-left:0;
}
.nulldata{
	padding: 40px 0;
    text-align: center;
    color: #666;
    display: none;
    border: 1px solid #eee;
    margin-top:-10px;
}
input[name=file]{
	width:5px;
	display:none;
}
.nickbox{
	max-width:200px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align:left;
}
.nick{
	display:inline;
	line-height:40px;
	margin-left:10px;
}
#page{
	display:block;
	clear:both;
	
}
/*-----------鍏叡鏍峰紡end-----------*/
/*-------------鑷姩鍥炲顦�-------------*/
.popupbox {
	width: 100%;
}
.popupbos {
	background-color: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	width: 100%;
	margin: auto;
	padding-top: 20px;
}

.popupbos p {
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #666;
}
.popupbox .layui-form-label {
	width: 126px;
}
.emotion{    
	 width: 42px;
    cursor: pointer;
    font-size: 25px;
    margin-top: 10px;
    display: inline-block;
    color:#ff6c00;
    float:left;
}
.qqFace { margin-top: 4px; background: #fff; padding: 10px; border: 1px #dfe6f6 solid; }
.qqFace table td { padding: 0px; }
.qqFace table td img { cursor: pointer; border: 1px #fff solid; }
.qqFace table td img:hover { border: 1px #0066cc solid; }
#show { width: 770px; margin: 20px auto; background: #fff; padding: 5px; border: 1px solid #DDD; vertical-align: top; }
#wlogo{ width: 40px; height:40px; border-radius: 50%;float:left; }
.logoimg{
	width: 40px; height:40px;margin:0 auto;
}
.layui-table td, .layui-table th{ text-align: center;}

/*----------鑷姩鍥炲 end----------*/
/*---------------娴锋姤---------------*/
.haibao-box {
            width: 100%;
            border: 1px solid #eee;
            }
     .haibao-viewbox{
     	min-height:909px;
     	border:1px solid #ddd;
     }
        .ph_top{
        	width:100%;
        	border-bottom:1px solid #eee;
        }
        .haibaofl{
	        float:left;
	        width:640px;
	        margin-left:10px;
        }
         .haibaofr{
	        float:left;
	        width:416px;
        }
       .haibao-view {
            width: 100%;
            /*height: 470px;*/
            border-bottom:none;
            border-top:none;
            margin: 0 auto;
            position: relative;
            overflow: hidden;
            border-bottom:1px solid #ddd;
        }
        .haibao-view img{
        	width:100%;
        }
        .box {
            cursor: move;
            background-color: #FFF;
            border: 1px solid #eeeCCC;
        }
        
        #box {
            width: 160px;
            height: 160px;
            position: absolute;
            top: 0px;
            left: 100px;
            background: url(../../res/images/code.png);
            background-size: 100% 100%;
        }
        
       
        
        .coor {
            overflow: hidden;
            cursor: se-resize;
            position: absolute;
            right: 0;
            bottom: 0;
        }
        .ph_ft{
	       	width:100%;
	       	border-top:1px solid #eee;
        }
        /*---------------娴锋姤 end---------------*/
        /*公众号*/
        .publicbox{
       		 margin-top:20px;
        	margin-left:20px;
        	margin-right:20px;
        	border:1px solid #eee;
        	overflow:hidden;
        	margin-bottom:20px;
        	padding:10px;
        	height:184px;
        }
        .publicbos{
        	float:left;
        	marin-right:20px;
        	margin-bottom:20px;
        	overflow:hidden;
        	text-align:center;
        	width:160px;
        }
        .publicbos img{
        	width:140px;
        	height:140px;
        	display:block;
        	margin:0 auto;
        	border-radius:2px;
        }
       .publicbos span{
        	width:140px;
        	height:140px;
        	display:block;
        	margin:0 auto;
        	border-radius:4px;
        	border: 1px solid #eee;
        }
        .publicbox p{
        	font-size:14px;
        	color:#666;
        	line-height:30px;
        	margin-top:10px;
        }