/*================首页样式及公共部分样式================*/
.banner {
  position: relative;
  margin-top: 50px;
}
.banner .swiper-slide {
  position: relative;
  display: block;
  height: 706px;
}
.banner .swiper-slide .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner .swiper-slide .pic i {
  width: 100%;
  height: 100%;
}
.banner .swiper-slide .pimg {
  display: block;
}
.banner .swiper-slide .mimg,
.banner .swiper-slide .videoText {
  display: none;
}
.banner .swiper-slide .w1400 {
  position: relative;
  z-index: 2;
}
.banner .swiper-slide .text.imgText {
  position: absolute;
  left: 0;
  top: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.banner .swiper-slide .text.imgText img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1500px) {
  .banner .swiper-slide .text.imgText img {
    object-fit: contain;
  }
}
.banner .swiper-slide .video_ves {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 788px;
}
.banner .swiper-slide .video_obj {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .swiper-slide.swiper-slide-active .text {
  visibility: visible;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.banner .swiper-pagination {
  display: none;
}
.fullpage {
  position: relative;
}
/* .m_fullpage2{
  margin-top: 1.9rem;
} */
.banner_bottom {
  position: absolute;
  bottom: -58px;
  left: 0;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}
.banner_bottom .top {
  /* margin: 50px auto 50px; */
  position: relative;
  background: #fff;
  height: 120px;
  display: flex;
  align-items: center;
  border-radius: 5px;
}
.banner_bottom .top .pic {
  margin-left: 52px;
  padding-left: 52px;
  width: 86px;
  /* line-height: 120px; */
  font-size: 24px;
  color: #226dff;
  font-weight: bold;
  border-right: #d5e3ff 1px solid;
  background: url(../images/icon/icon_8.png) left center no-repeat;
}
.banner_bottom .top .jq22 a {
  display: inline-block;
}
@media (max-width: 1200px) {
  .banner {
    margin-top: 0.5rem;
  }
  .banner .swiper-slide {
    /* height: 10.34rem; */
    /* height: 100vh;*/
    height: 14.95rem;
  }
  .banner .swiper-slide .pimg {
    display: none;
  }
  .banner .swiper-slide .mimg,
  .banner .swiper-slide .videoText {
    display: block;
  }
  .banner .swiper-slide .text {
    width: 100%;
  }
  .banner .swiper-slide .text .t {
    margin-bottom: 0.4rem;
    width: 86%;
    line-height: 0.54rem;
    font-size: 0.38rem;
    text-align: left;
  }
  .banner .swiper-slide .text .textBox {
    margin-bottom: 0.45rem;
    line-height: 0.93rem;
    font-size: 0.75rem;
    justify-content: flex-start;
  }
  .banner .swiper-slide .text .textBox i {
    padding: 0 6px;
  }
  .banner .swiper-slide .text .more {
    margin: 0;
    padding: 0.27rem 0;
    width: 2.07rem;
    font-size: 0.22rem;
  }
  .banner .swiper-slide .text .more p {
    padding-right: 0.24rem;
  }
  .banner .swiper-slide .text .more p::after {
    width: 6px;
    height: 14px;
  }
  .banner .swiper-slide .text.imgText img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner .swiper-slide .video_ves {
    display: none;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .banner .swiper-pagination {
    bottom: 1.76rem;
    color: #e7e7e7;
    display: block;
    font-size: 0;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.08rem;
    width: 0.12rem;
    height: 0.12rem;
    background: #cfcfcf;
    opacity: 1;
  }
  .banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.24rem;
    background: #3b77fc;
    border-radius: 0.06rem;
  }
  .banner_bottom {
    bottom: -0.68rem;
  }
  .banner_bottom .top {
    height: 1.4rem;
    padding: 0 0.3rem;
  }
  .banner_bottom .top .pic {
    margin-left: 0;
    font-size: 0.28rem;
    padding-left: 0.52rem;
    width: 0.86rem;
    background-size: 0.38rem auto;
  }
}
.title {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}
.ind01 {
  padding: 200px 0 90px;
  background: #f8f9fd;
}
.ind01 .consult {
  margin-top: 40px;
}
.ind01 .counsel {
  display: flex;
  justify-content: space-between;
}
.ind01 .capacity {
  width: 24.85%;
}
.ind01 .capacity_info {
  width: 100%;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 5px;
}
.ind01 .capacity_info:hover i::before {
  transition: all 0.5s;
  top: -70px;
}
.ind01 .capacity_info:last-child {
  margin-bottom: 0;
}
.ind01 .capacity_info i {
  position: relative;
  transition: all 0.5s;
  display: block;
  width: 70px;
  height: 70px;
  overflow: hidden;
}
.ind01 .capacity_info i::before {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 140px;
}
.ind01 .capacity_info:nth-child(1) i::before {
  background: url(../images/index/ind_1.png) center no-repeat;
  content: " ";
}
.ind01 .capacity_info:nth-child(2) i::before {
  background: url(../images/index/ind_2.png) center no-repeat;
  content: " ";
}
.ind01 .capacity_info .text {
  margin-left: 32px;
}
.ind01 .capacity_info p {
  font-size: 22px;
  color: #333333;
}
.ind01 .capacity_info b {
  font-size: 16px;
  color: #999999;
  margin-top: 10px;
}
.ind01 .revenue {
  width: 73.28%;
  display: flex;
  justify-content: space-between;
}
.ind01 .revenue .list {
  width: 18.42%;
  height: 280px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.ind01 .revenue .list:nth-child(1) i {
  background: url(../images/index/revenue_1.png) center no-repeat;
  background-size: 100% auto;
}
.ind01 .revenue .list:nth-child(2) i {
  background: url(../images/index/revenue_2.png) center no-repeat;
  background-size: 100% auto;
}
.ind01 .revenue .list:nth-child(3) i {
  background: url(../images/index/revenue_3.png) center no-repeat;
  background-size: 100% auto;
}
.ind01 .revenue .list:nth-child(4) i {
  background: url(../images/index/revenue_4.png) center no-repeat;
  background-size: 100% auto;
}
.ind01 .revenue .list:nth-child(5) i {
  background: url(../images/index/revenue_5.png) center no-repeat;
  background-size: 100% auto;
}
.ind01 .revenue .list:hover i {
  transition: all 0.5s;
  top: -85px;
}
.ind01 .revenue .rev_icon {
  width: 85px;
  height: 85px;
  position: relative;
  overflow: hidden;
}
.ind01 .revenue .rev_icon i {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 85px;
  height: 170px;
}
.ind01 .revenue .text {
  padding: 0 24px;
  text-align: center;
  font-size: 0;
  margin-top: 24px;
}
.ind01 .revenue .text p {
  font-size: 18px;
  color: #333333;
}
.ind01 .revenue .text b {
  font-size: 16px;
  color: #999999;
  padding-left: 17px;
  background: url(../images/icon/icon_9.png) left center no-repeat;
  display: inline-block;
  margin-top: 24px;
}
.ind01 .tab_special {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.ind01 .tab_special .column {
  width: calc((100% - 54px) / 3);
  height: 180px;
  margin-right: 27px;
  overflow: hidden;
  position: relative;
}
.ind01 .tab_special .column:last-child {
  margin-right: 0;
}
.ind01 .tab_special .column:hover .c_img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.ind01 .tab_special .c_img {
  width: 100%;
  height: 100%;
  position: relative;
  transform: scale(1);
  transition: all 0.5s;
}
.ind01 .tab_special .c_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ind01 .tab_special .c_img::after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}
.ind01 .tab_special .c_text {
  width: 122px;
  height: 31px;
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  background: #3b77fc;
  text-align: center;
  line-height: 31px;
}
.ind01 .tab_special .c_work {
  font-size: 30px;
  color: #fff;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'side';
}
.ind02 {
  padding: 90px 0 98px;
  background: url(../images/index/ind02.png) center no-repeat;
  background-size: cover;
}
.ind02 .newHand {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
}
.ind02 .policyVideo {
  width: 66.21%;
}
.ind02 .policyVideo .cut {
  display: flex;
  margin: 0 0 33px;
  padding-bottom: 26px;
  border-bottom: 1px solid #dcdcdc;
}
.ind02 .policyVideo .cut .text_p {
  font-size: 24px;
  color: #666666;
  margin-right: 40px;
  cursor: pointer;
}
.ind02 .policyVideo .cut .text_p:last-child {
  margin-right: 0;
}
.ind02 .policyVideo .cut .text_p.cur {
  color: #333333;
  font-weight: bold;
  position: relative;
}
.ind02 .policyVideo .cut .text_p.cur::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #457bf6;
  position: absolute;
  bottom: -27px;
  left: 0;
}
.ind02 .policyVideo .taxBox {
  display: none;
}
.ind02 .policyVideo .taxBox.cur {
  display: block;
}
.ind02 .policyVideo .tax {
  display: flex;
  justify-content: space-between;
}
.ind02 .policyVideo .tax .video_play {
  width: 47.46%;
  height: 248px;
  position: relative;
}
.ind02 .policyVideo .tax .video_play .video_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.ind02 .policyVideo .tax .video_play .video_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.ind02 .policyVideo .tax .video_play .video_img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ind02 .policyVideo .tax .video_play .video_img::after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}
.ind02 .policyVideo .tax .video_play .play {
  width: 56px;
  height: 51px;
  background: url(../images/icon/icon_10.png) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.ind02 .policyVideo .tax .video_play .text {
  font-size: 18px;
  color: #ffffff;
  width: calc(100% - 38px);
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ind02 .policyVideo .hotspot {
  margin-top: 50px;
}
.ind02 .policyVideo .hotspot .narrate {
  padding-bottom: 25px;
  margin-bottom: 32px;
  border-bottom: 1px solid #dcdcdc;
  display: flex;
}
.ind02 .policyVideo .hotspot .narrate b {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  position: relative;
}
.ind02 .policyVideo .hotspot .narrate b::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #457bf6;
  position: absolute;
  bottom: -27px;
  left: 0;
}
.ind02 .policyVideo .hotspot .text a {
  font-size: 18px;
  color: #333333;
  margin-bottom: 22px;
  transition: all 0.5s;
}
.ind02 .policyVideo .hotspot .text a:hover {
  color: #457bf6;
  transition: all 0.5s;
}
.ind02 .policyVideo .hotspot .text a:last-child {
  margin-bottom: 0;
}
.ind02 .answer {
  width: 28.57%;
}
.ind02 .answer .policy {
  width: 100%;
  height: 117px;
  display: flex;
  align-items: center;
  margin-bottom: 13px;
  border-radius: 5px;
}
.ind02 .answer .policy:hover i {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.ind02 .answer .policy i {
  width: 58px;
  height: 58px;
  margin-left: 62px;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.ind02 .answer .policy p {
  font-size: 20px;
  color: #333333;
  margin-left: 24px;
}
.ind02 .answer .policy:last-child {
  margin-bottom: 0;
}
.ind02 .answer .policy:nth-child(1) {
  background: url(../images/index/answer_01.png) center no-repeat;
  background-size: cover;
}
.ind02 .answer .policy:nth-child(2) {
  background: url(../images/index/answer_02.png) center no-repeat;
  background-size: cover;
}
.ind02 .answer .policy:nth-child(3) {
  background: url(../images/index/answer_03.png) center no-repeat;
  background-size: cover;
}
.ind02 .answer .policy:nth-child(4) {
  background: url(../images/index/answer_04.png) center no-repeat;
  background-size: cover;
}
.ind02 .answer .policy:nth-child(5) {
  background: url(../images/index/answer_05.png) center no-repeat;
  background-size: cover;
}
.ind03 {
  padding: 85px 0 122px;
  background: #f8f9fd;
}
.ind03 .raiseTax {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.ind03 .raiseTax .raise_l {
  width: 25%;
  height: 523px;
  background: url(../images/index/raise_l.png) center no-repeat;
  background-size: cover;
  border-radius: 5px;
}
.ind03 .raiseTax .notification {
  padding: 70px 39px 0;
}
.ind03 .raiseTax .notification p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.ind03 .raiseTax .notification b {
  font-size: 16px;
  color: #ffffff;
  margin-top: 36px;
  line-height: 30px;
}
.ind03 .raiseTax .notification a {
  width: 120px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: rgba(248, 249, 253, 0.18);
  margin-top: 30px;
  font-size: 0;
  border-radius: 5px;
}
.ind03 .raiseTax .notification a i {
  font-size: 14px;
  color: #ffffff;
  background: url(../images/icon/icon_11.png) right center no-repeat;
  background-size: 8px auto;
  display: inline-block;
  padding-right: 22px;
}
.ind03 .raiseTax .raise_r {
  width: 72.71%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ind03 .raiseTax .raise_r .prefecture {
  width: 31.43%;
  height: 160px;
  background: #fff;
  display: flex;
  align-items: center;
  margin-top: 21px;
  border-radius: 5px;
}
.ind03 .raiseTax .raise_r .prefecture:hover i {
  transform: scale(0.8);
  transition: all 0.3s;
}
.ind03 .raiseTax .raise_r .prefecture:nth-child(-n+3) {
  margin-top: 0;
}
.ind03 .raiseTax .raise_r .prefecture i {
  width: 77px;
  height: 77px;
  margin-left: 34px;
  transition: all 0.3s;
}
.ind03 .raiseTax .raise_r .prefecture .text {
  margin-left: 11px;
  padding-right: 14px;
}
.ind03 .raiseTax .raise_r .prefecture .text p {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.ind03 .raiseTax .raise_r .prefecture .text b {
  font-size: 14px;
  color: #666666;
  margin-top: 16px;
}
.ind04 {
  padding: 120px 0;
  background: url(../images/index/ind04.png) center no-repeat;
  background-size: cover;
}
.ind04 .seek {
  display: flex;
}
.ind04 .seek input {
  width: calc(550px - 60px);
  height: 70px;
  background: #fff;
  border-radius: 5px;
  padding-left: 60px;
  color: #999999;
  font-size: 16px;
}
.ind04 .seek input::-webkit-input-placeholder {
  color: #999999;
}
.ind04 .seek input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}
.ind04 .seek input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
.ind04 .seek input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}
.ind04 .seek a {
  width: 130px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  font-size: 18px;
  color: #fff;
  background: #457bf6;
  border-radius: 5px;
  margin-left: 11px;
}
.ind04 .regulations {
  display: flex;
  justify-content: space-between;
  padding: 60px 42px 72px 52px;
  background: #fff;
  margin-top: 50px;
  border-radius: 5px;
}
.ind04 .regulations .reg:first-child {
  width: 58.57%;
}
.ind04 .regulations .reg:first-child .rel {
  width: 31.67%;
}
.ind04 .regulations .reg:first-child .rel:nth-child(1) {
  background: url(../images/index/reliefs_01.png) center no-repeat;
  background-size: cover;
}
.ind04 .regulations .reg:first-child .rel:nth-child(1) p {
  color: #3e5e9d;
}
.ind04 .regulations .reg:first-child .rel:nth-child(2) {
  background: url(../images/index/reliefs_02.png) center no-repeat;
  background-size: cover;
}
.ind04 .regulations .reg:first-child .rel:nth-child(2) p {
  color: #308930;
}
.ind04 .regulations .reg:first-child .rel:nth-child(3) {
  background: url(../images/index/reliefs_03.png) center no-repeat;
  background-size: cover;
}
.ind04 .regulations .reg:first-child .rel:nth-child(3) p {
  color: #987539;
}
.ind04 .regulations .reg:last-child {
  width: 38.51%;
}
.ind04 .regulations .reg:last-child .rel {
  width: 48.2%;
}
.ind04 .regulations .reg:last-child .rel:nth-child(1) {
  background: url(../images/index/reliefs_04.png) center no-repeat;
  background-size: cover;
}
.ind04 .regulations .reg:last-child .rel:nth-child(1) p {
  color: #336699;
}
.ind04 .regulations .reg:last-child .rel:nth-child(2) {
  background: url(../images/index/reliefs_05.png) center no-repeat;
  background-size: cover;
}
.ind04 .regulations .reg:last-child .rel:nth-child(2) p {
  color: #a86164;
}
.ind04 .regulations .reg .text {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.ind04 .regulations .reg .reliefs {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.ind04 .regulations .reg .reliefs .rel {
  height: 125px;
  border-radius: 5px;
}
.ind04 .regulations .reg .reliefs .rel p {
  font-size: 20px;
  padding: 32px 28px 0;
  font-weight: 500;
  transition: all 0.5s;
}
.ind04 .regulations .reg .reliefs .rel:hover p {
  margin-top: -10px;
  transition: all 0.5s;
}
.ind05 {
  padding: 120px 0 98px;
  background: #f8f9fd;
}
.ind05 .w1400 {
  overflow: hidden;
}
.ind05 .taxOfice {
  position: relative;
  height: 568px;
}
.ind05 .taxOfice .tax_l {
  width: 53.42%;
  height: 514px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.ind05 .taxOfice .tax_l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  transform: scale(1);
  transition: all 0.5s;
}
.ind05 .taxOfice .tax_l img:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}
.ind05 .taxOfice .m_tax_l {
  display: none;
}
.ind05 .taxOfice .tax_r {
  width: 51.78%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  border-radius: 5px;
}
.ind05 .taxOfice .tax_r .text {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
  padding: 0 60px;
}
.ind05 .taxOfice .tax_r .distance {
  padding: 35px 0 28px;
  width: 72.37%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.ind05 .taxOfice .tax_r .distance .list {
  width: 22.86%;
  margin-right: 68px;
  margin-top: 34px;
}
.ind05 .taxOfice .tax_r .distance .list:nth-child(3n) {
  margin-right: 0;
}
.ind05 .taxOfice .tax_r .distance .list:nth-child(-n+3) {
  margin-top: 0;
}
.ind05 .taxOfice .tax_r .distance .list:hover i {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.ind05 .taxOfice .tax_r .distance i {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.ind05 .taxOfice .tax_r .distance .m_i {
  display: none;
}
.ind05 .taxOfice .tax_r .distance p {
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-top: 16px;
}
.ind05 .taxOfice .tax_r .complain {
  padding: 0 60px;
  height: 120px;
  background: #457bf6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
}
.ind05 .taxOfice .tax_r .complain p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.ind05 .taxOfice .tax_r .complain b {
  font-size: 16px;
  color: #ffffff;
  margin-top: 14px;
}
.ind05 .taxOfice .tax_r .complain a {
  width: 120px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: rgba(255, 255, 255, 0.2);
  font-size: 0;
  border-radius: 5px;
}
.ind05 .taxOfice .tax_r .complain a i {
  font-size: 14px;
  color: #ffffff;
  background: url(../images/icon/icon_11.png) right center no-repeat;
  background-size: 8px auto;
  display: inline-block;
  padding-right: 22px;
}
@media (max-width: 1669px) {
  .ind05 .taxOfice .tax_r .distance .list {
    width: 25.86%;
    margin-right: 50px;
  }
}
.m_ind01 {
  display: none;
}
.m_ind02 {
  display: none;
}
.m_ind03 {
  display: none;
}
.m_suspension {
  display: none;
}
.m_footer {
  display: none;
}
@media (max-width: 1200px) {
  .banner_borttom {
    display: none;
  }
  .ind01 {
    display: none;
  }
  .ind02 {
    display: none;
  }
  .footer {
    display: none;
  }
  .m_footer {
    display: block;
  }
  .m_suspension {
    display: block;
  }
  .title_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .title_top .title {
    font-size: 0.36rem;
  }
  .title_top a {
    font-size: 0.28rem;
    color: #999999;
    background: url(../images/mobile/icon/icon_3.png) right center no-repeat;
    background-size: 0.13rem auto;
    padding-right: 0.3rem;
  }
  .m_ind01 {
    display: block;
    padding: 1.2rem 0 0.58rem;
    background: #f8f9fd;
  }
  .m_ind01 .consult {
    margin-top: 0.64rem;
  }
  .m_ind01 .consult .capacity {
    display: flex;
    justify-content: space-between;
  }
  .m_ind01 .consult .capacity .capacity_info {
    width: 48.11%;
    height: 1.48rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.1rem;
  }
  .m_ind01 .consult .capacity i {
    width: 0.8rem;
    height: 0.8rem;
  }
  .m_ind01 .consult .capacity .text {
    margin-left: 0.28rem;
  }
  .m_ind01 .consult .capacity .text p {
    font-size: 0.3rem;
    color: #333333;
  }
  .m_ind01 .consult .capacity .text b {
    font-size: 0.24rem;
    color: #999999;
    padding-left: 0.3rem;
    margin-top: 0.15rem;
    background: url(../images/mobile/icon/icon_4.png) left no-repeat;
    background-size: 0.22rem auto;
  }
  .m_ind01 .consult .revenue {
    margin-bottom: 0.6rem;
    margin-top: 0.22rem;
  }
  .m_ind01 .consult .revenue .swiper {
    padding-bottom: 0.51rem;
  }
  .m_ind01 .consult .revenue .swiper-slide {
    display: flex;
  }
  .m_ind01 .consult .revenue .swiper-pagination {
    font-size: 0;
    bottom: 0;
  }
  .m_ind01 .consult .revenue .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.12rem;
    background: #cfcfcf;
    opacity: 1;
    margin: 0;
    margin-right: 0.14rem;
  }
  .m_ind01 .consult .revenue .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .m_ind01 .consult .revenue .swiper-pagination-bullet-active {
    width: 0.24rem;
    height: 0.12rem;
    background: #3b77fc;
    border-radius: 0.06rem;
  }
  .m_ind01 .consult .revenue .list {
    width: 31.15%;
    height: 2.8rem;
    background: #fff;
    margin-right: 0.23rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 0.1rem;
  }
  .m_ind01 .consult .revenue .list:last-child {
    margin-right: 0;
  }
  .m_ind01 .consult .revenue i {
    width: 0.85rem;
    height: 0.85rem;
    margin: 0 auto;
  }
  .m_ind01 .consult .revenue .text {
    text-align: center;
    padding: 0 0.17rem;
    font-size: 0;
  }
  .m_ind01 .consult .revenue .text p {
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
    margin-top: 0.2rem;
  }
  .m_ind01 .consult .revenue .text b {
    font-size: 0.24rem;
    color: #999999;
    padding-left: 0.3rem;
    background: url(../images/mobile/icon/icon_4.png) left no-repeat;
    background-size: 0.22rem auto;
    display: inline;
    margin-top: 0.15rem;
  }
  .m_ind01 .tab_special .swiper {
    padding-bottom: 0.51rem;
  }
  .m_ind01 .tab_special .swiper-pagination {
    font-size: 0;
    bottom: 0;
  }
  .m_ind01 .tab_special .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.12rem;
    background: #cfcfcf;
    opacity: 1;
    margin: 0;
    margin-right: 0.14rem;
  }
  .m_ind01 .tab_special .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .m_ind01 .tab_special .swiper-pagination-bullet-active {
    width: 0.24rem;
    height: 0.12rem;
    background: #3b77fc;
    border-radius: 0.06rem;
  }
  .m_ind01 .tab_special .column {
    position: relative;
    height: 2.75rem;
  }
  .m_ind01 .tab_special .column::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.25);
    content: '';
  }
  .m_ind01 .tab_special .column .c_img {
    width: 100%;
    height: 100%;
  }
  .m_ind01 .tab_special .column .c_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .m_ind01 .tab_special .column .c_text {
    width: 1.91rem;
    height: 0.5rem;
    background: #3b77fc;
    font-size: 0.28rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 0.5rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .m_ind01 .tab_special .column .c_work {
    font-size: 0.46rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-family: 'side';
    z-index: 1;
  }
  .m_ind02 {
    display: block;
    padding: 0.58rem 0;
    background: url(../images/index/ind02.png) center no-repeat;
    background-size: cover;
  }
  .m_ind02 .policyVideo {
    width: 100%;
    margin-top: 0.6rem;
  }
  .m_ind02 .policyVideo .cut {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0.39rem;
    border-bottom: 1px solid #dcdcdc;
  }
  .m_ind02 .policyVideo .cut .text_p {
    font-size: 0.28rem;
    color: #666666;
    /* margin-right: 0.77rem; */
    padding-bottom: 0.39rem;
  }
  .m_ind02 .policyVideo .cut .text_p:last-child {
    margin-right: 0;
  }
  .m_ind02 .policyVideo .cut .text_p.cur {
    color: #333333;
    font-weight: bold;
    position: relative;
  }
  .m_ind02 .policyVideo .cut .text_p.cur::after {
    content: '';
    width: 100%;
    height: 0.03rem;
    background: #457bf6;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .m_ind02 .policyVideo .taxBox {
    display: none;
  }
  .m_ind02 .policyVideo .taxBox.cur {
    display: block;
  }
  .m_ind02 .policyVideo .swiper {
    padding-bottom: 0.51rem;
  }
  .m_ind02 .policyVideo .swiper-pagination {
    font-size: 0;
    bottom: 0;
  }
  .m_ind02 .policyVideo .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.12rem;
    background: #cfcfcf;
    opacity: 1;
    margin: 0;
    margin-right: 0.14rem;
  }
  .m_ind02 .policyVideo .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .m_ind02 .policyVideo .swiper-pagination-bullet-active {
    width: 0.24rem;
    height: 0.12rem;
    background: #3b77fc;
    border-radius: 0.06rem;
  }
  .m_ind02 .policyVideo .swiper-slide .video_play {
    width: 100%;
    height: 3.88rem;
    position: relative;
  }
  .m_ind02 .policyVideo .swiper-slide .video_play .video_img {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .m_ind02 .policyVideo .swiper-slide .video_play .video_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .m_ind02 .policyVideo .swiper-slide .video_play .video_img::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
  }
  .m_ind02 .policyVideo .swiper-slide .video_play .play {
    width: 0.94rem;
    height: 0.85rem;
    background: url(../images/icon/icon_10.png) center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .m_ind02 .policyVideo .swiper-slide .video_play .text {
    font-size: 0.28rem;
    color: #ffffff;
    width: calc(100% - 0.6rem);
    position: absolute;
    bottom: 0.3rem;
    left: 50%;
    transform: translateX(-50%);
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .m_ind02 .policyVideo .hotspot {
    margin-top: 0.5rem;
  }
  .m_ind02 .policyVideo .hotspot .narrate {
    border-bottom: 1px solid #dcdcdc;
    display: flex;
  }
  .m_ind02 .policyVideo .hotspot .narrate b {
    font-size: 0.28rem;
    color: #333333;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.37rem;
  }
  .m_ind02 .policyVideo .hotspot .narrate b::after {
    content: '';
    width: 100%;
    height: 0.03rem;
    background: #457bf6;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .m_ind02 .policyVideo .hotspot .text a {
    font-size: 0.28rem;
    color: #333333;
    padding: 0.4rem 0;
    border-bottom: 1px solid #dcdcdc;
  }
  .m_ind02 .policyVideo .hotspot .text a p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .m_ind02 .policyVideo .hotspot .text a:last-child {
    margin-bottom: 0;
  }
  .m_ind02 .answer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.6rem;
  }
  .m_ind02 .answer .policy {
    width: 47.82%;
    height: 1rem;
    display: flex;
    align-items: center;
    margin-top: 0.26rem;
    border-radius: 0.1rem;
  }
  .m_ind02 .answer .policy:nth-child(-n+2) {
    margin-top: 0;
  }
  .m_ind02 .answer .policy:hover i {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .m_ind02 .answer .policy i {
    width: 0.58rem;
    height: 0.58rem;
    margin-left: 0.24rem;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .m_ind02 .answer .policy p {
    font-size: 0.3rem;
    color: #333333;
    margin-left: 0.19rem;
  }
  .m_ind02 .answer .policy:last-child {
    margin-bottom: 0;
  }
  .m_ind02 .answer .policy:nth-child(1) {
    background: url(../images/index/answer_01.png) center no-repeat;
    background-size: cover;
  }
  .m_ind02 .answer .policy:nth-child(2) {
    background: url(../images/index/answer_02.png) center no-repeat;
    background-size: cover;
  }
  .m_ind02 .answer .policy:nth-child(3) {
    background: url(../images/index/answer_03.png) center no-repeat;
    background-size: cover;
  }
  .m_ind02 .answer .policy:nth-child(4) {
    background: url(../images/index/answer_04.png) center no-repeat;
    background-size: cover;
  }
  .m_ind02 .answer .policy:nth-child(5) {
    background: url(../images/index/answer_05.png) center no-repeat;
    background-size: cover;
  }
  .ind03 {
    padding: 0.7rem 0 0.58rem;
  }
  .ind03 .title {
    font-size: 0.36rem;
  }
  .ind03 .raiseTax {
    display: block;
    margin-top: 0.4rem;
  }
  .ind03 .raiseTax .raise_l {
    width: 100%;
    height: 2.49rem;
    border-radius: 0.05rem;
  }
  .ind03 .raiseTax .notification {
    padding: 0.5rem 0.3rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ind03 .raiseTax .notification .text_tax {
    width: 49%;
  }
  .ind03 .raiseTax .notification p {
    font-size: 0.32rem;
  }
  .ind03 .raiseTax .notification b {
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-top: 0.35rem;
  }
  .ind03 .raiseTax .notification a {
    width: 1.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0;
    border-radius: 0.05rem;
  }
  .ind03 .raiseTax .notification a i {
    font-size: 0.26rem;
    background-size: 0.11rem auto;
    padding-right: 0.2rem;
  }
  .ind03 .raiseTax .raise_r {
    width: 100%;
    margin-top: 0.62rem;
  }
  .ind03 .raiseTax .raise_r .prefecture {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 31%;
    height: 2.51rem;
  }
  .ind03 .raiseTax .raise_r .prefecture i {
    width: 0.77rem;
    height: 0.77rem;
    margin-left: 0;
  }
  .ind03 .raiseTax .raise_r .prefecture .text {
    padding: 0 0.22rem;
    margin: 0;
    text-align: center;
  }
  .ind03 .raiseTax .raise_r .prefecture .text p {
    font-size: 0.28rem;
    margin-top: 0.24rem;
  }
  .ind03 .raiseTax .raise_r .prefecture .text b {
    display: none;
  }
  .ind04 {
    padding: 0.6rem 0;
    background: url(../images/mobile/index/ind04.png) center no-repeat;
    background-size: cover;
  }
  .ind04 .seek input {
    width: calc(4.68rem - 0.3rem);
    height: 0.76rem;
    padding-left: 0.3rem;
    font-size: 0.26rem;
  }
  .ind04 .seek a {
    width: 2rem;
    height: 0.76rem;
    line-height: 0.76rem;
    border-radius: 0.05rem;
    margin-left: 0.29rem;
    font-size: 0.28rem;
  }
  .ind04 .regulations {
    display: block;
    padding: 0.6rem 0.3rem;
  }
  .ind04 .regulations .reg:first-child {
    width: 100%;
  }
  .ind04 .regulations .reg .text {
    font-size: 0.32rem;
  }
  .ind04 .regulations .reg .reliefs {
    margin-top: 0.38rem;
    justify-content: flex-start;
  }
  .ind04 .regulations .reg .reliefs .rel {
    width: 30.15%;
    height: 1.25rem;
    display: flex;
    align-items: center;
    margin-right: 0.3rem;
    border-radius: 0.05rem;
  }
  .ind04 .regulations .reg .reliefs .rel:last-child {
    margin-right: 0;
  }
  .ind04 .regulations .reg .reliefs .rel p {
    padding: 0;
    font-size: 0.26rem;
    padding: 0 0.16rem;
    text-align: left;
  }
  .ind04 .regulations .reg:last-child {
    width: 100%;
    margin-top: 0.6rem;
  }
  .ind05 {
    padding: 0 0 0.62rem;
  }
  .ind05 .w1400 {
    width: 100%;
  }
  .ind05 .taxOfice {
    height: 10rem;
  }
  .ind05 .taxOfice .tax_l {
    display: none;
  }
  .ind05 .taxOfice .m_tax_l {
    display: block;
    width: 100%;
    height: 4.57rem;
  }
  .ind05 .taxOfice .m_tax_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ind05 .taxOfice .tax_r {
    width: 92%;
    left: 0.3rem;
    top: 2.22rem;
  }
  .ind05 .taxOfice .tax_r .text {
    margin-top: 0.6rem;
    padding: 0 0.3rem;
    font-size: 0.32rem;
  }
  .ind05 .taxOfice .tax_r .distance {
    padding: 0 0.3rem;
    width: calc(100% - 0.6rem);
    margin-top: 0.39rem;
  }
  .ind05 .taxOfice .tax_r .distance .list {
    width: 30.68%;
    margin-right: 0.25rem;
    margin-top: 0.3rem;
  }
  .ind05 .taxOfice .tax_r .distance .pc_i {
    display: none;
  }
  .ind05 .taxOfice .tax_r .distance .m_i {
    display: block;
  }
  .ind05 .taxOfice .tax_r .distance i {
    width: 0.6rem;
    height: 0.6rem;
  }
  .ind05 .taxOfice .tax_r .distance p {
    font-size: 0.26rem;
  }
  .ind05 .taxOfice .tax_r .complain {
    padding: 0 0.3rem;
    height: 1.95rem;
    margin-top: 0.58rem;
    border-radius: 0.1rem;
  }
  .ind05 .taxOfice .tax_r .complain p {
    font-size: 0.32rem;
  }
  .ind05 .taxOfice .tax_r .complain b {
    font-size: 0.24rem;
    margin-top: 0.3rem;
  }
  .ind05 .taxOfice .tax_r .complain a {
    width: 1.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.05rem;
  }
  .ind05 .taxOfice .tax_r .complain a i {
    font-size: 0.26rem;
    background-size: 0.11rem auto;
    padding-right: 0.2rem;
  }
}
/*===============P2-3 热线服务=================*/
.hot_line {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 111;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 204px;
  max-width: 1341px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  background: url(../images/page/line.png) center no-repeat;
  background-size: cover;
}
.hot_line .line {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  height: 142px;
}
.hot_line .line i {
  width: 62px;
  height: 62px;
}
.hot_line .line i img {
  width: 100%;
  height: 100%;
}
.hot_line .line .phone {
  font-size: 24px;
  color: #333333;
  font-family: Arial;
  margin-left: 20px;
}
/*===============P2-2 远程办咨询=================*/
.refer_pop {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 111;
  transform: translate(-50%, -50%);
  width: 740px;
  height: 496px;
  max-width: 1341px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.refer_pop .text_code {
  height: 434px;
}
.refer_pop .text_code i {
  width: 100%;
  height: 100%;
}
/*===============弹框公共头部=================*/
.title_t {
  padding: 0 30px;
  font-size: 20px;
  color: #fff;
  height: 62px;
  line-height: 62px;
  background: linear-gradient(to right, #2d62de, #75abfd);
}
.title_t p {
  padding: 0 34px;
  display: inline-block;
  position: relative;
}
.title_t p::after {
  content: '';
  width: 26px;
  height: 26px;
  background: url(../images/icon/icon_22.png) center no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.title_t p::before {
  content: '';
  width: 26px;
  height: 26px;
  background: url(../images/icon/icon_22s.png) center no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.delete {
  position: absolute;
  right: 30px;
  top: 22px;
  width: 20px;
  height: 20px;
  background: url(../images/icon/icon_56s.png) center no-repeat;
  background-size: 16px auto;
  cursor: pointer;
}
.referList {
  display: none;
}
.referList.curr {
  display: block;
}
.codeOffPop {
  height: 434px;
}
.codeOffPop i {
  width: 100%;
  height: 100%;
}
.popMobile {
  display: none;
}
.popDefault {
  display: block;
}
@media (max-width: 1200px) {
  .refer_pop {
    width: 90%;
    height: auto;
    background: initial;
  }
  .title_t {
    padding: 0 0.25rem;
    font-size: 0.32rem;
    height: 1rem;
    line-height: 1rem;
  }
  .title_t p::before,
  .title_t p::after {
    width: 0.3rem;
    height: 0.3rem;
    background-size: cover;
  }
  .title_t p {
    padding: 0 0.5rem;
  }
  .delete {
    width: 0.3rem;
    height: 0.3rem;
    background-size: cover;
    top: 0.35rem;
    right: 0.25rem;
  }
  .refer_pop .text_code {
    height: 6.3rem;
  }
  .popMobile {
    display: block;
  }
  .popDefault {
    display: none;
  }
  .codeOffPop {
    height: 6.3rem;
  }
  .hot_line {
    width: 90%;
  }
  .roast {
    background: url(../images/mobile/page/roastBg.png) center no-repeat;
    background-size: cover;
    height: auto;
    min-height: 9rem;
  }
}
/* .footer .footer_pos img{visibility: hidden;} */
.footer.active .footer_pos img {
  visibility: visible;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: fadeInUp_box;
  animation-name: fadeInUp_box;
}
.footer.active .footer_pos .img1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.footer.active .footer_pos .img2 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.footer.active .footer_pos .img3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/*新增首页改版css*/
.m_fullpage2 .ban {
  display: none;
}
.m_fullpage2 .trending {
  display: none;
}
.m_fullpage2 .banner_bottom {
  display: none;
}
.steward {
  display: none;
}
@media (max-width: 1200px) {
  .ind05 {
    display: none;
  }
  .ind03 {
    display: none;
  }
  .ind04 {
    display: none;
  }
  .m_fullpage2 {
    width: 100%;
    display: block;
    position: relative;
  }
  .m_fullpage2 .banner {
    display: none;
  }
  .m_fullpage2 .ban {
    margin-top: 0.5rem;
    display: block;
  }
  .m_fullpage2 img {
    width: 100%;
  }
  .m_fullpage2 .trending {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
    border-radius: 0.15rem;
    display: block;
    margin-top: -1.6rem;
    background: #fff;
    position: relative;
    overflow: hidden;
    background:#fff url(https://www.hanyang.gov.cn/material/yxs/images/index/hot-ba.png) bottom right no-repeat;
  }
  .m_fullpage2 .trend{
    padding: 0 0.3rem 0;
    display: block;
  }
  .m_fullpage2 .look {
    position: relative;
    height: auto;
  }
  .m_fullpage2 .look p {
    width: 100%;
  }
  .m_fullpage2 .look p img {
    width: 100%;
  }
  .m_fullpage2 .look a {
    font-size: 0.26rem;
    color: #306dff;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
  }
  .m_fullpage2 .trend .list {
    height: 1.05rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .m_fullpage2 .trend .list:last-child {
    border-bottom: 0;
  }
  .m_fullpage2 .trend .list i img {
    width: 100%;
  }
  .m_fullpage2 .trend .list .num01 {
    width: 0.08rem;
    height: 0.2rem;
  }
  .m_fullpage2 .trend .list .num02 {
    width: 0.13rem;
    height: 0.2rem;
  }
  .m_fullpage2 .trend .list .num03 {
    width: 0.14rem;
    height: 0.2rem;
  }
  .m_fullpage2 .trend .list p {
    font-size: 0.28rem;
    color: #333333;
    margin-left: 0.18rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 72%;
  }
  .m_fullpage2 .trend .list span{
    font-size: 0.2rem;
    color: #bbbbbb;
  }
  .m_fullpage2 .trend .list .icon_text {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .m_fullpage2 .banner_bottom {
    position: inherit;
    margin-top: 0.6rem;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
    border-radius: 0.15rem;
    display: block;
  }
  .m_fullpage2 .banner_bottom .top {
    padding: 0;
  }
  .steward {
    margin-top: 0.62rem;
    display: block;
    padding-bottom: 0.34rem;
    background: #fafcff;
  }
  .steward .tutor {
    width: 100%;
    position: relative;
  }
  .steward .tutor img {
    width: 100%;
  }
  .steward .tutor .tit {
    position: absolute;
    top: 1rem;
    left: 0.3rem;
    font-size: 0;
  }
  .steward .tutor .tit p {
    font-size: 0.36rem;
    color: #4677d6;
    font-weight: bold;
  }
  .steward .tutor .tit span {
    font-size: 0.2rem;
    color: #666666;
    background: url(../images/mobile/icon/icon_26.png) right center no-repeat;
    background-size: 0.08rem 0.16rem;
    padding-right: 0.2rem;
    display: inline-block;
    margin-top: 0.2rem;
  }
  .steward .po {
    position: absolute;
    top: 0.46rem;
    left: 0.3rem;
    font-size: 0;
  }
  .steward .po p {
    font-size: 0.36rem;
    font-weight: bold;
  }
  .steward .po span {
    font-size: 0.2rem;
    color: #666666;
    background: url(../images/mobile/icon/icon_26.png) right center no-repeat;
    background-size: 0.08rem 0.16rem;
    padding-right: 0.2rem;
    display: inline-block;
    margin-top: 0.2rem;
  }
  .steward .special {
    display: flex;
    justify-content: space-between;
    margin-top: 0.28rem;
  }
  .steward .special .pic_l {
    width: 65.5%;
    position: relative;
  }
  .steward .special .pic_l img {
    width: 100%;
  }
  .steward .special .pic_l .po p {
    color: #365fc1;
  }
  .steward .special .pic_r {
    width: 31.3%;
    position: relative;
  }
  .steward .special .pic_r img {
    width: 100%;
  }
  .steward .special .pic_r .po p {
    color: #128bcd;
  }
  .steward .spec .pic_r .po p {
    color: #d0841c;
  }
  .steward .spec .pic_l .po p {
    color: #cd4111;
  }
  .steward .spec .pic_l .po span {
    background: none;
    padding-right: 0;
    padding-left: 0.36rem;
    margin-top: 0.6rem;
    position: relative;
  }
  .steward .spec .pic_l .po span::after {
    content: '';
    width: 0.26rem;
    height: 0.26rem;
    background: url(../images/mobile/index/code.png) center no-repeat;
    background-size: 0.26rem auto;
    position: absolute;
    left: 0;
    top: 0;
  }
  .steward .spec .pic_l .po a:hover .scan {
    display: block;
  }
  .steward .spec .scan {
    position: absolute;
    z-index: 22;
    width: 3.21rem;
    height: 3.45rem;
    top: 0;
    top: -2rem;
    left: -0.6rem;
    display: none;
  }
  .steward .spec .scan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .steward .book {
    display: flex;
    justify-content: space-between;
    margin-top: 0.28rem;
  }
  .steward .book .menu {
    width: 31.3%;
    position: relative;
  }
  .steward .book .menu img {
    width: 100%;
  }
  .steward .book .m1 .po p {
    color: #128bcd;
  }
  .steward .book .m2 .po p {
    color: #cd1111;
  }
  .steward .book .m3 .po p {
    color: #422093;
  }
  .quick {
    display: none !important;
  }
}
/*首页pc新增*/
.m_fullpage2 {
  position: relative;
}
.hole {
  position: absolute;
  bottom: -145px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.quick {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.quick .look_l {
  width: 40%;
  background: #fff;
  border-radius: 5px;
}
.quick .tall_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.quick .tall_tit p {
  width: 179px;
  margin-left: -10px;
}
.quick .tall_tit p img {
  width: 100%;
}
.quick .tall_tit a {
  font-size: 16px;
  color: #999999;
  padding-right: 18px;
  background: url(../images/icon/icon_58.png) right center no-repeat;
}
.quick .tallage {
  padding: 30px 50px 12px;
}
.quick .tallage .hot_list {
  margin-top: 10px;
}
.quick .tallage .list {
  height: 56px;
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.quick .tallage .list:last-child {
  border-bottom: 0;
}
.quick .tallage .list i {
  width: 11px;
  height: 15px;
}
.quick .tallage .list .number01 {
  background: url(../images/index/num01.png) center no-repeat;
  background-size: contain;
}
.quick .tallage .list .number02 {
  background: url(../images/index/num02.png) center no-repeat;
  background-size: contain;
}
.quick .tallage .list .number03 {
  background: url(../images/index/num03.png) center no-repeat;
  background-size: contain;
}
.quick .tallage .list p {
  font-size: 18px;
  color: #333333;
  margin-left: 11px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 80%;
}
.quick .tallage .list .text {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
}
.quick .tallage .list .text img {
  width: 100%;
}
.quick .look_r {
  width: 58.57%;
  background: #fff;
  border-radius: 5px;
}
.quick .read {
  padding: 30px 50px 12px;
}
.quick .read .tall_tit p {
  width: 154px;
}
.quick .read .affiche {
  margin-top: 10px;
}
.quick .read .affiche a {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.quick .read .affiche a:last-child {
  border-bottom: 0;
}
.quick .read .affiche p {
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 76%;
}
.quick .read .affiche i {
  font-size: 18px;
  color: #999999;
}

/*新增查看更多*/
.top_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_flex .tis{
  font-size: 16px;
  color: #999999;
  padding-right: 18px;
  background: url(../images/icon/icon_58.png) right top 5px no-repeat;

}
.top_flex  .xin{
  display: none;
}
.top_flex .tis.cur{
  display: block;
}
/* border-bottom: 1px solid #dcdcdc; */

.ind02 .policyVideo .top_flex{
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 26px;
  align-items: flex-start
}
.ind02 .policyVideo .top_flex .tis{
  margin-top: 5px;
}
.ind02 .policyVideo .cut{
  padding-bottom: 0;
  margin: 0;
}
.ind02 .policyVideo .cut .text_p{
  padding-bottom: 33px;
}
.ind02 .policyVideo .cut .text_p.cur::after{
  bottom: 0;
}

.ind02 .policyVideo .hotspot .narrate{
  padding-bottom: 0;
  margin: 0;
}
.ind02 .policyVideo .hotspot .narrate b{
  padding-bottom: 33px;
}
.ind02 .policyVideo .hotspot .narrate b::after{
  bottom: 0;
}

.tax_r .top_flex{
  align-items: flex-end;
}
.tax_r .top_flex .tis{
  margin-bottom: 5px;
  margin-right: 60px;
}