.container>.box{
	width: 1200px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-right: 5px;
	box-sizing: border-box; 
}
.page{
	width: 700px;
	min-height: 300px;
	margin: 40px auto 20px;
  font-size:18px;
}
.page>p{
  font-size:18px !important;
  font-family: '宋体', SimSun !important;
  line-height: 2em;
}
.page>p img{
display:block;
  margin:10px auto;
}
.news2_title{
	text-align: center;
	margin-bottom: 60px;
}
.news2_title p{
	width: 450px;
    margin: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  font-size:14px !important;
}
.news2_title h2{
	
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px;
}
.fenye{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
  font-size:14px;
}
.fenye a:hover{
	color: #c2a06c;
}