@charset "utf-8";
/* CSS Document */
.exhibotion_advBox{ width:1000px; height:240px; margin:20px auto;}
.exhibotion_adv ol{position:absolute;top:3px;right:10px;}
.exhibotion_adv ol li{ display:inline-block;width:8px;height:8px;margin-left:5px;background: #fff; 
	border: 1px solid #e20000;
	-webkit-border-radius:8px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; cursor:pointer; float:left; margin-top:5px;
}
.exhibotion_adv ol li.seleted{background: #e20000;}
.ex_advImg{position:relative;padding:0;overflow: hidden;}
.ex_advImg ul{padding: inherit;margin: 0;}
.ex_advImg ul li{display: none;padding: inherit;margin: inherit;list-style: none;}
.ex_advImg ul li:first-child{display:block;}
.ex_advImg ul li img{width: inherit;height: inherit;}


.exhibition_main{ width:1000px; padding-bottom:50px;}
.exhibition_nav,.year_tit{ height:34px; margin:15px 0; font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.exhibition_navMonth{ display:inline-block; width:64px; height:32px; border:1px solid #cacaca; line-height:32px; text-align:center; float:left; margin-right:8px;}
.exhibition_navMonth span{ color:#999;}
.exhibition_navMonth .num{ color:#e11515;}
.year_tit{ width:403px; height:25px; text-align:center; line-height:25px; color:#fff; font-size:18px; font-family:Arial, Helvetica, sans-serif; margin:0 auto 20px; background:url(../images/year2Bg.gif) no-repeat center top;}
.exhibition_nav .cur_year,.exhibition_nav .next_year,.year_tit .next_year{ display:inline-block; width:37px; height:34px; line-height:34px; margin-right:8px; float:left; font-weight:bold; padding-left:4px; color:#fff;}
.exhibition_nav .cur_year{ background:url(../images/icon.png) no-repeat left -200px;}
.exhibition_nav .next_year,.year_tit .next_year{ background:url(../images/icon.png) no-repeat left -234px;}
.exhibition_LisBox{ width:953px; border:1px solid #cacaca; margin-left:5px; padding:12px 20px; margin-bottom:30px;}
.month_title,.end_month_title{ width:88px; height:32px; line-height:28px; margin-left:-26px; color:#fff; font-size:16px; font-weight:bold; background:url(../images/icon.png) no-repeat left -268px; padding-left:20px;}
.end_month_title{background:url(../images/icon.png) no-repeat left -300px;}
.exhibition_Lis{ width:100%; height:120px; margin-top:30px; padding-bottom:20px; border-bottom:1px dotted #cacaca;}
.exhibitionImg{ width:160px; height:120px; float:left;}
.exhibitionImg img{ width:158px; height:118px; border:1px solid #cacaca;}
.exhibition_LisText{ width:765px; float:right;}
.exhibition_title{ font-size:18px; font-weight:bold; margin-bottom:15px; line-height:17px;}
.exhibition_time{ width:285px; float:left; line-height:30px;}
.exhibition_news{ width:415px; float:left; padding-left:45px; line-height:23px;}
.exhibition_news li{ height:23px!important;}
.exhibition_news li span{ color:#999; padding-right:7px;}
.exhibition_news .moreNews{ padding-left:47px; padding-top:5px;}
.exhibition_news .moreNews a{ color:#6587c1;}
.exhibition_news .moreNews a:hover{ color:#e11515;}








