.topBar_l {
    height: 86px;
}

.topBar_m {
    height: 86px;
    overflow: hidden;
}

.topBar_m > img {
    float: left;
    padding-top: 20px;
    display: inline-block;
    margin-top: 0;
}

.topBar_m > .welcome {
    display: inline-block;
    float: left;
    font-size: 22px;
    color: #73716C;
    margin: 30px 0 0 20px;
    padding-left: 20px;
    border-left: 2px solid #D0CCC7;
}

.topBar_r {
    height: 86px;
}

.banner_row {
    min-width: 768px;
    max-width: 1600px;
    height: 567px;
    background-image: url("../../img/front/bannner.png");
    background-position: center center;
    margin: 0 auto;
    position: relative;
}

.banner_row .formboxs {
    width: 360px;
    min-height: 300px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 50px 320px 0 0;
    float: right;
    padding: 20px;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
    .banner_row .formboxs {
        width: 320px;
        padding: 15px;
        position: absolute;
        top: 10px;
        left: 10px;
    }
}

.banner_row .formboxs form {
    font-size: 14px;
    position: relative;
}

.banner_row .formboxs .qic {
    color: #999;
    margin-top: 40px;
    font-size: 14px;
    text-align: right;
}

.banner_row .formboxs .inpt {
    width: 96%;
    height: 44px;
    border: 1px solid #DDDDDD;
    margin: 10px 0;
    border-radius: 3px;
    padding-left: 20px;
}

.must1 {
    color: red;
    position: relative;
    top: 5px;
    left: 0;

}

.must2 {
    color: red;
    position: relative;
    top: 9px;
    left: 0;
}

.must3 {
    color: red;
    position: relative;
    top: 5px;
    left: 0;
}

.banner_row .formboxs .inpx {
    width: 65%;
    height: 44px;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    border-radius: 3px;
    padding-left: 20px;
}

.banner_row .formboxs .inpxr {
    width: 30%;
    height: 44px;
    border: 1px solid #DDDDDD;
    line-height: 44px;
    text-align: center;
    color: #A7A7A7;
    cursor: pointer;
    float: right;
    background-color: #F3F3F3;
    padding: 0;
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
}

.banner_row .formboxs .entertitle {
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #4195F2;
    font-size: 18px;

    padding-bottom: 12px;
    margin-bottom: 20px;
}

.banner_row .formboxs #sub {
    height: 41px;
    width: 100%;
    background-color: #4195F2;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    margin-top: 30px;
}

.bottom_row {
    min-width: 768px;
    max-width: 1600px;
    height: 52px;
    background-color: #FFFFFF;
    text-align: center;
    color: #666666;
    font-size: 14px;
    padding: 20px 0;
    margin: 0 auto;
}

.bottom_row .bottom1 a {
    color: #666666;
}

.bottom_row .bottom1 .sp {
    display: inline-block;
    width: 10px;
    height: 20px;
}

.minw {
    min-width: 768px;
}

.padd0 {
    padding: 0;
}

#martop, #vcode {
    margin: 20px 0;
}

.spancl {
    color: #999;
}

.bim {
    vertical-align: top;
    margin-top: 3px;
}

.servertext {
    color: #999999;
    font-size: 14px;
}

.servera {
    font-size: 14px;
    color: #999;
    text-decoration: none;
}

.servera:link {
    text-decoration: underline;
}

.servera:visited {
    text-decoration: none;
}

.servera:hover {
    text-decoration: none;
}

.servera:active {
    text-decoration: none;
}

.serverlis {
    vertical-align: top;
}

.infoxyz {
    min-width: 120px;
    height: 42px;
    position: absolute;
    left: 107%;

}

.infoxyz img {
    float: left;
}

.infoyz {
    position: absolute;
    height: 40px;
    background-color: #fff;
    border: 1px solid #ed6c00;
    border-left: none;
    line-height: 40px;
    color: #ed6c00;
    padding: 0 10px;
    font-size: 12px;
    white-space: nowrap;
    margin-left: 38px;
}