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);
}

.top {
    width: 100%;
    height: 45px;
}

.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
}

.slideRight {
    width: 165px;
    height: 932px;
    position: fixed;
    right: 0;
    top: 0;
    background: url('../img/pro1/slideRight.png') no-repeat top;
    overflow: hidden;
}

.slideRight .rightCont {
    width: 160px;
    height: 100%;
    position: relative;
}

.slideRight ul {
    height: 580px;
    position: absolute;
    right: -23px;
    top: 50%;
    margin-top: -290px;
}

.slideRight ul li {
    width: 156px;
    height: 36px;
    margin-top: 13px;
    background: url('../img/index/slideRight_li.png') no-repeat;
}

.slideRight ul li:hover {
    background: url('../img/index/slideRight_li_hover.png') no-repeat;
}

.slideRight ul li:first-of-type {
    margin-top: 0;
}

.slideRight ul li.on {
    background: url('../img/index/slideRight_li_hover.png') no-repeat;
}

.slideRight ul li a {
    line-height: 36px;
    /* text-indent: 36px; */
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-family: "Source Han Serif SC", serif;
    color: #fff;
    width: 120px;
    margin-left: 15px;
}

.slideRight ul li a em {
    margin-right: 2px;
}

.slideRight ul li a:hover {
    text-decoration: none;
}

.slideRight ul .home {
    width: 79px;
    height: 80px;
    display: block;
    background: url(../img/pro1/home.png) no-repeat center;
    margin: 0 auto;
    margin-top: 30px;
}

.content {
    width: 1322px;
    min-height: 500px;
    margin: 0 auto;
    margin-top: 950px;
}

.content .title {
    width: 100%;
    height: 119px;
}

.content .title img {
    display: block;
    margin: 0 auto;
}