@charset "utf-8";
body {
  min-width: 320px;
  max-width: 750px;
  width: 10rem;
  font-family: Arial, Helvetica, -apple-system, "Microsoft Yahei";
  background: #fafafa;
  margin: 0 auto;
  line-height: 1.5;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: all 0.2s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
/*css初始化*/
* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  /*阻止长按页面，弹出菜单的方法*/
  -webkit-touch-callout: none;
}
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input,
textarea {
  -webkit-appearance: none;
  outline: none;
  border: none;
}
/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}
input {
  -webkit-appearance: none;
}
button,
input {
  font-family: "Microsoft YaHei", "Arial Narrow";
  border: 0;
  box-sizing: border-box;
  outline: none;
  background: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /*解决IOS默认滑动很卡的情况 */
  -webkit-overflow-scrolling: touch;
}
/* 图片自适应 */
img {
  width: 100%;
  height: auto;
  border: 0;
  width: auto\9;
  /* ie8 */
  display: block;
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  vertical-align: middle;
}
.flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 750px) {
  html {
    font-size: 75px!important;
  }
}
@media screen and (max-width: 465px) {
  .headertop {
    height: 1.6rem !important;
  }
  .az {
    line-height: 0.8rem !important;
  }
  .searchbox {
    margin-top: 0rem !important;
  }
  .rightt {
    margin-top: 0.6667rem !important;
  }

}
.pc {
  display: none;
}
.mb {
  display: block;
}
.mwrap {
  width: 10rem;
  height: 9.2rem;
  margin: 0 auto;
  background: url(../images/mbk.png) no-repeat;
  background-size: cover;
  margin-bottom: 0.4267rem;
}
.headertop {
  height: 1.1733rem;
  border-bottom: 1px solid rgba(250, 250, 250, 0.8);
  padding: 0 0.32rem;
  box-sizing: border-box;
}
.leftp {
  width: 5.0667rem;
}
.az {
  display: block;
  line-height: 1.1733rem;
  font-size: 0.3467rem;
  color: #ffffff;
  float: left;
  margin-right: 0.2667rem;
}
.searchbox {
  width: 216px;
  height: 25px;
  line-height: 23px;
  border: 1px solid #8f8e8c;
  background-color: #fff;
  position: relative;
  padding-left: 5px;
  box-sizing: border-box;
  font-size: 14px;
  margin-top: 0.4rem;
  float: left;
}
.searchbox button {
  width: 39px;
  height: 23px;
  background: url(../images/sousuo_2.jpg) no-repeat;
  position: absolute;
  top: -1px;
  right: 0;
}
input[type="image"] {
  vertical-align: middle;
}
.rightt {
  width: 2.9333rem;
  margin-top: 0.32rem;
}
.rightt a img {
  height: 0.4533rem;
}
.mbtl {
  width: 9.8133rem;
  height: 5.1067rem;
  margin: 0 auto;
  background: url(../images/mbl.png) no-repeat;
  background-size: cover;
}
.mbt {
  height: 2.8667rem;
  margin-top: 0.6667rem;
  margin-bottom: 1.6667rem;
}
.nav {
  width: 9.36rem;
  height: 1.8667rem;
  background-color: #0173b1;
  border-radius: 8px;
  margin: 0 auto;
}

.navbar li {
  width: 25%;
  height: 0.9333rem;
  float: left;
}
.navbar li a {
  display: block;
  font-size: 0.4rem;
  line-height: 0.9333rem;
  color: #ffffff;
  text-align: center;
}
.picscr {
  width: 100%;
  height: 6.1733rem;
  margin-bottom: 0.4267rem;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-pagination {
  left: 3.2rem !important;
}
.picscr .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 0.36rem));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 0.36rem));
  background: var(--swiper-pagination-bullet-inactive-color, #afafaf);
  margin-left: 0.066667rem;
}
.picscr .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, #61a0e8);
}
.swiper-slide .pictt {
  width: 100%;
  height: 1.066667rem;
  font-size: 0.32rem;
  line-height: 1.066667rem;
  text-align: left;
  padding-left: 0.32rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #f7f6f4;
}
.bigBox {
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin-bottom: 0.4rem;
}
.bigBox ul {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #ffffff;
  display: flex;
  justify-content: space-evenly;
}
.bigBox ul li {
  width: 50%;
  background-color: #0073af;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 0.48rem;
}
.box {
  width: 100%;
  height: 5.6rem;
  padding: 0 0.32rem;
  box-sizing: border-box;
  background-color: #ffffff;
  overflow: hidden;
}
.box > div {
  width: 100%;
  height: 5.6rem;
  padding: 0.2667rem;
  box-sizing: border-box;
  background-color: #ffffff;
}
.a1list li a {
  display: block;
  font-size: 0.4rem;
  color: #696969;
  line-height: 0.7733rem;
}
.a1list li a::before {
  content: "\2022";
  font-size: 0.32rem;
  color: #bd1b2d;
  margin-right: 0.1333rem;
}
.a2p li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.a2p li a img {
  width: 5.0667rem;
}
.a2p li a span {
  font-size: 0.3467rem;
  color: #666666;
  margin-top: 0.2133rem;
}
.active {
  background: #3295c9 !important;
}
.lmbt {
  display: block;
  width: 5.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 0.266667rem auto;
  border-radius: 0.4rem;
  font-size: 0.3467rem;
  color: #9d9d9d !important;
  background-color: #f0f0f0;
  text-align: center;
}
.midicon {
  height: 2.1333rem;
  background-color: #fff;
  padding: 0.32rem 0;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
}
.midicon a {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #f0f0f0;
}
.midicon a:last-child {
  border-right: 0;
}
.midicon a img {
  width: auto;
  height: 0.6667rem;
}
.midicon a span {
  font-size: 0.3467rem;
  color: #666666;
  margin-top: 0.2133rem;
}
.mservice {
  height: 7.0667rem;
  background: url(../images/mserbg.png) no-repeat;
  padding: 0 0.32rem;
  margin-bottom: 0.4rem;
}
.msertt {
  display: block;
  padding-top: 0.4533rem;
  margin-bottom: 0.2667rem;
}
.msertt img {
  height: 0.9867rem;
}
.msercot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.msercot a {
  margin: 0.5333rem 0.2667rem;
  margin-top: 0;
}
.msercot a img {
  width: auto;
  height: 1.92rem;
}
.lmcot {
  width: 100%;
  background-color: #fff;
  padding: 0 0.32rem;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
}
.lmttbk {
  height: 0.9333rem;
  line-height: 0.92rem;
  border-bottom: 1px solid #f0f0f0;
}
.lmtt {
  display: block;
  width: 2.6667rem;
  font-size: 0.48rem;
  color: #19568b;
  font-weight: bold;
}
.mxm {
  font-size: 0.3467rem;
  color: #aaaaaa;
}
.lmlist {
  padding: 0.2667rem;
  box-sizing: border-box;
}
.lmlist li a {
  display: block;
  font-size: 0.4rem;
  color: #696969;
  line-height: 0.7733rem;
}
.lmlist li a::before {
  content: "\2022";
  font-size: 0.32rem;
  color: #bd1b2d;
  margin-right: 0.1333rem;
}
.mlink {
  height: 1.8rem;
  background-color: #0073af;
  padding: 0 0.32rem;
  box-sizing: border-box;
}
.mlink li {
  color: #ffffff;
  line-height: 0.8rem;
  float: left;
}
.mlink li:first-child {
  font-size: 0.4rem;
}
.mlink li a {
  display: block;
  font-size: 0.3467rem;
  margin-right: 0.4rem;
  color: #ffffff;
  float: left;
}
footer {
  text-align: center;
  padding: 0.32rem;
  box-sizing: border-box;
  color: #666666;
  font-size: 0.3467rem;
  line-height: 0.8rem;
}
