body{
	background: #fff;
}
.box-list{
	width: 100%;
	margin: 0 auto;
}
.cont-box{
	width: 1200px;
	margin: 0 auto;
}
.h-head{
	padding: 30px 0;
}
.info{
	padding-bottom: 30px;
}
.slideBox{ width:570px; height:343px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; background:#cbcbca; cursor:pointer; border-radius: 50%;}
.slideBox .hd ul li.on{ background:#bf0101;}
.slideBox .bd{height:100%; z-index:0;}
.slideBox .bd li{position:relative; zoom:1; vertical-align:middle; float: left;}
.slideBox .bd img{ width:570px; height:343px; display:block;}
.slideBox .bd li .bd-text{position: absolute; height: 50px;line-height: 50px; font-size: 16px;color: #fff;padding: 0 2%; bottom: 0; right: 0; left: 0;
	background: rgba(0,0,0,0.5);}
.right-box{
	width: 600px;
}
.news-title a{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 28px;
	text-align: center;
	color: #000;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-title a:hover{
	color: #cb1e00;
}
.news-text{
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	overflow: hidden;
	color: #666;
}
.wyjy-box{
	background: url(../zxmeeting/wy-bg.png) no-repeat;
	width: 100%;
}
.picScroll-left{
	width: 1300px;
	height: 298px;
	margin: 10px auto 30px;
	position: relative;
}
.picScroll-left .abs-icon{width: 32px;height: 52px;position: absolute;top: 50%; cursor: pointer; margin-top: -26px;}
.picScroll-left .prev{left: 0;  background: url(../zxmeeting/n-left.png) no-repeat;}
.picScroll-left .next{ right:0; background: url(../zxmeeting/n-right.png) no-repeat;}
.picScroll-left .prev:hover,
.picScroll-left .next:hover{ filter:alpha(opacity=100);opacity:1;}
.picScroll-left .bd{width: 1200px;margin: 0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 1px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li img{ width:298px; height:298px; display:block;}
.meet-box{
	background: url(../zxmeeting/box-bg.png) no-repeat;
	width: 1204px;
	height: 290px;
	background-size: 100% 100%;
	margin: 0 auto;
}
.meet-box p{
	font-size: 18px;
    line-height: 35px;
    padding: 50px 25px 30px;
    text-indent: 2em;
    overflow: hidden;
}