html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video, input {
	font-family: "Microsoft YaHei";
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

ol, ul, s {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

i {
	font-style: normal;
}

b {
	font-weight: normal;
}

a {
	color: #666;
	text-decoration: none;
}

input:focus, button:focus, textarea:focus {
	outline: none;
}

textarea {
	resize: none;
}
/* add */
body, html {
	font-size: 16px;
	height: 100%;
	line-height: 1;
	font-family: "Microsoft YaHei";
}

img {
	border: 0
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	cursor: default;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.clear {
	clear: both;
}

.wrap {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
/*字体*/
.cw {
	color: #fff;
}

.ch {
	color: #666;
}

.cr {
	color: #de293c;
}

.ce {
	color: #dd4d5c
}

.c9 {
	color: #999;
}

.c3 {
	color: #333;
}

.fw {
	font-weight: bold;
}

.f14 {
	font-size: 14px;
}

.f18 {
	font-size: 18px;
}

.f26 {
	font-size: 26px;
}

.lh {
	line-height: 30px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
}

.pb {
	position: absolute;
}

.pf {
	position: fixed;
}

.tc {
	text-align: center;
}

.dn {
	display: none;
}

.db {
	display: inline-block;
}

.cur {
	cursor: pointer;
}

.btn {
	padding: 10px 0;
}

.btn a {
	font-size: 14px;
	display: inline-block;
	width: 100px;
	line-height: 33px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #ccc;
	color: #333;
	background: #fff;
}

.btn a:hover {
	background: #34b0d4;
	color: #fff;
}

.btn1 {
	display: inline-block;
	width: 123px;
	line-height: 34px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #ccc;
	color: #333;
	background: #fff;
	cursor: pointer;
}

.btn1:hover {
	background: #34b0d4;
	color: #fff;
}

.m-search .faci_price {
	font-size: 16px;
	/*  display: inline-block; */
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #ccc;
	color: #333;
	background: #fff;
	float: right;
	/* margin-right: 270px; */
	margin-top: 10px;
}

.m-search .faci_price:hover {
	background: #34b0d4;
	color: #fff;
}

.money {
	color: red;
	font-size: 20px;
	font-weight: bold;
}

.pupor120, .pupor121, .pupor122 {
	display: none;
	width: 500px;
	height: 500px;
	z-index: 10000;
	background-color: #1ce2be;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
}

.pupor121 li {
	list-style: none;
	padding-left: 15px;
}

.pupor120 .button, .pupor121 .button, .pupor122 .button {
	display: inline-block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background-color: #f30;
	margin-left: 200px;
	margin-top: 12px;
	margin-bottom: 11px;
	text-align: center;
	cursor: pointer;
}

.pupor120 img, .pupor121 img, .pupor122 img {
	position: absolute;
	right: 0;
	top: 10px;
}

.pupor120 span {
	display: inline-block;
	width: 100px;
	text-align: right;
	font-size: 16px;
	padding-top: 20px;
}

.pupor120 input {
	width: 160px;
	height: 25px;
	line-height: 30px;
	border: 1px solid #ccc;
	font-size: 14px;
	text-indent: 6px;
	display: inline-block;
}

.activityTitle {
	width: 100px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}