 .content{
  width: 1364px;
  margin: auto;
  padding: 100px 0 185px;
}
.content>h2{
  font-size: 30px;
  color: #BE956A;
  font-weight: 400;

}
.content>p{
  font-size: 24px;
  color: #BE956A;
  margin-bottom: 60px;
}
.content>.text>.title{
  font-size: 14px;
  color: #BE956A;
  line-height: 26px;

}
.content>.text>.txt{
  font-size: 14px;
  color: #797878;
  line-height: 26px;
  margin-bottom: 30px;
}



/* 廉政监察 */
.cont-two{
  padding-bottom: 80px;
}
.cont-two>h2{
  text-align: center;
}
.cont-two>p{
  text-align: center;
}
.content>.p2{
  font-size: 20px;
  color: #707070;
  margin-bottom: 60px;
}
.cont-two>img{
  width: 100%;
  height: 440px;
  margin-bottom: 50px;
}
.cont-two>.text>.title{
  font-size: 24px;
  color: #707070;
  margin-bottom: 10px;
}



/* 世纪金源集团总部 */
.cont-there>ul{
  width: 100%;
  height: 75px;
  border-top: 1px solid #797878;
  border-bottom: 1px solid #797878;
  box-sizing: border-box;
  margin-top: 30px;
}
.cont-there>ul>li{
  float: left;
  height: 100%;
  line-height: 75px;
  font-size: 18px;
  color: #797878;
  margin-right: 35px;
  cursor: pointer;
}
.cont-there>.text{
  margin: 30px 0;
  color: #797878;
  line-height: 26px;
  font-size: 14px;
  display: none;
}
.cont-there>.text:nth-child(3){
  display: block;
}



/* 网站地图 */
.cont-fore{
  padding-bottom: 0;
}
.cont-fore>h2{
  text-align: center;
}
.cont-fore>p{
  text-align: center;
}
.cont-bottom{
  width: 100%;
  background: #FAFAFA;
}
.cont-bottom>img{
  width: 100%;
  height: 496px;
  margin-bottom: -10px;
}
.cont-bottom{
	width: 100%;
	background: #FAFAFA;
	padding: 75px 0;
}
.cont-bottom>ul{
	width: 1364px;
	margin: auto;
	display: flex;
}
.cont-bottom>ul>li{
	flex: 7;
	float: left;
	text-align: center;
}
.cont-bottom>ul>li>p{
	color: #797878;
	line-height: 30px;
	font-size: 16px;
}
.cont-bottom>ul>li>p>a{
	text-decoration: none;
	color:#797878 ;
}
.cont-bottom>ul>li>.titie{
	height: 54px;
	color: #BD9369;
	font-size: 20px;
	text-align: center;
}
.cont-bottom>ul>li>.titie>span{
	display: block;
}