﻿.fontlogo img {
    width: 355px;
}

.header {
    height: 400px;
    background: url(../images/zfsj.png) no-repeat center top;
    background-size: 100%;
}

.fontlogo {
    width: 1200px;
    margin: 0 auto;
    margin-top: 85px;
}


.main h4 {
    text-align: center;
    color: #fff;
    margin: 40px 0px 14px 0;
    background: url(../images/tbcpic.png);
    padding: 10px 0px;
    font-size: 30px;
    background-size: 100%;
    font-weight: 700;
}

.oldModel * {
    font-size: 28px;
}

.oldModel .footer .footer_middle {
    text-align: center;
    height: 260px;
    font-size: 28px;
}

.oldModel .mainlist ul li .timer {font-size: 28px;}
.oldModel .mainlist ul li{width: 100%;}
.oldModel .mainlist ul li a{width: 80%;}
.oldModel .mainlist ul li:nth-child(2n){margin-left:0;}
