.bor {
	border: 1px solid #ddd;
}

body {
	text-align: left;
	margin: 0;
	font-size: 24px;
	color: #5c627f;
	line-height: 20px;
}

ol,
li,
ul,
dl,
dt,
dd {
	list-style: none;
}

.line {
	/* border-top: 1px solid #b4b6c3; */
}

#box {
	background-color: #292d36;
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}

.d-title {
	/* font-weight: bold; */
	margin: 0px 0 28px 0;
	padding: 40px 0 10px 0;
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-family: ΢���ź�, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
}

.d-title:after {
	content: "";
	width: 70px;
	height: 2px;
	background: #027bd5;
	position: absolute;
	bottom: 42px;
	left: 47%;
	right: 0px;
}

.d-title span {
	color: red;
	font-size: 14px;
}

.d-title a:LINK {
	color: red;
}

.base-inif {
	/* font-weight: bold; */
	padding: 20px 0 20px 0;
	font-size: 30px;
	color: #fff;
}

.yaoqiu {
	font-size: 18px;
	color: #afafaf;
}

.main {
	width: 738px;
	margin: 0 auto;
}

.ivu-select-input,
.ivu-select-selection {
	background: none !important;
	border-color: #286b9f!important;
}

input {
	background: none !important;
	border-color: #286b9f;
	color: #ffff;

}

.one-row {
	/* 	float: left;
	width:167px; */
	margin-right: 30px;
	font-size: 18px;
	color: #fff;
}

.base-one1 {}

.base-one {
	overflow: hidden;
	zoom: 1;
	/*��div������,�ſ���div����*/
	/* margin: 15px 0; */
	display: flex;
	align-items: center;
	/* margin-right: 20px; */
}

.hid {
	/* height: 25px; */
	display: flex;
	align-items: center;
	margin-bottom: 16px;
	font-size: 18px;
	color: #ffffff;

}

.br {
	/* height: 5px; */
}

.base-tow {
	margin: 15px 0 15px 0;
}

.addressMEw {
	color: #fff;
	font-size: 18px;
	padding-bottom: 16px;
}

input,
select,
textarea {
	border: 1px solid #286b9f;
	border-radius: 4px;
	outline:none;
	resize:none;
}

input,
select {
	width: 170px;
	height: 30px;
	padding: 0px 8px;
}

.ps {
	font-size: 16px;
	color: #fff;
}

.tow-row {
	/* 	float: left;
	width: 270px;
	font-size: 18px;
	color: #fff;
	padding-bottom: 16px; */
	margin-right: 30px;
	display: flex;
	padding-bottom: 16px;
	flex-direction: column;

}

.messInput {
	/* width: 150px; */
	margin-bottom: 16px;
	font-size: 18px;
	color: #fff;
}

.three-row {
/* 	float: left;
	width: 145px; */
	display: flex;
	/* align-items: center; */
	flex-direction: column;
	/* border:1px solid red; */
}

.three-row input {
	width: 120px;
}

#yes_me a {
	text-decoration: none;
}

.btn-bao {
	height: 64px;
	width: 194px;
	line-height: 64px;
	border-radius: 30px;
	background: #027bd5;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
