.two_banner {
  position: relative;
}
.two_banner .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.two_banner .text .main {
  height: 100%;
}
.two_banner .text h6 {
  color: #ffffff;
  display: inline-block;
  position: relative;
  top: calc(50% - 59px - 32px);
}
.two_banner .text h6::before {
  position: absolute;
  content: "";
  background-color: #ffffff;
  height: 2px;
  left: 0;
  right: 0;
  top: 72px;
  z-index: 2;
}
.bobo{
  position: relative;left: 35px;width: 710px; height: 510px;display: none
}
.two_banner .text h6 em {
  float: left;
  padding-top: 70px;
  margin-right: 15px;
  font-size: 52px;
  line-height: 48px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.two_banner .text h6 i {
  float: left;
  font-size: 70px;
  line-height: 70px;
}
.two_banner .bread_1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 68px;
  background-color: rgba(0, 58, 138, 0.64);
}
.two_banner .bread_1 .main {
  height: 100%;
  position: relative;
}
.two_banner .bread_1 .scroller {
  position: absolute;
}
.two_banner .bread_1 ul li {
  float: left;
  padding: 0 35px;
  color: #ffffff;
  line-height: 68px;
  position: relative;
  transition: 0.5s;
  font-size: 17px;
}
.two_banner .bread_1 ul li::after {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 8px);
  content: "";
  width: 0;
  height: 0;
  opacity: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 9px solid #d51111;
  transition: 0.5s;
}
.two_banner .bread_1 ul li.cur {
  background-color: #d51111;
}
.two_banner .bread_1 ul li.cur::after {
  position: absolute;
  bottom: -9px;
  opacity: 1;
}
.new_list {
  padding-bottom: 150px;
  padding-top: 37px;
}
.new_list ul li {
  float: left;
  width: 33.3333%;
  margin-bottom: 10px;
}
.new_list ul li a {
  display: block;
  padding: 62px 65px 47px;
  position: relative;
  transition: 0.5s;
}
.new_list ul li a::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: #0359a5;
  content: "";
  opacity: 0;
  transition: 0.5s;
}
.new_list ul li h6 {
  line-height: 49px;
  font-size: 19px;
  color: #272727;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s;
}
.new_list ul li p {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new_list ul li .img {
  position: relative;
  overflow: hidden;
  height: 195px;
  margin-top: 10px;
  margin-bottom: 12px;
}
.new_list ul li em {
  font-size: 12px;
  color: #272727;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  border-bottom: 1px solid #676767;
  text-transform: uppercase;
  transition: 0.5s;
}
.page p {
  line-height: 36px;
  font-size: 36px;
  color: #d51111;
  padding-right: 170px;
  text-align: right;
  font-family: "BEBAS";
  margin-bottom: 40px;
}
.page p i {
  font-size: 26px;
}
.page p span {
  font-size: 28px;
  color: #999999;
}
.page div.tac a {
  background: url(../images/page_1.png) #ccc center center no-repeat;
  display: inline-block;
  width: 64px;
  height: 54px;
  margin: 0 6px;
}
.page div.tac a:first-child {
  background: url(../images/page_1.png) #f9f9f9 center center no-repeat;
}
.page div.tac a:last-child {
  background: url(../images/page_2.png) #d51111 center center no-repeat;
}
.yw_box {
  background: url(../images/yw_bj.png) top center no-repeat #f0ebe7;
  padding-top: 40px;
  padding-bottom: 200px;
}
.yw_box .a1 {
  max-width: 941px;
  margin: 0 auto;
  text-align: right;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
.yw_box .a1 .b1 {
  width: 50%;
  float: left;
  padding-right: 0.7rem;
  background-color: #0d4bde;
  padding-top: 0.76rem;
  padding-bottom: 0.76rem;
}
.yw_box .a1 .b2 {
  margin-top: 110px;
  width: calc(50% - 1px);
  float: right;
  padding-top: 0.76rem;
  padding-right: 0.7rem;
  background-color: #081e53;
  padding-bottom: 0.62rem;
}
.yw_box .a1 h6 {
  font-size: 0.5rem;
  line-height: 0.72rem;
  margin-bottom: 0.12rem;
}
.yw_box .a1 h5 {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.yw_box .a1 h4 {
  font-size: 0.2rem;
  line-height: 0.4rem;
}
.yw_box .a1 p {
  line-height: 0.84rem;
  font-size: 0.8rem;
}
.yw_box .a1 p span {
  font-size: 0.24rem;
}
.yw_box .a2 {
  font-size: 0.24rem;
  padding: 0 165px;
  color: #3d3d3d;
  line-height: 2;
  text-align: center;
}
.video_list {
  overflow: hidden;
  padding-bottom: 150px;
}
.video_list ul {
  margin: 0 -24px;
  position: relative;
}
.video_list ul li {
  float: left;
  width: 33.333%;
  height: 325px;
  padding: 0 24px;
  margin-bottom: 35px;
}
.video_list ul li a {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.video_list ul li .img {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.video_list ul li .img img {
  min-height: 100%;
}
.video_list ul li .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.5s;
}
.video_list ul li .text img {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.video_list ul li .text p {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 70px;
  line-height: 38px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
}
.shzr_a {
  padding-bottom: 60px;
}
.shzr_a .a1 {
  height: 400px;
  overflow: hidden;
  margin-bottom: 32px;
}
.shzr_a .a1 .text {
  width: 56.8%;
  float: left;
}
.shzr_a .a1 .wenben {
  width: 42.36%;
  height: 400px;
  float: right;
  font-size: 32px;
  line-height: 2;
  color: #ffffff;
  background: url(../images/shzr_bj.jpg) bottom center no-repeat #005bac;
  padding-left: 70px;
  padding-top: 85px;
}
.shzr_a .a2 {
  height: 415px;
  overflow: hidden;
  margin-bottom: 32px;
}
.shzr_a .a2 .img {
  float: left;
}
.shzr_a .a2 .text {
  width: calc(50% - 10px);
  float: right;
}
.shzr_a .a3 {
  height: 445px;
  overflow: hidden;
}
.shzr_a .a3 .img:first-child {
  float: left;
}
.shzr_a .a3 .img:last-child {
  float: right;
}
.shzr_a .img {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: calc(50% - 10px);
}
.shzr_a .img img {
  width: auto;
  height: auto;
  min-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.shzr_a .text {
  width: 50%;
  padding-left: 45px;
  padding-right: 60px;
  height: 100%;
  padding-top: 32px;
}
.shzr_a .text h6 {
  line-height: 106px;
  position: relative;
  font-size: 24px;
  color: #333333;
  margin-bottom: 50px;
}
.shzr_a .text h6::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background-color: #005bac;
}
.shzr_a .text p {
  font-size: 16px;
  color: #7a7373;
  line-height: 30px;
}
.zyfz_a {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 80px;
}
.zyfz_a .a1 {
  padding: 0 18px;
  text-align: center;
}
.zyfz_a .a1 h6 {
  line-height: 66px;
  font-size: 24px;
  color: #333333;
  position: relative;
  margin-bottom: 0.3rem;
}
.zyfz_a .a1 h6::after {
  position: absolute;
  width: 0.3rem;
  height: 0.03rem;
  background-color: #005bac;
  content: "";
  bottom: 0;
  left: calc(50% - 0.15rem);
}
.zyfz_a .a1 p {
  line-height: 28px;
  font-size: 16px;
  color: #7a7373;
}
.zyfz_a .a2 {
  margin-top: 0.27rem;
}
.zyfz_a .a2 .item {
  width: 33.3333%;
  height: 246px;
  padding: 0 18px;
  float: left;
}
.zyfz_a .a2 .item .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.zyfz_a .a2 .item .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.zyfz_b {
  background-color: #f6f6f6;
  padding: 40px 0 65px;
}
.zyfz_b .a1 {
  max-width: 1090px;
  margin: 0 auto;
  margin-bottom: 35px;
  text-align: center;
}
.zyfz_b .a1 h6 {
  line-height: 66px;
  font-size: 24px;
  color: #333333;
  position: relative;
  margin-bottom: 0.3rem;
}
.zyfz_b .a1 h6::after {
  position: absolute;
  width: 0.3rem;
  height: 0.03rem;
  background-color: #005bac;
  content: "";
  bottom: 0;
  left: calc(50% - 0.15rem);
}
.zyfz_b .a1 p {
  line-height: 28px;
  font-size: 16px;
  color: #7a7373;
  text-align: justify;
}
.zyfz_b .a2 .more {
  display: block;
  width: 206px;
  height: 44px;
  background-color: #005bac;
  color: #ffffff;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.44rem;
}
.zyfz_b .a2 ul li {
  border: 1px solid #d5d4d4;
  margin-bottom: 0.14rem;
}
.zyfz_b .a2 ul li:last-child {
  margin-bottom: 0;
}
.zyfz_b .a2 ul li a {
  padding: 0.2rem 0.2rem 0.26rem;
  display: block;
  padding-right: 146px;
  position: relative;
  transition: 0.5s;
}
.zyfz_b .a2 ul li a:hover {
  background-color: #ffffff;
}
.zyfz_b .a2 ul li .b1 {
  position: absolute;
  width: 110px;
  right: 20px;
  top: 35px;
}
.zyfz_b .a2 ul li .b1 span:first-child {
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #a8a5a5;
  margin-bottom: 34px;
}
.zyfz_b .a2 ul li .b1 span:last-child {
  display: block;
  height: 34px;
  line-height: 34px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  background-color: #005bac;
}
.zyfz_b .a2 ul li h6 {
  line-height: 46px;
  font-size: 20px;
  color: #333333;
}
.zyfz_b .a2 ul li em {
  line-height: 28px;
  font-size: 16px;
  color: #a8a5a5;
}
.zyfz_b .a2 ul li p {
  font-size: 16px;
  line-height: 2;
  color: #a8a5a5;
}
.zyfz_c {
  padding: 54px 0;
  max-width: 1155px;
  margin: 0 auto;
}
.zyfz_c .more {
  display: block;
  width: 206px;
  height: 44px;
  background-color: #005bac;
  color: #ffffff;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  margin: 0 auto;
}
.zyfz_c h6 {
  position: relative;
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 68px;
  margin-bottom: 0.39rem;
}
.zyfz_c h6::after {
  position: absolute;
  width: 0.3rem;
  height: 0.03rem;
  background-color: #005bac;
  content: "";
  bottom: 0;
  left: calc(50% - 0.15rem);
}
.zyfz_c .a1 {
  padding-bottom: 0.48rem;
}
.zyfz_c .a1 .item {
  width: calc(45% - 0.2rem);
  display: inline-block;
  float: left;
  margin: 3%;
}
.zyfz_c .a1 .item:first-child {
  float: left;
}
.zyfz_c .a1 .item:last-child {
  /*float: right;*/
}
.zyfz_c .a1 .item .img {
  border-radius: 4px;
  height: 250px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.zyfz_c .a1 .item p {
  height: 0.5rem;
  line-height: 0.5rem;
  border: 1px solid #e1e0e0;
  border-radius: 2px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  font-weight: lighter;
  transition: 0.5s;
}
.zyfz_c .a1 .item:hover p {
  border: 1px solid #2472b8;
  color: #005bac;
}
.zyfz_d {
  background-color: #f6f6f6;
  padding: 44px 0 0;
}
.zyfz_d h6 {
  position: relative;
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 68px;
  margin-bottom: 0.47rem;
}
.zyfz_d h6::after {
  position: absolute;
  width: 0.3rem;
  height: 0.03rem;
  background-color: #005bac;
  content: "";
  bottom: 0;
  left: calc(50% - 0.15rem);
}
.zyfz_d .swiper-container {
  height: 410px;
}
.zyfz_d .swiper-container .swiper-wrapper {
  height: 280px;
}
.zyfz_d .swiper-container .swiper-wrapper .img {
  height: 240px;
  position: relative;
  overflow: hidden;
}
.zyfz_d .swiper-container .swiper-wrapper p {
  line-height: 40px;
  background-color: #005bac;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: lighter;
}
.zyfz_d .swiper-container .swiper-pagination {
  bottom: 70px !important;
}
.zyfz_d .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 64px;
  height: 10px;
  border-radius: 0;
  background-color: #d3d1d1;
  opacity: 1;
}
.zyfz_d .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #005bac;
}
.gzhj_a {
  padding-bottom: 150px;
  overflow: hidden;
}
.gzhj_a ul {
  margin: 0 -24px;
  position: relative;
}
.gzhj_a ul li {
  float: left;
  width: 33.333%;
  padding: 0 24px;
  margin-bottom: 35px;
}
.gzhj_a ul li a {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.gzhj_a ul li .img {
  height: 310px;
  position: relative;
  overflow: hidden;
}
.gzhj_a ul li p {
  transition: 0.5s;
  line-height: 0.52rem;
  height: 0.52rem;
  font-size: 20px;
  color: #ffffff;
  background-color: #005bac;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notice_a {
  padding: 40px 0 150px;
  overflow: hidden;
}
.notice_a ul {
  margin: 0 -9px;
  position: relative;
}
.notice_a ul li {
  float: left;
  width: 33.333%;
  padding: 0 9px;
  margin-bottom: 0.14rem;
}
.notice_a ul li a {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 15px;
  background-color: #eaeaea;
  transition: 0.5s;
}
.notice_a ul li .text {
  background-color: #ffffff;
  padding: 20px 36px 0 18px;
}
.notice_a ul li .text .a1 {
  position: relative;
  height: 105px;
  padding-left: 74px;
  border-bottom: 1px solid #eaeaea;
}
.notice_a ul li .text .a1::after {
  position: absolute;
  left: 64px;
  width: 1px;
  background-color: #eaeaea;
  top: 7px;
  bottom: 25px;
  content: "";
}
.notice_a ul li .text .a1 h5 {
  line-height: 30px;
  font-size: 19px;
  color: #272727;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.notice_a ul li .text .a1 p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 18px;
  font-size: 14px;
  color: #727272;
  padding-top: 7px;
}
.notice_a ul li .text .b1 {
  position: absolute;
  left: 0;
  top: 7px;
  width: 56px;
  text-align: center;
}
.notice_a ul li .text .b1 span {
  display: block;
  line-height: 38px;
  font-size: 34px;
  color: #3a2f1d;
  font-family: Arial, Helvetica, sans-serif;
}
.notice_a ul li .text .b1 em {
  font-size: 14px;
  line-height: 18px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  color: #bfbdbd;
}
.notice_a ul li .text .a2 {
  font-size: 14px;
  line-height: 42px;
  color: #727272;
  background: url(../images/notice_a1.png) right center no-repeat;
}
.message_a {
  padding-top: 0.37rem;
  padding-bottom: 1rem;
}
.message_a .tit {
  line-height: 0.7rem;
  text-align: center;
  color: #333333;
  font-size: 0.24rem;
  position: relative;
  margin-bottom: 0.5rem;
}
.message_a .tit::after {
  position: absolute;
  width: 0.3rem;
  height: 0.03rem;
  background-color: #005bac;
  content: "";
  bottom: 0;
  left: calc(50% - 0.15rem);
}
.message_a .a1 {
  width: 848px;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
.message_a .a1 .c1 span {
  display: block;
  line-height: 0.44rem;
  font-size: 16px;
  color: #333333;
}
.message_a .a1 .c1 span sup {
  color: #d51111;
  font-size: 18px;
  margin-left: 0.1rem;
  line-height: 18px;
}
.message_a .a1 .c1 input {
  width: 100%;
  height: 0.54rem;
  padding: 0 0.2rem;
  border: solid #e8e8e8 1px;
  font-size: 16px;
  color: #333333;
}
.message_a .a1 .c1 textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 1.44rem;
  min-height: 1.44rem;
  max-height: 1.44rem;
  padding: 0.2rem;
  border: solid #e8e8e8 1px;
  font-size: 16px;
  color: #333333;
}
.message_a .a1 .b1 {
  margin-bottom: 0.16rem;
}
.message_a .a1 .b1 .c1 {
  width: calc(50% - 20px);
}
.message_a .a1 .b1 .c1:first-child {
  float: left;
}
.message_a .a1 .b1 .c1:last-child {
  float: right;
}
.message_a .a1 .b2 {
  width: 2.3rem;
  height: 0.56rem;
  background-color: #333333;
  display: block;
  margin: 0 auto;
  outline: none;
  margin-top: 0.35rem;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  font-weight: lighter;
  border-radius: 0.04rem;
}
.message_a .a1 .b3 {
  line-height: 0.6rem;
  font-size: 16px;
  color: #333333;
  font-weight: lighter;
  text-align: center;
}
.message_a .a2 {
  height: 4rem;
  overflow: hidden;
}
.message_a .a2 .map {
  width: 48%;
  height: 4rem;
  overflow: hidden;
  float: left;
  background-color: #eeeeee;
}
.message_a .a2 .b1 {
  padding-top: 0.48rem;
  width: 49%;
  height: 4rem;
  float: right;
  overflow: hidden;
}
.message_a .a2 .b1 .c1 {
  background-color: #005bac;
  width: 90%;
  padding-left: 16px;
  height: 80px;
  color: #000;
  position: relative;
  margin-bottom: 0.4rem;
}
.message_a .a2 .b1 .c1 .c2 {
  position: absolute;
  right: 0;
  top: 0;
}
.message_a .a2 .b1 .c1 .c2 a {
  float: left;
  border-left: 1px solid #ffffff;
  height: 80px;
}
.message_a .a2 .b1 .c1 .c2 a img {
  height: 100%;
  width: auto;
}
.message_a .a2 .b1 .c1 span {
  padding-top: 6px;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  display: block;
}
.message_a .a2 .b1 .c1 em {
  font-size: 28px;
  font-family: BEBAS;
  line-height: 38px;
  color: #fff;
  display: block;
}
.message_a .a2 .b1 p {
  line-height: 36px;
  font-size: 20px;
  color: #292929;
}
.good_list {
  max-width: 1320px;
  margin: 0 auto;
  padding-top: 0.4rem;
  padding-bottom: 150px;
}
.good_list ul li {
  width: 33.3333%;
  padding: 0 0.35rem;
  float: left;
  margin-bottom: 0.56rem;
}
.good_list ul li a {
  display: block;
  border-radius: 0.08rem;
  overflow: hidden;
  box-shadow: rgba(209, 208, 208, 0.18) 0px 0px 8px;
}
.good_list ul li .img {
  height: 335px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  box-shadow: rgba(209, 208, 208, 0.18) 0px 0px 8px;
}
.good_list ul li .text {
  background-color: #ffffff;
  height: 160px;
  text-align: center;
  padding: 0 32px;
  transition: 0.5s;
}
.good_list ul li .text h6 {
  line-height: 58px;
  font-size: 20px;
  color: #005bac;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.good_list ul li .text p {
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  color: #323333;
  padding: 0 0.2rem;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.good_list ul li .text h5 {
  border-top: solid 1px #adadad;
  line-height: 30px;
  font-size: 14px;
  color: #323333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s;
}
.header {
  padding: 0 50px;
  height: 106px;
}
.header .logo {
  height: 100%;
}
.header .logo a {
  display: block;
  height: 100%;
}
.header .logo a img {
  height: 100%;
  width: auto;
  display: block;
}
.header .search {
  width: 46px;
  height: 46px;
  margin-left: 20px;
  margin-top: calc(53px - 23px);
  position: relative;
  z-index: 1;
}
.header .search .imgbox {
  height: 46px;
  width: 46px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  border: none;
  outline: none;
}
.header .search .f_box {
  display: none;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 0px;
  height: 48px;
  background: #fff;
  border: solid 1px #83caf5;
  overflow: hidden;
  z-index: 1;
  border-radius: 24px;
  outline: none;
}
.header .search .f_box .c1 {
  width: 130px;
  height: 46px;
  line-height: 46px;
  border: none;
  text-indent: 10px;
  color: #333;
  background: none;
  float: left;
  outline: none;
}
.header .search .f_box .search_close {
  position: absolute;
  left: 140px;
  top: 0;
  line-height: 48px;
  color: #333;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
.header .search .f_box .search_close input {
  width: 44px;
  border-radius: 50%;
  border: 1px solid #333;
  text-indent: 0;
  height: 44px;
  line-height: 44px;
  outline: none;
  cursor: pointer;
}
.header .nemu {
  display: none;
}
.header .share {
  width: 46px;
  margin-top: calc(53px - 23px);
  position: relative;
}
.header .share .code {
  width: 200px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: -75px;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  z-index: 99;
  padding-bottom: 24%;
}
.header .share .code p {
  width: 50%;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
}
.header .share .code p img {
  border: 0;
  vertical-align: middle;
  width: 100%;
}
.header .share:hover .code {
  opacity: 1;
}
.header .nav_list {
  margin-right: 50px;
  position: relative;
  white-space: nowrap;
  width: auto;
}
.header .nav_list li.fl {
  display: inline-block;
  margin: 0 32px;
  position: relative;
}
.header .nav_list li.fl a.b1 {
  color: #383939;
  font-size: 16px;
  line-height: 106px;
  display: block;
  transition: 0.5s;
}
.header .nav_list li.fl a.b1:hover,
.header .nav_list li.fl a.b1.on {
  color: #005bac;
}
.ind_a {
  max-width: 1440px;
  margin: 0 auto;
  padding-top: 49px;
  padding-bottom: 60px;
  overflow: hidden;
}
.ind_a .tit {
  margin-bottom: 17px;
}
.ind_a .tit .a1 {
  float: left;
}
.ind_a .tit .a1 h6 {
  line-height: 52px;
  font-size: 36px;
  color: #4d4d4d;
}
.ind_a .tit .a1 p {
  font-size: 20px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
}
.ind_a .tit .a2 {
  float: right;
  line-height: 62px;
}
.ind_a .tit .a2 a {
  font-size: 14px;
  color: #4d4d4d;
  margin-left: 38px;
  transition: 0.5s;
}
.ind_a .tit .a2 a.on,
.ind_a .tit .a2 a:hover {
  color: #e70012;
}
.ind_a ul {
  margin: 0 -13px;
  position: relative;
}
.ind_a ul li {
  width: 25%;
  padding: 0 13px;
  float: left;
  margin-top: 20px;
}
.ind_a ul li:nth-child(1),
.ind_a ul li:nth-child(2),
.ind_a ul li:nth-child(3),
.ind_a ul li:nth-child(4) {
  margin-top: 0;
}
.ind_a ul li a {
  display: block;
  height: 420px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.ind_a ul li a:hover .a1 {
  padding: 0;
  display: none;
}
.ind_a ul li a:hover.a2 .a2 {
  z-index: 20;
  background-color: rgba(0, 57, 107);
}
.ind_a ul li a img {
  width: auto;
  height: auto;
  max-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.ind_a ul li a .a1 {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.46);
}
.ind_a ul li a .a2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.36);
  background-color: rgba(0, 0, 0, 0.76);
  padding: 10px 15px;
  z-index: 3;
}
.ind_a ul li a .a2 h6 {
  font-size: 24px;
  color: #ffffff;
}
.ind_a ul li a .a2 p {
  color: #fff;
  text-transform: uppercase;
}
.ind_b {
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
  padding-top: 61px;
}
.ind_b .dw_1 {
  line-height: 128px;
  font-size: 128px;
  color: #767676;
  opacity: 0.07;
  position: absolute;
  top: 36px;
  left: -265px;
  text-transform: uppercase;
  white-space: nowrap;
}
.ind_b .tit {
  max-width: 1440px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 60px;
  z-index: 2;
}
.ind_b .tit .a1 {
  float: left;
}
.ind_b .tit .a1 h6 {
  line-height: 46px;
  font-size: 36px;
  color: #4d4d4d;
}
.ind_b .tit .a1 p {
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
}
.ind_b .tit .a2 {
  float: right;
  width: 1000px;
  padding-top: 10px;
  font-size: 14px;
  line-height: 2;
}
.ind_b .b1 {
  height: 650px;
}
.ind_b .b1 .swiper-container {
  height: 100%;
}
.ind_b .b1 .swiper-container .swiper-wrapper {
  height: 630px;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide {
  max-width: 1040px;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide .img {
  height: 540px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide .img img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide .img em {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.68;
  transition: 0.5s;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide p {
  padding-left: 196px;
  line-height: 90px;
  position: relative;
  font-size: 24px;
  color: #515151;
  opacity: 0;
  transition: 0.5s;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide p::after {
  position: absolute;
  left: 74px;
  top: 44px;
  width: 100px;
  height: 2px;
  background-color: #939393;
  content: "";
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .img em {
  opacity: 0;
}
.ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active p {
  opacity: 1;
}
.ind_b .b1 .swiper-container .b2 {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  z-index: 10;
  padding-right: 12px;
  top: -65px;
}
.ind_b .b1 .swiper-container .b2 .btn {
  margin-left: 25px;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.ind_b .b1 .swiper-container .b3 {
  font-size: 17px;
  color: #939393;
}
.ind_b .b1 .swiper-container .b3 .swiper-pagination-current {
  font-size: 22px;
  color: #161616;
}
.ind_c {
  padding: 80px 0 70px;
  position: relative;
}
.ind_c .bj {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.ind_c .a1 {
  float: left;
  width: 50%;
  padding-right: 125px;
  /*padding-top: 54px;*/
      top: -10px;
  position: relative;
  z-index: 10;
}
.ind_c .a1 .tit {
  margin-bottom: 32px;
}
.ind_c .a1 .tit h6 {
  line-height: 50px;
  font-size: 36px;
  color: #4d4d4d;
}
.ind_c .a1 .tit p {
  line-height: 26px;
  font-size: 20px;
  color: #4d4d4d;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
.ind_c .a1 h5 {
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  color: #005bac;
}
.ind_c .a1 .desc {
  font-size: 14px;
  line-height: 2;
  color: #727272;
  min-height: 185px;
}
.ind_c .a1 .b1 .item {
  width: 50%;
  float: left;
  height: 90px;
}
.ind_c .a1 .b1 .item h6 {
  font-size: 48px;
  font-family: BEBAS;
  line-height: 90px;
  float: left;
  padding-right: 40px;
  position: relative;
  color: #d51111;
}
.ind_c .a1 .b1 .item h6::after {
  content: "+";
  color: #d51111;
  position: absolute;
  right: 14px;
  bottom: 13px;
  font-size: 36px;
  line-height: 36px;
}
.ind_c .a1 .b1 .item p {
  padding-top: 21px;
  font-size: 20px;
  line-height: 26px;
  color: #2a2a2a;
}
.ind_c .a2 {
  z-index: 10;
  width: 50%;
  float: right;
  height: 520px;
  position: relative;
}
.ind_c .a2 .b1 {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ind_c .a2 .b1 img {
  position: absolute;
  /* height: 100%; */
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ind_c .a2 .b2 {
  z-index: 2;
  position: absolute;
  height: 425px;
  width: 93px;
  bottom: 0;
  left: -63px;
}
.ind_d .tit {
  margin-bottom: 17px;
}
.ind_d .tit .a1 {
  float: left;
}
.ind_d .tit .a1 h6 {
  line-height: 52px;
  font-size: 36px;
  color: #4d4d4d;
}
.ind_d .tit .a1 p {
  font-size: 20px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
}
.ind_d .tit .a2 {
  float: right;
  line-height: 62px;
}
.ind_d .tit .a2 a {
  font-size: 14px;
  color: #4d4d4d;
  margin-left: 38px;
  transition: 0.5s;
}
.ind_d .tit .a2 a.on,
.ind_d .tit .a2 a:hover {
  color: #e70012;
}
.ind_d .new_list {
  padding-top: 0;
  padding-bottom: 30px;
}
.ind_e {
  padding-bottom: 35px;
}
.ind_e .tit {
  height: 76px;
  overflow: hidden;
  padding-bottom: 4px;
}
.ind_e .tit em {
  line-height: 76px;
  font-size: 36px;
  color: #4d4d4d;
}
.ind_e .tit span {
  font-size: 20px;
  color: #4d4d4d;
  margin-left: 16px;
  line-height: 40px;
  padding-top: 27px;
}
.ind_e .list {
  padding: 15px 10px;
  background-color: #f9f9f9;
}
.ind_e .list a {
  line-height: 40px;
  margin: 30px;
  font-size: 18px;
  white-space: nowrap;
  color: #868686;
}
.footer {
  padding-top: 36px;
  padding-bottom: 80px;
  background-color: #005bac;
}
.footer .a1 {
  width: 27%;
  float: left;
  position: relative;
}
.footer .a1 .b1 {
  padding-left: 60px;
  background: url(../images/icon_3.png) left center no-repeat;
  height: 78px;
  overflow: hidden;
  color: #fff;
  margin-bottom: 10px;
}
.footer .a1 .b1 span {
  display: block;
  line-height: 22px;
  font-size: 14px;
  padding-top: 6px;
}
.footer .a1 .b1 em {
  display: block;
  font-size: 36px;
  font-family: BEBAS;
  line-height: 36px;
}
.footer .a1 .b2 {
  width: 140px;
  height: 140px;
  overflow: hidden;
}
.footer .a1 .b2 img {
  height: 140px;
}
.footer .a2 {
  width: 73%;
  float: right;
}
.footer .a2 dl {
  width: 14.28%;
  float: left;
}
.footer .a2 dl dt {
  display: block;
  border-bottom: 1px solid #6199cc;
  margin-right: 30px;
  line-height: 42px;
  color: #ffffff;
  position: relative;
  font-size: 18px;
}
.footer .a2 dl dt::after {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  z-index: 2;
}
.footer .a2 dl dd {
  padding-top: 18px;
}
.footer .a2 dl dd a {
  display: block;
  line-height: 34px;
  font-size: 14px;
  color: #ffffff;
}
.copyright {
  line-height: 48px;
  overflow: hidden;
  font-size: 14px;
  color: #494848;
}
.gy_a {
  padding: 40px 0;
  height: 610px;
  overflow: hidden;
}
.gy_a .a1 {
  width: 50%;
  float: left;
  position: relative;
  height: 100%;
}
.gy_a .a1 .b1 {
  position: absolute;
  width: 152px;
  height: 152px;
  background-color: #eaeaea;
  right: 0;
  top: 20px;
  z-index: 1;
}
.gy_a .a1 .b2 {
  width: 125px;
  height: 140px;
  background-color: #d51111;
  position: absolute;
  bottom: 0;
  left: 77px;
  z-index: 1;
}
.gy_a .a1 .b3 {
  width: 65px;
  height: 153px;
  background-color: #eaeaea;
  position: absolute;
  bottom: 62px;
  left: 170px;
  z-index: 2;
}
.gy_a .a1 .img {
  height: 320px;
  position: absolute;
  overflow: hidden;
  z-index: 3;
  top: 105px;
  left: 13px;
  right: 30px;
}
.gy_a .a1 .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.gy_a .a2 {
  width: 50%;
  float: right;
  padding-left: 60px;
}
.gy_a .a2 .b1 {
  height: 0.9rem;
  position: relative;
}
.gy_a .a2 .b1 h6 {
  position: absolute;
  right: 0;
  top: -0.1rem;
  font-size: 1.1rem;
  line-height: 1.1rem;
  color: #eeeff1;
  white-space: nowrap;
}
.gy_a .a2 .b1 span {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 0.66rem;
  font-size: 0.28rem;
  color: #6c6467;
  z-index: 1;
}
.gy_a .a2 .b2 {
  padding-top: 0.3rem;
  font-size: 18px;
  line-height: 0.3rem;
  color: #838384;
}
.gy_b {
  padding: 40px 80px;
  position: relative;
}
.gy_b .swiper-container {
  height: 200px;
}
.gy_b .swiper-container .swiper-slide {
  overflow: hidden;
}
.gy_b .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.gy_b .swiper-button-next,
.gy_b .swiper-button-prev {
  color: #818285;
}
.gy_b .swiper-button-next::after,
.gy_b .swiper-button-prev::after {
  font-size: 0.8rem;
}
.gy_c {
  background: url(../images/gy_c1.jpg) center center no-repeat;
  background-size: auto 100%;
  padding: 84px 32px;
}
.gy_c .tit {
  color: #ffffff;
  text-align: center;
  position: relative;
  margin-bottom: 45px;
}
.gy_c .tit::after {
  position: absolute;
  height: 1px;
  width: 420px;
  background-color: #fff;
  right: calc(50% + 93px);
  content: "";
  top: 42px;
}
.gy_c .tit::before {
  position: absolute;
  height: 1px;
  width: 420px;
  background-color: #fff;
  left: calc(50% + 93px);
  content: "";
  top: 42px;
}
.gy_c .tit h6 {
  line-height: 44px;
  font-size: 30px;
}
.gy_c .tit p {
  line-height: 28px;
  font-size: 17px;
  text-transform: uppercase;
}
.gy_c ul {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
.gy_c ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  line-height: 76px;
  color: #ffffff;
  font-size: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  cursor: pointer;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gy_d {
  /*background: url(../images/gy_d1.jpg) bottom center no-repeat;*/
  padding: 75px 0 160px;
}
.gy_d .tit {
  text-align: center;
  position: relative;
  margin-bottom: 43px;
}
.gy_d .tit h6 {
  line-height: 40px;
  font-size: 30px;
  color: #444444;
}
.gy_d .tit p {
  line-height: 24px;
  font-size: 17px;
  text-transform: uppercase;
  color: #777777;
  margin-bottom: 13px;
}
.gy_d .tit em {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #d51111;
  margin: 0 auto;
}
.gy_d .a1 {
  width: 559px;
  margin: 0 auto;
  margin-bottom: 26px;
}
.gy_d .a2 {
  text-align: center;
  font-size: 18px;
  line-height: 2;
  color: #777777;
}
@media screen and (max-width: 1650px) {
  .header .nav_list li.fl {
    margin: 0 20px;
  }
}
@media screen and (max-width: 1480px) {
  .header {
    padding: 0 30px;
  }
  .header .nav_list {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .header .logo {
    height: 75%;
    margin-top: 13px;
  }
  .header .nav_list li.fl {
    margin: 0 10px;
  }
  .footer .a2 dl dt {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1300px) {
  .ind_a {
    padding-top: 36px;
    padding-bottom: 50px;
  }
  .ind_a .tit .a1 h6 {
    line-height: 48px;
    font-size: 30px;
  }
  .ind_a .tit .a1 p {
    font-size: 16px;
  }
  .ind_a .tit .a2 {
    float: right;
    line-height: 62px;
  }
  .ind_a .tit .a2 a {
    font-size: 14px;
    margin-left: 15px;
  }
  .ind_a ul li a {
    height: 380px;
  }
  .two_banner {
    height: 4rem;
  }
  .two_banner img {
    position: absolute;
    height: 100%;
    width: auto;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .two_banner .text {
    padding-left: 0.22rem;
  }
  .two_banner .text h6 {
    top: calc(50% - 52px - 32px);
  }
  .two_banner .text h6::before {
    top: 62px;
  }
  .two_banner .text h6 em {
    padding-top: 60px;
    font-size: 48px;
    line-height: 44px;
  }
  .two_banner .text h6 i {
    font-size: 60px;
    line-height: 60px;
  }
  .two_banner .bread_1 {
    height: 60px;
  }
  .two_banner .bread_1 ul li {
    line-height: 60px;
  }
  .header {
    height: 80px;
    padding: 0 2%;
  }
  .header .logo {
    height: 60%;
    margin-top: 10px;
  }
  .header .search {
    width: 30px;
    height: 30px;
    margin-left: 12px;
    margin-top: calc(53px - 25px);
  }
  .header .search .imgbox {
    height: 30px;
    width: 30px;
  }
  .header .search .f_box {
    right: -1px;
    top: -1px;
    width: 195px !important;
    height: 30px;
    border-radius: 15px;
  }
  .header .search .f_box .c1 {
    width: 130px;
    height: 30px;
    line-height: 30px;
  }
  .header .search .f_box .search_close {
    left: 124px;
    top: -3px !important;
    line-height: 30px;
  }
  .header .search .f_box .search_close input {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  .header .share {
    width: 30px;
    margin-top: calc(53px - 26px);
    position: relative;
  }
  .header .nav_list li.fl {
    margin: 0 6px;
  }
  .header .nav_list li.fl a.b1 {
    color: #383939;
    font-size: 14px;
    line-height: 80px;
    display: block;
    transition: 0.5s;
  }
  .new_list {
    padding-bottom: 130px;
    padding-top: 37px;
  }
  .new_list ul li a {
    padding: 50px 35px 40px;
  }
  .yw_box {
    padding-bottom: 140px;
  }
  .yw_box .a1 {
    margin-bottom: 1rem;
  }
  .yw_box .a2 {
    padding: 0 80px;
  }
  .shzr_a .a1 {
    height: 350px;
    margin-bottom: 30px;
  }
  .shzr_a .a1 .wenben {
    padding-left: 50px;
    padding-top: 58px;
  }
  .shzr_a .a2 {
    height: 400px;
    margin-bottom: 30px;
  }
  .shzr_a .a3 {
    height: 430px;
  }
  .shzr_a .text {
    padding-left: 45px;
  }
  .shzr_a .text h6 {
    line-height: 88px;
    margin-bottom: 30px;
  }
  .notice_a ul li .text {
    padding: 20px 20px 0 18px;
  }
  .good_list ul li {
    padding: 0 0.1rem;
  }
  .gy_a {
    padding: 30px 0;
    height: 550px;
  }
  .gy_a .a1 .img {
    height: 320px;
    top: 70px;
    left: 13px;
    right: 30px;
  }
  .gy_a .a2 {
    padding-left: 30px;
  }
  .gy_a .a2 .b1 {
    height: 0.7rem;
  }
  .gy_a .a2 .b1 h6 {
    top: -0.1rem;
    font-size: 0.9rem;
    line-height: 0.9rem;
  }
  .gy_a .a2 .b2 {
    font-size: 14px;
    line-height: 2;
  }
}
@media screen and (max-width: 1200px) {
  .gy_c ul li {
    font-size: 16px;
  }
  .new_list {
    padding-bottom: 110px;
    padding-top: 30px;
  }
  .new_list ul li a {
    padding: 20px;
  }
  .new_list {
    padding-bottom: 130px;
    padding-top: 37px;
  }
  .new_list ul li a {
    padding: 50px 35px 40px;
  }
  .video_list {
    padding-bottom: 130px;
  }
  .video_list ul {
    margin: 0 -20px;
  }
  .video_list ul li {
    width: 50%;
    padding: 0 20px;
  }
  .gzhj_a {
    padding-bottom: 130px;
  }
  .gzhj_a ul {
    margin: 0 -20px;
  }
  .gzhj_a ul li {
    width: 50%;
    padding: 0 20px;
  }
  .shzr_a .a1 .wenben {
    padding-left: 35px;
    padding-top: 64px;
    font-size: 30px;
  }
  .shzr_a .text {
    padding-top: 16px;
    padding-left: 35px;
    padding-right: 40px;
  }
  .shzr_a .text h6 {
    margin-bottom: 20px;
  }
  .ind_a .tit .a1 h6 {
    line-height: 48px;
    font-size: 32px;
  }
  .ind_a .tit .a1 p {
    font-size: 14px;
  }
  .ind_a .tit .a2 a {
    margin-left: 8px;
  }
  .ind_a ul li a {
    height: 335px;
  }
  .footer .a1 .b1 em {
    font-size: 28px;
  }
  .footer .a2 dl dt {
    font-size: 14px;
  }
  .message_a .a2 {
    height: 3.6rem;
  }
  .message_a .a2 .map {
    width: 45%;
    height: 100%;
  }
  .message_a .a2 .b1 {
    padding-top: 0.34rem;
    width: 53%;
    height: 100%;
  }
  .message_a .a2 .b1 .c1 {
    width: 100%;
    height: 70px;
  }
  .message_a .a2 .b1 .c1 .c2 a {
    height: 70px;
  }
  .message_a .a2 .b1 .c1 span {
    line-height: 24px;
  }
  .message_a .a2 .b1 .c1 em {
    font-size: 28px;
    line-height: 32px;
  }
  .message_a .a2 .b1 p {
    line-height: 36px;
    font-size: 20px;
  }
}
@media screen and (max-width: 900px) {
  .ind_c .a1 {
  float: left;
  width: 50%;
  padding-right: 125px;
  /*padding-top: 54px;*/
      top: -10px;
  position: relative;
  z-index: 10;
}
  .new_list {
    padding-bottom: 1rem;
    padding-top: 0.6rem;
  }
  .new_list ul {
    padding: 0 0.22rem;
  }
  .new_list ul li {
    float: none;
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .new_list ul li a {
    padding: 0.2rem 0.4rem 0.3rem;
    -moz-box-shadow: 0px 0px 20px rgba(52, 52, 52, 0.08);
    -webkit-box-shadow: 0px 0px 20px rgba(52, 52, 52, 0.08);
    box-shadow: 0px 0px 20px rgba(52, 52, 52, 0.08);
  }
  .new_list ul li a::after {
    height: 2px;
    opacity: 1;
  }
  .new_list ul li h6 {
    line-height: 0.7rem;
    font-size: 0.29rem;
  }
  .new_list ul li p {
    font-size: 0.24rem;
    line-height: 0.32rem;
    height: 0.64rem;
  }
  .new_list ul li .img {
    height: 3.43rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .new_list ul li .img img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
  }
  .new_list ul li em {
    line-height: 0.34rem;
    height: 0.34rem;
    border-bottom: none;
  }
  .page p {
    line-height: 0.8rem;
    font-size: 0.42rem;
    padding-right: 0.45rem;
    margin-bottom: 0.2rem;
  }
  .page p i {
    font-size: 0.32rem;
  }
  .page p span {
    font-size: 0.32rem;
  }
  .page div.tac a {
    display: inline-block;
    width: 0.84rem;
    height: 0.7rem;
    margin: 0 0.1rem;
  }
  .page div.tac a:first-child {
    background-size: 0.28rem auto;
  }
  .page div.tac a:last-child {
    background-size: 0.28rem auto;
  }
  .yw_box {
    padding-top: 0.6rem;
    padding-bottom: 0.8rem;
    background-size: auto 7.1rem;
  }
  .yw_box .a1 {
    width: 100%;
    height: 9rem;
    margin-bottom: 0.7rem;
    position: relative;
  }
  .yw_box .a1 .b1 {
    width: 4.7rem;
    float: none;
    height: 5rem;
    padding-top: 0.76rem;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .yw_box .a1 .b2 {
    margin-top: 0;
    width: 4.7rem;
    float: none;
    height: 4.56rem;
    padding-top: 0.76rem;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 0;
  }
  .yw_box .a2 {
    padding: 0 0.22rem;
  }
  .video_list {
    padding-top: 0.7rem;
    padding-bottom: 1rem;
  }
  .video_list ul {
    padding: 0 0.1rem;
    margin: 0 0.05rem;
  }
  .video_list ul li {
    width: 50%;
    height: 2.5rem;
    padding: 0 0.05rem;
    margin-bottom: 0.2rem;
  }
  .video_list ul li .img img {
    min-height: 100%;
  }
  .video_list ul li .text img {
    width: 0.7rem;
    height: 0.7rem;
  }
  .shzr_a {
    padding: 0.2rem;
    padding-bottom: 1rem;
  }
  .shzr_a .a1 {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.46rem;
  }
  .shzr_a .a1 .text {
    width: 100%;
    float: none;
    margin-bottom: 0.28rem;
  }
  .shzr_a .a1 .wenben {
    width: 100%;
    height: 4.6rem;
    float: right;
    font-size: 0.4rem;
    line-height: 0.72rem;
    color: #ffffff;
    background-size: 6.7rem auto;
    padding-left: 0.67rem;
    padding-top: 0.83rem;
  }
  .shzr_a .a2 {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.38rem;
  }
  .shzr_a .a2 .img {
    float: none;
    height: 4.15rem;
  }
  .shzr_a .a2 .text {
    width: 100%;
    float: none;
  }
  .shzr_a .a3 {
    height: auto;
    overflow: hidden;
  }
  .shzr_a .a3 .img:first-child {
    float: none;
    height: 4.15rem;
    margin-bottom: 0.3rem;
  }
  .shzr_a .a3 .img:last-child {
    float: none;
    height: 4.15rem;
  }
  .shzr_a .img {
    height: 100%;
    width: 100%;
  }
  .shzr_a .text {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .shzr_a .text h6 {
    line-height: 1.14rem;
    font-size: 0.36rem;
    margin-bottom: 0.5rem;
  }
  .shzr_a .text h6::after {
    width: 0.3rem;
    height: 0.03rem;
  }
  .shzr_a .text p {
    font-size: 0.24rem;
    color: #a8a5a5;
    line-height: 0.42rem;
  }
  .zyfz_a {
    padding: 0.36rem 0.22rem 0.52rem;
  }
  .zyfz_a .a1 {
    padding: 0;
  }
  .zyfz_a .a1 h6 {
    line-height: 0.8rem;
    font-size: 0.36rem;
  }
  .zyfz_a .a1 p {
    line-height: 0.42rem;
    font-size: 0.24rem;
  }
  .zyfz_a .a2 .item {
    width: 50%;
    height: 2.3rem;
    padding: 0;
  }
  .zyfz_a .a2 .item:last-child {
    display: none;
  }
  .zyfz_a .a2 .item:nth-child(1) {
    padding-right: 0.18rem;
  }
  .zyfz_a .a2 .item:nth-child(2) {
    padding-left: 0.18rem;
  }
  .zyfz_b {
    padding: 0.2rem 0.22rem 0.9rem;
  }
  .zyfz_b .a1 {
    margin-bottom: 0.25rem;
  }
  .zyfz_b .a1 h6 {
    line-height: 0.76rem;
    font-size: 0.36rem;
  }
  .zyfz_b .a1 p {
    line-height: 0.42rem;
    font-size: 0.24rem;
  }
  .zyfz_b .a2 .more {
    width: 2.82rem;
    height: 0.6rem;
    font-size: 0.26rem;
    font-weight: lighter;
    line-height: 0.6rem;
  }
  .zyfz_b .a2 ul li a {
    transition: 0s;
    padding-right: 1.66rem;
  }
  .zyfz_b .a2 ul li .b1 {
    width: 1.3rem;
    right: 0.2rem;
    top: 0.32rem;
  }
  .zyfz_b .a2 ul li .b1 span:first-child {
    line-height: 0.5rem;
    font-size: 12px;
    margin-bottom: 0.34rem;
  }
  .zyfz_b .a2 ul li .b1 span:last-child {
    height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.24rem;
  }
  .zyfz_b .a2 ul li h6 {
    line-height: 0.4rem;
    font-size: 0.28rem;
  }
  .zyfz_b .a2 ul li em {
    line-height: 0.4rem;
    font-size: 0.24rem;
  }
  .zyfz_b .a2 ul li p {
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-align: justify;
  }
  .zyfz_c {
    padding: 0.5rem 0.22rem 0.76rem;
  }
  .zyfz_c .more {
    width: 2.82rem;
    height: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    font-weight: lighter;
  }
  .zyfz_c h6 {
    font-size: 0.36rem;
    line-height: 0.76rem;
  }
  .zyfz_c .a1 .item {
    width: 100%;
  }
  .zyfz_c .a1 .item:first-child {
    float: none;
    margin-bottom: 0.32rem;
  }
  .zyfz_c .a1 .item:last-child {
    float: none;
  }
  .zyfz_c .a1 .item .img {
    height: 3.18rem;
    margin-bottom: 0.24rem;
  }
  .zyfz_c .a1 .item p {
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.24rem;
    transition: 0;
  }
  .zyfz_d {
    background-color: #f6f6f6;
    padding: 0.33rem 0.22rem 0;
  }
  .zyfz_d h6 {
    font-size: 0.36rem;
    line-height: 0.8rem;
  }
  .zyfz_d .swiper-container {
    height: 4rem;
  }
  .zyfz_d .swiper-container .swiper-wrapper {
    height: 2.8rem;
  }
  .zyfz_d .swiper-container .swiper-wrapper .img {
    height: 2.3rem;
  }
  .zyfz_d .swiper-container .swiper-wrapper p {
    line-height: 0.5rem;
    font-size: 0.24rem;
  }
  .zyfz_d .swiper-container .swiper-pagination {
    bottom: 0.56rem !important;
  }
  .zyfz_d .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 0.65rem;
    height: 0.1rem;
  }
  .gzhj_a {
    padding-top: 0.6rem;
    padding-bottom: 1rem;
  }
  .gzhj_a ul {
    position: relative;
    padding: 0 0.1rem;
    margin: 0 0.05rem;
  }
  .gzhj_a ul li {
    width: 50%;
    padding: 0 0.07rem;
    margin-bottom: 0.16rem;
  }
  .gzhj_a ul li .img {
    height: 2.4rem;
  }
  .gzhj_a ul li p {
    transition: 0 s;
    font-size: 0.24rem;
  }
  .notice_a {
    padding: 0.6rem 0.22rem 1rem;
  }
  .notice_a ul {
    margin: 0;
  }
  .notice_a ul li {
    float: none;
    width: 100%!important;
    padding: 0;
    margin-bottom: 0.2rem;
  }

  .notice_a ul li a {
    padding: 0.23rem;
  }
  .notice_a ul li .text {
    padding: 0.36rem 0.44rem 0 0.37rem;
  }
  .notice_a ul li .text .a1 {
    height: 1.64rem;
    padding-left: 1.11rem;
  }
  .notice_a ul li .text .a1::after {
    left: 0.93rem;
    top: 0.06rem;
    bottom: 0.38rem;
  }
  .notice_a ul li .text .a1 h5 {
    line-height: 0.44rem;
    font-size: 0.28rem;
    max-height: 0.88rem;
  }
  .notice_a ul li .text .a1 p {
    line-height: 0.3rem;
    font-size: 0.24rem;
    padding-top: 0.1rem;
  }
  .notice_a ul li .text .b1 {
    top: 0.05rem;
    width: 0.82rem;
  }
  .notice_a ul li .text .b1 span {
    line-height: 0.6rem;
    font-size: 0.53rem;
  }
  .notice_a ul li .text .b1 em {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .notice_a ul li .text .a2 {
    font-size: 0.24rem;
    line-height: 0.62rem;
    background-size: auto 0.08rem;
  }
  .good_list {
    padding: 0.6rem 0.12rem 1rem;
  }
  .good_list ul li {
    width: 50%;
    padding: 0 0.1rem;
    margin-bottom: 0.26rem;
  }
  .good_list ul li a {
    border-radius: 0.04rem;
  }
  .good_list ul li .img {
    height: 3.1rem;
  }
  .good_list ul li .img img {
    max-width: 100%;
  }
  .good_list ul li .text {
    height: 1.94rem;
    padding: 0 0.19rem;
    background-color: #e0effc;
  }
  .good_list ul li .text h6 {
    line-height: 0.62rem;
    font-size: 0.28rem;
    padding-top: 0.05rem;
  }
  .good_list ul li .text p {
    font-size: 0.24rem;
    line-height: 0.3rem;
    height: 0.6rem;
    padding: 0 0.2rem;
    margin-bottom: 0.1rem;
  }
  .good_list ul li .text h5 {
    line-height: 0.5rem;
    font-size: 0.24rem;
    color: #6e97c9;
  }
  .header {
    padding: 0 0.22rem;
    height: 1.32rem;
    position: relative;
  }
  .header .logo {
    height: 0.94rem;
    margin-top: 0.2rem;
  }
  .header .logo a {
    display: block;
    height: 100%;
  }
  .header .logo a img {
    height: 100%;
    width: auto;
    display: block;
  }
  .header .search {
    width: 0.7rem;
    height: 0.7rem;
    margin-left: 0.3rem;
    margin-top: 0.4rem;
  }
  .header .search .imgbox {
    height: 0.7rem;
    width: 0.7rem;
  }
  .header .search .f_box {
    display: none;
    right: -1px;
    top: -1px;
    height: 0.7rem;
    border-radius: 0.35rem;
  }
  .header .search .f_box .c1 {
    width: 130px;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .header .search .f_box .search_close {
    left: 1.8rem;
    top: 0 !important;
    line-height: 0.68rem;
    font-size: 16px;
  }
  .header .search .f_box .search_close input {
    width: 0.68rem;
    height: 0.68rem;
    line-height: 0.68rem;
  }
  .header .nemu {
    width: 0.7rem;
    height: 0.7rem;
    background-color: #e8e8e8;
    margin-top: 0.4rem;
    position: relative;
    display: block;
    float: right;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 0.3rem;
  }
  .header .nemu i {
    width: 0.32rem;
    height: 2px;
    background-color: #005bac;
    position: absolute;
    left: 0.19rem;
    transition: 0.5s;
  }
  .header .nemu i:nth-child(1) {
    top: 0.19rem;
  }
  .header .nemu i:nth-child(2) {
    top: calc(50% - 1px);
  }
  .header .nemu i:nth-child(3) {
    top: 0.49rem;
  }
  .header .nemu.on i:nth-child(1) {
    top: 0.31rem;
    transform: rotate(405deg);
  }
  .header .nemu.on i:nth-child(2) {
    width: 0;
  }
  .header .nemu.on i:nth-child(3) {
    top: 0.31rem;
    transform: rotate(-405deg);
  }
  .header .share {
    width: 0.7rem;
    margin-top: 0.4rem;
    position: relative;
  }
  .header .share .code {
    width: 3rem;
    top: 0.73rem;
    left: -1.2rem;
  }
  .header .share:hover .code {
    opacity: 1;
  }
  .header .nav_list {
    display: none;
    padding: 0.4rem 0;
    float: none;
    margin-right: 0;
    position: absolute;
    top: 1.32rem;
    left: 0;
    right: 0;
    white-space: nowrap;
    width: auto;
    z-index: 99999;
    background-color: #fff;
  }
  .header .nav_list li.fl {
    display: block;
    margin: 0 32px;
    position: relative;
    text-align: center;
    float: none;
  }
  .header .nav_list li.fl a.b1 {
    line-height: 0.8rem;
  }
  .ind_a {
    overflow: hidden;
    padding: 0.54rem 0.22rem 0.6rem;
  }
  .ind_a .tit {
    margin-bottom: 0.14rem;
  }
  .ind_a .tit .a1 {
    float: none;
  }
  .ind_a .tit .a1 h6 {
    line-height: 0.48rem;
    font-size: 0.36rem;
    color: #4d4d4d;
  }
  .ind_a .tit .a1 p {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .ind_a .tit .a2 {
    display: none;
  }
  .ind_a ul {
    margin: 0 -0.13rem;
  }
  .ind_a ul li {
    width: 50%;
    padding: 0 0.13rem;
    margin-top: 0.2rem;
  }
  .ind_a ul li:nth-child(3),
  .ind_a ul li:nth-child(4) {
    margin-top: 0.2rem;
  }
  .ind_a ul li a {
    height: 4.2rem;
  }
  .ind_a ul li a .a1 {
    display: none;
  }
  .ind_a ul li a .a2 {
    padding: 10px 15px;
    z-index: 3;
    background-color: rgba(0, 57, 107);
  }
  .ind_a ul li a .a2 h6 {
    font-size: 0.24rem;
    color: #ffffff;
  }
  .ind_a ul li a .a2 p {
    font-size: 12px;
  }
  .ind_b {
    padding: 0.45rem 0.2rem 0;
  }
  .ind_b .dw_1 {
    line-height: 0.8rem;
    font-size: 0.8rem;
    opacity: 0.07;
    top: 0.37rem;
    left: -2.65rem;
  }
  .ind_b .tit {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.1rem;
  }
  .ind_b .tit .a1 {
    float: none;
  }
  .ind_b .tit .a1 h6 {
    line-height: 0.46rem;
    font-size: 0.36rem;
    color: #4d4d4d;
  }
  .ind_b .tit .a1 p {
    font-size: 12px;
    line-height: 0.26rem;
  }
  .ind_b .tit .a2 {
    float: none;
    width: auto;
    padding-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  .ind_b .b1 {
    height: 4.48rem;
  }
  .ind_b .b1 .swiper-container {
    height: 100%;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper {
    height: 100%;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide {
    max-width: 100%;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide .img {
    height: 3.67rem;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide .img img {
    width: auto;
    height: 100%;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide .img em {
    display: none;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide p {
    padding-left: 1.9rem;
    line-height: 0.8rem;
    position: relative;
    font-size: 0.26rem;
    opacity: 1;
  }
  .ind_b .b1 .swiper-container .swiper-wrapper .swiper-slide p::after {
    left: 0.7rem;
    top: 0.4rem;
    width: 1rem;
    height: 1px;
  }
  .ind_b .b1 .swiper-container .b2 {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-right: 0;
    top: -0.8rem;
  }
  .ind_b .b1 .swiper-container .b2 .btn {
    margin-left: 0.4rem;
    cursor: pointer;
    margin-top: 0.24rem;
    width: 0.56rem;
    height: 0.56rem;
  }
  .ind_b .b1 .swiper-container .b3 {
    font-size: 12px;
    color: #939393;
  }
  .ind_b .b1 .swiper-container .b3 .swiper-pagination-current {
    font-size: 14px;
    color: #161616;
  }
  .ind_c {
    padding: 0.7rem 0 0.3rem;
  }
  .ind_c .a1 {
    float: none;
    width: 100%;
    padding: 0 0.2rem;
  }
  .ind_c .a1 .tit {
    margin-bottom: 0.24rem;
  }
  .ind_c .a1 .tit h6 {
    line-height: 0.5rem;
    font-size: 0.36rem;
  }
  .ind_c .a1 .tit p {
    line-height: 0.34rem;
    font-size: 0.24rem;
  }
  .ind_c .a1 h5 {
    font-size: 0.3rem;
    line-height: 0.6rem;
  }
  .ind_c .a1 .desc {
    font-size: 0.24rem;
    line-height: 0.42rem;
    color: #727272;
    min-height: auto;
  }
  .ind_c .a1 .b1 {
    margin-bottom: 0.2rem;
  }
  .ind_c .a1 .b1 .item {
    height: 1.3rem;
    padding-left: 0.3rem;
  }
  .ind_c .a1 .b1 .item h6 {
    font-size: 0.58rem;
    line-height: 1.3rem;
    padding-right: 0.45rem;
  }
  .ind_c .a1 .b1 .item h6::after {
    right: 0.14rem;
    bottom: 0.2rem;
    font-size: 0.43rem;
    line-height: 0.5rem;
  }
  .ind_c .a1 .b1 .item p {
    float: left;
    padding-top: 0.5rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .ind_c .a2 {
    width: 100%;
    float: none;
    height: 4.96rem;
    padding: 0 0.2rem;
  }
  .bobo {
    position: relative!important;
    left: 35px!important;
    width: 100%!important;
    height: auto!important;
  }

  .ind_c .a2 .b1 {
    margin-left: 0rem;
    width: auto;
  }
  .ind_c .a2 .b1 img {
    width: 100%;
  }
  .ind_c .a2 .b2 {
    z-index: 2;
    position: absolute;
    height: 4.05rem;
    width: auto;
    bottom: 0;
    left: 0;
    display: none;
  }
  .ind_d {
    padding: 0.2rem 0 0.3rem;
  }
  .ind_d .tit {
    margin-bottom: 0.2rem;
  }
  .ind_d .tit .a1 {
    float: none;
    padding-left: 0.2rem;
  }
  .ind_d .tit .a1 h6 {
    line-height: 0.52rem;
    font-size: 0.36rem;
  }
  .ind_d .tit .a1 p {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  .ind_d .tit .a2 {
    display: none;
  }
  .ind_d .new_list {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ind_d .new_list ul li:last-child {
    margin-bottom: 0;
  }
  .ind_e {
    padding: 0 0.2rem 0.3rem;
  }
  .ind_e .tit {
    height: 0.8rem;
  }
  .ind_e .tit em {
    line-height: 0.8rem;
    font-size: 0.36rem;
  }
  .ind_e .tit span {
    font-size: 0.24rem;
    color: #4d4d4d;
    margin-left: 0.2rem;
    line-height: 0.3rem;
    padding-top: 0.32rem;
  }
  .ind_e .list {
    padding: 0.15rem 0.1rem;
    background-color: #f9f9f9;
  }
  .ind_e .list a {
    line-height: 0.6rem;
    margin: 0.2rem;
    font-size: 0.24rem;
    white-space: nowrap;
    color: #868686;
  }
  .footer {
    padding: 0.34rem 0.2rem;
    height: 3rem
  }
  .footer .a1 {
    width: 100%;
    float: none;
    height: 1.4rem;
  }
  .footer .a1 .b1 {
    padding-left: 1.1rem;
    background: url(../images/icon_3.png) 0.3rem center no-repeat;
    background-size: 0.64rem 0.64rem;
    height: 2.4rem !important;
    overflow: hidden;
    margin-bottom: 0;
  }
  .footer .a1 .b1 span {
    display: block;
    line-height: 0.28rem;
    font-size: 0.24rem;
    padding-top: 0.28rem;
  }
  .footer .a1 .b1 em {
    display: block;
    font-size: 0.46rem;
    font-family: BEBAS;
    line-height: 0.52rem;
  }
  .footer .a1 .b2 {
        top: 0;
    right: 0.06rem;
    overflow: hidden;
    position: absolute;
    width: 2rem;
    height: 2rem;
  }
  .footer .a1 .b2 img {
    height: 100%;
    width: 100%
  }
  .footer .a2 {
    display: none;
  }
  .copyright {
    line-height: 0.38rem;
    font-size: 0.24rem;
    overflow: hidden;
    color: #494848;
    text-align: center;
    padding: 0.3rem 0;
  }
  .copyright a {
    float: none;
    display: block;
  }
  .two_banner .text h6 {
    top: 1.5rem;
  }
  .two_banner .text h6::before {
    top: 0.44rem;
  }
  .two_banner .text h6 em {
    padding-top: 0.44rem;
    margin-right: 0.15rem;
    font-size: 0.32rem;
    line-height: 0.3rem;
  }
  .two_banner .text h6 i {
    font-size: 0.44rem;
    line-height: 0.44rem;
  }
  .two_banner .bread_1 {
    padding-left: 0.2rem;
    height: 0.9rem;
  }
  .two_banner .bread_1 .scroller {
    position: absolute;
  }
  .two_banner .bread_1 ul li {
    padding: 0 0.46rem;
    line-height: 0.9rem;
    font-size: 0.28rem;
  }
  .two_banner .bread_1 ul li::after {
    left: calc(50% - 0.1rem);
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
    border-top: 0.11rem solid #d51111;
  }
  .two_banner .bread_1 ul li.cur::after {
    bottom: -0.11rem;
  }
  .message_a {
    padding: 0.37rem 0.22rem 0.5rem;
  }
  .message_a .tit {
    line-height: 0.8rem;
    font-size: 0.36rem;
    margin-bottom: 0.4rem;
  }
  .message_a .a1 {
    width: 4.8rem;
    margin: 0 auto;
    margin-bottom: 0.25rem;
  }
  .message_a .a1 .c1 span {
    line-height: 0.52rem;
    font-size: 0.24rem;
  }
  .message_a .a1 .c1 span sup {
    color: #d51111;
    font-size: 0.24rem;
    margin-left: 0.1rem;
    line-height: 0.38rem;
  }
  .message_a .a1 .c1 input {
    width: 100%;
    height: 0.64rem;
    padding: 0 0.2rem;
    font-size: 12px;
    color: #333333;
  }
  .message_a .a1 .c1 textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 1.44rem;
    min-height: 1.44rem;
    max-height: 1.44rem;
    padding: 0.1rem 0.2rem;
    font-size: 12px;
    line-height: 1.7;
    color: #333333;
  }
  .message_a .a1 .b1 {
    margin-bottom: 0.16rem;
  }
  .message_a .a1 .b1 .c1 {
    width: 100%;
  }
  .message_a .a1 .b1 .c1:first-child {
    float: none;
    margin-bottom: 0.25rem;
  }
  .message_a .a1 .b1 .c1:last-child {
    float: none;
  }
  .message_a .a1 .b2 {
    width: 3rem;
    height: 0.72rem;
    margin-top: 0.35rem;
    font-size: 0.24rem;
  }
  .message_a .a1 .b3 {
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #333333;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 0.3rem;
  }
  .message_a .a2 {
    height: auto;
    overflow: hidden;
  }
  .message_a .a2 .map {
    width: 100%;
    height: 4rem;
    overflow: hidden;
    float: none;
    background-color: #eeeeee;
  }
  .message_a .a2 .b1 {
    padding-top: 0.48rem;
    width: 100%;
    height: auto;
    float: none;
    overflow: hidden;
  }
  .message_a .a2 .b1 .c1 {
    background-color: #005bac;
    width: 100%;
    padding-left: 0.18rem;
    height: 0.9rem;
    margin-bottom: 0.3rem;
  }
  .message_a .a2 .b1 .c1 .c2 a {
    height: 0.9rem;
  }
  .message_a .a2 .b1 .c1 span {
    padding-top: 0.08rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.28rem;
    display: block;
  }
  .message_a .a2 .b1 .c1 em {
    font-size: 0.32rem;
    font-family: BEBAS;
    line-height: 0.46rem;
    color: #fff;
    display: block;
  }
  .message_a .a2 .b1 p {
    line-height: 0.4rem;
    font-size: 0.24rem;
    color: #292929;
  }
  .gy_a {
    padding: 0.57rem 0 0 0;
    height: auto;
  }
  .gy_a .a1 {
    width: 100%;
    float: none;
    position: relative;
    height: 5.55rem;
  }
  .gy_a .a1 .b1 {
    width: 1.6rem;
    height: 1.6rem;
    right: 0;
    top: 0;
  }
  .gy_a .a1 .b2 {
    width: 1.32rem;
    height: 1.47rem;
    left: 0.75rem;
    z-index: 1;
  }
  .gy_a .a1 .b3 {
    width: 0.7rem;
    height: 1.6rem;
    bottom: 0.65rem;
    left: 1.97rem;
    z-index: 2;
  }
  .gy_a .a1 .img {
    height: 3.4rem;
    position: absolute;
    overflow: hidden;
    z-index: 3;
    top: 0.88rem;
    left: 0;
    right: 0.3rem;
  }
  .gy_a .a1 .img img {
    width: 100%;
    height: 100%;
    display: block;
  }
  .gy_a .a2 {
    width: 100%;
    float: none;
    padding-left: 0;
    padding: 0 0.22rem 0;
  }
  .gy_a .a2 .b1 {
    height: 1.38rem;
  }
  .gy_a .a2 .b1 h6 {
    top: 0;
    font-size: 1.22rem;
    line-height: 1.38rem;
  }
  .gy_a .a2 .b1 span {
    line-height: 1.06rem;
    font-size: 0.3rem;
  }
  .gy_a .a2 .b2 {
    font-size: 0.24rem;
    line-height: 0.42rem;
  }
  .gy_b {
    padding: 0.4rem 1.2rem;
    position: relative;
    margin: 0 0.22rem;
  }
  .gy_b .swiper-container {
    height: 3.2rem;
  }
  .gy_c {
    background-size: auto 100%;
    padding: 0.7rem 0.2rem;
  }
  .gy_c .tit {
    margin-bottom: 0.45rem;
  }
  .gy_c .tit::after {
    top: 0.4rem;
  }
  .gy_c .tit::before {
    top: 0.4rem;
  }
  .gy_c .tit h6 {
    line-height: 0.44rem;
    font-size: 0.3rem;
  }
  .gy_c .tit p {
    line-height: 0.28rem;
    font-size: 12px;
  }
  .gy_c ul {
    border-top: none;
    border-left: none;
  }
  .gy_c ul li {
    width: 100%;
    float: none;
    line-height: 0.74rem;
    font-size: 0.28rem;
    border-right: none;
  }
  .gy_d {
    background: url(../images/gy_d3.jpg) center center no-repeat;
    background-size: 100% 100%;
    padding: 0.73rem 0.22rem 0.96rem;
  }
  .gy_d .tit {
    margin-bottom: 0.43rem;
  }
  .gy_d .tit h6 {
    line-height: 0.4rem;
    font-size: 0.3rem;
  }
  .gy_d .tit p {
    line-height: 0.28rem;
    font-size: 12px;
    margin-bottom: 0.1rem;
  }
  .gy_d .tit em {
    width: 0.07rem;
    height: 0.07rem;
  }
  .gy_d .a1 {
    width: 5.59rem;
    margin-bottom: 0.25rem;
  }
  .gy_d .a2 {
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.42rem;
    color: #777777;
  }
}
@media screen and (min-width: 900px) {
  .new_list ul li a:hover {
    -moz-box-shadow: 0px 0px 0.2rem rgba(52, 52, 52, 0.08);
    -webkit-box-shadow: 0px 0px 0.2rem rgba(52, 52, 52, 0.08);
    box-shadow: 0px 0px 0.2rem rgba(52, 52, 52, 0.08);
  }
  .new_list ul li a:hover::after {
    opacity: 1;
  }
  .new_list ul li a:hover h6 {
    color: #005bac;
  }
  .new_list ul li a:hover em {
    border-bottom: 1px solid #005bac;
  }
  .two_banner dl dd a:hover {
    background-color: #d51111;
  }
  .two_banner dl dd a:hover::after {
    position: absolute;
    bottom: -9px;
    opacity: 1;
  }
  .video_list ul li a:hover .text {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .video_list ul li a:hover .text img {
    transform: translate(-50%, -50%) rotateY(360deg);
    transition: 0.5s;
  }
  .video_list ul li a:hover .text p {
    opacity: 1;
  }
  .notice_a ul li a:hover {
    background-color: #d51111;
  }
  .gzhj_a ul li a:hover p {
    background-color: #d51111;
  }
  .good_list ul li a:hover .text {
    background-color: #e0effc;
  }
  .good_list ul li a:hover .text h5 {
    color: #6e97c9;
  }
}
.v-banner {
  position: relative;
}
.v-banner .v-banner-pa {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 6.2052506% !important;
  z-index: 3;
  text-align: center;
  line-height: 0;
  font-size: 0;
}
.v-banner .v-banner-pa .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  opacity: 1;
  margin: 0 0.88541667% !important;
}
.v-banner .v-banner-pa .swiper-pagination-bullet::after {
  display: block;
  position: absolute;
  opacity: 0;
  width: 14px;
  height: 14px;
  left: 50%;
  content: "";
  top: 50%;
  border-radius: 50%;
  border: 2px solid #005bac;
  transform: translate(-50%, -50%);
  transition: 0.5s;
}
.v-banner .v-banner-pa .swiper-pagination-bullet-active {
  background: #005bac;
}
.v-banner .v-banner-pa .swiper-pagination-bullet-active::after {
  width: 30px;
  height: 30px;
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .v-banner .v-banner-pa .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .v-banner .v-banner-pa .swiper-pagination-bullet-active::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 900px) {
  .v-banner .v-banner-pa .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
  .v-banner .v-banner-pa .swiper-pagination-bullet-active::after {
    border-width: 1px;
    width: 10px;
    height: 10px;
  }
}
.subnav {
  width: 670px;
  position: absolute;
  top: 1.02rem;
  left: -35px;
  background: #f7f7f7;
  z-index: 99;
  padding: 20px 34px 20px 46px;
  display: none;
}
.subnav3 {
  left: -150px;
}
.subnav4 {
  left: -200px;
}
.subnav5 {
  left: -300px;
}
.subnav6 {
  left: auto;
  right: -200px;
}
.subnav7 {
  left: auto;
  right: -100px;
}
.subnav8 {
  left: auto;
  right: 0;
}
.subnav_er {
  width: 163px;
}
.subnav_er > li {
  position: relative;
  z-index: 999;
}
.subnav_er > li > a {
  color: #646464;
  line-height: 40px;
  display: block;
  position: relative;
  z-index: 999;
}
.sub_border {
  width: 1px;
  height: 172px;
  border-right: solid 1px #cbcbcc;
  top: 33px;
  left: 164px;
  position: absolute;
}
.subnav_er .on1 a {
  color: #005bac;
}
.subnav_san {
  width: 125px;
  height: 200px;
  z-index: 7;
}
.subnav_san li {
  display: none;
  height: 200px;
}
.subnav_san1 {
  top: -40px;
}
.subnav_san2 {
  top: -80px;
}
.subnav_san3 {
  top: -120px;
}
.subnav_san4 {
  top: -160px;
}
.subnav_san li a {
  color: #646464;
  line-height: 40px;
  display: block;
}
.subnav_er li.blue a {
  color: #005bac;
}
.subnav_pic {
  margin: 8px 0 0;
}
.subnav_pic img {
  width: 300px;
  height: 179px;
}
.subnav_er > li > a:hover {
  color: #005bac;
}
.fzlc_a {
  padding-bottom: 0.5rem;
  padding-top: 0.3rem;
  background-color: #f7f7f7;
}
.fzlc_a .title_by {
  height: 0.9rem;
  position: relative;
  margin-bottom: 0.5rem;
}
.fzlc_a .title_by h6 {
  position: absolute;
  left: 0;
  top: -0.1rem;
  font-size: 1.1rem;
  line-height: 1.1rem;
  color: #eeeff1;
  white-space: nowrap;
}
.fzlc_a .title_by em {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0.66rem;
  font-size: 0.28rem;
  color: #6c6467;
  z-index: 1;
}
.fzlc_a .box {
  height: 620px;
}
.fzlc_a .left_a {
  width: 40.476%;
  float: left;
  height: 100%;
  overflow: overlay;
    overflow-x: hidden;
}

.left_a::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
  .left_a::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #535353;
  }
  .left_a::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
.fzlc_a .left_a .item {
  position: relative;
  height: 100px;
  border-left: 3px solid #00529c;
  margin-bottom: 30px;
  background-color: #ffffff;
  cursor: pointer;
}
.fzlc_a .left_a .item.active * {
  color: #ffffff !important;
}
.fzlc_a .left_a .item .a1 {
  z-index: 2;
  float: left;
  height: 100px;
  padding: 0 0 0 6%;
  position: relative;
  font-size: 36px;
  font-family: "BEBAS";
  font-weight: normal;
  color: #000000;
  display: block;
  width: 44%;
  line-height: 100px;
  transition: 0.5s;
}
.fzlc_a .left_a .item .a2 {
  position: relative;
  z-index: 2;
  width: 52.63157895%;
  padding-top: 18px;
  float: left;
}
.fzlc_a .left_a .item .a2 h6 {
  font-size: 22px;
  font-weight: bold;
  line-height: 34px;
  transition: 0.5s;
  color: #333;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fzlc_a .left_a .item .a2 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #454545;
  transition: 0.5s;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fzlc_a .right_a {
  width: 58.47222222%;
  height: 100%;
  background: #ffffff;
  float: right;
  overflow: hidden;
}
.fzlc_a .right_a .item {
  display: none;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: relative;
  height: 100%;
  padding: 70px 100px 0;
}
.fzlc_a .right_a .item .btn {
  top: 0;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  width: 44px;
  height: 44px;
  z-index: 2;
  background-size: 20px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.fzlc_a .right_a .item .btn.btn-prev {
  left: 4.1567696%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22icon%22%20width%3D%22200%22%20height%3D%22200%22%20viewBox%3D%220%200%201024%201024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23637087%22%20d%3D%22M927.8%20478H175.5l219.3-219.3c10.7-10.7%2010.7-28.1%200-38.7l-6.5-6.5c-10.7-10.7-28.1-10.7-38.7%200L81.7%20481.3c-9.2%204.5-16%2013.4-17.6%2023.9-1.5%207.1-.1%2014.7%204%2021%202.4%204%205.6%207.5%209.4%2010.1l.5.5c2.6%202.6%205.6%204.6%208.8%205.9l266.7%20266.7c10.7%2010.7%2028.1%2010.7%2038.7%200l6.5-6.5c10.7-10.7%2010.7-28.1%200-38.7l-222-222.3h751.1c17.6%200%2032-14.4%2032-32%200-17.5-14.4-31.9-32-31.9z%22%2F%3E%3C%2Fsvg%3E);
  box-shadow: 0px 0px 10px 0px rgba(193, 191, 191, 0.42);
}
.fzlc_a .right_a .item .btn.btn-next {
  right: 4.1567696%;
  background-color: #005bac;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22icon%22%20width%3D%22200%22%20height%3D%22200%22%20viewBox%3D%220%200%201024%201024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M885.113%20489.373L628.338%20232.599c-12.496-12.497-32.758-12.497-45.254%200-12.497%2012.497-12.497%2032.758%200%2045.255l203.3%20203.3H158.025c-17.036%200-30.846%2013.811-30.846%2030.846%200%2017.036%2013.811%2030.846%2030.846%2030.846h628.36L583.084%20746.147c-12.497%2012.496-12.497%2032.758%200%2045.255%206.248%206.248%2014.438%209.372%2022.627%209.372s16.379-3.124%2022.627-9.372l256.775-256.775a31.999%2031.999%200%200%200%200-45.254z%22%2F%3E%3C%2Fsvg%3E);
  box-shadow: 0px 0px 10px 0px rgba(193, 191, 191, 0.42);
}
.fzlc_a .right_a .item.active {
  display: block;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.fzlc_a .right_a .item .img1 {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.fzlc_a .right_a .item .img1 img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.fzlc_a .right_a .item .text h6 {
  font-size: 21px;
  text-align: center;
  color: #000000;
  padding: 29px 0 20px;
  line-height: 2;
}
.fzlc_a .right_a .item .text p {
  color: #999999;
  line-height: 2;
  font-size: 16px;
  text-indent: 2em;
}
@media only screen and (max-width: 1719px) {
  .fzlc_a .box {
    height: 538px;
    overflow: hidden;
  }
  .fzlc_a .left_a {
    width: 40.476%;
    float: left;
    height: 100%;
  }
  .fzlc_a .left_a .item {
    height: 90px;
    margin-bottom: 22px;
  }
  .fzlc_a .left_a .item .a1 {
    height: 90px;
    font-size: 32px;
    line-height: 90px;
  }
  .fzlc_a .left_a .item .a2 {
    padding-top: 12px;
  }
  .fzlc_a .left_a .item .a2 h6 {
    font-size: 20px;
  }
  .fzlc_a .right_a .item {
    padding: 40px 60px 0;
  }
  .fzlc_a .right_a .item .img1 {
    height: 280px;
  }
  .fzlc_a .right_a .item .text h6 {
    padding: 19px 0 10px;
  }
  .fzlc_a .right_a .item .text p {
    line-height: 2;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1439px) {
  .fzlc_a {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .fzlc_a .box {
    height: 502px;
    overflow: hidden;
  }
  .fzlc_a .left_a {
    width: 40.476%;
    float: left;
    height: 100%;
  }
  .fzlc_a .left_a .item {
    height: 86px;
    margin-bottom: 18px;
  }
  .fzlc_a .left_a .item .a1 {
    height: 86px;
    font-size: 28px;
    line-height: 86px;
  }
  .fzlc_a .left_a .item .a2 {
    padding-top: 12px;
  }
  .fzlc_a .left_a .item .a2 h6 {
    font-size: 16px;
  }
  .fzlc_a .left_a .item .a2 p {
    font-size: 14px;
  }
  .fzlc_a .right_a .item {
    padding: 40px 40px 0;
  }
  .fzlc_a .right_a .item .img1 {
    height: 260px;
  }
  .fzlc_a .right_a .item .text h6 {
    padding: 15px 0 6px;
  }
  .fzlc_a .right_a .item .text p {
    line-height: 2;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1239px) {
  .fzlc_a .box {
    height: 460px;
    overflow: hidden;
  }
  .fzlc_a .left_a {
    width: 40.476%;
    float: left;
    height: 100%;

  }
  .fzlc_a .left_a .item {
    height: 80px;
    margin-bottom: 15px;
  }
  .fzlc_a .left_a .item .a1 {
    height: 80px;
    font-size: 24px;
    line-height: 80px;
  }
  .fzlc_a .left_a .item .a2 {
    padding-top: 12px;
  }
  .fzlc_a .left_a .item .a2 h6 {
    font-size: 16px;
    line-height: 30px;
  }
  .fzlc_a .left_a .item .a2 p {
    font-size: 14px;
  }
  .fzlc_a .right_a .item {
    padding: 40px 30px 0;
  }
  .fzlc_a .right_a .item .img1 {
    height: 230px;
  }
  .fzlc_a .right_a .item .text h6 {
    padding: 6px 0 3px;
  }
  .fzlc_a .right_a .item .text p {
    line-height: 1.8;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .fzlc_a .box {
    height: 440px;
    overflow: hidden;
  }
  .fzlc_a .left_a {
    width: 40.476%;
    float: left;
    height: 100%;
  }
  .fzlc_a .left_a .item {
    height: 80px;
    margin-bottom: 10px;
  }
  .fzlc_a .left_a .item .a1 {
    height: 80px;
    font-size: 20px;
    line-height: 80px;
  }
  .fzlc_a .left_a .item .a2 {
    padding-top: 12px;
  }
  .fzlc_a .left_a .item .a2 h6 {
    font-size: 16px;
    line-height: 30px;
  }
  .fzlc_a .left_a .item .a2 p {
    font-size: 14px;
  }
  .fzlc_a .right_a .item {
    padding: 20px 20px 0;
  }
  .fzlc_a .right_a .item .img1 {
    height: 230px;
  }
  .fzlc_a .right_a .item .text h6 {
    padding: 6px 0 3px;
  }
  .fzlc_a .right_a .item .text p {
    line-height: 1.8;
    font-size: 14px;
  }
}
@media screen and (min-width: 901px) {
  .fzlc_a .left_a .item::after {
    width: 0;
    height: 100%;
    background: #005db3;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transition: 0.5s;
    opacity: 1;
  }
  .fzlc_a .left_a .item::before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -7px;
    content: "";
    opacity: 0;
    transition: 0.5s;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 9px solid transparent;
    border-left: 9px solid #005db3;
  }
  .fzlc_a .left_a .item.active::after {
    width: 100%;
  }
  .fzlc_a .left_a .item.active::before {
    opacity: 1;
  }
}
@media only screen and (max-width: 900px) {
  .fzlc_a .box {
    height: auto;
  }
  .fzlc_a .left_a {
    float: none;
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: flex;
    overflow-x: auto;
  }
  .fzlc_a .left_a .item {
    width: 155px;
    height: 100px;
    margin-bottom: 24px;
    margin-right: 15px;
    flex-shrink: 0;
    text-align: center;
    padding-top: 4px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-left: none;
    border-top: 3px solid #00529c;
  }
  .fzlc_a .left_a .item::after {
    width: 100%;
    height: 0;
    background: #005db3;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transition: 0.5s;
    opacity: 1;
  }
  .fzlc_a .left_a .item::before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    opacity: 0;
    transition: 0.5s;
    top: 100%;
    left: 50%;
    margin-top: 0;
    margin-left: -7px;
    border-top: 7px solid #005db3;
    border-bottom: 7px solid transparent;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
  }
  .fzlc_a .left_a .item.active::after {
    height: 100%;
  }
  .fzlc_a .left_a .item.active::before {
    opacity: 1;
  }
  .fzlc_a .left_a .item .a1 {
    float: none;
    height: 100px;
    padding: 0;
    position: relative;
    font-size: 22px;
    line-height: 30px;
    height: 30px;
    font-family: "BEBAS";
    font-weight: normal;
    color: #000000;
    display: block;
    width: 100%;
    transition: 0.5s;
  }
  .fzlc_a .left_a .item .a2 {
    width: 100%;
    padding-top: 0;
    float: none;
  }
  .fzlc_a .left_a .item .a2 h6 {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    transition: 0.5s;
    color: #333;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .fzlc_a .left_a .item .a2 p {
    transition: 0.5s;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    overflow: visible;
    white-space: normal;
    margin-top: 4px;
  }
  .fzlc_a .right_a {
    width: 100%;
    height: 320px;
    float: none;
    overflow: hidden;
  }
  .fzlc_a .right_a .item {
    position: relative;
    height: 100%;
    padding: 0.3rem 0.2rem 0.9rem;
  }
  .fzlc_a .right_a .item .img1 {
    height: 3rem;
  }
  .fzlc_a .right_a .item .text h6 {
    font-size: 0.4rem;
    text-align: center;
    color: #000000;
    padding: 0.12rem 0 0.1rem;
    line-height: 2;
  }
  .fzlc_a .right_a .item .text p {
    color: #999999;
    line-height: 2;
    font-size: 0.24rem;
    text-indent: 2em;
  }
  .fzlc_a .right_a .item .btn {
    top: auto;
    width: 0.6rem;
    height: 0.6rem;
    cursor: pointer;
    margin: 0;
    bottom: 0.15rem;
  }
  .fzlc_a .right_a .item .btn.btn-prev {
    left: 35%;
    background-size: 0.4rem;
  }
  .fzlc_a .right_a .item .btn.btn-next {
    right: 35%;
    background-size: 0.4rem;
  }
}
