@charset"utf-8";body,html {
    height: 100%;
    width: 100%
}

article,blockquote,body,dd,div,dl,dt,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,input,li,ol,p,pre,section,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100%
}

body {
    font-size: 12px;
    color: #333333;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

body,button,html,input,select,textarea {
    font-family: FZSJKK, "Microsoft YaHei", "Microsoft JhengHei", STHeiti, MingLiu
}

li,ol,ul {
    list-style-type: none
}

a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #0088cc
}

a:active {
    outline: 0
}

fieldset,img {
    border: 0;
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button {
    border: 0 none
}

img,label,p {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

h1,h2,h3 {
    font-weight: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hor {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.ver {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.aligin_end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.aligin_start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.pack_justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pack_start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.pack_end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.t-center {
    text-align: center
}

.t-left {
    text-align: left
}

.t-right {
    text-align: right
}

.absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3
}

.relative {
    position: relative
}

.maskBlack {
    background-color: rgba(0, 0, 0, 0.9)
}

.clear {
    clear: both
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.n_wrapper {
    width: 100%;
    height: 100%
}

img {
    vertical-align: middle
}

a,div,input,select,textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 12px;
    position: relative
}

*[data-position="center"] {
    position: absolute;
    left: 50%;
    top: 50%
}

.clear-fix {
    clear: both
}

.clear-fix:after {
    content: '';
    display: block;
    clear: both
}

.hidden {
    overflow: hidden
}

.pt62 {
    padding-top: 0.62rem
}

.pt30 {
    padding-top: 0.3rem
}

.pt75 {
    padding-top: 0.75rem
}

.mt20 {
    margin-top: 0.2rem !important
}

.mt40 {
    margin-top: 0.4rem !important
}

.pr38 {
    padding-right: 0.38rem !important
}

.container {
    width: 100%;
    padding-bottom: 0.2rem;
    background-image: url("../../style/images/bg.jpg");
    background-size: 100% auto;
    background-position: center top;
    position: relative;
    margin: 0 auto
}

.info-box {
    width: 13.29rem;
    padding-top: 0.2rem;
    margin: 0 auto
}

.nav {
    padding: 0 0.4rem;
    font-size: 0
}

.nav .nav-opt {
    width: 3.95rem;
    height: 0.55rem;
    display: inline-block;
    background-size: 100% auto
}

.nav .nav-opt:nth-child(1) {
    background-image: url("../../style/images/nav_off01.png")
}

.nav .nav-opt:nth-child(2) {
    background-image: url("../../style/images/nav_off02.png");
    margin-left: 0.2rem
}

.nav .nav-opt:nth-child(3) {
    background-image: url("../../style/images/nav_off03.png");
    margin-left: 0.2rem
}

.nav .on1 {
    background-image: url("../../style/images/nav_on01.png") !important
}

.nav .on2 {
    background-image: url("../../style/images/nav_on02.png") !important
}

.nav .on3 {
    background-image: url("../../style/images/nav_on03.png") !important
}

.info-content {
    height: 5.91rem;
    background-image: url("../../style/images/box.png");
    background-size: 100% auto
}

.info-opt {
    width: 100%;
    height: 100%;
    color: #f56429
}

.info-text01,.info-text02,.info-text03 {
    font-size: 0.3rem;
    text-align: center;
    line-height: 1
}

.info-text01 {
    padding-top: 0.55rem
}

.info-text02 {
    padding-top: 0.4rem
}

.info-text03 {
    text-align: left;
    padding-top: 0.25rem;
    padding-left: 0.55rem;
    padding-right: 0.3rem
}

.info-des {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #c6ac76;
    width: 12.6rem;
    margin: 0 auto
}

#bind_code_box {
    text-align: center;
    font-size: 0;
    padding-top: 0.72rem
}

#input_code_box {
    width: 3.15rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.25rem;
    border: 1px solid #f56429;
    color: #f56429;
    outline: 0;
    padding: 0 0.05rem;
    border-radius: 0;
    vertical-align: middle
}

::-webkit-input-placeholder {
    color: #f56429
}

#bs_invite_btn,#bs_sure_btn,#btnInvite,#sub_btn {
    width: 2.82rem;
    height: 0.72rem;
    padding: 0;
    border: 0;
    outline: 0;
    background: none;
    background-image: url("../../style/images/btnBg04.png");
    background-position: center top;
    background-size: 100% auto;
    vertical-align: middle;
    font-size: 0.38rem;
    text-align: center;
    color: #a44e2a;
    padding-bottom: 0.05rem
}

#bs_invite_btn {
    font-size: 0.3rem;
    margin-left: 0.4rem
}

#sub_btn {
    margin-left: 0.53rem
}

#btnInvite {
    margin-top: 0.4rem
}

#invite_others_btn {
    width: 3.55rem;
    height: 0.9rem;
    border: 0;
    outline: 0;
    background: none;
    background-image: url("../../style/images/btnBg05.png");
    background-position: center top;
    background-size: 100% auto;
    font-size: 0.3rem;
    text-align: center;
    color: #a44e2a;
    padding: 0 0 0.05rem
}

#bind_cancel_btn,#bind_sure_btn,#binding_succ_btn,#guide_btn,#sure_btn,#show_guild_btn {
    width: 2.52rem;
    height: 0.64rem;
    padding: 0;
    border: 0;
    outline: 0;
    background: none;
    background-image: url("../../style/images/btnBg07.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 0.34rem;
    text-align: center;
    color: #a44e2a;
    padding-bottom: 0.05rem
}

#tipsBox .alertBox .button-wrapper{
	padding:0 !important;
}

#tipsBox .alertBox .button-wrapper button{
	width: 2.2rem !important;
    height: 0.58rem !important;
    font-size: 0.3rem !important;
}


#bind_cancel_btn {
    margin-left: 0.5rem
}

.info-table {
    width: 12.74rem;
    padding-top: 0.18rem;
    background-image: url("../../style/images/orange.png");
    background-repeat: no-repeat;
    background-position: center 0.18rem;
    background-size: 100% auto;
    margin: 0 auto
}

.info-table th {
    height: 0.85rem;
    line-height: 0.85rem;
    color: #fff;
    font-size: 0.24rem;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.info-table td {
    font-size: 0.24rem;
    height: 0.8rem;
    border-bottom: 1px solid #f56429;
    line-height: 1;
    padding: 0 0.05rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.c_btn,.gift_btn {
    width: 1.74rem;
    height: 0.45rem;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    background-image: url("../../style/images/btnBg02.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 0.24rem;
    text-align: center;
    color: #a44e2a;
    padding-bottom: 0.05rem
}

#copy_link_btn,.copy_btn,.del_btn {
    width: 1.07rem;
    height: 0.34rem;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    background-image: url("../../style/images/btnBg01.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 0.18rem;
    text-align: center;
    color: #a44e2a;
    padding-bottom: 0.03rem;
    vertical-align: middle
}

.del_btn {
    margin-left: 0.1rem
}

#copy_link_btn {
    margin-left: 0.2rem;
    font-size: 0.22rem;
    width: 1.66rem;
    height: 0.42rem;
    background-image: url("../../style/images/btnBg06.png")
}

.icon1,.icon2,.icon3 {
    display: inline-block;
    width: 0.23rem;
    height: 0.23rem;
    background-size: 100% 100%;
    background-image: url("../../style/images/icon01.png");
    background-position: center center
}

.icon2 {
    background-image: url("../../style/images/icon02.png")
}

.icon3 {
    background-image: url("../../style/images/icon03.png")
}

.tips-bar {
    width: 100%;
    height: 2.1rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0.08rem
}

.tips-bar .text {
    position: absolute;
    left: 0.5rem;
    top: 0.62rem;
    width: 1.29rem
}

.tips-bar .tips {
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 13.32rem
}

#btnLook {
    position: absolute;
    left: 10.85rem;
    top: 0.67rem;
    width: 1.84rem;
    height: 0.78rem;
    line-height: 1.2;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    background-image: url("../../style/images/btnBg03.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 0.24rem;
    text-align: center;
    color: #a44e2a
}

.tips-text01,.tips-text02,.tips-text03 {
    font-size: 0.22rem;
    position: absolute;
    top: 0.2rem;
    width: 2rem;
    height: 1.7rem;
    text-align: center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAN4AAAC3CAMAAABKQhAXAAAAdVBMVEUAAAD1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCn1ZCmryjenAAAAJnRSTlMAgANLYgxEPflIIqbxHAe5QQGGdxLfzb9dTzMu65+ZcynZojnKqImmcMMAAAJpSURBVHja7d3JbtswFIXhY4qaZVvyPMZO2t73f8TSI5BIKJAWQXOI821oePeDlASuLv6dfRl8B/agPOUp70+UpzzlKU95/509KE95yvsrhUUixZDGIrHHAFfYJIbDeTSPAZUto3j2vNXDf79FkTe2YoG+qfko8kLIDD2JvU7Cch59mn2Z0WedEeRWtPhg19g8LOm8It696pQieLEme39eZ8X1gXQ+pz6c7cYhqM3q3OHi8HO6XprZEUC3LcmfvSTpbvtn1qymqwPsqs4RZAn9qyXJ7sdxbRcwy9rKIXBlMqHPmyRlh6t0l13zcDP2iYvgw+CSTYq7Z166934fyY2hnf9wH/JG2yqeC9GiPGWL93lx3ffSfBRzHqA8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8ZspjpjxmymOmPGbKY6Y8Zsrj1Ruru606xKI/FDndb0Y7xCHvj7QOxr504NcbSJ61FZ7j5Nn1x8kHyzpHkCVgl2S3ozhb2wUOq+l6aWZHAN22BLdk2yF4MbNmNV0dcI8trA6r8zmYtRuHoDb7lV9/Pewam4clnVfgVZ3S2941ZW9b7XUSlvOI2RlBbkWLnrV5RGFqM/R5e0MMxlYs0FfZEjHwVmOAK4z/qx4czWNIY5HYY0hhkUjx9Btb8ISnpyyRqQAAAABJRU5ErkJggg==");
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 0.35rem;
    line-height: 1.4
}

.tips-text01 {
    left: 2.52rem
}

.tips-text02 {
    left: 5.4rem
}

.tips-text03 {
    left: 8.27rem
}

.tips-text01 p,.tips-text02 p,.tips-text03 p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 0.22rem;
    line-height: 0.28rem;
    color: #fff
}

.module {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1,1,1,0.6);
    z-index: 500
}

.alertBox {
    width: 7.93rem;
    height: 4.79rem;
    background-image: url("../../style/images/alert_box01.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    padding-top: 0.6rem
}

#tipsBox .alertBox,#tipsBox02 .alertBox {
    width: 3.66rem;
    height: 2.16rem;
    background-image: url("../../style/images/alert_box02.png");
    padding-top: 0.3rem
}

#tipsBox .alertBox,#tipsBox02 .alertBox {
    width: 5rem;
    height: 2.951rem
}

.alertBox p {
    padding-left: 0.88rem;
    padding-right: 1.05rem;
    color: #f56429;
    font-size: 0.3rem;
    line-height: 1.5
}

#tipsBox .alertBox p,#tipsBox02 .alertBox p {
    padding: 0;
    height: 0.9rem;
    line-height: 1.2;
    padding: 0 0.3rem
}

#tipsBox .alertBox p {
    height: 1.5rem
}

#tipsBox02 .alertBox p {
    height: 2.2rem;
    font-size: 0.46rem;
    line-height: 1.3
}

.alertBox .erweima {
    text-align: center;
    padding-top: 0.1rem;
    padding-bottom: 0.2rem
}

.alertBox .erweima img {
    width: 2.26rem
}

.alertBox .btnClose {
    position: absolute;
    right: 0;
    top: 0;
    width: 1rem;
    height: 1rem
}

#bindBox,#binding_succBox,#guideBox,#guideBox02,#shareBox,#tipsBox,#tipsBox02 {
    display: none
}

#binding_succBox p,#guideBox p {
    margin: 0.1rem 0;
    padding-left: 1rem
}

#binding_succBox .alertBox,#guideBox .alertBox {
    padding-top: 0.8rem
}

#guideBox .hand {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 0.1rem;
    margin-top: -0.3rem;
    width: 1rem;
    pointer-events: none;
    -webkit-pointer-events: none
}

#guideBox02 {
    background-color: transparent;
    position: absolute
}

#guideBox02 .lightBox {
    position: absolute;
    left: 50%;
    margin-left: -4.45rem;
    top: 4.3rem;
    width: 8.4rem;
    height: 2.1rem;
    border: 3px solid #f56429;
    box-shadow: rgba(0,0,0,.6) 0 0 0 2005px
}

.lightBox-tips {
    position: absolute;
    left: 50%;
    top: 3.6rem;
    margin-left: -2.5rem;
    width: 5rem;
    line-height: 1;
    color: #f56429;
    z-index: 100;
    font-size: 0.32rem;
    text-align: center;
}

#guideBox03{
	display: none;
}
#guideBox03 .guild-wrapper{
	width:10.3rem;
	height:6.16rem;
	padding-top: .6rem;
	padding-right: 0.3rem;
	background-image: url("../../style/images/alert_box03.png");
	background-size: 100% auto;
	background-position:center;
	background-repeat: no-repeat;
	position: absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#guideBox03 .btnClose{
	position: absolute;
	right:0;
	top:0;
	width:.8rem;
	height:.8rem;
	z-index:999;
}

.swiper-container{
	width:9.2rem;
	height:100%;
}
.swiper-container .swiper-slide{
	text-align: center;
}

.swiper-container .swiper-slide img{
	width:7.35rem;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url("../../style/images/btnLeft.png");
}
.swiper-button-next{
	background-image: url("../../style/images/btnRight.png");
}
.swiper-pagination span{
	border-radius: 0;
	border:0;
	width:.18rem;
	height: .18rem;
	background-color: transparent;
	background-image: url("../../style/images/icon04.png");
	background-size:100% auto;
	opacity: 1
}
.swiper-pagination span.swiper-pagination-bullet-active{
	background-image: url("../../style/images/icon05.png");
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:0.4rem;
}

@media (orientation: portrait) {
    #tipsBox02 {
        display:block
    }
}

@media (orientation: landscape) {
    #tipsBox02 {
        display:none
    }
}
