.banner-nj-wl {
    float: left;
    height: 335px;
    width: 100%;
    background: url(../images/wl.jpg) no-repeat center;
}

.wl-bg {
    background: url(../images/bg.jpg) repeat #8190a7;
    width: 100%;
    float: left;
}

.mydada {
    margin: -110px 0 0 0;
    padding: 30px 0 0 30px;
    width: 240px;
    *width: 210px;
    height: 110px;
    *height: 80px;
    background-color: #e05c14;
    color: white;
    font-size: 20px;

}

    .mydada h1 {
        font-family: inherit;
        font-weight: 500;
        line-height: 1.1;
        color: inherit;
    }

.wl-bg .list{
    width: 240px;
    font-size: 14px;
    float: left;
}

.leftBar {
    padding: 10px 30px 0 30px;
    background-color: white;
    width: 240px;
    *width: 180px;

}

    .leftBar .item {
        padding: 20px 0 20px 0;
        border-bottom: 1px solid #eef0f1;
    }

    .leftBar .subitem {
        margin-left: 30px;
        padding: 20px 0 20px 0;
        border-bottom: 1px solid #eef0f1;
    }

    .leftBar a {
        display: block;
        padding-left: 30px;
        background-image: url(../images/submenu_icon.png);
        background-position: left center;
        background-repeat: no-repeat;
        text-decoration: none;
        color: #3a4b60;
        cursor: pointer;
    }

        .leftBar a.choose {
            color: #e05c14;
        }

    .leftBar .whiteBar {
        background-color: white;
        height: 50px;
        border-bottom: 2px solid #e05c14;
        margin: 0 -30px 0 -30px;
    }

.kefu {
    padding: 10px 20px 0 20px;
    margin: 20px 0 20px 0;
    height: 140px;
    background-color: white;
    width: 240px;
    *width: 200px;
}

    .kefu .title {
        width: 100%;
        padding: 10px 0 20px 0;
        font-size: 18px;
        color: #26293a;
    }

    .kefu .phone {
        width: 100%;
        color: #e05c14;
        font-size: 24px;
        font-weight: bold;
        margin: 0;
    }

    .kefu .time {
        width: 100%;
        color: #929599;
    }




.rightBar {
    float: right;
    margin: 20px 0 20px 0;
    padding: 10px 30px 80px 30px;
    width: 940px;
    *width: 880px;
    min-height: 445px;
    background-color: white;
}

    .rightBar .title h3 {
        color: #26293a;
        font-size: 24px;
        float: left;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .rightBar .subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .rightBar .place {
        margin-top: 30px;
        color: #c6c9ca;
        float: right;
        font-size: 14px;
    }

    .rightBar .place {
        margin-top: 30px;
        color: #c6c9ca;
    }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}


.rightBar .dadaBtn {
    height: 36px;
    border: 0;
    background-color: #e05c14;
    color: white;
    padding: 0 30px 0 30px;
    border-radius: 4px;
    outline: medium;
}

.rightBar .dadaBtn2 {
    height: 36px;
    border:0;
    background-color: #2a3056;
    color: white;
    padding: 0 30px 0 30px;
    border-radius: 4px;
    outline: medium;
}

.rightBar .dadaInput {
    height: 36px;
    border: 1px solid #e05c14;
    background-color: white;
    color: #e05c14;
    padding: 0 30px 0 30px;
    border-radius: 4px;
    outline: medium;
}

.rightBar .dadaInput2 {
    height: 36px;
    border: 1px solid #2a3056;
    background-color: white;
    color: #2a3056;
    padding: 0 30px 0 30px;
    border-radius: 4px;
    outline: medium;
}

.rightBar .gap {
    width: 100px;
    height: 3px;
}

.rightBar .vertiGap {
    width: 3px;
    height: 50px;
}

.rightBar .avatar {
    background-image: url('/images/sub_account_default.png');
    background-size: 100% 100%;
    width: 100px;
    height: 100px;
}

.rightBar .avatarUpload {
    cursor: pointer;
    margin-top: 80px;
    width: 100%;
    height: 20px;
    background-color: lightgray;
    opacity: 0.5;
    text-align: center;
}

.rightBar .star {
    color: #e05c14;
}

.rightBar .label {
    margin: 5px 0 0 0;
    width: 15%;
    color: gray;
    text-align: left;
    font-size: 14px;
}

.rightBar .input1 {
    width: 20%; /*margin-right: 20px;*/
}

.rightBar .input2 {
    width: 40%;
}

.rightBar .input3 {
    width: 68%;
}

.rightBar .label1 {
    color: gray;
    font-size: 14px;
    margin: 5px 10px 0 10px;
}

    .rightBar .label1 input {
        margin-right: 10px;
    }

.rightBar .press {
    cursor: pointer;
    color: #e05c14;
}

.rightBar .tab {
    background-color: blue;
    border-radius: 50%;
    width: 140px;
    height: 140px;
}

.rightBar .wlxq {
    margin: 20px 0 0px 0;
    width: 100%;
    border: 1px solid lightgray;
}

    .rightBar .wlxq td {
        line-height: 30px;
        padding: 5px;
        font-size: 14px;
        color: #808080;
    }

        .rightBar .wlxq td.top {
            background: #eef0f9;
        }


.form-control {
    border: 1px solid #e7e8ea;
    box-shadow: none;
}


.form-control {
    border: 1px solid #e7e8ea;
    box-shadow: none;
}

.left {
    float: left;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.bj-xq table {
    margin-top: 20px;
    width: 100%;
    background: #fff;
    border: 1px solid #d6d6d6;
}

    .bj-xq table td {
        text-align: center;
        font-size: 14px;
        border: 1px dotted #ccc;
        line-height: 25px;
        vertical-align: middle;
        padding: 5px 10px;
    }

.textareas {
    width: 100%;
    margin-top: 30px;
    border-radius: 6px;
    display: block;
    border: 1px dashed #ddd;
    background: #fbfbfb;
    padding: 5px 0 15px 0;
}

    .textareas h3 {
        background: url(../images/normalicon.png) no-repeat 10px center;
        color: #e05c14;
        font-weight: bold;
        padding-left: 40px;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
    }

    .textareas li {
        line-height: 28px;
        margin: 0 40px;
    }

.kjcx {
    width: 870px;
    height: 100px;
    border-radius: 3px;
    border: solid #ccc 1px;
}

.service-bd h3 {
    font-size: 14px;
    color: #424b50;
    padding: 10px 0;
    font-weight: bold;
}

.service-bd p {
    padding-bottom: 5px;
    font-size:14px;
    line-height: 26px;
    color:#888;

}

.list-p-other {
    text-indent: -2.3em;
    padding-left: 2.3em;
}



.bluebg {
    background: #64AADB;
    border: #75C2EF 1px solid;
    height: 28px;
    line-height: 28px;
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 15px;
}

.nobg {
    border: 1px solid #DDDDDD;
    font-size: 12px;
    line-height: 22px;
    padding: 3px 5px;
    vertical-align: top;
}