/* CSS Document */
/*公共样式*/
* {	margin: 0;	padding: 0;	outline: 0;}
a {	text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
ul, ol, li {list-style: none;}
em, i {	font-style: normal;}
img {border: none;}
input, img {vertical-align: middle;}
html {font-size: 16px;height: 100%;width: 100%;font-family: "Times New Roman", Times, serif;}
body {margin: 0 auto;width: 100%;height: 100%;font-family: '微软雅黑';font-size: 15px; color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.active{margin: 5% 0 0% 5%;}
.active li{height: 37px;}
.active li span{font-size: 15px;font-weight: bold;}

.arrange{margin: -3% 0 9% 5%;}
.arrange li{height: 28px;}

.describe{line-height: 27px;width: 90%;margin: -2% auto 3%;}

.btnbm{width: 15%;margin: 5% 0 0 25%;}
.btntel{width: 15%;margin: 5% 0 0 15%;}
/*公共样式结束*/

