
.detail-content {
	padding-left: 45px;
	padding-right: 58px;
}

.bigtitle {
  margin-top: 30px;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #333333;
}

.sub-cp {
  font-family: "SimSun";
  font-size: 12px;
  line-height: 42px;
  text-align: center;
  color: #999999;
}

.line {
	border-bottom: 1px solid #dedede;
}

.substance {
   padding-top: 43px;
   min-height:400px;
}

.substance p {
	margin-bottom: 14px;
	font-family: "SimSun";
	font-size: 14px;
	line-height: 28px;
	color: #4e4e4e;
	text-indent: 2em;
}


.curren-location {
    height: 36px;
    line-height: 36px;
    background: url("../images/title-bg.png") repeat-x;
    color: #666666;
}

.curren-location > h2 {
    padding-left: 45px;
    background: url("../images/home-icon.png") no-repeat 24px center;
    font-size: 12px;
    color: #666666;
}

.curren-location > h2 > a {
    color: #666666;
}

.red {
    color: #ff0000;
}
