/* 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;
}
.agreement{margin: .2rem auto;}
.agreement input[type = checkbox]{width: .3rem; height: .3rem;}
.agreement label{display: inline-block !important; vertical-align: middle; height: auto !important;}
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 a { width: 24%; }
.PublicBanner a img { width: 100%; }
.PublicBanner {
  height: 3.5rem;
  margin-top: 0.62rem;
  position: relative;
}

.PublicBanner .img li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.PublicBanner .img li img {
  width: 100%;
  height: 3.5rem;
}

.PublicBanner .num {
  position: absolute;
  left: 0;
  bottom: 0.3rem;
  font-size: 0;
  width: 100%;
  text-align: center;
}

.PublicBanner .num li {
  display: inline-block;
  width: 0.6rem;
  height: 0.1rem;
  margin: 0 0.1rem;
  border-radius: 0.1rem;
  cursor: pointer;
  background: #d1d1d2;
}

.PublicBanner .num li.active {
  background: #88b4fd;
}

.doubt {
  height: auto;
  background: url(../images/a1.png) no-repeat center bottom;
  background-size: 100% auto;
}

.doubtContent {
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}

.doubtContent h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  background: url(../images/a2.png) no-repeat center 1rem;
  background-size: 3.6rem 0.34rem;
}

.doubtBt {
  height: 10rem;
  padding-bottom: 0.3rem;
}

.doubtBt li {
  width: 3.55rem;
  min-height: 3rem;
  padding-top: 1.8rem;
  float: left;
}

.doubtBt li:nth-child(1) {
  background: url(../images/a5.png) no-repeat center top;
  background-size: auto 1.5rem;
}

.doubtBt li:nth-child(2) {
  background: url(../images/a6.png) no-repeat center top;
  background-size: auto 1.5rem;
}

.doubtBt li:nth-child(3) {
  background: url(../images/a7.png) no-repeat center top;
  background-size: auto 1.5rem;
}

.doubtBt li:nth-child(4) {
  background: url(../images/a8.png) no-repeat center top;
  background-size: auto 1.5rem;
}

.doubtBt li p {
  width: 2.7rem;
  padding: 0 0.35rem;
  height: auto;
  font-size: 0.26rem;
  line-height: 0.4rem;
  background: url(../images/a4.png) no-repeat left 0.07rem;
  background-size: 0.24rem 0.24rem;
}
.charm{
  width: 7.1rem;
  height: auto;
  margin: 0 auto 0.3rem;
}
.charm h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  background: url(../images/a2.png) no-repeat center 1rem;
  background-size: 3.6rem 0.34rem;
}
.charmBt{
  height: auto;
}
.tablePC{
  display: none;
}
.tableM{
  height: 0.6rem;
  margin-bottom: 0.2rem;
}
.tableM li{
  width: 19%;
  height: 0.6rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.6rem;
  color: #fff;
  margin-right: 1.25%;
  border-radius: 0.1rem;
  background: #888;
  float: left;
}
.tableM li.active{
  background: #2c55df;
}
.tableM li:last-child{
  margin-right: 0;
}
.tableM li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.videoS{
  height: 2.2rem;
}

.Audition{
  display: none;
}

.wisdom {
  height: 6.6rem;
  background: url(../images/a9.png) no-repeat center;
  background-size: 100% 100%;
}

.wisdomContent {
  width: 7.1rem;
  height: 6.6rem;
  margin: 0 auto;
}

.wisdomContent h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  color: #31c7ff;
  background: url(../images/a10.png) no-repeat center 1rem;
  background-size: 3.6rem 0.32rem;
}

.wisdomBt {
  width: 7.1rem;
  height: 3.3rem;
  margin: 0 auto;
}

.wisdomBt li {
  width: 2.2rem;
  height: 3.2rem;
  margin-right: 0.25rem;
  background: url(../images/a11.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}

.wisdomBt li:last-child {
  margin-right: 0;
}

.wisdomBt li h5 {
  height: 0.45rem;
  padding-top: 0.2rem;
  font-size: 0.26rem;
  text-align: center;
  color: #1adcff;
}

.wisdomBt li p {
  width: 1.8rem;
  height: auto;
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  margin: 0 auto;
}

.wisdomBt li>a {
  display: block;
  width: 1.76rem;
  height: 0.3rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.3rem;
  color: #0a3d75;
  border-radius: 0.06rem;
  margin: 0.15rem auto 0;
  background: #1adcff;
}

.promote {
  height: 10rem;
}

.promoteContent {
  width: 7.5rem;
  height: 10rem;
  margin: 0 auto;
}

.promoteContent h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  background: url(../images/a2.png) no-repeat center 0.9rem;
  background-size: 3.6rem 0.34rem;
}

.promoteBt {
  height: 7.2rem;
  padding-top: 1rem;
  background: url(../images/a12.png) no-repeat center;
  background-size: 100% 100%;
}

.promoteBt-lt {
  width: 3.25rem;
  height: 5.5rem;
  padding-left: 0.5rem;
  float: left;
}

.promoteBt-rt {
  width: 3.55rem;
  padding-left: 0.2rem;
}

.promoteBt-lt .Atop {
  height: 2.85rem;
}

.promoteBt-lt h5 {
  font-size: 0.26rem;
  font-weight: bolder;
  padding-left: 0.25rem;
  background: url(../images/a14.png) no-repeat left center;
  background-size: auto 0.16rem;
}

.promoteBt-lt p {
  width: 2.6rem;
  padding-left: 0.17rem;
  padding-bottom: 0.1rem;
  font-size: 0.24rem;
  line-height: 0.26rem;
  border-left: 1px dashed #27c9fa;
  margin-left: 0.08rem;
}

.promoteBt-ct {
  width: 4rem;
  height: 5.4rem;
  background: url(../images/a13.png) no-repeat center 0.35rem;
  background-size: 3.6rem auto;
  float: left;
  display: none;
}

.promoteBt>a {
  display: block;
  width: 3.8rem;
  height: 0.7rem;
  font-size: 0.36rem;
  line-height: 0.7rem;
  text-align: center;
  color: #fff;
  margin-left: 1.85rem;
  border-radius: 0.36rem;
  background: #0867df;
  float: left;
}


.direction {
  height: auto;
}

.directionContent {
  width: 7.5rem;
  height: auto;
  margin: 0 auto;
}

.directionContent h3 {
  padding-top: 0.5rem;
  height: 1.3rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  background: url(../images/a2.png) no-repeat center 0.9rem;
  background-size: 3.6rem 0.34rem;
}

.directionTp {
  width: 7.1rem;
  height: 3rem;
  margin: 0 auto;
}

.directionTp>h5 {
  height: 1.2rem;
  font-size: 0.32rem;
  line-height: 0.76rem;
  text-align: center;
  color: #fff;
  background: url(../images/a15.png) no-repeat center;
  background-size: 80% 100%;
}

.directionTp ul {
  height: 1.8rem;
}

.directionTp ul li {
  width: 3rem;
  height: 1.5rem;
  padding: 0.3rem 0.2rem 0;
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: center;
  color: #fff;
  float: left;
}

.directionTp ul li:first-child {
  background: url(../images/a16.png) no-repeat center;
  background-size: 100% 100%;
}

.directionTp ul li:nth-child(2) {
  width: 0.3rem;
  padding: 0;
  background: url(../images/a18.png) no-repeat center;
  background-size: auto 0.26rem;
}

.directionTp ul li:last-child {
  background: url(../images/a17.png) no-repeat center;
  background-size: 100% 100%;
}

.directionTp ul li br {
  display: none;
}

.directionBt {
  height: 4.6rem;
  padding: 0.8rem 0.4rem 0;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
}

.directionBt-tp {
  height: auto;
}

.directionBt-tp>span {
  display: block;
  width: 1.72rem;
  height: 0.56rem;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  color: #fff;
  border-radius: 0.16rem;
  background: #0399ff;
  float: left;
}

.directionBt-tp ul {
  width: 4.98rem;
  height: 1.6rem;
  padding-top: 0.1rem;
  padding-left: 1.72rem;
}

.directionBt-tp ul li {
  height: 0.36rem;
  padding: 0 0.15rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  border-radius: 0.06rem;
  border: 0.01rem solid #ccc;
  margin-left: 0.14rem;
  margin-bottom: 0.14rem;
  float: left;
}

.directionBt-bt {
  height: 1.2rem;
}

.directionBt>a {
  display: block;
  width: 4rem;
  height: 0.68rem;
  font-size: 0.36rem;
  line-height: 0.68rem;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  border-radius: 0.36rem;
  background: #0867df;
}



.test {
  height: auto;
  background: url(../images/a20.png) no-repeat center top;
  background-size: 100% 5.7rem;
}

.testContent {
  width: 7.5rem;
  height: auto;
  margin: 0 auto;
}

.testContent h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  color: #31c7ff;
  background: url(../images/a10.png) no-repeat center 0.9rem;
  background-size: 3.6rem 0.32rem;
}

.testContent ul {
  width: 7.1rem;
  height: 2rem;
  margin: 0 auto;
}

.testContent ul li {
  width: 1.775rem;
  height: 1.8rem;
  background: url(../images/a21.png) no-repeat center bottom;
  background-size: 100% auto;
  float: left;
}

.testContent ul li:last-child {
  margin-right: 0;
}

.testContent ul li h5 {
  width: 1.65rem;
  height: 0.5rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.5rem;
  color: #0a3d75;
  margin: 0 auto;
  border-radius: 0.36rem;
  background: #31c7ff;
}

.testContent ul li p {
  width: 1.4rem;
  font-size: 0.22rem;
  line-height: 0.36rem;
  text-align: center;
  color: #fff;
  margin: 0.1rem auto 0;
}

.testContent ul li p br {
  display: none;
}

.testBt {
  height: 8.2rem;
  background: url(../images/a22.png) no-repeat center;
  background-size: 108% 100%;
}

.testBt h4 {
  height: 0.72rem;
  padding-top: 0.8rem;
  font-size: 0.36rem;
  font-weight: bolder;
  text-align: center;
  color: #666;
}

.ratiohide {
  width: 7.1rem;
  border-collapse: collapse;
  color: #888;
  text-align: center;
  margin: 0 auto;
}

.ratiohide th {
  height: 0.62rem;
  font-size: 0.26rem;
  font-weight: normal;
  color: #fff;
  border-right: 1px solid #ccc;
  background: #1550b9;
}

.ratiohide th:last-child {
  border-right: 0;
}

.ratiohide tr td {
  height: 0.42rem;
  font-size: 0.22rem;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.ratiohide tr td:last-child {
  border-right: 1px solid #ccc;
}

.testBt>a {
  display: block;
  width: 3.6rem;
  height: 0.68rem;
  font-size: 0.36rem;
  line-height: 0.68rem;
  text-align: center;
  color: #fff;
  border-radius: 0.36rem;
  margin: 0.5rem auto 0;
  background: #0867df;
}


.means {
  width: 7.1rem;
  height: 9rem;
  margin: 0 auto;
  background: url(../images/a23.png) no-repeat center;
  background-size: 110% 100%;
}

.means h3 {
  height: 1rem;
  padding-top: 0.85rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
}

.means h4 {
  width: 6.9rem;
  height: 0.52rem;
  margin: 0 auto;
  background: url(../images/a24.png) no-repeat right center;
  background-size: 5.2rem auto;
}

.means h4 span {
  display: block;
  width: 1.4rem;
  height: 0.52rem;
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.52rem;
  border-radius: 0.1rem;
  background: #c2e4fb;
}

.means>p {
  width: 6.9rem;
  height: 1.2rem;
  font-size: 0.24rem;
  line-height: 0.38rem;
  margin: 0.2rem auto 0;
}

.meansBt {
  display: block;
  height: auto;
}

.meansBt label {
  display: block;
  height: 0.9rem;
}

.meansBt label input {
  display: block;
  width: 6.2rem;
  height: 0.62rem;
  font-size: 0.22rem;
  text-indent: 0.2rem;
  outline: none;
  border-radius: 0.1rem;
  border: 1px solid #ccc;
  margin: 0 auto;
}

.meansBt>p {
  height: 0.6rem;
  padding-top: 0.2rem;
  font-size: 0.22rem;
  text-align: center;
  color: #888;
}

.meansBt>p span {
  color: #e31818;
}

.meansBt button {
  display: block;
  width: 3.6rem;
  height: 0.68rem;
  font-size: 0.36rem;
  line-height: 0.68rem;
  color: #fff;
  outline: none;
  border: 0;
  border-radius: 0.36rem;
  margin: 0 auto;
  cursor: pointer;
  background: #0867df;
}

.gather {
  height: auto;
}
.gatherContent {
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.gatherContent h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  background: url(../images/a2.png) no-repeat center 0.9rem;
  background-size: 3.6rem 0.34rem;
}
.gatherBt{
  height: auto;
  background: url(../images/a25.png) no-repeat center bottom;
  background-size: 100% 2.4rem;
}

.gatherBt-tp{
  height: 2.6rem;
  margin-bottom: 0.3rem;
  display: none;
}
.gatherBt-tp>span{
  display: block;
  width: 2rem;
  height: 2.6rem;
  background: url(../images/a28.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  float: left;
}
.gatherBt-tp>span img{
  display: block;
  width: 1.8rem;
  min-height: 2.5rem;
  margin: 0.15rem auto 0;
}
.gatherBt-tp1{
  width: 4.2rem;
  height: 2.9rem;
  padding: 0 0.4rem;
  margin-top: -0.3rem;
  background: url(../images/a29.png) no-repeat center;
  background-size: 100% 100%;
  float: right;
}
.gatherBt-tp1 h5{
  height: 0.65rem;
  padding-top: 0.6rem;
  font-size: 0.36rem;
  font-weight: bolder;
  color: #666;
}
.gatherBt-tp1 h5 i{
  font-size: 0.22rem;
  font-weight: normal;
}
.gatherBt-tp1 p{
  font-size: 0.24rem;
  line-height: 0.34rem;
}

.gatherBt-bt{
  width: 6.45rem;
  height: 2.4rem;
  margin: 0 auto;
}
.gatherBt-bt li{
  width: 2.05rem;
  height: 2.4rem;
  color: #0974e6;
  cursor: pointer;
  margin-right: 0.15rem;
  background: url(../images/a31.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.gatherBt-bt li:last-child{
  margin-right: 0;
}
.gatherBt-bt li.active{
  color: #23acea;
  background: url(../images/a32.png) no-repeat center;
  background-size: 100% 100%; 
}
.gatherBt-bt li span{
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0.4rem auto 0;
  border-radius: 50%;
  overflow: hidden;
  background: #122078;
}
.gatherBt-bt li span img{
  width: 1rem;
}
.gatherBt-bt li p{
  height: auto;
  font-size: 0.26rem;
  line-height: 0.32rem;
  text-align: center;
  margin-top: 0.25rem;
}

.General {
  height: auto;
  padding-bottom: 0.3rem;
}

.GeneralContent {
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}

.GeneralContent h3 {
  padding-top: 0.5rem;
  height: 1.2rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  background: url(../images/a2.png) no-repeat center 0.9rem;
  background-size: 3.6rem 0.34rem;
}

.introduce {
  width: 7.1rem;
  border-collapse: collapse;
  color: #666;
  text-align: center;
  margin: 0 auto;
}

.introduce tr:first-child {
  background: url(../images/a27.png) no-repeat center;
  background-size: 100% 100%;
}

.introduce th {
  height: 0.85rem;
  font-size: 0.28rem;
  font-weight: normal;
  color: #fff;
  border-right: 1px solid #ccc;
}

.introduce th:last-child {
  border-right: 0;
}

.introduce tr td {
  height: auto;
  padding: 0.25rem 0;
  font-size: 0.22rem;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.introduce tr td:first-child {
  font-weight: bold;
}

.introduce tr th:nth-child(3) {
  display: none;
}

.introduce tr td:nth-child(3) {
  display: none;
}

.introduce tr td:last-child {
  border-right: 1px solid #ccc;
}

.introduce tr td>a {
  display: block;
  width: 1.36rem;
  height: 0.4rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  border-radius: 0.2rem;
  margin: 0.15rem auto 0;
  background: #0867df;
}

/* 顶部栏 */

.sidebar {
  width: 7.5rem;
  height: 0.6rem;
  background: #f8f8f8;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.sidebar ul {
  height: 0.6rem;
}

.sidebar ul li {
  width: 23.5%;
  height: 0.6rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  text-align: center;
  color: #fff;
  margin-right: 2%;
  border-radius: 0.1rem;
  float: left;
  background: #02142d;
}

.sidebar ul li:nth-child(2),
.sidebar ul li:nth-child(3),
.sidebar ul li:nth-child(4){
  display: none;
}
.sidebar ul li:last-child{
  margin-right: 0;
}
.sidebar ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

