@charset "utf-8";
/* CSS Document */
/*第一部分*/
#compay{
	background-color: transparent;
    position: relative;
    width: 100%;
    color: #fff;
    height: 350px;
    min-width: 1000px;
    overflow: hidden;
	background-image:url(../images/three.jpg);
	}
.container{
	width:1000px;
	background-color: #FFF;
	margin: 0 auto;
	overflow:hidden;
	}
.us{
	width:1000px;
	float:left;
	}
.us_bg{
	float:left;
	width:462px;
	margin-right:40px;
	}
#title{
	width:1000px;
	margin:40px 0px;
	}
.advantage{
	width:1000px;
	float:left;
	}
.advantage_box{
	width:281px;
	float:left;
	padding:0px 26px;
	text-align:center;
	}
.advantage_box p span{
	width:281px;
	float:left;
	font-size:26px;
	color:#333333;
	line-height:26px;
	font-weight:bold;
	padding:20px 0px 10px 0px;
		}
.certificate{
	width:1000px;
	float:left;
	}