/*=========== p5-1党群工作 ===========*/
.Party .p1 {
  padding: 50px 0;
}
.Party .p1 .list a {
  transition: all 0.5s;
  display: inline-block;
  vertical-align: top;
  margin: 0 29px 20px 0;
  width: 583px;
}
.Party .p1 .list a .bor {
  padding: 42px 35px 20px;
  height: 390px;
}
.Party .p1 .list a .bor .pic {
  margin-bottom: 18px;
  width: 100%;
  height: 288px;
  border-radius: 10px;
  overflow: hidden;
}
.Party .p1 .list a .bor .pic i,
.Party .p1 .list a .bor .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Party .p1 .list a .bor p {
  margin-bottom: 13px;
  max-height: 50px;
  line-height: 25px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 2;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
}
.Party .p1 .list a .bor em {
  font-size: 16px;
  color: #666;
}
.Party .p1 .list a:nth-child(2n) {
  margin-right: 0;
}
.Party .p1 .list a:hover {
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
}
.Party .p1 .list a:hover .pic img,
.Party .p1 .list a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.08);
}
.Party .p1 .list a:hover p,
.Party .p1 .list a:hover em {
  color: #005fa3;
}
@media (max-width: 1200px) {
  .Party .p1 {
    padding: 0.7rem 0 0;
  }
  .Party .p1 .list a {
    margin: 0 0 0.4rem 0;
    width: 100%;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .Party .p1 .list a .bor {
    padding: 0.48rem 0.4rem 0.38rem;
    height: auto;
  }
  .Party .p1 .list a .bor .pic {
    margin-bottom: 0.28rem;
    height: 3.4rem;
    border-radius: 0.1rem;
  }
  .Party .p1 .list a .bor p {
    font-weight: bold;
    margin-bottom: 0.1rem;
    max-height: 1.44rem;
    line-height: 0.48rem;
    font-size: 0.34rem;
    -ms-line-clamp: 3;
    -moz-line-clamp: 3;
    -webkit-line-clamp: 3;
    -o-line-clamp: 3;
  }
  .Party .p1 .list a .bor em {
    font-size: 0.28rem;
  }
  .Party .p1 .list a:hover {
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
}
/*=========== 专题专栏 ===========*/
.Special .p1 {
  padding: 0px 0 80px;
}
@media (max-width: 1200px) {
  .Special .p1 {
    padding: 1.68rem 0 0.5rem;
  }
}
/*=========== p6-1投诉咨询-查看留言 ===========*/
.examine {
  padding-bottom: 0.5rem;
}
.examine .e1 {
  z-index: 3;
  margin: 60px auto 46px;
}
.examine .e1 .inp {
  position: relative;
  margin-right: 28px;
  padding: 0 18px;
  line-height: 64px;
  font-size: 18px;
  color: #999;
  background: #fafbfc;
  border: #ededed 1px solid;
  border-radius: 6px;
}
.examine .e1 .inp input {
  width: 100%;
  height: 64px;
  font-size: 18px;
}
.examine .e1 .select .tit {
  width: 245px;
  background: url(../images/icon/icon_52.png) right center no-repeat;
}
.examine .e1 .select ul {
  display: none;
  position: absolute;
  left: 0;
  top: 64px;
  z-index: 9;
  width: calc(100% - 2px);
  max-height: 400px;
  overflow-y: auto;
  background: #fafbfc;
  border: #ededed 1px solid;
}
.examine .e1 .select ul li {
  padding: 0 18px;
}
.examine .e1 .select ul li a {
  padding: 14px 0;
  line-height: 28px;
  font-size: 16px;
  cursor: pointer;
  border-bottom: #ededed 1px solid;
}
.examine .e1 .select ul li a:hover {
  color: #005fa3;
}
.examine .e1 .select ul li:last-child a {
  border-bottom: none;
}
.examine .e1 .lie {
  margin: 20px 28px 0 0;
  width: 1px;
  height: 27px;
  background: #d6d6d6;
}
.examine .e1 .inp2 {
  width: 267px;
}
.examine .e1 .inp3 {
  width: 160px;
}
.examine .e1 .code {
  line-height: 66px;
  font-size: 16px;
  color: #333;
}
.examine .e1 .code img {
  margin: 12px 26px 0 0;
}
.examine .e1 .but {
  position: relative;
  width: 200px;
  height: 65px;
  line-height: 65px;
  font-size: 20px;
  color: #fff;
  background: #1a9cb2;
  border-radius: 6px;
  cursor: pointer;
}
.examine .e1 .but em {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 65px;
  font-size: 20px;
  color: #fff;
  background: #bbb;
  border-radius: 6px;
}
.examine .e1 .but.time em {
  display: none;
}
.examine .e1 .but.time span {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 65px;
  font-size: 20px;
  color: #fff;
  background: #bbb;
  border-radius: 6px;
}
.examine .e1 .but:nth-child(2n) {
  margin-left: 28px;
}
.examine .e2 {
  margin-bottom: 60px;
  min-height: 40vh;
}
.examine .e2 a {
  transition: all 0.5s;
  margin-bottom: 0px;
  border-bottom: #e8e8e8 1px solid;
}
.examine .e2 a .bor {
  padding: 42px 36px 37px;
}
.examine .e2 a .bor .t1 {
  margin-bottom: 30px;
}
.examine .e2 a .bor .t1 b {
  float: left;
  width: 1010px;
  font-size: 20px;
  color: #333;
}
.examine .e2 a .bor .t1 b i {
  display: inline;
}
.examine .e2 a .bor .t1 em {
  float: right;
  font-size: 18px;
  color: #666;
}
.examine .e2 a .bor .t2 {
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 30px;
  background: url(../images/icon/icon_50.png) left 6px no-repeat;
}
.examine .e2 a .bor .t2 span {
  float: left;
  color: #333;
}
.examine .e2 a .bor .t2 p {
  color: #666;
}
.examine .e2 a .bor .t3 {
  padding-left: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #005fa3;
  background: url(../images/icon/icon_51.png) left 5px no-repeat;
}
.examine .e2 a .bor .t3 i {
  float: left;
}
.examine .e2 a:hover {
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
}
.examine .default img {
  margin: 10px auto 0;
}
@media (max-width: 1200px) {
  .examine .e1 {
    margin: 0.77rem auto 0.4rem;
  }
  .examine .e1 .inp {
    margin: 0 0 0.3rem 0;
    padding: 0 0.28rem;
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.26rem;
    border-radius: 6px;
  }
  .examine .e1 .inp input {
    width: 100%;
    height: 0.78rem;
    font-size: 0.26rem;
  }
  .examine .e1 .select {
    width: calc(100% - 0.56rem);
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .examine .e1 .select .tit {
    width: 100%;
    background: url(../images/icon/icon_52.png) right center no-repeat;
  }
  .examine .e1 .select ul {
    top: 0.78rem;
    width: calc(100% - 2px);
    max-height: 6rem;
  }
  .examine .e1 .select ul li {
    padding: 0 0.2rem;
  }
  .examine .e1 .select ul li a {
    padding: 0.2rem 0;
    line-height: 0.42rem;
    font-size: 0.24rem;
  }
  .examine .e1 .lie {
    display: none;
  }
  .examine .e1 .inp2 {
    width: calc(100% - 0.56rem);
  }
  .examine .e1 .inp3 {
    margin-right: 0.3rem;
    width: 2.3rem;
  }
  .examine .e1 .code {
    width: calc(100% - 3rem);
    line-height: 0.78rem;
    font-size: 0.22rem;
  }
  .examine .e1 .code img {
    margin: 0.17rem 0.12rem 0 0;
    height: 0.43rem;
  }
  .examine .e1 .but {
    margin-bottom: 0.45rem;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.06rem;
  }
  .examine .e1 .but.time {
    width: calc(100% - 3.18rem - 2px);
  }
  .examine .e1 .but em {
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.06rem;
  }
  .examine .e1 .but.time span {
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.06rem;
  }
  .examine .e1 .but:nth-child(2n) {
    margin-left: 0;
  }
  .examine .e2 {
    margin-bottom: 0;
  }
  .examine .e2 a {
    margin-bottom: 0.4rem;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .examine .e2 a .bor {
    padding: 0.56rem 0.39rem 0.4rem;
  }
  .examine .e2 a .bor .t1 {
    margin-bottom: 0.3rem;
  }
  .examine .e2 a .bor .t1 b {
    width: 100%;
    line-height: 0.48rem;
    font-size: 0.34rem;
  }
  .examine .e2 a .bor .t1 em {
    display: none;
  }
  .examine .e2 a .bor .t2 {
    margin-bottom: 8px;
    padding-left: 0.44rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    background: url(../images/mobile/icon/icon_50.png) left 0.11rem no-repeat;
    background-size: 0.31rem auto;
  }
  .examine .e2 a .bor .t3 {
    padding-left: 0.44rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    background: url(../images/mobile/icon/icon_51.png) left 0.11rem no-repeat;
    background-size: 0.28rem auto;
  }
  .examine .e2 a:hover {
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .examine .e2 .listMore {
    margin: 0.96rem auto 0.1rem;
  }
  .examine .u-pages {
    display: none;
  }
}
/*=========== p6-2投诉咨询-添加留言-验证 ===========*/
.addition .a1 {
  margin-top: 72px;
}
.addition .a1 .bor {
  margin-bottom: 58px;
  padding: 50px 45px 90px;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
}
.addition .a1 .bor .top {
  margin-bottom: 58px;
  padding-bottom: 35px;
  border-bottom: #eee 1px solid;
}
.addition .a1 .bor .top b {
  margin-bottom: 15px;
  font-size: 24px;
  color: #333;
}
.addition .a1 .bor .top p {
  float: left;
  width: 44%;
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.addition .a1 .bor .top p:nth-child(2n) {
  width: 30%;
}
.addition .a1 .bor .top p:nth-child(3n) {
  width: 26%;
}
.addition .a1 .bor .top p:nth-child(3n + 1) {
  width: 44%;
}
.addition .a1 .bor .next b {
  margin-bottom: 26px;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.addition .a1 .bor .next .inp {
  margin: 0 auto 37px;
  width: 384px;
  padding: 0 20px;
  line-height: 60px;
  border-radius: 6px;
  border: #ededed 1px solid;
}
.addition .a1 .bor .next .inp input {
  float: left;
  max-width: calc(100% - 102px);
  height: 60px;
  font-size: 18px;
  color: #999;
}
.addition .a1 .bor .next .inp .time {
  float: right;
  position: relative;
  margin-top: 13px;
  width: 102px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
}
.addition .a1 .bor .next .inp .time i {
  cursor: pointer;
  width: 100%;
  height: 100%;
  background: #16a4b5;
}
.addition .a1 .bor .next .inp .time span {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ccc;
}
.addition .a1 .bor .next .but {
  display: block;
  margin: 0 auto;
  width: 180px;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
  background: #1a9cb2;
  border-radius: 6px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .addition .a1 {
    margin-top: 0.72rem;
  }
  .addition .a1 .bor {
    margin-bottom: 0.58rem;
    padding: 0.5rem 0.4rem 0.8rem;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .addition .a1 .bor .top {
    margin-bottom: 0.6rem;
    padding-bottom: 0.4rem;
  }
  .addition .a1 .bor .top b {
    margin-bottom: 0.2rem;
    font-size: 0.34rem;
  }
  .addition .a1 .bor .top p {
    width: 100%;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
  .addition .a1 .bor .top p:nth-child(2n) {
    width: 100%;
  }
  .addition .a1 .bor .top p:nth-child(3n) {
    width: 100%;
  }
  .addition .a1 .bor .top p:nth-child(3n + 1) {
    width: 100%;
  }
  .addition .a1 .bor .next b {
    margin-bottom: 0.3rem;
    font-size: 0.32rem;
  }
  .addition .a1 .bor .next .inp {
    margin: 0 auto 0.55rem;
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
    line-height: 0.98rem;
    border-radius: 0.06rem;
  }
  .addition .a1 .bor .next .inp input {
    max-width: calc(100% - 1.7rem);
    height: 0.98rem;
    font-size: 0.28rem;
  }
  .addition .a1 .bor .next .inp .time {
    margin-top: 0.15rem;
    width: 1.68rem;
    height: 0.58rem;
    line-height: 0.58rem;
    font-size: 0.26rem;
    border-radius: 0.06rem;
  }
  .addition .a1 .bor .next .but {
    width: 100%;
    height: 0.87rem;
    line-height: 0.87rem;
    font-size: 0.28rem;
    border-radius: 0.06rem;
  }
}
/*=========== p6-2投诉咨询-添加留言 ===========*/
.addition .a1 {
  z-index: 4;
}
.addition .a1 .message dl {
  float: left;
  margin: 0 39px 37px 0;
}
.addition .a1 .message dl:nth-child(3n) {
  margin-right: 0;
}
.addition .a1 .message dl dt {
  margin-bottom: 10px;
  font-size: 20px;
}
.addition .a1 .message dl dt i {
  float: left;
  color: #f73a3a;
}
.addition .a1 .message dl dt p {
  float: left;
  color: #333;
}
.addition .a1 .message dl dd {
  font-size: 18px;
}
.addition .a1 .message dl dd .inp {
  position: relative;
  padding: 0 20px;
  width: 302px;
  height: 60px;
  line-height: 60px;
  border-radius: 6px;
  border: #ededed 1px solid;
}
.addition .a1 .message dl dd .inp input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #999;
}
.addition .a1 .message dl dd .select {
  color: #999;
}
.addition .a1 .message dl dd .select .tit {
  width: 304px;
  background: url(../images/icon/icon_52.png) right center no-repeat;
}
.addition .a1 .message dl dd .select ul {
  display: none;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 9;
  width: calc(100% - 2px);
  max-height: 400px;
  overflow-y: auto;
  background: #fafbfc;
  border: #ededed 1px solid;
}
.addition .a1 .message dl dd .select ul li {
  padding: 0 18px;
}
.addition .a1 .message dl dd .select ul li a {
  padding: 8px 0;
  line-height: 28px;
  font-size: 16px;
  cursor: pointer;
  border-bottom: #ededed 1px solid;
}
.addition .a1 .message dl dd .select ul li a:hover {
  color: #005fa3;
}
.addition .a1 .message dl dd .select ul li:last-child a {
  border-bottom: none;
}
.addition .a1 .message dl.dl1 {
  margin-right: 0;
  width: 100%;
}
.addition .a1 .message dl.dl1 dd .inp {
  width: auto;
}
.codeValid{
  display: flex;
  align-items: center;
}
.codeInput{
  font-size: 18px;
  color: #999;
  position: relative;
  padding: 0 20px;
  width: 180px;
  height: 60px;
  line-height: 60px;
  border-radius: 6px;
  border: #ededed 1px solid;
}
.codeImg{
  margin-left: 15px;
  width: 110px;
}
.codeBtn{
  line-height: 66px;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  margin-left: 15px;
}
.addition .a1 .message dl.dl2 .inp {
  padding: 10px 20px;
  height: auto;
  line-height: 40px;
}
.addition .a1 .message dl.dl2 textarea {
  width: 100%;
  height: 230px;
  font-size: 18px;
  color: #999;
  border: none;
  outline: none;
  /*去除蓝色边框*/
  resize: none;
  /*禁止拖拽*/
}
.addition .a1 .message .but {
  display: block;
  margin: 0 auto;
  width: 180px;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
  background: #16a4b5;
  border-radius: 6px;
}
.pop_add {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 32;
  margin-top: 50px;
  transform: translate(-50%, -50%);
}
.pop_add .bor {
    position: relative;
    width: 460px;
    height: 260px;
    border-radius: 30px;
    background: #005fa3;
  }
  .pop_add .bor i {
    position: absolute;
    left: 50%;
    top: -60px;
    margin: 0 0 26px -60px;
    width: 120px;
    height: 120px;
    background: url(../images/icon/icon_54.png) center no-repeat;
    background-size: 100% auto;
  }
  .pop_add .bor .text {
    padding: 82px 15px 40px;
    line-height: 40px;
    font-size: 28px;
    color: #fff;
    text-align: center;
  }
  .pop_add .bor a {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 53px;
    line-height:53px;
    font-size: 20px;
    color: #005fa3;
    text-align: center;
    background: #fff;
    border-radius: 28px;
    cursor: pointer;
  }
.pop_add_bac {
  display: none;
  position: fixed;
  left: 0%;
  top: 0;
  z-index: 31;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .addition .a1 .bor {
    margin-bottom: 0.8rem;
  }
  .addition .a1 .bor .message dl {
    margin: 0 0px 0.3rem 0;
    width: 100%;
  }
  .addition .a1 .bor .message dl dt {
    margin-bottom: 0.1rem;
    font-size: 0.32rem;
  }
  .addition .a1 .bor .message dl dd {
    font-size: 0.28rem;
  }
  .addition .a1 .bor .message dl dd .inp {
    padding: 0 0.28rem;
    width: calc(100% - 0.56rem);
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.08rem;
  }
  .addition .a1 .bor .message dl dd .inp input {
    font-size: 0.28rem;
  }
  .addition .a1 .bor .message dl dd .select .tit {
    width: calc(100% - 0rem);
    background: url(../images/mobile/icon/icon_52.png) right center no-repeat;
    background-size: 0.2rem auto;
  }
  .addition .a1 .bor .message dl dd .select ul {
    top: 1rem;
  }
  .addition .a1 .bor .message dl dd .select ul li {
    padding: 0 0.2rem;
  }
  .addition .a1 .bor .message dl dd .select ul li a {
    padding: 0.16rem 0;
    line-height: 0.5rem;
    font-size: 0.28rem;
  }
  .addition .a1 .bor .message dl.dl2 .inp {
    padding: 0.15rem 0.2rem;
    height: auto;
    line-height: 0.4rem;
  }
  .addition .a1 .bor .message dl.dl2 textarea {
    width: 100%;
    height: 4rem;
    font-size: 0.28rem;
  }
  .addition .a1 .bor .message .but {
    width: 100%;
    height: 0.87rem;
    line-height: 0.87rem;
    font-size: 0.28rem;
    border-radius: 0.08rem;
  }
  .pop_add {
    margin-top: 50px;
  }
  .pop_add .bor {
    width: 5.74rem;
    height: 3.4rem;
    border-radius: 0.4rem;
  }
  .pop_add .bor i {
    top: -0.99rem;
    margin: 0 0 0.38rem -0.87rem;
    width: 1.74rem;
    height: 1.74rem;
    background: url(../images/icon/icon_54.png) center no-repeat;
    background-size: 100% auto;
  }
  .pop_add .bor .text {
    padding: 1.12rem 0.15rem 0.4rem;
    line-height: 0.5rem;
    font-size: 0.36rem;
  }
  .pop_add .bor em,
  .pop_add .bor a {
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.33rem;
  }
}
.pop_history .bor {
  padding: 0;
  margin: 0;
  background: #fff;
}
.pop_history .bor .code {
  padding-top: 130px;
  display: flex;
  justify-content: center;
}
.pop_history .bor .code input {
  float: left;
  margin-right: 19px;
  padding: 0 23px;
  width: 150px;
  line-height: 64px;
  font-size: 18px;
  color: #999;
  background: #fafbfc;
  border: #efeff0 1px solid;
}
.pop_history .bor .code img {
  margin: 0 9px 0 0;
  width: 110px;
}
.pop_history .bor .code p {
  line-height: 66px;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}
.pop_history .bor em {
  display: block;
  margin: 39px auto 0;
  width: 200px;
  height: 66px;
  line-height: 66px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background: #005fa3;
  border-radius: 33px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .pop_history .bor {
    width: 6.4rem;
  }
  .pop_history .bor .code {
    padding-top: 1.12rem;
  }
  .pop_history .bor .code input {
    margin-right: 0.2rem;
    padding: 0 0.2rem;
    width: 2rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
  }
  .pop_history .bor .code img {
    margin: 0 0.1rem 0 0;
    width: 1.5rem;
  }
  .pop_history .bor .code p {
    line-height: 0.6rem;
    font-size: 0.2rem;
  }
  .pop_history .bor em {
    margin: 0.4rem auto 0;
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.33rem;
  }
}
/*=========== p7搜索结果页 ===========*/
.Search {
  padding-bottom: 60px;
}
.Search .searchMian {
  position: relative;
  z-index: 5;
  margin: -60px auto 60px;
  height: 120px;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
  background: #fff;
}
.Search .searchMian input {
  margin-left: 60px;
  width: 1010px;
  height: 120px;
  line-height: 120px;
  font-size: 20px;
  color: #333;
}
.Search .searchMian .searchImg {
  margin-right: 13px;
  width: 111px;
  height: 120px;
  cursor: pointer;
  background: url(../images/icon/icon_55.png) left center no-repeat;
}
.Search .resultNum {
  margin-bottom: 38px;
  font-size: 18px;
  color: #005fa3;
  padding-bottom: 16px;
  border-bottom: #ccc 1px solid;
}
.Search .screenMain {
  font-size: 18px;
  color: #333;
}
.Search .screenMain .checkCriteria {
  margin: 15px 0;
  width: 280px;
  height: 45px;
  outline: none;
  padding-left: 15px;
  box-sizing: border-box;
  border: 1px solid #ededed;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/icon/icon_52.png) no-repeat 95%;
  font-size: 18px;
  color: #999;
  border-radius: 6px;
}
.Search .screenMain select::-ms-expand {
  display: none;
}
.Search .select {
  position: relative;
  margin: 14px 0 20px;
  padding: 0 18px;
  width: 300px;
  line-height: 46px;
  font-size: 18px;
  color: #999;
  background: #fafbfc;
  border: #ededed 1px solid;
  border-radius: 6px;
}
.Search .select .tit {
  background: url(../images/icon/icon_52.png) right center no-repeat;
}
.Search .select ul {
  display: none;
  position: absolute;
  left: 0;
  top: 46px;
  z-index: 9;
  width: calc(100% - 2px);
  background: #fafbfc;
  border: #ededed 1px solid;
}
.Search .select ul li {
  padding: 0 18px;
}
.Search .select ul li a {
  padding: 14px 0;
  line-height: 28px;
  font-size: 16px;
  cursor: pointer;
  border-bottom: #ededed 1px solid;
}
.Search .select ul li a:hover {
  color: #005fa3;
}
.Search .select ul li:last-child a {
  border-bottom: none;
}
.Search .list {
  margin-bottom: 54px;
}
.Search .list a .bor {
  transition: all 0.5s;
  padding: 24px 40px;
  border-radius: 6px;
  border-bottom: #ccc 1px dashed;
}
.Search .list a .bor b {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Search .list a .bor .text {
  padding: 10px 0 14px;
  display: flex;
  align-items: center;
}
.Search .list a .bor .text em {
  margin: 0px 5px 0 0;
  font-size: 16px;
  color: #999;
  /* font-family: Arial; */
}
.Search .list a .bor .text span {
  font-size: 16px;
  color: #005fa3;
}
.Search .list a .bor p {
  font-size: 18px;
  color: #666;
  max-height: 90px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 3;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 3;
  -o-box-orient: vertical;
}
.Search .list a:hover .bor {
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
}
.Search .list a:hover .bor b {
  color: #005fa3;
}
@media (max-width: 1200px) {
  .Search .searchMian {
    margin: -0.6rem auto 0.6rem;
    height: 1.2rem;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .Search .searchMian input {
    margin-left: 0.6rem;
    width: calc(100% - 2rem);
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.26rem;
  }
  .Search .searchMian .searchImg {
    margin-right: 0.03rem;
    width: 1.11rem;
    height: 1.2rem;
    background: url(../images/icon/icon_55.png) left center no-repeat;
    background-size: 0.72rem auto;
  }
  .Search .resultNum {
    margin-bottom: 0.34rem;
    font-size: 0.28rem;
    padding-bottom: 0.1rem;
  }
  .Search .screenMain {
    font-size: 0.28rem;
  }
  .Search .screenMain .checkCriteria {
    margin: 0.1rem 0 0.2rem;
    width: 100%;
    height: 0.72rem;
    padding-left: 0.3rem;
    background: url(../images/icon/icon_52.png) no-repeat 95%;
    background-size: 0.2rem auto;
    font-size: 0.28rem;
    border-radius: 0.06rem;
  }
  .Search .list {
    margin-bottom: 0.6rem;
  }
  .Search .list a .bor {
    padding: 0.2rem 0;
    border-radius: 0.08rem;
  }
  .Search .list a .bor b {
    max-height: 0.96rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    white-space: normal;
    text-overflow: ellipsis;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
  }
  .Search .list a .bor .text {
    display: flex;
    align-items: center;
    padding: 0.12rem 0;
  }
  .Search .list a .bor .text em {
    margin: 0 0.08rem 0 0;
    font-size: 0.26rem;
  }
  .Search .list a .bor .text span {
    font-size: 0.26rem;
  }
  .Search .list a .bor p {
    font-size: 0.28rem;
    max-height: 1.38rem;
    line-height: 0.46rem;
  }
  .Search .list a:hover .bor {
    box-shadow: 0 0 0 rgba(94, 158, 255, 0.26);
  }
  .Search .list a:hover .bor b {
    color: #005fa3;
  }
  .Search .listMore {
    margin-bottom: 0.8rem;
  }
}
/*=========== p8-404 ===========*/
.hint404 {
  width: 100vw;
  height: 100vh;
  background: url(../images/page/404.png) left bottom no-repeat;
  background-size: cover;
}
.hint404 .logo {
  position: fixed;
  left: 70px;
  top: 7%;
}
.hint404 .logo .img2 {
  display: none;
}
.hint404 .pos {
  position: fixed;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hint404 .pos b {
  margin-bottom: 30px;
  width: 1200px;
  font-size: 48px;
  color: #146297;
  font-weight: bold;
  text-align: center;
}
.hint404 .pos p {
  font-size: 21px;
  line-height: 53px;
  color: #62616b;
  text-align: center;
}
.hint404 .pos .clearfix {
  margin: 40px auto 0;
  width: 390px;
}
.hint404 .pos .clearfix a {
  width: 161px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #1a9cb2;
  text-align: center;
  border: #1a9cb2 1px solid;
  border-radius: 30px;
}
.hint404 .pos .clearfix .a1 {
  color: #fafbfc;
  background: #1a9cb2;
}
@media (max-width: 1200px) {
  .hint404 {
    background: url(../images/mobile/page/404.png) left bottom no-repeat;
    background-size: cover;
  }
  .hint404 .logo {
    position: fixed;
    left: 0.45rem;
    top: 0.52rem;
  }
  .hint404 .logo .img1 {
    display: none;
  }
  .hint404 .logo .img2 {
    display: block;
    width: 2.19rem;
  }
  .hint404 .pos {
    top: 2.32rem;
    left: 4%;
    transform: translate(0, 0);
    width: 92%;
  }
  .hint404 .pos b {
    margin-bottom: 0.3rem;
    width: 100%;
    font-size: 0.41rem;
  }
  .hint404 .pos p {
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .hint404 .pos .clearfix {
    margin: 0.3rem auto 0;
    width: 4.9rem;
  }
  .hint404 .pos .clearfix a {
    width: 2rem;
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.26rem;
    border-radius: 0.39rem;
  }
}
/*=========== p1-0公告列表 ===========*/
.water {
  display: none;
}
.listMore {
  display: none;
}
@media (max-width: 1200px) {
  .water {
    display: block;
    padding: 0.4rem 0 0.9rem;
  }
  .water .top {
    margin-bottom: 0.2rem;
  }
  .water .top a {
    float: left;
    margin-right: 0.3rem;
    font-size: 0.36rem;
    color: #000;
    font-weight: bold;
  }
  .water .top a.cur {
    color: #085ca3;
  }
  .water .list {
    margin-bottom: 0.7rem;
  }
  .water .list a {
    padding: 0.3rem 0 0.3rem 0.55rem;
    background: url(../images/mobile/icon/icon_53.png) left 0.31rem no-repeat;
    background-size: 0.4rem auto;
    border-bottom: #eaeaea 1px solid;
  }
  .water .list a p {
    margin-bottom: 0.14rem;
    line-height: 0.42rem;
    font-size: 0.3rem;
    color: #333;
  }
  .water .list a i {
    font-size: 0.26rem;
    color: #666;
    font-family: Arial;
  }
  .listMore {
    display: block;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.28rem;
    border-radius: 0.06rem;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: #16a4b5;
  }
}
/*=========== p1-0公告列表-详情 ===========*/
.water_xq {
  display: none;
}
@media (max-width: 1200px) {
  .water_xq {
    display: block;
    padding-top: 0.6rem;
  }
  .water_xq .w1 .title {
    font-size: 0.36rem;
    line-height: 0.48rem;
    color: #333;
    text-align: center;
  }
  .water_xq .w1 .cen {
    margin-bottom: 0.4rem;
    display: flex;
    justify-content: center;
    border-bottom: #e5e5e5 1px solid;
  }
  .water_xq .w1 .cen i {
    margin: 0.2rem auto 0.26rem;
    padding-left: 0.29rem;
    font-size: 0.26rem;
    color: #b5b5b5;
    font-family: Arial;
    background: url(../images/mobile/icon/icon_43.png) left center no-repeat;
    background-size: 0.2rem auto;
  }
  .water_xq .w1 .text {
    padding-bottom: 0.6rem;
    font-size: 0.28rem;
    color: #666;
    line-height: 0.46rem;
  }
  .water_xq .w1 .text img {
    display: block;
    margin: 10px auto;
    max-width: 100%;
  }
  .water_xq .w1 .text span,
  .water_xq .w1 .text i,
  .water_xq .w1 .text em,
  .water_xq .w1 .text a,
  .water_xq .w1 .text b {
    display: inline;
  }
  .water_xq .w1 .text table {
    border-top: #000 1px solid;
    border-right: #000 1px solid;
  }
  .water_xq .w1 .text table td {
    border-bottom: #000 1px solid;
    border-left: #000 1px solid;
  }
}
/*=========== 营业网点查询 ===========*/
.serviceMap .s1 .title {
  margin-bottom: 70px;
  font-size: 32px;
  color: #333;
  text-align: center;
}
.serviceMap .s1 .tab_cen {
  position: relative;
  width: 666px;
  height: 499px;
}
.serviceMap .s1 .tab_cen > div {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.serviceMap .s1 .tab_cen > div > a {
  width: 100%;
  height: 100%;
}
.serviceMap .s1 .tab_cen > div.cur {
  visibility: visible;
}
.serviceMap .s1 .tab_cen > div > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.serviceMap .s1 .tab_tit {
  margin-bottom: 90px;
  width: 475px;
}
.serviceMap .s1 .tab_tit .chunk2{
    width: 47%;
}
.serviceMap .s1 .tab_tit .chunk2 .titbox{
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
}
.serviceMap .s1 .tab_tit .select {
  position: relative;
  padding: 0 18px;
  margin-bottom: 28px;
  width: calc(100% - 36px);
  line-height: 54px;
  font-size: 18px;
  color: #999;
  border-radius: 6px;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.2);
}
.serviceMap .s1 .tab_tit .select .tit {
  background: url(../images/icon/icon_52.png) right center no-repeat;
}
.serviceMap .s1 .tab_tit .select ul {
  display: none;
  position: absolute;
  left: 0;
  top: 54px;
  z-index: 9;
  width: calc(100% - 0px);
  max-height: 400px;
  overflow-y: auto;
  background: #fff;
  box-shadow: 0 10px 20px rgba(94, 158, 255, 0.2);
}
.serviceMap .s1 .tab_tit .select ul li {
  padding: 0 18px;
}
.serviceMap .s1 .tab_tit .select ul li a {
  padding: 14px 0;
  line-height: 28px;
  font-size: 16px;
  cursor: pointer;
  border-bottom: #ededed 1px solid;
}
.serviceMap .s1 .tab_tit .select ul li:hover a {
  color: #005fa3;
}
.serviceMap .s1 .tab_tit .inp {
  margin-bottom: 4px;
  padding: 0 18px;
  width: calc(100% - 36px);
  line-height: 64px;
  font-size: 18px;
  color: #999;
  background: #fafbfc;
  border: #ededed 1px solid;
  border-radius: 6px;
}
.serviceMap .s1 .tab_tit .inp input {
  width: calc(100% - 80px);
  height: 64px;
  line-height: 64px;
  font-size: 18px;
  color: #999;
}
.serviceMap .s1 .tab_tit .inp .but {
  float: right;
  padding: 0;
  width: 40px;
  height: 64px;
  background: url(../images/icon/icon_64.png) left center no-repeat;
}
.serviceMap .s1 .tab_tit .scrollbar ul {
  margin-right: 5px;
}
.serviceMap .s1 .tab_tit .scrollbar ul li {
  padding: 26px 0;
  cursor: pointer;
  border-bottom: #eaeaea 1px solid;
}
.serviceMap .s1 .tab_tit .scrollbar ul li b {
  margin-bottom: 10px;
  padding-left: 27px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  background: url(../images/icon/icon_63.png) left center no-repeat;
}
.serviceMap .s1 .tab_tit .scrollbar ul li p {
  padding-left: 27px;
  font-size: 16px;
  color: #666;
}
.serviceMap .s1 .tab_tit .scrollbar ul li.cur b {
  color: #005fa3;
  background: url(../images/icon/icon_63s.png) left center no-repeat;
}
.serviceMap .s1 .tab_tit .scrollbar ul li.cur p {
  color: #005fa3;
}
.serviceMap .s1 .tab_tit .scrollbar .no_more{
    margin-top: 16px;
}
.serviceMap .s1 .scrollbar {
  height: 330px;
}
.serviceMap .s1 .swiper-container {
  width: 100%;
  height: 100%;
}
.serviceMap .s1 .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.serviceMap .s1 .swiper-container-vertical > .swiper-scrollbar {
  right: 0;
  width: 3px;
}
.serviceMap .s1 .swiper-scrollbar {
  background: url(../images/icon/icon_15.jpg) center top repeat-y;
}
.serviceMap .s1 .swiper-scrollbar-drag {
  background: #165999;
}
@media (max-width: 1200px) {
  .serviceMap .s1 .title {
    padding-top: 1.68rem;
    margin-bottom: 0.6rem;
    font-size: 0.34rem;
  }
  .serviceMap .s1 .tab_cen {
    margin-bottom: 0.66rem;
    width: 100%;
    height: 8rem;
  }
  .serviceMap .s1 .tab_cen img {
    width: 100%;
  }
  .serviceMap .s1 .tab_tit {
    margin-bottom: 0.5rem;
    width: 100%;
  }
  .serviceMap .s1 .tab_tit .chunk2 .titbox{
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
  }
  .serviceMap .s1 .tab_tit .select {
    padding: 0 0.3rem;
    margin-bottom: 0.24rem;
    width: calc(100% - 0.6rem);
    line-height: 0.95rem;
    font-size: 0.26rem;
    border-radius: 0.08rem;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.2);
  }
  .serviceMap .s1 .tab_tit .select .tit {
    background: url(../images/mobile/icon/icon_58.png) right center no-repeat;
    background-size: 0.16rem auto;
  }
  .serviceMap .s1 .tab_tit .select ul {
    top: 0.95rem;
    z-index: 9;
    width: calc(100% - 0px);
    max-height: 4rem;
    box-shadow: 0 0.1rem 0.2rem rgba(94, 158, 255, 0.2);
  }
  .serviceMap .s1 .tab_tit .select ul li {
    padding: 0 0.2rem;
  }
  .serviceMap .s1 .tab_tit .select ul li a {
    padding: 0.15rem 0;
    line-height: 0.5rem;
    font-size: 0.24rem;
  }
  .serviceMap .s1 .tab_tit .inp {
    margin-bottom: 0.6rem;
    padding: 0 0.3rem;
    width: calc(100% - 0.6rem);
    line-height: 0.95rem;
    font-size: 0.26rem;
    border-radius: 0.08rem;
  }
  .serviceMap .s1 .tab_tit .inp input {
    width: calc(100% - 0.6rem);
    height: 0.95rem;
    line-height: 0.95rem;
    font-size: 0.26rem;
  }
  .serviceMap .s1 .tab_tit .inp .but {
    width: 0.6rem;
    height: 0.95rem;
    background: url(../images/mobile/icon/icon_57.png) right center no-repeat;
    background-size: 0.26rem auto;
  }
  .serviceMap .s1 .tab_tit .scrollbar ul {
    margin-right: 5px;
  }
  .serviceMap .s1 .tab_tit .scrollbar ul li {
    padding: 0.3rem 0;
  }
  .serviceMap .s1 .tab_tit .scrollbar ul li b {
    margin-bottom: 0.1rem;
    padding-left: 0.4rem;
    font-size: 0.29rem;
    background: url(../images/mobile/icon/icon_59.png) left center no-repeat;
    background-size: 0.21rem auto;
  }
  .serviceMap .s1 .tab_tit .scrollbar ul li p {
    padding-left: 0.4rem;
    font-size: 0.24rem;
  }
  .serviceMap .s1 .tab_tit .scrollbar ul li.cur b {
    background: url(../images/mobile/icon/icon_59s.png) left center no-repeat;
    background-size: 0.21rem auto;
  }
  .serviceMap .s1 .scrollbar {
    height: 4.23rem;
  }
}
/*=========== p3-1网上营业厅-列表（政务服务1） ===========*/
.service_list .s_01 {
  z-index: 3;
}
.service_list .s_01 .tab_title {
  margin-bottom: 50px;
}
.service_list .s_01 .tab_title a {
  position: relative;
  float: left;
  padding: 0 30px;
  font-size: 31px;
  color: #333;
  font-weight: bold;
}
.service_list .s_01 .tab_title a::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 20px;
  background: #efefef;
  content: " ";
}
.service_list .s_01 .tab_title a:first-child {
  padding-left: 0;
}
.service_list .s_01 .tab_title a:last-child::after {
  display: none;
}
.service_list .s_01 .tab_title a.cur {
  color: #245f9e;
}
.service_list .next_pup{
    margin-bottom: 60px;
    position: relative;
}
.service_list .next_pup .next_pup_bac{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    content: " ";
}
.service_list .next_pup .select_pos{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
}
.service_list .next_pup .select {
  position: relative;
  z-index: 3;
  float: left;
  margin-right: 30px;
  width: 215px;
  height: 56px;
  border: #ededed 1px solid;
  background: #fafbfc;
  border-radius: 6px;
  cursor: pointer;
}
.service_list .next_pup .select::after {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  background: url(../images/icon/icon_81.png) center no-repeat;
  content: " ";
}

.service_list .next_pup .select .tit {
  padding: 0 34px 0 24px;
}
.service_list .next_pup .select .tit i {
  padding-left: 35px;
  line-height: 56px;
  font-size: 20px;
  color: #245f9e;
  background: url(../images/icon/icon_82.png) left center no-repeat;
}
.service_list .next_pup .select ul {
  display: none;
  position: absolute;
  left: 0;
  top: 56px;
  z-index: 3;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}
.service_list .next_pup .select ul li a,
.service_list .next_pup .select ul li p {
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.9;
  color: #333;
}
.service_list .next_pup .select ul li:first-child {
  padding-top: 10px;
}
.service_list .next_pup .select ul li:last-child {
  padding-bottom: 10px;
}
.service_list .s_01 .search .inp {
  margin:0 0 40px 247px;
}
.service_list .s_01 .search .inp b {
  float: left;
  line-height: 58px;
  font-size: 24px;
  color: #333;
}
.service_list .s_01 .search .inp input {
  float: left;
  margin-right: 28px;
  padding: 0 20px;
  width: 356px;
  height: 56px;
  font-size: 18px;
  color: #999;
  border: #ededed 1px solid;
  border-radius: 4px;
}
.service_list .s_01 .search .inp .but {
  float: left;
  margin-right: 20px;
  width: 165px;
  height: 58px;
  line-height: 58px;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
  border: none;
}
.service_list .s_01 .search .inp .but.b_ss {
  background: #489aaf;
}
.service_list .s_01 .search .inp .but.b_cz {
  background: #bbb;
}

.service_list .s_02 .payFees {
  margin-bottom: 55px;
  border-bottom: #c9c9c9 1px dashed;
}
.service_list .s_02 .payFees a {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 28px 54px 0;
  width: 584px;
  height: 89px;
  line-height: 89px;
  border: #77a4ee 1px solid;
  border-radius: 6px;
  background: #f3f9fe;
}
.service_list .s_02 .payFees a i {
  padding-left: 70px;
  font-size: 20px;
  color: #275994;
  font-weight: 700;
  background: url(../images/icon/icon_83.png) left center no-repeat;
}
.service_list .s_02 .payFees a:nth-child(2) i {
  padding-left: 60px;
  background: url(../images/icon/icon_84.png) left center no-repeat;
}
.service_list .s_02 .payFees a:last-child {
  margin-right: 0;
}
.service_list .s_02 .list li {
  position: relative;
  float: left;
  margin: 0 21px 20px 0;
  width: 386px;
  background: #f4f6f7;
}
.service_list .s_02 .list li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2%;
  width: 96%;
  height: 70px;
  font-size: 18px;
  color: #333;
  text-align: center;
  border-radius: 6px;
}
.service_list .s_02 .list li a::after {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 59px;
  height: 19px;
  border-radius: 6px 0 6px 0;
  content: "";
}
.service_list .s_02 .list li:nth-child(3n) {
  margin-right: 0;
}
.service_list .s_02 .list li:nth-child(12n) {
  margin-bottom: 113px;
}
.service_list .s_02 .list li:nth-child(12n)::before {
  position: absolute;
  right: 0;
  top: 123px;
  width: 1200px;
  height: 1px;
  border-top: #ddd 1px dashed;
  content: "";
}
.service_list .s_02 .list li:nth-child(12n-1),
.service_list .s_02 .list li:nth-child(12n-2) {
  margin-bottom: 113px;
}
.service_list .s_02 .list li:hover {
  background: #245f9e;
}
.service_list .s_02 .list li:hover a {
  color: #fff;
}
.service_list .s_02 .list li::after {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: not-allowed;
  content: "";
}
.service_list .s_02 .list li.cur {
  background: #f4f6f7;
}
.service_list .s_02 .list li.cur::after {
  display: block;
}
.service_list .s_02 .list li.cur a {
  color: #ccc;
}
.service_list .s_02 .list li.cur a::after {
  display: block;
}
@media (max-width: 1200px) {
  .service_list .s_01 .tab_title {
    padding-top: 1.6rem;
    margin-bottom: 0.4rem;
  }
  .service_list .s_01 .tab_title a {
    padding: 0 0.3rem;
    font-size: 0.3rem;
  }
  .service_list .s_01 .tab_title a::after {
    width: 0.02rem;
    height: 0.2rem;
  }
  .service_list .next_pup {
    margin-bottom: 0.6rem;
  }
  .service_list .next_pup .select_pos{
      width: 100%;
  }
  .service_list .next_pup .select {
    margin: 0 0 0.26rem 0;
    width: calc(100% - 2px);
    height: 0.88rem;
    border-radius: 0.08rem;
  }
  .service_list .next_pup .select::after {
    right: 0.3rem;
    width: 0.18rem;
    height: 0.18rem;
    background: url(../images/icon/icon_81s.png) center no-repeat;
    background-size: 0.18rem auto;
  }
  .service_list .next_pup .select .tit {
    padding: 0 0.41rem;
  }
  .service_list .next_pup .select .tit i {
    padding-left: 0.38rem;
    line-height: 0.88rem;
    font-size: 0.26rem;
    background: url(../images/icon/icon_82.png) left center no-repeat;
    background-size: 0.22rem auto;
  }
  .service_list .next_pup .select ul {
    top: 0.88rem;
    box-shadow: 0 0 0.12rem rgba(0, 0, 0, 0.12);
  }
  .service_list .next_pup .select ul li a,
  .service_list .next_pup .select ul li p {
    padding-left: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.7rem;
  }
  .service_list .next_pup .select ul li:first-child {
    padding-top: 0.15rem;
  }
  .service_list .next_pup .select ul li:last-child {
    padding-bottom: 0.15rem;
  }
  .service_list .s_01 .search .inp {
    width: 100%;
    margin: 1.16rem 0 0.4rem 0;
  }
  .service_list .s_01 .search .inp b {
    line-height: 0.86rem;
    font-size: 0.28rem;
  }
  .service_list .s_01 .search .inp input {
    margin-right: 0;
    padding: 0 0.2rem;
    width: calc(100% - 1.4rem - 0.4rem - 2px);
    height: 0.86rem;
    font-size: 0.26rem;
    border-radius: 0.06rem;
  }
  .service_list .s_01 .search .inp .but {
    margin: 0.3rem 6% 0 0;
    width: 47%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    border-radius: 0.06rem;
  }
  .service_list .s_01 .search .inp .but:last-child {
    margin-right: 0;
  }
  .service_list .s_02{
    width: 100%;
  }
  .service_list .s_02 .payFees {
    margin-bottom: 0.55rem;
  }
  .service_list .s_02 .payFees a {
    margin: 0 4% 0.5rem 0;
    width: calc(48% - 2px);
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.06rem;
  }
  .service_list .s_02 .payFees a:last-child {
    margin-right: 0;
  }
  .service_list .s_02 .payFees a i {
    padding-left: 0.7rem;
    font-size: 0.3rem;
    background: url(../images/icon/icon_83.png) left center no-repeat;
    background-size: 0.49rem auto;
  }
  .service_list .s_02 .payFees a:nth-child(2) i {
    padding-left: 0.6rem;
    background: url(../images/icon/icon_84.png) left center no-repeat;
    background-size: 0.4rem auto;
  }
  .service_list .s_02 .list li {
    margin: 0 4% 0.2rem 0;
    width: 48%;
    /* &:nth-child(9n){
                        margin-bottom:0;
                        &::before{
                            display: none;
                        }
                    }
                    &:nth-child(9n-1),&:nth-child(9n-2){
                        margin-bottom: 0;
                    } */
  }
  .service_list .s_02 .list li a {
    padding: 0 2%;
    width: 96%;
    height: 1.06rem;
    font-size: 0.26rem;
    border-radius: 0.06rem;
  }
  .service_list .s_02 .list li a::after {
    width: 0.8rem;
    height: 0.28rem;
    border-radius: 0.06rem 0 0.06rem 0;
    /* background: url(../images/mobile/icon/icon_77.jpg) center no-repeat;
                            background-size: 0.8rem auto; */
  }
  .service_list .s_02 .list li:nth-child(3n) {
    margin-right: 4%;
  }
  .service_list .s_02 .list li:nth-child(2n) {
    margin-right: 0;
  }
  .service_list .s_02 .list li:nth-child(12n) {
    padding-bottom: 0;
    margin-bottom: 1.08rem;
  }
  .service_list .s_02 .list li:nth-child(12n)::before {
    display: block;
    position: absolute;
    right: 0;
    top: initial;
    bottom: -0.54rem;
    width: 92vw;
    height: 1px;
    border-top: #ddd 1px dashed;
    content: "";
  }
  .service_list .s_02 .list li:nth-child(12n-1) {
    margin-bottom: 1.08rem;
  }
  .service_list .s_02 .list li:nth-child(12n-2) {
    margin-bottom: 0;
  }
  .codeInput{
    width: 1.6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.2rem;
    font-size: 0.28rem;
  }
  .codeImg{
    width: 1.5rem;
    margin-left: 0.15rem;
  }
  .codeBtn{
    font-size: 0.28rem;
    margin-left: 0.15rem;
  }
}
