﻿html {font-family: "微软雅黑", Arial, sans-serif}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, button, textarea, p, th, td, b, i, strong {padding: 0;margin: 0;font-family: Microsoft YaHei, sans-serif, Arial}
strong, b {font-weight: normal;}
i,em{ font-style:normal;}
fieldset, img {border: 0}
a {text-decoration: none !important;color: #000;outline: none}
li {list-style: none}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit}
input, button, textarea, select {*font-size:100%}
.clear:after {display: block;content: "clear";height: 0;clear: both;visibility: hidden;}
img{max-width: 100%;}
.clear {zoom: 1;}

.youfu{
	position: fixed;
	right: 0px;
	bottom: 0px;
	text-align: center;
	padding: 0px 2px;
	/*padding-bottom: 2px;*/
	background-color: #169fe6;
}
.youfu ul p{
	font-size: 14px;
	color: #898989;
	padding-top: 10px;

}
.youfu ul{
	background-color: white;
	padding: 0px 10px;
	
}
.youfu ul li{
	padding-bottom: 10px;
	border-bottom: 1px solid #898989;
	margin-bottom: 10px;
}
.youfu .youfu_li3 p{
	padding-top: 7px;
}
.youfu .youfu_li3{
	margin-bottom: 0px;
	padding-bottom: 6px;
	border: none;
}