.one_module {
  width: 100%;
  margin-top: -363px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.one_module .toutiao {
  width: 1380px;
  padding: 40px;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  background-color: #ffffff;
}
.one_module .toutiao img {
  width: 125px;
  height: 52px;
}
.one_module .toutiao .cont h1,
.one_module .toutiao .cont h1 a {
  color: #d80000;
}
.one_module .toutiao .cont .item {
  display: flex;
  justify-content: center;
}
.one_module .toutiao .cont .item:hover {
  color: #016bb5;
  cursor: pointer;
}
.one_module .toutiao .cont .item span a {
  color: #333;
}
.one_module .news_dynamics {
  width: 100%;
  padding-bottom: 28px;
  background: url(../images/bg_03.png) no-repeat center;
}
.one_module .news_dynamics .main {
  width: 1300px;
}
.one_module .news_dynamics .main .title {
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.one_module .news_dynamics .main .title h1 a {
  margin: 0 26px;
  color: #016bb5;
}
.one_module .news_dynamics .main .news {
  width: 100%;
  height: 583px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding: 40px 20px;
  background-color: #ffffff;
}
.one_module .news_dynamics .main .news .news_l {
  position: relative;
  width: 602px;
  height: 100%;
}
.one_module .news_dynamics .main .news .news_l .news_swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.one_module .news_dynamics .main .news .news_l .news_swiper .swiper-slide {
  position: relative;
  width: 100%;
  height: 385px;
}
.one_module .news_dynamics .main .news .news_l .news_swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.one_module .news_dynamics .main .news .news_l .news_swiper .swiper-slide .mask {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 0 20px;
  color: #333;
  font-size: 16px;
  margin-top: 36px;
}
.one_module .news_dynamics .main .news .news_l .news_swiper .swiper-pagination {
  position: absolute;
  bottom: 100px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 10px;
}
.one_module .news_dynamics .main .news .news_l .news_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 92px;
  height: 6px;
  border-radius: 0px;
  background-color: #eee;
  opacity: 1;
}
.one_module .news_dynamics .main .news .news_l .news_swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 190px;
  height: 6px;
  background-color: #2cb8a3;
}
.one_module .news_dynamics .main .news .news_r {
  width: 612px;
  height: 100%;
}
.one_module .news_dynamics .main .news .news_r .news_head {
  display: flex;
  height: 50px;
}
.one_module .news_dynamics .main .news .news_r .news_head li {
  margin-right: 40px;
}
.one_module .news_dynamics .main .news .news_r .news_head li a {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 26px;
  color: #333;
  padding: 0 16px;
}
.one_module .news_dynamics .main .news .news_r .news_head .on a {
  border-bottom: 2px solid #016bb5;
  color: #016bb5;
  font-weight: 700;
}
.one_module .news_dynamics .main .news .news_r .news_con {
  margin-top: 20px;
}
.one_module .news_dynamics .main .news .news_r .news_con .list li {
  width: 100%;
  height: 120px;
  position: relative;
  padding-left: 2px;
  line-height: 1.5;
  margin-top: 20px;
}
.one_module .news_dynamics .main .news .news_r .news_con .list li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
}
.one_module .news_dynamics .main .news .news_r .news_con .list li:hover a {
  color: #00569d;
}
.one_module .news_dynamics .main .news .news_r .news_con .list li a .date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.2;
  color: #999;
  background: url(../images/Lower_right_arrow.png) no-repeat 100% center;
}
.one_module .news_dynamics .main .news .news_r .news_con .list li a .date h1 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.one_module .news_dynamics .main .news .news_r .news_con .list li:hover a .date {
  color: #2cb8a3;
  border-bottom: 1px solid #2cb8a3;
  background: url(../images/Lower_right_arrow_active.png) no-repeat 100%;
}
.government {
  width: 100%;
  height: 823px;
  margin-top: 30px;
  background: url(../images/bg_2.png) no-repeat top;
}
.government .title {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 30px;
}
.government .title h1 a {
  margin: 0 26px;
  color: #016bb5;
}
.government .main {
  width: 1300px;
  display: flex;
  flex-direction: column;
  padding: 40px 20px;
  margin-top: 26px;
  background-color: #fff;
}
.government .main .gov_information {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.government .main .gov_information a {
  display: block;
  width: 400px;
  height: 64px;
  margin-right: 30px;
  margin-bottom: 20px;
  line-height: 64px;
  text-align: center;
  border: solid 1px #d8dfeb;
  background: url(../images/Government_information.png) no-repeat center;
}
.government .main .gov_information a:hover span {
  color: #016bb5;
}
.government .main .gov_information a:hover img {
  display: none;
}
.government .main .gov_information a:hover .act {
  display: inline-block;
}
.government .main .gov_information a:nth-child(6) {
  text-align: left;
  padding-left: 22px;
}
.government .main .gov_information a:nth-child(3n + 3) {
  margin-right: 0px;
}
.government .main .gov_information a img {
  margin: 0 30px;
  vertical-align: middle;
}
.government .main .gov_information a span {
  color: #333;
  font-size: 24px;
}
.government .main .gov_information a .act {
  display: none;
}
.government .main .policy {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 280px;
  margin-top: 40px;
}
.government .main .policy .policy_l {
  width: 610px;
  height: 100%;
}
.government .main .policy .policy_l .hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
}
.government .main .policy .policy_l .hd .policy_head {
  display: flex;
  height: 100%;
}
.government .main .policy .policy_l .hd .policy_head li {
  width: auto;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  color: #016bb5;
  font-weight: 600;
  cursor: pointer;
  border-bottom: 2px solid #016bb5;
}
.government .main .policy .policy_l .hd .more {
  font-size: 16px;
  color: #666;
}
.government .main .policy .policy_l .hd .more:hover {
  color: #016bb5;
}
.government .main .policy .policy_l .list li {
  position: relative;
  padding-left: 30px;
  width: 100%;
  line-height: 48px;
}
.government .main .policy .policy_l .list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: #016bb5;
  border-radius: 50%;
}
.government .main .policy .policy_l .list li a {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: #333;
}
.government .main .policy .policy_l .list li a:hover {
  color: #016bb5;
}
.government .main .card_icon {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.government .main .card_icon a {
  width: 269px;
  height: 112px;
  background-color: #f8fafd;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.government .main .card_icon a:last-child {
  width: 300px;
}
.government .main .card_icon a img {
  margin-top: 10px;
}
.government .main .card_icon a .act {
  display: none;
}
.government .main .card_icon a span {
  font-size: 30px;
  font-weight: 600;
  color: #333;
}
.government .main .card_icon a:hover span {
  color: #016bb5;
}
.government .main .card_icon a:hover img {
  display: none;
}
.government .main .card_icon a:hover .act {
  display: block;
}
.business {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 30px;
  background: url(../images/bg_1.png) no-repeat top;
  /* background-size: 100% 100%; */
}
.business .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
}
.business .title h1 a {
  margin: 0 26px;
  color: #016bb5;
}
.business .main {
  width: 1300px;
  padding: 36px 20px 36px;
  margin-top: 26px;
  background-color: #fff;
}
.business .main .business_l {
  width: 612px;
  height: 100%;
}
.business .main .business_l .news_head {
  width: 100%;
  display: flex;
  height: 50px;
}
.business .main .business_l .news_head li {
  margin-right: 60px;
}
.business .main .business_l .news_head li a {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 26px;
  color: #333;
  padding: 0 16px;
}
.business .main .business_l .news_head .on a {
  border-bottom: 2px solid #016bb5;
  color: #016bb5;
  font-weight: 700;
}
.business .main .business_l .news_con {
  margin-top: 20px;
}
.business .main .business_l .news_con .list li {
  width: 100%;
  position: relative;
  padding-left: 2px;
  line-height: 1.5;
  margin-top: 20px;
}
.business .main .business_l .news_con .list li a {
  display: flex;
  align-items: center;
  line-height: 76px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #eee;
}
.business .main .business_l .news_con .list li a h3 {
  font-size: 18px;
  font-weight: normal;
}
.business .main .business_l .news_con .list li a .date {
  margin-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.2;
  color: #999;
}
.business .main .business_l .news_con .list li a .date h1 {
  font-size: 30px;
}
.business .main .business_l .news_con .list li a .date span {
  padding-left: 10px;
}
.business .main .business_l .news_con .list li a .date span::before {
  content: '';
  width: 4px;
  height: 12px;
  background-color: #2cb8a3;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.business .main .business_l .news_con .list li a:hover .date {
  color: #2cb8a3;
}
.business .main .business_l .news_con .list li a:hover h3 {
  color: #016bb5;
}
.business .main .business_r {
  width: 612px;
  height: 100%;
  margin-bottom: 40px;
}
.business .main .business_r .news_head {
  width: 100%;
  display: flex;
  height: 50px;
  position: relative;
}
.business .main .business_r .news_head li {
  margin-right: 60px;
}
.business .main .business_r .news_head li a {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 26px;
  color: #333;
  padding: 0 16px;
}
.business .main .business_r .news_head .on a {
  border-bottom: 2px solid #016bb5;
  color: #016bb5;
  font-weight: 700;
}
.business .main .business_r .news_head span {
  position: absolute;
  right: 0;
  top: 16px;
}

.business .main .business_r .news_head span a {
  font-size: 16px;
  color: #666;
  border: none;
  display: block;
  font-weight: 500;
}
.business .main .business_r .news_con {
  margin-top: 20px;
}
.business .main .business_r .news_con .list li {
  width: 100%;
  position: relative;
  padding-left: 2px;
  line-height: 1.5;
  margin-top: 20px;
}
.business .main .business_r .news_con .list li a {
  display: flex;
  align-items: center;
  padding-left: 26px;
  line-height: 42px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #eee;
}
.business .main .business_r .news_con .list li a .tit_date {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
}
.business .main .business_r .news_con .list li a .tit_date h3 {
  font-size: 18px;
  font-weight: normal;
}
.business .main .business_r .news_con .list li a .tit_date span {
  color: #999;
  padding-left: 10px;
}
.business .main .business_r .news_con .list li a .tit_date::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #016bb5;
  position: absolute;
  left: 0;
  bottom: 16px;
}
.business .main .business_r .news_con .list li a .tit_date:hover {
  color: #016bb5;
}
.business .main .business_r .news_con .list li a .tit_date:hover span {
  color: #016bb5;
}
.ywxt_card {
  background-color: #fff;
  padding-bottom: 20px;
}
.business .ywxt_card .business_system {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 20px;
}

.interact {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 40px;
  background: url(../images/bg_2.png) no-repeat top;
}
.interact .title {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 30px;
}
.interact .title h1 a {
  margin: 0 26px;
  color: #016bb5;
}
.interact .main {
  display: flex;
  justify-content: space-between;
  padding: 36px 20px;
  margin-top: 26px;
  background-color: #fff;
}
.interact .main .interact_l {
  width: 630px;
  height: 478px;
  background: url(../images/email_bg.png) no-repeat 100% 100%;
}
.interact .main .interact_l .top_box {
  margin-top: 36px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.interact .main .interact_l .top_box .tex {
  margin-left: -40px;
  text-align: center;
}
.interact .main .interact_l .top_box .tex h1 {
  font-size: 36px;
  color: #2cb8a3;
}
.interact .main .interact_l .mid_box {
  margin-top: 26px;
  display: flex;
  justify-content: space-evenly;
}
.interact .main .interact_l .mid_box .write {
  width: 242px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #91cecc;
  border-radius: 10px;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  color: #016bb5;
}
.interact .main .interact_l .mid_box .write img {
  margin-right: 26px;
}
.interact .main .interact_l .mid_box .come {
  width: 242px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #91cecc;
  border-radius: 10px;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  color: #2cb8a3;
}
.interact .main .interact_l .mid_box .come img {
  margin-right: 26px;
}
.interact .main .interact_l .bott_box {
  display: flex;
  margin-top: 40px;
  padding: 0 50px;
}
.interact .main .interact_l .bott_box .num_l {
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 30px;
}
.interact .main .interact_l .bott_box .num_l .number {
  display: flex;
  align-items: center;
  flex-direction: column;
  line-height: 1.5;
}
.interact .main .interact_l .bott_box .num_l .number h4 {
  color: #016bb5;
}
.interact .main .interact_l .bott_box .num_l .number span {
  font-size: 18px;
}
.interact .main .interact_l .bott_box .num_r {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 0 30px;
  border-left: 1px solid #eee;
  flex: 1;
}
.interact .main .interact_l .bott_box .num_r .ysd,
.interact .main .interact_l .bott_box .num_r .slz,
.interact .main .interact_l .bott_box .num_r .ybj {
  display: flex;
  justify-content: start;
}
.interact .main .interact_l .bott_box .num_r .ysd .ac,
.interact .main .interact_l .bott_box .num_r .slz .ac,
.interact .main .interact_l .bott_box .num_r .ybj .ac {
  width: 120px;
  height: 28px;
  border-radius: 6px;
  background-color: #016bb5;
}
.interact .main .interact_l .bott_box .num_r .ysd h4,
.interact .main .interact_l .bott_box .num_r .slz h4,
.interact .main .interact_l .bott_box .num_r .ybj h4 {
  font-size: 18px;
}
.interact .main .interact_l .bott_box .num_r .ysd span,
.interact .main .interact_l .bott_box .num_r .slz span,
.interact .main .interact_l .bott_box .num_r .ybj span {
  margin: 0 20px;
  font-size: 18px;
  color: #016bb5;
}
.interact .main .interact_l .bott_box .num_r .slz .ac {
  width: 20px;
  background-color: #dedede;
}
.interact .main .interact_l .bott_box .num_r .ybj .ac {
  width: 106px;
  background-color: #2cb8a3;
}
.xjtj_item {
  width: 33.3%;
  display: flex;
  align-items: center;
  height: 106px;
  padding: 0 21px;
  background: url(../images/xjtj_line.png) no-repeat right;
}
.xjtj_item:last-child {
  background-image: none;
}

.xjtj_item img {
  width: auto;
  height: auto;
}
.xjtj_item p {
  margin-left: 20px;
}
.xjtj_item p i {
  display: block;
  text-align: center;
  font-style: normal;
  color: #016bb5;
  font-size: 24px;
  font-weight: 600;
}
.xjtj_item p span {
  display: block;
  text-align: center;
  color: #333;
  font-size: 18px;
}
.zcybtBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 10px;
}

.zcybtBox a {
  display: block;
  width: 31%;
  font-size: 18px;
  color: #333;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #f5f7f7;
  margin-top: 18px;
}
.zcybtBox a:hover {
  color: #015293;
  font-weight: 600;
}
.interact .main .policy_qa {
  display: flex;
  justify-content: space-between;
}
.interact .main .policy_qa .policy_qa_l {
  width: 610px;
  height: 100%;
}
.interact .main .policy_qa .policy_qa_l .policy_qa_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
}
.interact .main .policy_qa .policy_qa_l .policy_qa_box .policy_qa_head {
  display: flex;
  height: 100%;
}
.interact .main .policy_qa .policy_qa_l .policy_qa_box .policy_qa_head li {
  width: 160px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  color: #016bb5;
  font-weight: 600;
  cursor: pointer;
  border-bottom: 2px solid #016bb5;
}
.interact .main .policy_qa .policy_qa_l .policy_qa_box .more {
  font-size: 16px;
  color: #666;
}
.interact .main .policy_qa .policy_qa_l .policy_qa_box .more:hover {
  color: #016bb5;
}
.interact .main .policy_qa .policy_qa_l .list li {
  width: 100%;
}
.interact .main .policy_qa .policy_qa_l .list li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
  font-size: 18px;
  color: #333;
}
.interact .main .policy_qa .policy_qa_l .list li a .q,
.interact .main .policy_qa .policy_qa_l .list li a .a {
  display: flex;
  align-items: center;
}
.interact .main .policy_qa .policy_qa_l .list li a .q img,
.interact .main .policy_qa .policy_qa_l .list li a .a img {
  width: 28px;
  height: 28px;
  margin-right: 20px;
}
.interact .main .policy_qa .policy_qa_l .list li a .q {
  margin-bottom: 16px;
}
.interact .main .policy_qa .policy_qa_l .list li a.on,
.interact .main .policy_qa .policy_qa_l .list li a:hover {
  color: #016bb5;
}
.special {
  display: flex;
  position: relative;
  margin-top: 40px;
}
.special .special_head {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 86px;
  height: 150px;
  margin-right: 10px;
  background-color: #016bb5;
}
.special .special_head a {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  writing-mode: vertical-lr;
}
.special .special_swiper {
  height: 150px;
  overflow: hidden;
}
.special .special_swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.special .special_swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: normal;
}
.swiper-button-prev {
  left: -4px;
}
.swiper-button-next {
  right: -4px;
}
.special .swiper-special-next {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  cursor: pointer;
  width: 17px;
  height: 150px;
}
.special .swiper-special-prev {
  position: absolute;
  left: 78px;
  top: 0;
  z-index: 999;
  cursor: pointer;
  width: 17px;
  height: 150px;
}
.ggflfwpt_box {
}
.ggflfwpt_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ggflfwpt_box ul li {
  width: 240px;
  height: 116px;
  text-align: center;
  margin-bottom: 18px;
}
.ggflfwpt_box ul li:first-child,
.ggflfwpt_box ul li:nth-of-type(9) {
  background-image: linear-gradient(45deg, #eafcf9, #e0f8fc);
}
.ggflfwpt_box ul li:nth-of-type(2) {
  background-image: linear-gradient(45deg, #e3f3ff, #d7e4f7);
}
.ggflfwpt_box ul li:nth-of-type(3),
.ggflfwpt_box ul li:nth-of-type(6) {
  background-image: linear-gradient(45deg, #f4f1fd, #eef2ff);
}
.ggflfwpt_box ul li:nth-of-type(4),
.ggflfwpt_box ul li:nth-of-type(7) {
  background-image: linear-gradient(45deg, #fff6ea, #f8f4e5);
}
.ggflfwpt_box ul li:nth-of-type(5),
.ggflfwpt_box ul li:nth-of-type(8) {
  background-image: linear-gradient(45deg, #fef0fa, #fff0f2);
}
.ggflfwpt_box ul li:last-child {
  background-image: linear-gradient(45deg, #e0f8ec, #dff6fc);
}
.ggflfwpt_box ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ggflfwpt_box ul li img {
  margin-right: 30px;
}

.ggflfwpt_box ul li span {
  font-size: 20px;
  color: #333;
}
.fzxz {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.fzxc {
  width: 604px;
  height: 250px;
  background: url(../images/fzxc_bg.png) no-repeat;
  background-size: cover;
}
.fzxc h4 {
  text-align: center;
  margin-top: 36px;
}

.fzxc ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.fzxc ul li {
  width: 195px;
  height: 50px;
  background-color: #689eec;
  border-radius: 50px;
  margin: 0 20px 15px;
}
.fzxc ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fzxc ul li a img {
  margin-right: 28px;
}
.fzxc ul li a span {
  color: #fff;
  font-size: 16px;
}
.xz_box {
  width: 612px;
}
.xz_item {
  height: 118px;
  background: url(../images/xzzq_bg.png) no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 44px;
}
.xz_item a {
  width: 136px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #d8edfd;
  font-size: 18px;
  color: #333;
  border-radius: 50px;
}
.policy_qa #wjdc {
  margin-top: 20px;
}
.policy_qa #wjdc .list li {
  width: 100%;
  position: relative;
  padding-left: 2px;
  line-height: 1.5;
  margin-top: 4px;
}
.policy_qa .policy_qa_l #wjdc .list li a {
  display: flex;
  align-items: center;
  flex-direction: initial;
  line-height: 76px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #eee;
  justify-content: start;
  padding: 0;
}
.policy_qa #wjdc .list li a h3 {
  font-size: 18px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.policy_qa #wjdc .list li a .date {
  margin-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.2;
  color: #999;
}
.policy_qa #wjdc .list li a .date h1 {
  font-size: 30px;
}
.policy_qa #wjdc .list li a .date span {
  padding-left: 10px;
}
.policy_qa #wjdc .list li a .date span::before {
  content: '';
  width: 4px;
  height: 12px;
  background-color: #2cb8a3;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.policy_qa #wjdc .list li a:hover .date {
  color: #2cb8a3;
}
.policy_qa #wjdc .list li a:hover h3 {
  color: #016bb5;
}
