* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.banner {
  height: 732px;
  background: url(../images/banner.jpg) top center no-repeat;
}
.cjshq {
  height: 834px;
  background: url(../images/cjshq_bg.jpg) center center no-repeat;
  padding-top: 38px;
}
.cjshq .title {
  height: 88px;
  width: 1116px;
  background: url(../images/title1.png) center center no-repeat;
  margin: 0 auto;
}
.cjshq .content {
  position: relative;
  width: 1200px;
  margin: 28px auto 0;
}
.cjshq .content a {
  position: absolute;
  width: 196px;
  height: 53px;
  background: url(../images/tit_bg.png) center center no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #2869df;
  text-align: center;
  line-height: 53px;
}
.cjshq .content a:nth-child(1) {
  left: 533px;
}
.cjshq .content a:nth-child(2) {
  top: 175px;
  right: 57px;
}
.cjshq .content a:nth-child(3) {
  top: 287px;
  left: 673px;
}
.cjshq .content a:nth-child(4) {
  top: 274px;
  left: 85px;
}
.cjshq .content a:nth-child(5) {
  top: 393px;
  left: 392px;
}
.cjshq .content a:nth-child(6) {
  top: 428px;
  right: 97px;
}
.map {
  height: 805px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.map .mapLoadingMask {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
  display: none;
}
.map .mapLoading {
  width: 200px;
  height: 40px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  line-height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -20px;
  z-index: 9999999;
  display: none;
}
.map .sraddress {
  white-space: normal;
  margin-top: 5px;
  opacity: .7;
}
.map .ddtit {
  white-space: normal;
}
.map #enterList,
.map #enterList1 {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: clip;
  padding-right: 5px;
  text-align: left;
}
.map #enterList li {
  padding: 12px 5px;
  line-height: normal;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
.map #enterList1 li {
  padding: 12px 5px;
  line-height: normal;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
.map #enterList li:hover {
  background: #ccc;
}
.map #enterList1 li:hover {
  background: #ccc;
}
.map .infoWin {
  margin-top: -25px;
  min-width: 300px;
}
.map .infoWin .tit {
  text-align: left;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  border-bottom: dashed 1px #dedede;
  padding-right: 10px;
}
.map .infoWin .desc {
  font-size: 14px;
  line-height: 26px;
  text-align: left;
}
.map .infoWin .desc p {
  margin-top: 10px;
  width: 100%;
}
.map .infoWin .infoWin_nav_tab .current {
  background: url(../images/infoWin_bg.png) repeat-x 0 -44px;
}
.map .instruction {
  position: absolute;
  background: #FFF;
  width: 350px;
  padding: 20px;
  z-index: 9999;
  top: 15px;
  right: 5%;
  border: solid 1px #F3F3F3;
  box-shadow: 0 0 10px #DDD;
  max-height: 600px;
  overflow-y: auto;
  display: none;
}
.map .instruction h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
}
.map .instruction p {
  font-size: 14px;
  line-height: 24px;
}
.map #huaru_left {
  width: 100%;
  position: absolute;
  left: -100%;
  background-color: #fff;
  text-align: center;
  top: 0;
}
.map .nav_title_h {
  font-weight: normal;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.map .nav_title_h em {
  font-style: normal;
}
.map .nav_title_h a {
  width: 40px;
  height: 23px;
  line-height: 23px;
  display: inline-block;
  background: #1e77c6;
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 20px;
}
.map .nav_list_h ul li p span {
  display: inline-block;
}
.map .nav_list_h ul li:hover {
  background: #f4f4f4;
}
.map .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.map .close img {
  width: 22px;
}
.map .bs_sever1 {
  position: absolute;
  right: 10px;
  top: 40%;
  display: none;
  background: #3487da;
  width: 35px;
  color: #fff;
  cursor: pointer;
  line-height: 23px;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
  padding: 5px 0px;
}
.map .mapContent {
  height: 100%;
}
.map .con_left {
  width: 210px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  background: #fff;
  overflow: hidden;
  top: 0;
}
.map .con_left .left_nav {
  height: 100%;
}
.map .con_left .left_nav .nav_title {
  height: 61px;
  background: #234bf7;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 61px;
  text-align: center;
}
.map .con_left .left_nav > .nav_list {
  height: calc(100% - 61px);
  overflow-y: auto;
}
.map .con_left .left_nav > .nav_list::-webkit-scrollbar {
  width: 6px;
  background: #f5f7ff;
}
.map .con_left .left_nav > .nav_list::-webkit-scrollbar-thumb {
  background: #234bf7;
  border-radius: 3px;
}
.map .con_left .left_nav > .nav_list ul li {
  height: 61px;
  font-size: 18px;
  color: #878787;
  line-height: 61px;
  transition: all .5s;
}
.map .con_left .left_nav > .nav_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  line-height: 61px;
}
.map .con_left .left_nav > .nav_list ul li.on {
  background: #e2e7ff;
}
.map .con_left .left_nav > .nav_list ul li.on a {
  color: #234bf7;
  font-weight: bold;
  transition: none;
}
.map .con_left .left_nav > .nav_list ul li:hover {
  background: #e2e7ff;
}
.map .con_left .left_nav > .nav_list ul li:hover a {
  color: #234bf7;
  font-weight: bold;
}
.map .con_left .left_nav .huaru_left {
  height: 100%;
}
.map .con_left .left_nav .nav_list_h {
  height: calc(100% - 61px);
  overflow-y: auto;
}
.map .con_left .left_nav .nav_list_h::-webkit-scrollbar {
  width: 6px;
  background: #f5f7ff;
}
.map .con_left .left_nav .nav_list_h::-webkit-scrollbar-thumb {
  background: #234bf7;
  border-radius: 3px;
}
.map .con_left .left_nav .nav_list_h li {
  padding: 15px 10px;
  border-bottom: 1px solid #b2e7e9;
  text-align: left;
}
.map .con_left .left_nav .nav_list_h li .titbox {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.map .con_left .left_nav .nav_list_h li .titbox a {
  color: #333333;
}
.map .con_left .left_nav .nav_list_h li p {
  margin-top: 5px;
  font-size: 14px;
}
.map .con_left .left_nav .nav_list_h li p i {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(../images/icon.png);
  margin-right: 5px;
  position: relative;
  vertical-align: top;
}
.map .con_left .left_nav .nav_list_h li p span {
  width: 143px;
}
.map .con_left .left_nav .nav_list_h li p .phone {
  background-position: -65px -26px;
}
.map .con_left .left_nav .nav_list_h li p .address {
  background-position: -96px -26px;
  margin-top: 3px;
}
.jzshq {
  width: 1200px;
  margin: 67px auto 0;
}
.jzshq .title {
  height: 88px;
  background: url(../images/title2.png) center center no-repeat;
}
.jzshq .content .mapBox {
  width: 790px;
  height: 813px;
  background: url(../images/map.png) center center no-repeat;
  position: absolute;
}
.jzshq .content .mapBox .dot-container {
  position: absolute;
  width: 60px;
  height: 60px;
  cursor: pointer;
  display: none;
  z-index: 9;
}
.jzshq .content .mapBox .dot-container .dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #3d5afb;
  animation: dot-spread 2s infinite;
  transform: scale(0);
}
.jzshq .content .mapBox .dot-container .dot:nth-child(2) {
  animation-delay: 0.5s;
}
.jzshq .content .mapBox .dot-container .dot:nth-child(3) {
  animation-delay: 1s;
}
.jzshq .content .mapBox .dot-container .dot:nth-child(4) {
  animation-delay: 1.5s;
}
.jzshq .content .mapBox .dot-container .whdot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.jzshq .content .mapBox .hasCon .dot-container {
  display: block;
}
.jzshq .content .mapBox ul {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.jzshq .content .mapBox ul a {
  transition: 0s all;
}
.jzshq .content .mapBox ul li:nth-child(1) {
  width: 338px;
  height: 280px;
  position: absolute;
  left: 4px;
  top: 109px;
}
.jzshq .content .mapBox ul li:nth-child(1).on {
  background: url(../images/on_map.png) -2px 2px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(1) .box {
  width: 270px;
  height: 158px;
  position: absolute;
  left: -10px;
  top: 3px;
}
.jzshq .content .mapBox ul li:nth-child(1) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  bottom: 24px;
  left: 228px;
  width: 51px;
}
.jzshq .content .mapBox ul li:nth-child(1) .num1 .dot-container {
  bottom: 28px;
  left: 240px;
}
.jzshq .content .mapBox ul li:nth-child(1) .num2 {
  width: 74px;
  height: 68px;
  left: 260px;
  top: 114px;
}
.jzshq .content .mapBox ul li:nth-child(1) .num3 {
  width: 182px;
  height: 125px;
  left: 22px;
  top: 161px;
}
.jzshq .content .mapBox ul li:nth-child(2) {
  width: 192px;
  height: 248px;
  position: absolute;
  left: 260px;
  top: 0;
}
.jzshq .content .mapBox ul li:nth-child(2).on {
  background: url(../images/on_map.png) -355px 1px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(2) .box {
  width: 197px;
  height: 159px;
  position: absolute;
  left: 3px;
  top: -1px;
}
.jzshq .content .mapBox ul li:nth-child(2) .num2 {
  width: 66px;
  height: 78px;
  left: 74px;
  top: 158px;
}
.jzshq .content .mapBox ul li:nth-child(2) .num2 .dot-container {
  bottom: 65px;
  left: 15px;
}
.jzshq .content .mapBox ul li:nth-child(2) .num2 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  bottom: 55px;
  left: 18px;
  width: 51px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(3) {
  width: 199px;
  height: 187px;
  position: absolute;
  left: 208px;
  top: 265px;
}
.jzshq .content .mapBox ul li:nth-child(3).on {
  background: url(../images/on_map.png) -586px 2px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(3) .box {
  width: 93px;
  height: 187px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.jzshq .content .mapBox ul li:nth-child(3) .num1 .dot-container {
  top: 65px;
  right: -30px;
}
.jzshq .content .mapBox ul li:nth-child(3) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 56px;
  right: -22px;
  width: 51px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(3) .num2 {
  width: 76px;
  height: 121px;
  left: 93px;
  top: 30px;
}
.jzshq .content .mapBox ul li:nth-child(4) {
  width: 253px;
  height: 304px;
  position: absolute;
  left: 327px;
  top: 144px;
}
.jzshq .content .mapBox ul li:nth-child(4).on {
  background: url(../images/on_map.png) 3px -299px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(4) .box {
  width: 140px;
  height: 178px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.jzshq .content .mapBox ul li:nth-child(4) .num1 .dot-container {
  top: 78px;
  right: 71px;
}
.jzshq .content .mapBox ul li:nth-child(4) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 134px;
  left: 15px;
  width: 51px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(4) .num2 {
  width: 91px;
  height: 76px;
  left: 23px;
  top: 94px;
}
.jzshq .content .mapBox ul li:nth-child(4) .num3 {
  width: 46px;
  height: 130px;
  left: 68px;
  top: 169px;
}
.jzshq .content .mapBox ul li:nth-child(4) .num4 {
  width: 62px;
  height: 47px;
  left: 22px;
  top: 254px;
}
.jzshq .content .mapBox ul li:nth-child(4) .num5 {
  width: 53px;
  height: 60px;
  left: 109px;
  top: 202px;
}
.jzshq .content .mapBox ul li:nth-child(4) .num6 {
  width: 38px;
  height: 60px;
  left: 75px;
  top: 34px;
}
.jzshq .content .mapBox ul li:nth-child(5) {
  width: 118px;
  height: 123px;
  position: absolute;
  left: 454px;
  top: 318px;
}
.jzshq .content .mapBox ul li:nth-child(5).on {
  background: url(../images/on_map.png) -858px -166px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(5) .box {
  width: 60px;
  height: 125px;
  position: absolute;
  left: 36px;
  top: 0px;
}
.jzshq .content .mapBox ul li:nth-child(5) .box .dot-container {
  top: 32px;
  right: 6px;
}
.jzshq .content .mapBox ul li:nth-child(5) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 77px;
  left: 3px;
  width: 42px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(6) {
  width: 96px;
  height: 127px;
  position: absolute;
  left: 537px;
  top: 307px;
}
.jzshq .content .mapBox ul li:nth-child(6).on {
  background: url(../images/on_map.png) -791px -324px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(6) .box {
  width: 60px;
  height: 125px;
  position: absolute;
  left: 15px;
  top: 0px;
}
.jzshq .content .mapBox ul li:nth-child(6) .box .dot-container {
  top: 43px;
  right: -3px;
}
.jzshq .content .mapBox ul li:nth-child(6) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 40px;
  left: -4px;
  width: 49px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(7) {
  width: 125px;
  height: 141px;
  position: absolute;
  right: 85px;
  top: 290px;
}
.jzshq .content .mapBox ul li:nth-child(7).on {
  background: url(../images/on_map.png) -320px -488px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(7) .box {
  width: 50px;
  height: 125px;
  position: absolute;
  left: 28px;
  top: 3px;
  transform: rotate(-27deg);
}
.jzshq .content .mapBox ul li:nth-child(7) .box .dot-container {
  top: 26px;
  right: -11px;
}
.jzshq .content .mapBox ul li:nth-child(7) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 82px;
  left: 3px;
  width: 49px;
  text-align: center;
  transform: rotate(27deg);
}
.jzshq .content .mapBox ul li:nth-child(8) {
  width: 120px;
  height: 131px;
  position: absolute;
  right: 28px;
  top: 271px;
}
.jzshq .content .mapBox ul li:nth-child(8).on {
  background: url(../images/on_map.png) -495px -523px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(8) .box {
  width: 54px;
  height: 42px;
  position: absolute;
  left: 29px;
  top: 81px;
}
.jzshq .content .mapBox ul li:nth-child(8) .num1 .dot-container {
  top: -3px;
  left: -3px;
}
.jzshq .content .mapBox ul li:nth-child(8) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 1px;
  left: -4px;
  width: 46px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(8) .num2 {
  width: 89px;
  height: 48px;
  left: 29px;
  top: 0px;
}
.jzshq .content .mapBox ul li:nth-child(8) .num3 {
  width: 29px;
  height: 48px;
  left: -3px;
  top: 36px;
}
.jzshq .content .mapBox ul li:nth-child(9) {
  width: 157px;
  height: 183px;
  position: absolute;
  right: 0px;
  top: 316px;
}
.jzshq .content .mapBox ul li:nth-child(9).on {
  background: url(../images/on_map.png) -669px -516px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(9) .num1 {
  width: 71px;
  height: 69px;
  position: absolute;
  left: 88px;
  top: 7px;
}
.jzshq .content .mapBox ul li:nth-child(9) .num1 .dot-container {
  top: -15px;
  left: -36px;
}
.jzshq .content .mapBox ul li:nth-child(9) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 31px;
  left: 3px;
  width: 46px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(9) .num2 {
  width: 54px;
  height: 37px;
  position: absolute;
  left: 36px;
  top: 5px;
}
.jzshq .content .mapBox ul li:nth-child(9) .num3 {
  position: absolute;
  width: 32px;
  height: 83px;
  bottom: 5px;
  left: 14px;
}
.jzshq .content .mapBox ul li:nth-child(10) {
  width: 212px;
  height: 131px;
  position: absolute;
  left: 231px;
  top: 414px;
}
.jzshq .content .mapBox ul li:nth-child(10).on {
  background: url(../images/on_map.png) -275px -298px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(10) .num1 {
  width: 130px;
  height: 125px;
  position: absolute;
  left: 0;
  top: 5px;
}
.jzshq .content .mapBox ul li:nth-child(10) .num1 .dot-container {
  top: 46px;
  left: 80px;
}
.jzshq .content .mapBox ul li:nth-child(10) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 49px;
  left: 82px;
  width: 52px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(10) .num2 {
  position: absolute;
  width: 74px;
  height: 38px;
  left: 129px;
  top: 30px;
}
.jzshq .content .mapBox ul li:nth-child(10) .num3 {
  position: absolute;
  width: 46px;
  height: 43px;
  top: 65px;
  left: 129px;
}
.jzshq .content .mapBox ul li:nth-child(11) {
  width: 147px;
  height: 96px;
  position: absolute;
  left: 432px;
  top: 457px;
}
.jzshq .content .mapBox ul li:nth-child(11).on {
  background: url(../images/on_map.png) -284px -650px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(11) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(11) .num1 {
  width: 56px;
  height: 55px;
  left: 12px;
}
.jzshq .content .mapBox ul li:nth-child(11) .num1 .dot-container {
  top: -5px;
  left: -5px;
}
.jzshq .content .mapBox ul li:nth-child(11) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 10px;
  left: 7px;
  width: 52px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(11) .num2 {
  width: 48px;
  height: 38px;
  top: 41px;
  right: 8px;
  z-index: 1000;
}
.jzshq .content .mapBox ul li:nth-child(12) {
  width: 207px;
  height: 175px;
  position: absolute;
  top: 361px;
  left: 428px;
}
.jzshq .content .mapBox ul li:nth-child(12).on {
  background: url(../images/on_map.png) 0px -625px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(12) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(12) .num1 {
  width: 110px;
  height: 37px;
  top: 69px;
  left: 69px;
}
.jzshq .content .mapBox ul li:nth-child(12) .num1 .dot-container {
  top: 8px;
  left: 13px;
}
.jzshq .content .mapBox ul li:nth-child(12) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 11px;
  left: 23px;
  width: 61px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(12) .num2 {
  width: 67px;
  height: 92px;
  left: 5px;
  top: 5px;
}
.jzshq .content .mapBox ul li:nth-child(12) .num3 {
  width: 60px;
  height: 57px;
  bottom: 0;
  left: 72px;
}
.jzshq .content .mapBox ul li:nth-child(13) {
  width: 61px;
  height: 39px;
  position: absolute;
  top: 478px;
  left: 562px;
}
.jzshq .content .mapBox ul li:nth-child(13).on {
  background: url(../images/on_map.png) -125px -844px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(13) .box {
  width: 43px;
  height: 36px;
  position: absolute;
  top: -3px;
  left: 35px;
}
.jzshq .content .mapBox ul li:nth-child(13) .box .dot-container {
  top: -11px;
  left: -26px;
}
.jzshq .content .mapBox ul li:nth-child(13) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: -3px;
  left: -2px;
  width: 27px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(14) {
  width: 52px;
  height: 75px;
  position: absolute;
  top: 424px;
  left: 604px;
}
.jzshq .content .mapBox ul li:nth-child(14).on {
  background: url(../images/on_map.png) -18px -832px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(14) .box {
  position: absolute;
  width: 33px;
  height: 58px;
  top: 16px;
  left: 15px;
}
.jzshq .content .mapBox ul li:nth-child(14) .box .dot-container {
  top: 2px;
  left: -16px;
}
.jzshq .content .mapBox ul li:nth-child(14) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 7px;
  left: -7px;
  width: 45px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(15) {
  width: 98px;
  height: 102px;
  position: absolute;
  top: 418px;
  right: 40px;
}
.jzshq .content .mapBox ul li:nth-child(15).on {
  background: url(../images/on_map.png) -859px -529px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(15) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(15) .num1 {
  width: 74px;
  height: 91px;
  top: 7px;
  left: 24px;
}
.jzshq .content .mapBox ul li:nth-child(15) .num1 .dot-container {
  top: 7px;
  left: -10px;
}
.jzshq .content .mapBox ul li:nth-child(15) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 50px;
  left: -2px;
  width: 45px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(16) {
  width: 231px;
  height: 223px;
  position: absolute;
  top: 474px;
  left: 310px;
}
.jzshq .content .mapBox ul li:nth-child(16).on {
  background: url(../images/on_map.png) -518px -275px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(16) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(16) .num1 {
  width: 208px;
  height: 129px;
  top: 73px;
  left: -5px;
}
.jzshq .content .mapBox ul li:nth-child(16) .num1 .dot-container {
  top: 1px;
  left: 95px;
}
.jzshq .content .mapBox ul li:nth-child(16) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 20px;
  right: 0;
  width: 52px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(16) .num2 {
  width: 166px;
  height: 41px;
  top: 37px;
  left: 52px;
}
.jzshq .content .mapBox ul li:nth-child(17) {
  width: 52px;
  height: 110px;
  position: absolute;
  top: 548px;
  left: 511px;
}
.jzshq .content .mapBox ul li:nth-child(17).on {
  background: url(../images/on_map.png) -917px -810px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(17) .box {
  position: absolute;
  width: 41px;
  height: 94px;
  left: 7px;
  top: 10px;
}
.jzshq .content .mapBox ul li:nth-child(17) .box .dot-container {
  top: -6px;
  left: -18px;
}
.jzshq .content .mapBox ul li:nth-child(17) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 33px;
  right: 6px;
  width: 34px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(18) {
  width: 84px;
  height: 129px;
  position: absolute;
  top: 482px;
  left: 537px;
}
.jzshq .content .mapBox ul li:nth-child(18).on {
  background: url(../images/on_map.png) -253px -773px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(18) .box {
  width: 58px;
  height: 71px;
  position: absolute;
  left: 16px;
  top: 36px;
}
.jzshq .content .mapBox ul li:nth-child(18) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: 13px;
  width: 34px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(19) {
  width: 65px;
  height: 77px;
  position: absolute;
  top: 497px;
  right: 116px;
}
.jzshq .content .mapBox ul li:nth-child(19).on {
  background: url(../images/on_map.png) -387px -786px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(19) .box {
  width: 35px;
  height: 75px;
  position: absolute;
  left: 15px;
  top: 2px;
}
.jzshq .content .mapBox ul li:nth-child(19) .box .dot-container {
  top: -6px;
  left: -18px;
}
.jzshq .content .mapBox ul li:nth-child(19) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 35px;
  right: 0px;
  width: 38px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(20) {
  width: 97px;
  height: 59px;
  position: absolute;
  right: 33px;
  top: 513px;
}
.jzshq .content .mapBox ul li:nth-child(20).on {
  background: url(../images/on_map.png) -502px -766px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(20) .box {
  width: 100px;
  height: 58px;
  position: absolute;
  top: 1px;
}
.jzshq .content .mapBox ul li:nth-child(20) .box .dot-container {
  top: -6px;
  left: 43px;
}
.jzshq .content .mapBox ul li:nth-child(20) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 5px;
  right: 35px;
  width: 47px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(21) {
  width: 71px;
  height: 96px;
  position: absolute;
  right: 57px;
  bottom: 173px;
}
.jzshq .content .mapBox ul li:nth-child(21).on {
  background: url(../images/on_map.png) -663px -735px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(21) .box {
  position: absolute;
  width: 58px;
  height: 70px;
  left: 26px;
  top: 28px;
}
.jzshq .content .mapBox ul li:nth-child(21) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 0px;
  right: 25px;
  width: 49px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(22) {
  width: 70px;
  height: 87px;
  position: absolute;
  right: 102px;
  bottom: 154px;
}
.jzshq .content .mapBox ul li:nth-child(22).on {
  background: url(../images/on_map.png) -790px -710px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(22) .box {
  position: absolute;
  width: 45px;
  height: 83px;
  left: 12px;
  top: 2px;
}
.jzshq .content .mapBox ul li:nth-child(22) .box .dot-container {
  top: -5px;
  left: -7px;
}
.jzshq .content .mapBox ul li:nth-child(22) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 28px;
  right: -2px;
  width: 41px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(23) {
  width: 72px;
  height: 86px;
  position: absolute;
  right: 159px;
  bottom: 154px;
}
.jzshq .content .mapBox ul li:nth-child(23).on {
  background: url(../images/on_map.png) -908px -700px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(23) .box {
  width: 65px;
  height: 55px;
  position: absolute;
  top: 28px;
  left: 2px;
}
.jzshq .content .mapBox ul li:nth-child(23) .box .dot-container {
  top: -7px;
  left: 12px;
}
.jzshq .content .mapBox ul li:nth-child(23) .box a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 2px;
  right: 25px;
  width: 41px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(24) {
  width: 161px;
  height: 76px;
  position: absolute;
  left: 358px;
  bottom: 89px;
}
.jzshq .content .mapBox ul li:nth-child(24).on {
  background: url(../images/on_map.png) -820px -27px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(24) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(24) .num1 {
  width: 49px;
  height: 44px;
  left: 73px;
  top: 29px;
}
.jzshq .content .mapBox ul li:nth-child(24) .num1 .dot-container {
  top: -12px;
}
.jzshq .content .mapBox ul li:nth-child(24) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 22px;
  right: 35px;
  width: 60px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(24) .num2 {
  width: 41px;
  height: 52px;
  right: 0;
  top: 2px;
}
.jzshq .content .mapBox ul li:nth-child(24) .num3 {
  width: 73px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 48px;
}
.jzshq .content .mapBox ul li:nth-child(25) {
  width: 124px;
  height: 84px;
  position: absolute;
  left: 453px;
  bottom: 29px;
}
.jzshq .content .mapBox ul li:nth-child(25).on {
  background: url(../images/on_map.png) -82px -904px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(25) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(25) .num1 {
  width: 49px;
  height: 44px;
  left: 9px;
  top: 4px;
}
.jzshq .content .mapBox ul li:nth-child(25) .num1 .dot-container {
  left: -20px;
  top: 15px;
}
.jzshq .content .mapBox ul li:nth-child(25) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 14px;
  right: -9px;
  width: 60px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(25) .num2 {
  width: 29px;
  height: 18px;
  left: 0;
  top: 44px;
}
.jzshq .content .mapBox ul li:nth-child(25) .num3 {
  width: 64px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 60px;
}
.jzshq .content .mapBox ul li:nth-child(26) {
  width: 87px;
  height: 78px;
  position: absolute;
  left: 510px;
  bottom: 89px;
}
.jzshq .content .mapBox ul li:nth-child(26).on {
  background: url(../images/on_map.png) -761px -835px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(26) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(26) .num1 {
  width: 31px;
  height: 46px;
  right: 1px;
  top: 8px;
}
.jzshq .content .mapBox ul li:nth-child(26) .num1 .dot-container {
  left: -50px;
}
.jzshq .content .mapBox ul li:nth-child(26) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 0px;
  right: 8px;
  width: 60px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(26) .num2 {
  width: 48px;
  height: 59px;
  left: 7px;
  top: 7px;
}
.jzshq .content .mapBox ul li:nth-child(27) {
  width: 86px;
  height: 84px;
  position: absolute;
  right: 140px;
  bottom: 73px;
}
.jzshq .content .mapBox ul li:nth-child(27).on {
  background: url(../images/on_map.png) -595px -847px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(27) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(27) .num1 {
  width: 53px;
  height: 71px;
  right: 0;
  top: 4px;
}
.jzshq .content .mapBox ul li:nth-child(27) .num1 .dot-container {
  left: 1px;
  top: -9px;
}
.jzshq .content .mapBox ul li:nth-child(27) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 38px;
  right: 8px;
  width: 46px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(27) .num2 {
  width: 33px;
  height: 18px;
  left: 0;
  top: 47px;
}
.jzshq .content .mapBox ul li:nth-child(28) {
  width: 99px;
  height: 80px;
  position: absolute;
  left: 478px;
  bottom: 26px;
}
.jzshq .content .mapBox ul li:nth-child(28).on {
  background: url(../images/on_map.png) -252px -898px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(28) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(28) .num1 {
  width: 61px;
  height: 71px;
  right: 0;
  top: 4px;
}
.jzshq .content .mapBox ul li:nth-child(28) .num2 {
  width: 33px;
  height: 16px;
  left: 4px;
  top: 37px;
}
.jzshq .content .mapBox ul li:nth-child(28) .num2 .dot-container {
  left: 31px;
  top: -11px;
}
.jzshq .content .mapBox ul li:nth-child(28) .num2 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: -13px;
  right: -58px;
  width: 61px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(29) {
  width: 105px;
  height: 94px;
  position: absolute;
  right: 128px;
  bottom: 4px;
}
.jzshq .content .mapBox ul li:nth-child(29).on {
  background: url(../images/on_map.png) -430px -883px no-repeat;
}
.jzshq .content .mapBox ul li:nth-child(29) .box {
  position: absolute;
}
.jzshq .content .mapBox ul li:nth-child(29) .num1 {
  width: 87px;
  height: 50px;
  right: 0;
  top: 18px;
}
.jzshq .content .mapBox ul li:nth-child(29) .num1 a {
  font-size: 12px;
  position: absolute;
  color: #000000;
  top: 1px;
  right: 15px;
  width: 61px;
  text-align: center;
}
.jzshq .content .mapBox ul li:nth-child(29) .num2 {
  width: 43px;
  height: 32px;
  left: 3px;
  top: 65px;
}
.jzshq .content .rightBox {
  width: 390px;
  float: right;
}
.jzshq .content .rightBox .item {
  display: none;
  height: 814px;
  background: #f8f8f8;
}
.jzshq .content .rightBox .item .titBox {
  height: 64px;
  background: #234bf7;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 64px;
}
.jzshq .content .rightBox .item .textCon {
  margin: 25px 10px 0 15px;
  width: calc(100% - 30px);
  height: calc(100% - 104px);
  overflow-y: auto;
  font-size: 16px;
  line-height: 2;
  color: #333333;
  padding-right: 5px;
}
.jzshq .content .rightBox .item .textCon img {
  max-width: 100%;
}
.codeBox {
  background: url(../images/bg.jpg) center center no-repeat;
  height: 757px;
  margin-top: 110px;
  padding-top: 236px;
}
.codeBox .content {
  width: 1177px;
  height: 338px;
  margin: 0 auto;
  background: url(../images/code.png) center center no-repeat;
  position: relative;
  padding: 137px 0 0 735px;
}
.codeBox .content .pic {
  position: absolute;
  bottom: -122px;
  left: 25px;
}
.codeBox .content h3 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1.6;
}
.zsdzq {
  width: 1200px;
  margin: 65px auto 0;
}
.zsdzq .title {
  height: 88px;
  background: url(../images/title3.png) center center no-repeat;
}
.zsdzq .content {
  margin-top: 45px;
  position: relative;
}
.zsdzq .content .next {
  width: 49px;
  height: 62px;
  background: rgba(34, 110, 210, 0.8) url(../images/next.png) center center no-repeat;
  position: absolute;
  top: 145px;
  right: 0;
  z-index: 9;
  cursor: pointer;
}
.zsdzq .content .prev {
  width: 49px;
  height: 62px;
  background: rgba(34, 110, 210, 0.8) url(../images/prev.png) center center no-repeat;
  position: absolute;
  top: 145px;
  left: 0;
  z-index: 9;
  cursor: pointer;
}
.zsdzq .content .zsdzq-swiper {
  height: 348px;
}
.zsdzq .content .zsdzq-swiper .swiper-slide {
  width: 285px;
  height: 348px;
  border-radius: 19px;
  background: linear-gradient(0deg, #7cc5f8 0%, #397ef1 100%), linear-gradient(#d3e1ad, #d3e1ad);
  padding: 28px 0 0 0;
}
.zsdzq .content .zsdzq-swiper .swiper-slide .text {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.zsdzq .content .zsdzq-swiper .swiper-slide .code {
  width: 210px;
  height: 210px;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  margin: 20px auto 0;
}
.zsdzq .content .zsdzq-swiper .swiper-slide .code img {
  width: 100%;
  height: 100%;
}
.zxshq {
  margin-top: 52px;
  padding: 41px 0 80px 0;
  background: #f3f8ff;
}
.zxshq .title {
  height: 88px;
  background: url(../images/title4.png) center center no-repeat;
}
.zxshq .content {
  width: 1200px;
  margin: 45px auto 0;
}
.zxshq .content .navBox {
  height: 69px;
}
.zxshq .content .navBox ul li {
  cursor: pointer;
  width: 20%;
  height: 69px;
  float: left;
  position: relative;
}
.zxshq .content .navBox ul li .tit {
  height: 50px;
  position: absolute;
  transition: all .5s;
  bottom: 0;
  border-radius: 14px 14px 0 0;
  background: rgba(48, 76, 251, 0.34);
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  width: 100%;
}
.zxshq .content .navBox ul .on .tit {
  height: 100%;
  background: #304cfb;
  font-size: 30px;
  line-height: 69px;
}
.zxshq .content .conBox {
  height: 455px;
  background: #fff;
  border-radius: 0px 0 14px 14px;
  padding-top: 25px;
}
.zxshq .content .conBox .swiper-container {
  width: 1145px;
  height: calc(100% - 50px);
}
.zxshq .content .conBox .swiper-container .swiper-slide {
  width: 1145px;
  overflow-y: auto;
}
.zxshq .content .conBox .swiper-container .swiper-slide::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.zxshq .content .conBox .swiper-container .swiper-slide::-webkit-scrollbar-track {
  background: #e8e8e8;
  border-radius: 2px;
}
.zxshq .content .conBox .swiper-container .swiper-slide::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #304cfb;
}
.zxshq .content .conBox .swiper-container .swiper-slide img {
  width: calc(100% - 20px);
}
@keyframes dot-spread {
  0% {
    transform: scale(0.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
