.contentLeft{
    width: 220px;
    margin: 0px 20px auto 0px;
    display: -webkit-flex;  /*Safari */
    display: flex;
    flex-direction: column;

}

.contentLine{
    width: 2px;
    height: 1000px;
    background-color: #cccccc;
}

.contentLeftActive{
    width: 200px;
	margin-bottom:20px;
    
}

.leftActiveTitle{
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
}

.leftActiveLine{
    width: 200px;
    height: 2px;
    margin-top: 8px;
}

.leftActiveImg{
    margin-top: 18px;
    width: 200px;
    height: 134px;
    margin-bottom: 4px;
}

.contentLeftActiveA{
    line-height: 22px;
    font-size: 16px;
    margin-top: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
    color: #2A2A2A;
}


.contentLeftStudy{
    width: 200px;
    height: 246px;
    margin-top: 12px;
}

.leftStudyTitle{
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
}

.leftStudyLine{
    width: 200px;
    height: 2px;
    margin-top: 8px;
}

.leftStudyImg{
    width: 200px;
    height: 134px;
    margin-top: 18px;
}

.contentLeftStudyA{
    width: 200px;
    line-height: 22px;
    font-size: 16px;
    margin-top: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
    color: #2A2A2A;
}

.contentLeftAd{
    width: 200px;
    /*height: 110px;*/
    margin-top: 22px;
}

.contentLeftTools{
    width: 200px;
    height: 300px;
    margin-top: 28px;
}

.leftToolsTitle{
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
}

.leftToolsLine{
    width: 200px;
    height: 2px;
    margin-top: 8px;
}


.leftToolsContent{
    width: 200px;
    height: 266px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: column;
}

.leftToolsRow{
    width: 200px;
    flex-grow: 1;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}

.leftToolsItem{
    flex-grow: 1;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: column;
    /*background-color: aqua;*/
}

.leftToolsImg{
    text-align: center;
    margin: auto auto 0px auto;
    width: 50px;
    height: 50px;
}

.leftToolsText{
    text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 16px;
}

.contentLeftInfo{
    width: 200px;
    height: 272px;
    margin-top: 22px;
}

.leftInfoTitle{
    width: 200px;
    height: 42px; 
}

.leftInfoText{
    width: 200px;
    height: 230px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: column;
}

.contentLeftInfoA{
    flex-grow: 1;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
    color: #2A2A2A;

}

.contentLeftWeiBo{
    width: 200px;
    margin-top: 14px;
}

.leftWeiBoTitle{
    width: 200px;
    height: 47px;
}

.leftWeiBoFire{
    width: 23px;
    height: 31px;
}

.leftWeiBoContent{
    margin-top: 6px;
}