@charset "UTF-8";

body {
    font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
    color: #888;
}

.tit {
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    border-bottom: 1px solid gray;
}

.form-group {
    width: 300px;
    height: 40px;
    border: 1px solid #e0e0e0;
    margin: 0 auto;
    margin-bottom: 12px;
    border-radius: 10px;
}

.form-group input {
    height: 37px;
    width: 68%;
    padding-left: 16px;
    border: none;
    border-left: 1px solid #e0e0e0;
    margin-left: 40px;
    outline: none;
}

.form-group select {
    width: 250px;
    height: 40px;
    padding-left: 16px;
    border: none;
    border-left: 1px solid #e0e0e0;
    margin-left: 40px;
    outline: none;
}

.form-group i {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.login {
    width: 300px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;

}

.btn-login {
    width: 147px;
    height: 42px;
    border-radius: 10px;
    background: #3aa2e4;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #e0e0e0;
    padding: 6px 18px;
    cursor: pointer;
    margin-bottom: 4px;
}

.nav-tit {
    background: white;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    color: #666;
}

.w {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 110px;
    position: relative;
}

.w img {
    position: absolute;
    width: 40px;
    top: 38px;
    left: 356px;
}

.botm-copy {
    width: 100%;
    height: 100px;
    background: white;
    position: absolute;
    bottom: 0px;
    text-align: center;
    line-height: 100px;
    font-size: 14px;
}

.form-group {
    position: relative;
}

.region-code-content {
    position: absolute;
    left: 59px;
    background: white;
    overflow-y: auto;
    display: none;
    z-index: 10;
}

* {
    padding: 0;
    margin: 0;
}

.erro {
    font-size: 12px;
    color: red;
    line-height: 20px;
    position: absolute;
    top: 42px;
    left: 98px;
}

.div-table {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.div-cell {
    display: table-cell;
    width: 50%;
    cursor: pointer;
}

/*li.div-cell.active {*/
    /*border-bottom: 2px solid #0082df;*/
    /*color: #0082df;*/
/*}*/

.middle-box {
    background: #0082df;
    width: 100%;
}

.login-form {
    width: 380px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 5px 5px 12px #0770bc;
    border: 10px solid #4da8e9;
    position: absolute;
    right: 0px;
    /*top: 20px;*/
}

.footer-box {
    width: 100%;
}

.footer-box .content {
    width: 1100px;
    margin: auto;
    text-align: center;
    font-size: 13px;
    padding: 10px 0;

}

/*扁平化区划样式*/

.district {
    padding: 7px 9px;
    width: 394px;
    min-height: 183px;
    font-size: 13px;
    background-color: #fff;
    border-radius: 3px;
    border: solid 4px #e1e1e1;
}

.district img {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.district ul {
    height: 34px;
    position: relative;
    overflow: hidden;
}

.district ul li a {
    font-size: 12px;
    color: #666;
}

.district .area_list {
    clear: both;
    padding: 15px 0;
    border-top: solid 3px #1b84e3;
    overflow: hidden;
}

.district .area_list a {
    display: block;
    float: left;
    /*width: 80px;*/
    line-height: 28px;
    color: #1b84e3;
}

.district .area_list a:hover {
    color: #cd3233;
    text-decoration: underline;
}

.district a.region {
    display: block;
    padding: 0 14px;
    float: left;
    height: 36px;
    line-height: 36px;
}

.district a.region:hover {
    color: #cd3233;
    text-decoration: underline;
}

.topregionli {
    list-style: none;
}

/*家希*/
.name {
    width: 100%;
    height: 40px;
    /*border: solid 1px #d5d5d5;*/
    border-radius: 10px;
    margin-bottom: 12px;
    margin: 0 auto;
    position: relative;
}

.name input {
    width: 220px;
    height: 40px;
    position: absolute;
    left: 0;
    border: none;
    margin-left: 40px;
    border-left: 1px solid #e0e0e0;
    font-size: 14px;
    color: #666;
    line-height: 41px;
}

.select-down {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    border-left: 1px solid #e0e0e0;
    z-index: 999;
}

.usertype-select-wrap {
    position: absolute;
    width: 212px;
    left: 44px;
    top: 34px;
    z-index: 5;
    border: 1px solid #dfdfdf;
    background: white;
    box-shadow: 1px 1px 4px #c8c6c6;
}
.select-down label{
    cursor: pointer;
}
.usertype-option {
    cursor: pointer;
    padding: 0px 10px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.usertype-option:hover {
    color: white;
    background: #0082df;
}

html, body {
    position: relative;
    min-width: 1100px;
    min-height: 750px;
    height: 100%;
}

.nav-tit, .middle-box, .footer-box {
    position: absolute;
}

.nav-tit {
    top: 0;
    width: 100%;
    height: 120px;
    line-height: 120px;
    z-index: 1;
}

.middle-box {
    top: 0;
    padding-top: 120px;
    padding-bottom: 120px;
    height: 100%;
    box-sizing: border-box;
}
.middle-box .middle-bgpic{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -245px;
    margin-left: -512px;
}

.footer-box {
    width: 100%;
    height: 120px;
    line-height: 32px;
    z-index: 1;
    background: white;
}
.content{
    width: 1024px;
    margin: auto;
}
