@charset "utf-8";
/* CSS Document */
body {
	font-family: "宋体";
	background-color: #FFF;
	background-image: url(20170227_17lh_dbj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.menubj {
	background-image: url(20170227_17lh_menubj.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
.bai18c {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #fdf8e5;
	text-decoration: none;
	margin-right: 11px;
	margin-left: 11px;
}
a.bai18c:hover {
	color: #fee282;
}
.hong22c {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;
	color: #a10202;
	text-decoration: none;
}
.hui3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
}
.hui12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.hui14 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.hui15_29 {
	font-size: 15px;
	line-height: 29px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #A51111;
	text-decoration: none;
}
.zkybj {
	background-image: url(20170227_17lh_zkybj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
.bai22c_28 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.lanbj {
	background-image: url(20170227_17lh_lanbj.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 66px;
}
.huangbj {
	background-image: url(20170227_17lh_huangbj.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 66px;
}
.huibj {
	background-image: url(20170227_17lh_huibj.jpg);
	height: 24px;
	margin-top: 15px;
}
.bai12 {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.bai12e {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
}
.hui14_32 {
	font-size: 14px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
}
.hui14_30 {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 30px;
}

/* ly */
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
.ly_mt-15 {margin-top: 15px;}

/* ==========================================================================
   首页
   ========================================================================== */
.main-t-h-l {
	height: 288px;
	width: 428px;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}
.main-t-h-l ul {
	list-style: none;
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 288px;
}
.main-t-h-l ul li {
	float: left;
	position: relative;
	z-index: 3000;
}
.main-t-h-l ul li p {
	text-align: center;
	position: absolute;
	z-index: 4000;
	bottom: 0;
	left: 0;
	width: 418px;
	height: 70px;
	padding-left: 10px;
	line-height: 45px;
	font-size: 18px;
	background: url(20170227_17lh_slide-bg.png) repeat-x;
	color: white;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src="20170227_17lh_slide-bg.png");
	_background: none;
}
.main-t-h-l ol {
	position: absolute;
	z-index: 5000;
	bottom: 15px;
	left: 50%;
	width: 48px;
	margin-left: -24px;
	height: 7px;
	list-style: none;
}
.main-t-h-l ol li {
	float: left;
	margin-right: 5px;
	width: 7px;
	height: 7px;
	background-color: white;
	cursor: pointer;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.main-t-h-l ol li.main-t-h-lc, .main-t-h-l ol li:hover {
	background-color: #2DBABA;
}