
*{margin:0;padding: 0;list-style: none;list-style-type: none;text-decoration: none;font-size: 15px;}
	.header{text-align: center;background-color: #1e9fff;color: #fff;line-height: 60px;font-size: 18px;}
	.header a:visited{color:#fff;}
	.header a:hover{color:#fff;}
	.content{padding:10px;background-color: #fff}
	input,.border{border: 1px solid #ccc;padding:10px;border-radius: 4px;background-color: #efefef}
	.input textarea{outline: none;border: none;resize:none;width: 100%;min-height:25vh;background:none}
	.btn{margin:0 auto;line-height: 40px;width: 30%;background-color: #1e9fff;border: 1px solid #efefef;border-radius: 20px;outline: none;display: inline-block;}
	.btn *{color:#000;}
	.btn:visited{color:#000;}
	.btn2{background-color: #efefef}
	.center{text-align: center}
	.btn-left{position: absolute;top: 0;left: 10px;color:#fff;}
	.none{display: none}

	.border{display: flex;align-items: center;justify-content:center;min-height: 200px}
	.border select {float: right;}
	.unflex{display: block!important;min-height: auto!important}
	iframe{width:100%;height:130px;}
	.notice{text-align: left;font-size: 13px;color:#999;}
	.sm{color:#ccc;margin:15px;}

	.btn-right{position: absolute;right:10px;top:0;color:#fff;}
	.btn-right *{color:#fff;}
	.btn-right i{font-size: 30px}

	.layui-btn{background-color: #1e9fff!important}

	.foot{overflow: hidden;display: flex;padding:5px 0;border-top: 1px solid #ccc;background-color: #fefefe;position: fixed;bottom: 0;left: 0;width: 100%}
	.foot ul{flex:1;text-align:center;}
	.foot ul li:first-child i{font-size: 28px}
	.mpage{padding-bottom: 60px}
	.right{float: right}
	.margin20{margin:20px;}
	.none{display: none}