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);
}

.slogan {
    width: 1007px;
    height: 235px;
    margin: 0 auto;
    margin-top: 22px;
}

.slogan .time {
    width: 939px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #ffffff;
    font-size: 19px;
    float: right;
    margin-top: 198px;
}

.slideRight {
    width: 170px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: url('../img/pro1/slideRight.png') no-repeat top;
    overflow: hidden;
}

.slideRight .rightCont {
    width: 170px;
    height: 100%;
    position: relative;
}

.slideRight ul {
    height: 580px;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -290px;
}

.slideRight ul li {
    width: 193px;
    height: 53px;
    margin-top: 80px;
}

.slideRight ul li:hover {
    background: url('../img/pro1/slideRight-on.png') no-repeat;
}

.slideRight ul li:first-of-type {
    margin-top: 0;
}

.slideRight ul li.on {
    background: url('../img/pro1/slideRight-on.png') no-repeat;
}

.slideRight ul li a {
    line-height: 56px;
    text-align: right;
    display: inline-block;
    font-size: 17px;
    font-family: "Source Han Serif SC", serif;
    color: #fff;
    width: 151px;
    margin-left: 4px;
    height: 53px;
    font-weight: bold;
}

.slideRight ul li a em {
    margin-right: 2px;
}

.slideRight ul li a:hover {
    text-decoration: none;
    color: #773800;
}

.slideRight ul li.on a {
    color: #773800;
}

.slideRight ul .home {
    width: 79px;
    height: 80px;
    display: block;
    background: url('../img/pro1/home.png') no-repeat center;
    margin: 0 auto;
    margin-top: 30px;
}

.back .fhgw {
    width: 0;
    height: 0;
    text-indent: -9999em;
}
