.intro_bg img{
	width: 100%;
}
.companyInfo{
	overflow: hidden;
	width: 1200px;
	margin:38px auto 0;
	font-size:18px;
	color: #474747;
	line-height:50px;
}
.building{
	float: left;
	height: 330px;
	margin-right: 28px;
	margin-bottom: 10px;
}
.companyInfo div{
	margin-top: 38px;
	text-indent: 2em;
}
.companyTxt{
	text-indent: 2em;
	clear: both;
}
.honor,.patent{
	width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.honor_title{
	height: 101px;
    margin: 80px auto 56px;
    background: url(../image/companyIntroduction/honor.png) no-repeat center;
    text-align: center;
}
.honor_title img,.patent_title img{
    margin-top: 8px;
}
.honor_title p,.patent_title p{
    color:#434242;
    height:45px;
    line-height:45px;
    font-size: 34px;
    font-weight:bold;
}
.honor_list{
	overflow: hidden;
	list-style: none;
	width: 1525px;
	transition: transform 1s;
}
.honor_list li{
	float: left;
	width: 283px;
	height: 236px;
	line-height: 236px;
	border:1px solid #e7e3e0;
	text-align: center;
	margin-right: 20px;
	overflow: hidden;
}
.honor_list li img{
	max-width: 95%;
	max-height: 95%;
	vertical-align: middle;
}
.honor_page,.patent_page{
	overflow: hidden;
	text-align: center;
	margin: 18px 0 0;
}
.honor_page span,.patent_page span{
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #d1d1d1;
	border-radius: 10px;
	cursor: pointer;
	margin-right: 10px;
}
span.curPage{
	background-color: #0a4998;
}

.patent_title{
	height: 101px;
    margin: 80px auto 56px;
    background: url(../image/companyIntroduction/patent.png) no-repeat center;
    text-align: center;
}
.patent_list{
	overflow: hidden;
	list-style: none;
	width: 2440px;
	transition: transform 1s;
}
.patent_list li{
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.patent_list li img{
	width: 285px;
}