* {
  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: #242424;
  background: url(../images/bg.jpg);
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #242424;
  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;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.indexBox {
  background: url(../images/banner.jpg) top center no-repeat;
  padding-bottom: 55px;
}
.indexBox .banner {
  height: 658px;
}
.indexBox .mapBox {
  height: 630px;
  position: relative;
}
.indexBox .mapBox .map {
  width: 1128px;
  height: 591px;
  background: url(../images/map.png) center center no-repeat;
  margin-left: 54px;
  position: absolute;
  top: 0;
  left: 0;
}
.indexBox .mapBox .map ul li {
  position: absolute;
  cursor: pointer;
  opacity: .5;
  transition: all .5s;
}
.indexBox .mapBox .map ul li .tit {
  min-width: 208px;
  height: 52px;
  background: url(../images/name_bg.png) center center no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  color: #fff;
  line-height: 47px;
  padding: 0 20px;
  text-align: center;
  white-space: nowrap;
  position: relative;
  z-index: 3;
}
.indexBox .mapBox .map ul li .line {
  width: 33px;
  height: 64px;
  background: url(../images/line1.png) center center no-repeat;
  position: absolute;
}
.indexBox .mapBox .map ul li .round {
  width: 78px;
  height: 20px;
  background: url(../images/round.png) center center no-repeat;
  position: absolute;
  transition: all .5s;
}
.indexBox .mapBox .map ul li:nth-child(1) {
  left: 511px;
  top: 62px;
}
.indexBox .mapBox .map ul li:nth-child(1) .line {
  right: 20px;
  top: 35px;
}
.indexBox .mapBox .map ul li:nth-child(1) .round {
  top: 89px;
  right: 14px;
  transform: scale(0.46);
}
.indexBox .mapBox .map ul li:nth-child(2) {
  left: 801px;
  top: 71px;
}
.indexBox .mapBox .map ul li:nth-child(2) .line {
  left: -25px;
  top: 41px;
}
.indexBox .mapBox .map ul li:nth-child(2) .round {
  top: 96px;
  left: -61px;
  transform: scale(0.538);
}
.indexBox .mapBox .map ul li:nth-child(3) {
  left: 469px;
  top: 197px;
}
.indexBox .mapBox .map ul li:nth-child(3) .line {
  top: -23px;
  left: 184px;
}
.indexBox .mapBox .map ul li:nth-child(3) .round {
  top: -32px;
  left: 178px;
  transform: scale(0.538);
}
.indexBox .mapBox .map ul li:nth-child(4) {
  top: 181px;
  left: 912px;
}
.indexBox .mapBox .map ul li:nth-child(4) .line {
  left: -23px;
  top: 39px;
}
.indexBox .mapBox .map ul li:nth-child(4) .round {
  top: 92px;
  left: -60px;
  transform: scale(0.679);
}
.indexBox .mapBox .map ul li:nth-child(5) {
  top: 248px;
  left: 523px;
}
.indexBox .mapBox .map ul li:nth-child(5) .tit {
  background: url(../images/name_bg2.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .mapBox .map ul li:nth-child(5) .line {
  background: url(../images/line2.png) center center no-repeat;
  left: 183px;
  top: 9px;
}
.indexBox .mapBox .map ul li:nth-child(5) .round {
  top: 61px;
  left: 178px;
  transform: scale(0.679);
}
.indexBox .mapBox .map ul li:nth-child(6) {
  top: 376px;
  left: 541px;
}
.indexBox .mapBox .map ul li:nth-child(6) .line {
  left: 191px;
  top: -39px;
}
.indexBox .mapBox .map ul li:nth-child(6) .round {
  left: 181px;
  top: -49px;
  transform: scale(0.87);
}
.indexBox .mapBox .map ul li:nth-child(7) {
  top: 357px;
  left: 931px;
}
.indexBox .mapBox .map ul li:nth-child(7) .line {
  left: -20px;
  top: 34px;
}
.indexBox .mapBox .map ul li:nth-child(7) .round {
  top: 88px;
  left: -57px;
}
.indexBox .mapBox .map ul .on {
  opacity: 1;
}
.indexBox .mapBox .map ul .on .round {
  background: url(../images/on_round.png) center center no-repeat;
}
.indexBox .mapBox .map-swiper {
  position: absolute;
  top: 0;
  left: -7px;
  width: 468px;
}
.indexBox .mapBox .map-swiper .swiper-slide {
  width: 468px;
  padding: 33px 0 7px 7px;
  position: relative;
}
.indexBox .mapBox .map-swiper .swiper-slide .name {
  width: 305px;
  height: 63px;
  background: url(../images/name_bg.png) center center no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  text-align: center;
  line-height: 53px;
  color: #fff;
  top: 0;
  left: 50%;
  margin-left: -152.5px;
  position: absolute;
}
.indexBox .mapBox .map-swiper .swiper-slide .content {
  border-radius: 26px;
  border: 4px solid #2175ef;
  background: rgba(255, 255, 255, 0.85);
  height: 465px;
  padding: 52px 10px 30px 24px;
  box-shadow: -6px 8px 0px 0px rgba(56, 135, 252, 0.1);
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox {
  height: 100%;
  width: 100%;
  overflow-y: auto;
  padding-right: 14px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox::-webkit-scrollbar {
  width: 4px;
  height: 6px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 2px;
  background: #3887fc;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox::-webkit-scrollbar-track {
  background: #cae0fd;
  border-radius: 2px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .address {
  padding-bottom: 8px;
  border-bottom: 1px solid #82b1f6;
  overflow: hidden;
  margin-bottom: 20px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .address::before {
  content: '';
  float: left;
  display: block;
  width: 18px;
  height: 22px;
  background: url(../images/icon_dw.png) center center no-repeat;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .address p {
  float: left;
  margin-left: 8px;
  color: #222222;
  width: calc(100% - 26px);
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .tit {
  font-size: 24px;
  font-weight: bold;
  color: #3887fc;
  text-align: center;
  text-shadow: 2px 2px rgba(65, 145, 255, 0.35);
  margin-bottom: 16px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item {
  margin-bottom: 20px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con {
  overflow: hidden;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con .biaoti {
  width: 44px;
  border-radius: 10px;
  background: #2175ef;
  color: #fff;
  font-size: 16px;
  text-align: center;
  writing-mode: tb-rl;
  line-height: 44px;
  padding: 20px 0;
  float: left;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul {
  float: left;
  width: 335px;
  margin-left: 22px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li {
  margin-bottom: 15px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li:last-child {
  margin-bottom: 0;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li h3 {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li .bgdz::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/icon_dz.png) center center no-repeat;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 11px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li .zxdh::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/icon_dh.png) center center no-repeat;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 11px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li .ywfw::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/icon_js.png) center center no-repeat;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 11px;
}
.indexBox .mapBox .map-swiper .swiper-slide .content .scrollBox .item .con ul li p {
  font-size: 16px;
  color: #555555;
  padding-left: 30px;
  margin-top: 10px;
  text-align: justify;
}
.indexBox .mapBox .bsfwBox {
  width: 462px;
  height: 70px;
  background-color: #3887fc;
  box-shadow: -6px 8px 0px 0px rgba(56, 135, 252, 0.1);
  border-radius: 20px;
  top: 520px;
  left: 0;
  position: absolute;
  padding: 0 88px 0 39px;
}
.indexBox .mapBox .bsfwBox .bsfw-swiper {
  height: 70px;
}
.indexBox .mapBox .bsfwBox .bsfw-swiper .swiper-slide {
  height: 70px;
}
.indexBox .mapBox .bsfwBox .bsfw-swiper .swiper-slide a {
  color: #ffffff;
  font-size: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 70px;
}
.indexBox .mapBox .bsfwBox .next {
  width: 27px;
  height: 8px;
  background: url(../images/arrow.png) center center no-repeat;
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -4px;
  cursor: pointer;
}
.indexBox .ypkf .ypjb {
  float: left;
  width: 676px;
  background: #fff;
  border-radius: 26px;
  box-shadow: -6px 8px 0px 0px rgba(56, 135, 252, 0.1);
  height: 358px;
  padding: 22px 36px 0 30px;
}
.indexBox .ypkf .ypjb .title {
  height: 32px;
  width: 100%;
  background: url(../images/title_ypjb.png) left center no-repeat;
  position: relative;
}
.indexBox .ypkf .ypjb .title::after {
  content: '';
  position: absolute;
  width: 451px;
  height: 1px;
  background: #3887fc;
  left: 155px;
  top: 50%;
}
.indexBox .ypkf .ypjb .ypjb-swiper {
  margin-top: 18px;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .pic {
  width: 234px;
  height: 234px;
  background: #ccc;
  border-radius: 26px;
  overflow: hidden;
  float: left;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right {
  width: 356px;
  float: right;
  position: relative;
  height: 234px;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .tit {
  padding: 8px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*限制在一个块元素显示的文本的行数*/
  overflow: hidden;
  text-align: justify;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .tit a {
  font-size: 20px;
  color: #222222;
  font-weight: bold;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .tit a:hover {
  color: #2175ef;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .text {
  font-size: 16px;
  color: #222222;
  line-height: 1.6;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /*限制在一个块元素显示的文本的行数*/
  overflow: hidden;
  text-align: justify;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .bom {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .bom .icon {
  float: left;
  width: 42px;
  height: 42px;
  background: #ffc822;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .bom .icon img {
  vertical-align: middle;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .bom .line {
  width: 210px;
  height: 1px;
  background: #cbcbcb;
  float: left;
  margin: 21px 0 0 17px;
}
.indexBox .ypkf .ypjb .ypjb-swiper .swiper-slide .right .bom a {
  font-size: 18px;
  color: #2175ef;
  float: right;
  margin-top: 8px;
}
.indexBox .ypkf .ypjb .ypjb-pagination {
  margin-top: 14px;
  text-align: center;
}
.indexBox .ypkf .ypjb .ypjb-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  transition: all .5s;
}
.indexBox .ypkf .ypjb .ypjb-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.indexBox .ypkf .ypjb .ypjb-pagination .swiper-pagination-bullet-active {
  background: #3887fc;
}
.indexBox .ypkf .znkf {
  position: relative;
}
.indexBox .ypkf .znkf .icon {
  width: 128px;
  height: 217px;
  background: url(../images/znkf_icon.png) center center no-repeat;
  position: absolute;
  right: -55px;
  top: -122px;
  animation: move 7s ease-in-out infinite;
}
.indexBox .ypkf .znkf .content {
  height: 358px;
  width: 435px;
  background: #3887fc;
  border-radius: 26px;
  float: right;
  box-shadow: -6px 8px 0px 0px rgba(56, 135, 252, 0.1);
  padding: 22px 34px 0;
  position: relative;
  z-index: 3;
}
.indexBox .ypkf .znkf .content .title {
  width: 118px;
  height: 31px;
  background: url(../images/title_znkf.png) center center no-repeat;
  margin: 0 auto;
}
.indexBox .ypkf .znkf .content .text {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  margin-top: 15px;
  color: #fff;
}
.indexBox .ypkf .znkf .content .code {
  margin: 22px auto 0;
  width: 145px;
  height: 145px;
  padding: 8px;
  border-radius: 20px;
  background: #fff;
}
.indexBox .ypkf .znkf .content .code img {
  width: 100%;
  height: 100%;
}
.indexBox .cjwt {
  margin-top: 80px;
}
.indexBox .cjwt .title {
  height: 101px;
  background: url(../images/title_cjwt.png) center center no-repeat;
}
.indexBox .cjwt .cjwtNav {
  margin-top: 36px;
  padding: 0 357px;
}
.indexBox .cjwt .cjwtNav li {
  float: left;
  font-size: 24px;
  color: #222222;
  opacity: .6;
  margin-right: 98px;
  cursor: pointer;
  position: relative;
  padding-bottom: 12px;
}
.indexBox .cjwt .cjwtNav li:last-child {
  margin-right: 0;
}
.indexBox .cjwt .cjwtNav li::after {
  content: '';
  position: absolute;
  width: 0;
  height: 4px;
  border-radius: 2px;
  background: #ffdb4c;
  bottom: 0;
  left: 0;
  transition: all .5s;
}
.indexBox .cjwt .cjwtNav li.on {
  opacity: 1;
  color: #335bff;
  font-weight: bold;
}
.indexBox .cjwt .cjwtNav li.on::after {
  width: 100%;
}
.indexBox .cjwt .cjwt-swiper {
  margin-top: 25px;
}
.indexBox .cjwt .cjwt-swiper ul {
  padding-right: 3px;
}
.indexBox .cjwt .cjwt-swiper ul li {
  width: 584px;
  height: 240px;
  border-radius: 26px;
  transition: all .5s;
  background: #ffffff url(../images/cjwt_bg.png) right bottom no-repeat;
  float: left;
  margin-bottom: 25px;
  padding: 25px 27px 0;
}
.indexBox .cjwt .cjwt-swiper ul li .question {
  overflow: hidden;
}
.indexBox .cjwt .cjwt-swiper ul li .question::before {
  content: '';
  display: block;
  width: 48px;
  height: 28px;
  background: url(../images/icon_wen.png) center center no-repeat;
  float: left;
  margin-right: 8px;
}
.indexBox .cjwt .cjwt-swiper ul li .question a {
  float: left;
  display: block;
  width: calc(100% - 56px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
.indexBox .cjwt .cjwt-swiper ul li .question a:hover {
  color: #3887fc;
}
.indexBox .cjwt .cjwt-swiper ul li .text {
  margin-top: 22px;
  color: #666666;
  font-size: 16px;
  text-align: justify;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.indexBox .cjwt .cjwt-swiper ul li:nth-child(2n) {
  float: right;
}
.indexBox .cjwt .cjwt-swiper ul li:hover {
  box-shadow: 1px 1px 3px 0px rgba(24, 83, 207, 0.5);
}
.indexBox .bsfwdt {
  margin-top: 55px;
}
.indexBox .bsfwdt a {
  display: block;
  float: left;
  font-size: 0;
}
.indexBox .bsfwdt .codeBox {
  float: right;
}
.indexBox .bsfwdt .codeBox .code {
  width: 128px;
  height: 128px;
  border-radius: 19px;
  background: #fff;
  margin: 0 auto;
  padding: 8px;
}
.indexBox .bsfwdt .codeBox .code img {
  width: 100%;
  height: 100%;
}
.indexBox .bsfwdt .codeBox p {
  font-size: 14px;
  color: #257af6;
  margin-top: 8px;
  line-height: 1;
}
@keyframes move {
  0% {
    right: 4px;
    top: -30px;
  }
  30% {
    right: -55px;
    top: -122px;
  }
  70% {
    right: -55px;
    top: -122px;
  }
  100% {
    right: 4px;
    top: -30px;
  }
}
