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,
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%;
    vertical-align: baseline;
}

tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul,
li,
div,
img,
p {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    box-sizing: border-box;
    font-family: "黑体，宋体";
}

.menu {}

.menu * {
    box-sizing: border-box;
}

.menu .center {
    width: 76%;
    float: left;
}

.menu .ul-list {
    display: flex;
    text-align: center;
}

.menu .ul-list>li {
    flex: 1;
    position: relative;
    height: 70px;
    line-height: 70px;
}

.menu .ul-list>li:last-child {
    border-right: none;
}

.menu .ul-list>li>a {
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    height: 35px;
}

.menu .ul-list>li>a:hover {
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: #333;
    border-bottom: 2px solid #0268ba;
}

.menu .ul-list>li>span {
    color: #fff;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0268ba;
}

.menu .ul-list>li:hover .ol-list {
    display: block;
    z-index: 999;
}

.menu .ol-list {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    background: #0268ba;
    width: 80%; 
    top: 60px;
    border-radius: 10px; left:10%;
}

.menu .ol-list>li>a {
    font-size: 15px;
    text-decoration: none;

    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.menu .ol-list>li>a:hover {
    background: #03ad52;
    color: #fff;
    font-size: 17px;
}

.footer {
    position: relative;
    overflow: hidden;
    background: url(../images/fbg.jpg) no-repeat center;
    clear: both;
}


/*选项卡*/

.zsun {
    width: 90%;
    clear: both;
    float: left;
}

#top {
    width: 10%;
    float: right;
}

.znTab {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.znTab .zTabTitle {
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #f57452;
    font-weight: bold;
}

.znTab .zTabTitle ul {
    border: 0;
    margin: 0;
    padding: 0;
}

.znTab .zTabTitle li {
    float: left;
    width: 120px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    text-decoration: none;
    letter-spacing: 1px;
    background-color: #182024；
    cursor: pointer;
    text-align: center;
    border-radius: 20px;
    margin: 20px 15px 0px 15px;
}

.znTab .zTabTitle li:hover {
    width: 120px;
    font-size: 16px color: #FFFFFF;
    line-height: 32px;
    text-decoration: none;
    letter-spacing: 1px;
    background-color: #667176;
    cursor: pointer;
    text-align: center;
}

.znTab .zTabTitle .active {
    width: 120px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    text-decoration: none;
    letter-spacing: 1px;
    background-color: #667176;
    cursor: pointer;
    text-align: center;
}

.active {
    height: 32px;
}

.normal {
    height: 32px;
}

.znTab .zTabTitle .normal {
    height: 32px;
    width: 120px;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
    letter-spacing: 1px;
    background-color: #182024;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF;
}

.none {
    display: none;
}

.xxtab {
    width: 100%;
    height: auto;
}

.links {
    color: #fff;
    padding-top: 2%;
    padding-bottom: 1%;
}

.links a {
    color: #fff;
    font-size: 14px;
    margin: 0px 15px 0px 15px;
}

.links a:hover {
    text-decoration: underline;
}

.dianhua {
    width: 30%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 3%;
}

.dizhi {
    width: 20%;
    float: left;
}

.dianhua1 {
    margin-left: 5%;
}

.dianhua2 {
    margin-left: 6%;  font-size: 15px; line-height:26px
}

.weixin {
    width: 20%;
    float: right;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding-top: 1%;
    padding-bottom: 15px;
}

.dianhua img {
    float: left;
    margin-right: 20px;
}

.dianhua span {
    font-size: 14px;
    font-weight: 100;
}

.endleft {
    width: 40%;
    float: left;
}

.endright {
    width: 12%;
    float: right;
    text-align: right;
    background: url(../images/wic.png) no-repeat;
    background-position: 1px;
    text-indent: 20px;
}

.end {
    color: #fff!important;
    font-size: 14px;
    clear: both;
    height: 35px;
    line-height: 35px;
    background-color: #080b11;
}

@media screen and (max-width: 998px) {
    #top {
        display: none;
    }
    .zsun {
        width: 96%;
        clear: both;
        padding: 2%;
        float: none;
        margin: 0px auto;
    }
    .znTab .zTabTitle li {
        margin: 20px 4% 0px 8%;
    }
    .links a {
        margin: 0px 20px 0px 0px;
        line-height: 35px;
    }
    .weixin {
        width: 30%;
        margin: 10px auto;
        float: none;
    }
    .dianhua {
        display: none;
    }
    .endleft {
        display: none;
    }
    .endright {
        float: none;
        width: 68%;
        margin: 0px auto;
        text-align: center;
    }
}

@media screen and (max-width: 1500px) and (min-width:998px) {
.endright {
    width: 13%;


}}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}