.conter {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    margin-top: 40px;
    position: relative;
    flex: 1;
}
.conter_1{
    width: 188px;
    float: left
    
}
.conter_1 ul{
    float: right
}
.conter_1 ul li{
    padding-top: 22px;
    font-size: 16px;
    cursor: pointer
}
.conter_1 ul li a{color: #333}
.atter{
    color: #1c86f4!important ;
}
.conter_2{
    width: 740px;
    float: right;
    padding-bottom: 127px;
    margin-right: 50px;

}

.vertical {
    width: 4px;
    height: 24px;
    background: #1c87f4;
    float: left;
    margin-top: 22px;
}
.hot {
    float: left;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 22px;
}
.mood{
    clear: both;
    font-size: 15px;
    color: #333;
    padding-top: 25px;
    line-height: 25px;
}
.mood_1{
    clear: both;
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin-top: 5px;
}

