@charset "UTF-8";

.ywbk-warp {
  width: 100%;
  overflow: hidden;
}

.ywbk-con {
  width: 100%;
}

.ywbk-tit {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 40px 0;
  font-size: 14px;
  color: #6a6a6a;
}

@media screen and (max-width: 1024px) {
  .ywbk-tit {
    font-size: 12px;
    padding: 20px 15px;
  }
}

.ywbk-tit a {
  margin-right: 10px;
}

.ywbk-tit a:last-child {
  color: #004ea1 !important;
}

.ywbk-bg {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.ywbk-bg img {
  width: auto;
  height: 530px;
}

@media screen and (max-width: 1024px) {
  .ywbk-bg img {
    height: auto;
    width: 100%;
  }
}

.ywbk-bg-two {
  width: 100%;
  height: auto;
  position: relative;
  background-position: right;
}

.ywbk-bg-two img {
  width: auto;
  height: 530px;
  float: right;
}

@media screen and (max-width: 1024px) {
  .ywbk-bg-two img {
    height: auto;
    width: 100%;
  }
}

.ywbk-con-t {
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0px;
  height: 430px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1200px) {
  .ywbk-con-t {
    left: 0;
    margin-left: 0;
    padding: 15px;
    height: auto;
  }
}

@media screen and (max-width: 1024px) {
  .ywbk-con-t {
    position: relative;
    top: 0;
    background: #f5f5f5;
  }
}

.ywbk-con-t h5 {
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 20px;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1024px) {
  .ywbk-con-t h5 {
    font-size: 14px;
    color: #3a3a3a;
    margin-bottom: 10px;
  }
}

.ywbk-con-t span {
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  overflow: hidden;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1024px) {
  .ywbk-con-t span {
    font-size: 12px;
    color: #3a3a3a !important;
    line-height: 20px;
  }
}

.ywbk-con-t p {
  font-size: 16px;
  margin: 0;
  line-height: 35px;
  color: #ffffff;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-t p {
    font-size: 12px;
    line-height: 20px;
    color: #3a3a3a;
  }  
}

.ywbk-con-t p::before {
  content: "●";
  margin-right: 15px;
}

.ywbk-con-b {
  max-width: 1650px;
  width: 100%;
  float: right;
  background: #ffffff;
  position: relative;
  top: -125px;
  /*top: 0;*/
}

@media screen and (max-width: 1024px) {
  .ywbk-con-b {
    top: 0;
  }
}

.ywbk-con-b ul {
  width: 100%;
  max-width: 1400px;
  float: left;
  background: #ffffff;
  padding: 20px 100px;
  display: flex;
  flex-direction: column;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1024px) {
  .ywbk-con-b ul {
    padding: 20px 15px;
  }
}

.ywbk-con-b ul li h6 {
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  color: #333333;
  padding: 20px 0;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-b ul li h6 {
    padding: 10px 0;
    font-size: 14px;
  }
}

.ywbk-con-b ul li h6 p {
  padding: 5px 20px;
  border-left: 4px solid #004ea2;
}

.ywbk-con-b ul li h6 span {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
  background: #004ea2;
  cursor: pointer;
}

.ywbk-con-b ul li .erjicd {
  display: none;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-b ul li .erjicd {
    padding: 10px 0;
  }
}

/* .ywbk-con-b ul li .erjicd span {
  line-height: 30px;
  font-size: 16px;
  color: #3a3a3a;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-b ul li .erjicd span {
    font-size: 12px;
    line-height: 25px;
  }
}

.ywbk-con-b ul li .erjicd img {
  margin: 0 auto;
} */

.jsys-im img {
  width: 100%;
  height: auto;
}

.ywbk-con-tt {
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0px;
  height: 430px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1200px) {
  .ywbk-con-tt {
    left: 53%;
  }
}
@media screen and (max-width: 1024px) {
  .ywbk-con-tt {
    left: 0;
    margin-left: 0;
    padding: 25px 15px;
    position: relative;
    top: 0;
    height: auto;
    background: #f5f5f5;
  }
}

.ywbk-con-tt h5 {
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20pt;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}
.ywbk-con-tt h5::before {
  content: "";
  background: url(../images/h5-pol_03.png);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 10px;
  height: 15px;
}
@media screen and (max-width: 1024px) {
  .ywbk-con-tt h5 {
    font-size: 16px;
    color: #3a3a3a;
  }
}

.ywbk-con-tt span {
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  overflow: hidden;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1024px) {
  .ywbk-con-tt span {
    font-size: 12px;
    color: #3a3a3a;
  }
}

.ywbk-con-tt p {
  font-size: 16px;
  margin: 0;
  line-height: 35px;
  color: #ffffff;
  text-indent: 2em;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-tt p {
    font-size: 12px;
    line-height: 25px;
  }
}

.ywbk-con-tt p::before {
  content: "●";
  margin-right: 15px;
}

.ywbk-con-bb {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: -50px;
  background: #ffffff;
  position: relative;
  top: -125px;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-bb {
    top: 0;
  }
}

.ywbk-con-bb ul {
  width: 100%;
  /* max-width: 1390px; */
  float: left;
  background: #ffffff;
  padding: 20px 100px;
  display: flex;
  flex-direction: column;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

@media screen and (max-width: 1024px) {
  .ywbk-con-bb ul {
    padding: 20px 15px;
  }
}

.ywbk-con-bb ul li h6 {
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  color: #333333;
  padding: 20px 0;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-bb ul li h6 {
    padding: 10px 0;
    font-size: 14px;
  }
}

.ywbk-con-bb ul li h6 p {
  padding-left: 20px;
  border-left: 4px solid #004ea2;
}

.ywbk-con-bb ul li h6 span {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
  background: #004ea2;
  cursor: pointer;
}

.ywbk-con-bb ul li .erjicd {
  display: none;
  padding: 20px 0;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-bb ul li .erjicd {
    padding: 10px 0;
  }
}

.ywbk-con-bb ul li .erjicd img {
  margin: 0 auto;
  height: auto;
  float: unset;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-bb ul li .erjicd img {
    width: 100%;
  }
}

.ywbk-con-bb ul li .erjicd span {
  line-height: 30px;
  font-size: 16px;
  color: #3a3a3a;
}

@media screen and (max-width: 1024px) {
  .ywbk-con-bb ul li .erjicd span {
    font-size: 12px;
    line-height: 25px;
  }
  
  .ywbk-con-tt p {
    font-size: 12px;
    line-height: 20px;
    color: #3a3a3a;
  }
}

.ywbk-tit a:hover {
  color: #004ea2 !important;
}








.erjcd-listsi {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  justify-content: space-between;
  overflow: hidden;
}

.erjcd-listsi .erjcd-listtion {
  width: 49%;
  height: 200px;
  margin-right: 2%;
  margin-bottom: 50px;
  float: left;
  overflow: hidden;

}

.erjcd-listtion-l {
  width: 250px;
  height: 100%;
}

.erjcd-listtion-r {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 0 25px;
}

.erjcd-listtion-r h4 {
  font-size: 18px;
  font-weight: bold;
  color: #0071c0;
  font-family: "思源黑体 CN";
}

.erjcd-listtion-r span {
  text-indent: 10pt;
  position: relative;
  line-height: 27px;
  font-size: 16px;
  color: #6a6a6a;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53"";

}

.ywbk-con-t h5{
  position: relative;
  padding-left: 20pt;
}
.ywbk-con-t h5::before{
  content: "";
  background: url("../images/h5-pol_03.png");
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 10px;
  height: 15px;
}


.erjcd-listtion-r span::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #0071c0;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}

.erjcd-listtion-l img {
  width: 100%;
  height: 100%;
}

.erjcd-listsi .erjcd-listtion:nth-of-type(2n) {
  margin-right: 0;
}

.erjcd-listsi .erjcd-listtion {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .erjcd-listsi .erjcd-listtion {
    width: 100%;
    height: auto;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .erjcd-listtion-l {
    width: 100%;
    overflow: hidden;
    height: 100px;
  }

  .erjcd-listtion-l img {
    height: auto;
  }

  .erjcd-listtion-r {
    padding: 0;
  }

  .erjcd-listtion-r h4 {
    font-size: 14px;
  }

  .erjcd-listtion-r span {
    font-size: 12px;
    line-height: 25px;
  }
}

@media screen and (max-width: 1650px) {
  .ywbk-con-b {
    max-width: 1400px;
  }

  .ywbk-con-b ul {
    margin: 0 auto;
    float: unset;
  }
}



