*{
	margin: 0;
	padding: 0;
}
body{
	background: #df3d36 !important;
}
.wai{
	padding: 0px 40px;
}
.head{
	padding: 50px 0px;
}
.head>img{
	width: 54%;
}
.center{
	width: 100%;
	margin: 30px auto;
	background: #FFFFFF;
	border-radius: 30px;
	margin-top: 50px;
	position: relative;
	box-shadow: inset -12px 16px 30px #fdeae9;
}
.center>.banner{
	position: absolute;
	top: -47px;
    width: 73%;
	
}
.center>.renwu{
	position: absolute;
	top: -96.7px;
	right: 0px;
	width: 24%;
}
.center>.shijian{
	width: 200px;
    height: 160px;
    background: url(../img/gengxin.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0px;
    top: -13px;
}
.center>.shijian>p{
	line-height: 190px;
    font-size: 20px;
    text-align: left;
    padding-left: 40px;
}
.biao{
	padding-top: 60px;
}
.biao2,.biao3{
	padding-top: 50px;
}
.biao2>img{
	width: 71% !important;
}
.biao>h3{
	font-size: 48px;
	color: #df3d36;
	text-align: center;
}
.biao>img{
	display: block;
	margin: 0px auto 0px;
	width: 50%;
}
.newsContent{
	width: 750px;
    margin: 0 auto;
    margin-top: 50px;
    /* border: 1px solid #E6E6E6; */
    box-shadow: 10px 10px 15px #ffe7e1;
    /* padding: 20px 0px;*/
}
.newsContent1,.newsContent5{
	width: 750px;
    margin: 0 auto;
    margin-top: 50px;
    /* border: 1px solid #E6E6E6; */
    box-shadow: 10px 10px 15px #ffe7e1;
    /* padding: 20px 0px;*/
}
.newsContent2{
	width: 750px;
    margin: 0 auto;
    margin-top: 50px;
    /* border: 1px solid #E6E6E6; */
    box-shadow: 10px 10px 15px #ffe7e1;
    /* padding: 20px 0px;*/
}
.newsContent3{
	width: 750px;
    margin: 0 auto;
    margin-top: 50px;
    /* border: 1px solid #E6E6E6; */
    box-shadow: 10px 10px 15px #ffe7e1;
    /* padding: 20px 0px;*/
}
.newsContent4{
	width: 750px;
    margin: 0 auto;
    margin-top: 50px;
    /* border: 1px solid #E6E6E6; */
    box-shadow: 10px 10px 15px #ffe7e1;
    /* padding: 20px 0px;*/
}
.center>.p_2{
	font-size: 22px;
	color: #d9342e;
	text-align: left;
	line-height: 100px;
	padding-left: 5%;
}
.center>.p_1{
	font-size: 35px;
    color: #fff;
    text-align: left;
    line-height: 200px;
    text-align: center;
    display: block;
    background: url(../img/beijing.png) no-repeat center;
}
.center>p>a{
	display: inline-block;
    position: relative;
}
.center>p>a>img{
	    position: absolute;
    top: 50%;
    margin-top: -54px;
    left: 50%;
    margin-left: 93px;
}
.footer{
	display: block;
	margin: 20px auto;
	overflow: hidden;
}
.footer_left{
	width: 50%;
	float: left;
	padding: 30px 0px;
}
.footer_left>img{
	display: block;
	margin: 0px auto;
}
.footer_right{
	width: 50%;
	float: right;
	padding: 30px 0px;
}
.footer_right>p{
	font-size: 24px;
    color: #d9342e;
    padding: 0px 50px;
    padding-left: 104px;
    line-height: 40px;
}
.schedule {	
    line-height:30px;
	font-family:"微软雅黑";
	font-size:18px;
	border-top:1px solid #d9342e;
	border-left:1px solid #d9342e;
	color:#d9342e;
}
.schedule td{
	line-height:25px;
	border-right:1px solid #d9342e;
	border-bottom:1px solid #d9342e;
	padding:8px;
	
}
.schedule td a{
	text-decoration: none;
    color: #d9342e;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: bold;
    text-decoration: underline;
}
.schedule>tbody>tr:first-child{
	background: #df3d36 !important;
}
.schedule>tbody>tr:nth-of-type(odd){
	background: #ffffff;
}
.schedule>tbody>tr:nth-of-type(even){
	background: #ffe7e1;
}
.t1 {font-family:"微软雅黑"; font-size:16px; background:#df3d36; color:#fff; font-weight:bold;}