body {
	background-color: #eee;
}

.container {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}

@media (max-width: 767px) {
	.container {
		width: 100%;
	}
}



/* -------------------------------------------------------------- */

/*  登录  */
.login-wrap {
	margin: 0 auto;
	max-width: 800px;
}
@media (min-width: 768px) {
	
	.login-wrap { 
		background-color: #fff;
		border-radius: 8px;
		box-shadow: 0 0 8px #ddd;
	}
	
}



.admin-login {
	padding: 20px;
	margin: 30px 10px;
}

.admin-login .title {
	font-weight: bold;
	font-size: 1.5rem;
	color: #316CFE;
	text-align: center;
}
.form-group  {
	padding-top:10px;
	margin-bottom:10px;
	width: 100%;
}
.form-group input {
	width: 100%;
	margin: 5px 0;
}
.form-group label {
	text-indent: 0;
	padding:0;
}



/* -------------------------------------------------------------- */


.m-title {
	border-bottom:1px solid #ddd;
	width: 100%;
}
.m-title h2 {
	border-bottom: 2px solid #316CFE;
	line-height: 100%;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	padding:20px 0;
	margin:0;
	margin-left:20px;
}
.m-body {
	padding:5px 30px 15px 30px;
	box-sizing: border-box;
	width:100%;
}

.m-topnav {
	padding:10px 30px;
	box-sizing: border-box;
	width:100%;
}

/* com-top */

.com-top {
	display: flex;
	align-items: center;
	background: #316CFE;
	/*  url(/assets/img/tt/user-top-bg.jpg) no-repeat right bottom */
	background-size: auto 70%;
	color: #fff;
	/* 		background: url(__CDN__/assets/img/tt/user-top-bg.jpg);*/
	padding: 20px;
	justify-content: space-between;
	width:100%;
	box-sizing: border-box;
}
.com-top-right img {
	width: 50px; height: 50px;
}

.com-info h2 {
	line-height: 1;
	margin-bottom: 10px;
}

.com-info p {
	font-size: 12px;
	line-height: 1.5;
}

/*  */
.com-main {
	padding: 20px;
	box-sizing: border-box;
}

.cm-nav {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cm-nav-title {
	color: #222;
	width: 5em;
	font-size: 1rem;
	flex: 2;
}

.cm-nav-center {
	text-align: left;
	display: inline-block;
	color: #888;
	font-size: 1rem;
	flex: 5;
}

.cm-nav-right {
	text-align: right;
	flex: 2;
}

.nmore {
	display: inline-block;
	width: 48px;
	height: 32px;
	line-height: 32px;
	border: 0;
	color: #888;
	font-weight: bold;
	text-align: center;
}

.nmore img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}


/* -------------------------------------------------------------- */

/* mess */

.mess-top {
	line-height: 1.8;
	font-size: 0.875rem;
	color: #888;
	text-align: center;
	background-color: #fafafa;
	border-bottom: 1px solid #f5f5f5;
	padding: 15px 0;
	box-shadow: 0 0 6px #eee;
}

.mess-item {
	border-bottom: 1px solid #eee;
	padding: 15px 0;
}

.mess-item .dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: red;
	margin: 0 8px;
}

.mess-item h3 {
	display: flex;
	align-items: center;
}

.mess-item h3 {
	margin-bottom: 15px;
}

.mess-item p {
	color: #888;
	font-size: 14px;
}

/* -------------------------------------------------------------- */



.newstitle {
	margin: 5px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.news_type {
	display: inline-block;
	padding: 4px 0.5em;
	border-radius: 4px;
	border: 1px solid #ddd;
	margin-right: 5px;
	cursor: pointer;
}

.news_type:hover {
	background-color: #316CFE;
	border: 1px solid #316CFE;
	color: #fff;
}

.news {
	border-top: 2px solid #ddd;
}

.list-item {
	border-bottom: 1px dashed #ddd;
	padding: 5px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;	
	width: 100%;
}




.newstitle {
	flex: 7;
}

.newstitle span {
	color: #888;
}

.news-button {
	flex: 2;
	text-align: right;
}


/* -------------------------------------------------------------- */
/* 设备  */
.device-top {
	line-height: 1.8;
	font-size: 0.875rem;
	color: #888;
}

.device-top img {
	width: 100%;
}

/*  */
.form-input input {
	width: 100%;
	border: 1px solid #eee;
	height: 32px;
	line-height: 32px;
	margin: 10px 0;
}

.btn-submit {
	background-color: #20cf8f;
	color: #fff;
	border: 1px solid #20cf8f;
	width: 100%;
	height: 40px;
}

.device-foot {
	padding: 20px;
	text-align: center;
	width: 100%;
}

.device-foot p {
	font-size: 0.75rem;
}



.charge-main {
	width: 100%;
}
.charge-foot {
	width: 100%;
}


/* -------------------------------------------------------------- */
/*  banner */
.m-top {
	width:100%;
	padding:20px 30px;
}
.list-block {
	border-top:1px solid #ddd;
	width: 100%;
	padding-bottom: 50px;
}

.list-title {
	flex: 7;
}

.news-button {
	flex: 2;
	text-align: right;
}

/* -------------------------------------------------------------- */


/*  收费 */
.charge-top {
	line-height: 1.8;
	font-size: 0.875rem;
	color: #888;
}

.charge-top p {
	text-indent: 2rem;
}

/*  */
.control-label {}

.tips-gray {
	color: #888;
}

.baozu-wrap {
	padding-top: 30px;
}

.tips-gree {
	margin: 15px 0;
	color: #20cf8f;
	text-align: center;
}

.ad-zu {
	border: 2px solid #27a8e2;
	text-align: center;
	padding: 20px;
}

/*  */

.red {
	color: e00;
}

.charge-foot {
	padding: 20px;
	text-align: center;
}

.sf-price {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 8rem;
	position: relative;
	height: 2.5rem;
}

.sf-price label {
	line-height: 2.25;
	position: absolute;
	right: 0;
	top: 4px;
}

.btn-m {
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #20cf8f;
	color: #fff;
	padding: 12px 0;
}

.blue {
	color: #27a8e2;
}


/* -------------------------------------------------------------- */

.booking_li {
	margin: 5px 0
}

.booking_li {
	border-bottom: 1px dashed #ddd;
	padding: 8px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.booking-type {
	flex: 2;
}

.user-name {
	flex: 3;
}

.btn-view {
	flex: 1;
}
