body {
    font-family: "Microsoft Yahei", Songti SC, pingfang SC, meiryo, Tahoma, Helvetica, Arial, sans-serif !important;
    min-width: 1263px;
    background-color: #F2F3F5;
;

}

* {
    margin: 0;
    padding: 0;
}

#notice_body1{
    margin-top: 130px;
    clear: left;
    margin-bottom: 69px;
}

#notice_left{
    margin-left:40px;
    top:130px;
    float: left;
    position: absolute;
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
}



#notice_header {
    width: 270px;
    height: 64px;
    background: #BDA16A;
    border-radius: 20px 0px 0px 0px;
}

#notice_header>p {
    line-height: 64px;
    margin-left: 21px;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;

}

#notice_list {
    width: 270px;
    background: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow-x: hidden;
}

#notice_log {
    width: 912px;
    background: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
    top: -765px;
    margin-left: 328px;
}

#notice_title {
    height: 64px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 64px;
    margin-left: 48px;
}

#notice_news {
    height: 690px;
    white-space: pre-line;
    overflow-y: auto;
    overflow-x: hidden;
}

.notice_line {
    width: 912px;
    height: 1px;
    background: #F2F3F5;
}

.notice_edition {
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 64px;
    margin-left: 49px;
}

.notice_time {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 64px;
    margin-left: 256px;
}

.notice_content {
    width: 600px;
    margin-left: 256px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    margin-top: 27px;
    margin-bottom: 57px;
}

#join_scan_float {
    position: fixed;
    top: 25%;
    right: 79px;
    /* display: none; */
}

.join_scan_float_pic {
    width: 125px;
    height: 189px;
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.12);
    border-radius: 10px 10px 10px 10px;
}

.shangchao {
    width: 270px;
    height: 56px;
}

.left_select {
    font-size: 18px;
    font-weight: 300;
    color: #333333;
    line-height: 57px;
    padding-left: 36px;
}