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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
}

ol,ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/* For modern browsers */
.cf:before,.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}

html {
	background-color: #f2f2f2;
}

body {
	font-size: 12px;
}

a {
	text-decoration: none;
}

.page {
	width: 100%;
	min-width: 320px;
	max-width: 480px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #f2f2f2;
}

/* header */
.header {
	width: 96%;
	height: 50px;
	margin-bottom: 10px;
	padding: 0 2%;
}

.header .logo {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	background: url('../images/wap/logo.png') no-repeat 0 0;
}

.x_tab1 {
	float: right;
	width: 50%;
	margin-top: 8px;
}

.x_tab1 .tab_l {
	display: block;
	float: left;
	width: 49%;
	padding: .5em 0;
	background: #FA6567;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font: 300 1.4em/1em arial, 'microsoft yahei', 'tahoma', 'simsun';
}

.x_tab1 .tab_r {
	display: block;
	float: right;
	width: 49%;
	padding: .5em 0;
	background: #92CF68;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font: 300 1.4em/1em arial, 'microsoft yahei', 'tahoma', 'simsun';
}

/* content */
.content {
	width: 96%;
	padding: 0 2%;
}

/* x_sbar1 */
.x_sbar1 {
	position: relative;
	width: 100%;
	height: 48px;
	border: 1px solid #FA6567;
	margin-bottom: 17px;
	background: #fff;
}

.x_sbar1 .txtWrap {
	float: left;
	width: 295px;
	height: 48px;
	overflow: hidden;
}

.x_sbar1 .txt {
	float: left;
	width: 75.444445%;
	height: 48px;
	padding: 0 1.55391%;
	border: none 0;
	font-size: 16px;
}

.x_sbar1 .submit {
	display: block;
	float: right;
	width: 86px;
	height: 48px;
	border-left: 1px solid #FA6567;
	border: none;
	background: url('../images/wap/search_btn.png') no-repeat 0 0;
}

/* contactus */
.contactus {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-family: arial, 'microsoft yahei', 'simsun';
	color: #333333;
}

.contactus p {
	font: 500 14px/22px 'microsoft yahei', arial, 'simsun';
	margin: 20px;
}

.contactus table {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

.contactus table td {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #ccc;
}

.contactus table th {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #ccc;
}

.x_title {
	clear: both;
	height: 26px;
	font: 700 22px/26px 'microsoft yahei', arial, 'simsun';
	color: #333;
	margin: 10px 0;
}

/*shownews*/
.show-news {
	background-color: #FFFFFF;
	color: #333333;
}

.news-title {
	width: 100%;
}

.show-title {
	text-align: center;
	font: 700 24px/40px 'microsoft yahei', arial, 'simsun';
	color: #fc5451;
}

.show-subtitle {
	text-align: center;
	color: #ff9326
}

.show-subtitle i {
	color: #333;
	font-weight: 500
}

.show-detail {
	margin-top: 10px;
	padding: 10px;
	border-top: 1px dashed #fc5451;
	font: 500 16px/22px 'microsoft yahei', arial, 'simsun';
}

.show-detail img {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.show-detail2 {
	margin-top: 10px;
	padding: 10px;
	border-top: 1px dashed #fc5451;
	font: 500 16px/22px 'microsoft yahei', arial, 'simsun';
}

.picNews img {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.picNews p {
	text-align: center;
}

/* x_count */
.x_count {
	clear: both;
	font: 700 20px/26px arial, 'microsoft yahei', 'simsun';
	color: #333;
	margin-bottom: 15px;
}

.x_count em {
	color: #f60;
	padding: 0 3px;
}

/* x_part */
.x_part {
	margin-bottom: 20px;
}

.x_part .tit {
	position: relative;
	border-top: 1px #ccc solid;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}

.x_part .tit .title {
	position: absolute;
	top: -13px;
	left: 50%;
	display: inline-block;
	width: 24.78%;
	height: 26px;
	font: 700 20px/26px 'microsoft yahei', arial, 'simsun';
	color: #333;
	margin-left: -12%;
	background-color: #f2f2f2;
}

.x_part .con {
	width: 100%;
	float: left;
}

.x_part .con dl.list {
	width: 204px;
	height: 300px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	margin-top: 5px;
	margin-left: 2px;
	padding: 10px;
	text-align: center;
}

.x_part .con dl.list dt {
	text-align: center;
	display: block;
}

.x_part .con dl.list dt img {
	display: block;
	margin-left: 10px;
	border: 1px solid #ccc;
	width: 180px;
	height: 240px;
	background: url(../images/loading.gif) center center no-repeat;
	box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.1), 10px 10px 10px rgba(0, 0, 0, 0.1);
}

.x_part .con dl.list dd {
	margin-top: 10px;
}

.x_part .con dl.list dd .s_tit {
	margin-bottom: 8px;
	font: 16px/20px 'microsoft yahei', arial, 'simsun';
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.x_part .con dl.list dd .s_des {
	margin-bottom: 5px;
	font: 14px/18px 'microsoft yahei', arial, 'simsun';
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* x_booklist*/
.x_booklist {
	background: #fff;
	width: 100%;
	margin-bottom: 20px;
}

.x_booklist .b_con {
	width: 100%;
}

.x_booklist .b_con .b_list {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px;
	margin-top: -1px;
	border: 1px solid #ccc;
}

.x_booklist .ico {
	float: left;
	margin-right: 10px;
}

.x_booklist .b_tit {
	font: 16px/20px 'microsoft yahei', arial, 'simsun';
	color: #333;
	line-height: 20px;
}

/* x_sort */
.x_sort {
	clear: both;
	margin-bottom: 20px;
}

.x_sort ul {
	
}

.x_sort ul li {
	border: 1px solid #ccc;
	margin-top: -1px;
	height: 50px;
	background: #fff url('../images/wap/list_sort_bg.png') no-repeat 100% 0;
}

.x_sort ul li a {
	display: block;
	padding: 0 10px;
	font: 300 20px/50px arial, 'microsoft yahei', 'simsun';
	color: #333;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* x_page */
.x_page {
	width: 100%;
	height: 76px;
	margin-bottom: 17px;
}

.x_page .nopre {
	display: block;
	float: left;
	width: 34.782%;
	height: 74px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	font: 20px/74px arial, 'microsoft yahei', 'simsun';
	text-decoration: none;
	color: #ccc;
}

.x_page .pre {
	display: block;
	float: left;
	width: 34.782%;
	height: 74px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	font: 20px/74px arial, 'microsoft yahei', 'simsun';
	text-decoration: none;
	color: #ff8000;
}

.x_page .nonext {
	display: block;
	float: right;
	width: 34.782%;
	height: 74px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	font: 20px/74px arial, 'microsoft yahei', 'simsun';
	text-decoration: none;
	color: #ccc;
}

.x_page .next {
	display: block;
	float: right;
	width: 34.782%;
	height: 74px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	font: 20px/74px arial, 'microsoft yahei', 'simsun';
	text-decoration: none;
	color: #ff8000;
}

.x_page .num {
	display: block;
	float: left;
	width: 29.144321%;
	height: 76px;
	text-align: center;
	color: #555;
	font: 20px/76px arial, 'microsoft yahei';
}

/* footer */
.footer {
	margin-top: 10px;
	text-align: center;
	line-height: 2em;
}

.footer .top a {
	display: inline-block;
	padding: 0 2%;
	font-size: 1.1667em;
	font-weight: 700;
	text-decoration: none;
	color: #777;
}

.footer .btm {
	color: #999;
	font-size: 1em;
	font-family: arial, 'microsoft yahei', 'simsun';
	margin-bottom: 10px;
}

.footer .gotop a {
	display: block;
	width: 100%;
	height: 73px;
	border-top: 1px solid #ccc;
	background: #fff;
	font: 20px/72px arial, 'microsoft yahei', 'simsun';
	text-decoration: none;
	color: #333;
}

/* 屏幕小于960px */
@media screen and (max-width:960px) {
}

/* 屏幕小于768px */
@media screen and (max-width:768px) {
}

/* 屏幕小于480px */
@media screen and (max-width:479px) {
	.page {
		width: 100%;
		min-width: 320px;
		max-width: 480px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		background-color: #f2f2f2;
	}
	/* header */
	.header {
		width: 96%;
		height: 34px;
		margin-bottom: 10px;
		margin-top: 8px;
		padding: 0 2%;
	}
	.header .logo {
		display: block;
		width: 50%;
		height: 100%;
		float: left;
		background: url('../images/wap/logo_320.png') no-repeat 0 0;
	}
	.x_tab1 {
		float: right;
		width: 50%;
		margin-top: 2px;
	}
	.x_tab1 .tab_l {
		display: block;
		float: left;
		width: 49%;
		padding: 8px 0;
		background: #FA6567;
		border-radius: 3px;
		color: #fff;
		text-decoration: none;
		text-align: center;
		font: 300 14px/14px arial, 'microsoft yahei', 'tahoma', 'simsun';
	}
	.x_tab1 .tab_r {
		display: block;
		float: right;
		width: 49%;
		padding: 8px 0;
		background: #92CF68;
		border-radius: 3px;
		color: #fff;
		text-decoration: none;
		text-align: center;
		font: 300 14px/14px arial, 'microsoft yahei', 'tahoma', 'simsun';
	}
	/* content */
	/* x_sbar1 */
	.x_sbar1 {
		width: 100%;
		height: 34px;
		border: 1px solid #FA6567;
		margin-bottom: 17px;
		background: #fff;
	}
	.x_sbar1 .txtWrap {
		float: left;
		width: 191px;
		height: 34px;
		overflow: hidden;
	}
	.x_sbar1 .txt {
		float: left;
		width: 75%;
		height: 34px;
		padding: 0 5px;
		border: none 0;
	}
	.x_sbar1 .submit {
		display: block;
		float: right;
		width: 60px;
		height: 34px;
		border-left: 1px solid #FA6567;
		border: none;
		background: url('../images/wap/search_btn_320.png') no-repeat 0 0;
	}
	.x_title {
		clear: both;
		height: 26px;
		font: 700 20px/26px 'microsoft yahei', arial, 'simsun';
		color: #333;
		margin: 10px 0;
	}
	/* x_count */
	.x_count {
		clear: both;
		font: 700 16px/20px arial, 'microsoft yahei', 'simsun';
		color: #333;
		margin-bottom: 10px;
	}
	.x_count em {
		color: #f60;
		padding: 0 3px;
	}
	/* x_part */
	.x_part {
		margin-bottom: 20px;
	}
	.x_part .tit {
		position: relative;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.x_part .tit .title {
		position: absolute;
		top: -13px;
		left: 50%;
		display: inline-block;
		width: 24.78%;
		height: 26px;
		font: 700 16px/26px 'microsoft yahei', arial, 'simsun';
		color: #333;
		margin-left: -12.39%;
		background-color: #f2f2f2;
	}
	.x_part .con {
		width: 100%;
		float: left;
	}
	.x_part .con dl.list {
		width: 47.5%;
		min-height: 220;
		max-height: 255px;
		float: left;
		border: 1px solid #ccc;
		background: #fff;
		margin-top: -1px;
		margin-left: -1px;
		text-align: center;
		padding: 1%;
	}
	.x_part .con dl.list dt {
		text-align: center;
		display: block;
	}
	.x_part .con dl.list dt img {
		display: block;
		border: 1px solid #ccc;
		margin-left: 10%;
		width: 80%;
		height: 80%;
		min-height: 167px;
		max-height: 195px;
		background: url(../images/loading.gif) center center no-repeat;
		box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.1), 10px 10px 10px rgba(0, 0, 0, 0.1);
	}
	.x_part .con dl.list dd {
		margin-top: 10px;
	}
	.x_part .con dl.list dd .s_tit {
		margin-bottom: 8px;
		font: 16px/20px 'microsoft yahei', arial, 'simsun';
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.x_part .con dl.list dd .s_des {
		margin-bottom: 5px;
		font: 14px/18px 'microsoft yahei', arial, 'simsun';
		color: #999;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* x_sort */
	.x_sort {
		clear: both;
		margin-bottom: 15px;
	}
	.x_sort ul {
		
	}
	.x_sort ul li {
		border: 1px solid #ccc;
		margin-top: -1px;
		height: 40px;
		background: #fff url('../images/wap/list_sort_bg_320.png') no-repeat 100% 3px;
	}
	.x_sort ul li a {
		display: block;
		padding: 0 10px;
		font: 300 16px/40px arial, 'microsoft yahei', 'simsun';
		color: #333;
		text-decoration: none;
	}
	/* x_page */
	.x_page {
		width: 100%;
		height: 50px;
		margin-bottom: 17px;
	}
	.x_page .nopre {
		display: block;
		float: left;
		width: 34.782%;
		height: 48px;
		border: 1px solid #ccc;
		text-align: center;
		background-color: #fff;
		font: 16px/48px arial, 'microsoft yahei', 'simsun';
		text-decoration: none;
		color: #ccc;
	}
	.x_page .pre {
		display: block;
		float: left;
		width: 34.782%;
		height: 48px;
		border: 1px solid #ccc;
		text-align: center;
		background-color: #fff;
		font: 16px/48px arial, 'microsoft yahei', 'simsun';
		text-decoration: none;
		color: #ff8000;
	}
	.x_page .nonext {
		display: block;
		float: right;
		width: 33.782%;
		height: 48px;
		border: 1px solid #ccc;
		text-align: center;
		background-color: #fff;
		font: 16px/48px arial, 'microsoft yahei', 'simsun';
		text-decoration: none;
		color: #ccc;
	}
	.x_page .next {
		display: block;
		float: right;
		width: 33.782%;
		height: 48px;
		border: 1px solid #ccc;
		text-align: center;
		background-color: #fff;
		font: 16px/48px arial, 'microsoft yahei', 'simsun';
		text-decoration: none;
		color: #ff8000;
	}
	.x_page .num {
		display: block;
		float: left;
		width: 29.544321%;
		height: 50px;
		text-align: center;
		color: #555;
		font: 20px/50px arial, 'microsoft yahei';
	}
	/* footer */
}

@media screen and (-webkit-min-device-pixel-ratio:2) and (max-width:479px) {
	.header .logo {
		background: url('../images/wap/logo.png') no-repeat 0 0;
		-webkit-background-size: 65px 34px;
		background-size: 65px 34px;
	}
	.x_sbar1 .submit {
		background: url('../images/wap/search_btn.png') no-repeat 0 0;
		-webkit-background-size: 60px 34px;
		background-size: 60px 34px;
	}
	.x_sort ul li {
		background: #fff url('../images/wap/list_sort_bg.png') no-repeat 100% 3px;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
}

/* 屏幕小于320px */
@media screen and (max-width:320px) {
}