@charset "utf-8";
/* CSS Document */

.gunayu{
	width:100%;
	background:url(../images/newXuanchuan/nav/about_bg.png) -120px 0 no-repeat;
	background-position: center;
    background-size: cover;
	height:112px;
	margin-top:80px;
}
.xinwen{
	width:920px;
	margin:50px auto;
}
.xinwen ul li{
	width:910px;
	margin:0 auto;
	position:relative;
	padding-bottom:50px
}
.xinwen ul li .hongse{
    position: absolute;
    top: 3px;
    left: 0;
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #F02D38;
}
.xinwen ul li:first-child{
	border-bottom:1px solid #dedede;
}
.jianjie{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
}
.wenzi{
	font-size:14px;
	color:#333333;
	margin-top:23px;
	text-indent:2em;
}