﻿body {
    color: #000000;
}

.b_box {
    height: 135px;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    background-color: #023c8f;
}

    .b_box .r_bg {
        width: 100%;
        background:  no-repeat;
        height: 147px;
        margin: 0 auto;
    }

.contentdiv {
    width: 965px;
    margin-top: 12px;
    margin-bottom: 10px;
    background: #fff;
    padding: 0px 17px 40px;
    /*box-shadow: 0 5px 5px #e3e5e7;*/
    position: relative;
    min-height: 700px;
    margin-bottom:10px;
}

.ul_left {
    width: 200px;
    min-height: 580px;
    float: left;
    padding: 30px 0 0 15px;
}

    .ul_left ul li {
        height: 35px;
        padding-left: 20px;
        font-family: "微软雅黑", microsoft yahei;
        font-size: 16px;
        line-height: 35px;
        font-weight: 400;
        cursor: pointer;
    }

#about:hover, #zyzl:hover, #us:hover, #help:hover, #law:hover, #privacy:hover, #inform:hover {
    background-color: #b2b2b2;
    color: white;
}

.clickon {
    background-color: #0c71b4;
    color: white;
}

#about.clickon:hover,
#zyzl.clickon:hover,
#us.clickon:hover,
#help.clickon:hover,
#law.clickon:hover,
#privacy.clickon:hover,
#inform.clickon:hover {
    background-color: #1f85c8;
    color: white;
}

#help_content {
    height: auto;
    display: none;
}

.ul_left ul li > ul li {
    height: auto;
    padding-left: 10px;
    font-family: "微软雅黑", microsoft yahei;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

    .ul_left ul li > ul li a {
        color: #000000;
    }

        .ul_left ul li > ul li a:hover {
            color: #0887db;
        }

.con {
    color: #0887db !important;
}

.content_right {
    float: left;
    margin-left: 10px;
    width: 720px;
}

    .content_right div {
        padding-left: 20px;
        padding-right: 10px;
    }

#div_help iframe {
    width: 100%;
    min-height: 700px;
    border: none;
    margin: 30px 10px 10px 10px;
}

#div_inform iframe {
    width: 100%;
    min-height: 1400px;
    border: none;
    margin: -10px 0px 10px 10px;
}

.content_right div .p1 {
    color: #333;
    padding: 42px 0 20px 0;
    font-family: "微软雅黑", microsoft yahei;
    font-size: 20px;
}

.content_right div .secp {
    font-size: 18px;
    /*font-weight: bolder;*/
    color: #0887db;
    font-family: 微软雅黑, microsoft yahei;
    padding: 10px 0 0 0;
}

.content_right div .p2 {
    color: #333;
    padding: 60px 0 20px 0;
    font-family: "微软雅黑", microsoft yahei;
    font-size: 20px;
}


.content_right div span {
    font-size: 14px;
    line-height: 35px;
    color: #3e4a61;
}

    .content_right div span font {
        font-weight: bold;
        padding-right: 6px;
    }

.content_right div a {
}

#div_us .wx {
    width: 50px;
    height: 50px;
    margin: 10px 20px 20px 10px;
}

    #div_us .wx:hover {
        background:  no-repeat;
    }


#div_us .wb {
    background:  no-repeat;
    width: 50px;
    height: 50px;
    margin: 10px 20px 20px 10px;
    border: none;
}

    #div_us .wb:hover {
        background:  no-repeat;
        border: none;
    }


#div_us .qqwb {
    background:  no-repeat;
    width: 50px;
    height: 50px;
    margin: 10px 20px 20px 10px;
}

    #div_us .qqwb:hover {
        background:  no-repeat;
        border: none;
    }

.map {
    width: 505px !important;
    height: 300px !important;
    background:  no-repeat !important;
}

#wxewm {
    display: none;
    z-index: 999;
    position: absolute;
    top: 210px;
    left: 180px;
}

#div_zyzl img {
    margin-bottom: 30px;
}

#div_zyzl .title {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #0e8adc;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}

    #div_zyzl .title .name {
        display: inline-block;
        padding: 0px;
    }

    #div_zyzl .title .img {
        height: 28px;
        width: 192px;
        float: right;
        margin-bottom: 0px;
        margin-top: 11px;
        background: url(/uploads/image/siabout/download.png);
        cursor: pointer;
    }

        #div_zyzl .title .img:hover {
            background: url(/uploads/image/siabout/download-hover.png);
        }
