/* 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:6.8rem;margin: 0 auto; position: relative;}
.wrap1{width:7rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.wrap2{width:7.5rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.m-show{display:block!important;}
.m-hide{display: none!important;}




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

/*banner*/
.banner-box{height:8.8rem;width: 100%; float: left; position: relative;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{width:1.8rem; height:.74rem; top: 0; position: absolute; left: 0;
	background-color: #fff;
	border-radius: 0 0 .12rem 0;
}
.banner-box .logo img{width: 90%; display: block; margin: .1rem 5%;}



/* 首页 */
.mainIndex{width: 100%; clear: both; float: left;margin: auto;}
.mainIndex .partbox{width: 100%; height: auto; float: left; clear: both;
	background: #ffe1ba;
	border-radius: .16rem;
}
.mainIndex .partbox .box{width: 6.4rem; float: left; margin: .2rem; text-align: center;
	background: #fff;
	border-radius: .16rem;
	box-shadow: 0 .01rem .1rem rgba(208,65,2,.25);
}
.mainIndex .partbox .box .step{width: 100%; clear: both; float: left; margin: .28rem auto .3rem;}
.mainIndex .partbox .box .step img{height: 1.97rem; display: inline-block; margin: auto;}
.mainIndex .partbox .box ul{width: 100%; clear: both; float: left;  margin-bottom: .05rem; text-align: center;}
.mainIndex .partbox .box ul li{width: 2.84rem; height: 1.17rem; display: inline-block; margin: 0 .1rem .2rem;
	background: #fff4d9;
	border-radius: .1rem;
}
.mainIndex .partbox .box ul li img{width: .81rem; display: inline-block; float: left; margin-left: .31rem; margin-top: .18rem;}
.mainIndex .partbox .box ul li p{float: left; margin-top: .26rem; width: 1.65rem; text-align: center; font-size: .24rem; line-height: .3rem; color: #555;}
.mainIndex .partbox .box ul li p b{font-weight: bold;font-size: .26rem; color: #fb5606; display: block;}


.indexBtn{width: 100%; clear: both; float: left;margin-top: .3rem; margin-bottom: .15rem; text-align: center;}
.indexBtn .btn{width: 100%; clear: both; float: left;margin-bottom: .15rem;}
.indexBtn .btn a{width: 6.2rem; height: .91rem; display: inline-block; margin:auto; font-size: .32rem; line-height: .91rem; font-weight: bold; color: #fff;
	border-radius: .45rem;
}
.indexBtn .btn01 a{
	background: #fc421b;
	background: -webkit-linear-gradient(#ffc262, #fb3a16); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ffc262, #fb3a16); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ffc262, #fb3a16); /* Firefox 3.6 - 15 */
	background: linear-gradient(#ffc262, #fb3a16); /* 标准的语法 */
	box-shadow: 0 .01rem .1rem rgba(251,62,22,.5);
	text-shadow: 0 2px 0 #dd2401;
}
.indexBtn .btn02 a{
	background: #a460f6;
	background: -webkit-linear-gradient(#e3abff, #964ef4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#e3abff, #964ef4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#e3abff, #964ef4); /* Firefox 3.6 - 15 */
	background: linear-gradient(#e3abff, #964ef4); /* 标准的语法 */
	box-shadow: 0 .01rem .1rem rgba(152,81,244,.5);
	text-shadow: 0 2px 0 #8231e9;
}
.indexBtn .btn i{font-size: .24rem; line-height: .66rem; color: #666; clear: both; width: 100%; display: inline-block;}
/* .indexBtn a{width: 6.7rem; height: 1.01rem; display: inline-block; margin: 0 auto;
	font-size: .38rem; line-height: .92rem; color: #fff;
	border-radius: .46rem;
	position: relative;
}
.indexBtn a.btn01{background: url(../images/btn01.png) no-repeat center; background-size: 100%;
	box-shadow: 0 0 .14rem rgba(41,119,14,.84);
} */

/* .indexBtn a::after{content: '';width: 1rem; height: .96rem; display: block;
	background: url(../images/cursor01.png) no-repeat center; background-size: 100%;
	position: absolute; top: .16rem; right: -.28rem;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
}
 */

.btmEwm{ clear: both; float: left; margin: 0 .2rem .4rem;width: 6.4rem; background-color: #fff;
	border-radius: .12rem;
	box-shadow: 0 .01rem .1rem rgba(208,65,2,.3);
}
.btmEwm .left{float: left; width: 1.78rem; height: 1.78rem;margin-left: .5rem; margin-top: .23rem; margin-bottom: .23rem;}
.btmEwm .left img{width: 100%; display: block;}


.btmEwm .txt{float: left; margin-left: .67rem; margin-top: .28rem;}
.btmEwm .txt font{width: 3.3rem; display: block; height: .64rem; margin-left: -.28rem; text-indent: .28rem;
	float: left; 
	font-size: .24rem; font-weight: bold; line-height: .64rem; color: #fff; text-align: left;
	background: url(../images/index-img02.png) no-repeat center; background-size: 100%;
}
.btmEwm .txt p{clear: both; float: left; font-size: .24rem; line-height: .32rem; color: #444;}
.btmEwm .txt p span{display: block; line-height: .38rem; color: #fb4624;}


@-webkit-keyframes scaleDraw{
	0%  {transform: scale(.95); }
	25% {transform: scale(1.1);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.1);}
	100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(.95); }
	25% {transform: scale(1.1);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.1);}
	100%{transform: scale(.95);}
}