* {
	-ms-word-break: break-all;}

body {
	text-align: left;
	color: #333333;
	line-height: 150%;
	font-family: "Microsoft YaHei", tahoma, arial, simsun, ;
	font-size: 16px;}

html,body,div,ul,li,dl,dt,dd,form,input,select,h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	outline: none;}

ul {
	list-style: none;}

li {
	list-style: outside none;}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-image: none;}

input {
	font-size: 12px;}

select {
	font-size: 12px;}

table {
	border-collapse: separate;
	border-spacing: 2px;}
h3{
	font-weight: normal;}


/*common*/
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;}

.fl {
	float: left;}

.fr {
	float: right;}

.clearfix::after {
	content: "";
	display: block;
	clear: both;}

.bq{
	height: 120px;
	background: #ede6d4;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	display: table;
	width: 100%;
min-width:1200px;
	margin-top: 40px;}
.bq p{
	display: table-cell;
	vertical-align: middle;}