﻿* {
	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%;}


.top{ width:7.5rem; margin:0rem auto; position:relative;}
.top a{ position:absolute; top:0px; display:block;width:1.875rem; height:1.25rem;}
.top a:nth-child(2){ left:0}
.top a:nth-child(3){ left:1.875rem; }
.top a:nth-child(4){ left:3.75rem;}
.top a:nth-child(5){ left:5.625rem;}
.box1{width: 7.5rem;height:7.6rem;margin:0rem auto;}
.box2{width: 7.5rem;height:6.72rem;margin:0.rem auto; position:relative;}
.box2 a{ position:absolute; bottom:0.97rem; left:1.28rem; display:block;width:5.02rem; height:0.53rem; border-radius:0.5rem;}
.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;height:1.22rem; position: fixed;bottom: 0;z-index: 99; margin: 0 auto; box-sizing: border-box; display: flex; display: -webkit-flex; justify-content: space-between; align-items: center;}

.fix-footer a{ position:absolute; top:0px; display:block;width:2.5rem; height:1.22rem;}
.fix-footer a:nth-child(2){ left:0}
.fix-footer a:nth-child(3){ left:2.5rem;}
.fix-footer a:nth-child(4){ left:5rem;}
