@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
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #fff;
  font-size: 0.18rem;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
  font-size: 0.18rem;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #fff;
  font-size: 0.18rem;
}   
.clearfix {
  zoom: 1
}
.agreement{margin: .2rem auto;}
.agreement input[type = checkbox]{display: inline-block;vertical-align: middle;width: .16rem;height: .16rem;margin: 0 .1rem 0 0;}
.agreement label{display: inline-block;vertical-align: middle;}
.agreement span{display: inline-block;vertical-align: middle;font-size: .14rem;color: #fff;}
.agreement a{display: inline-block;vertical-align: middle;font-size: .14rem;color: #fff;}
		
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: 7.1rem;
}

.Plogo{
  width: 1.8rem;
  height: auto;
  position: absolute;
  left: 20%;
  top: 0.6rem;
}
.Plogo img{
  height: 100%;
}
.HelpMan{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}
.title1{
  height: 2.25rem;
  background: url(../images/a1.png) no-repeat center 0.62rem;
  background-size: auto 0.7rem;
}
.title1 h5{
  height: 0.8rem;
  padding-top: 0.7rem;
  font-size: 0.42rem;
  font-weight: bolder;
  text-align: center;
  color: #666;
}
.title1 span{
  display: block;
  height: auto;
  font-size: 0.24rem;
  text-align: center;
  color: #666;
}
.HelpManBt{
  height: 4rem;
}
.HelpManBt li{
  width: 5.25rem;
  height: 2.8rem;
  padding-top: 0.5rem;
  margin-right: 0.5rem;
  background: url(../images/a3.png) no-repeat center;
  background-size: 100% auto;
  float: left;
}
.HelpManBt li:nth-child(2n){
  margin-right: 0;
}
.HelpManBt li:nth-child(3){
  background: url(../images/a3-1.png) no-repeat center;
  background-size: 100% auto;
}
.HelpManBt li h5{
  height: 0.4rem;
  padding-left: 0.1rem;
}
.HelpManBt li h5 span{
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.22rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  float: left;
}
.HelpManBt li h5 b{
  display: block;
  height: 0.4rem;
  font-size: 0.22rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  margin-left: 0.2rem;
  float: left;
}
.HelpManBt li p{
  width: 4.1rem;
  height: auto;
  padding-left: 0.3rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  margin: 0 auto;
  background: url(../images/a2.png) no-repeat left 0.09rem;
  background-size: auto 0.16rem;
}
.explain{
  height: auto;
  padding-bottom: 0.6rem;
  background: #fff7f7;
}
.title{
  height: 1.74rem;
  font-size: 0.42rem;
  font-weight: bolder;
  text-align: center;
  line-height: 1.74rem;
  color: #666;
  background: url(../images/a1.png) no-repeat center;
  background-size: auto 0.7rem;
}
.explainBt{
  width: 11rem;
  height: 5.14rem;
  margin: 0 auto;
  background: url(../images/a4.png) no-repeat center;
  background-size: 100% 100%;
}
.explainBt>img{
  height: 3.44rem;
  margin: 0.85rem 0.5rem;
  float: left;
}
.explainBt ul{
  width: 6.9rem;
  height: 4.7rem;
  padding-top: 0.44rem;
  float: left;
}
.explainBt ul li{
  height: 0.9rem;
  margin-bottom: 0.22rem;
  background: url(../images/a6.png) no-repeat center;
  background-size: 100% 100%;
}
.explainBt ul li span{
  display: block;
  width: 1.92rem;
  height: 0.46rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-indent: 0.54rem;
  line-height: 0.46rem;
  color: #fff;
  margin-top: 0.14rem;
  float: left;
}
.explainBt ul li p{
  width: 4.6rem;
  height: 0.6rem;
  padding: 0.15rem 0;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #666;
  margin-left: 0.25rem;
  float: left;
}
.explain>a{
  display: block;
  width: 4.2rem;
  height: 0.88rem;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.88rem;
  color: #fff;
  margin: 0.55rem auto 0;
  background: url(../images/a8.png) no-repeat center;
  background-size: 100% 100%;
}
.message{
  height: auto;
}
.examine{
  display: block;
  width: 11rem;
  height:6rem;
  margin: 0.5rem auto;
  background: url(../images/a9.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
}
.examine h5{
  height: 0.9rem;
  padding-top: 0.5rem;
  font-size: 0.42rem;
  font-weight: bolder;
  text-align: center;
  color: #fff;
}
.examine>label{
  display: block;
  height: 1.8rem;
  padding-left: 1.2rem;
}
.examine input[type=text]{
  display: block;
  width: 4rem;
  height: 0.54rem;
  font-size: 0.18rem;
  text-indent: 0.2rem;
  color: #fff;
  outline: none;
  border: 0;
  border: 0.01rem solid #fff;
  margin-right: 0.72rem;
  margin-bottom: 0.24rem;
  background: none;
  float: left;
}
.examine .btn-submit{
  display: block;
  width: 2.76rem;
  height: 0.6rem;
  font-size: 0.26rem;
  color: #fff;
  outline: none;
  border: 0;
  margin: 0 auto 0.25rem;
  cursor: pointer;
  background: url(../images/a8.png) no-repeat center;
  background-size: 100% 100%;
  float: none;
}
.examine p{
  font-size: 0.14rem;
  line-height: 0.24rem;
  text-align: center;
}
.FormTwo{
  height: 8.3rem;
  background: url(../images/a10.png) no-repeat center;
  background-size: 100% 100%;
}
.FormTwo .title{
  color: #fff;
  background: url(../images/a25.png) no-repeat center;
  background-size: auto 0.7rem;
}
.FormTwo ul{
  width: 11rem;
  height: 5.55rem;
  margin: 0 auto;
}
.FormTwo ul li{
  width: 3.46rem;
  height: 5.4rem;
  padding-top: 0.15rem;
  margin-right: 0.31rem;
  background: url(../images/a27.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.FormTwo ul li:last-child{
  margin-right: 0;
}
.FormTwo ul li img{
  display: block;
  height: 2.8rem;
  margin-left: 0.42rem;
}
.FormTwo ul li h5{
  width: 3.35rem;
  height: 0.5rem;
  font-size: 0.3rem;
  font-weight: bolder;
  text-align: center;
  color: #666;
  margin-top: 0.2rem;
  background: url(../images/a28.png) no-repeat center 0.25rem;
  background-size: auto 0.12rem;
}
.FormTwo ul li p{
  width: 2.75rem;
  padding: 0 0.3rem;
  height: auto;
  font-size: 0.18rem;
  line-height: 0.26rem;
}

.plan{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}
.plan .title{
  background: url(../images/a13.png) no-repeat center;
  background-size: auto 0.7rem;
}
.planBt{
  height: 3.4rem;
}
.planBt li{
  width: 2.75rem;
  height: 3.4rem;
  float: left;
}
.planBt li>img{
  display: block;
  height: 1.6rem;
  margin: 0 auto;
}
.planBt li p{
  width: 1.6rem;
  height: auto;
  margin: 0 auto;
  border-left: 0.01rem solid #cacaca;
}
.planBt li p span{
  display: block;
  font-size: 0.18rem;
  line-height: 0.26rem;
  text-align: center;
}
.planBt li p a{
  display: block;
  width: 1.38rem;
  height: 0.32rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.32rem;
  color: #fff;
  margin: 0.1rem auto 0;
  background: url(../images/a14.png) no-repeat center;
  background-size: 100% 100%;
}
.planBt li:nth-child(2n) p{
  border-left: 0;
  border-right: 0.01rem solid #cacaca;
  margin-bottom: 0.05rem;
}
.planBt li:nth-child(2n) p b{
  margin: 0 auto 0.1rem;
}
.stress{
  height: auto;
  background: #fff7f7;
}
.stress .title{background-size: auto 0.6rem;}
.stressBt{
  width: 11rem;
  height: 5.9rem;
  margin: 0 auto;
}
.stressBt li{
  width: 5.5rem;
  height: 5.4rem;
  padding-top: 0.5rem;
  background: url(../images/a20.png) no-repeat center top;
  background-size: auto 5.45rem;
  float: left;
}
.stressBt li img{
  display: block;
  height: 2.86rem;
  margin: 0 auto;
}
.stressBt li h5{
  height: 0.6rem;
  font-size: 0.28rem;
  line-height: 0.6rem;
  text-indent: 0.8rem;
  color: #fff;
  margin-top: 0.38rem;
}
.stressBt li p{
  font-size: 0.18rem;
  text-indent: 1rem;
  line-height: 0.5rem;
}
.catalog{
  height: auto;
  padding-bottom: 1.5rem;
  background: url(../images/a22.png) no-repeat center bottom;
  background-size: 100% auto;
}
.catalogBt{
  width: 11rem;
  height: auto;
  background: #fff url(../images/a23.png) no-repeat center top;
  background-size: 100% 0.78rem;
}
.catalogBt tr:first-child{
  height: 0.78rem;
}
.catalogBt tr th{
  font-size: 0.24rem;
  font-weight: normal;
  color: #fff;
  border-right: 0.01rem solid #fff;
}
.catalogBt tr th:last-child{
  border: 0;
}
.catalogBt tr td{
  height: auto;
  padding: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  border-left: 0.01rem solid #f6c4c2;
  border-bottom: 0.01rem solid #f6c4c2;
}
.catalogBt tr td b{font-weight: bold;}
.catalogBt tr td:last-child{
  border-right: 0.01rem solid #f6c4c2;
}
.catalogBt tr td.Cleft{
  text-align: left;
}
.catalogBt tr td.first{
  font-size: 0.22rem;
  font-weight: bolder;
  color: #ef5040;
}
.catalogBt tr td a{
  display: block;
  width: 1.1rem;
  height: 0.32rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #fff;
  margin: 0 auto;
  background: url(../images/a8.png) no-repeat center;
  background-size: 100% 100%;
}

/* 侧边栏 */
.sidebar{
  width: 1.56rem;
  height: 2.7rem;
  padding-top: 1.3rem;
  background: url(../images/sidebar.png) no-repeat center;
  background-size: 100% 100%;
  position: fixed;
  left: 1.1rem;
  top: 50%;
  margin-top: -2rem;
  z-index: 999;
}
.sidebar ul{
  height: auto;
}
.sidebar ul li{
  width: 1.12rem;
  height: 0.46rem;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.46rem;
  color: #fff;
  border-bottom: 0.01rem dashed #f16547;
  margin: 0 auto;
}
.sidebar ul li:first-child{
  border-top: 0.01rem dashed #f16547;
}
.sidebar ul li>a{
  display: block;
  width: 100%;
  height: 100%;
}
.sidebar>a{
  display: block;
  width: 1.56rem;
  height: 0.72rem;
}
.sidebar>span{
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  cursor: pointer;
  background: url(../images/a24.png) no-repeat center;
  background-size: auto 0.26rem;
  position: absolute;
  right: -0.1rem;
  top: 0;
}


