﻿input::-webkit-input-placeholder {
	color: white;
	font-size: 12px;
}
input:-ms-input-placeholder { // IE10+
	color:white;
	font-size: 12px;
}
input:-moz-placeholder { // Firefox4-18
	color: white;
	font-size: 12px;
}
input::-moz-placeholder { // Firefox19+
	color:white;
	font-size: 12px;
}
.an {
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
   border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    
}
#b_xmo {
    margin: 5px auto;
    height: 36px;
    width: 90%;
    display: block;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid black;
}
#b_telo {
    height: 36px;
    width: 90%;
    display: block;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid black;
    margin: 0 auto;
}
.an .btj {
    width: 180px;
    height: auto;
    font-size: 16px;
    border: 1px solid black;
    border-radius: 20px;
    display: block;
    padding: 8px 10px;
    background-color: #D9D9D9;
    margin: 10px auto 0;
    color: black;
    text-align: center;
}
.row-three {
    padding: 43px 0 35px;
    background-size: cover;
}
.wp {
    padding: 0 15px;
    margin: 0 auto;
}
.wp .title_tu {
    display: block;
    width: 93%;
    height: auto;
    margin: 0 auto;
}
.box-form .form {
    margin-top: 25px;
    padding-bottom: 20px;
}
.row-three .form, .row-three .form {
    margin: 0 auto;
    width: 90%;
    background-color: #9f805c;
    color: #fff;
    padding-bottom: 20px;
}
.box-form .form ul {
    padding: 30px 20px 0;
}
.box-form .form .li-gender {
    margin-bottom: 18px;
    text-align: center;
    font-size: 0;
}
.bd_tp {
    display: block;
    width: auto;
    height: auto;
    margin: 0px auto 0;
    padding: 10px 0;
}
.box-form .form .li-item {
    margin-bottom: 10px;
    border: 1px solid #b69978;
}
.box-form .form .d1 {
    float: left;
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box-form .form .d2 {
    margin-left: 70px;
    padding: 0 13px 0 20px;
}
.box-form .form .inp-form {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: none;
    font-size: 12px;
}
.box-form .form .btn-form {
    margin: 20px auto 0;
    display: block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #dca436;
    border: none;
    cursor: pointer;
}
.box-form .form .select {
    position: relative;
    cursor: pointer;
}
.box-form .form .select .cur {
    display: block;
    width: 100%;
    height: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
}
.row-three .form .d1 {
    border-right: 1px solid #b69978;
    color: #fff;
}
.inp-form {
    margin: 0 auto;
    background-color: #9f805c;
    color: #fff;
}
.box-form .form .select .s-list {
    position: absolute;
    top: 37px;
    left: -10px;
    right: -14px;
    display: none;
    z-index: 2;
}
.row-three .form .select .s-list {
    width: 106%;
    background-color: #9f805c;
    border: 1px solid #b69978;
}
.box-form .form .select .s-list a {
    padding: 0 13px 0 20px;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: white;
}
.row-three .form .select .cur {
    background-image: url(../images/ico-three-16.png);
}
/*.omqcenterbox .omq-telval {
    height: 28px;
    float: right;  
}*/