* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
}
.zjjh-banner {
  height: 482px;
  background-image: url(zjjh-index-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.jinghai-body {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
  overflow: hidden;
  margin-top: -140px;
  padding-bottom: 65px;
  background-image: linear-gradient(180deg,rgba(255,255,255,0.6) 0% 0%, #fff 20% 100%);
}
.jinghai-body .zjjh-title {
  width: 100%;
  height: 90px;
  margin: 40px 0 20px 0;
  background-repeat: no-repeat;
}
.jinghai-body .jhgk .jhgk-title {
  background-image: url(zjjh-jhgkbt-bg.png);
}
.jinghai-body .jhgk .jhgk-main {
  display: flex;
  justify-content: space-between;
}
.jinghai-body .jhgk .jhgk-main .jhgk-video-box {
  width: 560px;
  height: 370px;
  background-color: black;
}
.jinghai-body .jhgk .jhgk-main .jhgk-video-box video {
  width: 100%;
  height: 100%;
}
.jinghai-body .jhgk .jhgk-main .jhgk-right-box {
  width: 570px;
  height: 370px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.jinghai-body .jhgk .jhgk-main .jhgk-right-box .content-item {
  width: 100%;
  height: 180px;
  background-image: url(zjjh-gkborder-bg.png);
  position: relative;
}
.jinghai-body .jhgk .jhgk-main .jhgk-right-box .content-item .jhgk-title {
  font-size: 24px;
  margin-left: 53px;
  margin-top: -3px;
  color: #015CA5;
}
.jinghai-body .jhgk .jhgk-main .jhgk-right-box .content-item .jhgk-content {
  padding: 10px 20px;
  box-sizing: border-box;
}
.jinghai-body .jhgk .jhgk-main .jhgk-right-box .content-item .jhgk-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 27px;
  color: #414141;
}
.jinghai-body .jhjt .jhjt-title {
  background-image: url(zjjh-jhjtbt-bg.png);
}
.jinghai-body .jhjt .jhjt-main {
  width: 1080px;
  height: 640px;
  margin: 0 auto;
}
.jinghai-body .jhjt .jhjt-main img {
  width: 100%;
  height: 100%;
}
.jinghai-body .jhyx .jhyx-title {
  background-image: url(zjjh-jhyxbt-bg.png);
}
.jinghai-body .jhyx .jhyx-main {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 350px;
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper {
  width: 100%;
  height: 350px;
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper-button-prev,
.jinghai-body .jhyx .jhyx-main .jhyx-swiper-button-next {
  width: 30px;
  height: 40px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -8px;
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper-button-prev {
  left: 10px;
  background-image: url(zjjh-jrz.png);
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper-button-next {
  right: 8px;
  background-image: url(zjjh-jry.png);
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper .swiper-slide .jhyx-video-box {
  width: 528px;
  height: 350px;
}
.jinghai-body .jhyx .jhyx-main .jhyx-swiper .swiper-slide .jhyx-video-box video {
  width: 100%;
  height: 100%;
}
.jinghai-body .jhly .jhly-title {
  background-image: url(zjjh-jhlybt-bg.png);
}
.jinghai-body .jhly .jhly-main {
  width: 100%;
  height: 400px;
  background-image: url(zjjh-xl-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
}
.jinghai-body .jhly .jhly-main img {
  width: 100%;
  height: 100%;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box {
  width: 960px;
  height: 400px;
  margin: 0 auto;
  display: flex;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-left {
  width: 220px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  list-style-type: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-left li {
  width: 100%;
  height: 60px;
  text-align: center;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-left li > span {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;
  cursor: pointer;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-left li .jhly-active {
  font-size: 20px;
  font-weight: 600;
  border-left: 5px solid #fff;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-right {
  width: 740px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-right .jhly-content-box {
  width: 550px;
  height: 225px;
  position: relative;
  margin-top: 140px;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-right .jhly-content-box .jhly-content {
  width: 100%;
  display: block;
  font-size: 18px;
  color: #FDFCFA;
  line-height: 36px;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-right .jhly-content-box .jhly-link {
  display: block;
  position: absolute;
  bottom: 0;
  right: 10px;
  color: #E1E5E8;
  text-decoration: none;
  border: 1px solid #E1E5E8;
  padding: 2px 10px;
  font-size: 15px;
  border-radius: 5px;
}
.jinghai-body .jhly .jhly-main .jhly-inside-box .jhly-inside-right .jhly-content-none {
  display: none;
}
.jinghai-body .jhwh .jhwh-title {
  background-image: url(zjjh-jhwhbt-bg.png);
}
.jinghai-body .jhwh .jhwh-main {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}
.jinghai-body .jhwh .jhwh-main > li {
  width: 268px;
  height: 100%;
}