
.zx_slider{position:relative;width:490px;height: 500px;overflow:hidden;float: right;}
.zx_slider .imgbox{width:1960px;height:360px;position:absolute;left:0px;top:0px;}
.zx_slider .imgbox img{float:left;width:490px;height:360px;}
.zx_slider .lbtn{cursor:pointer;width:40px;height:40px;position:absolute;left:0px;top:165px;background: url(/images/lunhuantu/idx.png) no-repeat 0 -274px;}
.zx_slider .rbtn{cursor:pointer;width:40px;height:40px;position:absolute;right:0;top:165px;background: url(/images/lunhuantu/idx.png) no-repeat -42px -274px;}
.zx_slider .lbtn:hover{background: url(/images/lunhuantu/idx.png) no-repeat 0 -318px;}
.zx_slider .rbtn:hover{background: url(/images/lunhuantu/idx.png) no-repeat -42px -318px;}
.zx_slider .btnbox{height:80px;position:absolute;left:40px;bottom:100px;z-index: 10;}
.zx_slider .btnbox a{cursor:pointer;display:inline-block;width:80px;height:80px;margin-left: 15px;}
.zx_slider .btnbox a img{position:relative;width:80px;height:80px;border-radius: 50%;}
.zx_slider .btnbox a img.img_hover{border:3px solid #19a475;width: 74px;height: 74px;}
.zx_slider .slider_p{overflow:hidden;width:490px;height:140px;position:absolute;left:0px;bottom:0px;background: #efefef;}
.zx_slider .slider_p h3{margin:60px 30px 5px 30px;font-size:20px;color:#676868;}
.zx_slider .slider_p h3 a{color: #333;}
.zx_slider .slider_p h3 a:hover{color: #19a475;}
.zx_slider .slider_p p{line-height:26px;font-size:14px;color:#999;margin: 0 30px;}
.hi_btn{width:490px;height:360px;position:absolute;left:0px;top:0px;display:block;}










.main{
	width: 980px;
	margin: 0 auto 0px;
}
.mainNav{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	overflow: hidden;
}
.mainNav p{
	margin-left: -10px;
}
.mainNav p a{
	color: #003366;
	font-weight:600;
	margin: 0 10px;
	font-size: 14px;
}


/*main5*/
.main5{
	margin-top: 20px;
}
.main5 .mainTitle a span {
    color: #5e36f2;
}
.main5 .mainTitle a:hover{
	color: #5e36f2;
}
.main5 .mainNav p{
	float: left;
}
.mainNav p.mainNavP2{
	float: right;
}
.main5 .mainNav p a:hover{
	color: #5e36f2;
}


.industry{
	width: 980px;
	height: 460px;
}

.industryLeft {
	float: left;
	width:660px;
}
#exhibiton2{
	position: relative;
	overflow: hidden;
	height: 460px;
}

#exhibiton2 ul {
	position: absolute;
	padding-left:0px;
	z-index: 1;
}

#exhibiton2 ul li {
	float: left;
	position: relative;
	width: 660px;
	height: 460px;
}
#exhibiton2 ul li b{
	width: 100%;
	height: 96px;
	background: #5e36f2;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
#exhibiton2 ul li h3{
	font-size: 22px;
	line-height: 30px;
	position: absolute;
	bottom: 52px;
	left: 0;
	padding: 0 15px;
	z-index: 100;
}
#exhibiton2 ul li h3 a{
	color: #333;
}
#exhibiton2 ul li p {
	position: absolute;
	font: normal 14px/20px microsoft yahei;
	overflow: hidden;
	bottom: 22px;
	left: 0;
	padding: 0 15px;
	z-index: 99;
}

#exhibiton2 ul li p a {
	color: #333;
}
#exhibiton2 ul li p span{
	display: inline-block;
	padding: 0 5px;
	background: #00994d;
	color: #fff;
	border-radius: 3px;
	margin-right: 5px;
}
#exhibiton2 ul li img {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	width: 660px !important;
	height: 368px !important;

}
#exhibiton2 ul li a.play{
	width: 85px;
	height: 85px;
	position: absolute;
	top: 140px;
	left: 290px;
	z-index: 999;
	background: url(/images/lunhuantu/idx.png) no-repeat 0 -640px;
}

#exhibiton2 .carousel-btn {
	width: 34px;
	height: 67px;
	position: absolute;
	top: 148px;
	background: url(/images/lunhuantu/btn.png) 0 0 no-repeat;
	cursor: pointer;
	z-index: 9999;
}
.qualityLeft .carousel-prev-btn {
	left: 0;
}

.qualityLeft .carousel-next-btn {
	right: 0;
	background-position: right top;
}


#exhibiton2 .carousel-prev-btn {
	left: 0;
	background-position: left top;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
#exhibiton2 .carousel-prev-btn:hover {
	background-position: left bottom;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
#exhibiton2 .carousel-next-btn {
	right: 0;
	background-position: right top;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
#exhibiton2 .carousel-next-btn:hover {
	background-position: right bottom;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}

.industryRight{
	width: 320px;
	float: right;
}
.industryRight ul{
	width: 100%;
	float: left;
	padding-left:0px;
}
.industryRight ul li{
	width: 130px;
	height: 130px;
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
	position: relative;
}
.industryRight ul li img{
	width: 130px;
	height: 130px;
}
.industryRight ul li a.cover{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.industryCover{
	width: 100%;
	height: 100%;
	background: #00994d;
	box-sizing: border-box;
	padding:10px 15px;
}
.industryCover p{
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}
.industryCover span{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	height: 120px;
	overflow: hidden;
}
.industryRight ul li:hover a.cover{
	display: block;
}
