
.title{
	color: #333333; font-size: 30px;  line-height: 90px; padding: 0 40px; font-weight: bolder;
}

.valueList{
	display: none;
}
.hpic{
	
}
.htext{
	width: 1145px; border-bottom: 1px #cccccc dashed; padding: 45px 0 55px; margin-left: 44px;
}
.stitle{
	color: #c2b474; font-size: 18px; font-weight: bolder; 
}
.stitle img{
	width: 13px; height: 13px; margin-right: 10px;
}
.svalue{
	color: #333333; font-size: 16px; margin-top: 15px; line-height: 26px;
}

.newsPic{
	float: left; width: 295px; height: 196px; overflow: hidden; border-radius: 6px; margin-right: 25px;
}
.newsPic img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.newsTitle{
	float: left; width: 800px; position: relative;
}
.detail{
	color: #c2b474; font-size: 16px; text-decoration: underline; position: absolute; top: 165px;
}

.paginationDiv{
  width: 100%;
  text-align: center;
margin: 40px AUTO 60PX;
}
.pagination {
  list-style: none;
  display: inline-block;
  padding: 0;
  
}
.pagination li {
  display: inline;
  text-align: center;
}
.pagination a {
  float: left;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 12px;
  color: #999999;
  margin-left: -1px;
  border: 1px solid transparent;
  line-height: 1.5;
}
.pagination a.active {
  cursor: default;
}
.pagination a:active {
  outline: none;
}

.modal-4 a {
  margin: 0 5px;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;

}

.modal-4 a.prev ,.modal-4 a.next {
  color: #fff;
  background: #c2b474;
  width: 66px;
}
.modal-4 a:hover {
  color: #c2b474; text-decoration: underline;
}
.modal-4 a.next:hover, .modal-4 a.prev:hover{
	color: #fff;
  background: #c2b474;
  width: 66px;
}
.nunPage{
	background: #bfbfbf !important;
}
.modal-4 a.active, .modal-4 a:active {
  color: #c2b474; text-decoration: underline;
}

.vhtml{
	font-size: 12px; width: 1100px; margin: 0 auto 80px;
}

.til{
  font-size: 18px; font-weight: bolder; color: #333333; margin: 40px auto 20px; text-align: center;
}
.addTime{
  font-size: 14px; color: #666666; text-align: center; margin-bottom: 45px;
}