@charset "utf-8";
/* reset */
html, body {
	height: 100%;
}
body {
	font-family: "SimSun";
	background: #fff;
	-webkit-text-size-adjust: 100%;/*解決Iphone下櫥窗字體變大問題*/
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);/*禁止鏈結高亮*/
	-webkit-touch-callout: none;/*禁止鏈結長按彈出選項菜單*/
}
nav, footer, section, header, article {
	display: block;
}
ul {
	list-style: none;
}
a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
}
input, textarea, button {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.clear {
	clear: both;
}
.clearfix {
	display: block;
#zoom:1;/*ie6-ie7*/
}
.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both
}
.main {
	width: 300px;
}
/*box*/
.partSpace {
	margin-bottom: 30px;
}
.combox .title {
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #a6a6a6;
	border-bottom: 1px solid #2d2d2d;
	margin-bottom: 10px;
}
.combox .title * {
	vertical-align: middle;
}
.combox .title a {
	color: #a6a6a6;
	font-size: 12px;
	vertical-align: middle;
	font-family: "SimSun"
}
.combox .title a i {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(imgs/xl_common_v2.png) 0 -156px;
	vertical-align: middle;
	margin-left: 5px;
}
.combox .title h2 {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #383838;
	position: absolute;
	left: 0;
	top: 0;
}
.list li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.list_pic li {
	float: left;
	width: 145px;
	height: 109px;
	margin: 0 6px 6px 0;
	border: 1px solid #e5e5e5;
}
.list_pic li img {
	height: 109px;
	width: 145px;
}
.list_pic li a {
	display: block;
	height: 109px;
	width: 145px;
	position: relative;
}
.list_pic li .bg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.list_pic li .text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 90%;
	height: 20px;
	padding: 0 5%;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}
.list_pic li .text a {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	width: auto;
	font-size: 12px;
}
.list_pic li i {
	width: 22px;
	height: 22px;
	background: url(http://www.xinhuanet.com/2015/fortune/xilan/xl_common_v2.png) 100% -266px no-repeat;
	right: 0;
	bottom: 0;
	z-index: 5;
	position: absolute;
}
#pdtjList {
	width: 306px;
}
#pdtjList1 {
	width: 306px;
}
.sp_pic dt a {
	padding: 4px 0 4px 30px;
	background: url(imgs/xl_common_v2.png) -216px -616px no-repeat;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.sp_pic dd {
	overflow: hidden;
}
.sp_pic dd img {
	height: 170px;
	width: 300px;
	margin-right: 10px;
	display: inline;
}
.sp_pic dd .line {
	height: 8px;
	background: url(http://www.xinhuanet.com/2015/fortune/xilan/xl_common_v2.png) 0px -37px repeat-x;
	margin-top: 8px;
}
#djph h2 {
	margin-bottom: 0px;
}
#djphList {
}
#djphList li {
	position: relative;
	padding-left: 20px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#djphList li i {
	position: absolute;
	left: 0;
	top: 8px;
	background: url(imgs/bg_paihang.gif) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #fff;
}
#djphList li .i1 {
	background-position: 0 0;
}
#djphList li .i2 {
	background-position: 0 -31px;
}
#djphList li .i3 {
	background-position: 0 -63px;
}
#djphList li .i4 {
	background-position: 0 -95px;
}
#djphList li .i5 {
	background-position: 0 -127px;
}
#djphList li .i6 {
	background-position: 0 -159px;
}
#djphList li .i7 {
	background-position: 0 -191px;
}
#djphList li .i8 {
	background-position: 0 -223px;
}
#djphList li a {
	font-size: 14px;
	line-height: 22px;
	color: #3a3a3a;
	line-height: 32px;
}
.rsb h2 span {
	float: right;
	font-size: 12px;
	color: #999;
}
.rsb h2 span a {
	font-size: 12px;
	color: #999;
}
.rsb .con {
	border: 1px solid #ccc;
	padding: 10px 0px;
}
.rsb .con li {
	float: left;
	width: 130px;
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
}
#pdtj {
	margin-bottom: 15px;
}
#pdtj .con {
}
#pdtj .sp_pic dt {
	position: relative;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eaeaea;
}
#pdtj .sp_pic dd {
}
#pdtj .sp_pic dt a {
	background: none;
	margin-left: 40px;
}
#pdtj .sp_pic dt.on {
	height: 75px;
}
#pdtj .sp_pic dt.on a {
	color: #000;
	margin-left: 80px;
	font-weight: bold;
	line-height: 75px;
}
#pdtj .sp_pic dt span {
	background: url(imgs/xl_common_v2.png) -88px -179px no-repeat;
	padding-left: 15px;
	position: absolute;
	left: 5px;
	top: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 18px;
}
#pdtj .sp_pic dt.on span {
	background: #097cb3;
	left: 0;
	top: 0;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	font-size: 40px;
}
#ad1, #ad3, #ad5 {
	margin-bottom: 20px;
}
#ad4, .rsb {
	margin-bottom: 30px;
}
#ad2 {
	border: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 20px;
}
#ad222 {
	margin-bottom: 20px;
}
#pdtjList1 {
	width: 306px;
}
.list_pic1 li {
	float: left;
	max-width: 145px;
	max-height: 109px;
	overflow: hidden;
	margin: 0 6px 6px 0;
	border: 1px solid #e5e5e5;
}
.list_pic1 li a {
	display: block;
	max-height: 109px;
	max-width: 145px;
	position: relative;
}
.list_pic1 li img {
	max-height: 109px;
	max-width: 145px;
}
.list_pic1 li .bg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	max-height: 20px;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.list_pic1 li .text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 90%;
	max-height: 20px;
	padding: 0 5%;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}
