﻿* {
	margin: 0;
	padding: 0;
	border:0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	max-width: 750px;
	margin: 0 auto;
	font-size: 14px;
}

ol,ul,li{list-style-type:none; list-style:none;}

a{text-decoration:none;outline:none;outline-width:0px;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear;}

img { border:0px; max-width:100%;}
.dh{
	width: 100%;
	max-width: 750px;
	margin:0 auto;
	height:0.65rem; line-height:0.65rem;
}
.dh li{float:left;width:25%;text-align:center;line-height:0.65rem;border-right:1px solid #fff;background-color:#ff8f3b;}
.dh li a{color:#fff;font-size:0.22rem}


.ly-clear {
	clear: both;
}
.ly-hide {
	display: none;
}
.ly-animation-bell {
	display: inline-block;
	color: #F00;
	transition: 0.5s;
}
.ly-animation-bell.on {
	animation: ly-animation-bell 0.5s;
}
 @keyframes ly-animation-bell {
 0% {
transform:rotate(-5deg);
}
 20% {
transform:rotate(10deg);
}
 40% {
transform:rotate(-15deg);
}
 60% {
transform:rotate(20deg);
}
 80% {
transform:rotate(-15deg);
}
 100% {
transform:rotate(10deg);
}
}


.top{width:5.86rem; margin: 0.3rem auto; height:0.85rem;}
.box1{width: 7.5rem;height:7.6rem;margin:0rem auto;position:relative;}
.box1 a{ position:absolute; bottom:0.26rem; left:1.28rem; display:block;width:5.02rem; height:0.53rem; border-radius:0.5rem;}
.box2{width: 7.5rem;height:7.2rem;margin:0.rem auto; }
.box3{width: 4.05rem;height:1.54rem;margin:0rem auto;}
.box4{width: 6.44rem;height:5.47rem;margin:0rem auto;}
.box5{width: 6.44rem;height:5.64rem;margin:0rem auto; }
.box6{width: 4.73rem;height:1.56rem;margin:0rem auto;}
.box7{width: 6.5rem;height:6.5rem;margin:0rem auto 1.5rem auto; }
.part7{width: 6rem;line-height:0.6rem;margin:0.1rem auto;font-size:0.25rem; }




@media screen and (min-width:300px) and (max-width: 480px){
	.txet{font-size:0.3rem}
	.dh li a{color:#fff;font-size:0.3rem}
}

.swt_footer{position:fixed;z-index:99;bottom:2rem;right:10px}

.fix-footer{width:7.5rem;min-width: 320px; position: fixed;bottom: 0;z-index: 99; margin: 0 auto;}
.fix-footer a{ display:block; position:absolute;width:3.75rem;height:.9rem; top:0px;border-radius:0.1rem;}
.fix-footer .asks{ left:0px; }
.fix-footer .askss{left:3.8rem;}
