@charset "UTF-8";

/*-----default model-----*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td,
figcaption {
  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;
}

img {
  border: none;
}

input,
textarea,
button,
select {
  outline: 0 none;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
}

textarea {
  resize: vertical;
}

a {
  text-decoration: none;
  outline: 0 none;
  color: inherit
}

i,
em {
  font-style: normal;
}

table {
  border-collapse: collapse;
  width: 100%;
  color: #333;
  text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.clearfix:before,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.clearfix {
  zoom: 1
}

body {
  width: 100%;
  height: 100%;
  font-size: 12px;
  min-width: 1100px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
}


.nav-bgd,
.dv_mn {
  display: none;
}

.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 900;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  _left: 20px
}

.pbot80 {
  padding-bottom: 80px;
}

.m-show,
.m-ib {
  display: none !important;
}

.qgfx_box {
  margin-top: 10px;
  margin-bottom: 20px !important;
}

a[title="站长统计"] {
  display: none;
}

@media only screen and (min-width: 800px) {
  .pc-hide {
    display: none !important;
  }
}

.wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

/* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */


/*banner */
.PublicBanner {
  height: auto;
  position: relative;
}

.PublicBanner>img {
  width: 100%;
  height: auto;
}
.Plogo{
  height: 0.4rem;
  position: absolute;
  left: 20%;
  top: 0.2rem;
}
.Plogo img{
  height: 100%;
}
.Read{
  width: 11rem;
  height: 1.5rem;
  padding-top: 0.3rem;
  margin: 0 auto;
  background: url(../images/a1.png) no-repeat center 0.3rem;
  background-size: 100% auto;
}
.Read p{
  height: auto;
  padding: 0.6rem 0.45rem 0;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.main{
  width: 11rem;
  height: auto;
  min-height: 7rem;
  margin: 0.3rem auto;
  position: relative;
}
.Mleft{
  width: 2.55rem;
  height: auto;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.AMleft{
  position: fixed;
  left: 50%;
  top: 0;
  margin-left: -5.5rem;
}
.Mleft h3{
  height: 0.5rem;
  font-size: 0.22rem;
  font-weight: bolder;
  line-height: 0.5rem;
  text-align: center;
  color: #fff;
  background: #5530c3;
}
.Mleft ul{
  height: auto;
}
.Mleft ul li{
  height: auto;
}
.Mleft ul li h4{
  height: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.5rem;
  background: #eeeaf9;
}
.Mleft ul li h4>a{
  display: block;
  width: 100%;
  height: 100%;
}
.Mleft ul li h4 i{
  display: block;
  width: 0.55rem;
  height: 0.35rem;
  padding-top: 0.15rem;
  float: left;
}
.Mleft ul li h4 i img{
  display: block;
  height: 0.2rem;
  margin: 0 auto;
}
.Mleft ul li h4 b{
  display: block;
  width: 1.5rem;
  height: 0.5rem;
  float: left;
}
.Mleft ul li h4 em{
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/a3.png) no-repeat center;
  background-size: auto 0.1rem;
  float: right;
}

.Mleft ul li h5{
  height: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.Mleft ul li h5>a{
  display: block;
  width: 100%;
  height: 100%;
}
.Mleft ul li h5 i{
  display: block;
  width: 0.55rem;
  height: 0.35rem;
  padding-top: 0.15rem;
  float: left;
}
.Mleft ul li h5 i img{
  display: block;
  height: 0.2rem;
  margin: 0 auto;
}
.Mleft ul li h5 b{
  display: block;
  width: 1.5rem;
  height: 0.5rem;
  float: left;
}
.Mleft ul li h5 em{
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/a4.png) no-repeat center;
  background-size: auto 0.16rem;
  float: right;
}
.mainRt{
  width: 8.45rem;
  height: auto;
  margin-left: 2.55rem;
}
.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.3rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-indent: 0.35rem;
  background: url(../images/a26.png) no-repeat 0.25rem center;
  background-size: auto 100%;
}
.Atips i{
  font-size: 0.14rem;
  color: #fff;
  margin-right: 0.2rem;
}

.Inquiry{
  height: 3.75rem;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
}
.Iregion{
  width: 5.45rem;
  height: 3.4rem;
  margin-top: 0.15rem;
  float: left;
}
.Iregion ul{
  width: 4.1rem;
  height: 2.85rem;
  padding-top: 0.15rem;
  margin-left: 0.7rem;
}
.Iregion ul li{
  width: 0.7rem;
  height: 0.3rem;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.3rem;
  margin-right: 0.14rem;
  margin-bottom: 0.1rem;
  background: url(../images/a21.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.Iregion ul li:nth-child(5n){
  margin-right: 0;
}
.Iregion ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.Iregion ul li a:hover{
  color: #fff;
  background: url(../images/a24.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: 0.4rem;
  font-size: 0.12rem;
  margin-left: 0.7rem;
}
.IregionTime{
  width: 3rem;
  height: 3.3rem;
  margin-top: 0.25rem;
  float: left;
}
.IregionTime h3{
  height: auto;
  font-size: 0.26rem;
  font-weight: bolder;
  text-align: center;
  text-indent: -0.2rem;
  color: #6843d4;
  margin-top: 0.32rem;
}
.IregionTime ul{
  height: auto;
  padding-top: 0.3rem;
}
.IregionTime ul li{
  height: 0.54rem;
  font-size: 0.2rem;
  font-weight: bolder;
  text-indent: 0.1rem;
  margin-left: 0.3rem;
  background: url(../images/a22.png) no-repeat left 0.05rem;
  background-size: auto 0.2rem;
}
.IregionTime ul li span{
  font-size: 0.14rem;
  font-weight: normal;
}
.IregionTime a{
  display: block;
  width: 2.35rem;
  height: 0.4rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  margin: 0.1rem auto 0;
  background: url(../images/a23.png) no-repeat center;
  background-size: 100% 100%;
}
.process{
  height: auto;
}
.processBt{
  width: 7.6rem;
  height: 2.32rem;
  margin: 0.3rem auto;
  background: url(../images/a25.png) no-repeat center;
  background-size: 100% 100%;
}
.processBt li{
  width: 1.9rem;
  height: 2.32rem;
  float: left;
}
.processBt li:nth-child(2n+1){
  height: 1.82rem;
  padding-top: 0.5rem;
}
.processBt li:nth-child(2n+1) span{
  display: block;
  height: 0.52rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
  text-align: center;
}
.processBt li:nth-child(2n+1) b{
  display: block;
  height: 0.66rem;
  font-size: 0.16rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.2rem;
  color: #fff;
  margin-top: 0.5rem;
}

.processBt li:nth-child(2n){
  height: 1.95rem;
  padding-top: 0.37rem;
}
.processBt li:nth-child(2n) b{
  display: block;
  height: 0.66rem;
  font-size: 0.16rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.2rem;
  color: #fff;
}
.processBt li:nth-child(2n) span{
  display: block;
  height: auto;
  font-size: 0.14rem;
  line-height: 0.2rem;
  text-align: center;
  margin-top: 0.35rem;
}
.process>a{
  display: block;
  width: 5.92rem;
  height: 0.48rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.48rem;
  color: #fff;
  margin: 0 auto;
  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.5rem 0.3rem;
  font-size: 0.14rem;
  line-height: 0.22rem;
  background: url(../images/a33.png) no-repeat 0.35rem 0.15rem;
  background-size: auto 0.12rem;
}
.MTable{
  width: 8.3rem;
  height: auto;
  margin: 0 auto 0.2rem;
}
.MTable ul{
  height: 0.52rem;
}
.MTable ul li{
  width: 1.6rem;
  height: 0.52rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  cursor: pointer;
  background: url(../images/a34.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.MTable ul li:first-child{
  width: 2rem;
}
.MTable ul li.active{
  background: url(../images/a58.png) no-repeat center;
  background-size: 100% 100%;
}
.ATab{
  height: auto;
  display: none;
}
.ATab tr{
  height: 0.5rem;
  font-size: 0.18rem;
}
.ATab tr:nth-child(2n+1){
  background: #e0d2fe;
}
.ATab tr th{
  font-weight: normal;
}
.Mterm{
  height: 3rem;
  background: url(../images/a35.png) no-repeat center top;
  background-size: auto;
}
.Mterm ul{
  height: 2.6rem;
  padding-top: 0.15rem;
}
.Mterm ul li{
  width: 2.1rem;
  height: 2.48rem;
  padding-top: 0.12rem;
  background: url(../images/a36.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.Mterm ul li h5{
  height: 0.6rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.6rem;
  color: #fff;
}
.Mterm ul li p{
  width: 1.7rem;
  height: 1.6rem;
  font-size: 0.14rem;
  line-height: 0.22rem;
  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.4rem;
}
.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: 1.4rem!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{
  margin-top: -0.8rem!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  margin-top: -0.8rem!important;
}
.swiper-button-next, .swiper-button-prev{
  color: #6340cf!important;
}
.swiper-slide>img{
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.swiper-slide>p{
  width: 7.4rem;
  height: 1.2rem;
  padding: 0 0.4rem;
  font-size: 0.16rem;
  line-height: 0.26rem;
  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: 0.3rem;
  padding: 0 0.1rem;
  color: #f3622d;
  position: absolute;
  right: 0.4rem;
  bottom: 0.1rem;
}
.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: 3rem;
  margin-top: 0.3rem;
  background: url(../images/a49.png) no-repeat 0.1rem center;
}
.matterBt ul{
  width: 3.2rem;
  height: 2.5rem;
  padding-top: 0.5rem;
  margin-left: 1rem;
  float: left;
}
.matterBt ul li{
  height: 0.36rem;
  font-size: 0.14rem;
  line-height: 0.36rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.2rem;
  cursor: pointer;
}
.matterBt ul li:nth-child(1){
  width: 2.4rem;
  background: url(../images/a50.png) no-repeat center;
  background-size: 100% 100%;
}
.matterBt ul li:nth-child(2){
  width: 2.6rem;
  margin-left: 0.1rem;
  background: url(../images/a51.png) no-repeat center;
  background-size: 100% 100%;
}
.matterBt ul li:nth-child(3){
  width: 3.1rem;
  margin-left: -0.1rem;
  background: url(../images/a52.png) no-repeat center;
  background-size: 100% 100%;
}
.matterBt ul li:nth-child(4){
  width: 2.5rem;
  background: url(../images/a51.png) no-repeat center;
  background-size: 100% 100%;
}
.answer{
  width: 4.25rem;
  height: 2.7rem;
  padding-top: 0.3rem;
  float: left;
  background: url(../images/a53.png) no-repeat center;
  background-size: 100% 100%;
  display: none;
  position: relative;
}
.answerTp{
  width: 3.8rem;
  min-height: 0.42rem;
  margin: 0 auto 0.1rem;
  position: relative;
}
.answerTp span{
  display: block;
  width: 0.42rem;
  height: 0.42rem;
  background: url(../images/a54.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0.25rem;
  top: 0;
}
.answerTp p{
  width: 3rem;
  height: 0.42rem;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.36rem;
  margin-left: 0.8rem;
  background: url(../images/a55.png) no-repeat center;
  background-size: 100% 100%;
}
.answerCt{
  width: 3.8rem;
  min-height: 0.42rem;
  margin: 0 auto 0.1rem;
  position: relative;
}
.answerCt span{
  display: block;
  width: 0.42rem;
  height: 0.42rem;
  background: url(../images/a54.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.25rem;
  top: 50%;
  margin-top: -0.21rem;
}
.answerCt p{
  width: 2.7rem;
  height: auto;
  padding: 0.1rem 0.15rem 0.2rem;
  font-size: 0.14rem;
  text-align: 0.2rem;
  color: #fff;
  background: url(../images/a56.png) no-repeat center;
  background-size: 100% 100%;
}
.answer>a{
  display: block;
  height: 0.34rem;
  padding: 0 0.2rem;
  font-size: 0.14rem;
  line-height: 0.34rem;
  color: #fff;
  background: url(../images/a57.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.35rem;
  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: 3.6rem;
  padding-left: 0.4rem;
  padding-top: 0.4rem;
  background: url(../images/a43.png) no-repeat right 0.2rem;
  background-size: auto 2.46rem;
}
.sendBt li{
  width: 2.74rem;
  height: 3.18rem;
  background: url(../images/a44.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.sendBt li h5{
  height: 0.5rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
}
.sendBt li img{
  display: block;
  height: 1.8rem;
  margin: 0.1rem auto;
}
.sendBt li p{
  width: 1.9rem;
  height: 0.32rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-indent: 0.6rem;
  margin: 0 auto;
  background: url(../images/a46.png) no-repeat center;
  background-size: 100% 100%;
}



