body {
    font-family: "微软雅黑";
    background: #f8f8f8;
}
.content {
    width: 1200px;
    margin: 20px auto;
}
.top span {
    font-size: 20px;
    padding-left: 15px;
    vertical-align: 5px;
}
.box {
    margin-top: 30px;
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 3px;
    padding: 50px 60px;
    color: #51534f;
    font-size: 18px;
}
.box img {
    vertical-align: -5px;
}
.box .span {
    display: inline-block;
    width: 95px;
}
.label {
    margin-bottom: 40px;    display: inline-block;width:49%;
}
form {
    margin-top: 40px;
}
input[type="text"] {
    height: 40px;
    line-height: 40px;
    text-indent: 5px;
    width: 386px;
	border:1px solid #e5e5e5;
	border-radius:3px;
}
select {
    height: 40px;
	border:1px solid #e5e5e5;
	border-radius:3px;
    line-height: 40px;width: 306px;
}
select option {
    line-height: 25px;
    height: 25px;
}
.box a {
    padding-right: 10px;
}
.inner:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.inner .label-other {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.submit {
    background: #00a0e9;
    color: #fff;
    font-size: 20px;
    border-radius: 30px;
    font-family: "微软雅黑";
    border: none;
    width: 280px;
    height: 45px;
    line-height: 45px;
	margin-left:290px;
    margin-top: 50px;
    cursor: pointer;margin: 0 auto;
    margin-left: 401px;
}
.coptRight {
    color: #363636;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
#regInfo {
    color: red;
    font-size: 12px;
    padding-left: 5px;
}
#regInfo:after {
    content: "*";
}
.exg {
    font-size: 12px;
}

.rinp{width: 77.6% !important;}