div{
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
.citiaolist{
	width: 100%;
	padding-left: 50px;
}
table tr th,table tr td{
	text-align: center !important;
}
.suotu img{
	width: 80px;
	height: 45px;
}
.suotu{
	white-space: nowrap;
}
.touxiang img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.must{
	color: red;
}
.uploadimg{
	width: 120px;
	height: 90px;
}
.banner img{
	width: 120px;
	height: 90px;
}
#iframe{
	/*min-width: 1355px;*/
}
.xuan{
	color: #666;
	font-size: 12px;
	width: auto !important;
}
.jump_img{
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
	margin-top: 15%;
	animation: roll 2s infinite linear;
}
@keyframes roll{
	0%{}
	100%{
		transform: rotate(360deg);
	}
}
.jump_p{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 50px;
}
.jump_p a{
	font-size: 16px;
	color: #fff;
	margin: 0 8px;
}
.form2-label{
	width: 155px !important;
}
.form2-input{
	width: 300px !important;
	margin-left: 170px !important;
}
.keylist{
	max-height: 600px;
	overflow-y: auto;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    padding-left: 5px;
    line-height: 25px;
}
.canonbody{
	background: #f2f2f2;
	width: 100%;
	padding: 10px;
	overflow: hidden;
}
.flex-row-star{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap:wrap;
}
.canondemo{
	width: 190px;
	height: 75px;
	border-radius: 2px;
	margin-right: 15px;
}
.canon-icon{
	width: 75px;
	height: 75px;
	display: flex;
	border-radius: 2px 0 0 2px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.canon-icon img{
	width: 50%;
}
.canon-num{
	width: 115px;
	height: 75px;
	background: #fff;
	color: #333;
	display: flex;
	border-radius: 0 2px 2px 0;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.canon-num h2{
	margin-bottom: 8px;
	font-size: 18px;
}
.canon-message{
	width: 40%;
	border-radius: 2px;
	background: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}
.message-title{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #f2f2f2;
	color: #999999;
	line-height: 45px;
	padding-left: 15px;
	border-radius: 2px 2px 0 0;
	position: relative;
}
.chart{
	width: 100%;
	height: 320px;
	padding: 10px;
	border-radius: 0 0 2px 2px;
}
.charname{
	position: absolute;
	top: 61px;
	left: 0;
	width:100%;
	color: #333333;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.charname span{
	color: #999999;
	font-size: 14px;
	font-weight: 100;
}
.bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.logo{
	background: url(/static/admin/images/AOLogo.svg) no-repeat center center;
	position: fixed;
	top:50%;
	left: 130px;
	margin-top: -48.5px;
	width:278px;
	height: 97px;
}
.headline{
	height: 100%;
	width: 100%;
	position: fixed;
	top:0px;
	left: 0px;
}
.loginpart{
	width: 300px;
	height: 330px;
	position: fixed;
	top: 50%;
	right: 15%;
	margin-top: -190px;
	border-radius: 6px;
	background: rgba(255,255,255,0.7);
	color: #333;
	font-size: 14px;
	padding: 12px;
}
.login-title{
	font-size: 18px;
	text-align: center;
	margin: 10px 0 15px;
}
.login-mode{overflow: hidden;margin: 10px auto;}
.footer{
	text-align: center;
	position: fixed;
	bottom: 10px;
	width: 100%;
	color: #ccc;
	line-height: 2em;

}
.footer a{
	color: #ccc;
	letter-spacing: 1px;
}
.phone{color: #009688;cursor: pointer;float: left;}
.input{border: none;}
.forget{float: right;color: #666; cursor: pointer;}
.layui-input{height: 42px;line-height: 3;}
.get{border-left: 1px solid #e2e2e2; padding: 0 5px;cursor: pointer;color: #009688;}
.loginpart{color: #666;}
.submit{width: 100%;!important;}
.loginpart input{margin: 7px 0;}
.nshow{display: none;}
.nonum{
	display: block;
	width: 100%;
	color: #e00000;
	text-align: center;
}
.nonum:hover{
	color: #E00000;
}
.input-pwd{
	width: 24px;
	position: absolute;
	top: 6px;
	right: 10px;
}
.sendtel{
	position: absolute;
	height: 100%;
	color: #fff;
	text-align: center;
	line-height: 38px;
	padding: 0 7px;
	background: #929292;
	top: 0;
	right: 0;
	
}
.map{
	width: 700px;
	height: 300px;
	border: 1px solid #e6e6e6;
	margin-bottom: 5px;
}
.group{
	max-width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.group_list{
	padding: 10px;
	display: none;
}
.group_list a{
	text-align: center;
	line-height: 30px;
	display: block;
}
.group_detail{
	padding: 10px;
	display: none;
}
.addpeople{
	display: none;
	padding: 10px;
}

.addpeople img{
	width: 30px;
	border-radius: 50%;
	margin: 0 10px;
}
.adopt{background: url(/static/admin/audit/adopt.png) no-repeat;}
.waitfor{background: url(/static/admin/audit/waitfor.png) no-repeat;}
.notpass{background: url(/static/admin/audit/notpass.png) no-repeat;}
.adopt,.waitfor,.notpass{background-position: 50% 50%;}
.hover:hover{text-decoration: underline;}
.edit{display: none; padding: 10px 20px 10px 10px;}
.topright{width: 0;height: 0;border-top: 20px solid #009688;border-left: 20px solid transparent; }
.user_desc{
	text-align: left;
}