

	/* 本例子css */
	.fullSlide6{ width:100%;  position:relative;  height:574px; background:#000;  }
	.fullSlide6 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide6 .bd ul{ width:100% !important;  }
	.fullSlide6 .bd li{ width:100% !important;  height:574px; overflow:hidden; text-align:center;  }
	.fullSlide6 .bd li a{ display:block; height:574px; }

	.fullSlide6 .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px;  text-align:center;
		 _background:#000; _filter:alpha(opacity=60); 
	}
	.fullSlide6 .hd ul{ text-align:center;  padding-top:5px;  }
	.fullSlide6 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:5px; background:url(banner_icon_001.png); overflow:hidden; 
		line-height:9999px; 
	}
	.fullSlide6 .hd ul .on{background:url(banner_icon_002.png)}

    .fullSlide6 img{
        height: 574px;
    }



	/* 最后一部分1分5 */

	.jpgc{
		height: 50px;
		margin-bottom: 20px;
	}
	.jpgc .tihua{
		background: url(lsth.png) no-repeat center;
		background-size: 100%;
		float: left;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		height: 50px;
		width: 150px;
		line-height: 50px;
		padding-left: 17px;
	}
	.jpgc a{
		margin-right: 15px;
		display: block;
		height: 50px;
		line-height: 50px;
		float: right; 
	}
	a:hover {
		text-decoration: none;
	}
	/* 本例子css */
	.slideGroup{ width:1200px;  text-align:left;  }
	.slideGroup .parHd{ height:35px; line-height:35px;  padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
	.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
	.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; color: rgb(119, 119, 119);font-weight: bold; font-size: 18px;margin-left: 110px;}
	.slideGroup .parHd ul li.on{ height:35px;  border-bottom:3px solid #193681;color: #000;font-weight: bold;  }
	.slideGroup .slideBox66{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }

	.slideGroup .sPrev,.slideGroup .sNext{z-index: 9999; position:absolute; left:5px; top:48px; display:block; width:40px; height:94px; background:url(ban_pre-hover.png) center center no-repeat;background-size: 100%;}
	.slideGroup .sNext{z-index: 9999; left:auto; right:5px; background:url(ban_next-hover.png) center center no-repeat;background-size: 100%; }

	.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
	.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; }
	.slideGroup .parBd ul li .pic{ text-align:center; }
	.slideGroup .parBd ul li .pic img{ width:214px; height:162px; display:block;  padding:2px;}
	.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
	.slideGroup .parBd ul li .title{ line-height:24px;   }
	.slideBox66 .tempWrap{
		left: -16px;
	}

	.slideGroup .parBd ul li .title {
		height: 30px;
		line-height: 30px;
		background-color: rgba(0,0,0,0.3);
		position: absolute;
		top: 130px;
		width: 210px;
		left: 2px;
		color: #fff;
	}
	.slideGroup .parBd ul li .title a{
		color: #fff;
		font-weight: bold;
	}
