/*初始化css*/
body {
    font-family: 微软雅黑;
    color: #333;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: 微软雅黑;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/* 主题内容 */

.banner_top {
    width: 100%;
    height: 400px;
    /* background-color: #333; */
    background: url(bannerpc.png) no-repeat;
}



.content {
    display: flex;
    height: auto;
    margin: -50px auto 40px auto;
    padding: 20px 40px;
    flex-wrap: wrap;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 15px 0 #d2d2d280;
}

.content .title {
    width: 100%;
    height: 80px;
    background: url(title.png) no-repeat;
    background-position: center;
}
.content .gk_map ul{
    display: flex;
}
.content .gk_list {
    margin-top: 30px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 32px;

}

.content .gk_map {
    width: 100%;
    height: 500px;
    background: url(bg.png) no-repeat;
    margin-top: 30px;
}

.content .gk_map ul li {
    width: 40px;
    height: 122px;
    cursor: pointer;
}

.content .gk_maplist ul li {
    display: none;
    padding: 20px;
    width: 297px;
    height: 149px;
    border-radius: 8px;
    margin-top: -176px;
    margin-left: 30px;
    background-color: #47B1CA;
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

.content .gk_map ul li:nth-child(1) {
    position: relative;
    top: 155px;
    left: 307px;
    background: url(wpx.png) no-repeat;

}
.content .gk_map ul li:nth-child(2) {
    position: relative;
    top: 205px;
    left: 363px;
    background: url(gjz.png) no-repeat;

}
.content .gk_map ul li:nth-child(3) {
    position: relative;
    top: 83px;
    left: 370px;
    background: url(wdx.png) no-repeat;

}
.content .gk_map ul li:nth-child(4) {
    position: relative;
    top: 246px;
    left: 333px;
    background: url(wyx.png) no-repeat;

}
.content .gk_map ul li:nth-child(5) {
    position: relative;
    top: 333px;
    left: 334px;
    background: url(qhx.png) no-repeat;

}
.content .gk_map ul li:nth-child(6) {
    position: relative;
    top: 208px;
    left: 305px;
    background: url(xcz.png) no-repeat;
    z-index: 7;

}
.content .gk_map ul li:nth-child(7) {
    position: relative;
    top: 117px;
    left: 282px;
    background: url(afx.png) no-repeat;
    z-index: 6;
}
.content .gk_map ul li:nth-child(8) {
    position: relative;
    top: 170px;
    left: 281px;
    background: url(ybx.png) no-repeat;
}
.content .gk_map ul li:nth-child(9) {
    position: relative;
    top: 315px;
    left: 233px;
    background: url(xgz.png) no-repeat;
}
.content .gk_map ul li:nth-child(10) {
    position: relative;
    top: 200px;
    left: 243px;
    background: url(lpx.png) no-repeat;
}
.content .gk_map ul li:nth-child(11) {
    position: relative;
    top: 344px;
    left: 197px;
    background: url(wyx1.jpg) no-repeat;
}
.content .gk_map ul li:nth-child(12) {
    position: relative;
    top: 130px;
    left: 200px;
    background: url(lhz.png) no-repeat;
}
.content .gk_map ul li:nth-child(13) {
    position: relative;
    top: 348px;
    left: 165px;
    background: url(ysx.png) no-repeat;
}
.content .gk_map ul li:nth-child(14) {
    position: relative;
    top: 299px;
    left: 160px;
    background: url(xfx.png) no-repeat;
    z-index: 7;
}
.content .gk_map ul li:nth-child(15) {
    position: relative;
    top: 198px;
    left: 135px;
    background: url(zsx.png) no-repeat;
    z-index: 6;
}
.content .gk_map ul li:nth-child(16) {
    position: relative;
    top: 127px;
    left: 133px;
    background: url(wuyx.png) no-repeat;
}
.content .gk_map ul li:nth-child(17) {
    position: relative;
    top: 189px;
    left: 152px;
    background: url(lcz.png) no-repeat;
}