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;
}

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);
}

.back {
    width: 100%;
    height: 40px;
}

.back .fhgw {
    width: 208px;
    height: 51px;
    text-align: center;
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 12%;
    text-indent: -9999em;
    margin-top: 38px
}

.container {
    width: 100%;
    height: 900px;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/index/bg.jpg') no-repeat;
}

.slogan {
    width: 1271px;
    height: 235px;
    margin: 0 auto;
    margin-top: 219px;
}

    .slogan .time {
        width: 1271px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-family: FZDaBiaoSong-B06S;
        color: #ffffff;
        font-size: 19px;
        float: right;
        margin-top: 204px;
    }

.login {
    width: 1280px;
    height: 89px;
    margin: 0 auto;
    margin-top: 40px;
}

    .login .cli-login {
        width: 269px;
        height: 89px;
        background: url('../img/index/login.png') 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: 1280px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: right;
    line-height: 50px;
}

.message span {
    color: #000;
}

.message span em {
    color: #000;
    font-size: 20px;
    font-style: normal;
    min-width: 76px;
    display: inline-block;
}

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.slideRight {
    width: 1280px;
    height: 141px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 35px;
}

.slideRight .rightCont {
    width: 980px;
    height: 141px;
    position: relative;
    float: left;
}

    .slideRight ul {
        height: 141px;
        text-align: center;
        float: right;
    }

.slideRight ul li {
    width: 125px;
    height: 141px;
    margin-top: 0px;
    background: url('../img/index/dark.png') no-repeat;
    display: inline-table;
    margin: 0 20px;
}

.slideRight ul li:hover {
    background: url('../img/index/light.png') no-repeat;
}

.slideRight ul li.on {
    background: url('../img/index/light.png') no-repeat;
}

.slideRight ul li a {
    line-height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    font-family: FZCuSong-B09S;
    color: #6f160d;
    width: 125px;
    height: 141px;
    position: relative;
}

.slideRight ul li a em {
    font-size: 35px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 27px;
}

.slideRight ul li a span {
    width: 80px;
    height: 40px;
    line-height: 19px;
    text-align: center;
    position: absolute;
    left: 22px;
    top: 75px;
}

.slideRight ul li a:hover {
    text-decoration: none;
}

.slideRight ul li.list2 a span {
    width: 106px;
    left: 9px;
}

.slideRight ul li.list5 a span {
    width: 106px;
    left: 9px;
}