@charset "utf-8";
body {
  font: 0.28rem/1.5 "STHeiti","Microsoft YaHei","微软雅黑",Helvetica,Tahoma,Arial,"华文细黑","宋体","黑体",sans-serif;
  text-align:center;
  color:#222327;
  background: #f9f9fd;
}
html, body {height: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td {margin:0;padding:0;}/*初始化标签*/
table {border-collapse:collapse;border-spacing:0;}
img {vertical-align:top;border:0;margin:0;padding:0;}
i{font-style:normal;}
ol,ul {list-style:none;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal;border:0;}
form {border:0;}
a{color:#333;text-decoration:none;}
a:hover {color:#fff;text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
.clear {clear:both;height:0;font-size:0;overflow:hidden;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a,button,input{-webkit-tap-highlight-color:rgba(0,0,0,0); outline:none;}
input[type="button"], input[type="submit"],input[type="reset"],input[type="tel"],input[type="number"],input[type="password"],input[type="text"] {-webkit-appearance: none;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
  color: #ccc;
  font-size: 0.28rem;
}
input:-webkit-autofill {
  background-color: #fff;
  background-image: none;
}
select {
    -webkit-appearance: none;
    background-color: transparent;
}
.imgSelf{
  max-width: 100%;
}
.inner{
  padding: 0 0.35rem;
}
.inner2{
  padding: 0 0.40rem;
}
.ml15{
  margin-left: 0.15rem;
}
.mr15{
  margin-right: 0.15rem;
}
.ml10{
  margin-left: 0.10rem;
}
.mr10{
  margin-right: 0.10rem;
}
.alignCenter{
  text-align: center;
}
.alignLeft{
  text-align: left;
}
/*间隙*/ 
.blank10{clear:both; height:0.10rem; overflow:hidden; display:block;}
.blank20{clear:both; height:0.20rem; overflow:hidden; display:block;}
.blank25{clear:both; height:0.25rem; overflow:hidden; display:block;}
.blank30{clear:both; height:0.30rem; overflow:hidden; display:block;}
.blank40{clear:both; height:0.40rem; overflow:hidden; display:block;}
.blank50{clear:both; height:0.50rem; overflow:hidden; display:block;}
.blank55{clear:both; height:0.55rem; overflow:hidden; display:block;}
.blank60{clear:both; height:0.60rem; overflow:hidden; display:block;}
.blank65{clear:both; height:0.65rem; overflow:hidden; display:block;}
.blank70{clear:both; height:0.70rem; overflow:hidden; display:block;}
.blank77{clear:both; height:0.77rem; overflow:hidden; display:block;}
.blank80{clear:both; height:0.80rem; overflow:hidden; display:block;}
.blank90{clear:both; height:0.90rem; overflow:hidden; display:block;}
.blank189{clear:both; height:1.89rem; overflow:hidden; display:block;}
/*禁止用户选择*/
.selectDemo{
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
/*修改placeholder样式*/
textarea::-webkit-input-placeholder {
  color: #ccc;
}
.bgWhite{
  background: #fff;
}
/*字体颜色*/
.fcRed{color: #C31E1E}
.fcBlack{color: #000000}
.fcWhite{color: #ffffff}
.fcGray{color: #9e9e9e}
.fcGray2{color: #979aa5}
.fcGray3{color: #999}
.fcGray4{color: #979aa5}
.fcGray5{color: #686868}
.fcGray6{color: #575764}
.fcGray7{color: #606070}
.fcGray8{color: #d6bdff}


.fcCs{color: #cea45a;}
.fcCs2{color: #ffcb6a;}
.fcCs3{color: #e6c27c;}
.fcZi{color: #a066ff}
/*字体大小*/
.fs18{font-size: 0.18rem;}
.fs20{font-size: 0.20rem;}
.fs22{font-size: 0.22rem;}
.fs24{font-size: 0.24rem;}
.fs26{font-size: 0.26rem;}
.fs28{font-size: 0.28rem;}
.fs30{font-size: 0.30rem;}
.fs32{font-size: 0.32rem;}
.fs34{font-size: 0.34rem;}
.fs36{font-size: 0.36rem;}
.fs38{font-size: 0.38rem;}
.fs40{font-size: 0.40rem;}
.fs42{font-size: 0.42rem;}
.fs44{font-size: 0.44rem;}
.fs46{font-size: 0.46rem;}
.fs48{font-size: 0.48rem;}
.fs50{font-size: 0.50rem;}
.fs60{font-size: 0.60rem;}
/*字体加粗*/
.fb{font-weight: bold;}
/*不折行，用省略号代替*/
.nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* header */
.header{
  height: 1.89rem;
  background: #8348e3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999991;
}
.headerInner{
  padding: 0.35rem 0.22rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headerInner .logo img{
  width: 1.76rem;
  height: 1.19rem;
}
.header_r{
  display: flex;
  align-items: center;
}
.header_r a{
  display: block;
  margin-left: 0.18rem;
}
.header_tel{
  width: 2.80rem;
}
.header_icon{
  display: block;
  width: 0.73rem;
  height: 0.73rem;
  background: url('../images/icon_menu1.png') 0 0 no-repeat;
  background-size: 0.73rem 0.73rem;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
body.open .header_icon{
  background: url('../images/icon_menu2.png') 0 0 no-repeat;
  background-size: 0.73rem 0.73rem;
}
/* footer */
.footer{
  padding: 0.45rem 0;
  background: #2c2448;
  text-align: center;
  color: #9081c2;
}
.mod{
  padding: 0.9rem 0 0.78rem 0;
}
.mod1{
  padding: 0;
}
.btn_01{
  display: block;
  width: 2.70rem;
  height: 0.60rem;
  line-height: 0.60rem;
  text-align: center;
  color: #fff;
  background: #a066ff;
  border-radius: 0.30rem;
}
/* 导航 */
.nav{
  /* display: none; */
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 1.87rem;
  background: #8348e3;
  text-align: center;
  z-index: 99999992;
  transform: translate3d(7.5rem,0,0);
  -webkit-transform: translate3d(7.5rem,0,0);
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
body.open .nav{
  /* display: block; */
  transform: translate3d(0px,0,0);
  -webkit-transform: translate3d(0px,0,0);
}
.nav ul li{
  height: 0.95rem;
  line-height: 0.95rem;
  border-bottom: #9765e7 0.02rem solid;
  text-align: center;
}
.nav ul li:first-child{
  border-top: #9765e7 0.02rem solid;
}
.nav ul li a{
  display: block;
}
.icon_home{
  width: 0.26rem;
  height: 0.25rem;
  vertical-align: middle;
  margin-top: -0.07rem;
  margin-right: 0.10rem;
}
.icon_video{
  width: 0.25rem;
  height: 0.22rem;
  vertical-align: middle;
  margin-top: -0.07rem;
  margin-right: 0.10rem;
}