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: 3000px;
    background: url('../img/bg.jpg') no-repeat top;
}

.back {
    width: 100%;
    height: 40px;
}

.back .fhgw {
    width: 125px;
    height: 34px;
    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: 0px
}

.slogan {
    width: 994px;
    height: 217px;
    margin: 0 auto;
    margin-top: 237px;
    background: url('../img/slogan.png') no-repeat;
}

.slogan .time {
    width: 751px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #ffffff;
    font-size: 21px;
    float: right;
    margin-top: 177px;
}

.login {
    width: 955px;
    height: 131px;
    margin: 0 auto;
    margin-top: 71px;
}

.login .cli-login {
    width: 354px;
    height: 131px;
    background: url('../img/login.png?09') no-repeat top;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 23px;
    color: white;
    float: left;
    margin-left: 45%;
}

.login .cli-login:hover {
    font-size: 25px;
}

.message {
    width: 1220px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: left;
    line-height: 50px;
}

.message span {
    color: #fff;
}

.message span em {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    min-width: 76px;
    display: inline-block;
}

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.content {
    width: 1322px;
    min-height: 1000px;
    margin: 0 auto;
    margin-top: 110px;
}
.content .title{
    width: 100%;
    height: 102px;
}
.content .title img{
    display: block;
    margin: 0 auto;
}
.hd1{
    width: 100%;
    height: 790px;
    position: relative;
    background: url('../img/hd1-bg.png') no-repeat top;
}
.hd1 .box{
    width: 125px;
    height: 34px;
    position: absolute;
    top: 500px;
    left: 50%;
    margin-left: -62px;
    background: url('../img/boxBtn.png') no-repeat top;
}
.hd1 .lq{
    width: 354px;
    height: 131px;
    display: block;
    position: absolute;
    top: 567px;
    left: 50%;
    margin-left: -177px;
}
.hd1 .lq.lq1{
    background: url('../img/lq1.png') no-repeat top;
}
.hd1 .lq.lq2{
    background: url('../img/lq2.png') no-repeat top;
}
.hd1 .lq.lq3{
    background: url('../img/lq3.png') no-repeat top;
}
.hd2{
    width: 100%;
    height: 640px;
}
.hd2 .money{
    width: 430px;
    height: 46px;
    display: block;
    margin: 0 auto;
    background-color: #ffe1ac;
    border: 1px solid #d97552;
    border-radius: 23px;
    color: #7a1c0c;
    font-size: 25px;
    text-align: center;
    line-height: 46px;
}
.hd2 .hd2Center{
    width: 100%;
    height: 550px;
    background: url('../img/hd2-bg.png') no-repeat center;
    position: relative;
}

.hd2 .hd2Center .imgBox{
    width: 130px;
    height: 110px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: 277px;
}
.hd2 .hd2Center .imgBox img{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.hd2 .hd2Center .imgBox span{
    width: 100%;
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #6f1108;
    line-height: 20px;
}
.hd2 .hd2Center .lq{
    width: 354px;
    height: 131px;
    display: block;
    position: absolute;
    top: 435px;
    left: 50%;
    margin-left: -165px;
}
.hd2 .hd2Center .lq.lq1{
    background: url('../img/lq1.png') no-repeat top;
}
.hd2 .hd2Center .lq.lq2{
    background: url('../img/lq2.png') no-repeat top;
}
.hd2 .hd2Center .lq.lq3{
    background: url('../img/lq3.png') no-repeat top;
}
.hd3{
    width: 909px;
    margin: 0 auto;
    color: #fff3b3;
    line-height: 47px;
}
/* ------ */
.tc1 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.tc1 .form1 {
    width: 862px;
    height: 453px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -227px;
    margin-left: -431px;
    z-index: 966;
    background: url(../img/tc1.png) no-repeat top;
}

.tc1 .form1 .closed1 {
    width: 44px;
    height: 42px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
    text-indent: -9999em;

}
.tc1 .form1 ul{
    width: 715px;
    height: 280px;
    margin: 0 auto;
    margin-top: 100px;
    text-align: center;
}
.tc1 .form1 ul li{
    width: 120px;
    height: 130px;
    display: inline-table;
}
.tc1 .form1 ul li img{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
/* ----------------- */
.tc2 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.tc2 .form2 {
    width: 862px;
    height: 453px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -227px;
    margin-left: -431px;
    z-index: 966;
    background: url(../img/tc2.png) no-repeat top;
}

.tc2 .form2 .closed2 {
    width: 44px;
    height: 42px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
    text-indent: -9999em;

}
.tc2 .form2 ul{
    width: 715px;
    height: 130px;
    margin: 0 auto;
    margin-top: 170px;
    text-align: center;
}
.tc2 .form2 ul li{
    width: 120px;
    height: 130px;
    display: inline-table;
}
.tc2 .form2 ul li img{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.tc2 .form2 .lq1{
    width: 354px;
    height: 131px;
    display: block;
   margin: 0 auto;
   background: url('../img/lq1.png') no-repeat;
   margin-top: 10px;
}