.Cul_top_picture{
	width: 100%;
}
.Cul_top_picture_picture{
	width: 100%;
	height: 100%;
}
.Cul_div_default{
	width: 64%;
	margin: 0 auto;
	margin-top: 20px;
	min-width: 1221px;
}
.Cul_div_default_title{
	width: 100%;
	height: 42px;
	background-image: url(../images/title_bg.png);
	background-size: cover;
	background-position: center;
}
.Cul_div_default_title p{
	line-height: 42px;
    font-size: 18px;
    color: #5f4731;
    padding-left: 50px;
    float: left;
}
.Cul_div_default_title a{
	display: block;
    line-height: 42px;
    font-size: 16px;
    color: #5f4731;
    padding-right: 24px;
    float: right;
    text-decoration: none;
}
.headlines_news{
	width: 100%;
	height: auto;
	background-color: white;
	border-bottom:2px dashed rgb(223,223,223);
}
.headlines_left{
	display: inline-block;
	width: 290px;
	height: 170px;
}
.headlines_left_div{
	width: 92.4%;
	height: 84.1%;
	float: right;
	margin-top: 5%;
}
.headlines_left_div:after{
	content: "";
	clear: both;
}
.headlines_left_div img{
	width: 100%;
	height: 100%;
}
.headlines_right_div{
	float: right;
	display: inline-block;
	width: 903px;
	margin: 0 auto;
	margin-right: 7px;
}
.headtitle_div{
/* 	margin: 0 auto; */
	width: 98%;
	max-height: 66px;
}
.headtitle_div p:nth-child(1){
	margin-top: 4px;
	line-height: 1.4;
	font-size: 24px;
	color: #663333;
/* 	text-align: center; */
}
.headtitle_div_second{
	margin-top: 8px;
	font-size: 15px;
	max-height: 48px;
	position: relative;
}
/*.headtitle_div_second:after{
	content: "【详细】";
}*/
.headlines_time{
	width: 10%;
	margin-top: 4px;
	margin-left: 27px;
	font-size: 15px;
	color: #663333;
	position: relative;
}
.headlines_time:before{
	position: absolute;
	content: "";
	left: -30%;
	bottom: 0%;
	width: 20px;
	height: 20px;
	background-image: url(../images/time-clock.png);
	background-size: cover;
}
.The_second_news{
	width: 100%;
	height: 64px;
	border-bottom:2px dashed rgb(223,223,223);
	background-color:white;
}
.The_second_title{
	display: inline-block;
	width: 80%;
	margin-top: 21px;
	margin-left:15px;
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.The_second_title a:hover{
	color: #a05713;
}
.The_second_time{
	float: right;
	display: inline-block;
	width: 8%;
	margin-top: 21px;
	margin-right:15px;
	font-size: 16px;
	position: relative;
}
.The_second_time:before{
	position: absolute;
	content: "";
	left: -30%;
	bottom: 0%;
	width: 20px;
	height: 20px;
	background-image: url(../images/time-clock.png);
	background-size: cover;
}
.more_detail{
	/* position: absolute;
	left: 90%;
    top: 48%; */
}
