* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
  }

  .jinghai-banner {
    height: 365px;
  }
  .jhgk-banner {
    background-image: url(zjjh-jhgk-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .jinghai-container {
    width: 1200px;
    margin: 0 auto;
    margin-top: -60px;
    background-image: linear-gradient(180deg,rgba(255,255,255,0.6) 0% 0%, #fff 20% 100%);
  }
  .jinghai-container .jinghai-header {
    height: 55px;
    border-bottom: 1px solid #EAEAEA;
  }
  .jinghai-container .jinghai-header .jinghai-header-left {
    width: 130px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #005EA6;
    border-bottom: 3px solid #005EA6;
  }
  .jinghai-container .jinghaibody {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain {
    width: 100%;
    padding-bottom: 65px;
  }
  .jinghai-container .jinghaibody .jhgkmain .gk-item-bg {
    width: 100%;
    height: 285px;
    background-image: url(zjjh-gk-bg.png);
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 40px 0 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain .gk-item-bg .gk-content-box {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .jinghai-container .jinghaibody .jhgkmain .gk-item-bg .gk-content-box .content {
    width: 745px;
    font-size: 18px;
    color: #333333;
    
    line-height: 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .left-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 587px;
    height: 593px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .left-item .qyhf-item {
    width: 587px;
    height: 255px;
    margin-top: -33px;
    background-image: url(zjjh-qyxq-bg.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 65px 30px 10px 25px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .left-item .qyhf-item .qyhf-content {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;

    line-height: 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .left-item .zrdl-item {
    width: 581px;
    height: 343px;
    background-image: url(zjjh-zrdl-bg.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 65px 30px 10px 25px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .left-item .zrdl-item .zrdl-content {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;
    
    line-height: 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .right-map {
    width: 558px;
    height: 593px;
  }
  .jinghai-container .jinghaibody .jhgkmain .qyhf-zrdl-container .right-map img {
    width: 100%;
    height: 100%;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg {
    margin-top: 25px;
    width: 100%;
    height: 375px;
    background-image: url(zjjh-zrzy-bg.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 75px 30px 10px 25px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box .zrzy-list {
    list-style-type: none;
    display: flex;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box .zrzy-list > li {
    display: flex;
    flex-direction: column;
    height: 43px;
    margin-right: 10px;
    cursor: pointer;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box .zrzy-list > li .angle-icon {
    flex: 1;
    background-image: url(zjjh-sanjiaoxia.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box .zrzy-list > li.zrzy-active .angle-icon {
    display: block;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box .zrzy-list > li.zrzy-active .zrzy-item {
    background-color: #005CA6;
    color: #fff;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-box .zrzy-list .zrzy-item {
    display: block;
    background-color: #E9F0F4;
    color: #005CA6;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
    border: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-list {
    margin-top: 20px;
    height: 210px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-list li {
    width: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-list li p {
    font-size: 18px;
    color: #333333;
    text-indent: 36px;
    line-height: 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrzy-item-bg .zrzy-content-list li.zrzy-show {
    display: block;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg {
    margin-top: 25px;
    width: 100%;
    height: 375px;
    background-image: url(zjjh-zrzy-bg.png);
    background-repeat: no-repeat;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg {
    margin-top: 25px;
    width: 100%;
    height: 375px;
    background-image: url(zjjh-shsy-bg.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 75px 30px 10px 25px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box .zrdl-list {
    list-style-type: none;
    display: flex;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box .zrdl-list > li {
    display: flex;
    flex-direction: column;
    height: 43px;
    margin-right: 10px;
    cursor: pointer;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box .zrdl-list > li .angle-icon {
    flex: 1;
    background-image: url(zjjh-sanjiaoxia.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box .zrdl-list > li.zrdl-active .angle-icon {
    display: block;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box .zrdl-list > li.zrdl-active .zrdl-item {
    background-color: #005CA6;
    color: #fff;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-box .zrdl-list .zrdl-item {
    display: block;
    background-color: #E9F0F4;
    color: #005CA6;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
    border: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-list {
    margin-top: 20px;
    height: 210px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-list li {
    width: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-list li p {
    font-size: 18px;
    color: #333333;
    text-indent: 36px;
    line-height: 30px;
  }
  .jinghai-container .jinghaibody .jhgkmain .zrdl-item-bg .zrdl-content-list li.zrdl-show {
    display: block;
  }
  