﻿@charset "utf-8";

body, dl, ol, ul, li, dt, dd, p, h1, h2, h3, h4, h5, h6, form, input, select, p {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-text-size-adjust: none;
}

.index_logo {
    float: left;
    margin: 18px auto auto 9px;
}

.img {
    border: 1px solid #a0a0a0;
    height: 70px;
    width: 70px;
}

input {
    border-width: 0px;
    padding: 0 3px;
}

body {
    font: 12px/1.2 Arial, Tahoma, "", sans-serif;
    color: #333333;
    min-width: 990px;
    background: #FFF;
}

.selected {
    line-height: 32px;
    padding-left: 14px;
}

.bg {
    position: absolute;
    height: 500px;
    width: 100%;
    left: 0px;
    z-index: -100;
    top: 0px;
    background-color: #F7F7F7;
}

a {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: underline;
        color: #33b9ff;
    }

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

img {
    border: none;
}
/*　　注册　　*/
.join1 {
    width: 785px;
    margin: 30px auto auto;
    padding-bottom: 16px;
    color: #000;
}

    .join1 h1 {
        height: 70px;
        color: #FFF;
        border-radius: 8px 8px 0 0;
        padding: 8px 0 14px 22px;
        border-top: 1px solid #dbdbdb;
        border-right: 1px solid #dbdbdb;
        border-bottom: 5px solid #f40000;
        border-left: 1px solid #dbdbdb;
    }

        .join1 h1 .logo3 {
            float: left;
            height: 60px;
            line-height: 60px;
            width: 250px;
        }

        .join1 h1 .f23 {
            float: right;
            height: 70px;
            line-height: 70px;
            padding-right: 40px;
            color: #f40000;
            font-size: 32px;
        }

    .join1 .tit {
        float: right;
        line-height: 25px;
        height: 25px;
        font-weight: bold;
        padding-right: 14px;
        margin-top: -27px;
    }

        .join1 .tit li {
            float: left;
            white-space: nowrap;
            display: inline-block;
            display: inline;
            background: #c2c2c2;
            margin-right: 1px;
            padding: 0 18px;
            color: #FFF;
            border-radius: 4px 4px 0 0;
        }

        .join1 .tit .on {
            background-color: #0B3E8B;
        }

.join {
    background: #f7f7f7;
    padding: 0 30px;
    border-radius: 0 0 8px 8px;
    border: 1px solid #dbdbdb;
    borde-width: 0px 1px 1px;
}

    .join dt {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        line-height: 25px;
        padding: 10px 0;
    }

.joininfo dd {
    border: 1px solid #e5e5e5;
    clear: both;
    overflow: hidden;
    padding: 11px 0 0 14px;
}

.join .msg {
    padding: 50px 80px;
    font-size: 16px;
    line-height:180%;
    color:#343434;
}

.join .back  {
    background-color: #f40000;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 490px;
    margin-top: 0px;
    padding: 9px 25px;
}

.join dd ul li {
    line-height: 24px;
    padding-bottom: 12px;
    vertical-align: middle;
}

    .join dd ul li span {
        display: inline-block;
        *display: inline;
        width: 95px;
        line-height: 24px;
        vertical-align: middle;
        height: 24px;
    }

    .join dd ul li input {
        font-size: 12px;
        line-height: 24px;
        height: 24px;
        width: 220px;
        padding: 0 3px;
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #000;
        vertical-align: middle;
    }

    .join dd ul li select {
        /*background: url(input_bg.gif);*/
        width: 155px;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 2px;
    }

    .join dd ul li .w98 {
        width: 98px;
    }

    .join dd ul li i {
        font-style: normal;
        color: #f2020f;
        padding-left: 3px;
    }

.gongsi {
    width: 228px !important;
}

.mess {
    width: 228px !important;
}

.tijiao {
    padding: 9px 40px;
    background-color: #f40000;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 236px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.okInfo0 {
    font-style: normal;
    width: 15px;
    color: #666;
    Background: url(okBtn.gif) no-repeat 2px 2px;
    margin-left: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
}

.errorInfo, .alertInfo {
    background: #FFECEC;
    font-style: normal;
    border: #F34956 solid 1px;
    padding: 2px;
    color: #343434;
    margin: 0px auto;
    margin-left: 5px;
    text-align: right;
    font-size: 12px;
    border-radius: 2px;
}

.login-bottom {
    color: #999999;
    margin: auto;
    padding: 30px 0;
    text-align: center;
    width: 990px;
    font-size: 16px;
}
