@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "宋体";
	font-size: 12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0
}
a {
	text-decoration: none;
	color: #000;
	word-break: break-all;
	font-family: "微软雅黑";
}
td {
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000;
	word-break: break-all;
	font-family: "微软雅黑";
}
.f12 {
	font-size: 12px
}
.f13 {
	font-size: 13px
}
.f14 {
	font-size: 14px
}
.f16 {
	font-size: 16px
}
.f20 {
	font-size: 20px
}
.fb {
	font-weight: bold
}
.fn {
	font-weight: normal
}
.t2 {
	text-indent: 2em
}
.red, a.red {
	color: #cc0031
}
.darkblue, a.darkblue {
	color: #039
}
.gray, a.gray {
	color: #878787
}
.lh150 {
	line-height: 150%
}
.lh180 {
	line-height: 180%
}
.lh200 {
	line-height: 200%
}
.unl {
	text-decoration: underline;
}
.no_unl {
	text-decoration: none;
}
/*定位*/
.tl {
	text-align: left
}
.tc {
	text-align: center
}
.tr {
	text-align: right
}
.fl {
	float: left;
	display: inline
}
.fr {
	float: right;
	display: inline
}
.fn_clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.fn_clear {
*zoom:1;
	clear: both
}
.cb {
	clear: both
}
.cl {
	clear: left
}
.cr {
	clear: right
}
.vm {
	vertical-align: middle
}
.pr {
	position: relative
}
.pa {
	position: absolute
}
.abs-right {
	position: absolute;
	right: 0
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden
}
.none {
	display: none
}
.w10 {
	width: 10px
}
.w20 {
	width: 20px
}
.w50 {
	width: 50px
}
.w90 {
	width: 90px
}
.w100 {
	width: 100px
}
.w200 {
	width: 200px
}
.w250 {
	width: 250px
}
.w500 {
	width: 500px
}
.w800 {
	width: 800px
}
.w {
	width: 100%
}
.h50 {
	height: 50px
}
.h80 {
	height: 80px
}
.h100 {
	height: 100px
}
.h200 {
	height: 200px
}
.h {
	height: 100%
}
.m10 {
	margin: 10px
}
.m15 {
	margin: 15px
}
.m30 {
	margin: 30px
}
.mt5 {
	margin-top: 5px
}
.mt10 {
	margin-top: 10px
}
.mt15 {
	margin-top: 15px
}
.mt50 {
	margin-top: 50px
}
.mt100 {
	margin-top: 100px
}
.mb5 {
	margin-bottom: 5px
}
.mb10 {
	margin-bottom: 10px
}
.mb15 {
	margin-bottom: 15px
}
.mb100 {
	margin-bottom: 100px
}
.ml5 {
	margin-left: 5px
}
.ml10 {
	margin-left: 10px
}
.ml15 {
	margin-left: 15px
}
.ml20 {
	margin-left: 20px
}
.ml30 {
	margin-left: 30px
}
.ml50 {
	margin-left: 50px
}
.ml100 {
	margin-left: 100px
}
.mr5 {
	margin-right: 5px
}
.mr10 {
	margin-right: 10px
}
.mr15 {
	margin-right: 15px
}
.mr50 {
	margin-right: 50px
}
.mr100 {
	margin-right: 100px
}
.p10 {
	padding: 10px;
}
.p15 {
	padding: 15px;
}
.p30 {
	padding: 30px;
}
.pt5 {
	padding-top: 5px
}
.pt10 {
	padding-top: 10px
}
.pt15 {
	padding-top: 15px
}
.pt20 {
	padding-top: 20px
}
.pt30 {
	padding-top: 30px
}
.pt50 {
	padding-top: 50px
}
.pb5 {
	padding-bottom: 5px
}
.pb100 {
	padding-bottom: 100px
}
.pl5 {
	padding-left: 5px
}
.pl10 {
	padding-left: 10px
}
.pl50 {
	padding-left: 50px
}
.pl100 {
	padding-left: 100px
}
.pr5 {
	padding-right: 5px
}
.pr10 {
	padding-right: 10px
}
.pr15 {
	padding-right: 15px
}
.pr100 {
	padding-right: 100px
}
.hr {
	border: none;
	border-bottom: 1px #DCDFE2 solid;
	height: 1px;
	margin: 0px;
	padding: 0;
}
.w1000 {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
 *zoom:1;
}
input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #DADADA;
	color: #888;
	height: 20px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 70%;
	font-size: 12px;
	line-height: 15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
textarea {
	padding: 5px 3px 3px 5px;
}
/*select {
	background: #FFF url('down-arrow.png') no-repeat right;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 70%;
	height: 35px;
	line-height: 25px;
}*/
textarea {
	height: 100px;
}
.button {
	background: #DB5353;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
}
.button:hover {
	background: #CF7A7A
}
.red_text {
	color: red;
}
@font-face {
	font-family: 'jiankatong';
	src: url('fonts/jiankatong.eot');
	src: url('fonts/jiankatong.eot?#iefix') format('embedded-opentype'), url('fonts/jiankatong.woff') format('woff'), url('fonts/jiankatong.ttf') format('truetype'), url('fonts/jiankatong.svg#webfont34M5alKg') format('svg');
	font-weight: normal;
	font-style: normal;
}
