@charset "utf-8";

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.header {
  background: #fff;
}

.container_wrap {
  padding-top: 80px;
  padding-bottom: 70px;
}

.newCenter_title {
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}

.newCenter_title img {
  vertical-align: middle;
  display: inline-block;
  width: auto;
  height: auto;
}

.tdjs_moduler {
  width: 100%;
  box-sizing: border-box;
  margin-top: 82px;
  height: 716px;
  background: #F3F7FA;
}

.tdjs_moduler .main_body {
  height: 100%;
  position: relative;
}

.tdjs_moduler .img {
  width: 543px;
  height: 716px;
  position: absolute;
  top: 0;
  left: 655px;
}

.tdjs_moduler .list {
  z-index: 10;
  width: 965px;
  height: 269px;
  border: 2px solid #333743;
  box-sizing: border-box;
  position: absolute;
  top: 200px;
  left: 0px;
  padding: 30px 40px 0 50px;
}

.tdjs_moduler .list p {
  font-weight: normal;
  font-size: 21px;
  color: #4A4A4A;
  line-height: 40px;
}

.tdjs_moduler .cpyc_path {
  display: block;
  width: 136px;
  height: 36px;
  line-height: 36px;
  background: #2B59B3;
  position: absolute;
  top: 486px;
  left: 0px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
}


.yghd_moduler {
  padding-top: 68px;
}

.yghd_moduler .main_body {
  box-sizing: border-box;
  padding-top: 70px;
}

.yghd_moduler .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.yghd_moduler .tdjs_head {
  width: 100%;
}

.yghd_moduler .head_title {
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}

.yghd_moduler .head_p {
  margin-top: 15px;
  text-align: center;
  font-size: 21px;
  font-weight: 400;
  color: #67687C;
  line-height: 30px;
}

.yghd_moduler .item {
  position: relative;
  width: 277px;
  height: 243px;
  margin-right: 27px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 33px;
}

.yghd_moduler .item:nth-child(1) {
  background: url(../png/yghd_img1.png) no-repeat center;
  background-position: -20px -6px;
}

.yghd_moduler .item:nth-child(2) {
  background: url(../png/yghd_img2.png) no-repeat center;
  background-position: -20px -6px;
}

.yghd_moduler .item:nth-child(3) {
  background: url(../png/img-six.png) no-repeat center;
  background-position: -20px -6px;
}

.yghd_moduler .item:nth-child(4) {
  background: url(../png/img-five.png) no-repeat center;
  background-position: -20px -6px;
  margin-right: 0px;
}

.yghd_moduler .item:nth-child(5) {
  background: url(../png/yghd_img5.png) no-repeat center;
  background-position: -20px -6px;
}

.yghd_moduler .item:nth-child(6) {
  background: url(../png/img-three.png) no-repeat center;
  background-position: -20px -6px;
}

.yghd_moduler .item:nth-child(7) {
  background: url(../png/img-four.png) no-repeat center;
  background-position: -20px -6px;
}

.yghd_moduler .item:nth-child(8) {
  background: url(../png/yghd_img8.png) no-repeat center;
  background-position: -20px -6px;
  margin-right: 0px;
}

.yghd_moduler .info {
  width: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  bottom: 0;
  padding: 30px;
  background-color: rgba(43, 89, 179, 0.8);
}

.yghd_moduler .info h4 {
  font-size: 32px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 48px;
  margin-bottom: 6px;
}

.yghd_moduler .info p {
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 27px;
  word-break: break-all;
}

/* 20211104 */
.qytd_wrapper {
  padding: 40px 0;
}

.qytd_wrapper .head_title {
  margin-bottom: 33px;
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}

.qytd_wrapper .qytd_wrapper-box {
  width: 1200px;
  margin: 0 auto;
}

.qytd_wrapper .qytd_wrapper-box .wrapper-box-left {
  width: 332px;
  height: 295px;
  float: left;
}

.qytd_wrapper .qytd_wrapper-box .wrapper-box-left img {
  width: 100%;
  height: 100%;
  display: block;
}

.qytd_wrapper .qytd_wrapper-box .wrapper-box-right {
  float: left;
  width: 868px;
  height: 295px;
  background: #F7F8FF;
  padding-left: 36px;
}

.qytd_wrapper .qytd_wrapper-box .wrapper-box-right .page-list {
  margin-top: 40px;

}

.qytd_wrapper .qytd_wrapper-box .wrapper-box-right .page-list p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 40px;
}

.qytd_wrapper .qytd_wrapper-box .wrapper-box-right .qytd_wrapper-cpyc {
  margin-top: 30px;
  display: block;
  width: 120px;
  height: 34px;
  border: 1px solid #02509D;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #014E9C;
  line-height: 34px;
  text-align: center;
}

.rcln_moduler {
  padding: 0px 0 40px;
}

.rcln_moduler .head_title {
  margin-bottom: 33px;
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}

.rcln_moduler .content {
  width: 100%;
  height: 382px;
  background: url(../png/rcln_background.png) no-repeat center;
  background-size: 100% 100%;

  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 34px;
  color: #FFFFFF;
  text-align: center;
  line-height: 382px;
}

.rcyj_moduler {
  padding: 40px 0;
}

.rcyj_moduler .head_title {
  margin-bottom: 33px;
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}

.rcyj_moduler ul {
  display: flex;
  justify-content: space-between;
}

.rcyj_moduler ul li {
  padding: 24px 0;
  width: 378px;
  height: 66px;
  background: #fff;
  border: 1px solid #02509D;


}

.rcyj_moduler ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #014E9C;
  text-align: center;
}

.rcyj_moduler ul li:hover {
  background: #04519E;

}

.rcyj_moduler ul li:hover a {
  color: #fff !important;
}