.shadow{
  position: absolute;
  bottom: 0px;
  overflow: hidden;
}

.content{
  width:1129px;
  margin:0 auto;
  padding:0 30px 40px 30px;
  border: solid 2px #cccccc;

}
.content-nav{
  margin:21px 0 24px 0;
  font-family: MicrosoftYaHeiLight;
	font-size: 12px;
  color: #d51323;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 21px;
}
.content-nav a{
  font-family: MicrosoftYaHeiLight;
	font-size: 12px;
	color: #1e1e1e;
}
.content .companyDetail .company-text  div{
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.content .companyDetail .company-details{
  margin: 40px 0px 36px 0px;
}
.content .companyDetail .company-details>div{
  width: 50%;
  float: left;
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.content .company-path .company-path-title img{
  width:83px;
  margin-right: 16px;
}
.content .company-path .company-path-title  span{
  font-family: MicrosoftYaHeiLight;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}
.content .company-path .company-path-details{
  margin-top: 19px;
  border:1px solid #ccc;
  padding: 30px;
}
.content .company-path .company-path-imgs .company-path-img{
  width: 288px;
  height: 513px;
  background: gray;
  float: left;
  margin-right: 69px;
}
.content .company-path .company-path-imgs .company-path-img>img{
  width: 100%;
}
.content .company-path .company-path-imgs .last-div{
  margin-right: 0px;
}
.content .company-path  .company-path-steps{
  margin-top: 35px;
}
.content .company-path  .company-path-steps span{
  float: left;
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	color: #1e1e1e;
}

.content .company-path  .company-path-steps>div{
  font-size: 16px;
  margin:20px 39px 0px 0px;
}
.content .company-path  .company-path-steps .specialText{
  color: #d51323 !important;
  float: none;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
}
.content .company-path  .company-path-steps .circle{
  float: left;
  width: 30px;
	height: 30px;
  background-color: #cccccc;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
  color: #ffffff;
  margin-right: 11px;
}
.content .company-path .warmPrompt{
  padding: 0 37px;
}
.content .company-path .warmPrompt .warmPrompt-title{
  font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 30px;
  color: #666666;
  padding-top: 23px;
  margin-bottom:  19px;
}
.content .company-path .warmPrompt .warmPrompt-text>div{
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}
.content .company-path .busRoute{
  padding: 0 37px;
}
.content .company-path .busRoute .busRoute-title{
  font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 30px;
  color: #666666;
  margin-bottom:16px;
  padding-top: 39px; 
}
.content .company-path .busRoute .busRoute-text>div{
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	line-height: 24px;
  color: #1e1e1e;
  margin-bottom:20px; 
}
.content .company-path .busRoute .busRoute-text>div>span{
  width: 30px;
	height: 30px;
  background-color: #cccccc;
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	line-height: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 11px;
}
.content .news-banner{
  width: 1069px;
  height: 230px;
  margin: 41px auto 0px;
  background: url("../img/contactUs_banner.png")no-repeat;
  background-size:100%; 
  position: relative;
}
.content .news-banner span{
  display: block;
  width: 112px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #323232;
  font-family: MicrosoftYaHeiLight;
	font-size: 12px;
  color: #ffffff;
  position: absolute;
  left: 30px;
  top: 30px;
}
.content .flipOver{
  width: 1069px;
	height: 46px;
  background-color: #f2f2f2;
  margin: 26px auto 0px;
}
.content .flipOver a{
  height: 46px;
  line-height: 46px;
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
  color: #1e1e1e;
  padding: 0 10px;
}