/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 12px;min-width:7.5rem!important;}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}
.m-hide{display: none;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
body{width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;}
.wrap{width:7rem;margin: 0 auto; position: relative; clear: both; text-align: center;}
.wrap1{width:7.5rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
@media screen and (max-width: 750px) {
	body{background-color: #7624d1;}
}


.page-index{width: 100%; height: 100%; background:#7624d1 url(../images/page-index.jpg) no-repeat center top; background-size: 7.5rem; float: left;}


/*banner*/
.banner-box{height:10rem;width: 100%; float: left; position: relative;}
.page-zd .banner-box{height: 3.23rem;}
.page-share .banner-box{height: 4.12rem;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{width:2.1rem; height:.79rem; top: 0; position: absolute; left:0;
	background: url(../images/logo-bg.png) no-repeat center;
	background-size: 100%;
}
.banner-box .logo img{width: 1.78rem; display: block; margin-top: .1rem; margin-left: .1rem;}

/* 侧边悬浮 */
.fixBtn{position: absolute; right: .2rem; top: 0; z-index: 2; text-align: center;}
.fixBtn a{
	font-size: .24rem; line-height: .27rem; color: #0083fb;
	width:auto; padding: .1rem .11rem .15rem; display: block; float: right; margin-left: .1rem;
	background: #fcdbac;
	border-radius: 0 0 .34rem .34rem;
}
.fixBtn a.btn01{
	background: rgba(0,0,0,.4);
	color: #fff;
}
.fixBtn a.btn04{
	background: #f24637;
	background: -webkit-linear-gradient(left, #ed7241 , #f62630); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ed7241, #f62630); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ed7241, #f62630); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ed7241 , #f62630); /* 标准的语法 */
}


/* 首页 */
.mainIndex{width: 100%; clear: both; float: left;margin-bottom: 1rem;}


.indexBtn{width: 100%; clear: both; float: left; margin-top: 1.36rem; text-align: center;}
.indexBtn a{width: 5.2rem; height: .97rem; display: inline-block; margin:auto;
	font-size: .36rem; line-height: .88rem; color: #8e3401; font-weight: bold;
	background: url(../images/btn01.png) no-repeat center;
	background-size: 100%;
	border-radius: .45rem;
	/* -webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite; */
}
.indexBtn a.end{
	background: url(../images/btn02.png) no-repeat center;
	background-size: 100%;
	color: #fff;
}

