.layout {
    width: 1000px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /***********************/
    /***************************/
    /******************************/
}

.inquirys {
    background: url(../images/ck-bg.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 710px;
    height: 550px;
    margin: 30px auto;
    font-size: 12px;
    position: relative;
}

.nTab .TabTitle {
    clear: both;
    overflow: hidden;
}

.nTab .TabTitle ul {
    list-style-type: none;
    height: 1%;
    padding-left: 1px;
    margin: 0;
}

.nTab .TabTitle .active {
    color: #369;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/cx_003b.gif) no-repeat;
    background-size: cover;
}

.nTab .TabTitle li {
    float: left;
    width: 91px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
}

.nTab .TabContent {
    padding: 0 10px 10px 10px;
    clear: both;
    margin: 20px 0 0 20px;
    width: 350px;
    height: 144px;
}

.nTab .TabContent {
    padding: 0 10px 10px 10px;
    clear: both;
    margin: 20px 0 0 20px;
    width: 350px;
    height: 144px;
}

.nTab .TabContent .lab01 input {
    width: 210px;
    font-size: 12px;
    border: 1px solid #4F7BA3;
    background: #FFF;
    padding: 9px 12px;
    color: #666;
}

.nTab .TabContent .lab01 input.short {
    width: 92px;
}

.nTab .TabContent .p1 {
    font-size: 12px;
    background: url(../images/tips.gif) 0 2px no-repeat;
    padding-left: 28px;
    color: #666;
    margin-bottom: 10px;
    line-height: 20px;
}

.nTab .explain {
    position: absolute;
    width: 280px;
    right: 30px;
    top: 90px;
}

.anniulanse a,
.anniulanse .btn {
    background: url(../images/anniu30a.gif) left top no-repeat;
    background-size: cover;
    height: 30px;
    line-height: 30px;
    padding: 0 40px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.slot {
    width: 90%;
    margin: auto;
    height: 40px;
    padding: 36px 20px 0;
}

.slot p {
    font-size: 14px;
    line-height: 22px;
    color: #868686;
}
