@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 {
	height:1025px;
	background:url(../../images/yfxsd_images/head.jpg) 50% 0 no-repeat;
}
.content {
	padding:0px;
	margin:0 auto;
	width:1200px;
	height:auto;
}
.ay{
	padding-top:460px;
	color:#fff;
	font-size: 34px;
}
.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: 15px;
    min-height: 120px;
    padding: 15px 15px 15px 145px;
    background: #f5f5f5;
}
.nr h4{
	margin-top:20px;
}