body, html {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
	font-family: "微软雅黑";
}

/*首页*/
.xwdt_tl a.onn{ background:#FFFFFF; border-bottom: 2px solid #1abc9c; font-weight: bolder;}
.mc_list1{ overflow: hidden; display:none;}
.show_1{display:block;}

.datainp{ width:96%; height:30px; border:1px #ccc solid; padding: 0 2%; border-radius: 3px;}
.lineheight{ line-height: 30px;}

.demos-title {
    text-align: left;
    font-size: 22px;
    color: #fff;
    margin: 0 4%;
}

.demos-title2 {
    text-align: left;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 0 4%;
}

.demos-sub-title {
    text-align: center;
    color: #888;
    font-size: 14px;
}

.demos-header {
    padding: 20px 0 10px 0; background: #1abc9c;
}

.demos-content-padded {
    padding: 15px;
}

.demos-second-title {
    text-align: center;
    font-size: 24px;
    color: #1abc9c;
    font-weight: 400;
    margin: 0 15%;
}

footer {
    text-align: center;
    font-size: 14px;
    padding: 20px;
}

footer a {
    color: #999;
    text-decoration: none;
}
.weui-form-preview {
    margin-top: 15px;
}

.weui-flex__item{
	font-size:10px;
}
.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #1abc9c;
}
.weui-form-preview__btn_primary {
    color: #1abc9c;
}
.weui-btn_primary {
    background-color: #1abc9c;
}
.weui-btn_primary:active {
    background-color: #16a085;
}

.weui-grid {
	width: 25%; font-size: 16px; height: 55px;  position: relative; top: -5px;
}

.weui-flex{
	margin-top: 10px;
}

.weui-flex_item{
	margin-left: 20px;
}

.weui-grid:hover {
	background-color: #1abc9c;
}


.weui-grid__icon {
	width: auto;
	text-align: center;
	font-size: 18px;
	color: #16a085;
}

.weui-grid__label {
	color: #777;
}

.weui-panel__bd {
	margin: 10px;
}

.weui-panel__bd span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #16a085;
}

.weui-panel__bd label {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #777;
}

.direction{
	color:#43c520;
	text-align: center;
    font-size: 14px;
    padding: 10px;
}


