@charset "utf-8";
/* CSS Document */


.msg {
	display: none !important;
}

.lxy_wjx_box {
	margin-top: 40px;
	text-align: left;
}

.lxy_wjx_box h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.lxy_wjx_box input {
	display: inline-block;
	cursor: pointer;
	border-radius: 5px;
	
	text-align: center;
	padding:5px 20px;
	color: #fff;
	background-color: #02c3a4;
	font-size: 12px;
}

.unit {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
.unit img{ vertical-align: middle;  }
.kan img{ vertical-align: top;margin: 0px 5px!important; display: inline-block!important;  }