.h_banner{
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.h_banner a{
	display: block;
	cursor: auto;
}
.h_banner .limit,.h_banner .bd,.h_banner .bd li{
	width: 1366px;
	height: 570px;
}
.h_banner .limit{
	width: 1366px;
	height: 570px;
	margin: 0 auto;
}
.h_banner .bd{
	position: absolute;
	left: 50%;
	margin-left: -683px;
}
.h_banner .tempWrap{
	width: 1366px !important;
}
.h_banner .bd img{
	width: 100%;
	height: 570px;
}
.h_banner .hd{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 2px;
	z-index: 10;
}
.h_banner .hd li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 10px;
	height: 10px;
	margin: 0 6px;
	border-radius: 50%;
	border: 1px solid #fff;
	cursor: pointer;
}
.h_banner .hd li.on{
	background: #fff;
}

.index_box{
	width: 100%;
	padding-bottom: 180px;
}
.index_box .title{
	height: 76px;
	line-height: 76px;
	font-size: 0;
	text-align: center;
}
.index_box .title a{
	cursor: auto;
}
.index_box .matter{
	width: 1200px;
	margin: 0 auto;
}
.box1{
	text-align: center;
}
.box1 .matter{
	width: 100%;
	background: #fff;
}

.box2 .matter{
	background: #fff;
}
.box2 .pic{
	display: block;
	width: 600px;
	height: 349px;
}
.box2 .pic img{
	width: 100%;
	height: 349px;
}
.box2 .brief{
	width: 600px;
	height: 349px;
	padding: 12px 42px;
	color: #333;
	overflow: hidden;
}
.box2 h1{
	font-size: 26px;
	text-align: center;
}
.box2 p{
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
}

.box3 .matter{
	position: relative;
}
.box3 .matter a{
	display: block;
}
.box3 .toggle a{
	width: 27px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
}
.box3 .toggle a.prev{
	left: 0;
}
.box3 .toggle a.next{
	right: 0;
}
.box3 .super{
	width: 1120px;
	height: 264px;
	margin: 0 auto;
	overflow: hidden;
}
.box3 .super li{
	width: 344px;
	float: left;
	margin-right: 44px;
}
.box3 .super .pic{
	width: 100%;
	height: 226px;
}
.box3 .super .pic img{
	width: 100%;
	height: 226px;
}
.box3 .super h2{
	line-height: 38px;
	text-align: center;
	color: #333;
	background: #fff;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box4 img{
	width: 100% !important;
	height: auto !important;
}

.box5 .title a{
	cursor: pointer;
}
.box5 .matter{
	text-align: center;
}
.box5 .matter a{
	display: block;
}
.box5 .nav{
	font-size: 0;
	margin-bottom: 12px;
}
.box5 .nav a{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 28px;
	margin: 0 12px;
}
.box5 .nav a.new_on{
	border-bottom: 1px solid #fff;
}
.box5 .show{
	display: none;
}
.box5 .list{
	width: 654px;
	height: 374px;
	overflow: hidden;
}
.box5 .list li{
	margin-bottom: 29.5px;
}
.box5 .time{
	width: 122px;
	height: 105px;
	font-size: 14px;
	color: #fff;
	background: #8f8f8f;
	line-height: 46px;
	padding: 14px 0;
}
.box5 .list li:first-child .time{
	background: #f16e16;
}
.box5 .time span{
	font-size: 40px;
	display: block;
}
.box5 .mess{
	width: 532px;
	height: 105px;
	background: #fff;
	text-align: left;
	padding: 22px 5px 22px 22px;
}
.box5 .mess h2{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box5 .mess p{
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.box5 .pic{
	width: 500px;
	height: 374px;
	padding: 5px 5px 0;
	background: #fff;
}
.box5 .pic img{
	width: 100%;
	height: 324px;
}
.box5 .pic h2{
	color: #333;
	width: 100%;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
