.normal h1 {
font-size:20px;
}


@media screen and (max-width:1030px){
/*重要公告*/
.content1left {
    height: auto;
}

.content2left {
    display: none;
}

.content2right {
    width: 100%;
}

.normal {
    box-sizing: border-box;
    padding: 20px;
}

.content2 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto;
}
.dayin {
    padding: 0 !important;
    padding-top: 40px !important;
}
#news_content img{max-width:100%;}


/*个人金融*/
.content1left img {
    width: 100%;
    height: auto;
}

.flexslider {
    height: auto !important;
}

.slides li {
    height: auto !important;
}
}