body{
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei",sans-serif;
    color: #666666;
    background-color: #f6f6f6;
    font-size: .875em;
    line-height: 160%;
	
}
.wrapper{
	margin: auto;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
/*顶部logo开始*/
#head{
	width: 100%;
	height:50px;
	background-color: #2f9cfc;
	/*border-bottom: 1px solid;*/
}
.head{
	width: 1200px;
	height:50px;
	/*border: 1px solid red;*/
	margin: 0px auto;
}
.head_logo{
	padding-left:100px ;
	padding-top: 1px;
	width: 400px;
	height: 48px;
	/*border: 1px solid red;*/
	float: left;	
}
.head_logo>img{
	width: 50px;
	height:50px ;
}
.head_logo>p{
	/*float:right;*/
}
.head_nav{
	width: 400px;
	height:48px ;
    /*border: 1px solid red;*/
	float: right;
	padding-right: 260px;
	padding-top: 5px;
}
.head_nav>span{
	line-height: 30px;
    
	font-size: 30px;
	text-shadow: 2px 2px 1px #ffffff;
	font-weight:bold;
}
/*产品现场开始*/
#scene{
	margin: 0px auto;
	height:800px;
	width:100%;
	background-color: white;
    padding-bottom: 20px;
    padding-top: 20px;
    /*border: 1px solid red;*/
    
}
.scene{
	width: 1000px;
	height:800px;
	margin-right: auto;
    margin-left: auto;
    /*border: 1px solid red;*/
}
.scene h1{
	letter-spacing: 1px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    color: #333333;
    font-size: 36px;
    margin: .67em 0;
}
.scene h1::after {
    border-bottom: 1px solid #2f9cfc;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}
.scene .sort1{
	overflow:hidden;
	width: 1000px;
	height: 220px;
	/*border: 1px solid red;*/
}
.scene .sort2{
	overflow:hidden;
	width: 1000px;
	height: 220px;
	/*border: 1px solid red;*/
}
.scene .sort3{
	overflow:hidden;
	width: 1000px;
	height: 220px;
	/*border: 1px solid red;*/
}
.scene .sort1 .tl{
	height: 200px;
	width: 300px;
	/*padding: 10px;*/
	float: left;
	/*border: 1px solid red;*/
}
.scene .sort1 .tc{
	height: 200px;
	width: 300px;
	margin-left: 50px;
	/*padding: 10px;*/
	float:left ;
	/*border: 1px solid red;*/
	
}
.scene .sort1 .tr{
	height: 200px;
	width: 300px;
	
	/*padding: 10px;*/
	float: right;
	/*border: 1px solid red;*/
}
.scene .sort2 .tl{
	height: 200px;
	width: 300px;
	float: left;
	/*border: 1px solid red;*/
}
.scene .sort2 .tc{
	
	height: 200px;
	width: 300px;
	margin-left: 50px;
	float:left ;
	/*border: 1px solid red;*/
}

.scene .sort2 .tr{
	height:200px;
	width: 300px;
	float: right;
	/*border: 1px solid red;*/
}
.scene .sort3 .tl{
	height: 200px;
	width: 300px;
	float: left;
	/*border: 1px solid red;*/
}
.scene .sort3 .tc{
	
	height: 200px;
	width: 300px;
	margin-left: 50px;
	float:left ;
	/*border: 1px solid red;*/
}

.scene .sort3 .tr{
	height:200px;
	width: 300px;
	float: right;
	/*border: 1px solid red;*/
}
.scene .sort1 img{
	margin: 0px auto;
	/*border: 1px solid red;*/
	display: flex;
	justify-content: center;
	align-items: center;
}	
.scene .sort2 img{
	margin: 0px auto;
	/*border: 1px solid red;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.scene .sort3 img{
	margin: 0px auto;
	/*border: 1px solid red;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
#africa{
	margin: 0px auto;
	height:800px;
	width:100%;
	background-color: white;
    padding-bottom: 20px;
    padding-top: 20px;
    /*border: 1px solid red;*/
}
.africa{
	width: 1000px;
	height:800px;
	margin-right: auto;
    margin-left: auto;
    /*border: 1px solid red;*/
}
.africa h1{
	letter-spacing: 1px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    color: #333333;
    font-size: 36px;
    margin: .67em 0;
}
.africa h1::after {
    border-bottom: 1px solid #2f9cfc;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}

#SoutheastAsia{
	margin: 0px auto;
	height:800px;
	width:100%;
	background-color: white;
    padding-bottom: 20px;
    padding-top: 20px;
    /*border: 1px solid red;*/
}
.SoutheastAsia{
	width: 1000px;
	height:800px;
	margin-right: auto;
    margin-left: auto;
    /*border: 1px solid red;*/
}
.SoutheastAsia h1{
	letter-spacing: 1px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    color: #333333;
    font-size: 36px;
    margin: .67em 0;
}
.SoutheastAsia h1::after {
    border-bottom: 1px solid #2f9cfc;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}		


/*产品现场结束*/
/*底部统一开始*/
#footer{
	/*clear: both;*/
	height: 300px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    /*border: 1px solid red;*/
    background-color: #333333;
}
.footer{
	overflow: hidden;
	color: #cccccc;
	margin: 0px auto;
	margin-left: 10px;
	height: 300px;
	width: 1000px;
	/*border: 1px solid #e7e7e7;*/
}
.foot-top{
	overflow: hidden;
	clear: both;
	height: 240px;
	width: 1000px;
	/*border: 1px solid red;*/
}
.bomdom{
	overflow: hidden;
    padding-top: 5px;
	text-align:center;
	margin: 0px auto;
	height: 40px;
	width: 1000px;
	border-top: 1px solid #e7e7e7 ;
}
.foot-left{
	float: left;
	height: 230px;
	width:350px;
	/*border: 1px solid red;*/
}
.foot-center{
	margin-left: 40px;
	float: left;
	height: 230px;
	width: 350px;
	/*border: 1px solid red;*/
	/*line-height: 95%;*/
}
.foot-right{
	float: left;
	height: 200px;
	width: 200px;
	/*border: 1px solid red;*/
}
	
	

	
	
	

