.hx {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.common-caption {
  padding-top: 66px;
  text-align: center;
}
.common-caption .caption-text {
  margin-bottom: 24px;
  position: relative;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  color: #333333;
}
.common-caption .caption-text:before {
  margin: 0 auto;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 4px;
  background: #2b4cf4;
  border-radius: 2px;
}
.card-one {
  width: 100%;
  height: 962px;
  background: url(../zhrd1_files/card-bg1.png) no-repeat;
  background-size: cover;
}
.ywfg-ul {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ywfg-li {
  display: inline-block;
  width: 210px;
  height: 317px;
  padding: 22px 42px 0px 42px;
  margin-bottom: 10px;
  cursor: pointer;
  border: 2px solid transparent;
  box-shadow: 0px 0px 10px 0px transparent;
}

.ywfg-img {
  display: block;
  width: 80px;
  height: 80px;
}
.ywfg-title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 700;
  color: #232323;
  line-height: 24px;
  margin: 15px 0px;
}
.ywfg-list {
  border-top: 1px solid #eeeeee;
  padding-top: 14px;
}
.ywfg-item {
  display: flex;
  align-items: center;
}
.ywfg-dian {
  width: 8px;
  height: 8px;
  background: #8c8c8c;
  border-radius: 8px;
}
.ywfg-desc {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-left: 13px;
}
.ywfg-li:hover {
  background: #ffffff;
  border: 2px solid #0044f7;
  box-shadow: 0px 0px 10px 0px #d8dae1;
}
.ywfg-li:hover > .ywfg-title {
  color: #0044f7;
}
.ywfg-li:hover > .ywfg-list > .ywfg-item > .ywfg-dian {
  background: #0044f7;
}
.card-two {
  width: 100%;
  height: 882px;
  background: #f3f6fa;
}
.ztjg {
  margin-top: 60px;
}
.ztjg-img {
  display: block;
  width: 1200px;
  height: auto;
}
.card-three {
  width: 100%;
  background: #f3f6fa;
  height: 955px;
}
.dxcj-bg {
  width: 100%;
  background-color: #ffffff;
}
.dxcj-tabs {
  width: 1200px;
  height: 110px;
  margin: auto;
  background-color: #ffffff;
  display: flex;
}
.dxcj-tab {
  width: 200px;
  height: 110px;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.dxcj-tab-act {
  background: url(../zhrd1_files/tab-bg.png) no-repeat;
  background-size: cover;
}
.dxcj-tab {
  display: flex;
  align-items: center;
  padding: 0px 5px 0px 22px;
}
.tab-left {
  width: 38px;
  height: 43px;
}
.dxcj-tab:nth-child(1) > .tab-left {
  background: url(../zhrd1_files/tab-item1.png) no-repeat;
  background-size: cover;
}
.dxcj-tab:nth-child(2) > .tab-left {
  background: url(../zhrd1_files/tab-item2.png) no-repeat;
  background-size: cover;
}
.dxcj-tab:nth-child(3) > .tab-left {
  background: url(../zhrd1_files/tab-item3.png) no-repeat;
  background-size: cover;
}
.dxcj-tab:nth-child(4) > .tab-left {
  background: url(../zhrd1_files/tab-item4.png) no-repeat;
  background-size: cover;
}
.dxcj-tab:nth-child(5) > .tab-left {
  background: url(../zhrd1_files/tab-item5.png) no-repeat;
  background-size: cover;
}
.dxcj-tab:nth-child(6) > .tab-left {
  background: url(../zhrd1_files/tab-item6.png) no-repeat;
  background-size: cover;
}
.dxcj-tab-act:nth-child(1) > .tab-left {
  background: url(../zhrd1_files/tab-item1-act.png) no-repeat;
  background-size: cover;
}
.dxcj-tab-act:nth-child(2) > .tab-left {
  background: url(../zhrd1_files/tab-item2-act.png) no-repeat;
  background-size: cover;
}
.dxcj-tab-act:nth-child(3) > .tab-left {
  background: url(../zhrd1_files/tab-item3-act.png) no-repeat;
  background-size: cover;
}
.dxcj-tab-act:nth-child(4) > .tab-left {
  background: url(../zhrd1_files/tab-item4-act.png) no-repeat;
  background-size: cover;
}
.dxcj-tab-act:nth-child(5) > .tab-left {
  background: url(../zhrd1_files/tab-item5-act.png) no-repeat;
  background-size: cover;
}
.dxcj-tab-act:nth-child(6) > .tab-left {
  background: url(../zhrd1_files/tab-item6-act.png) no-repeat;
  background-size: cover;
}
.tab-img {
  display: block;
  width: 38px;
  height: auto;
}
.dxcj-title {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-left: 21px;
  flex: 1;
}
.dxcj-tab-act > .dxcj-title {
  color: #ffffff;
}

.tab-content {
  width: 100%;
  background: #f3f6fa;
}
.tab-con-item {
  width: 1200px;
  height: 676px;
  margin: auto;
  display: none;
  position: relative;
}
.show {
  display: block;
}
.tab-content .tab-con-item:nth-child(1) {
  background: url(../zhrd1_files/tab-con1.png) no-repeat;
  background-size: cover;
}
.tab-content .tab-con-item:nth-child(1) .tab-card {
}
.tab-content .tab-con-item:nth-child(2) {
  background: url(../zhrd1_files/tab-con2.png) no-repeat;
  background-size: cover;
}
.tab-content .tab-con-item:nth-child(3) {
  background: url(../zhrd1_files/tab-con3.png) no-repeat;
  background-size: cover;
}
.tab-content .tab-con-item:nth-child(4) {
  background: url(../zhrd1_files/tab-con4.png) no-repeat;
  background-size: cover;
}
.tab-content .tab-con-item:nth-child(5) {
  background: url(../zhrd1_files/tab-con5.png) no-repeat;
  background-size: cover;
}
.tab-content .tab-con-item:nth-child(6) {
  background: url(../zhrd1_files/tab-con6.png) no-repeat;
  background-size: cover;
}
.tab-card {
  width: 400px;
  height: 90px;
  background: #ffffff;
  border: 1px solid #f3f3f3;
  position: absolute;
  padding: 25px 20px 25px 30px;
}
.tab-card-title {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
}
.tab-card-desc {
  font-size: 14px;
  font-family: PingFang SC;
  color: #999999;
  line-height: 26px;
  margin-top: 12px;
}
.tab-content .tab-con-item:nth-child(1) .tab-card:nth-child(1) {
  left: 0;
  top: 102px;
}
.tab-content .tab-con-item:nth-child(1) .tab-card:nth-child(2) {
  right: 0;
  top: 262px;
}
.tab-content .tab-con-item:nth-child(1) .tab-card:nth-child(3) {
  left: 224px;
  bottom: 69px;
}
.tab-content .tab-con-item:nth-child(2) .tab-card:nth-child(1) {
  left: 379px;
  top: 245px;
}
.tab-content .tab-con-item:nth-child(2) .tab-card:nth-child(2) {
  left: 0;
  bottom: 62px;
}
.tab-content .tab-con-item:nth-child(2) .tab-card:nth-child(3) {
  right: 0px;
  bottom: 62px;
}
.tab-content .tab-con-item:nth-child(3) .tab-card:nth-child(1) {
  right: 0px;
  top: 55px;
}
.tab-content .tab-con-item:nth-child(3) .tab-card:nth-child(2) {
  left: 0;
  bottom: 164px;
}
.tab-content .tab-con-item:nth-child(3) .tab-card:nth-child(3) {
  right: 55px;
  bottom: 78px;
}
.tab-content .tab-con-item:nth-child(4) .tab-card:nth-child(1) {
  left: 0px;
  top: 39px;
}
.tab-content .tab-con-item:nth-child(4) .tab-card:nth-child(2) {
  right: 0;
  top: 210px;
}
.tab-content .tab-con-item:nth-child(4) .tab-card:nth-child(3) {
  left: 300px;
  bottom: 39px;
}
.tab-content .tab-con-item:nth-child(5) .tab-card:nth-child(1) {
  left: 0px;
  top: 61px;
}
.tab-content .tab-con-item:nth-child(5) .tab-card:nth-child(2) {
  right: 0;
  top: 193px;
}
.tab-content .tab-con-item:nth-child(5) .tab-card:nth-child(3) {
  left: 435px;
  bottom: 59px;
}
.tab-content .tab-con-item:nth-child(6) .tab-card:nth-child(1) {
  right: 109px;
  top: 51px;
}
.tab-content .tab-con-item:nth-child(6) .tab-card:nth-child(2) {
  right: 0;
  top: 266px;
}
.tab-content .tab-con-item:nth-child(6) .tab-card:nth-child(3) {
  right: 109px;
  bottom: 50px;
}
.card-four {
  width: 100%;
  height: 632px;
  background: #ffffff;
}
.fwnr {
  display: flex;
  justify-content: space-between;
  padding: 16px 9px;
}
.fwnr-item {
  width: 278px;
  height: 369px;
  background: #ffffff;
  box-shadow: -1px 9px 16px 2px rgba(43, 78, 216, 0.06);
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
}
.funr-img {
  display: block;
  width: 60px;
  height: 60px;
}
.fwnr-title {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
  margin-top: 30px;
}
.fwnr-desc {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #999999;
  line-height: 26px;
  margin-top: 48px;
  padding: 0 30px;
}
.card-five {
  width: 100%;
  height: 200px;
  /* opacity: 0.2; */
  background: url(../zhrd1_files/tab-bg.png) no-repeat;
  background-size: cover;
}
.lxwm {
  width: 1200px;
  height: 200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lxwm-title {
  width: 153px;
  height: 39px;
  font-size: 40px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
