@charset "utf-8";




/* 自定义 */

body {
    font-family: microsoft yahei, simhei, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    color: #333;
}

body {
	font-family: microsoft yahei;
	font-size: 16px;
}
.header h1 {
	background:none;
}
.header {
	height:578px;
	background:url(../images/qglhhead.jpg) 50% 50% no-repeat;
}
.content {
	padding:0px;
	margin:0 auto;
	width:1200px;
	height:auto;
}
.ay{
	padding-top:465px;
	color:#fff;
}
.qy {
    width: 1100px;
    margin: auto;
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
}
.nr .calendar {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0;
    display: block;
    width: 90px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
	margin-left:20px;
	background-color:#fff;
}
.nr .calendar em {
    display: block;
	margin-top:20px;
    line-height: 30px;
    font-size: 24px;
}
.nr li {
    margin-bottom: 30px;
    min-height: 210px;
    padding: 30px 45px;
    background: #fff6f7;
}
.nr .list-b li h4 {
    position: relative;
    overflow: hidden;
    max-height: 48px;
    line-height: 24px;
    font-weight: bold;
    font-size: 22px;
    margin-top: 30px;
	margin-bottom:0px;
}
.nr .date{
	color:#999996;
}
.nr .list-b li p{
	line-height: 24px;
    color: #797979;
    word-break: break-all;
    margin-top: 25px;
}
.nr .xb{
	display:block;
	width:50px;
	border-bottom:solid #d80c0b 5px;
}
.nr ul{
	margin-top:-20px;
}