.layout{
	width:750px ;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
html,
body{
	font-size: 40px;
}
img{
	max-width: 100%;
	display: block;
}
.a1{
position: fixed;right: 20px;
	top: 20px;z-index: 11;
}
.a1 img{
	display: none;
}
.a2{
position: fixed;right: 20px;
	top: 180px;z-index: 11;
}
.btn{
	position: fixed;
	left: 0;right: 0;
	bottom: 0;z-index: 999;
	margin: 0 auto;width: 750px;
}
.main-img {
    position: fixed;
    z-index: 90;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100050;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.main-img img {
    width: 100%;
    height: auto;
    margin-bottom: -0px;
    vertical-align: middle;
}
.rule-page {
    margin: 0 auto;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width:15rem;
    height: 17.25rem;
    overflow: hidden;
    border-radius: 0.125rem;
    z-index: 151;
    background-size: contain;
}
.rule-page .rule-nav {
    position: relative;
    /*background-color: #3e2020;*/
    height: 2.7rem;
    line-height: 2.7rem;
    color: #fffffd;
    font-size: 1.15rem;
    text-align: center;
}
.rule-nav img {
    position: absolute;
    right: 0.15rem;
    top: 0.15rem;
    width: 2.15rem;
    z-index: 9999;
}
.rule-content {
    position: relative;
    overflow: hidden;
}
.rule-wrapped {
    overflow-y: auto;
    height: 12.5rem;
    width: 14rem;
    margin: auto;
    -webkit-overflow-scrolling: touch;
}

.list{
	height: 1160px;
	width: 750px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 350px;
}
.hd{
	width: 100%;
}
.list img{
	display: block;
	margin: 0 auto 30px;
}
.maks .wida{
	width: 100%;display: block;
}
.maks{
	position: relative;display: none;
}
.maks .icons{
	position: absolute;right: 20px;
	top: 25px;
}








