/**************通用式样******************/
	.company{
		width: 100%;
		background-color: #F5F5F5;
	}
	.company>.company-con{
		width: 1200px;
		margin: 0px auto;
		padding: 0px 0px 40px 0px;
		box-sizing: border-box;
	}
	.company>.company-con>.title{
		font-size: 26px;
		font-weight: bold;
		padding-top: 60px;
		line-height: 40px;
		text-align: center;
		color: #000000;
	}
	.company>.company-con>.subtitle{
		font-size: 14px;
		line-height: 40px;
		color: #999999;
		text-align: center;
	}
	.company>.company-con>.con{
		margin-top: 20px;
	}
	.company>.company-con>.con>.img{
		width: 540px;
		height: 440px;
		margin-right: 40px;
	}
	.company>.company-con>.con>.img>img{
		width:100%;
		height: 100%;
	}
	.company>.company-con>.con>.text{
		width: 580px;
	}
	.company>.company-con>.con>.text>.p1{
		text-indent: 20px;
		line-height: 24px;
		color:#666666;
	}
	.honor{
		width: 100%;
		background-color: #FFFFFF;
	}
	.honor>.honor-con{
		width: 1200px;
		margin: 0px auto;
		padding-bottom: 40px;
	}
	.honor>.honor-con>.title{
		font-size: 26px;
		font-weight: bold;
		padding-top: 60px;
		text-align: center;
		line-height: 40px;
		color:#000000;
	}
	.honor>.honor-con>.subtitle{
		font-size: 14px;
		color: #999999;
		line-height: 40px;
		text-align: center;
	}
	.honor>.honor-con>.list{
		padding: 20px 0px 0px 0px;
	}
	/*.swiper-container{
		height: 100%;
		width: 100%;
	}
	.swiper-wrapper{
		width: 100%;
		height: 100%;
	}
	.swiper-slide{
		padding: 0px 10px;
	box-sizing: border-box;
	}
	.swiper-slide>img{
		width: 100%;
		height: 140px;
	}
	.swiper-slide>div{
		width: 100%;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}*/
	.contact{
		width: 100%;
		background-color: #F5F5F5;
	}
	.contact>.contact-con{
		width: 1200px;
		margin: 0px auto;
		padding-bottom: 40px;
	}
	.contact>.contact-con>.title{
		font-size: 26px;
		font-weight: bold;
		padding-top: 60px;
		line-height: 40px;
		text-align: center;
		color: #000000;
	}
	.contact>.contact-con>.subtitle{
		font-size: 14px;
		color: #999999;
		line-height: 40px;
		text-align: center;
	}
	.contact>.contact-con>.con{
		width: 100%;
		height: 300px;
		margin-top: 20px;
	}
	.BMap_bubble_content>div>table>tbody>tr:nth-child(2)>td{
		display:none;
	}
	.action{
		width: 100%;
		background-color: #FFFFFF;
	}
	.action>.action-con{
		width: 1200px;
		margin: 0px auto;
		padding-bottom: 40px;
	}
	.action>.action-con>.title{
		font-size: 26px;
		font-weight: bold;
		padding-top: 60px;
		line-height: 40px;
		text-align: center;
		color: #000000;
	}
	.action>.action-con>.subtitle{
		font-size: 14px;
		line-height: 40px;
		color: #999999;
		text-align: center;
	}
	.action>.action-con>.list{
		margin-top: 20px;
		width: 100%;
		overflow: hidden;
	}