#user_defined7 .banner_inside{
	width: 100%;
	height: 584px;
	background: url(http://img.jihui88.com/upload/x/x2/xizerong/picture/2023/10/20/8852afef-f832-4221-8950-8bee7dab139a.jpg) no-repeat center;
}
#user_defined12{
    margin-bottom:70px;
}
#user_defined12 .news{
    width:1240px;
    margin:0 auto;
}
#user_defined12 .news_title{
    padding-top: 40px;
	padding-bottom: 30px;
}
@font-face {
	font-family: 'webfont_1';
  	src: url('//at.alicdn.com/t/rr19akf3gwszia4i.eot');
  	src: url('//at.alicdn.com/t/rr19akf3gwszia4i.eot?#iefix') format('embedded-opentype'),
  	url('//at.alicdn.com/t/rr19akf3gwszia4i.woff') format('woff'),
  	url('//at.alicdn.com/t/rr19akf3gwszia4i.ttf') format('truetype'),
  	url('//at.alicdn.com/t/rr19akf3gwszia4i.svg#思源黑体-细') format('svg');
}
#user_defined12 .news_title h1{
	font-size: 30px;
	color: #ff0000;
	margin: 0;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
	font-family: "webfont_1";
}
#user_defined12 .news_title h2{
	font-size: 18px;
	color: #ff0000;
	margin: 0;
	text-align: center;
	font-weight: normal;
	line-height: 28px;
	font-family: "Allura";
}
#user_defined12 .news_content .get_more{
    width:180px;
    height:41px;
    display:none;
    text-align:center;
    line-height:42px;
    font-size:12px;
    color:#000;
    border:1px solid #949699;
    margin:0 auto;
    transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
}
#user_defined12 .news_content .get_more:hover{
    background:#b67c5a;
    border-color:#b67c5a;
    color:#fff;
}
#user_defined12 .news_content li{
    display:block;
}
#user_defined12 .news_content li a{
    display:block;
    height:90px;
    padding:20px 200px;
    padding-right:20px;
    transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
    position:relative;
}
#user_defined12 .news_content li a:hover{
    background:#f00;
}
#user_defined12 .news_content .news_date{
    display:block;
    width:150px;
    float:left;
}
#user_defined12 .news_content .news_date .year{
    display:block;
    line-height:60px;
    font-size:50px;
    height:60px;
    text-align:right;
    color:#dcdcdc;
    transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
}
#user_defined12 .news_content .news_date .day{
    display:block;
    font-size:18px;
    line-height:30px;
    height:30px;
    text-align:right;
    color:#dcdcdc;
    transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
}
#user_defined12 .news_content .title_name{
    float:left;
    width:auto;
    height:90px;
    display:table;
    max-width:600px;
    margin-left:70px;
    transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
}
#user_defined12 .news_content a:hover .title_name{
    margin-left:130px;
}
#user_defined12 .news_content .title_name .name_content{
    display:table-cell;
    vertical-align:middle;
    line-height:30px;
    font-size:16px;
    color:#666;
}
#user_defined12 .news_content a:hover .title_name .name_content{
    color:#fff;
}