.aside {
    margin-right: 26px;
    width: 280px;
}

.news {
    flex: 1;
}

.news .item {
    position: relative;
    padding-left: 16px;
    line-height: 32px;
    color: #000;
}

.news .item::before {
    content: '.';
    position: absolute;
    left: 0;
    top: -5px;
}

.notice {
    padding-bottom: 15px;
    color: #333333;
    line-height: 30px;
    border-bottom: 1px solid #4f84d5;
}
.aside .more{
    text-align: right;
    font-size: 14px;
	line-height: 30px;
	color: #4f84d5;
}
.zhuanti .item{
    margin-bottom:21px;
}
.zhuanti .item .img{
    width: 105px;
    height:99px;
    margin-right: 18px;
    vertical-align: text-top;
}
.item .p{
    display: inline-block;
    vertical-align: top;
}
.canada-footer{
    margin-top:130px;
}
li.chnllist a{font-weight:bold;}