#profile-menu {
	height:46px;
	
	background:#EDEDED;
	width:100%;
}

.profile-menu {
	float:left;
	height:46px;
	line-height:46px;
	width:131px;
	text-align:center;
	font-size:18px;
	font-weight:400px;
	color:black;
	cursor:pointer;	
	background:#EDEDED;
}

.profile-title {
	height:30px;
	font-size:30px;
	font-weight:500;
	color:#454545;
	line-height:30px;
	margin-bottom:35px;
}

.intro-content {
	display:inline-block;
	font-size:16px;
	color:#454545;
	line-height:28px;
	margin-bottom:56px;
	max-height:100%
}
.intro-content p{
	margin-bottom:10px;
}

.history-content{
	height:1280px;
	background:#EDEDED;
	margin-bottom:77px;
}

.lhistory-txt {
	height:30px;
	font-size:16px;
	color:#454545;
	line-height:30px;
	text-align:right;	
}

.lyear-txt {
	margin-top:90px;
	text-align:center;
	height:30px;
	font-size:30px;
	font-weight:500;
	color:#FF8A34;
	line-height:30px;
}

.year-icon {
	margin-top:30px;
	heigth:30px;
	width:30px;
}

.ryear-txt {
	margin-top:90px;
	text-align:center;
	height:30px;
	font-size:30px;
	font-weight:500;
	color:#FF8A34;
	line-height:30px;
}

.rhistory-txt {
	height:30px;
	font-size:16px;
	color:#454545;
	line-height:30px;
	text-align:left;	
}

.duty-content{
	font-size:16px;
	font-weight:400;
	color:#454545;
	line-height:28px;
	margin-bottom:58px;
	max-height:100%
}

.duty-img {
	margin-top:23px;
	margin-bottom:23px;
	float:left;
	width:531px;
	height:359px;
	background:#EDEDED;
}

.rduty-box {
	margin-top:23px;
	margin-bottom:23px;
	padding-left:76px;
	padding-top:100px;
	float:left;
	width:669px;
	height:359px;
	background:#EDEDED;
}
.lduty-box {
	margin-top:23px;
	margin-bottom:23px;
	padding-left:76px;
	padding-top:100px;
	float:left;
	width:669px;
	height:359px;
	background:#EDEDED;
}

.duty-title{
	font-size:20px;
	font-weight:400;
	line-height:50px;
	height:50px;
	text-align:left;
	color:#454545;
}
.duty-txt{
	font-size:16px;
	line-height:36px;
	text-align:left;
	color:#454545;
	width:549px;
}
.icon-content{
	height:396px;
	margin-bottom:79px;
	background:#EDEDED;
	max-height:100%
}
.icon-img {
	float:left;
	margin-top:145px;
	margin-left:51px;
	margin-right:59px;
	width:385px;
	height:80px;
}

.icon-mid {
	margin-top:77px;
	float:left;
	width:2px;
	height:246px;
}

.icon-txt {
	float:left;
	width:646px;
	margin-top:90px;
	margin-left:57px;
	font-size:16px;
	color:#454545;
	line-height:28px;
	max-height:100%
}
.address-content {
	height:398px;
}
.address-map{
	width:612px;
	height:398px;
	float:left;
}
.address-box{
	float:left;
	width:540px;
	margin-left:44px;
}
.address-title{
	margin-top:41px;
	font-size:22px;
	font-weight:500;
	color:#454545;
	line-height:32px;
	max-height:100%
}
.address-txt{
	font-size:16px;
	color:#454545;
	line-height:32px;
	max-height:100%
}
.BMap_cpyCtrl {
  display: none;
}
.anchorBL {
  display: none;
}