@charset "utf-8";
/* css document */
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 {
	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;
}
body {
	line-height: 1;
}
ol, ul {
	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;
}
body {
	/* width: 100%; */
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}
a {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	min-height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: "微软雅黑";
}
h1 img {
	float: left;
}
h1 span {
	margin-left: 10px;
}
a {
	outline: none;
blr:expression(this.onfocus=this.blur());
}
a:hover {
	color: #c5000e;
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}
.line28 {
	line-height: 28px;
}

.pt10 {
	padding-top: 10px;
}
.clear {
	clear: both
}
.mt35 {
	margin-top: 35px;
}
.ml25 {
	margin-left: 25px;
}
.ml35 {
	margin-left: 35px;
}
.ml22 {
	margin-left: 22px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.pd_lr0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.h385 {
	height: 385px;
}
.h355 {
	height: 355px;
}
.w378 {
	width: 378px;
}
.oneof3box {
	width: 331px;
	border: 1px solid #dfdfdf;
	padding: 0 20px;
}
.yahei {
	font-family: microsoft yahei;
}
.lh100 {
	line-height: 38px;
}
.f24 {
	font-size: 24px;
}
.gray {
	color: #666666;
}
.f36 {
	font-size: 36px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.w1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}
.inner {
    padding: 0 15px;
    width: 1170px;
    margin: 0 auto;
}
.clearfix::after {
    display: block;
    height: 0;
    clear: both;
    content: '';
}

.mc {
    margin-left: auto;
    margin-right: auto;
}
.block {
    display: block;
}

.w1200 {
    width: 1200px;
}

.w1170 {
    width: 1170px;
}
.w1110 {
    width: 1110px;
}
.w380{width: 380px;}
.w270 {
    width: 270px;
}
.w370 {
    width: 370px;
}
.w570{width: 570px;}
.h136 {
    height: 136px;
}
.ml5{margin-left: 5px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml180{margin-left: 180px;}
.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt35 {
    margin-top: 35px;
}
.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}
.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}
.mt100 {
    margin-top: 100px;
}
.pt30{padding-top: 30px;}
.mr0{margin-right: 0 !important;}
.clear {
    clear: both;
}
.fl{float: left;}
.fr{float: right;}
/*-------------------------------↓分页样式开始↓------------------------------------*/
.page_num {
	padding-top: 30px;
	height: 50px;
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}

.wmdshpage {
	padding-top: 20px;
}

#page_div {
	line-height: 20px;
	color: #666;
	margin: 0 auto;
	min-width: 530px;
}

#pagination_input {
	width: 30px;
	height: 20px;
	line-height: 20px;
	color: #cc3333;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #ccc;
	font-size: 12px;
	margin: 0 5px;
}

#pagination_btn {
	width: 40px;
	height: 25px;
	line-height: 25px;
	background: #cc3333;
	border: 1px #cc3333 solid;
	vertical-align: middle;
	font-family: "微软雅黑";
	color: #fff;
}

#page_div .pagination_index {
	border: 1px #cccccc solid;
	padding: 0 8px;
	margin: 0 4px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	width: 56px;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}

#page_div .pagination_index1 {
	border: 1px #cccccc solid;
	margin: 0 4px;
	padding: 0 8px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	width: 56px;
}

#page_div .pagination_index1 a,
#page_div .pagination_index_num a {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}

#page_div .pagination_index1 a:hover,
#page_div .pagination_index_num a:hover {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}

#page_div .pagination_index_last {
	font-size: 14px;
	margin-left: 10px;
	line-height: 29px;
	color: #000;
}

#page_div .pagination_index_num {
	width: 10px;
	padding: 0 8px;
	margin: 0 4px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #ccc;
}

#page_div .currentindex {
	height: 29px;
	line-height: 29px;
	color: #333;
	text-align: center;
	border: none;
	font-size: 14px;
}

.pagination_homepage {
	display: inline-block;
	float: left;
	width: 46px;
	height: 29px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 29px;
	float: left;
}

.pagination_endpage {
	display: inline-block;
	float: left;
	width: 46px;
	height: 29px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 29px;
	margin-right: 4px;
}

.pagination_totalpage {
	float: left;
	height: 29px;
	line-height: 29px;
	margin-right: 5px;
}
