.banner {
    background: url(../images/haoti/haotibanner03.jpg) center top no-repeat;
    height: 190px;
    margin-top: 1px;
    background-size: 125%;
    /* position: relative; */
}
.banner2 {background: url(../images/haoti/haotibanner02.png) center top no-repeat;height: 190px;margin-top: 1px;background-size: 100%;}
.test_s { margin: 15px 0;}
.foot-banner {background: url(../images/foot-banner2.png) center top no-repeat;height: 90px;margin-top: 30px}
.preview_tit ul li {margin: 0 10px 0 40px;color: #fff;position: absolute;bottom: 13px;right: 0;}
.corner {width: 80px;top: -5px;left: -5px;}
.preview_list .info { padding-left: 20px;}
.preview_tit{background: none;position: relative;}
.preview_tit h3{color: #fff;font-size: 34px;padding-top: 0px;}
.paper-preview{margin-top:0px;}
@media screen and (max-width: 1400px) {

    .banner{background-size: 125%;}
    .banner2{background-size: 125%;}
    .preview_tit h3{font-size:34px;}
}