* {
	word-break: break-all;
	word-wrap: break-word
}
div, p, form, h1, h2, h3, h4, h5, h6, input, textarea, span, label {
	margin: 0;
	padding: 0
}
body {
	font-size: 14px;
	font-family: microsoft yahei, 微软雅黑;
	margin: 0;
	padding: 0;
	color: #676767;
	background: #fff
}
input, textarea {
	font-family: microsoft yahei, 微软雅黑;
	font-size: 19px
}
textarea {
	resize: none;
	outline: 0
}
dl, dd, dt, ul, li, ol {
	list-style-type: none;
	margin: 0;
	padding: 0
}
a {
	outline: 0;
	text-decoration: none
}
img {
	vertical-align: middle
}
i {
	font-style: normal
}
.liststyle {
	font-size: 19px;
	position: relative;
	color: #494949;
	min-height: 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 79%;
	float: left;
}
lable {
	position: absolute;
	width: 5em;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 50px;
	line-height: 50px
}
.liststyle span {
	position: relative;
	width: 270px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	padding: 0px;
	cursor: pointer;
	background: #fff;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px
}
.liststyle span i {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 270px;
	padding-right: 30px;
	position: relative;
	text-indent: 58px;
	background: url(jt_tit.png) no-repeat;
}
.liststyle span i:after {
	content: "";
	display: block;
	width: 17px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 15px;
	background-image: url(jt_nor.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.liststyle span ul {
	width: 100%;
	border-radius: 0 0 5px 5px;
	position: absolute;
	border: 1px solid #e8e8e8;
	background: #fff;
	left: -1px;
	top: 50px;
	border-top: 0;
	margin-bottom: 10px;
	display: none;
	z-index: 10;
	overflow-y: scroll!important; height: 300px;
}
.liststyle span ul li {
	width: 100%;
	float: left;
	overflow: hidden;
	border-top: 1px solid #e8e8e8
}
.liststyle span ul li:first-child {
	border-top: 0
}
.liststyle span ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 8px;
	color: #494949
}

input {
	font-family: "微软雅黑", "Microsoft Yahei";
}

.nice-select {
	width: 180px;	
	height: 48px;
	position: relative;
	float: left;
	background: #fff url(gp.png) no-repeat; margin-right: 2px;
	
}
.nice-select input {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-indent: 58px;
	font-size: 19px;
	border: 0;
	outline: 0;
	background: none;
	cursor: pointer;
}
.nice-select ul {
	width: 100%;
	display: none;
	position: absolute;
	top: 49px;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-top: 0;
	z-index: 9999;
}
.nice-select ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 19px;
	text-indent: 10px;
	overflow: hidden;
	cursor: pointer;
}
body {
	font-size: 16px;
}
.box-body {
	width: 400px;
}
label {
	display: block;
	float: left;
	width: 80px;
	height:auto;
	margin-top:5px;
}
.mes {
	display: block;
	float: left;
	width: 320px;
	height:auto;
	margin-top:5px;
}
.mes div {
	display: block;
	float: left;
}
.box-mes{
	width:100%;
	height:auto;
}

.btmTwo{
	width: 100%;
	text-align: center;
	border: 1px solid #dcdcdc;
	font-size: 15px;
	margin-bottom: 20px;
}
.btmTwo:last-child {
	margin-bottom: 0;
}
.btmTwo tbody tr{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
}

.btmTwo tbody tr:last-child{
	border-bottom: 0;
}

.btmTwo tbody tr td{
	color: #333333;
	border-right: 1px solid #dcdcdc;
	text-align: right;
}
.btmTwo tbody tr td:first-child{
	width: 30%;
	text-align: right;
	padding: 9px 15px 10px 22px;
	color: #666666;
	background: #f7f7f7;
}
.btmTwo tbody tr td:last-child{
	border-right: 0;
	text-align: left;
	padding: 9px 15px 10px 22px;
}
#geturl{
	text-align: center;
	margin-top: 30px;
}
