@charset "utf-8";
a{color: #333;}

.container{padding: 0 12px;}
.fz18{font-size: 1.125rem;}
.fz13{font-size: 0.8125rem;}
.fz14{font-size: 0.875rem;}
.fz17{ font-size: 1.0625rem;}
.t-white{color: #ffffff;}
body{ background-color: #f5f5f5; }
body.index{  background: #f5f5f5 url("../images/bg.jpg") no-repeat center 0 ; background-size: 100%;}

body{color: #333333;}

.hide{display: none;}
.mt10{margin-top: 12px !important;}
.mt70{margin-top: 36px;}

.weui-cells_form{ border-radius: 10px;}
.weui-cell{padding: 11px 12px !important;}



.t-333{color: #333333;}
.t-666{color: #666666;}
.t-999{color: #999999;}
.t-ccc{color: #cccccc;}

#search{ background: #1677ff;}
#reset{background: #fff;}
.toolbar .picker-button{color: #1677ff;}
.toolbar .cancel-picker {
	position: absolute;
	left: 0;
	box-sizing: border-box;
	height: 2.2rem;
	line-height: 2.2rem;
	color: #1677ff;
	z-index: 1;
	padding: 0 .5rem;
}
/*list*/
.list{padding-bottom: 30px;}

a.weui-panel{display: block;}
.weui-panel__bd{padding-bottom: 6px;}
.weui-media-box{padding: 0 12px; height: 130px;}
.weui-media-box__title{position: relative; border-bottom: 1px solid #e5e5e5;
	margin: 0 -12px;
	padding: 6px 12px;
}
.weui-media-box__title:after{
	content: " ";
	display: inline-block;
	height: 8px;
	width: 8px;
	border-width: 1px 1px 0 0;
	border-color: #c8c8cd;
	border-style: solid;
	-webkit-transform: matrix(.71,.71,-.71,.71,0,0);
	transform: matrix(.71,.71,-.71,.71,0,0);
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 13px;
}
.weui-media-box__desc{ font-size: 14px; line-height: 2; }
.weui-media-box__desc span{ width: 80px;  display: inline-block;}

.flexBox{display: flex; align-items: center;justify-content: center; position: fixed; width: 100%; height: 100%; display: none; z-index: 999;}
.flexBox span{color: #999; border:1px dashed #ccc; border-radius: 5px; padding: 3px 10px;}


#loadBox{display: none;}
.layui-flow-more{text-align: center; color: #999999; padding: 10px;}
/*list end*/

/*msg*/
.msg{ background: #ffffff; margin-bottom: 50px;}
.msg tr{}
.msg tr td{ color: #999999; padding:8px 12px; border-top: 1px solid #eee;}

.msg tr:first-child td{ border: 0;}

.msg tr td:first-child{color: #333333; width: 75px; vertical-align: top; }
/*msg end*/

.fixed-bottom{ position: fixed; width: 100%; bottom: 20px; text-align: center;}


::-webkit-input-placeholder { /* WebKit browsers */
	color: #ccc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ccc;

}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #ccc;
}

* { touch-action: none; }



/* 开始 */
.banner span {
	display: block;
	font-size: 40px;
	color: #FFFFFF;
	padding-top: 70px;
}

body {
	font-size: 16px;
}

.fr1 {
	margin-right: 35px !important;
	float: right;
}

.bg-blue {
	background: #c40311;
	font-size: 16px;
	border-radius: 3px;
	color: #ffffff;
	font-family: '微软雅黑';
	height: 45px;
	width: 70px;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
	color: #1677ff;
}

.banner {
	height: 220px;
	background: #a5b9ec url("../images/banner.png") no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
}

.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}

.layui-laypage a:hover {
	color: #1677ff;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
	border-color: #1677ff!important;
}

.layui-form {
	color: #666;
}

.layui-form-select dl dd.layui-this {
	background-color: #1677ff;
	color: #fff;
}

.layui-form-label {
	height: 45px;
}

.layui-input {
	height: 45px;
	color: #999999;
	font-size: 15px;
	border-color: #f2f2f2;
}

.layui-form-label {
	line-height: 25px;
	font-size: 18px;
}

#dataList p {
	margin-bottom: 30px;
}

#dataList img {
	max-width: 100%;
	height: auto;
}

#pageBox {
	text-align: center;
	margin-top: 20px
}