@charset "utf-8";

body { margin: 0; padding: 0;font-size: 16px; font-family:"\5FAE\8F6F\96C5\9ED1", "SimSun", Arial, Helvetica, sans-serif; font-style: normal;color: #000000; }
html, body { _background-image: url(about:blank); _background-attachment: fixed;  text-align: left; }
html { height: 100%; }
body { height: 100%; background: #fff; }
div,form,img,ul,ol,li,dl,dt,dd,p,i,em {margin: 0; padding: 0; border: 0;}
div, ul, li { margin: 0; padding: 0; border: 0; }
ul, li { list-style-type: none; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:24px; font-style:normal; font-weight:normal;}
h6{font-size:12px;font-weight:normal;margin:5px auto;}
table,td,tr,th{font-size:12px;}
font{font-size:12px;}
em{font-style:normal}
input { outline: none; }
img { border: none; vertical-align: middle; }

/* 默认链接颜色 */
a { cursor: pointer; outline: none; color: #000000; text-decoration: none; }
a:link {}
a:visited {}
a:active, a:hover { }
a:hover{text-decoration: underline;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,.cRed:link,.cRed:visited{color:#F00;}
.cRed a,.cRed a:link,.cRed a:visited{color:#F00;}
.cRed a:hover{color:#F00;}

.cWhite,.cWhite:link,.cWhite:visited{color:#FFF;}
.cWhite a,.cWhite a:link,.cWhite a:visited{color:#FFF;}
.cWhite a:hover{color:#FFF; text-decoration:underline}
/**/



.banner{
	position: relative;
	height: 465px;
	width: 100%;
	background: url(../img/banner.jpg)top center no-repeat ;
}


.con{
	width: 1000px;
	overflow: hidden;
	margin:50px auto;
	padding-bottom: 50px;
}
.con-lf{
	width: 640px;
	overflow: hidden;
	float: left;
}
.title-lf{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top: 2px solid #cccccc;
	display: flex;
	justify-content: space-between;
}
.title-lf span a{
	font-size: 12px;
}
.lf-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.lf-list ul li{
	display: block;
	padding:30px 0;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	width: 100%;
}
.lf-list ul li h2 a{
	line-height: 35px;
	min-height: 35px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.lf-list ul li p a{
	line-height: 25px;
	min-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
}
.lf-list ul li:last-child{
	border-bottom: none
}

.con-rg{
	width: 260px;
	min-height: 550px;
	overflow: hidden;
	background:#fafafa;
	border: 1px solid  #f0f0f0;
	float: right;
	padding: 20px;
	 box-sizing: border-box;
}
.title-rg{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	display: flex;
	justify-content: space-between;	
}
.title-rg span a{
	font-size: 12px;
}
.rg-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.rg-list ul li{
	display: block;
	padding:20px 0;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	width: 100%;
}
.rg-list ul li h2 a{
	line-height: 25px;
	min-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
}
.rg-list ul li p a{
	line-height: 20px;
	min-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
}
.rg-list ul li:last-child{
	border-bottom: none
}





/* lunbotu start */
.focusBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #000000bf;
	width: 99%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.focusBox .pic p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding-left: 10px;
}
.focusBox .pic p a:hover{
	color: #fff!important;
}
.focusBox .pic img {
	width: 640px;
	height: 420px;
	display: block;
}
.focusBox .hd {
	width: auto;
	right: 0;
	position: absolute;
	bottom: 13px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: url(../img/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
}
.focusBox .hd .on {
	background-position: 0 0;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../img/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/* lunbotu end */


.footer{
	width: 1000px;
	border-top:3px solid #b4c1d8;
	height: 70px;
	line-height: 70px;
	text-align: center;
	margin: auto;
}
