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;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
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;
}

a:hover {
    text-decoration: underline;
}

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;
}
body::-webkit-scrollbar {
    width: 1px;
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

body::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}
.top {
    width: 100%;
    height: 45px;
}

.container {
    width: 100%;
    height: 2735px;
    background: url('../img/bg.jpg') no-repeat top;
}

.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: 711px;
    height: 40px;
    margin: 0 auto;
    margin-top: 513px;
    background: url('../img/slogan.png') no-repeat;

}

.slogan .time {
    width: 711px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #562512;
    font-size: 21px;
    float: left;

}

.login {
    width: 955px;
    height: 87px;
    margin: 0 auto;
    margin-top: 50px;
}

.login .cli-login {
    width: 414px;
    height: 87px;
    background: url('../img/login.png?09') no-repeat top;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 23px;
    color: white;
    margin: 0 auto;
}

.login .cli-login:hover {
    font-size: 25px;
}

.message {
    width: 955px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: left;
    line-height: 50px;
}

.message span {
        color: #000000;
}

.message span em {
        color: #000000;
    font-size: 20px;
    font-style: normal;
    min-width: 76px;
    display: inline-block;
}

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.content {
    width: 1400px;
    min-height: 1000px;
    margin: 0 auto;
    margin-top: 210px;
    text-align: center;
}
.content .divBox{
    width: 620px;
    height: 612px;
    background: url('../img/div-bg.png') no-repeat;
    margin: 115px 30px 0 30px;
    position: relative;
    display: inline-table;
}
.content .divBox .money{
    width: 190px;
    height: 46px;
    background: url('../img/title-bg.png') no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -95px;
    top: 100px;
    text-align: center;
    line-height: 46px;
    font-size: 30px;
    font-weight: bold;
    color: #55ddf8;
}
.content .divBox ul{
    width: 470px;
    height: 290px;
    position: absolute;
    left: 77px;
    top: 170px;
    text-align: center;
}
.content .divBox ul li{
    width: 165px;
    height: 145px;
    display: inline-table;
    margin: 0 10px;
}
.content .divBox ul li img{
    width: 44px;
    height: 44px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
.content .divBox ul li span{
    width: 80%;
    line-height: 20px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #d5f8ff;
    margin-top: 10px;
}
.content .divBox .lq{
    width: 208px;
    height: 61px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -104px;
    bottom: 89px;
}
.content .divBox .lq.lq1{
    background: url('../img/lq1.png') no-repeat;
}
.content .divBox .lq.lq2{
    background: url('../img/lq2.png') no-repeat;
}
.content .divBox .lq.lq3{
    background: url('../img/lq3.png') no-repeat;
}