.content_nav {
    display: block;
    margin-top: 10px;
}

.fl{float:left;}
.fr{float:right;}

.p2j_con02{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    min-width: 800px;
}
.p2j_con02 .fl{border:#f6f6f6 1px solid;}
.p2j_con02 .fr{ width:280px;}
.p2j_con02 .fl h2{ font:normal 24px/200% "微软雅黑"; padding:20px 15px 0;}
.p2j_con02 .fl h2 a{ font-size:14px; float:right;}
.p2j_con02 .fl ul{ margin:15px 15px; border-bottom:#f6f6f6 1px solid; padding-bottom:15px;}
.p2j_con02 .fl ul li{ background: url(images/icon.gif) 0 16px no-repeat; font-size:16px; line-height:220%;}
.p2j_con02 .fl .page{ text-align:center; margin:20px auto 30px;}
.p2j_con02 .fl .page a{border:#dddad2 1px solid;background:#f7f6f3;padding:10px 15px;margin:0 5px;}
.p2j_con02 .fl .page a.common_current_page,.p2j_con02 .fl .page a:hover{background:#cc3333;color:#fff;text-decoration:none;border:1px solid #fff;}
.p2j_con02 .fl .page a:hover{color:#000;}

.p2j_con02 .fl ul li a{
	 overflow: visible;
	 text-overflow: initial;
	 white-space: normal;
	 display: inline-block;
	 float: left;
	 text-align: left;
	}
	
.p2j_con02 .fl ul li i{
	 font-style: normal;
	 float: right;
	}
	
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}

.p3CalendarTop{width:280px;height:120px;text-align:center;background:url(../../img/rili_bg.jpg) no-repeat top center;position:relative}
.p3CalendarTop a{display:inline-block;width:100%;height:160px;position:absolute;top:0px;left:0px}
.p3CalendarTop select{background:#d75353;color:#fff;border-radius:3px}
.p3CalendarM{width:100%;height:120px;position:relative;margin-top:1px;margin-bottom:1px}
.p3CalendarM .left{position:absolute;left:0px;width:50%;background:#cd3333;text-align:center;height:90px;padding-top:30px}
.p3CalendarM .left a{color:#fff;font-size:14px}
.p3CalendarM .right{position:absolute;right:1px;width:50%;background:#cd3333;text-align:center;height:90px;padding-top:30px;line-height:190%}
.p3CalendarM .right a{color:#fff;font-size:14px}
.c1 .right{background:#f3f3f3;color:#cd3333}
.c1 .right a{color:#cd3333}
.c2 .left{background:#f3f3f3;color:#cd3333}
.c2 .left a{color:#cd3333}
.c1 .right p{
  width:95%;
  margin:0 auto;
}
.p3Calendar{padding-bottom:25px;}
.ol_bg{padding-top:10px;}