﻿
#banner {
	height: auto;
	background: #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	position: relative;
	z-index: 7;
}
#banner .banner_bg {
	width: 100%;
	height: auto;/*background:url(../images/banner_bg.jpg);*/
	margin: 0 auto;
	position: relative;
}
#banner .banner_bg .banner_pic {
	position: absolute;
	top: 0;
	left: 0;
}
#banner .banner_bg .qiehuan {
	width: 320px;
	height: 23px;
	position: absolute;
	bottom: 5px;
	left: 40px;
	z-index: 99
}
#banner .banner_bg .qiehuanl {
	float: left;
	margin-right: 12px;
	width: 18px;
	height: 18px;
}
#banner .banner_bg .qiehuanl.der {
	margin-right: 0;
}
#banner .banner_bg .qiehuanl .qiehuanB {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/qh_bnt.gif);
}
/*#banner .banner_bg .qiehuanl a:hover{display:block;background:url(../images/qhh_bnt.gif);}*/
#banner .banner_bg .qiehuanl .qiehuanBNew {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/qhh_bnt.gif);
}
#banner .banner_bg .jiantou_bg {
	width: 40px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background: #0d3b76;/*filter:Alpha(opacity=50); -moz-opacity:0.5;*/
	opacity: 0.8;
	z-index: 9;
}
.jiantou_bg .jtqh {
	display: block;
	width: 9px;
	height: 17px;
	background: url(../images/jtqh_ico.gif);
	margin: 17px 0 0 15px;
}
#banner .banner_bg .jiantou_bg.rside {
	right: 0;
}
.jiantou_bg .jtqh.ir {
	background: url(../images/jtqhr_ico.gif);
}
#banner .banner_bg .newstitle_bg {
	width: 100%;
	height: 36px;
	background: #0d3b76;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	position: absolute;
	bottom: 0px;
	z-index: 10;
}
.jjcontent_warp {
	width: 1300px;
	height: 617px;
	margin: 0 auto;
}
.newscontent {
	width: 500px;
	height: 50px;
	position: absolute;
	bottom: 30px;
	right: 32px;
}
.newscontent .newstitle {
	color: #fffffd;
	font-size: 16px;
	padding: 50px 0 0 0px;
	font-weight: bold;
	float: right
}
.newscontent .nrjj {
	color: #fffffd;
	padding: 10px 0 15px 18px;
}
.newscontent .ckxq {
	color: #00a984;
	padding: 0 0 0 18px;
}

.newscontent {
	width: 100%;
	height: 100%;
	position: static;
}
.newscontent .newstitle {
	color: #fffffd;
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	float: right;
	position: absolute;
	bottom: 8px;
	right: 32px;
	z-index: 10;
}