html,body {
    height: 100%;
    overflow: hidden;
}

body {
    font-family: Arial, Helvetica, sans-serif,'Microsoft Yahei';
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    /* background: #f5f6f7; */
    -webkit-user-select: none;
}

a {
    text-decoration: none;
    color: #2a2a2a;
    /* -webkit-tap-highlight-color: transparent; */
}

input, select, button {
    outline: none;
    border: 1px solid #e5e5e5;
    font-size: 100%;
	border-radius: 0.2rem;
	background-color:#ffffff;
}

.public-title {
	padding-top: .6rem;
    text-align: center;
    font-size: 0.48rem;
	color:#d6171a;
	font-weight:bold;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
*filter: Glow(color=#fff, strength=1);
}

.container{
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
		background: url(../images/bg.jpg) no-repeat center / 100%;
	background-attachment: fixed;
}

.containerjj {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
		background: url(../images/bg03.jpg) no-repeat center /cover;
	background-attachment: fixed;
}

.containerjisi {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
		background: url(../images/bg02.jpg) no-repeat center /cover;
	background-attachment: fixed;
}

.containerjd {
    position: relative;
    height: 100%;
    display: flex;
	background-attachment: fixed;
}


.container .page,.containerjj .page{
    flex: 1;
	overflow: hidden;
    overflow-y: scroll;
	margin: .2rem;
	border-radius: .1rem;
}

.containerjd .page {
    flex: 1;
	overflow: hidden;
    overflow-y: scroll;
}

.navbar {
    overflow: hidden;
    display: flex;
    width: 100%;
    height: .88rem;
    line-height: .88rem;
    align-items: center;
    background: #d6171a;
}

.navbar .title{
    height: 100%;
	padding: 0;
    flex: 1;
    font-size: .34rem;
    color: #fff;
    text-align: center;
    margin: 0 10%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.navbar .back, .navbar .menu{
    position: relative;
   width: .8rem;
   height: 100%;
}

.navbar .back img, .navbar .menu img{
    width: 100%;
    height: 100%;
}

/* .navbar .back::after{
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: .3rem;
    height: .3rem;
    border-left: .04rem solid #fff;
    border-bottom: .04rem solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
    border-radius: .04rem;
 }

.navbar .menu::after{
    position: absolute;
    left: .18rem;
    width: .64rem;
    height: .64rem;
    content: '…';
    font-size: .4rem;
    color: #fff;
    font-weight: bold;
} */

.navigation {
    display: none;
    position: absolute;
    top: .88rem;
    right: .2rem;
    z-index: 10;
    width: 3rem;
    padding: .3rem 0;
    background: rgba(0, 0, 0, .8);
}

.navigation::after {
    position: absolute;
    right: 0;
    top: -.32rem;
    content: '';
    width: 0;
    height: 0;
    border-top: .16rem solid transparent;
    border-right: .16rem solid transparent;
    border-bottom: .16rem solid rgba(0, 0, 0, .8);
    border-left: .16rem solid transparent;
}

.navigation a{
    display: block;
    font-size: .30rem;
    color: #fff;
    text-decoration: none;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
}

.copyrights {
	width: 7.5rem;
	/* z-index:9999; */
	height:1.04rem;
	padding-top:0.32rem;
	/* position:absolute;
	left:0px;
	bottom:0rem; */
	background: url(../images/footerbg.png) no-repeat center/cover;
}

.copyrights p{
    width: 7.5rem;
    font-size: .24rem;
    color: #fff;
    text-align: center;
    line-height:1.3;
    word-break: keep-all;
}

.copyrights p:nth-child(1){
	margin-top: .24rem;
}

.music {
    position: absolute;
    top: .8rem;
    right: .2rem;
    z-index: 6;
    width: .8rem;
    height: .8rem;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
}

.music img{
    width: .4rem;
    height: .4rem;
    margin: .2rem;
    animation: move linear 2s infinite both;
}

.tool-bar{
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    background: url(../images/newfooterbj.png) no-repeat center/cover;
}

.tool-bar-item{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: .2rem 0;
}

.tool-bar-item img{
    width: .7rem;
    height: .7rem;
}

@keyframes move {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.tool-bar-item span{
    margin-top: .1rem;
    font-size: .30rem;
    color: #fff;
}

.wxtshome{
  position: fixed;
  right: 1%;
  bottom: 15%;
  border:0px;
}
.wxtshome img{
 width:100px;
}

.inbtn {
     position: absolute;
     top: 0px;
     right: 0px;
     display: block;
     z-index: 999999;
	 color:#000;
	 background-color:#fffc0d;
	 font-size:8px;
	 width:25px;
	 height:15px;
	 padding:2px;
	 text-align:center;
	 line-height:20px;
	 border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
        }

