@charset "utf-8";
body,
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, label, dl, dt, dd, fieldset, img {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
}



a {
    text-decoration: underline;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    display: block;
    font-size: 0px;
}

.hide {
    display: none;
    z-index: 0;
}

.show {
    display: block;
    z-index: 5;
}


/*.page3 .page-dt, .page5 .page-dt, .page7 .page-dt { -webkit-transform: translateX(-200px); -webkit-transform: translateY(0); }*/
.button {
    position: absolute;
    left: 50%;
    z-index: 10;
    top: 50%;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -webkit-transform: translateY(20px);
    margin: -130px 0 0 -280px;
    width: 500px;
}

.button a {
    float: left;
    margin-right: 10px;
}


.form-parent, .jinr-parent, .youh-page, .cars-type {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    top: 0%;
    -webkit-transition: all .7s ease;
}

.form-page {
    position: absolute;
    left: 50%;
    background-color: rgba(0, 0, 0, 0.9);
    top: 50%;
    width: 518px;
    height: 664px;
    margin: -332px 0 0 -259px;
    -webkit-transform: scale(1.5);
}

.form-page .close, .youh-parent .close, .jinr-parent .close,.cars-type .close {
    width: 70px;
    height: 70px;
    position: absolute;
    background: url(../images/close.png) 14px 10px no-repeat;
    right: -20px;
    top: -50px;
}

.form-page input {
    height: 41px;
    border-radius: 5px;
    background-color: #cbc9ca;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 41px;
    font-size: 1rem;
    width: 177px;
}

.form-page input[type=checkbox] {
    width: 25px;
    height: 25px;
}

.input-parent {
    width: 337px;
    height: 41px;
}



#cover {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    position: fixed;
    z-index: 100;
}

.form-div {
    width: 415px;
    margin: 0 auto;
    margin-top: 70px;
}

.form-div th, .form-div td {
    padding: 10px 0;
}

.form-page .w1 {
    float: left;
}

.form-page .cxxz{
    height: 41px;
    border-radius: 5px;
    background-color: #cbc9ca;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 41px;
    font-size: 1rem;
    width: 177px;
}

.form-page .w2 {
    width: 100%;
}

.form-page .xb {
    float: left;
    width: 75px;
    text-align: center;
}

.form-page .xb img {
    vertical-align: middle;
}


.form-ok2, .form-error2 {
    text-align: center;
    padding-top: 40%;
    box-sizing: border-box;
}

.form-ok2 {
    padding-top: 0;
}

.form-ok2 p {
    position: absolute;
    color: #a8a8a8;
    font-size: 1em;
}

.form-ok2 p:nth-of-type(1) {
    left: 98px;
    width: 79px;
    text-align: center;
    top: 97px;
    overflow: hidden;
}

.form-ok2 p:nth-of-type(2) {
    left: 205px;
    width: 79px;
    text-align: center;
    top: 236px;
    overflow: hidden;
}

.form-ok2 p:nth-of-type(3) {
    left: 250px;
    width: 79px;
    text-align: center;
    top: 277px;
    overflow: hidden;
}

.form-error2 .ertext {
    padding-bottom: 10%;
}



.mselect {
    height: 41px;
    line-height: 41px;
    min-width: 78px;
    position: relative;
    float: left;
}

.mselect.r {
    float: right;
}

.mselect.agency {
    width: 100%;
}

.mselect select {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mselect h4 {
    text-indent: 10px;
    border-radius: 5px;
    background: url(../images/down.png) right center no-repeat;
    background-color: #cbcaca;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-right: 37px;
    overflow: hidden;
}

.mselect.city {
    width: 127px;
}



.form-ok {
    width: 100%;
    height: 100%;
    position: relative;
}

.form-ok img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -71px 0 0 -109px;
}

.form-error {
    width: 100%;
    height: 100%;
    position: relative;
}

.form-error img.ertext {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -71px 0 0 -109px;
}

.form-error .again {
    position: absolute;
    left: 50%;
    margin-left: -204px;
    bottom: 50px;
}



