.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%; */
}

.pr_inner:hover{
	box-shadow: 0 0 28px rgba(0, 0, 0, .2) inset;
}
.inner_icon a:hover{
	box-shadow: 0 0 28px rgba(0, 0, 0, .2) inset;
}
.pr_inner{
	float: left;
	width: 405px;
	height: 377px;
	border: 1px solid #E5E5E5;
	background: #fff;
}
.pr_img{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.inner_title{
	margin: 26px 40px 0 40px;
	height: 21px;
	font-size: 15.3px;
}
.inner_icon{
	margin-top:41px;
	height: 58px;
	font-size: 20px;
}
.inner_icon a{
	margin-left:105px;
	display: block;
	text-align: center;
	width: 191px;
	height: 58px;
	border-radius: 5px;
	line-height: 58px;
	color: #69533D;
	background-color: #FFD353 ;
	text-decoration: none;
}
.pr_context_mainer{
	width:100%;
	height:1644px;
	background:url(../images/gzlmBg.png);
	border: 1px solid #E5E5E5;
	position: relative;
}
.first_title{
	font-size:22px;
	font-weight:bold;
	font-family:Microsoft YaHei;
	z-index: 99;
}
.second_title{
	font-size:16px;
	font-weight:bold;
	font-family:Microsoft YaHei;
	z-index: 99;
}
.third_title{
	font-size:14px;
	font-family:Microsoft YaHei;
	z-index: 99;
}
.round{
	background:url(../images/round.png);
	display:none;
	z-index: 98;
}
