body{ background: #FFF;}
.notice{ margin-top:30px;}
.noticeBox{ width: 1200px; margin: 0 auto;}

.noticeLeft{border:1px solid #E5E5E5;width:300px;float:left;background:#F8FAFE;}
.noticeLeft_title{border-bottom:1px solid #E5E5E5;font-size:24px;color:#333;padding:18px 28px;}
.noticeLeft_title img{width:26px;margin-top:5px;margin-right:5px;}
.noticelist ul li .text{display:none;}
.noticelist ul li:hover .title{background:#E9F0FF;
transition: all .4s;  
-moz-transition: all .4s;
-webkit-transition: all .4s;
-o-transition: all .4s;
}
.noticelist ul li.on .title{border-top:1px solid #E5E5E5;background:#E9F0FF;}
.noticelist ul li.on:first-child .title{border-top:0;}
.noticelist ul li .text a.on{color:#FF5A5F;}
.noticelist ul li .text a:hover{color:#FF5A5F;}
.noticelist ul li.on .title img{
transform:rotate(90deg);
transition: all .4s;  
-moz-transition: all .4s;
-webkit-transition: all .4s;
-o-transition: all .4s;
}
/*两行样式*/
.noticelist ul li .title{font-size:18px;color:#272727;font-weight:600;padding:17px 28px;cursor:pointer;}
.noticelist ul li .title img{float:right;width:6px;margin-top:6px;
transition: all .4s;  
-moz-transition: all .4s;
-webkit-transition: all .4s;
-o-transition: all .4s;
}
.noticelist ul li .text{padding:17px 28px 0 28px;}
.noticelist ul li .text a{width:50%;float:left;font-size:14px;color:#3C3C3C;margin-bottom:17px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.noticelist ul li .text a:nth-child(2n){text-indent:10px;}
/*三行样式*/
.noticelist ul li:nth-child(1) .text a{width:33.33%;}
.noticelist ul li:nth-child(1) .text a:nth-child(3n){text-align:right;}
.noticelist ul li:nth-child(1) .text a{text-indent:0;}




.noticeRight{border:1px solid #E5E5E5;width: 880px; float: right; background: #fff;min-height:700;}
.noticeRight_main{ padding:18px 30px;}
.noticeRight_title span{font-size: 24px; color: #313B48; font-weight: bold;}
.noticeRight_list{ margin-top:22px;}
.noticeRight_list ul li{ border-bottom: 1px solid #E6E6E6; padding-bottom: 30px;}
.noticeRight_list ul li+li{ margin-top: 30px;}
.noticeRight_list ul li:last-child{border-bottom:0;}
.noticeRight_list ul li .leftimg{float: left; width: 180px; height: 140px;}
.noticeRight_list ul li .leftimg img{width: 100%; height: 100%;}
.noticeRight_list ul li .lefttext{ width: 620px; float: right; position: relative; height: 140px;}
.noticeRight_list ul li .lefttext p.title a{font-size: 20px; color: #313B48; display: inline-block; font-weight: bold;}
.noticeRight_list ul li .lefttext p.text{ font-size: 14px; color: #666; line-height: 25px; margin-top: 15px;}
.noticeRight_list ul li .lefttext p.text em{ color: #AB8161;font-weight: bold;}
.noticeRight_list ul li .lefttext p.shijian{ position: absolute; left: 0px; bottom: 0px; font-size: 14px; color: #999;}
.noticeRight_list ul li:hover .lefttext p.title a{ color:#FF5A5F;}
.noticeRight_list ul li .leftimg img:hover{ opacity: 0.8;}
.list_main2 a{width: 50%;}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background: #FF5A5F;
	color: #fff;
	border-color:#FF5A5F;
}
.pagination > li > a, .pagination > li > span{
	background: #F8F8F8;
	color: #666;
}



/*报名*/
.m_Atbm{width:1200px;height:106px;margin:auto;margin-top:75px;background:url(../images/gfzn2.png) no-repeat 0 0/ 100% 100%;margin-bottom:30px;}
.m_Atbm form{width:450px;height:50px;float:right;margin:28px 25px 0 0;background:#FFF;border-radius:100px;overflow:hidden;}
.m_Atbm form img{width:14px;height:23px;margin-top: 14px;margin-left: 30px;}
.m_Atbm form [type="text"]{border:0;width:250px;height:50px;padding:0 10px;font-size:16px;color:#999;background:#FFF;}
.m_Atbm form [type="button"]{width:140px;height:50px;float:right;border:0;background:#FFD200;font-size:18px;color:#4354CB;}









