/*
    作者:黄豪琦
    日期:2020-07-31 16:39
*/
.b-content img {
  width: 100%;
}
.b-content > .rzrq .i1 {
  position: relative;
}
.b-content > .rzrq .i1 > img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.b-content > .rzrq .i1 > .c-list {
  position: relative;
  z-index: 9;
  margin: 60px 0 90px;
}
.b-content > .rzrq .i1 > .c-list .up {
  top: -20px;
}
.b-content > .rzrq .i1 > .c-list .down {
  bottom: -40px;
}
.b-content > .rzrq .i1 > .c-list > div {
  position: relative;
}
.b-content > .rzrq .i1 > .c-list a {
  display: inline-block;
  width: 19%;
  text-align: center;
}
.b-content > .rzrq .i1 > .c-list .active .img {
  background-color: #f08200;
}
.b-content > .rzrq .i1 > .c-list a .img {
  width: 50px;
  border-radius: 40px;
  height: 50px;
  padding: 4px 2px;
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #f08200;
}
.b-content > .rzrq .i1 > .c-list a .img > img {
  width: 40px;
  height: 40px;
}
.b-content > .rzrq .i2 {
  color: #ffffff;
  line-height: 70px;
  margin-top: 40px !important;
}
.b-content > .rzrq .i2-left {
  background-color: #5ca9e8;
}
.b-content > .rzrq .i2 .c {
  width: 60%;
}
.b-content > .rzrq .i2 .c img {
  display: inline-block;
  height: 40px;
  width: 60px;
  margin: 0 20px;
}
.b-content > .rzrq .i2 .c div {
  display: inline-block;
}
.b-content > .rzrq .i2-right {
  background-color: #35a8c5;
}
.b-content > .rzrq .i3 {
  position: relative;
}
.b-content > .rzrq .i3 .i3-left {
  text-align: right;
}
.b-content > .rzrq .i3 .i3-right {
  text-align: left;
}
.b-content > .rzrq .i3 .row1 {
  line-height: 35px;
  font-size: 25px;
  color: #333333;
}
.b-content > .rzrq .i3 .i3-left .row2 {
  right: 8.6%;
}
.b-content > .rzrq .i3 .row3 {
  position: relative;
  background: #efeff4;
  height: 35px;
}
.b-content > .rzrq .i3 .row1 {
  line-height: 35px;
  font-size: 25px;
  color: #333333;
}
.b-content > .rzrq .i3 .i3-right .row2 {
  left: 10.6%;
}
.b-content > .rzrq .i3 .row3 {
  position: relative;
  background: #efeff4;
  height: 35px;
}
.b-content > .rzrq .i3 .i3-right .schedule {
  left: 0;
  width: 10.6%;
}
.b-content > .rzrq .i3 .i3-left .schedule {
  right: 0;
  width: 8.6%;
}
.b-content > .rzrq .i3 .schedule {
  position: absolute;
  height: 100%;
  background: #4a90e2;
}
.b-content .am-table {
  text-align: center;
}
.b-content .am-table thead {
  background: #efeff4;
  color: #666666;
}
.b-content > .rzrq tbody tr {
  background-color: transparent;
}
.b-content .am-table tbody > tr {
  color: #333333;
}
.b-content > .rzrq .i5 p {
  line-height: 70px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.b-content > .rzrq .i6 > .row1 a {
  display: inline-block;
  width: 24.5%;
  border: 1px solid #d8d8d8;
  line-height: 2.5;
  text-align: center;
}
.rzrq .i6 > .row1 a:hover {
  background-color: #f5a623;
  color: #ffffff;
}
.rzrq .i6 > .row1 .h_active {
  background-color: #f5a623;
  color: #ffffff;
}
.rzrq .i6 .list {
  height: 320px;
}
.modal-title {
  background-color: #f5a623;
  color: #ffffff;
  font-size: 20px;
  padding: 15px;
}
.modal-content {
  padding: 20px 40px !important;
  text-align: left;
}
.cfglheader {
  width: 100%;
  height: 82px;
  box-shadow: 0 -6px 10px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.cfglheader .nav {
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  overflow: hidden;
  flex: 1;
  line-height: 82px;
  background: #f1f1f1;
  border: 1px solid #ddd;
}
.cfglheader .nav a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.cfglheader .nav_s a {
  color: #fff;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.cfglheader .nav_s {
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  flex: 1;
  line-height: 82px;
  background: #4c2d82;
}
.cfgl {
  margin-bottom: 60px;
}
.cfgl .samet {
  width: 100%;
  min-height: 540px;
  background: #ffffff;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
}
.cfgl .yijinav {
  width: 100%;
  height: 82px;
  background-color: #fff;
  box-shadow: 0 -6px 10px 0 rgba(0, 0, 0, 0.04);
}
.cfgl .yijinav .yijinavname {
  float: left;
  height: 100%;
  line-height: 82px;
  padding: 0 20px;
  cursor: pointer;
  user-select: none;
}
.cfgl .yijinav .active {
  background: #f1f1f1;
  color: #f5a623;
}
.cfgl .erjinav {
  width: 100%;
  height: 82px;
  background: #f1f1f1;
}
.cfgl .erjinav .erjinavname {
  float: left;
  height: 100%;
  line-height: 82px;
  user-select: none;
  position: relative;
  width: 110px;
  text-align: center;
}
.cfgl .erjinav .erjinavname span {
  cursor: pointer;
}
.cfgl .erjinav .erjinavname span img {
  padding-left: 5px;
}
.cfgl .erjinav .erjinavname .lastnav {
  position: absolute;
  line-height: 40px;
  background: #f1f1f1;
  width: 100%;
  text-align: center;
}
.cfgl .erjinav .erjinavname .lastnav li {
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #ddd;
  font-weight: 600;
}
.title-internal2 {
  margin: 60px 0px !important;
}
.lcjsimg img {
  width: 100%;
  height: 140px;
  object-fit: cover;
}
.lcjslct {
  height: 336px;
  padding: 73px 129px 111px 129px;
  background: #fff;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
  font-size: 14px;
}
.lcjslct .up {
  margin-bottom: 80px;
}
.lcjslct .up a {
  display: inline-block;
  width: 19%;
  text-align: center;
}
.lcjslct .lcjscon {
  position: relative;
  top: -183px;
}
.lcjslct a .img {
  width: 50px;
  border-radius: 40px;
  height: 50px;
  padding: 4px 2px;
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #f08200;
}
.lcjslct .up .active .img {
  background-color: #f08200;
}
.lcjslct .down a {
  display: inline-block;
  width: 19%;
  text-align: center;
}
.lcjs .rzrqsq {
  height: 90px;
  width: 100%;
}
.lcjs .rzrqsq .rzrq {
  height: 100%;
  width: 580px;
  line-height: 90px;
}
.lcjs .rzrqsq .rzrq img {
  margin: 0px 30px 0px 130px;
}
.lcjs .rzrqsq .rzrq a {
  font-size: 26px;
  color: #ffffff;
}
.lcjs .rzrqsq .rzrq a:hover {
  color: #000;
}
.lcjs .rzrqsq .rzrqr {
  float: left;
  background: linear-gradient(270deg, #4c2d82 0%, #3490dd 100%);
}
.lcjs .rzrqsq .rzrql {
  float: right;
  background: linear-gradient(90deg, #0f93a7 0%, #4c2d82 100%);
}
.rzrqlv {
  height: 215px;
  width: 100%;
  background-color: #fff;
  padding: 50px 0px;
}
.rzrqlv .rzrqlvcon .i3-left {
  text-align: right;
}
.rzrqlv .rzrqlvcon .i3-right {
  text-align: left;
}
.rzrqlv .rzrqlvcon .row1 {
  line-height: 35px;
  font-size: 25px;
  color: #333333;
}
.rzrqlv .rzrqlvcon .row2 {
  margin-bottom: 20px;
}
.rzrqlv .rzrqlvcon .row3 {
  position: relative;
  background: #efeff4;
  height: 35px;
}
.rzrqlv .rzrqlvcon .schedule {
  position: absolute;
  height: 100%;
  background: #4a90e2;
}
.rzrqlv .rzrqlvcon .i3-left .schedule {
  width: 8.6%;
  right: 0;
}
.rzrqlv .rzrqlvcon .i3-right .schedule {
  left: 0;
  width: 10.6%;
}
.rzrqsame .rzrqsameimg {
  float: left;
  width: 586px;
}
.rzrqsame .rzrqsameimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rzrqsame .rzrqsamecon {
  height: 100%;
  width: 614px;
  padding: 40px 20px;
  float: right;
  background: #fff;
}
.rzrqsame .rzrqsamecon .am-table {
  text-align: center;
}
.rzrqsame .rzrqsamecon thead {
  background: #efeff4;
  color: #666666;
}
.rzrqsame .rzrqsamecon p {
  text-align: center;
  margin-bottom: 20px;
  font-size: 27px;
  color: #333333;
  letter-spacing: 0;
  font-weight: bold;
}
.rzrqsame .rzrqsamecon thead td {
  font-size: 18px;
  color: #666666;
  letter-spacing: 0;
}
.rzrqsame .rzrqsamecon .am-table tbody tr {
  background: #fff;
  border: none;
}
.rzrqsame .rzrqsamecon .am-table tbody tr:nth-of-type(even) {
  background: #f7f7f7;
}
.rzrqsame .rzrqsamecon .am-table tbody td {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
}
.cjwt {
  min-height: 880px;
}

.cjwtimg img {
  min-height: 120px;
  width: 100%;
  object-fit: contain;
}
.cjwt .cjwtcon {
  width: 100%;
  background: #fff;
}
.xwgg {
  width: 100%;
  height: 504px;
  background: #fff;
  padding: 20px 10px;
}
.xwgg .xwggimgs {
  height: 100%;
  width: 500px;
  float: left;
}
.xwgg .xwggimgs .xwggimg {
  margin-bottom: 20px;
  position: relative;
  height: 100px;
  cursor: pointer;
  width: 490px;
  overflow: hidden;
}
.xwgg .xwggimgs .xwggimg .title {
  position: absolute;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
  z-index: 9;
  width: 100%;
  height: 40px;
  line-height: 40px;
  top: 50%;
  margin-top: -20px;
}
.xwgg .xwggcon {
  float: right;
  width: 680px;
  height: 100%;
  position: relative;
}
.xwgg .xwggcon .xwggbtn {
  width: 180px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #f5a623;
  position: absolute;
  right: 0;
  bottom: 0;
}
.xwgg .xwggcon .xwggbtn a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
}
.xwggimg .border {
  border: 3px solid #f5a623;
  border-radius: 5px;
  position: absolute;
  width: 110%;
  height: 110%;
  top: -5%;
  left: -5%;
  transition: all 300ms;
}
.xwggimg:hover .border {
  width: 90%;
  height: 80%;
  left: 5%;
  top: 10%;
}
.xwggimgs .h_active .title {
  color: #f5a623 !important;
}
.xwggimgs .h_active .border {
  width: 90%;
  height: 80%;
  left: 5%;
  top: 10%;
}

.bzj-table1 .rzrqsamecon,
.bzj-table1 .rzrqsameimg {
  height: 400px;
}

@media (max-width: 1200px) {
  .lcjslct {
    padding: 2rem 1rem;
  }
  .lcjslct > img {
    display: none;
  }
  .lcjslct .lcjscon {
    top: 0;
  }
  .lcjslct .up {
    margin-bottom: 60px;
  }
  .lcjslct .up,
  .lcjslct .down {
    display: flex;
    justify-content: space-between;
  }

  .lcjs .rzrqsq {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    height: 60px;
  }
  .lcjs .rzrqsq .rzrq {
    line-height: 60px;
  }
  .lcjs .rzrqsq .rzrqr,
  .lcjs .rzrqsq .rzrql {
    width: 50%;
  }
  .lcjs .rzrqsq .rzrq img {
    margin: 0 10px;
    width: 40px;
    height: 30px;
  }
  .lcjs .rzrqsq .rzrq a {
    font-size: 14px;
  }
  .rzrqsame {
    display: flex;
    flex-wrap: wrap;
  }
  .rzrqsame .rzrqsameimg {
    width: 40%;
  }
  .rzrqsame .rzrqsamecon {
    width: 60%;
  }
  .xwgg {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .xwgg .xwggimgs {
    width: 40%;
  }
  .xwgg .xwggimgs .xwggimg {
    width: 100%;
  }
  .xwgg .xwggcon {
    width: 60%;
  }
}

@media (max-width: 768px) {
  .rzrqsame {
    display: flex;
    flex-wrap: wrap;
  }
  .rzrqsame .rzrqsameimg {
    width: 100%;
    height: 180px;
  }
  .rzrqsame .rzrqsamecon {
    width: 100%;
    padding: 1rem;
    height: auto !important;
  }
  .rzrqsame .rzrqsamecon thead td {
    font-size: 16px;
  }
  .rzrqsame .rzrqsamecon .am-table tbody td {
    font-size: 14px;
  }

  .xwgg {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 100px;
  }
  .xwgg .xwggimgs {
    width: 100%;
  }
  .xwgg .xwggimgs .xwggimg {
    height: 70px;
    margin-bottom: 10px;
  }
  .xwgg .xwggimgs .xwggimg img {
    width: 100%;
    height: 100%;
  }
  .xwgg .xwggcon {
    width: 100%;
  }
  .xwgg .xwggcon .xwggbtn {
    bottom: -80px;
  }
}
