﻿* {
	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.54rem;margin:0rem auto;}
.box2{width: 7.5rem;height:5.52rem;margin:0 auto; position:relative;}
.box2 a{ position:absolute; top:0rem; left:1.7rem; display:block;width:4.2rem; height:0.9rem; border-radius:0.5rem; }
.box33{width: 7.5rem;height:7.97rem;margin:0 auto; position:relative;}
.box33 a{ position:absolute; top:4.38rem; left:1.28rem; display:block;width:5.02rem; height:0.53rem; border-radius:0.5rem;}
.box3{width: 3.89rem;height:1.48rem;margin:0rem auto;}
.box4{width: 6.35rem;height:3.5rem;margin:0rem auto;}
.box5{width: 6.35rem;height:4.63rem;margin:0rem auto; }

.part7{width: 5rem;line-height:0.6rem;margin:0.1rem auto;font-size:0.25rem; }

.box8{width: 5.5rem;height:2rem;margin:0.6rem auto; }
.box8 a{display:block;width:5.5rem; height:0.8rem; border-radius:0.5rem; background:#498cdd; color:#fff; line-height:0.8rem; font-size:0.3rem; text-align:center;}


@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;}