html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-weight: 800;
}

a {
    color: inherit;
    text-decoration: none;
}

body {
    background: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
    color: #444;
}


/* 标题图 */

.App {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    height: 6250px;
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 0;
    left: 0;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

.App-jz {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    min-width: 1200px;
}

.App_logo {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 66px;
    overflow: hidden;
}

.App_logo>a:first-child {
    margin-right: 30px;
}

.vizy-1 {
    width: 1200px;
    display: flex;
    justify-content: center;
    margin: 780px 0 120px;
}

.vb_4 {
    width: 1200px;
    height: 555px;
    background: url(../images/vb_4.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.vb_4>p {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.vb_4>p:first-child {
    margin-top: 42px;
}

.vb_2 {
    width: 1200px;
    height: 2915px;
    background: url(../images/vb_k.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
	margin-bottom:30px;
}

.vb_2 ul {
    overflow: hidden;
    margin: 256px 0 0 1046px;
}

.vb_2 li {
    width: 115px;
    height: 55px;
	cursor: pointer;
}