

#test {
    display: none;
    opacity: 0.8;
    background: #000;
    position: absolute;
    left: 0;
    top:0px;width:100%;
    z-index:15000;
}
.tanchu{     display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 20000; width:80%; margin:0 10%; background:#FFF; border-radius:10px; width:1000px; margin:180px auto 0 auto;    padding: 30px 30px;}

	
	
	.zong{ position:relative;}
	.bugun{ height:100%; overflow:hidden;}
	
	
	
	
	
	
/*模态框*/
.modelbg{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	display: none;
}

.modelbgmain{
	width: 1130px;
	height: 455px;
	background: #fff;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	padding:40px 35px;
	overflow: hidden;
}
.model-pic{
	width: 315px;
	height:387px;
	float: left;
	overflow: hidden;
	position: relative;
}
#marquee6{width: 315px;height:387px;overflow:hidden;position: relative;}
#marquee6 ul li{float:left;}
#marquee6 ul li img{display:block;width:315px;height:387px;}
#mar6Nav{
	position:absolute;
	bottom:10px;
	left:50%;
	transform: translate(-50%,0%);
	-webkit-transform: translate(-50%,0%);
}
#mar6Nav li{float:left;margin:0 3px;width:8px;height:8px;border-radius: 50%;background:rgba(0,0,0,0.6);border:1px solid #FFF;cursor:pointer;line-height:16px;font-family:Arial;font-size:10px;color:#FFF;text-align:center;}
#mar6Nav li.navOn{background:#1a934a;}

.model-pic .rovel{
	position: absolute;
	top:33px;
	right: 0;
	display: block;
	border: none;
	width: 130px;
	height: 45px;
	color: #ffffff;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	overflow: hidden;
	background: rgba(70,177,63,0.9);
}
.model-ul{float: left;margin-left:45px;}
.model-ul ul{
	height: 170px;
	width: 630px;
	padding-top:10px; padding-bottom:10px;
}
.model-ul ul li{
	width: 190px;
	float: left;
	margin-right: 20px;

}
.model-ul ul li:nth-of-type(3n){
	margin-right: 0px;
}
.model-ul ul li a{
	overflow: hidden;
}
.model-icon{
	height: 100px;
	transition: all 0.3s;
}
.model-ul ul li:hover .model-icon{
	transform: translateX(10px);
}
.model-icon img{display: block;margin:0 auto;}
.modelbgtitle h1{
	font-size: 16px;
	color:#222222;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	transition: all 0.3s; font-weight:normal;
}
.model-ul ul li:hover .modelbgtitle h1{
	color: #1a934a;
}
.model-ul ul li a i{
	display: block;
	transition: all 0.5s;
	width: 0;
	height: 1px;
	background: #b6b6b6
}
.model-ul ul li:hover a i{
	width: 100%;
}
.modelbgtitle p{
	color:#b6b6b6;
	text-align: center;
	overflow: hidden;
	height: 20px;
	line-height: 20px; font-size:15px;
}
.modelbghang{height: 1px;background: #cecece;}
.cha{
	display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    right: 10px;
    top: 10px;
    position: absolute;
}
.modelbg-block{display: block;}

	



