@charset "UTF-8";
article, aside, audio, body, canvas, caption, dd, div, dl, dt, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, input, label, legend, li, mark, menu, nav, ol, p, section, table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, video{
	margin:0;
	padding:0;
}
body,pre{
	Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif
}

body {
    font-size: .5rem;
}

h1,h2,h3,h4,h5,h6{
	font-weight:400;
}
.ftl{
	float:left;
}
.ftr{
	float:right;
}

.clearfix:after{
	content:"";
	display:block;
	heigth:0;
	clear:both;
	zoom:0;
}

.ul2 li{
	
}



.s-btn {
    width: 1.875rem;
    height: .9375rem;
    padding: 0;
    border: 1px solid #e83e43;
    border-radius: .125rem;
    box-sizing: border-box;
    line-height: 100%;
    color: inherit;
    font-size: .4375rem;
    cursor: pointer;
}

.s-btn-danger{
    background: #e83e43;
    color: #fff;
}

.s-foot-address a:active,a:visited{
	color:white;
}

.s-foot-address a:hover{
	color:#b8b8b8;
}








