.slideBox {
	width: 100%;
	height: 280px;
	overflow: hidden;
	position: relative;
	
	/* border: 1px solid #ddd; */
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 9px;
	z-index: 1;
	transform: translate(-50%, 0%);
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
		height: 10px;
		background-color: #b0b0b0;
		border-radius: 5px;
	background: #fff;
	cursor: pointer;
	opacity: 0.4;
}

.slideBox .hd ul li.on {
	opacity: 1;
	width: 21px;
		height: 10px;
}
.slideBox .bd ul li img{
	width: 757px;
	height: 100%;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd ul {
	height: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 100%;
}

.slideBox .bd img {
	width: 450px;
	height: 230px;
	display: block;
}

.slideBox .bd ul li {

	width: 100%;
	min-width: 1200px;
background-position: center center !important;

}

/* .slideBox .bd ul li:nth-child(1) {
	background: url(../img/inden_banner1.jpg) no-repeat;
	background-position: center center;
}

.slideBox .bd ul li:nth-child(2) {
	background: url(../img/inden_banner2.jpg) no-repeat;
	background-position: center center;
}

.slideBox .bd ul li:nth-child(3) {
	background: url(../img/inden_banner3.jpg) no-repeat;
	background-position: center center;
}

.slideBox .bd ul li:nth-child(4) {
	background: url(../img/inden_banner4.jpg) no-repeat;
	background-position: center center;
}

.slideBox .bd ul li:nth-child(5) {
	background: url(../img/inden_banner5.jpg) no-repeat;
	background-position: center center;
}

.slideBox .bd ul li:nth-child(6) {
	background: url(../img/inden_banner6.jpg) no-repeat;
	background-position: center center;
} */
.index_guang_lunbo{
	margin-top: 10px;
}
.index_guang_lunbo .bd .tempWrap{
	overflow: hidden;
	width: 757px !important;
}
.index_guang_lunbo .bd ul li{
	width: 182px !important;
	    margin: 0 9px 0 0;
		overflow: hidden;
		height: 150px;
}
.index_guang_lunbo .bd ul li img{
	width: 182px !important;
	height: 150px !important;
}

.mb2_banner li{
	position: relative;
	padding-top: 94px;
	box-sizing: border-box;
	font-weight: bold;
}
.mb2_banner li p{
	width: 757px;
	text-align: center;
}
.mb2_banner .gs_name{
	font-size: 50px;
	max-width: 750px;
	white-space: nowrap;
	overflow: hidden;
}
.mb2_banner .gs_zhiwei{
	margin-top: 28px;
	font-size: 14px;
}
.mb2_banner li:nth-child(1) .gs_name{
	color: #ffffff;
}
.mb2_banner li:nth-child(1) .gs_zhiwei{
	color: #286cff;
}
.mb2_banner li:nth-child(2) .gs_name{
	color: #23a0db;
}
.mb2_banner li:nth-child(2)  .gs_zhiwei{
	color: #23a0db;
}
.mb2_banner li:nth-child(3) .gs_name{
	color: #ffffff;
}
.mb2_banner li:nth-child(3)  .gs_zhiwei{
	color: #6330d0;
}
.mb2_banner li:nth-child(4) .gs_name{
	color: #342c8e;
}
.mb2_banner li:nth-child(4)  .gs_zhiwei{
	color: #ffffff;
}
.mb2_banner li:nth-child(5) .gs_name{
	color: #ffffff;
}
.mb2_banner li:nth-child(5)  .gs_zhiwei{
	color: #ffffff;
}
.index_guang_lunbo .gs_name{
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	
}
.index_guang_lunbo li p{
	width: 182px;
	text-align: center;
}
.index_guang_lunbo li {
	height: 150px;
	padding-top: 17px;
	box-sizing: border-box;
	
}
.index_guang_lunbo .gs_zhiwei{
	line-height: 25px;
	margin-top: 7px;
	padding: 0 10px;
	box-sizing: border-box;
	
}
.index_guang_lunbo li:nth-child(8) {
	color: #0090ec;
	
}
.index_dian{
	margin-bottom: 10px;
	display: none;
}
.index_dian_lunbo .hd .prev {
	background: url(http://img3.72yc.com/webs/nz/img/lunbo_next.png) no-repeat;
	background-size: 100% 100%;
	pointer-events: auto;
}
.index_dian_lunbo .hd .next {
	background: url(http://img3.72yc.com/webs/nz/img/lun_prev.png) no-repeat;
	background-size: 100% 100%;
	pointer-events: auto;
}
.index_dian_lunbo .hd .prev,
.index_dian_lunbo .hd .next {
	display: block;
	width: 21px;
	height: 40px;
	float: right;


	overflow: hidden;
	cursor: pointer;
    pointer-events: auto;
}
.index_dian_lunbo .hd {
	/* overflow: hidden; */
	/* height: 30px; */
	/* background: #f4f4f4; */
	/* padding: 0 10px; */
	position: absolute;
	width: 100%;
	display: flex;
	z-index: 999;
	align-items: center;
	justify-content: space-between;
	top: 50%;
	transform: translate(0, -50%);
	pointer-events: none;
}
.index_dian_lunbo {
	width: 100%;
	
	overflow: hidden;
	position: relative;

}

.index_dian_lunbo .bd ul li {
	margin: 0 15px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 392px;
	    height: 110px;
	
	/* box-sizing: border-box; */
	
}
.index_dian_name{
	font-size: 26px;
	text-align: center;
line-height: 70px;
font-weight: bold;
color: #ffffff;
}
.index_dian_txt{
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	color: #ffffff;
	padding: 0 20px;
}
.index_dian_lunbo ul li:nth-child(3) .index_dian_name,
.index_dian_lunbo ul li:nth-child(3) .index_dian_txt
{
	color: #f3544e;
}
/* .index_dian_lunbo ul li:nth-child(4) .index_dian_name,
.index_dian_lunbo ul li:nth-child(4) .index_dian_txt
{
	color: #2462fe;
} */

.index_dian_lunbo ul li:nth-child(5) .index_dian_name,
.index_dian_lunbo ul li:nth-child(5) .index_dian_txt
{
	color: #eb564e;
}
.index_dian_lunbo ul li:nth-child(6) .index_dian_name,
.index_dian_lunbo ul li:nth-child(6) .index_dian_txt
{
	color: #496085;
}
.index_dian_lunbo ul li:nth-child(8) .index_dian_name,
.index_dian_lunbo ul li:nth-child(8) .index_dian_txt
{
	color: #0a8add;
}
.index_dian_lunbo ul li:nth-child(9) .index_dian_name,
.index_dian_lunbo ul li:nth-child(9) .index_dian_txt
{
	color: #289c4d;
}
.index_dian_lunbo ul li:nth-child(10) .index_dian_name,
.index_dian_lunbo ul li:nth-child(10) .index_dian_txt
{
	color: #5f3717;
}

.index_dian_lunbo .hd{
	display: none;
}