body {
  background: #fffbf4;
}
.banner {
  height: 600px;
  width: 100%;
  background: url(../images/banner.jpg) top center no-repeat;
  padding-top: 60px;
  overflow: hidden;
}
.banner .text {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.banner .text img {
  animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.hzBox {
  width: 100%;
  max-width: 1920px;
  margin: 52px auto;
  height: 719px;
  background: url(../images/index_bg1.png) center -40px no-repeat;
}
.hzBox .wrap {
  height: 719px;
  position: relative;
}
.hzBox .wrap .hz_left {
  width: 46px;
  height: 719px;
  position: absolute;
  left: 550.5px;
  background: url(../images/hz_left.png) center center no-repeat;
}
.hzBox .wrap .hz_right {
  width: 43px;
  height: 719px;
  position: absolute;
  right: 550.5px;
  background: url(../images/hz_right.png) center center no-repeat;
}
.hzBox .wrap .bg_left {
  position: absolute;
  width: 0px;
  height: 719px;
  right: 555.5px;
  z-index: 1;
  background: url(../images/hz_content.png) no-repeat right 0;
}
.hzBox .wrap .bg_right {
  position: absolute;
  width: 0px;
  height: 719px;
  left: 600px;
  z-index: 1;
  background: url(../images/hz_content.png) no-repeat left 0;
}
.hzBox .wrap .videoCon {
  width: 1022px;
  height: 601px;
  position: absolute;
  background: #ccc;
  z-index: 3;
  left: 50%;
  margin-left: -511px;
  top: 62px;
  display: none;
}
.jdjmp {
  margin: 78px auto 0;
  max-width: 1920px;
  position: relative;
}
.jdjmp .bg {
  width: 760px;
  height: 1023px;
  background: url(../images/index_bg2.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.jdjmp .bg2 {
  width: 349px;
  height: 786px;
  background: url(../images/index_bg3.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 650px;
  z-index: -1;
}
.jdjmp .title {
  height: 47px;
  background: url(../images/tit_jdjmp.png) center center no-repeat;
}
.jdjmp .content {
  margin-top: 48px;
  height: 791px;
  position: relative;
}
.jdjmp .content .mapBox {
  height: 791px;
  width: 751px;
  background: url(../images/map.png) center center no-repeat;
  position: absolute;
}
.jdjmp .content .mapBox li .box {
  position: absolute;
  cursor: pointer;
  z-index: 999;
}
.jdjmp .content .mapBox li .box .icon {
  width: 12px;
  height: 12px;
  border: #b2b2b2 solid 1px;
  border-radius: 50%;
  text-align: center;
  line-height: 8px;
  position: absolute;
  background: #fff;
}
.jdjmp .content .mapBox li .box .icon::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #b2b2b2;
  vertical-align: middle;
}
.jdjmp .content .mapBox li .box .text {
  width: 93px;
  color: #303030;
  font-size: 16px;
  position: absolute;
}
.jdjmp .content .mapBox li.on .icon {
  border: 1px solid #f44d12 !important;
}
.jdjmp .content .mapBox li.on .icon::after {
  background: #f33f00 !important;
}
.jdjmp .content .mapBox li.on .text {
  color: #fff !important;
  border-radius: 10px !important;
  background: #f33f00 !important;
  border-radius: 10px;
  text-align: center;
  height: 21px;
  line-height: 21px;
}
.jdjmp .content .mapBox li.on .text::after {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #f33f00;
  left: 50%;
  margin-left: -3px;
}
.jdjmp .content .mapBox li:nth-child(1) {
  width: 370px;
  height: 365px;
  position: absolute;
  top: 2px;
  left: 12px;
}
.jdjmp .content .mapBox li:nth-child(1) .num1 {
  width: 314px;
  height: 274px;
  left: 0;
  top: 0;
}
.jdjmp .content .mapBox li:nth-child(1) .num1 .icon {
  left: 58px;
  top: 243px;
}
.jdjmp .content .mapBox li:nth-child(1) .num1 .text {
  top: 238px;
  left: 77px;
}
.jdjmp .content .mapBox li:nth-child(1).on {
  background: url(../images/on_map.png) 0 0 no-repeat;
}
.jdjmp .content .mapBox li:nth-child(1).on .text {
  top: 210px;
  left: 14px;
  width: 93px;
}
.jdjmp .content .mapBox li:nth-child(1) .num2 {
  width: 60px;
  height: 121px;
  right: 0;
  top: 32px;
}
.jdjmp .content .mapBox li:nth-child(1) .num3 {
  width: 270px;
  height: 33px;
  left: 0;
  top: 274px;
}
.jdjmp .content .mapBox li:nth-child(1) .num4 {
  width: 75px;
  height: 60px;
  bottom: 6px;
  left: 139px;
}
.jdjmp .content .mapBox li:nth-child(1) .num5 {
  width: 83px;
  height: 36px;
  bottom: 28px;
  left: 63px;
}
.jdjmp .content .mapBox li:nth-child(2) {
  width: 215px;
  height: 192px;
  position: absolute;
  left: 4px;
  top: 291px;
}
.jdjmp .content .mapBox li:nth-child(2) .num1 {
  width: 38px;
  height: 115px;
  left: 0;
  top: 0;
}
.jdjmp .content .mapBox li:nth-child(2) .num2 {
  width: 39px;
  height: 107px;
  left: 38px;
  top: 12px;
}
.jdjmp .content .mapBox li:nth-child(2) .num3 {
  width: 110px;
  height: 130px;
  left: 78px;
  top: 61px;
}
.jdjmp .content .mapBox li:nth-child(2) .num3 .icon {
  left: 87px;
  top: 80px;
}
.jdjmp .content .mapBox li:nth-child(2) .num3 .text {
  top: 54px;
  left: 33px;
  width: 68px;
}
.jdjmp .content .mapBox li:nth-child(2).on {
  background: url(../images/on_map.png) -2px -375px no-repeat;
}
.jdjmp .content .mapBox li:nth-child(2).on .icon {
  border: 1px solid #f44d12;
}
.jdjmp .content .mapBox li:nth-child(2).on .icon::after {
  background: #f33f00;
}
.jdjmp .content .mapBox li:nth-child(2).on .text {
  top: 46px;
  left: 56px;
}
.jdjmp .content .mapBox li:nth-child(3) {
  width: 136px;
  height: 151px;
  position: absolute;
  top: 309px;
  left: 188px;
}
.jdjmp .content .mapBox li:nth-child(3) .num1 {
  width: 40px;
  height: 153px;
  left: 38px;
}
.jdjmp .content .mapBox li:nth-child(3) .num2 {
  width: 61px;
  height: 86px;
  left: 74px;
  top: 66px;
}
.jdjmp .content .mapBox li:nth-child(3) .num2 .icon {
  left: 15px;
  top: 67px;
}
.jdjmp .content .mapBox li:nth-child(3) .num2 .text {
  width: 93px;
  top: 42px;
  left: -27px;
}
.jdjmp .content .mapBox li:nth-child(3).on {
  background: url(../images/on_map.png) -420px 0 no-repeat;
}
.jdjmp .content .mapBox li:nth-child(3).on .text {
  top: 34px;
  left: -28px;
  width: 93px;
}
.jdjmp .content .mapBox li:nth-child(4) {
  width: 288px;
  height: 317px;
  position: absolute;
  top: 139px;
  left: 259px;
}
.jdjmp .content .mapBox li:nth-child(4) .num1 {
  width: 220px;
  height: 270px;
  right: 0;
  top: 2px;
}
.jdjmp .content .mapBox li:nth-child(4) .num2 {
  width: 77px;
  height: 38px;
  left: 5px;
  top: 170px;
}
.jdjmp .content .mapBox li:nth-child(4) .num3 {
  height: 43px;
  width: 134px;
  bottom: 0;
  left: 59px;
}
.jdjmp .content .mapBox li:nth-child(4) .num3 .icon {
  left: 97px;
  top: -10px;
}
.jdjmp .content .mapBox li:nth-child(4) .num3 .text {
  top: -35px;
  left: 63px;
}
.jdjmp .content .mapBox li:nth-child(4).on {
  background: url(../images/on_map.png) -579px 0 no-repeat;
}
.jdjmp .content .mapBox li:nth-child(4).on .text {
  top: -43px;
  left: 54px;
  width: 93px;
}
.jdjmp .content .mapBox li:nth-child(5) {
  width: 273px;
  height: 308px;
  position: absolute;
  left: 158px;
  bottom: 57px;
}
.jdjmp .content .mapBox li:nth-child(5) .num1 {
  width: 220px;
  height: 245px;
  top: 53px;
  left: 4px;
}
.jdjmp .content .mapBox li:nth-child(5) .num1 .icon {
  top: 31px;
  right: -20px;
}
.jdjmp .content .mapBox li:nth-child(5) .num1 .text {
  width: 66px;
  right: -7px;
  top: 25px;
}
.jdjmp .content .mapBox li:nth-child(5) .num2 {
  width: 48px;
  height: 79px;
  bottom: 0;
  right: 4px;
}
.jdjmp .content .mapBox li:nth-child(5) .num3 {
  width: 202px;
  height: 24px;
  top: 32px;
  left: 34px;
}
.jdjmp .content .mapBox li:nth-child(5).on {
  background: url(../images/on_map.png) -283px -375px no-repeat;
}
.jdjmp .content .mapBox li:nth-child(5).on .text {
  width: 75px;
  right: -46px;
  top: -4px;
}
.jdjmp .content .mapBox li:nth-child(6) {
  width: 148px;
  height: 280px;
  position: absolute;
  left: 380px;
  bottom: 103px;
}
.jdjmp .content .mapBox li:nth-child(6) .num1 {
  width: 58px;
  height: 275px;
  left: 49px;
  top: 2px;
}
.jdjmp .content .mapBox li:nth-child(6) .num1 .icon {
  top: 102px;
  left: -5px;
}
.jdjmp .content .mapBox li:nth-child(6) .num1 .text {
  top: 97px;
  left: 6px;
}
.jdjmp .content .mapBox li:nth-child(6) .num2 {
  width: 22px;
  height: 265px;
  left: 103px;
}
.jdjmp .content .mapBox li:nth-child(6) .num3 {
  width: 27px;
  height: 161px;
  left: 23px;
  top: 88px;
}
.jdjmp .content .mapBox li:nth-child(6).on {
  background: url(../images/on_map.png) -575px -345px no-repeat;
}
.jdjmp .content .mapBox li:nth-child(6).on .text {
  left: -47px;
  top: 68px;
}
.jdjmp .content .mapBox li:nth-child(7) {
  width: 212px;
  height: 91px;
  position: absolute;
  right: 37px;
  bottom: 221px;
}
.jdjmp .content .mapBox li:nth-child(7) .box {
  width: 212px;
  height: 91px;
}
.jdjmp .content .mapBox li:nth-child(7) .box .icon {
  left: 54px;
  top: 60px;
}
.jdjmp .content .mapBox li:nth-child(7) .box .text {
  top: 55px;
  left: 72px;
}
.jdjmp .content .mapBox li:nth-child(7).on {
  background: url(../images/on_map.png) -731px -394px no-repeat;
}
.jdjmp .content .mapBox li:nth-child(7).on .text {
  left: 11px;
  top: 28px;
}
.jdjmp .content .mapBox li:nth-child(8) {
  width: 185px;
  height: 220px;
  position: absolute;
  bottom: 4px;
  left: 425px;
}
.jdjmp .content .mapBox li:nth-child(8) .num1 {
  width: 95px;
  height: 202px;
  left: 78px;
}
.jdjmp .content .mapBox li:nth-child(8) .num1 .icon {
  right: 13px;
  top: 67px;
}
.jdjmp .content .mapBox li:nth-child(8) .num1 .text {
  top: 80px;
  text-align: right;
  right: 12px;
  width: 82px;
}
.jdjmp .content .mapBox li:nth-child(8) .num2 {
  width: 75px;
  height: 102px;
  bottom: 0;
  left: 2px;
}
.jdjmp .content .mapBox li:nth-child(8).on {
  background: url(../images/on_map.png) -3px -586px no-repeat;
}
.jdjmp .content .mapBox li:nth-child(8).on .text {
  left: 32px;
  top: 33px;
  text-align: center;
}
.jdjmp .content .mapBox li:nth-child(9) {
  width: 154px;
  height: 118px;
  position: absolute;
  right: 4px;
  bottom: 105px;
}
.jdjmp .content .mapBox li:nth-child(9) .box {
  width: 158px;
  height: 101px;
}
.jdjmp .content .mapBox li:nth-child(9) .box .icon {
  top: 26px;
  left: 34px;
}
.jdjmp .content .mapBox li:nth-child(9) .box .text {
  top: 39px;
  left: 30px;
}
.jdjmp .content .mapBox li:nth-child(9).on {
  background: url(../images/on_map.png) -247px -696px no-repeat;
}
.jdjmp .content .mapBox li:nth-child(9).on .text {
  left: -9px;
  top: -6px;
  text-align: center;
}
.jdjmp .content .textBox {
  width: 589px;
  height: 397px;
  background: url(../images/jdjmp_bg.png) center center no-repeat;
  position: absolute;
  right: 0;
}
.jdjmp .content .textBox .item {
  padding: 65px 51px 0 51px;
  display: none;
}
.jdjmp .content .textBox .item .hed {
  padding-bottom: 6px;
  border-bottom: 1px solid #f30000;
  overflow: hidden;
}
.jdjmp .content .textBox .item .hed h3 {
  font-size: 30px;
  font-weight: bold;
  color: #f33f00;
  float: left;
}
.jdjmp .content .textBox .item .hed::before {
  content: '';
  width: 12px;
  height: 12px;
  background: url(../images/lx_icon.png) center center no-repeat;
  vertical-align: middle;
  float: left;
  margin: 14px 7px 0 7px;
}
.jdjmp .content .textBox .item .hed a {
  display: block;
  width: 73px;
  height: 19px;
  text-align: center;
  line-height: 19px;
  border: 1px solid #9a6e33;
  color: #9a6e33;
  float: right;
  font-size: 14px;
  margin-top: 12px;
}
.jdjmp .content .textBox .item .text {
  line-height: 30px;
  margin-top: 28px;
  color: #55360c;
  text-align: justify;
}
.jdjmp .content .textBox .item .text a {
  color: #ff0000;
  font-weight: bold;
}
.mszcyzc {
  width: 1200px;
  margin: 78px auto 0;
}
.mszcyzc .title {
  height: 47px;
  background: url(../images/tit_mszcyzc.png) center center no-repeat;
}
.mszcyzc .content {
  margin-top: 48px;
}
.mszcyzc .content .left {
  width: 279px;
  height: 397px;
  background: url(../images/mszcyzc_bg.png) center center no-repeat;
  float: left;
  padding-top: 42px;
}
.mszcyzc .content .left li {
  height: 62px;
  font-size: 24px;
  color: #cd9e60;
  text-align: center;
  line-height: 62px;
  cursor: pointer;
  background: url(../images/nav_line.png) center bottom no-repeat;
}
.mszcyzc .content .left li a {
  color: #9a6e33;
  font-size: 24px;
}
.mszcyzc .content .left li:last-child {
  background: none;
}
.mszcyzc .content .left .on {
  position: relative;
  color: #f33f00;
  font-weight: bold;
}
.mszcyzc .content .left .on a {
  color: #f33f00;
  font-weight: bold;
}
.mszcyzc .content .left .on::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/lx_icon.png) center center no-repeat;
  margin-right: 20px;
  vertical-align: middle;
  margin-top: -5px;
}
.mszcyzc .content .left .on::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/lx_icon.png) center center no-repeat;
  margin-left: 20px;
  vertical-align: middle;
  margin-top: -5px;
}
.mszcyzc .content .right {
  width: 921px;
  height: 397px;
  border: solid 4px #f9e8d0;
  padding: 52px 30px 0 36px;
  border-left: none;
  background: #fff;
  float: right;
}
.mszcyzc .content .right .listItem .swiper-container .swiper-slide li {
  overflow: hidden;
  margin-bottom: 38px;
}
.mszcyzc .content .right .listItem .swiper-container .swiper-slide li .tit {
  width: 650px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #303030;
  font-size: 18px;
  float: left;
}
.mszcyzc .content .right .listItem .swiper-container .swiper-slide li .tit a {
  font-size: 18px;
  color: #303030;
}
.mszcyzc .content .right .listItem .swiper-container .swiper-slide li .tit a:hover {
  color: #c11a14;
}
.mszcyzc .content .right .listItem .swiper-container .swiper-slide li .date {
  font-size: 14px;
  color: #dbdbdb;
  float: right;
  margin-top: 4px;
}
.mszcyzc .content .right .listItem .swiper-container .swiper-slide li:last-child {
  margin-bottom: 0;
}
.mszcyzc .content .right .listItem .swiepr-pagination {
  margin-top: 15px;
  border-top: 1px solid #dbdbdb;
  height: 48px;
  line-height: 48px;
  text-align: center;
}
.mszcyzc .content .right .listItem .swiepr-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  border-radius: 6px;
  transition: all .s;
  background: #dfdfdf;
  margin-right: 12px;
}
.mszcyzc .content .right .listItem .swiepr-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.mszcyzc .content .right .listItem .swiepr-pagination .swiper-pagination-bullet-active {
  width: 30px;
  background: #c11a14;
}
.bsfwywt {
  max-width: 1920px;
  margin: 78px auto 0;
  position: relative;
}
.bsfwywt .bg1 {
  width: 336px;
  height: 389px;
  background: url(../images/index_bg4.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.bsfwywt .bg2 {
  width: 682px;
  height: 890px;
  background: url(../images/index_bg5.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: -1;
}
.bsfwywt .title {
  height: 47px;
  background: url(../images/tit_bsfwywt.png) center center no-repeat;
}
.bsfwywt .nav {
  margin-top: 48px;
  height: 72px;
  background: #fcf6eb;
  border-top: 1px solid #eedabd;
  border-bottom: 1px solid #eedabd;
  padding: 8px 25px 0;
}
.bsfwywt .nav li {
  line-height: 55px;
  width: 140px;
  height: 55px;
  float: left;
  margin-right: 61px;
  font-size: 26px;
  color: #575757;
  text-align: center;
  cursor: pointer;
}
.bsfwywt .nav li:last-child {
  margin-right: 0;
}
.bsfwywt .nav li.on {
  background: url(../images/bsfw_navbg.png) center center no-repeat;
  font-weight: bold;
  color: #f33f00;
}
.bsfwywt .bsfwywt-swiper {
  margin-top: 40px;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul {
  overflow: hidden;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul li {
  width: 372px;
  height: 123px;
  background: #ffffff url(../images/bsfw_item.png) center center no-repeat;
  border-radius: 10px;
  border: solid 1px #f5e1c3;
  float: left;
  margin: 0 40px 25px 0;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul li a {
  line-height: 123px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  color: #232323;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul li a img {
  vertical-align: middle;
  margin-right: 20px;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul li:nth-child(3n) {
  margin: 0 0 25px 0;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul li:hover {
  background: #ffffff url(../images/hover_bsfw_item.png) center center no-repeat;
  border: solid 1px #f33f00;
}
.bsfwywt .bsfwywt-swiper .swiper-slide ul li:hover a {
  font-weight: bold;
  color: #f33f00;
}
.zxtsyzq {
  width: 1200px;
  margin: 53px auto 120px;
}
.zxtsyzq .title {
  height: 46px;
  background: url(../images/tit_zxts.png) center center no-repeat;
}
.zxtsyzq .content {
  margin-top: 48px;
}
.zxtsyzq .content li {
  width: 568px;
  height: 214px;
  float: left;
  background: url(../images/wyxx_pic.png) center center no-repeat;
  transition: all 1s;
  border-radius: 20px;
  overflow: hidden;
}
.zxtsyzq .content li:hover {
  background-size: 120% 120%;
}
.zxtsyzq .content li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 30px;
  color: #8c4000;
  font-weight: bold;
  padding: 88px 0 0 88px;
}
.zxtsyzq .content li a::after {
  content: '';
  display: block;
  width: 32px;
  height: 1px;
  background: #dfad73;
  margin-top: 2px;
}
.zxtsyzq .content li:nth-child(2) {
  float: right;
  background: url(../images/znwd_pic.png) center center no-repeat;
}
.zxtsyzq .content li:nth-child(2) a {
  color: #006687;
}
.zxtsyzq .content li:nth-child(2) a::after {
  background: #6bc0dd;
}
.zxtsyzq .content li:nth-child(2):hover {
  background-size: 120% 120%;
}
