
.index-left .idx-banner { height: 430px; margin-top: 25px;background: #FFFFFF;}
.index-left .idx-banner .idx-banner-left { float: left}
.index-left .idx-banner .idx-banner-right { float: left; width: 344px;
border: 1px #c8c8c8 solid; border-left: none;  background: #FFFFFF;  height: 428px}
.index-left .idx-banner .ib-bd-img{position: relative; width: 855px; height: 430px; overflow: hidden;}
.index-left .idx-banner .ib-bd-img ul{height: 430px; width: 300%; position: absolute;}
.index-left .idx-banner .ib-bd-img ul li{width: 855px; height: 430px; overflow: hidden; float: left;}
.index-left .idx-banner .ib-bd-img ul li a{position: relative; display: block; width: 480px; height: 430px;}
.index-left .idx-banner .ib-bd-img ul li a img{width: 855px; height: 430px;-webkit-transition: all .2s;-ms-transition: all .2s;transition: all 1s ease 0s;}
.index-left .idx-banner .ib-bd-img ul li a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.index-left .idx-banner .ib-bd-img ul li .video-item:hover img{opacity:0.7;}
.index-left .idx-banner .ib-bd-word { position: relative; width: 308px; height: 398px; margin: 30px 0px 0px 20px;}
.index-left .idx-banner .ib-bd-word ul li { display: none; color: #3d3d3d; height: 398px}
.index-left .idx-banner .ib-bd-word ul li i.recIco{
	position: absolute;
	top:310px;
	right: -27px;
	width: 52px;
	height: 31px;
	font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background: url("../images/tj_bg_right.png") no-repeat;
}
.index-left .idx-banner .ib-bd-word ul li .h3 h3{font-size: 32px; font-family: "Microsoft yahei"; color:#3d3d3d; line-height: 45px; height: 90px; overflow: hidden; }
.index-left .idx-banner .ib-bd-word ul li .h3 a:hover h3{color: #cc0018}
.index-left .idx-banner .ib-bd-word ul li .h4{width: 308px; overflow: hidden;}
.index-left .idx-banner .ib-bd-word ul li .h4 h4{font-size: 14px; font-family: "Microsoft yahei";overflow: hidden; float: left;}
.index-left .idx-banner .ib-bd-word ul li .h4 span{float: right;font-size: 14px; font-family: "Microsoft yahei";}
.index-left .idx-banner .ib-bd-word ul li .p{font-size: 18px; font-family: "Microsoft yahei"; line-height: 30px; height: 230px; overflow: hidden;padding-top: 40px; width: 297px;}
.index-left .idx-banner .ib-bd-word ul li .tag{height: 26px; overflow: hidden; margin-bottom: 30px;}
.index-left .idx-banner .ib-bd-word ul li .tag a{float: left;margin-right: 6px;color: #fff;font-size: 12px;font-family: "NSimSun";padding: 4px 14px;text-align: center;background: #c5c5c5;border-radius: 1px; }
.index-left .idx-banner .ib-bd-word ul li .tag a:hover { background: #ED5565}
.index-left .idx-banner .ib-hd-btns ul { float: left; margin: 0 8px}
.index-left .idx-banner .ib-hd-btns ul li { float: left; margin: 0 3px}
.index-left .idx-banner .ib-hd-btns ul li a { float: left; width: 7px; height: 7px; background: #D3D3D3; border-radius: 8px; border:1px solid #D3D3D3; overflow: hidden}
.index-left .idx-banner .ib-hd-btns ul li.on a { border-color: #DD7455; background: #FFFFFF}
.index-left .idx-banner .ib-hd-btns .prev,
.index-left .idx-banner .ib-hd-btns .next {position: absolute; top:380px; width: 150px; height: 102px;opacity: .7}
.index-left .idx-banner .ib-hd-btns .prev {left: 0px;background: #dbdbdb url("../images/commonIco.png") no-repeat 55px -105px}
.index-left .idx-banner .ib-hd-btns .next {right: 0px; background: #dbdbdb url("../images/commonIco.png") no-repeat 80px -228px}
.index-left .idx-banner .ib-hd-btns .prev:hover{
	background: #c93041 url("../images/commonIco.png") no-repeat 55px -105px;
}
.index-left .idx-banner .ib-hd-btns .next:hover{
	background: #c93041 url("../images/commonIco.png") no-repeat 80px -228px;
}


