/*banner*/
/*浮窗start*/
#quan-enter-box {
    z-index: 1500;
    width: 235px;
    height: 155px;
    /*background: url('../JN_img/GZ1.jpg')no-repeat;*/
    /*background:#808080;*/
}
#quan-enter-box .enter-btn {
	display: block;
	width: 300px;
	height: 200px;
}

#quan-enter-box .close-btn {
	z-index: 1500;
	width: 35px;
	height: 35px;
	display: block;
	top: 0px;
	left: 0px;
}
/*浮窗end*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 400px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	min-width: 1200px;
}
.fullSlide .bd ul {
	width: 100% !important;
	min-width: 1200px;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 400px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0px;
	top: 370px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin-right: 20px;
	overflow: hidden;
	background: url(../JN_img/bannerBtn.png) no-repeat -32px top;
	line-height: 999px;
}
.fullSlide .hd ul li.on {
	background: url(../JN_img/bannerBtn.png) no-repeat left top;
}
.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	line-height: 60px;
	background: #000;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
/*.fullSlide .prev{
	left: 6%;
	background: #000 url(../images/JNimages/leftPoint.png) no-repeat center;
}
.fullSlide .next {
	left: auto;
	right: 6%;
	background: #000 url(../images/JNimages/rightPoint.png) no-repeat center;
}*/

/*.fullSlide:hover .prev,
.fullSlide:hover .next {
	display: block;
}*/
/*模块1*/
.Con_Module01{
	min-height: 310px;
	padding: 10px 0 30px;
}
.Con_Module01 .div_Left{
	width: 950px;
}
.Con_Module01 .div_Right{
	width: 220px;
}
.Con_Module01 .div_Right .ul-list li{
	width: 202px;
	height: 75px;
	padding: 20px 0 0 18px;
	margin-bottom: 12px;
}
.Con_Module01 .div_Right .ul-list li .a-entery{
	/*padding-left: 64px;*/
	display: block;
	background: url(../JN_img/icon-enter.png) no-repeat 64px center;
}
.Con_Module01 .div_Right .ul-list li .a-entery:hover{
	color: #308BD8;
}
.f_green{
	color: #5cbd67;
}
.Con_Module01 .div_Right .ul-list li.li-01{
	background: url(../JN_img/bg_right01.png) no-repeat center center;
}
.Con_Module01 .div_Right .ul-list li.li-02{
	background: url(../JN_img/bg_right02.png) no-repeat center center;
}
.Con_Module01 .div_Right .ul-list li.li-03{
	background: url(../JN_img/bg_right03.png) no-repeat center center;
}
.hd_title {
	height: 47px;
	line-height: 46px;
	border-bottom: 1px solid #dddddd;
    background-color:#308BD8;
}
.hd_title li {
	line-height: 46px;
	padding: 0 13px;
	margin-right: 9px;
}
.hd_title li.on {
	color: #fff;
	/*border-bottom: 2px solid #fff;*/
    font-weight:bold;
}
.bd_box>a {
	top: -48px;
	right: 9px;
}
.bd_box>a:hover{
	color: #308BD8;
}
/*轮播图 start */
.slideBox {
	width: 400px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	right: 5px;
	bottom: 6px;
	z-index: 1;
}
.bannerTitle {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../JN_img/slideBg02.png);
	z-index: 1;
	bottom: 0;
}
.bannerTitle a {
	width: 265px;
	padding-left: 14px;
	line-height: 35px;
}
/*按钮*/
.slideBox .hd ul {
	overflow: hidden;
	margin-right: 20px;
	z-index: 2;
}
.slideBox .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	background: url(../JN_img/spot_icon.png) no-repeat -17px top;
	cursor: pointer;
	margin-left: 5px;
}
.slideBox .hd ul li.on {
	background: url(../JN_img/spot_icon_on.png) no-repeat left top;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd ul {
	height: 330px;
	overflow: hidden;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}
/*轮播图 end */
/*轮播图右侧列表*/
.left_rightList{
	width: 525px;
}
.bottomUl li{
	background: url(../JN_img/spot_grey.png) no-repeat 4px center;
	padding-left: 20px;
	line-height: 35px;
	+line-height: 30px;
	border-bottom: 1px dashed #EEEEEE;
}
.bottomUl li:hover a,
.bottomUl li:hover span,{
	color: #308BD8;
}
.bottomUl li a {
	width: 365px;
}
.bottomUl_Module02 li a {
	width: 330px;
}
/*模块2*/
.Con_Module02{
	min-height: 336px;
	padding: 20px 0;
	background: url(../JN_img/bg_module02.png) no-repeat center center;
	background-size: 100% 100%;
}
.Con_Module02 .box{
	width: 366px;
	/*padding: 0 10px;*/
	height: 336px;
}
.Con_Module02 .rightbox .p-title{
	width: 335px;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	background: url(../JN_img/bg_rightboxTxt.png) no-repeat center center;
}
.Con_Module02 .rightbox .div-txt{
	height: 40px;
	line-height: 20px;
}
/*模块3*/
.tempWrap {
	*width: 1038px !important;
}
.Con_Module03 .titleBox {
	width: 100px;
	height: 120px;
	background-color: #308BD8;
}
.Con_Module03 .titleBox p {
	font-size: 24px;
	margin-top: 15px;
}
.Con_Module03 .mainBox {
	width: 1078px;
	height: 120px;
	background-color: #ffffff;
	padding: 0px 0 0 20px;
	overflow: hidden;
}
.Con_Module03 .mainBox ul li {
	margin-top: 8px;
}
.Con_Module03 .mainBox ul li:hover p {
	color: #0676c9;
}
.Con_Module03 .mainBox ul li .imageBox {
	height: 79px;
	width: 300px;
}
.Con_Module03 .mainBox ul li .imageBox img {
	width: 100%;
	height: 100%;
}
.Con_Module03 .mainBox .bd ul,
.Con_Module03 .mainBox .bd {
	width: 1078px;
	/*height: 201px;*/
	overflow: hidden;
	/**width: 1038px;*/
	/**height: 201px;*/
	*overflow: hidden;
}
/*底部*/
.div-bottom{
	background-color: #1571bf;
	min-height: 192px;
}
.div-bottom .div-link{
	border-bottom: 1px solid #b0b0b0;
}
.f_8d{
	color: #fff;
}
.f15{
	font-size: 15px;
}
.div-bottom .div-link .p-title{
	height: 45px;
	line-height: 24px;
}
.p-title02{
	height: 50px;
	line-height: 50px;
}
.w80{
	width: 80px;
}
.w208{
	width: 208px;
}
.w280{
	width: 280px;
}
.w190{
	width: 190px;
}
.div-txt02{
	line-height: 26px;
}
.lh50{
	line-height: 50px;
}
