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;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* 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;
}
a {
color: inherit;
text-decoration: none;
}
body {
background: #5fddbd;
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;
letter-spacing:3px;
}
/*-----------------------------------------------*/
.App{
    width: 100%;
    min-width: 1200px;
    background: url(../images/bjt-1.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 3101px;
    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;
}
.exam-z,.exam-v{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.logo-z{
    overflow: hidden;
    margin: 42px 0 0 30px;
}
.nav-z{
    width: 1200px;
    height: 80px;
    overflow: hidden;
    background: url(../images/nav-z.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 755px;
}
.nav-z li{
    font-size: 24px;
    color: rgb(27, 68, 79);
    float: left;
    line-height: 80px;
    margin: 0 21px;
}
.mb-z{
    width: 1200px;
    overflow: hidden;
    margin-top: 90px;
}
.tx-z{
    overflow: hidden;
    margin-top: 110px;
}
.gz-z{
    overflow: hidden;
    margin-top: 100px;
}
.zy-z{
    width: 1200px;
    height: 2315px;
    background: url(../images/zy-z.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 100px;
    overflow: hidden;
}
.zy-z-1{
    width: 565px;
    height: 72px;
    line-height: 72px;
    background-color: rgb(255, 102, 0);
    color: #fff;
    font-size: 30px;
    border-radius: 60px;
    text-align: center;
    margin: 225px auto;
}
.lc-z,.zj-z,.jz-z,.bm-z{
    overflow: hidden;
    margin-top: 100px;
}
.bm-z{
    margin-bottom: 118px;
}
.fixTop {
    position: fixed;
    top: 0;
    z-index: 99999999;
    margin-top: 0;
}
.cont-1-a-1{
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin-top: 755px;
    display: none;
}
.nav-z .atives{
    color: rgb(154, 14, 169);
}