.main {
	width: 100%;
	height: auto;
}
.header {
	width: 100%;
	height: ;
	background: url(/jz../image/bgheader.jpg) no-repeat center center;
	height: 1105px;
	min-width: 1000px;
}
.w1000 {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	
}
.logo {
	background: url(/jz../image/logo.png) no-repeat center center;
	width: 246px;
	height: 154px;
	position: absolute;
	left: 0;
	top: 0;
}
.zhu {
	height: 295px;
	width: 100%;
	
}
.zhu .btnarea{
	width: 228px;
	height: 100%;
	float: left;
	
}
.zhu .btnarea .down {
	background: url(/jz../image/down.jpg);
	width: 228px;
	height: 132px;
	display: block;
}
.zhu .btnarea .down:hover {
	background: url(/jz../image/down2.jpg);
	width: 228px;
	height: 132px;
	display: block;
}
.zhu .btnarea .zhucebtn {
	background: url(/jz../image/zhuce.jpg);
	width: 228px;
	height: 82px;
	display: block;
}
/*.zhu .btnarea .zhucebtn:hover {
	background: url(/jz../image/zhuce2.jpg);
	width: 228px;
	height: 82px;
	display: block;
}*/
.zhu .btnarea .chongzhi {
	background: url(/jz../image/chongzhi1.jpg);
	width: 228px;
	height: 82px;
	display: block;
}
.zhu .btnarea .chongzhi:hover {
	background: url(/jz../image/chongzhi2.jpg);
	width: 228px;
	height: 82px;
	display: block;
}
.newsbox {
	width: 473px;
	height: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	background: #fff;
	float: left;
}
.newsbox .tab{
	height: 51px;
	border-bottom: 1px solid #dadbdf;
	width: 100%;
	margin-bottom: 4px;
}
.newsbox .tab span {
	height: 52px;
	box-sizing: border-box;
	color: #51596b;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	width: 65px;
	display: block;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.newsbox .tab span.cur {
	color: #f4420d;
	border-bottom: 3px solid #f4420d;
	
}
.news {
	width: 100%;
	height: auto;
}
.news ul li {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px dashed #ebf4f6;
	box-sizing: border-box;
	font-size: 14px;
	color: #454d60;
	font-family: "微软雅黑";
	
}
.news ul li.last {
	border-bottom: none;
	
}
.news ul li span {
	color: #454d60;
	display: block;
	
}
.news ul li span.span1 {
	height: 39px;
	width: 310px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
	



.lunbo {
	width:299px ;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.lunbo ul {
	position: absolute;
	left: 0;
	top: 0;
}
.lunbo ul li {
	width: 299px;
	height: 100%;
	float: left;
}
 .dot {
	position: absolute;
	left: 188px;
	bottom: 10px;
}
 .dot span {
	width: 16px;
	height: 16px;
	background: url(/jz../image/dot.png) no-repeat center center;
	float: left;
	margin-right: 4px;
	cursor: pointer;
}

 .dot span.cur {
	background: url(/jz../image/dotcur.png) no-repeat center center;
	
}
.videoarea {
	width: 100%;
	height: 223px;
	box-sizing: border-box;
	border: 1px solid #dceff6;
	margin-top: 20px;
	background: #fff;
	padding: 0 7px;
}
.videoarea .title {
	width: 100%;
	height: 46px;
	box-sizing: border-box;
	border-bottom: 1px solid #dceff6;
	color:#3f93ab;
	font-size: 20px;
	background: url(/jz../image/jing.png) no-repeat left center;
	padding-left: 28px;
	position: relative;
	line-height: 45px;
	
}
.videoarea .title .more {
	position: absolute;
	right: 0;
	height: 45px;
	line-height: 45px;
	color:#3f93ab;
	top: 0 ;
}
.videoarea .videoall {

	margin-top: 10px;
}
.videoarea .videoall ul li {
	width: 207px;
	height: 150px;
	position: relative;
	margin-left: 30px;
	float: left;
}
.videoarea .videoall ul li .play {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: url(/jz../image/play.png);
	width: 47px;
	height: 47px;
	cursor: pointer;
}




.picarea {
	width: 100%;
	height: 223px;
	box-sizing: border-box;
	border: 1px solid #dceff6;
	margin-top: 20px;
	background: #fff;
	padding: 0 7px;
	margin-bottom: 100px;
}
.picarea .title {
	width: 100%;
	height: 46px;
	box-sizing: border-box;
	border-bottom: 1px solid #dceff6;
	color:#3f93ab;
	font-size: 20px;
	background: url(/jz../image/jing.png) no-repeat left center;
	padding-left: 28px;
	position: relative;
	line-height: 45px;
	
}
.picarea .title .more {
	position: absolute;
	right: 0;
	height: 45px;
	line-height: 45px;
	color:#3f93ab;
	top: 0 ;
}
.picarea .picall {

	margin-top: 10px;
}
.picarea .picall ul li {
	width: 207px;
	height: 150px;
	position: relative;
	margin-left: 30px;
	float: left;
}

/*0106修改*/
.main {
	position: relative;
	min-width: 1000px;
	overflow: hidden;
}
.part2 {
	position: absolute;
	left: 50%;
	margin-left: -330px;
	bottom: 205px;
	width: 1000px;
}
.part2 span,.part2 a {
	float: left;
	margin-right: 45px;
	font-size: 20px;
	line-height: 28px;
	color: #000;
}

.part2 a:hover {
	color:red
}

