.ui-inputs {
    width: 897px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}
.ui-container {
    position: relative;
    height: 1050px;
}
.ui-inputs h1 {
    width: 897px;
    height: 26px;
    color: #d40b18;
    font-size: 18px;
    border-bottom: 2px solid #cd0f1a;
    padding-bottom: 11px;
    margin-bottom: 25px;
}
.ui-inputs h1 a:nth-child(1) {
    color: #d40b18;
    margin-left: 10px;
    font-size: 18px;
}
.ui-inputs h1 a:nth-child(2) {
    color: #888888;
    font-size: 14px;
    float: right;
    background: url(../../images/xiaotubuiao_03.png) no-repeat left;
    width: 43px;
    padding-left: 22px;
}
.ui-inputs h1 a:nth-child(2) {
    color: #888888;
    font-size: 14px;
    float: right;
    width: 110px;
}
.ui-register-box {
    width: 895px;
}
.ui-register-list li {
    width: 893px;
    height: 34px;
    text-align: right;
    margin-bottom: 20px;
    line-height: 34px;
}
.ui-register-list li input[type=text] {
    width: 742px;
    height: 34px;
    border: 1px solid #dedede;
    padding-left: 10px;
    box-sizing: border-box;
}
.ui-register-box label {
    padding-right: 8px;
}
.ui-register-list select {
    width: 742px;
    height: 34px;
}
.ui-ret select {
    float: right;
    width: 241px;
    margin-left: 10px;
}
.ui-ret .ui-none {
    margin-left: 0;
}
 .ui-padd {
    padding-right: 8px;
}
.ui-yzm {
    width: 200px !important;
}
.ui-yzm-li {
    width: 492px !important;
}
.ui-yzm-li button {
    color: #93161f;
}
.ui-center {
    text-align: center !important;
}
.ui-center>input {
    vertical-align: middle;
}
.ui-red {
    color: red;
}
.ui-a {
    color: #1cd5e4;
}
.ui-submit {
    width: 145px;
    height: 40px;
    background-color: #ad0700;
    color: #ffffff;
    outline: none;
    margin: 0;
    padding: 0;
    border: 1px solid transparent; 
    margin-left: 272px;
    cursor: pointer;
}
.ui-reset {
    width: 145px;
    height: 40px;
    background-color: #dadada;
    color: #4e4e4e;
    outline: none;
    margin: 0;
    padding: 0;
    border: 1px solid transparent; 
    margin-left: 10px;
    cursor: pointer;
}