﻿*{padding: 0;margin: 0;}

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

a{text-decoration: none;display: block;}

h1,h2,h3,h4,h5,h6{font-weight: 600;}

em,i{font-style: normal;}

img{display: block;}

section,footer,nav,article,header{display: block;}

input,button{display: block;border: none;background:transparent;outline: none;-webkit-tap-highlight-color: rgba(255,255,255,0);font-family: "Microsoft YaHei",Arial,"Helvetica";}

html{width: 100%;height: 100%;background: #fff;font-family: "Microsoft YaHei",Arial,"Helvetica";font-size: 100px;}

@media screen and (max-width: 640px) {

	html {

		font-size: 100px;

	}

}

@media screen and (max-width: 614px) {

	html {

		font-size: 95px;

	}

}

@media screen and (max-width: 580px) {

	html {

		font-size: 90px;

	}

}

@media screen and (max-width: 540px) {

	html {

		font-size: 84px;

	}

}

@media screen and (max-width: 510px) {

	html {

		font-size: 80px;

	}

}

@media screen and (max-width: 480px) {

	html {

		font-size: 75px;

	}

}

@media screen and (max-width: 450px) {

	html {

		font-size: 70px;

	}

}

@media screen and (max-width: 428px) {

	html {

		font-size: 67px;

	}

}

@media screen and (max-width: 406px) {

	html {

		font-size: 63px;

	}

}

@media screen and (max-width: 375px) {

	html {

		font-size: 58.6px;

	}

}

@media screen and (max-width: 360px) {

	html {

		font-size: 56px;

	}

}

@media screen and (max-width: 320px) {

	html {

		font-size: 50px;

	}

}

body {

	width: 100%;

	height: 100%;

	font-size: 100px;

	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.4rem;

	overflow: hidden;

	-webkit-text-size-adjust:none;

}

/*----公有样式----*/

body>div{width: 100%;height: 100%;overflow: hidden;background: #fff;overflow-y: scroll;}

/*---头部----*/

#header{width: 100%;height: 0.98rem;display: -webkit-box;-webkit-box-align: center;position: relative;}

#header .logo{display: block;width: 2.02rem;margin-left: 0.27rem;}

#header dl{height: auto;position: absolute;z-index: 4;top: 0;right: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-box-align: end;}

#header dt{width: 0.98rem;height: 0.98rem;background: #fff url(../images/sort_icon.png) no-repeat center;background-size: 0.37rem;margin-bottom: 1px;}

#header dd{width: 2.30rem;height: auto;display: none;}

#header dd>a{display: block;width: 100%;height: 0.80rem;background: #f3981e;margin-bottom: 1px;color: #fff;text-align: center;line-height: 0.80rem;font-size: 0.24rem;}

#header dt.on{background-color: #f3981e;background-image: url(../images/sotr_icon_2.png);}

/*---底部---*/

#footer{width: 100%;margin-top: 0.67rem;}

#footer img{width: 100%;}

