.one_module {
  width: 100%;
  margin-top: -363px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.one_module .toutiao {
  width: 1360px;
  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 {
  margin-left: 30px;
}
.one_module .toutiao .cont h1 {
  text-align: center;
  color: #d80000;
}
.one_module .toutiao .cont .item {
  display: flex;
  justify-content: space-between;
}
.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(./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;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -106px;
  width: 100%;
  padding: 0 20px;
  color: #333;
  font-size: 16px;
}
.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: 60px;
}
.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 a:hover {
  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(./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 a .date:hover {
  color: #2cb8a3;
  border-bottom: 1px solid #2cb8a3;
  background: url(./Lower_right_arrow_active.png) no-repeat 100%;
}
.government {
  width: 100%;
  height: 682px;
  margin-top: 30px;
  background: url(./bg_2.png) no-repeat 100%;
}
.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(./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;
}
.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: 120px;
  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 .policy_head #li_1 {
  width: 260px;
} 


.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: 6px;
  height: 6px;
  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 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(./bg_1.png) no-repeat;
  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;
  display: flex;
  justify-content: space-between;
  padding: 36px 20px;
  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%;
}
.business .main .business_r .news_head {
  width: 100%;
  display: flex;
  height: 50px;
}
.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_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;
}
.business .main .business_system {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.business .main .business_system a {
  width: 296px;
  height: 123px;
  display: flex;
  align-items: center;
  margin: 0 20px 20px 0;
  padding-left: 112px;
  color: #016bb5;
  background-image: url(./kapian1.png
            );
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.business .main .business_system a:nth-child(2n+2) {
  margin-right: 0px;
}
.business .main .business_system a:nth-child(2) {
  color: #2cb8a3;
  background-image: url(./kapian2.png
               );
}
.business .main .business_system a:nth-child(3) {
  color: #2cb8a3;
  background-image: url(./kapian3.png
               );
}
.business .main .business_system a:nth-child(4) {
  background-image: url(./kapian4.png
               );
}
.interact {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 40px;
  background: url(./bg_1.png) no-repeat;
}
.interact .title {
  display: flex;
  justify-content: flex-start;
  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(./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;
}

.interact .main .interact_l .bott_box .num_l {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 60px;
}

.interact .main .interact_l .bott_box .num_l .ysd {
  display: flex;
  align-items: center;
}

.interact .main .interact_l .bott_box .num_l .ysd img {
  width: 46px;
  margin-right: 16px;
}

.interact .main .interact_l .bott_box .num_l .ysd .number {
  display: flex;
  align-items: center;
  flex-direction: column;
  line-height: 1.5;
}

.interact .main .interact_l .bott_box .num_l .ysd .number h3 {
  color: #016bb5;
}

.interact .main .interact_l .bott_box .num_l .ysd .number span {
  font-size: 18px;
}

.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;
}
.special .swiper-special-next {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  cursor: pointer;
}
.special .swiper-special-prev {
  position: absolute;
  left: 50px;
  top: 0;
  z-index: 999;
  cursor: pointer;
}


/* 新 */
.interact .main .policy_l {
  width: 610px;
  height: 100%;
}
.interact .main .policy_l .hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
}
.interact .main .policy_l .hd .policy_head {
  display: flex;
  height: 100%;
}
.interact .main .policy_l .hd .policy_head li {
  width: 120px;
  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_l .hd .policy_head #li_1 {
  width: 260px;
} 

.interact .main .policy_l .hd .more {
  font-size: 16px;
  color: #666;
}
.interact .main .policy_l .hd .more:hover {
  color: #016bb5;
}

.interact .main .policy_l .list {
  margin-top: 30px;
}

.interact .main .policy_l .list li {
  position: relative;
  padding-left: 30px;
  width: 100%;
  line-height: 56px;
}
.interact .main .policy_l .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #016bb5;
  border-radius: 50%;
}
.interact .main .policy_l .list li a {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: #333;
}
.interact .main .policy_l .list li a:hover {
  color: #016bb5;
}

.interact .main .policy_l .zcwd {
  display: inline-block;
  margin-top: 30px;
}
