/* 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 #193596;
    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;
}
.main{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.Mleft{
    display: none;
}
.mainRt{
    width: 7.1rem;
    height: auto;
    margin: 0.3rem auto 0;
}
.title{
  height: 0.52rem;
  padding-top: 0.48rem;
  font-size: 0.32rem;
  font-weight: bolder;
  text-align: center;
  color: #7051f1;
  background: url(../images/a17.png) no-repeat center top;
  background-size: auto 0.88rem;
}
.title span{
  color: #333;
}
.Atips{
  height: 0.56rem;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-indent: 0.45rem;
  margin: 0.1rem 0;
  background: url(../images/a26.png) no-repeat 0.25rem center;
  background-size: auto 100%;
}
.Atips i{
  font-size: 0.24rem;
  color: #fff;
  margin-right: 0.3rem;
}
.Inquiry{
  height: auto;
}
.Iregion{
    height: auto;
    padding: 0.2rem 0;
    background: url(../images/a18.png) no-repeat center;
    background-size: 100% 100%;
}
.Iregion ul{
    height: 4.9rem;
}
.Iregion ul li{
    width: 1.32rem;
    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/a21.png) no-repeat center;
    background-size: 100% 100%;
}
.Iregion ul li a.active{
  color: #fff;
  background: url(../images/a24.png) no-repeat center;
  background-size: 100% 100%;
}
.Iregion p{
    height: auto;
    padding: 0 0.3rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.IregionTime{
    width: 6.9rem;
    height: auto;
    padding-bottom: 0.4rem;
    margin: 0.2rem auto;
    background: url(../images/a20.png) no-repeat center;
    background-size: 100% 100%;
}
.IregionTime h3{
    height: 1rem;
    font-size: 0.32rem;
    font-weight: bolder;
    text-align: center;
    text-indent: 0.4rem;
    line-height: 1.2rem;
    color: #0f3be2;
}
.IregionTime ul{
    height: auto;
}
.IregionTime ul li{
    height: 0.8rem;
    font-size: 0.3rem;
    font-weight: bolder;
    text-indent: 0.2rem;
    margin-left: 1rem;
    background: url(../images/a22.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.6rem;
    height: 0.66rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.66rem;
    color: #fff;
    margin: 0 auto;
    background: url(../images/a23.png) no-repeat center;
    background-size: 100% 100%;
}
.process{
    height: auto;
}
.processBt{
    width: 6.8rem;
    height: 8.4rem;
    margin: 0 auto;
}
.processBt li{
    width: 50%;
    height: 4.2rem;
    float: left;
}
.processBt li:nth-child(1){
    background: url(../images/a28.png) no-repeat center bottom;
    background-size: 100% 2.3rem;
}
.processBt li:nth-child(2){
    background: url(../images/a29.png) no-repeat center top;
    background-size: 100% 2.3rem;
}
.processBt li:nth-child(3){
    background: url(../images/a30.png) no-repeat center bottom;
    background-size: 100% 2.3rem;
}
.processBt li:nth-child(4){
    background: url(../images/a31.png) no-repeat center top;
    background-size: 100% 2.3rem;
}
.processBt li:nth-child(2n+1){
  height: 3.1rem;
  padding-top: 1.1rem;
}
.processBt li:nth-child(2n+1) span{
  display: block;
  height: 0.8rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: center;
}
.processBt li:nth-child(2n+1) b{
  display: block;
  height: auto;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  margin-top: 0.85rem;
}
.processBt li:nth-child(2n){
    height: 3.5rem;
    padding-top: 0.7rem;
}
.processBt li:nth-child(2n) b{
  display: block;
  height: 1.2rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
}
.processBt li:nth-child(2n) span{
  display: block;
  height: auto;
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: center;
  margin-top: 0.5rem;
}
.process>a{
  display: block;
  width: 7.1rem;
  height: 0.68rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.68rem;
  color: #fff;
  margin: 0.2rem auto 0;
  background: url(../images/a27.png) no-repeat center;
  background-size: 100% 100%;
}
.manage{
  height: auto;
  margin-top: 0.4rem;
}
.manage .title{
  background: url(../images/a32.png) no-repeat center top;
  background-size: auto 0.88rem;
}
.manage>p{
  height: auto;
  padding: 0.1rem 0.3rem 0.2rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  background: url(../images/a33.png) no-repeat left 0.15rem;
  background-size: auto 0.22rem;
}
.MTable{
  height: auto;
  margin-bottom: 0.2rem;
}
.MTable ul{
  height: 0.56rem;
}
.MTable ul li{
  width: 1.8rem;
  height: 0.56rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.56rem;
  color: #fff;
  cursor: pointer;
  background: url(../images/a34.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.MTable ul li:first-child{
  width: 2.2rem;
}
.MTable ul li.active{
  background: url(../images/a58.png) no-repeat center;
  background-size: 100% 100%;
}
.ATab{
  display: block;
  width: 100%;
  height: auto;
  display: none;
}
.ATab tr{
  height: 0.56rem;
  font-size: 0.26rem;
  text-align: center;
}
.ATab tr:nth-child(2n+1){
  background: #e0d2fe;
}
.ATab tr th{
  font-weight: normal;
}
.Mterm{
    height: auto;
}
.Mterm ul{
    height: 8.44rem;
}
.Mterm ul li{
    width: 3.55rem;
    height: 4.02rem;
    padding-top: 0.2rem;
    overflow: auto;
    background: url(../images/a36.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
}
.Mterm ul li h5{
    width: 100%;
    height: 0.96rem;
    font-size: 0.32rem;
    font-weight: bolder;
    text-align: center;
    line-height: 0.96rem;
    color: #fff;
}
.Mterm ul li p{
  width: 2.9rem;
  height: 2.6rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  margin: 0.1rem auto 0;
  overflow: auto;
}
.hotspot{
  height: auto;
  margin-top: 0.4rem;
}
.hotspot .title{
  background: url(../images/a37.png) no-repeat center top;
  background-size: auto 0.88rem;
}

.swiper-container {
  width: 100%;
  height: 4.8rem;
}
.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.2rem!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: #7b50e7;
  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: #6340cf!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: 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: #f3622d;
  position: absolute;
  right: 0.4rem;
  bottom: 0;
}
.matter{
  height: auto;
  margin-top: 0.4rem;
}
.matter .title{
  background: url(../images/a41.png) no-repeat center top;
  background-size: auto 0.88rem;
}
.matterBt{
  height: auto;
  margin-top: 0.2rem;
}
.matterBt ul{
  height: auto;
  padding: 0.3rem 0 0.3rem 1.6rem;
  background: url(../images/a49.png) no-repeat 0.1rem center;
  background-size: auto 100%;
}
.matterBt ul li{
  height: 0.6rem;
  font-size: 0.24rem;
  line-height: 0.6rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.2rem;
}
.matterBt ul li:nth-child(1){
  width: 4rem;
  background: url(../images/a50.png) no-repeat center;
  background-size: 100% 100%;
}
.matterBt ul li:nth-child(2){
  width: 4.2rem;
  margin-left: 0.1rem;
  background: url(../images/a51.png) no-repeat center;
  background-size: 100% 100%;
}
.matterBt ul li:nth-child(3){
  width: 5.2rem;
  margin-left: -0.1rem;
  background: url(../images/a52.png) no-repeat center;
  background-size: 100% 100%;
}
.matterBt ul li:nth-child(4){
  width: 4.1rem;
  background: url(../images/a51.png) no-repeat center;
  background-size: 100% 100%;
}



.answer{
  height: 4.2rem;
  padding-top: 0.3rem;
  background: url(../images/a53.png) no-repeat center;
  background-size: 100% 100%;
  display: none;
  position: relative;
}
.answerTp{
  width: 6.7rem;
  min-height: 0.74rem;
  margin: 0 auto 0.1rem;
  position: relative;
}
.answerTp span{
  display: block;
  width: 0.74rem;
  height: 0.74rem;
  background: url(../images/a54.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0.26rem;
  top: 0;
}
.answerTp p{
  width: 5rem;
  height: 0.74rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.64rem;
  margin-left: 1.2rem;
  background: url(../images/a55.png) no-repeat center;
  background-size: 100% 100%;
}
.answerCt{
  width: 6.7rem;
  min-height: 0.74rem;
  margin: 0 auto 0.1rem;
  position: relative;
}
.answerCt span{
  display: block;
  width: 0.74rem;
  height: 0.74rem;
  background: url(../images/a54.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.26rem;
  top: 50%;
  margin-top: -0.37rem;
}
.answerCt p{
  width: 5rem;
  height: auto;
  padding: 0.2rem 0.2rem 0.3rem;
  font-size: 0.24rem;
  text-align: 0.36rem;
  color: #fff;
  margin-left: 0.1rem;
  background: url(../images/a56.png) no-repeat center;
  background-size: 100% 100%;
}
.answer>a{
  display: block;
  height: 0.6rem;
  padding: 0 0.3rem;
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #fff;
  background: url(../images/a57.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.5rem;
  bottom: 0.4rem;
}

.send{
  height: auto;
  margin-top: 0.4rem;
}
.send .title{
  background: url(../images/a42.png) no-repeat center top;
  background-size: auto 0.88rem;
}
.sendBt{
  height: 4.6rem;
  padding-top: 0.4rem;
}
.sendBt li{
  width: 3.55rem;
  height: 4.12rem;
  background: url(../images/a44.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.sendBt li h5{
  height: 0.66rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.66rem;
  color: #fff;
}
.sendBt li img{
  display: block;
  height: 2.4rem;
  margin: 0.1rem auto;
}
.sendBt li p{
  width: 2.6rem;
  height: 0.44rem;
  font-size: 0.22rem;
  line-height: 0.44rem;
  text-indent: 0.8rem;
  margin: 0 auto;
  background: url(../images/a46.png) no-repeat center;
  background-size: 100% 100%;
}













