body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, 5b8b4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
    vertical-align: middle;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
}

.top {
    width: 100%;
    height: 45px;
}

.container {
    width: 100%;
    height: 1080px;
    background: url('../img/page1/bg.jpg') no-repeat top;
    position: relative;
}

.back {
    width: 100%;
    height: 40px;
}

.back .fhgw {
    width: 208px;
    height: 51px;
    text-align: center;
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 12%;
    background: url('../img/back.png') no-repeat;
    text-indent: -9999em;
    margin-top: 38px
}

.slogan {
    width: 1090px;
    height: 103px;
    margin: 0 auto;
    margin-top: 220px;
    background: url('../img/page1/slogan.png') no-repeat;
}

.slogan .time {
    width: 763px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #f5de1e;
    font-size: 24px;
    float: left;
    margin-top: 180px;
}

.login {
    width: 1140px;
    height: 51px;
    margin: 57px auto 0px;
}

.login .cli-login {
    width: 211px;
    height: 51px;
    background: url('../img/page1/login.png?09') no-repeat top;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 23px;
    color: white;
    float: left;
    margin-left: 24.5%;
}

.login .cli-login:hover {
    font-size: 25px;
}

.message {
    width: 770px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: left;
    line-height: 50px;
}

.message span {
    color: #bd2a20;
}

.message span em {
    color: #bd2a20;
    font-size: 20px;
    font-style: normal;
    min-width: 76px;
    display: inline-block;
}

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.content {
    width: 1127px;
    min-height: 100px;
    margin: 0 auto;
    margin-top: 40px;
}

.content .hd {
    width: 765px;
    height: 420px;
}

.content .hd .title {
    width: 100%;
    height: 70px;
}

.content .hd .title img {
    display: block;
    margin: 0 auto;
}

.content .hd ul {
    width: 100%;
    height: 210px;
    text-align: center;
    margin-top: 100px;
}

.content .hd ul li {
    width: 210px;
    height: 210px;
    background: url('../img/page1/li-bg.png') no-repeat;
    display: inline-block;
    margin: 0 18px;
}

.content .hd ul li .day {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #f4f4ec;
    font-size: 16px;
    font-family: FZDaBiaoSong-B06S;
    display: block;
    margin-top: 32px;
}

.content .hd ul li .djBox {
    width: 100%;
    height: 75px;
    text-align: center;
    margin: 8px auto;
}

.content .hd ul li .djBox div {
    width: 83px;
    height: 75px;
    display: inline-table;
}

.content .hd ul li .djBox div img {
    display: block;
    margin: 0 auto;
}

.content .hd ul li .djBox div p {
    width: 100%;
    line-height: 18px;
    color: #f4f4ec;
    font-size: 14px;
    text-align: center;
    margin-top: 4px;
}

.content .hd ul li .lq {
    width: 70px;
    height: 18px;
    display: block;
    margin: 0 auto;
}

.content .hd ul li .lq1 {
    background: url('../img/page1/lq1.png') no-repeat;
}

.content .hd ul li .lq2 {
    background: url('../img/page1/lq2.png') no-repeat;
}

.content .hd ul li .lq3 {
    background: url('../img/page1/lq3.png') no-repeat;
}

.container .nav {
    width: 51px;
    height: 750px;
    z-index: 9;
    position: absolute;
    left: 230px;
    top: 40px;
}

.container .nav ul {
    width: 100%;
    height: 750px;
    position: relative;
}

.container .nav ul li {
    width: 51px;
    height: 340px;
    position: absolute;
    left: 0;
    background: url('../img/page1/btn-bg.png') no-repeat;
}

.container .nav ul li:hover {
    background: url('../img/page1/btn-on.png') no-repeat;
}

.container .nav ul li.list_1 {
    z-index: 2;
    top: 0;
}

.container .nav ul li.list_2 {
    z-index: 3;
    top: 192px;
}

.container .nav ul li.list_3 {
    z-index: 4;
    top: 390px;
}

.container .nav ul li a {
    width: 51px;
    height: 154px;
    display: block;
    margin-top: 80px;
}

.container .nav ul li a span {
    width: 25px;
    height: 142px;
    display: block;
    color: #fee6b6;
    font-size: 18px;
    font-family: FZDaBiaoSong-B06S;
    margin-left: 12px;
    text-align: center;
    float: left;
    margin-top: 6px;
}

.container .nav ul li:last-of-type a span {
    width: 25px;
    height: 142px;
    display: block;
    color: #fee6b6;
    font-size: 18px;
    font-family: FZDaBiaoSong-B06S;
    margin-left: 12px;
    text-align: center;
    float: left;
    margin-top: 29px;
}