@charset "utf-8";
.goods-detail-top .round { width: 1.35rem; height: 1.35rem; margin: 0.2775rem; padding: 0;}
.transparent .header-l a,
.transparent .header-r a { background: #7e7e7e;width: 1.4rem; height: 1.4rem; margin: 0.2775rem; padding: 0; border-radius: 100%;}
.transparent .header-l a i.back {  width: 60%; height: 60%; margin: 20%; background-image: url("../images/arrow_left_w.png"); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; opacity: 1;}
.transparent .header-r a { margin: 0.2875rem 0; padding: 0; border-radius: 100%;}
.transparent .header-r span {margin:0.2875rem 0.55rem 0 0.2rem;}
.posf .header-r a { margin: 0.5rem 0; padding: 0; border-radius: 100%;}
.posf .header-r span {margin:0 0.55rem 0 0.2rem;}
.transparent .header-r a i.more { width: 60%; height: 60%; margin: 20%; background-image: url(../images/more_w.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; opacity: 1;}
.transparent .header-r a i.home { width: 60%; height: 60%; margin: 20%; background-image: url("../images/home_w.png"); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; opacity: 1;}
.transparent .header-r a i.share { width: 60%; height: 60%; margin: 20%; background-image: url("../images/share_w.png"); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; opacity: 1;}
.transparent .header-r a i.poster { width: 60%; height: 60%; margin: 20%; background-image: url("../images/poster_w.png"); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; opacity: 1;}
.goods-detail-cnt { background: #F5F5F5; position: relative; z-index: 1;}
.goods-detail-top { position: relative; background-color: #FFF; display: block;}

/*图片灯片*/
.big-closs{padding:15px;position:fixed;top:0.5rem;right:0.5rem;z-index:9999;color:#fff;text-align: center;line-height:12px;display: none;}
.mask{ width: 100%; height: 100%; background: rgba(0,0,0,1); position:fixed; top:0; left: 0; z-index: 9995; display: none;}
.wrap_big{ text-align:center; width: 100%; position: fixed; left: 0; top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); z-index: 9996; display: none; }
.swiper-container {width: 100%; text-align:center;max-height: 16.2rem;}
.swiper-wrapper{ width: 100%;}
.swiper-slide {width: 35%; padding-right: 0.5rem;}

.swiper-slide img {
    width: 100%;
}

.ivu-modal-body {
    border-top: solid 0.05rem #EEE;
}

.ivu-modal-body .modalCalc-tip {
	font-size: .55rem;
    color: #969696;
    line-height: 1rem;
	border-bottom: solid #EEE 0.05rem;
	padding: 0.5rem;
}


.gonginfo{
	display: flex;
    align-items: baseline;
    width: 90%;
	font-family: din-pro;
}

.gonggaoinfo{
    width: 100%;
    text-align: left;
    line-height: 1rem;
    font-size: 0.55rem;
    font-weight: 100;
	overflow: auto;
	height: 200px;
}


.goods-option-pass {
    display: block;
    height: 1.2rem;
    padding: 0.5rem;
    line-height: 1.2rem;
    font-size: 0.6rem;
    color: #999;
    border-bottom: solid 0.05rem #EEE;
}

.buy-pass {
    padding: 0;
    font-size: 0.55rem;
    line-height: 1.9rem;
    text-align: left;
    border-width: 0 0rem;
    border-radius: 0;
    border-radius: 0.5rem;
    border-radius: 0.5rem;
	width: 78%;
    word-wrap: break-word;
    padding-left: 0.5rem;
	background-color: #2f2f3e;
    color: #fff;
}

.buy-link {
    padding: 0;
    font-size: 0.55rem;
    line-height: 1.2rem;
    text-align: left;
    border-width: 0 0rem;
    border-radius: 0;
    border-radius: 0.5rem;
    border-radius: 0.5rem;
	width: 78%;
    word-wrap: break-word;
    padding-left: 0.5rem;
	background-color: #2f2f3e;
    color: #fff;
	height: 4rem;
}

.dingtoptwo {
    margin-bottom: 1rem;
}

.goods-option-value {
    display: block;
    height: 1.2rem;
    padding: 0.5rem;
    line-height: 1.2rem;
    font-size: 0.6rem;
    color: #999;
    border-bottom: solid 0.05rem #EEE;
}

.goods-option-foot {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
}

.goods-option-foot {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
}

.buy-handle {
    float: right;
    width: 100%;
    font-size: 0;
	display: block;
    height: 2rem;
    font-size: 0.6rem;
    font-weight: 600;
    line-height: 2rem;
    color: #FFF;
    text-align: center;
}

.buy-now {
    background: linear-gradient(-41deg,#ff4f18,#ff2000 24%,#f10000);
}

.code-copay {
    position: absolute;
	right: 0;
	top: 0.3rem;
	z-index: 1;
	width: 2rem;
	height: 1.2rem;
	background: #e9c665 !important;
	border-radius: 0.2rem;
}

.code-copay a {
    display: block;
    font-size: 0.55rem;
    font-weight: 600;
    line-height: 1.2rem;
    color: #FFF;
    text-align: center;
    width: 100%;
    height: 1.2rem;
}

.goods-block {
  background-color: #2f2f3e;
}



/*默认输入表单*/
.wtm-inp-cong { display: block; clear: both;margin-top: 0.3rem;}
.wtm-inp-cong .wtm-logo{ text-align: center; margin-top: 4rem;margin-bottom: 2rem;}
.wtm-inp-cong .wtm-logo img{width: 30%;}
.wtm-inp-cong ul {}
.wtm-inp-cong ul li { position: relative; z-index: 1; display: block; min-height: 1.95rem; /*! margin-left: 0.5rem; */ background-color: #2f2f3e; border-bottom: solid #3a3c4e 0.05rem;}
.wtm-inp-cong ul li:nth-last-child(1) { border-bottom: none 0; }
.wtm-inp-cong ul li.upload-item { height: 2.55rem}
.wtm-inp-cong ul li h4 { position: absolute; z-index: 1; top: 0; left: 0;font-size: 0.6rem; line-height: 1.95rem; color: #444; text-align: right;}
.wtm-inp-cong ul li h42 { position: absolute; z-index: 1; top: 0; left: 0; width: 3.5rem; font-size: 0.6rem; line-height: 1.95rem; color: #888; text-align: right;}

.wtm-inp-cong ul li h46 { position: fixed; z-index: 1; left: 0; width: 4.3rem; font-size: 0.6rem; line-height: 1.95rem; color: #444; text-align: right;}

.wtm-inp-cong ul li .input-box { display: block; margin: 0 0.5rem 0 4rem; position: relative; z-index: 1;}
.wtm-inp-cong ul li.upload-item .input-box {padding: 0.3rem 0;}
.wtm-inp-cong ul li .input-box .inp {width: 100%;min-height: 0.95rem;padding: 0.5rem 0;border: 0 none;font-size: 0.6rem;line-height: 0.95rem;color:#000;}


.wtm-inp-cong ul li .input-box .ink { width: 80%; min-height: 0.95rem; padding: 0.5rem 0; border: 0 none; font-size: 0.6rem; line-height: 0.95rem; color: #000;}
.wtm-inp-cong ul li .input-box em{color: #555; line-height: 1.95rem; height: 1.95rem; font-size: 0.6rem;font-weight: 600;}

.wtm-inp-cong {
    display: block;
    clear: both;
    margin-top: 0.3rem;
}

.wtm-inp-cong ul {
    
}

.wtm-inp-cong ul li h4 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 4rem;
    font-size: 0.6rem;
    line-height: 1.95rem;
    color: #FFF;
    text-align: left;
}

.wtm-inp-cong ul li .input-box {
    display: block;
    margin: 0 0.5rem 0 4rem;
    position: relative;
    z-index: 1;
}


.wtm-inp-cong ul li .input-box .inp {
    width: 100%;
    min-height: 0.95rem;
    padding: 0.5rem 0;
    border: 0 none;
    font-size: 0.6rem;
    line-height: 0.95rem;
    color: #000;
}

.swiper-pagination-bullet-active{ background: red;}
.img-position1 {position: relative; z-index: 1;}
.img-position2 {position:static;}
.swiper-container { position: relative;  width: 16rem;margin-top: 0.5rem;}
.swiper-wrapper {  position: relative; font-size: 0; white-space: nowrap;white-space: nowrap;overflow-x: auto;}
.prism-player{z-index: -1;}
.prism-player video{ z-index: -99;}
.wiper-wrapper .swiper-slide { display: inline-block; position: relative; z-index: auto;}
.wiper-wrapper .swiper-slide img { width: 100%; height: 100%;}
.swiper-pagination-bullet {opacity: 0.9;}
.swiper-container_big .swiper-pagination{ bottom:auto !important;}


.wtm-main-box .page-cont {

}
.wtm-main-box .level-wrap {
  width: 3.6rem;
  height: 3.6rem;
  margin: 1rem auto 0px;
  background: url(../images/level-bg.png);
  background-size: 100% 100%;
  flex-direction: column;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wtm-main-box .level-wrap p {
  font-size: .6rem;
  line-height: 1rem;
}
.wtm-main-box .bg {
  background: url(../images/shop-bg.png);
  margin: -0.5rem auto;
  width: 10rem;
  height: 5rem;
  background-size: 100% 100%;
}
.wtm-main-box .list {
  margin: 1rem 0rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wtm-main-box .list .item {
  width: 30%;
  background-color: #494a58;
  border-radius: 6px;
  flex-direction: column;
  margin-top: .3rem;
  padding: .2rem 0px .3rem;
  display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.wtm-main-box .list .item .name {
  width: 2.6rem;
  height: 2.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(../images/goods-bg.png);
  background-size: 100% 100%;
}
.wtm-main-box .list .item .name span {
  color: #884a00;
  font-size: .55rem;
}
.wtm-main-box .list .item .ceng {
  font-size: .55rem;
  margin-top: 4px;
}
.wtm-main-box .list .item .renshu {
  font-size: .55rem;
  text-align: center;
}

.wtm-main-box .list .item .jiangli{
  font-size: .5rem;
  text-align: center;
  color: #884a00;
  background: #e9c665 !important;
  border-radius: 2rem;
  padding: 0.1rem 0.3rem 0.1rem 0.3rem;
  margin-top: 0.2rem;
}

.wtm-main-box .list .item .btc {
  border: 1px solid #e9c665;
  color: #e9c665;
  border-radius: 100px;
  font-size: .55rem;
  line-height: .8rem;
  padding: 0px .8rem;
  margin-top: 8px;
}
.wtm-main-box .list .item .btn02 {
  background-color: #e9c665;
  color: #333333;
}
.wtm-main-box .list .item .btn03 {
  background-color: #3a3a4a;
  border: 1px solid #3a3a4a;
  color: #79799f;
}


.form-btn .peibi {
  width: 50%;
  height: 1.2rem;
  border-radius: 1rem;
  background: #e9c665;
  padding: 0 0.3rem;
  margin: 0 auto;
  font-size: 0.6rem;
  color: #fff !important;
  line-height: 1.1rem;
  text-align: center;
  vertical-align: top;
  display: inline-block !important;
}

#mcover{ position: fixed; top:0;  left:0; width:100%; height:100%;background:rgba(0, 0, 0, 0.7);  display:none;z-index:20000;}
#mcover img {position: fixed;right: 0px;top:5px;width: 100%;z-index:20001;}
.rule {padding: 0.5rem;}
.rule h3{font-size: 0.6rem;}
.rule ul {padding-top: 0.2rem;font-size: 0.5rem;line-height: 1rem;color: #666;}
.rule ul span {color: #333}
.invite-txt {font-size: 0.55rem; color: #fce497; padding: 10px; text-align: center; margin: 0 auto}
.invite-txt p{padding-top: 35px; text-align: center;}
.invite-cetner {width:100%; margin:0 auto; padding-bottom:3rem;text-align: center;}
.abtn { width: 3.3rem; height: 1rem; line-height: 1rem;text-align: center;font-size: 0.6rem;background: #ff1558;padding: 0.4rem 0.6rem;color: #fff;-webkit-border-radius: 4px;border-radius: 4px}
@keyframes open {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0.9);
}
}
.invite-txt .abtn-move {
    animation: 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s alternate none infinite running open;
}

.form-btn {
    margin-top: 0.5rem;
}

.invite-txt a.abtn { color: #fff;}
.tip-color { color: #1C8832}
.invite-tip {font-size: 0.6rem; }
.invite-tip b { color: #ff6600}
.invite-tip p {line-height: 1rem;}
.get_url { color: #ff6600; text-decoration: underline;}
#download_img img{ width: 150px;}

