@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
}
html {
	display:inline-block;
	width:100%;
	text-align:center;
	background:url(2017lxyz_html_bg.png);
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	border:0;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.banner {
	width:100%;
	height:500px;
}
.banner img {
	width:100%;
	height:100%;
}
.col {
	width:1140px;
	padding:30px;
	margin:0 auto;
	background:#fff;
	text-align:left;
}
.Tbox {
	background:#f8f8f8;
	padding-right:20px;
}
/*=焦点图=*/
.flash {
	display:inline-block;
	float:left;
	width:600px;
	height:450px;
	position: relative;
	overflow:hidden;
}
.flash li {
	width:600px;
}
.flash a {
	position:relative;
	display:inline-block;
	width:600px;
	height:450px;
}
.flash a img {
	width:600px;
	height:450px;
}
.flash a span {
	position:absolute;
	left:0;
	bottom:0;
	display:inline-block;
	padding:10px 15px 10px 25px;
	width:560px;
	height:40px;
	background:url(2017lxyz_flash_bg.png);
	font:20px/40px "微软雅黑";
	color:#fff;
}
.flash a:hover span {
	text-decoration:underline;
}
.flash .left, .flash .right {
	display:none;
}
.flash .number {
	position:absolute;
	bottom:29px;
	right:15px;
}
.flash .number a {
	display:block;
	width:20px;
	height:3px;
	float:left;
	margin-left:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(2017lxyz_flash_dot.png) no-repeat;
	background-position:-25px 0;
}
.flash .number .cur {
	background-position:0 0;
}
/*列表*/
.Tlist {
	display:inline-block;
	float:right;
	width:490px;
	padding-top:20px;
}
.Tlist li {
	padding-left:15px;
	height:36px;
	background:url(2017lxyz_li_ico.png) no-repeat 0 center;
	overflow:hidden;
}
.Tlist li a {
	font:16px/36px "微软雅黑";
	color:#333;
}
.Tlist li a:hover {
	color:#c00;
}
.Tlist li span {
	float:right;
	font:16px/36px "微软雅黑";
	color:#999;
}
.Tlist p {
	margin-top:15px;
	text-align:center;
}
.Tlist p a {
	display:inline-block;
	width:160px;
	height:40px;
	background:url(2017lxyz_more_btn.png) no-repeat;
	font:16px/40px "微软雅黑";
	color:#fff;
}
.Tlist p a:hover {
	background-position:-160px 0;
}
.conbox {
	margin-top:30px;
	background:#f8f8f8;
}
.conbox .js {
	padding:10px 20px 30px 30px;
	font:16px/36px "微软雅黑";
	color:#333;
}
.mainbox {
	padding:0 22px 1px 46px;
	background:url(2017lxyz_times_bg.png) no-repeat 15px 0;
}
.mainbox dl {
	padding:0 0 5px 15px;
	margin-bottom:29px;
	background:url(2017lxyz_fa_bg02.png) no-repeat right bottom;
}
.mainbox dt {
	margin-bottom:10px;
	padding-left:8px;
	font:bold 18px/24px "微软雅黑";
	color:#333;
}
.mainbox dt a {
	font:bold 18px/24px "微软雅黑";
	color:#333;
}
.mainbox dd {
	position:relative;
	padding-top:5px;
	background:url(2017lxyz_fa_bg01.png) no-repeat right top;
}
.mainbox dd .arrow {
	position:absolute;
	left:-14px;
	top:30px;
	display:block;
	width:15px;
	height:16px;
	background:url(2017lxyz_fa_bg03.png) no-repeat;
}
.detail {
	padding:10px 20px;
	background:#fff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}
.detail p {
	font:16px/30px "微软雅黑";
	color:#333;
}
.detail p a {
	margin-left:5px;
	font:16px/30px "微软雅黑";
	color:#c00;
}
.detail p a:hover {
	color:#f60;
}
/*版权*/
.footer {
	margin-top:30px;
	padding:20px 0 30px 0;
	border-top:5px solid #c00;
	background:#eee;
}
.fcol {
	width:1200px;
	margin:0 auto;
	text-align:left;
}
.foot-txt {
	display:inline-block;
	float:left;
	width:800px;
}
.foot-txt p {
	font:14px/20px "微软雅黑";
	color:#333;
}
.foot-pic {
	display:inline-block;
	float:right;
	width:350px;
}
.foot-pic a {
	display:inline-block;
	float:right;
	margin-left:15px;
}

.guidang{position: absolute; right: 2%; top: 30px; width: 258px;  height: 104px; background: url(/images/gd.png) no-repeat;
  z-index: 999;}
.guidang span{display: block; padding: 4px 0 0 116px;  color: #c81208; font-size:1.375em; font-weight: bold; transform:rotate(-2deg); 
  -ms-transform:rotate(-2deg); 	/* IE 9 */
  -moz-transform:rotate(-2deg); 	/* Firefox */
  -webkit-transform:rotate(-2deg); /* Safari 和 Chrome */
  -o-transform:rotate(-2deg);}