/*全局*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,header,footer,section,aside,article {
  padding:0;
  margin:0;
}
body {
  background: #0e090d;
  background-size:100% auto;
  font-size:12px;
  font-family:"Microsoft YaHei",Tahoma,SimSun,Verdana;
}
address,caption,cite,code,dfn,em,th,var {
  font-weight:normal;
  font-style:normal;
}
abbr,acronym,img,input {
  border:0;
}
input,button,textarea,select,optgroup,option {
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
}
ul,ol,li {
  list-style:none;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
.fr {
  float:right;
}
.fl {
  float:left;
}
.disb {
  display:block;
}
.hid {
  display:none;
}
.disib {
  display:inline-block;
}
a {
  color:#d7b591;
  text-decoration:none;
}
a:hover {
  color:#fff;
  text-decoration: none;
}
a:focus,input:focus {
  outline:0;
}
img {
  border:0;
  vertical-align:top;
}
.clr {
  clear: both;
}
.mainboxtop {
  margin: 0 auto;
  width: 100%;
  margin-top:-1rem;
  position:relative;
  z-index:10;
  max-width:10rem;
}
.mainbox {
  margin: 0 auto;
  width: 10rem;
  height: 100%;
  position: relative;
  max-width:10rem;
}
/*------ banner大图 ------*/
#banner {
  width: 100%;
  height: 13.667rem;
  max-width:10rem;
  z-index: 9;
  margin: 0 auto;
  position: relative;
  display: block;
  clear:both;
  overflow: hidden;
}
#bannerbg {
  width: 100%;
  height: 13.667rem;
  position: absolute;
  overflow: hidden;
  z-index: 1;
  background: url(../image/bg.webp) no-repeat center top;
  max-width:10rem;
  background-size: cover;
  top:0;
}
#bannerbg img {
  width: 10rem;
  height: auto;
}
#bannertxt {
  width: 10rem;
  height: 13.667rem;
  z-index: 999;
  margin: 0 auto;
  position: relative;
  display: block;
  max-width:10rem;
}
#logo {
  width: 7rem;
  height: auto;
  position: absolute;
  left:1.5rem;
  top:12%;
  z-index: 99;
  text-align: center;
  overflow: hidden;
}
#logo img {
  width:auto;
  height: 2.5rem;
}
#logo h1 {
  display: none;
}
#banner .txt1 {
  width: 10rem;
  height: auto;
  position: absolute;
  top:55%;
  left:0;
}
#banner .txt1 img {
  animation:pulse 1s infinite linear;
  -webkit-animation:pulse 1s infinite linear;
}
#banner .txt1 img {
  width: 100% !important;
  height: 100%;
}
/*------下载------*/
.gamedown {
  height:1.333rem;
  width:10rem;
  position: fixed;
  top: 0;
  display: block;
  margin: 0 auto;
  z-index: 999999999;
  background: rgba(0, 0, 0, 0.75);
}
.gamedown .navlogo {
  width: 1.5rem;
  height: 1.2rem;
  margin: .107rem 0 0 0;
  text-align: center;
  float: left;
  overflow: hidden;
}
.gamedown .navlogo img {
  width: auto;
  height: 1.12rem;
}
.gamedown .gamename {
  width: 4.45rem;
  height: 1.2rem;
  float: left;
  padding-top: .107rem;
}
.gamedown .gamename h1 {
  font-size: .427rem;
  font-weight: normal;
  width: 4.2rem;
  color: #fff;
  line-height: .64rem;
}
.gamedown .gamename p {
  font-size: .32rem;
  width: 4.2rem;
  color: #777;
}
.gamedown .gamename h1,.gamedown .gamename p {
  white-space:nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
.gamedown .mobile {
  width: 3.733rem;
  height:1.12rem;
  float: left;
  margin: .107rem .1rem 0;
  background: url(../image/down-mobile.jpg) no-repeat center;
  background-size: cover;
}
.gamedown .mobile img {
  width: 3.733rem;
  height:1.12rem;
}
.gamedown a {
  width: 3.733rem;
  height:1.12rem;
  display: block;
  position: absolute;
}
/*游戏介绍*/
.newsbox {
  width:100%;
  margin:0 auto;
  height:auto;
  display: block;
  padding-bottom: .3rem;
  position: relative;
}
.title-news {
  width: 100%;
  height: .4rem;
  padding-top: .693rem;
  margin-bottom: .133rem;
  background: url(../image/title-news.webp) no-repeat center top;
  background-size: 100% auto;
}
.newslist {
  width: 9.067rem;
  height: auto;
  margin: 0 auto;
  padding: 0.15rem 0.333rem;
  background: rgba(33, 28, 33, .8);
  border: .013rem solid #312b34;
}
.newslist .hd {
  width: 9.067rem;
  height:0.933rem;
  display: block;
}
.newslist .hd ul {
  font-size: 0.427rem;
  margin-left: 0.062rem;
}
.newslist .hd ul li {
  float: left;
  cursor: pointer;
  width: 2.5rem;
  height:0.933rem;
  padding: 0 0.24rem;
  line-height: 0.933rem;
  color: #78737a;
  text-align: center;
}
.newslist .hd ul .on {
  color: #e93c12;
  border-bottom: .027rem solid #e93c12;
}
.newslist .bd {
  width: 9.067rem;
  height:auto;
}
.newslist .bd ul {
  padding:0.1rem 0 0;
}
.newslist .bd ul li {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  margin: 0.08rem 0;
  text-align: left;
  font-size: 0.32rem;
  border-bottom: 0.013rem solid #2a252c;
}
.newslist .bd ul li:last-child {
  border-bottom: none;
}
.newslist li a {
  width: 9rem;
  height: 1rem;
  display: block;
  color: #9b9b9b;
  white-space:nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
.newslist li a:hover {
  color: #e93c12;
}
/*文字标题 */
.txttitle {
  width: 100%;
  height: .747rem;
  line-height: .747rem;
  display: block;
}
.txttitle h4 {
  font-size: .48rem;
  color: #e93c12;
  font-weight: normal;
  margin:0 .133rem 0 .267rem;
  float: left;
}
.txttitle span {
  float: left;
  color: #555;
  font-size: .32rem;
  padding-top: .107rem;
  font-family:Georgia, 'Times New Roman', Times, serif;
}
/*图片标题 */
.title {
  text-align: center;
  color: #555;
  font-size: .267rem;
  line-height: .4rem;
  font-family:Georgia;
  text-shadow: 0 .027rem .067rem #000;
  letter-spacing: .067rem;
  text-transform:uppercase;
}
/*新手引导 guidance*/
.guidancebox {
  width: 10rem;
  height: 6rem;
  margin: 0 auto;
}
.guidance {
  width: 9.067rem;
  height: 4.9rem;
  position: relative;
  margin: 0 auto;
  padding: 0.15rem 0.333rem;
  background: rgba(33, 28, 33, .8);
  border: .013rem solid #312b34;
}
.guidance .rigimg {
  width: 5.64rem;
  height: 6.133rem;
  position: absolute;
  right: .013rem;
  bottom: .013rem;
  z-index: 1;
  background: url(../image/bg-renwu.webp) no-repeat right bottom;
  background-size: cover;
}
.guidancelist {
  width: 8rem;
  height: 2.5rem;
  position: absolute;
  top: .307rem;
  left: .267rem;
  z-index: 2;
}
.guidancelist a {
  width: 3.2rem;
  height: .933rem;
  display: block;
  float: left;
  line-height: .933rem;
  color: #9b9b9b;
  font-size: .373rem;
  text-align: center;
  border-radius: .027rem;
  background: rgba(0, 0, 0, .5);
  border: .013rem solid #312b34;
  margin: 0 .2rem .2rem 0;
}
.guidancelist a:hover {
  color: #fff;
  background: rgba(233, 60, 18, .25);
  border: .013rem solid #e93c12;
}
/*角色展示*/
.role {
  width: 100%;
  height: 11rem;
  margin: .5rem 0 0;
  padding-top: .5rem;
  display: block;
  max-width: 10rem;
  background: url(../image/bg-role.webp) no-repeat center bottom;
  background-size: auto 100%;
}
.title-role {
  width: 100%;
  height: .4rem;
  padding-top: .693rem;
  margin-bottom: .133rem;
  background: url(../image/title-role.webp) no-repeat center top;
  background-size: 100% auto;
}
.rolelist {
  width:10rem;
  height:9.2rem;
  margin: .267rem auto 0;
  background: url(../image/role-centerbgimg.webp) no-repeat center top;
  background-size: 7.64rem 8.533rem;
}
.rolelist .swiper-container {
  width:100%;
  height:9.2rem;
  margin: 0 auto;
  position: relative;
}
.rolelist .swiper-container .swiper-button-prev {
  cursor:pointer;
  width:.8rem;
  height:1.6rem;
  left: 0px;
  top:40%;
  background: url(../image/btn-prev.png) no-repeat center top;
  position:absolute;
  float:left;
  z-index:99;
  background-size: cover;
}
.rolelist .swiper-container .swiper-button-next {
  cursor:pointer;
  width:.8rem;
  height:1.6rem;
  right: 0px;
  top:40%;
  background: url(../image/btn-next.png) no-repeat center top;
  position:absolute;
  float:left;
  z-index:99;
  background-size: cover;
}
.rolelist .swiper-wrapper {
  width:100%;
  height:9.2rem;
  margin: 0 auto;
}
.rolelist .swiper-slide {
  text-align: center;
  position: relative;
}
.rolelist .swiper-slide img {
  width:10rem;
  height:9.2rem;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: none;
}
.rolelist .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
/* 角色名称 简介 */
.rolelist .swiper-slide .name {
  width: .8rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 1.8rem;
}
.rolelist .swiper-slide .name h3 {
  color: #eee;
  font-weight: normal;
  margin: .133rem 0;
  text-align: center;
  font-size: .747rem;
  letter-spacing: .04rem;
  text-shadow: 0 .027rem .107rem #000;
}
.rolelist .swiper-slide .star {
  width: 3.467rem;
  height: .56rem;
  position: absolute;
  top: 4rem;
  left: 3.267rem;
  line-height: .507rem;
  color: #e93c12;
  font-size: .32rem;
  background: url(http://www.molongst.com/mobile/images/role-starbox.png) no-repeat center;
}
.rolelist .swiper-slide .star span {
  color: #ffb62c;
  font-size: 24px;
}
.rolelist .swiper-slide .info {
  width: 7.6rem;
  height: auto;
  position: absolute;
  bottom: .5rem;
  left: 1rem;
  padding: .16rem .2rem;
  border: .013rem solid #e93c12;
  background: rgba(0, 0, 0, .8);
}
.rolelist .swiper-slide .info p {
  font-size: .32rem;
  color: #999;
  line-height: 28px;
  text-align: left;
  text-align:justify;
}
/*装备展示*/
.equipment {
  width: 100%;
  height: 12.2rem;
  margin: .5rem 0 0;
  display: block;
  max-width: 10rem;
}
.title-equipment {
  width: 100%;
  height: .4rem;
  padding-top: .693rem;
  margin-bottom: .133rem;
  background: url(../image/title-equipment.webp) no-repeat center top;
  background-size: 100% auto;
}
.equipmentlist {
  width: 100%;
  height: auto;
  display: block;
  max-width: 10rem;
}
.equipmentlist .swiper-container {
  width: 10rem;
  height:10.4rem;
  padding: 0 0 0.62rem;
}
.equipmentlist .swiper-slide {
  text-align: center;
  font-size: 18px;
  text-align: center;
  /* Center slide text vertically */
	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);
}
.equipmentlist .swiper-slide-active,.swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 999;
}
.equipmentlist .swiper-slide img {
  width:7.8rem;
  height: auto;
  padding: 0.16rem;
  background: rgba(0, 0, 0, .7);
  border: 0.013rem solid #632213;
}
.equipmentlist .swiper-container .swiper-slide-active img,.swiper-container .swiper-slide-duplicate-active img {
  border: .013rem solid #e93c12;
}
.equipmentlist .swiper-button-next,.swiper-button-prev {
  width: .8rem;
  height: 1.6rem;
  top: 42%;
}
.equipmentlist .swiper-button-next {
  background: url(../image/btn-next.png) no-repeat center;
  background-size: cover;
}
.equipmentlist .swiper-button-prev {
  background: url(../image/btn-prev.png) no-repeat center;
  background-size: cover;
}
/*游戏特色*/
.tese {
  width: 100%;
  height:8.8rem;
  margin: .1rem 0 0;
  padding-top: .5rem;
  display: block;
  max-width: 10rem;
  position: relative;
  background: url(../image/bg-tese.webp) no-repeat center bottom;
  background-size: auto 100%;
}
.title-tese {
  width: 100%;
  height: .4rem;
  padding-top: .693rem;
  margin-bottom: .133rem;
  background: url(../image/title-tese.webp) no-repeat center top;
  background-size: 100% auto;
}
/*特色轮播*/
.teselist {
  width:9.733rem;
  height:6.6rem;
  margin: 0 auto;
}
.teselist .hd {
  width:9.733rem;
  height: 1.1rem;
  display: block;
  margin-bottom: .133rem;
}
.teselist .hd ul {
  font-size: 0.4rem;
}
.teselist .hd ul li {
  cursor: pointer;
  width: 2.3rem;
  height: .96rem;
  float: left;
  line-height: .96rem;
  margin-right: .11rem;
  color: #e93c12;
  text-align: center;
  background: rgba(0, 0, 0, .6);
  border: .013rem solid #55271c;
}
.teselist .hd ul li:last-child {
  margin-right: -.1rem;
}
.teselist .hd ul .on {
  color: #fff;
  background: rgba(233, 60, 18, .6);
  border: .013rem solid #e93c12;
}
.teselist .bdbox {
  width: 9.307rem;
  height: auto;
  padding: 0.187rem;
  margin-bottom: 0.2rem;
  background: #211c21;
  border: .013rem solid #e93c12;
}
.teselist .bd {
  width: 9.307rem;
  height: 5.253rem;
  display: block;
  text-align: center;
  overflow: hidden;
}
.teselist .bd ul {
  padding: 0;
}
.teselist .bd ul li {
  width: 9.307rem;
  height: 5.253rem;
}
.teselist .bd ul li img {
  width: 9.307rem;
  height: 5.253rem;
}
/*视频中心*/
.videobox {
  width: 100%;
  height:auto;
  padding: 0.4rem 0 0;
  display: block;
  position: relative;
  max-width: 10rem;
}
.title-video {
  width: 100%;
  height: .4rem;
  padding-top: .693rem;
  margin-bottom: .133rem;
  background: url(../image/title-video.webp) no-repeat top;
  background-size: 100% auto;
}
/*视频列表*/
.videolist {
  width: 9.733rem;
  height: 100%;
  margin: 0 auto;
}
.videolist ul {
}
.videolist li {
  width: 4.64rem;
  height: 3.85rem;
  margin: 0 .08rem .2rem;
  float: left;
  background: #211c21;
  border: .013rem solid #632213;
}
.videolist li .play-video {
  cursor: pointer;
  width: 4.64rem;
  height: 3.85rem;
  position: relative;
}
.videolist li img {
  width: 4.64rem;
  height: 2.613rem;
}
.videolist li .iconplay {
  width: .8rem;
  height: .8rem;
  padding: .133rem;
  border-radius: .933rem;
  display: block;
  position: absolute;
  bottom: .1rem;
  right: 2%;
  z-index: 2;
  background:rgba(0, 0, 0, .7) url(../image/icon-play.png) no-repeat center center;
  background-size: .8rem .8rem;
}
.videolist li:hover .iconplay {
  animation: rotates .3s linear;
  -webkit-animation: rotates .3s linear;
}
.videolist li .video-title {
  width: 3.333rem;
  height: .867rem;
  padding: .133rem .16rem;
  font-size: .347rem;
  color: #9b9b9b;
  line-height: .48rem;
  text-align: left;
  overflow: hidden;
}
/*视频弹窗*/
.videoed {
  z-index:99;
}
.videos {
  display:none;
  position:fixed;
  left:50%;
  top:50%;
  margin-left:-4.733rem;
  margin-top:-2.8rem;
  z-index:100000;
  padding:.267rem;
  width:9rem;
  height:6rem;
  background: #fff;
  background: rgba(255, 255, 255, 1);
  border-radius: .107rem;
  box-shadow: 0 0 10px #000;
  text-align: center;
}
.videos video {
  width:9rem;
  height:6rem;
}
/*left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px;*/
.vclose {
  position:absolute;
  right:1%;
  top:1%;
  border-radius:100%;
  cursor: pointer;
  z-index:1000000;
  background: #000;
}
/*游戏截图*/
.screenshot {
  width: 100%;
  height:auto;
  padding: 0.4rem 0;
  display: block;
  position: relative;
  max-width: 10rem;
}
.title-screenshot {
  width: 100%;
  height: .4rem;
  padding-top: .693rem;
  margin-bottom: .133rem;
  background: url(../image/title-screenshot.webp) no-repeat top;
  background-size: 100% auto;
}
/*截图轮播*/
#screenshotlist {
  width: 9.44rem;
  height: 5.4rem;
  margin: 0 auto;
  padding: .133rem;
  position: background: #211c21;
  border: .013rem solid #e93c12;
}
#screenshotlist .swiper-container {
  width: 9.333rem;
  height:auto;
  margin: 0 auto;
  overflow: hidden;
}
#screenshotlist .swiper-slide {
  text-align: center;
}
#screenshotlist .swiper-slide img {
  width:9.333rem;
  height: 5.4rem;
}
#screenshotlist .swiper-button-next,#screenshotlist .swiper-button-prev {
  width: .8rem;
  height: 1.667rem;
  top: 40%;
}
#screenshotlist .swiper-button-next {
  right: 0;
  background: url(../image/btn-next.png) no-repeat center;
  background-size: cover;
}
#screenshotlist .swiper-button-prev {
  left: 0;
  background: url(../image/btn-prev.png) no-repeat center;
  background-size: cover;
}
#screenshotlist .swiper-container-horizontal>.swiper-pagination-bullets,#screenshotlist .swiper-pagination-custom,#screenshotlist .swiper-pagination-fraction {
  bottom: 0;
}
/* 底部版权 */
.footerlogo {
  width: 3.6rem;
  height: 1.6rem;
  padding: .3rem 0 0;
  display: block;
  margin: 0 auto .133rem;
  text-align: center;
}
.footerlogo img {
  width:auto;
  height: 1.5rem;
}
#footer {
  width: 100%;
  max-width:10rem;
  background: #000;
  padding: .25rem 0 .8rem;
}
.copyright {
  width: 9.4rem;
  padding:0 .3rem .3rem;
  color: #666;
  font-size: .16rem;
  line-height: .48rem;
  text-align: center;
}
.copyright .tips {
  color:#e93c12;
  font-weight: normal;
}
.copyright a {
  color: #ddd;
}
.footerbtn {
  width: 9.6rem;
  margin: 0.2rem auto;
}
.footerbtn a {
  width: 2.933rem;
  height: 0.747rem;
  line-height: 0.747rem;
  font-size: 0.373rem;
  color: #f6c693;
  text-align: center;
  background: rgba(33, 28, 33, .8);
  border: .013rem solid #312b34;
  margin: 0 auto;
  display: block;
  border-radius: 0.053rem;
}
/*右侧固定浮动*/
.fixedbox {
  position:fixed;
  right: 15px;
  bottom: 25px;
  z-index: 9999;
  width: 240px;
  height: 525px;
}

@media (max-width:768px){.fixedbox {
  display:none;
}

	}.fixedbox div {
  text-align: center;
  color: #9b9b9b;
}
.fixedbox div img {
  margin: 5px 0;
}
.fixedbox .rightlogo {
  margin: -45px 0 0 10px;
}
.fixedbox .rightlogo img {
  width: 120px;
  height: auto;
}
.fixedbox .qq {
  margin: 5px 0 0;
}
.fixedbox .qq p,.fixedbox .group p {
  display: inline;
  margin: 0 5px 0 0;
  line-height: 30px;
}
.fixedbox .kefutime {
  font-size: 16px;
  color: #e93c12;
  font-weight: bold;
  margin: 8px 0;
}
.fixedbox .chongzhi {
  width: 170px;
  height: 68px;
  margin: 10px auto;
  box-shadow: 0 2px 5px #000;
}
.fixedbox .chongzhi a {
  width: 170px;
  height: 68px;
  display: block;
}
.fixedbox div.chongzhi img {
  width: 170px;
  height: 68px;
  margin: 0;
}
.fixedbox .code p {
  font-size: 16px;
  font-weight: bold;
}
.fixedbox .code div {
  width: 150px;
  height: 150px;
  margin: 10px auto;
}
.fixedbox .code img {
  width: 135px;
  height: 135px;
  margin: 10px 0 0;
}
.fixedbox .top {
  width: 100%;
  height: 40px;
  bottom: 10px;
  position: absolute;
  text-align: center;
}
.fixedbox .top a {
  width: 100%;
  height: 40px;
  display: block;
}
.h5bar {
  width:208px;
  height:523px;
  position: absolute;
  right: 0;
  background: rgba(33, 28, 33, .85);
  border: 1px solid #312b34;
}
.h5open {
  position:fixed;
  z-index:99999;
  bottom: 290px;
  right:0px;
  height:120px;
  width:30px;
  padding: 12px 0 0;
  text-align: center;
  background: url(../image/btn.png) no-repeat;
}
.h5close {
  height:100px;
  width:30px;
  position: absolute;
  left: 0;
  padding: 25px 0 0;
  background: url(../image/btn.png) no-repeat;
  text-align:center;
  margin:165px 0 0;
}
.h5btn {
  font-size:14px;
  line-height:16px;
  color:#fff;
  cursor:pointer;
}
/*背景音乐*/
#musicbox {
  position: absolute;
  width: .8rem;
  height: .8rem;
  z-index: 999999;
  top:1.3rem;
  right: 0.2rem;
  opacity: 0.8;
}
#musicbox a {
  display: inline-block;
  width: .8rem;
  height:.8rem;
  text-align: center;
  background-color: #000;
  border-radius: .8rem;
  font-size: .347rem;
  margin-top: .267rem;
  background-image: url(../image/m.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#musicbox a.play {
  animation: rotates 3s linear infinite;
}
#musicbox a img {
  width: 100%;
  height: 100%;
}

@keyframes rotates {from {
  transform: rotate(0);
}
to {
  transform: rotate(360deg);
}

}/*适龄提示*/
#cadpa {
  width: 1rem;
  height: 1.28rem;
  position: absolute;
  top:7.8rem;
  right: .2rem;
  display: block;
  margin: 0 auto;
  z-index: 2;
}
#cadpa img {
  width: 1rem;
  height: 1.28rem;
}
.cadpa-img {
  text-align: center;
  height: 1.8rem;
}
.cadpa-img img {
  width: auto;
  height: 1.6rem;
  display: inline-block;
}
.cadpa-img img.gamelogo {
  height: 1.547rem;
  padding: 0 .4rem;
  border: .027rem solid #222;
  border-radius: 8px;
}
/*-----------弹窗-----------*/
.md-modal {
  position:fixed;
  top:50%;
  left:50%;
  width:50%;
  max-width:1000px;
  min-width: 94%;
  height:70%;
  z-index:9999999999999;
  visibility:hidden;
  -webkit-transform:translateX(-50%)translateY(-50%);
  -moz-transform:translateX(-50%)translateY(-50%);
  -ms-transform:translateX(-50%)translateY(-50%);
  transform:translateX(-50%)translateY(-50%);
}
.md-show {
  visibility: visible;
}
.md-overlay {
  position:fixed;
  width:100%;
  height:100%;
  visibility:hidden;
  top:0;
  left:0;
  z-index:999999;
  opacity:0;
  background:rgba(1,1,1,0.6);
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}
.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}
/*弹窗内容*/
.md-content {
  height: 100%;
  color:#5b5b5b;
  background:#fff;
  position:relative;
  border-radius:8px;
  margin:0 auto;
  text-align: center;
}
.md-content h3 {
  font-size:.48rem;
  font-weight: normal;
  margin:0;
  padding:.333rem .4rem 0;
  text-align:center;
  background:#fff;
  border-radius:8px;
  color:#111;
  overflow: hidden;
  white-space:nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
.md-content .md-close {
  width: auto;
  position: absolute;
  left: 43%;
  bottom: 10px;
  font-size: .347rem;
  color: #fff;
  padding: .133rem .267rem;
  background: rgba(233, 60, 18, .8);
  border: none;
  cursor:pointer;
  border-radius: 4px;
}
.md-content .md-close:hover {
  background: #e93c12;
}
.md-content .md-main {
  padding:0 .533rem;
  height: 78%;
  margin: .267rem 0.3rem 0;
  padding: .3rem .2rem 0;
  border-top: .013rem solid #ccc;
  font-size: .347rem;
  overflow-y: scroll;
}
.md-content .md-main-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.md-content .md-main-img img {
  width:90%;
  height: auto;
  margin: 0 0 .267rem;
  min-width: 4.267rem;
  max-width: 90%;
}
.md-content > div p {
  line-height: .64rem;
  text-indent: .693rem;
  margin-bottom: 12px;
  text-align: left;
}
/* 弹窗动画 */
.md-effect-1 .md-content {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*微信引导提示*/
#pMask {
  position: fixed;
  z-index:99999;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.wx {
  display: none;
  position: fixed;
  width: 9rem;
  height: 5rem;
  margin: 0 0.5rem;
  border-radius: 0.3rem;
  top:2.3rem;
  z-index: 99999999999;
  background: rgba(0,0,0,.7);
}
