﻿.div1 {
    width: 31.35%;
    float: left;
    margin-top: 32px;
}

.div1_1 {
    float: right;
    height: 628px;
    width:210px;
    background-color: #fafafa;
}

    .div1_1 dl dt {
        background-color: #024774;
        color: white;
        width: 210px;
        /*height: 86px;*/
        padding-bottom: 40px;
        padding-top: 35px;
        font-size: 24px;
        font-family: 'Microsoft YaHei'!important;
        font-weight: SemiBold;
        line-height: 24px;
    }

        .div1_1 dl dt div {
            /*text-align: right;*/
            margin-left: 30px;
        }

    .div1_1 dl dd {
        text-indent: 10px; /*文字缩进*/
        font-size: 15px;
        width: 210px;
        height: 48px;
        font-family: 'Microsoft YaHei'!important;
        font-weight: 400;
        color: #024774;
        line-height: 15px;
        /*新加*/
        margin-left:0px;
    }


        .div1_1 dl dd a {
            display: flex;
            width: 210px;
            height: 48px;
            line-height: 48px;
            color: #024774;
            text-decoration: none;
            cursor: pointer;
            padding: 0 20px;
            font-weight: bold;
        }

            .div1_1 dl dd a:hover {
                background-color: #024774;
                color: white;
                text-decoration: none;
            }

            .div1_1 dl dd a span {
                border-bottom: 1px solid #e2e2e2;
                width: 210px;
                /*margin: 0 20px;*/
                /*display: block;*/
            }

.contentTitle {
    font-size: 20px;
    font-family: 'Microsoft YaHei'!important;
    font-weight: 400;
    color: #046caf;
    line-height: 20px;
}

    .contentTitle span {
        float: right;
        font-size: 12px;
        font-family: 'Microsoft YaHei'!important;
        font-weight: 400;
        color: #000000;
    }

        .contentTitle span span {
            color: red;
        }

.div2 {
    float: left;
    margin-left: 53px;
    width: 47.37%;
    margin-top: 47px;
}

.div2_1 img {
    float: left;
    margin-top: 5px;
}

.titleSolid {
    border: 2px dashed #c4c4c4;
    height: 0px;
    display: block;
}

.div2_2 {
    margin-top:-25.5px;
    margin-bottom:56.5px;
}

    .div2_2 .p1 {
        font-size: 16px;
        font-family: 'Microsoft YaHei'!important;
        font-weight: 400;
        color: #046caf;
        line-height: 20px;
        margin-left: 13px;
        margin-top: 40.5px;
    }

.div2_2 .p2 {
    font-size: 16px;
    font-family: 'Microsoft YaHei'!important;
    font-weight: 400;
    text-indent:40px;
    color: #333333;
    line-height: 35px;
    text-align:justify;
}

.iframeBase {
    width: 100%;
    border: 0;
}

.bodyoverflow {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

    .zzjgimg {
        width: 80%;
        margin-top:30px;
	margin-left:10%;
    }

    .dingweiImg{
        width:20px;
    }

.gaoliang {
    background-color: #024774;
    color: white !important;
}

.qywh {
}

.zixunList a {
    color: #666666;
    font-size: 15px;
    display: flex;
    width: 210px;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    cursor: pointer;
}

.zixunList a span:hover {
    background-color: #024774;
    color: white;
    text-decoration: none;
}