@charset "utf-8";
/* CSS Document */
/*********************************************************/
/*********************************************************/
#banner {
	min-width:1067px;
	max-width: 1280px;
	max-height: 560px;
	margin: 0 auto;
	position: relative;
	border-top:#F5F5F5 15px solid;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/

#inews {
	width:515px;
	position: relative;
	padding: 35px 0px 0px 0px;
	float:left;
	margin-left:33px;
	background: url(../images/news_title.png) 0 0 no-repeat;
}
#inews ul{
	display:block;
}
#inews li{
	position:relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#inews ul.top li:nth-child(2n+2){
	float:right;
}
#inews ul.top li{
	width:237px;
	list-style:none;
	float:left;
	padding:6px;
	display:block;
	border:#DDDDDD 1px solid;
	background:url(../images/news_ar.png) 233px 224px no-repeat;
}
#inews ul.top li:hover{
	border:#F99818 1px solid;
}
#inews ul.top li .photo{
	width:237px;
	height:158px;
}
#inews ul.top li .photo img{
	max-width:237px;
	max-height:158px;
	vertical-align:middle;
}
#inews ul.top li .date{
	height:30px;
	color:#F28037;
	font-size:12px;
	text-decoration:none;
	line-height:30px;
}
#inews ul.top li .date span{
	color:#202020;
	font-weight:bold;
}
#inews ul.top li .name{
	width:237px;
	height:0px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	overflow: hidden;
	text-decoration:none;
	text-align:center;
	background:rgba(88,88,88,0.8);
	letter-spacing:1px;
	position:absolute;
	top:165px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#inews ul.top li .con{
	height: 40px;
	line-height: 20px;
	font-size: 13px;
	color: #878787;
	text-decoration: none;
}
#inews ul.top li:hover .name{
	top:135px;
	height:30px;
	text-decoration: none;
}
#inews ul.bottom {
	padding:5px 0;
}
#inews ul.bottom li {
	list-style: none;
	height: 20px;
	color: #FF0000;
	font-size: 13px;
	position: relative;
	text-decoration: none;
	line-height: 20px;
	padding: 7px 0px 7px 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom:#C9C9C9 1px dotted;
}
#inews ul.bottom li:hover .name{
	color:#FA720D;
}
#inews ul.bottom li .name{
	width: 425px;
	font-size: 13px;
	color: #484848;
	float: right;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#inews ul.bottom li .name span{
	color:#DCC58D;
	text-decoration:none;
}
#inews ul.bottom li a, #inews ul.bottom li a:visited {
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#inews ul.bottom li a:hover {
	color: #CC0000;
	text-decoration: none;
}
#inews ul.bottom li .date {
	width:75px;
	text-align:center;
	float: left;
	color: #FFF;
	font-size: 12px;
	display: block;
	background:#F99818;
}
#inews .more {
	width: 21px;
	height: 20px;
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#inews .more a, #inews .more a:visited{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/more.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#inews .more a:hover{
	background:url(../images/more_.png) no-repeat;
}
/*********************************************************/
/*********************************************************/
#icolumn{
	width:422px;
	height:400px;
	float:left;
	position: relative;
	padding: 60px 0px 0px 30px;
	float: right;
	margin-right:40px;
	background: url(../images/column_bg.png) 0 0 no-repeat;
}
#icolumn li{
	display:block;
	padding:0px 10px 15px 10px;
	margin-bottom:15px;
	list-style:none;
	border-bottom:#C9C9C9 1px dotted;
}
#icolumn li:hover .name{
	color:#1479AF;
	text-decoration:underline;
}
#icolumn li .list{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:0 5px;
	line-height:20px;
	background:#55B3D7;
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#icolumn li .name{
	color:#333333;
	font-size:14px;
	line-height:30px;
	overflow:hidden;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#icolumn li .con{
	font-size:13px;
	line-height:20px;
	height:40px;
	color:#878787;
	text-decoration:none;
}
#icolumn .more{
	width:422px;
	height:32px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}
#icolumn .more a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/column_more.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#icolumn .more a:hover {
	background: url(../images/column_more_.png) no-repeat;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/

.slider {
	width: 100%;
	min-width: 1006px;
	height: 650px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.slider .bd {
	width: 1006px;
	position: absolute;
	left: 50%;
	margin-left: -500px
}
.slider .bd li {
	width: 1006px;
	text-align:center;
	overflow: hidden;
	list-style:none;
}
.slider .bd li img {
	display: block;
	width: 1000px;
	height: 650px;
}
.slider .tempWrap {
	overflow: visible !important
}
.slider .tempWrap ul {
	margin-left: -1006px !important; /*强制位置*/
}
.slider .hd {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	height: 4px;
	bottom: 40px;
	text-align: center;
}
.slider .hd li {
	display: inline-block;
	list-style:none;
	*display:inline;
	zoom: 1;
	width: 100px;
	height: 4px;
	line-height: 99px;
	overflow: hidden;
	background: url(../images/banner/slider-nav.png) 0 0px no-repeat;
	margin: 0 5px;
	cursor: pointer;

}
.slider .hd li.on {
	background-position: 0 -5px;

}
.slider .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 100%;
	height: 650px;
	cursor: pointer;
}
.slider .prev {
	left: -50%;
	margin-left: -503px;
}
.slider .next {
	left: 50%;
	margin-left: 503px;
}
.slider .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 650px;
	background: #FFF;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slider .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 48px;
	height: 48px;
	display:block !important;
}
.slider .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.8;
}
.slider .prev .arrow {
	right: -27px;
	background:url(../images/banner/left.png) no-repeat;
}
.slider .next .arrow {
	background:url(../images/banner/right.png) no-repeat;
	left: -27px;
}
