.layout-header-wrapper {
  background-color: rgba(0, 104, 211, 0.7);
}
.layout-nav-wrapper {
  position: absolute;
  width: 100%;
  bottom: 5px;
}
.rczp-wrapper {
  height: 862px;
  background: url(rczp.png) no-repeat 50%;
  background-size: cover;
  padding: 28px 32px 0;
  margin-top: 24px;
}
.rczp-wrapper h3 {
  color: #0068D3;
  font-size: 20px;
  margin-bottom: 1.2em;
}
@media screen and (max-width: 1600px) {
  .rczp-wrapper h3 {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 1440px) {
  .rczp-wrapper {
    padding: 14px 28px 0;
  }
  .rczp-wrapper h3 {
    margin-bottom: 0.8em;
  }
}
.rczp-list {
  font-size: 16px;
  color: #222;
}
.rczp-list-item {
  margin-bottom: 1.8em;
}
@media screen and (max-width: 1280px) {
  .rczp-list-item {
    margin-bottom: 1em;
  }
}
.rczp-list-item span,
.rczp-list-item time {
  display: block;
  padding-left: 12px;
  border-left: 2px solid #0068D3;
  height: 25px;
  line-height: 25px;
}
.rczp-list-item time {
  font-size: 14px;
  color: #888;
  border-color: #9DAEB9;
}
.rcgk p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 2.2em;
}
@media(max-width:1600px){
  .rcgk p{
    line-height:2em;
  }
}
@media(max-width:1440px){
  .rcgk p{
    line-height:2.2em;
  }
}
.gzdt {
  margin: 24px 0 0;
  padding-right: 36px;
}
.gzdt-title {
  background: url(title-left-bg.png) no-repeat left center;
  height: 40px;
  color: #BBBBBB;
  line-height: 40px;
  padding-left: 19px;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.gzdt-title-cn {
  color: #fff;
  margin-right: 42px;
  font-size: 20px;
}
.gzdt-title .extra {
  color: #0068D3;
  font-size: 20px;
  font-weight: bold;
  transform: translateY(-2px);
}
.gzdt-title .dashed {
  flex: 1;
  display: inline-block;
  width: 200px;
  height: 2px;
  margin: 0 12px;
  background: linear-gradient(to right, #BBBBBB, #BBBBBB 5px, transparent 5px, transparent);
  background-size: 10px 100%;
  vertical-align: middle;
}
.gzdt-imgs-wrapper {
  width: 405px;
  height: 294px;
  overflow: hidden;
  font-size: 0;
}
.gzdt-imgs img {
  display: block;
}
.gzdt-list {
  background-color: rgba(0, 0, 0, 0.03);
  height: 294px;
  color: #444;
  font-size: 16px;
  margin-left: 405px;
}
.gzdt-list-item {
  height: 49px;
  padding: 0 26px;
  transition: all 0.3s ease;
}
.gzdt-list-item a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 49px;
}
.gzdt-list-item.active {
  color: #0068D3;
  background-color: #E2EDF8;
}
.yszj {
  margin: 48px 0 0;
  padding-right: 36px;
}
.yszj-title {
  background: url(title-left-bg.png) no-repeat left center;
  height: 40px;
  color: #BBBBBB;
  line-height: 40px;
  padding-left: 19px;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.yszj-title-cn {
  color: #fff;
  margin-right: 42px;
  font-size: 20px;
}
.yszj-title .extra {
  color: #0068D3;
  font-size: 20px;
  font-weight: bold;
  transform: translateY(-2px);
}
.yszj-title .dashed {
  flex: 1;
  display: inline-block;
  width: 200px;
  height: 2px;
  margin: 0 12px;
  background: linear-gradient(to right, #BBBBBB, #BBBBBB 5px, transparent 5px, transparent);
  background-size: 10px 100%;
  vertical-align: middle;
}
.yszj-list {
  margin-left: -40px;
  margin-top: -32px;
}
@media screen and (max-width: 1600px) {
  .yszj-list {
    margin-left: -32px;
  }
}
.yszj-list:after {
  content: '';
  display: table;
  clear: both;
}
.yszj-list-item {
  height: 180px;
  width: 50%;
  padding-left: 40px;
  margin-top: 32px;
}
@media screen and (max-width: 1600px) {
  .yszj-list-item {
    padding-left: 32px;
  }
}
.yszj-list-item-content {
  margin-left: 140px;
  height: 100%;
  padding: 27px;
  color: #888;
  background-color: rgba(0, 0, 0, 0.03);
  line-height: 24px;
}
.yszj-list-item-content h4 {
  color: #333;
  font-size: 18px;
  margin-bottom: 1em;
}
.ldz {
  border-top: 1px solid #D1D1D1;
  margin-top: 48px;
}
.ldz-title {
  text-align: center;
  font-size: 18px;
  margin: 25px;
  line-height: 1;
}
.ldz-list {
  margin: -12px 0 0 -12px;
}
.ldz-item {
  width: 50%;
  margin-top: 12px;
  padding-left: 12px;
  height: 154px;
}
.ldz-item img {
  width: 100%;
}
.yjzz {
  margin: 48px 0 0;
  padding-right: 36px;
}
.yjzz-title {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
  color: #8B9FAE;
}
.yjzz-title-item {
  height: 40px;
  display: inline-block;
  line-height: 40px;
  width: 133px;
  text-align: center;
  background: linear-gradient(116deg, transparent 17px, #DAE3E9 17px, #DAE3E9 120px, transparent 120px, transparent);
  font-size: 20px;
  margin-left: -16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.yjzz-title-item:first-child {
  padding-left: 19px;
  text-align: left;
  background: linear-gradient(116deg, #DAE3E9 120px, transparent 120px, transparent);
  margin-left: 0;
}
.yjzz-title-item.active {
  color: #fff;
  background: linear-gradient(116deg, transparent 17px, #0068D3 17px, #0068D3 120px, transparent 120px, transparent);
}
.yjzz-title-item:first-child.active {
  background: linear-gradient(116deg, #0068D3 120px, transparent 120px, transparent);
}
.yjzz-title .extra {
  color: #0068D3;
  font-size: 20px;
  font-weight: bold;
  transform: translateY(-2px);
}
.yjzz-title .dashed {
  flex: 1;
  display: inline-block;
  width: 200px;
  height: 2px;
  margin: 0 12px;
  background: linear-gradient(to right, #BBBBBB, #BBBBBB 5px, transparent 5px, transparent);
  background-size: 10px 100%;
  vertical-align: middle;
}
.yjzz-content {
  height: 321px;
  overflow: hidden;
}
.yjzz-list {
  width: 3090px;
  transition: all 0.3s ease;
}
.yjzz-list-item {
  float: left;
  width: 1030px;
}
.yjzz-table {
  width: 100%;
  color: #666;
}
.yjzz-table thead {
  background-color: #ECF0F3;
  color: #607482;
}
.yjzz-table th {
  height: 45px;
  text-align: center;
}
.yjzz-table td {
  text-align: center;
  height: 46px;
  border-bottom: 1px solid #E9E9E9;
}
.yjzz-table .no {
  color: #0068D3;
  font-weight: bold;
}
.yjzz-table .name {
  color: #222;
  font-size: 16px;
  font-weight: 400;
}
.row {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
@media screen and (max-width: 1000px) {
  .jcarousel-wrapper {
    margin-top: 62px;
  }
  .jcarousel-pagination {
    bottom: 5px;
  }
  .layout-footer {
    width: 100%;
    min-height: 0;
  }
  .layout-footer .riim {
    display: none;
  }
  .gzdt {
    display: none;
  }
  .yszj .yszj-list {
    margin-left: 0px;
  }
  .yszj .yszj-list .yszj-list-item-content {
    display: none;
  }
  .yjzz .yjzz-content {
    margin-left: 20px;
  }
  .yjzz-title .dashed {
    display: none;
  }
  .yjzz-title .extra {
    display: none;
  }
  .row {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}