.banner {
  height: 540px;
  background: url(../images/jdjjd/banner.jpg) center center no-repeat;
  padding-top: 114px;
}
.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;
}
.indexBox {
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/jdjjd/bg.jpg) top center no-repeat;
  overflow: hidden;
}
.indexBox .jdgk {
  margin-top: 68px;
}
.indexBox .jdgk .title {
  height: 35px;
  background: url(../images/jdjjd/tit_jdgk.png) center center no-repeat;
}
.indexBox .jdgk .content {
  margin-top: 40px;
}
.indexBox .jdgk .content .left {
  width: 401px;
  height: 356px;
  float: left;
}
.indexBox .jdgk .content .left img {
  width: 100%;
  height: 100%;
}
.indexBox .jdgk .content .right {
  width: 775px;
  height: 356px;
  background: #fff;
  float: right;
  padding: 28px 62px 0 45px;
  text-align: justify;
  line-height: 2;
  color: #000000;
}
.indexBox .middleBox {
  margin-top: 68px;
}
.indexBox .middleBox div {
  float: left;
  width: 585px;
  height: 140px;
}
.indexBox .middleBox div:nth-child(2) {
  float: right;
}
.indexBox .middleBox .hdjc {
  background: url(../images/jdjjd/gdjc_bg.png) center center no-repeat;
  position: relative;
}
.indexBox .middleBox .hdjc .smgz {
  display: none;
  position: absolute;
  top: 0px;
  right: 20px;
  width: 140px;
  height: 140px;
  line-height: 140px;
}
.indexBox .middleBox .hdjc .smgz img {
  width: 140px;
  height: 140px;
  vertical-align: middle;
  margin-top: -1px;
}
.indexBox .middleBox .hdjc:hover .smgz {
  display: block;
}
.indexBox .ykzbm {
  margin-top: 68px;
  height: 643px;
  background: url(../images/jdjjd/sqlist_bg.png) center center no-repeat;
  padding: 80px 90px 0 144px;
}
.indexBox .ykzbm .ykz-swiper {
  width: 729px;
  height: 478px;
  float: left;
}
.indexBox .ykzbm .ykz-swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.indexBox .ykzbm .ykz-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.indexBox .ykzbm .ykz-nav {
  float: right;
}
.indexBox .ykzbm .ykz-nav ul {
  font-size: 20px;
  color: #4a4a4a;
  height: 478px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #b7b7b7 #f8f8f8;
}
.indexBox .ykzbm .ykz-nav ul li {
  margin-bottom: 39px;
  cursor: pointer;
}
.indexBox .ykzbm .ykz-nav ul li:last-child {
  margin-bottom: 0;
}
.indexBox .ykzbm .ykz-nav ul .on {
  font-weight: bold;
  color: #d91600;
}
.indexBox .ykzbm .ykz-nav ul::-webkit-scrollbar {
  width: 8px;
  height: 5px;
  /**/
}
.indexBox .ykzbm .ykz-nav ul::-webkit-scrollbar-track {
  background: #f8f8f8;
  border-radius: 2px;
}
.indexBox .ykzbm .ykz-nav ul::-webkit-scrollbar-thumb {
  background: #b7b7b7;
  border-radius: 10px;
}
.indexBox .ykzbm .ykz-nav ul::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.indexBox .ykzbm .ykz-nav ul::-webkit-scrollbar-corner {
  background: #204754;
}
.indexBox .ykzbm .ykz-nav ul::scrollbar {
  width: 8px;
  height: 5px;
  /**/
}
.indexBox .ykzbm .ykz-nav ul::scrollbar-track {
  background: #f8f8f8;
  border-radius: 2px;
}
.indexBox .ykzbm .ykz-nav ul::scrollbar-thumb {
  background: #b7b7b7;
  border-radius: 10px;
}
.indexBox .ykzbm .ykz-nav ul::scrollbar-thumb:hover {
  background: #999;
}
.indexBox .ykzbm .ykz-nav ul::scrollbar-corner {
  background: #204754;
}
.indexBox .zwfw {
  margin-top: 68px;
}
.indexBox .zwfw .title {
  height: 36px;
  background: url(../images/jdjjd/tit_jdzwfwzq.png) center center no-repeat;
}
.indexBox .zwfw ul {
  margin-top: 66px;
}
.indexBox .zwfw ul li {
  width: 286px;
  height: 232px;
  float: left;
  margin: 0 17px 40px 0;
  cursor: pointer;
  padding-top: 58px;
  box-shadow: 0px 3px 7px 0px rgba(3, 0, 0, 0.13);
}
.indexBox .zwfw ul li:nth-child(4n) {
  margin: 0 0 40px 0;
}
.indexBox .zwfw ul li:nth-child(1) {
  background: #f08b5b;
}
.indexBox .zwfw ul li:nth-child(2) {
  background: #ef5a62;
}
.indexBox .zwfw ul li:nth-child(3) {
  background: #9870eb;
}
.indexBox .zwfw ul li:nth-child(4) {
  background: #4786ec;
}
.indexBox .zwfw ul li:nth-child(5) {
  background: #4786ec;
}
.indexBox .zwfw ul li:nth-child(6) {
  background: #f97d1a;
}
.indexBox .zwfw ul li:nth-child(7) {
  background: #ef5a62;
}
.indexBox .zwfw ul li:nth-child(8) {
  background: #55c8b1;
}
.indexBox .zwfw ul li img {
  display: block;
  margin: 0 auto;
}
.indexBox .zwfw ul li .tit {
  margin-top: 35px;
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.indexBox .zwfw ul li:hover .tit {
  font-weight: bold;
}
.indexBox .xgzt {
  margin-top: 28px;
  margin-bottom: 70px;
}
.indexBox .xgzt .title {
  height: 35px;
  background: url(../images/jdjjd/tit_xgzt.png) center center no-repeat;
}
.indexBox .xgzt .content {
  margin-top: 40px;
}
.indexBox .xgzt .content li {
  width: 288px;
  height: 162px;
  float: left;
  margin-right: 15px;
  background: #ccc;
}
.indexBox .xgzt .content li img {
  width: 100%;
  height: 100%;
}
.indexBox .xgzt .content li:last-child {
  margin-right: 0;
}
