.content{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
/* 轮播图下方导航栏 */
.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.w1700 {
	width: 1700px;
	margin: 0 auto;
}
.suspendedContent{
	 width: 300px;
	/*height: 55px;*/
	position: relative;
}
.daohanglan{
    /*width: 100%;*/
    /*max-width: 1340px;*/
    margin: 0 auto;
}
.daohanglanmargin{
    margin-top: 40px;
}
.daohanglanmargin>.suspendedBox{
    border: 1px solid  #e1e1e1;
    margin-right: 60px;
}
.daohanglan .navigationBox{
    width: 240px;
    border-top: 1px solid #e1e1e1;
    margin-right: 0px;
    text-align: center;
    justify-content: center
}
.daohanglan .navigationBox:nth-child(1){
    border-top: 0px;
}
.daohanActive{
    background-color: #006a84;
    color: white !important;
    justify-content: flex-start !important;
    padding-left: 10px;
}
.anchor_point{
    height: 30px;
    margin-top: 50px;
}
.contactus{
    margin-top:20px ;
}
.companyinfo{
    padding: 10px;
}
.companyinfo p{
    font-size: 14px;
    line-height: 3;
}
.erweima{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.suspendedBox{
	/*position: absolute;*/
	/*width: 1400px;*/
	/*height: 110px;*/
	/*background-color: #FFFFFF;*/
	/*box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.08);*/
	/*z-index: 111;*/
	/*top: -55px;*/
	/*padding: 0 110px;*/
	/*font-size: 18px;*/
	/*font-family: Source Han Sans CN;*/
	/*font-weight: 400;*/
	/*color: #999999;*/
}
.affiliationImg{
	width: 14px;
	height: 14px;
	margin-right: 9px;
}
.navigationBox{
	/*float: right;*/
	/*height: 100%;*/
	height: 60px;
	line-height: 60px;
	display: flex;
	align-items: baseline;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-right: 60px;
	position: relative;
	cursor: pointer;
}
.navActive{
	color: #006D86!important;
	display: flex;
}
.navActive::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #006D86;
}
.contactContent{
    width: 1200px;
	padding: 40px 0;
	overflow: hidden;
}
.firmName{
	height: 38px;
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 38px;
	margin-bottom: 76px;
}
.firmInfoBox{
	height: 36px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #000000;
	display: flex;
	margin-bottom: 15px;
}
.firmInfo_1{  
	width: 350px;
	height: 36px;
	white-space: nowrap;
	margin-right: 84px;
	display: flex;
}
.firmImg{
	width: 36px;
	height: 36px;
	margin-right: 20px;
}
.contactCodeImg{
	width: 140px;
	height: 140px;
	margin-bottom: 23px;
}
.contactCodeImg2{
    width: 140px;
	height: 140px;
	margin-bottom: 23px;
}
.zb_adree{
    font-size: 20px;
    color: #000000;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.zb_adree span{
    margin-right: 20px;
}
.zb_adree a:hover {
    text-decoration: underline;
}
.fontbold{
    font-weight: bold;
}
.branchoffices{
    width: 100%;
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
}
.branchoffices-item{
    width: 250px;
    display: flex;
    flex-direction: column;
}
.branchoffices-item-font1{
    font-size: 16px;
    color: #000000;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.branchoffices-item-font1 .addr{
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.branchoffices-item-fontcolor{
    color: #006a84;
}
.codeTexts{
	width: 140px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	text-align: center;
}
#contact_map{
	width: 100%;
	height: 540px;
	position: relative;
}
.leaveTitle{
	height: 48px;
	font-size: 50px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 48px;
	margin-top: 20px;
	text-align: center;
}
.leaveTitle2{
	height: 18px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
	line-height: 18px;
	margin: 14px 0 52px 0;
	text-align: center;
}
.infoIpt{
	width: 370px;
	height: 60px;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #666666;
	padding: 0 40px;
}
.leaveIpt{
	width: 1200px;
	height: 174px;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #666666;
	padding: 20px 40px;
	margin: 20px 0 55px 0;
}
.submitLeave{
	width: 152px;
	height: 40px;
	background: #006D86;
	border-radius: 20px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	border: none;
	border: 0;
	cursor: pointer;
}
#contact_map .BMap_bubble_title {
    font-weight: bold;
    padding-bottom: 6px;
	font-size: 16px;
}
/* 手机端样式 */
@media screen and (max-width:1024px) {
	.contactContent{
		padding: 30px 10px;
	}
	.firmName{
		font-size: 24px;
		margin-bottom: 12px;
	}
	.firmInfoBox{
		height: auto;
		display:block;
		margin: 0;
	}
	.firmImg{
		width: 26px;
		height: 26px;
		margin-right: 15px;
	}
	.firmInfo_1{
		height:26px;
		margin: 0 0 15px 0;
		font-size: 12px;
	}
	.contactRight{
		width: 100%;
		text-align: center;
	}
	.contactCodeImg{
		width: 110px;
		height: 100px;
	}
	.zb_adree{
	    font-size: 18px;
	    flex-direction: column;
        align-items: flex-start;
	}
	.branchoffices{
	    flex-direction: column;
	}
	.branchoffices-item{
	    width: 100%;
	}
	.codeTexts{
		width: 100%;
		margin: 0;
		font-size: 15px;
	}
	#contact_map{
		height: 300px;
		overflow: hidden;
		position: relative;
		width: 95%;
		margin: 0 auto;
	}
	.leaveTitle{
		font-size: 20px;
		height: 28px;
		line-height: 28px;
	}
	.leaveTitle2{
		font-size: 12px;
		margin: 1px 0 21px 0;
	}
	.fillIpt{
		display: block;
	}
	.infoIpt{
		height: 50px;
		margin-bottom: 10px;
		width: 100%;
		padding: 0 20px;
	}
	.leaveIpt{
		width: 100%;
		padding: 20px;
		height: 110px;
		margin: 0 0 20px 0;
	}
	
	.w1300 {
    	width: 100% !important;
    	margin: 0 auto;
    }
    .w1700 {
    	width: 100% !important;
    	margin: 0 auto;
    }
    .contactContent{
        width: 100%;
    }
    .anchor_point{
	    display: none;
	}
}



