/* reset */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-size: 100%;
    font-weight: normal;
}

li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a,
a:visited,
a:active {
    text-decoration: none;
    border: none;
    outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}
input,
textarea {
    outline: none;
}

textarea {
    resize: vertical;
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    word-wrap: break-word;
    line-height: 1.5;
    font-size: 12px;
    min-width: 7.5rem !important;
}

body,
button,
input,
select,
textarea {
    font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}

.none {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.m-hide {
    display: none;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.The_total {
    display: none;
}

a[title="站长统计"] {
    display: none;
}

body {
    width: 7.5rem;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.wrap {
    width: 6.8rem;
    margin: 0 auto;
}

.wrap1 {
    width: 7.2rem;
    margin: 0 auto;
}

.m-show {
    display: block !important;
}

.m-hide {
    display: none !important;
}

.m-ib {
    display: inline-block !important;
}

#box-kefu,
#zhy,
.aside-bgd,
.box-fix-nav {
    display: none;
}

.nav-bgd {
    position: fixed;
    top: 0;
    display: block;
    background: #193596;
    width: 7.5rem;
    z-index: 9999;
}

.nav-cont {
    font-size: 0;
    text-align: center;
}

.nav-cont li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.nav-cont li a {
    display: block;
    height: .7rem;
    font-size: .24rem;
    color: #fff;
    line-height: .7rem;
    background: #2c55df;
    margin: 0 2%;
    border-radius: .1rem;
}

.lfNav {
    display: none;
}

/*banner*/
.PublicBanner {
    height: 2.2rem;
    background: url(../images/banner.png) no-repeat center;
    background-size: auto 100%;
    position: relative;
}

.PublicBanner>img {
    width: 100%;
    height: auto;
    display: none;
}
.Plogo{
    height: auto;
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}
.Plogo img{
    height: 0.5rem;
}
.Read{
    width: 7.1rem;
    height: auto;
    margin: 0.6rem auto 0;
    border: 1px dashed #cf1b18;
    position: relative;
}
.Read p{
    height: auto;
    padding: 0.4rem 0.3rem 0.3rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
}
.Read span{
    display: block;
    width: 1.2rem;
    height: 0.6rem;
    background: url(../images/a2.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.2rem;
    top: -0.3rem;
}
.title{
  height: 1.2rem;
  font-size: 0.42rem;
  font-weight: bolder;
  text-align: center;
  line-height: 1.2rem;
  color: #e2312c;
}
.title span{
  display: inline-block;
  height: 1.2rem;
  text-indent: 1rem;
  background: url(../images/a3.png) no-repeat left center;
  background-size: auto 0.7rem;
}
.inquiryTp{
  width: 7.3rem;
  height: auto;
  padding: 0.3rem 0 0.4rem;
  margin: 0 auto;
  background: url(../images/a5.png) no-repeat center;
  background-size: 100% 100%;
}
.Atips{
  height: 0.56rem;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-indent: 0.45rem;
  margin: 0.1rem 0;
  background: url(../images/a4.png) no-repeat 0.25rem center;
  background-size: auto 100%;
}
.Atips i{
  font-size: 0.24rem;
  color: #fff;
  margin-right: 0.3rem;
}
.inquiryTp>p{
  height: auto;
  padding: 0 0.2rem 0 0.6rem;
  font-size: 0.24rem;
  line-height: 0.38rem;
  background: url(../images/a6.png) no-repeat 0.3rem 0.06rem;
  background-size: auto 0.26rem;
}
.inquiryBt{
  width: 7.3rem;
  height: auto;
  margin: 0 auto;
}
.Iregion{
    height: auto;
    padding: 0.3rem 0;
    background: url(../images/a7.png) no-repeat center;
    background-size: 100% 100%;
}
.Iregion ul{
    height: 4.2rem;
    padding: 0.2rem;
}
.Iregion ul li{
    width: 1.28rem;
    height: 0.54rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.54rem;
    margin-right: 0.12rem;
    margin-bottom: 0.16rem;
    float: left;
}
.Iregion ul li:nth-child(5n){
    margin-right: 0;
}
.Iregion ul li a{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/a8.png) no-repeat center;
    background-size: 100% 100%;
}
.Iregion ul li a.active{
  color: #fff;
  background: url(../images/a9.png) no-repeat center;
  background-size: 100% 100%;
}
.Iregion>p{
  height: auto;
  padding: 0 0.3rem;
  font-size: 0.24rem;
}
.IregionTime{
    width: 6.9rem;
    height: auto;
    padding: 0.6rem 0 1rem;
    margin: 0 auto;
    background: url(../images/a10.png) no-repeat center;
    background-size: 100% 100%;
}
.IregionTime h3{
    height: auto;
    font-size: 0.32rem;
    font-weight: bolder;
    text-align: center;
    color: #e2312c;
    background: url(../images/a11.png) no-repeat center;
    background-size: 6rem auto;
}
.IregionTime ul{
    height: auto;
    padding-top: 0.3rem;
}
.IregionTime ul li{
    height: 0.8rem;
    font-size: 0.3rem;
    font-weight: bolder;
    text-indent: 0.2rem;
    margin-left: 1.2rem;
    background: url(../images/a12.png) no-repeat left 0.1rem;
    background-size: auto 0.28rem;
}
.IregionTime ul li span{
    font-size: 0.24rem;
    font-weight: normal;
}
.IregionTime>a{
    display: block;
    width: 3.8rem;
    height: 0.66rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.66rem;
    color: #fff;
    margin: 0.3rem auto 0;
    background: url(../images/a13.png) no-repeat center;
    background-size: 100% 100%;
}
.process{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.process .title span{
    background: url(../images/a14.png) no-repeat left center;
    background-size: auto 0.7rem;
}
.processBt{
    height: auto;
    background: url(../images/a16.png) no-repeat center;
    background-size: 100% 100%;
}
.processBt ul{
  height: 5.2rem;
  padding: 0.3rem 0;
}
.processBt ul li{
  width: 50%;
  height: 1rem;
  padding-top: 1.6rem;
  float: left;
  position: relative;
}
.processBt ul li b{
    display: block;
    width: 1.2rem;
    height: 0.95rem;
    padding-top: 0.25rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.35rem;
    color: #fff;
    background: url(../images/a17.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 0.2rem;
    margin-left: -0.6rem;
}
.processBt ul li span{
    display: block;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.36rem;
}
.processCt{
  height: 1rem;
}
.processCt li{
  width: 3.5rem;
  height: 1rem;
  float: left;
}
.processCt li:first-child{
  margin-right: 0.1rem;
}
.processCt li span{
  display: block;
  width: 0.78rem;
  height: 0.78rem;
  font-size: 0.2rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.78rem;
  color: #fd6611;
  margin-right: 0.1rem;
  background: url(../images/a18.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.processCt li a{
  display: block;
  width: 2.6rem;
  height: 0.54rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.54rem;
  color: #fff;
  margin-top: 0.12rem;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.standard{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.standard .title span{
    background: url(../images/a20.png) no-repeat left center;
    background-size: auto 0.7rem;
}
.standardBt{
  height: auto;
}
.standardBt li{
    height: auto;
    padding: 0.3rem 0;
    background: url(../images/a23.png) no-repeat center;
    background-size: 100% 100%;
}
.standardBt li h5{
  width: 2.9rem;
  height: 0.59rem;
  font-size: 0.24rem;
  line-height: 0.59rem;
  text-indent: 0.25rem;
  color: #fff;
  margin-left: 0.1rem;
  background: url(../images/a22.png) no-repeat center;
  background-size: 100% 100%;
}
.standardBt li p{
  height: auto;
  padding: 0.2rem 0.3rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.manage{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.manage .title span{
    background: url(../images/a24.png) no-repeat left center;
    background-size: auto 0.7rem;
}
.manageBt{
  height: auto;
}
.manageBt ul{
  height: 0.58rem;
  padding-top: 0.2rem;
  margin-left: 0.16rem;
}
.manageBt ul li{
  width: 1.6rem;
  height: 0.58rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.58rem;
  color: #fff;
  margin-right: 0.1rem;
  background: url(../images/a25.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.manageBt .Txt{
  height: auto;
  padding: 0.25rem 0.4rem;
  font-size: 0.24rem;
  line-height: 0.38rem;
  background: url(../images/a16.png) no-repeat center;
  background-size: 100% 100%;
  overflow: auto;
  display: none;
}
.manageBt>p{
  height: auto;
  padding: 0 0.3rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.Mlist{
  height: auto;
  padding: 0.2rem;
  background: url(../images/a26.png) no-repeat center;
  background-size: 100% 100%;
}
.Mlist p{
  height: auto;
  background: url(../images/a27.png) no-repeat 0.16rem center;
  background-size: auto 86%;
}
.Mlist span{
  display: block;
  height: auto;
  padding-left: 0.4rem;
  font-size: 0.24rem;
  line-height: 0.42rem;
  margin-bottom: 0.1rem;
  position: relative;
}
.Mlist span i{
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.32rem;
  color: #fff;
  border-radius: 50%;
  background: #e2312c;
  position: absolute;
  left: 0rem;
  top: 0.04rem;
}
.hotspot{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.hotspot .title span{
    background: url(../images/a28.png) no-repeat left center;
    background-size: auto 0.7rem;
}
.swiper-container {
  width: 100%;
  height: 5rem;
}
.swiper-slide {
  text-align: center;
  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;
  transition: 300ms;
  transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 2.3rem!important;
}
.swiper-container .swiper-pagination-bullet{
  width: 0.6rem;
  height: 0.04rem;
  border-radius: 0;
  margin: 0 0.2rem!important;
}
.swiper-container .swiper-pagination-bullet{
  background: #e2312c;
  opacity: .5;
}
.swiper-container .swiper-pagination-bullet-active{
  opacity: 1; 
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
 width: 0.5rem;
 height: 0.5rem;
  margin-top: -1.4rem!important;
  right: 0!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  margin-top: -1.4rem!important;
  left: 0!important;
}
.swiper-button-next, .swiper-button-prev{
  color: #e2312c!important;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 0.6rem!important;
}
.swiper-slide>img{
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.swiper-slide>p{
  width: 7rem;
  height: 2.2rem;
  padding: 0 0.4rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: left;
  position: absolute;
  left: -2.7rem;
  bottom: 0;
  display: none;
}
.swiper-slide-active>p{
  display: block;
}
.swiper-slide-active>p>a{
  display: block;
  height: auto;
  padding: 0.1rem;
  color: #e2312c;
  position: absolute;
  right: 0.4rem;
  bottom: 0;
}
.examine{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.examine .title span{
    background: url(../images/a33.png) no-repeat left center;
    background-size: auto 0.7rem;
}
.examineBt{
  height: 4.6rem;
  padding-top: 0.2rem;
}
.examineBt li{
  width: 3.55rem;
  height: 4.12rem;
  background: url(../images/a35.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.examineBt li h5{
  height: 0.74rem;
  padding-top: 0.06rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.34rem;
  color: #fff;
}
.examineBt li img{
  display: block;
  height: 2.4rem;
  margin: 0.1rem auto;
}
.examineBt li p{
  width: 2.6rem;
  height: 0.44rem;
  font-size: 0.22rem;
  line-height: 0.44rem;
  text-indent: 0.85rem;
  color: #cf1b18;
  margin: 0 auto;
  background: url(../images/a36.png) no-repeat center;
  background-size: 100% 100%;
}

/* 左边侧边栏 */

.sidebar{
    display: none;
}







