@charset "utf-8";
/* 会议会展 */
*{ margin:0;padding:0;font-family:'微软雅黑'; border:none; text-decoration:none; color:#333;}
.clearfloat{ clear:both;}
#Content{margin:0 auto;width:1200px;}
.titleCn{font-size:30px;color:#004a9b;margin:50px 0 35px 0;text-align:center;}
.boxleft{width:582px;height:252px;margin-right:36px;margin-bottom:35px;background:#f5f7fa;float:left;padding-top:18px;}
.boxleft:hover{background:#555;}
.boxleft:hover .eventstitle{color:#fff;}
.boxleft:hover p{color:#fff;}
.boxleft:hover .eventsmore{color:#fff;background:#999;}
.boxleftop{width:582px;height:18px;margin-right:36px;background:#f5f7fa;float:left;}
.boxred{width:7px;height:23px;background:#d7000f;float:left;}
.boxlefbottom{background:url(../img/event_al.png) no-repeat;float:left;}
.eventstitle{padding-left:17px;font-size:18px;font-weight:bold;color:#113e5d;margin-bottom:4px;}
.eventsdate{padding-left:17px;width:430px;font-size:14px;color:#113e5d;line-height:24px;float:left;}
.boxleft p,.boxright p{color:#113e5d;}
.eventsimg{float:left;margin-top:10px;}
.eventsmore{font-size:14px;text-align:center;width:115px;height:35px;line-height:35px;color:#004a9b;background:#d1d3d5;border-radius:20px;float:right;margin-right:20px;}
.boxright{width:582px;height:252px;margin-bottom:35px;background:#f5f7fa;float:right;padding-top:18px;}
.boxright:hover{background:#555;color:#fff;}
.boxright:hover .eventstitle{color:#fff;}
.boxright:hover p{color:#fff;}
.boxright:hover .eventsmore{color:#fff;background:#999;}
.linegray{width:1200px;border:2px solid #d1d3d5;float:left;margin-top:40px;}
/* 已经召开会议 */
.titlered{width:1200px;font-size:30px;color:#eb6100;margin:50px 0 35px 0;text-align:center;float:left;}
/*年份样式**/
#yeardiv{margin:0 0 35px 0;width:1200px;height:auto;float:left;clear:both;display:block;}
#yeardiv ul{list-style:none;margin:0 auto;}
#yeardiv ul li{float:left;display:block;margin-right:10px;margin-bottom:5px;width:110px;line-height:26px;text-align:center;color:#777;background:#f4f4f4;border:1px solid #cdcdcd;cursor:pointer;border-radius:3px;}
#yeardiv ul li a{display:block;font-size:14px;font-weight:bold;text-decoration:none;}
#yeardiv ul li a:hover{display:block;background:#777; color:#fff}
#yeardiv ul li a#showyear{background:#777;color:#fff;}