.ActicalUlList {
    margin: 0 10px;
}
.ActicalUlList li {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}
.ActicalUlList li .date p{
    color: #fff;
    text-align: center;
    font-size: 16px;}

.ActicalUlList li .date {
    float: left;
    background: #008A7B;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 16px;
}
.ActicalUlList li .wteBox {
    width: 80%;
    float: left;
    margin-left: 20px;
    padding: 5px 0;
}
.ActicalUlList li .wteBox .title a, .ActicalUlList li .wteBox .title a font {
    color: #474747;
    font-size: 16px;
    line-height: 1.2;
}
.ActicalUlList li .wteBox .summary {
    color: #707070;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0.1em;
    line-height: 0;
    visibility: hidden;
    clear: both;
}
/*分页模板*/
.fenyePageBoxCom {}
.fenyePageBoxCom .fenyeLeft{float:left;}
.fenyePageBoxCom .fenyeLeft a{display:inline-block;margin-left:5px;width:45px;line-height:30px;border:1px solid #cecece;vertical-align:top;font-size:12px;text-align:center;color:#707070;}
.fenyePageBoxCom .fenyeLeft a:hover{background:#008A7C;border-color:#008A7C;color:#fff;}
.fenyePageBoxCom .fenyeLeft a:first-child{margin-left:0;}
.fenyePageBoxCom .fenyeRight{float:right;}
.fenyePageBoxCom .fenyeRight span,
.fenyePageBoxCom .fenyeRight input{font-size:12px;display:inline-block;text-align:center;vertical-align:top;line-height:30px;}
.fenyePageBoxCom .fenyeRight input{border:none;background:none;}
.fenyePageBoxCom .fenyeRight input.easysite-page-text{line-height:28px;border:1px solid #ccc;margin:0 8px;height:28px;}
.fenyePageBoxCom .fenyeRight .fenyeButton{padding:0 .5em;cursor:pointer;text-decoration:none;line-height:28px;background:#008A7B;border-color:#008A7B;color:#fff;}