*{margin: 0; padding: 0;font-family: "微软雅黑";}
li{list-style:none;}
a{text-decoration:none;}
img{border:none;}
h1{font-weight: normal;}
h2{font-weight: normal;}

#top_1{
	width: 100%;
	height: 180px;
}
#crumbs{
	width: 100%;
	height: 80px;
}
.crumbs_inner{
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #6e6e6e;
	line-height: 80px;
}
.crumbs_inner a{
	font-size: 12px;
	color: #6e6e6e;
}


#about{
	width: 100%;
	height: 600px;
}
.about_inner{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.title1{
	width: 1200px;
	height: 70px;
	text-align: center; 
	line-height: 20px;
}
.title1 h1{
	font-size: 28px;
	color: #191919;
	line-height: 30px;
}
.title1 h1 span{
	font-size: 16px;
	color: #949393;
	font-family: Arial;
	text-transform:uppercase;
}
.about_con{
	margin-top: 70px;
}

.about_con p{
	font-size: 14px;
	color: #949393;
	letter-spacing:2px;
	line-height: 30px;
	margin-bottom: 20px;
}
.about_con img{
	float: right;
	width: 600px;
	height: 275px;
}



#honor{
	width: 100%;
	height: 500px;
	background: #f5f5f5;
	margin-top: 80px;

}
.honor_inner{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.title2{
	width: 1200px;
	height: 70px;
	text-align: center; 
	line-height: 30px;
	padding-top: 32px;
}
.title2 h1{
	font-size: 28px;
	color: #191919;
}
.title2 h1 span{
	font-size: 16px;
	color: #949393;
	font-family: Arial;
	text-transform:uppercase;
}
.pic{
	float: left;
	margin-top: 50px;
}
.pic1{
	margin-top: 50px;
}
.pic img{
	margin-right: 20px;
}
.btn1{
	float: left;
	margin-top: -180px;
	margin-left: 290px;
}
.btn2{
	float: right;
	margin-top: -180px;
	margin-right: 290px;
}


.#team{
	width: 100%;
	height: 588px;
}
.team_inner{
	width: 1200px;
	margin: 0 auto;
}
.title3{
	position: relative;
	width: 1200px;
	height: 70px;
	text-align: center; 
	line-height: 20px;
	margin-top: 80px;
}
.title3 h1{
	line-height: 30px;
	font-size: 28px;
	color: #191919;
}
.title3 h1 span{
	font-size: 16px;
	color: #949393;
	font-family: Arial;
	text-transform:uppercase;
}
.team_nav{
	margin-left: 370px;
	line-height: 110px;
}
.team_nav .active{
	color: #2680ff;
	
}
.team_nav li{	
	float: left;
	
}
.team_nav li a{
	font-size: 18px;
	color: #949393;
	margin-right: 122px;
}
.team_pic{
	float: left;
}
.team_pic_1 p{
	line-height: 62px;		
	
	color: #fff;
}
.swiper_a_2,.swiper_a_3{
	display: none;
}
.team_pic_1{
	background: rgba(90,87,73,0.5);	
	height: 62px;
	position: relative;
	top: -66px;
	text-align: center;

}
.pic_30{
	position: relative;
	width: 1200px;
	height: 500px;
	margin-bottom: 150px;
}




#footer{
	width: 100%;
	height: 314px;
	margin-top: 80px;
	background-color: #1c1c1c;
}