.not_wrap {
    width: 100%;
    color: #000000;
}

.not_wrap .notice {
    width: 1000px;
    margin: 20px auto;
}

.not_wrap .notice .notice_left {
    border: 1px solid #ccc;
    width: 70%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.not_wrap .notice .notice_left .notice_left_head h1{
    font-size: 2em;
    font-weight: bold;
    color: #000000;
}
.not_wrap .notice .notice_left .notice_left_head p {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #999;
}

.notice_left_con {
    padding: 10px 30px 30px 30px;
}
.notice_left_con p {
    text-align: left;
    font-size: 14px;
    margin: 20px 0;
}

#table_content p {
    text-align: center;
    font-size: 14px;
    margin: 20px 0;
    text-indent: 0;
}


/*ÓÒ±ßÀàÐÍ*/
.notice_right {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.notice_right_img {
    background-color: red;
}

.notice_right_img a {
    display: block; }

.notice_right_img img {
    width: 100%; }
.notice_right .notice_right_head {
    border: 1px solid #d1eeff;
    background: #f5fbff;
    padding: 15px;
}
.notice_right_head h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 20px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;}

.notice_right_a {
    margin: 8px 0;
    font-size: 13px;
    line-height: 1.8em;
    display: block;
    color: #000000; }

.notice_co {
    color: #fb2021; }

.copyright {
    width: 100%;
    padding: 25px 0;
    height: 65px;
    line-height: 20px;
    border-top: 1px solid #e9e9e9;
    color: #999;
    text-align: center;
    background: #fff;
    font-size: 12px; }

.copyright .footer {
    width: 980px;
    margin: auto; }

.copyright img {
    float: left;
    margin-top: 10px; }

.copyright .about- {
    margin-bottom: 3px; }

.copyright .about- span {
    padding: 0 12px;
    color: #ededed; }

.notice_btn {
    color: #FFFFFF;
    background: #3c9bed;
    padding: 6px 26px; }

.notice_mgt {
    margin-top: 30px; }

.data_content {
    margin: 60px 0 0 0;
}


#fixedBtn {
    width: 219px;
    height: 407px;
    position: relative;
    right: 0;
    bottom: 0;
}

#fixedBtn .erweima img {
    margin: 0 auto 10px;
}

#fixedBtn .erweima {
    width: 216px;
    padding: 20px 0 0;
}





.over_p {
    width: 17em;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}


.clearfix {
    zoom: 1;
}
.pd-15 {
    padding: 15px;
}