.access{background-color:#ededed;width:100%;display:flex;justify-content:center;align-items:center}
.access .accessmain{width:1200px;background-color:#fff}
.boxleft{margin:30px 33px 0 0}
.boxhead{width:278px;height:109px;position:relative;background-color:#009EF0;text-align:center;padding-top:12px}
.boxhead .word{display:flex;justify-content:center;align-items:center;margin-top:30px;font-size:22px;color:#fff}
.boxleft a{color:#666}
.boxleft a:hover{text-decoration:none}
.boxleft .item{font-size:16px;width:224px;height:66px;padding:0 24px 0 30px;display:flex;justify-content:space-between;align-items:center;background-color:#f2f2f2}
.boxleft .choose{color:rgb(0, 158, 240);background-color:rgb(215, 240, 254);}
.subjuctleft{position:relative;width:280px;float:left}
.subjuctright{position:relative}
.boxcontents{width:900px;float:right}
.matters .top{margin-top:54px;padding-bottom:17px}
.matters .top img{vertical-align: text-bottom;}
.matters .grayline{border-bottom: 2px solid #f2f2f2;margin-right: 31px}
.matters .line{border-bottom:2px solid #009EF0;width:180px;margin-top:-2px}
.warp{display:flex;justify-content:flex-start;flex-wrap:wrap}
.matters .warp .labels{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-top: 20px;}
.matters .warp .labels .buttonone{border: 1px solid #999999;color: #999999;text-decoration:none;font-size: 14px;padding: 7px 9px 7px 9px;border-radius:15px;margin-left: 20px;}
.matters .warp .labels .buttontwo{border: 1px solid #009EF0;color: #009EF0;}
.matters .warp .activity{background-color:#f4f4f4;border-radius:8px;margin:20px 20px 20px 0;position: relative;}
.matters .warp .activity:hover{text-decoration:none;transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);box-shadow:0 0 40px rgba(0,36,100,.3);-webkit-box-shadow:0 0 40px rgba(0,36,100,.3);-moz-box-shadow:0 0 40px rgba(0,36,100,.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:100;}
.matters .warp .activity .content{margin:16px 0 16px 16px;color:#333}
.matters .warp .activity .content .tag{width: 68px;color: #14A5F0;margin-bottom: 12px;font-size: 12px;border: 1px solid #14A5F0;border-radius:15px;padding: 2px 4px 2px 4px;text-align: center;display: inline-block;margin-right: 3px;}
.matters .warp .activity .content .bottom {font-size: 14px;color: #000000;width: 259px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.matters .warp .activity .play {position: absolute;left:110px;top: 85px;}
#content .page{width: 100%;height: 100px;text-align: center;}
/*分页 begin*/
.page_list{margin: 20px auto;overflow: hidden;display: inline-block;}
.page_list a{text-decoration: none;font: 14px SimSun,"Arial Narrow",HELVETICA;color:#666; display: block;float: left;width:30px;height:30px;line-height:30px;margin-right: 10px;text-align: center;background-color: #fff;border:1px solid #dedede;}
.page_list a.top_page,.page_list a.end_page{width:30px;height: 30px;padding: 0 8px 0 8px;}
.page_list a.page_prev,.page_list a.page_next{width:76px;}
.page_list span.page_ellipsis{display: block;float: left;width:46px;height:46px;margin-right: 10px;background-position:5px -88px;border:none;}
.page_list a:hover ,.page_list a.current{background-color: #dedede;color:#333;}
/*分页 end*/
