.inform-list:hover .inform-list-title,
.inform-list:hover .inform-list-text {
    cursor: pointer;
    color: #4FAA3F;
}

.inform-list:hover .inform-list-time {
    color: #333;
}

.inform-list:hover .inform-list-detail {
    background-color: #4FAA3F;
}

.inform-list-detail {
    background-color: rgba(117, 220, 99, 0.475);
}


.about-us-list.active a,
.about-us-list:hover,
.about-us-list a:hover {
    background: #4FAA3F;
    color: #fff;
}


.new-inform-aside-list:hover .new-inform-title {
    color: #4FAA3F !important;
}

.meet-list:hover .meet-list-title,
.meet-list:hover .meet-list-text {
    color: #4FAA3F
}

.meet-list:hover .meet-stop {
    background-color: #4FAA3F;
}

.hot-follow-lists a:hover {
    background-color: #4FAA3F;
    color: #fff;
}

.add-ding:hover {
    background-color: #4FAA3F;
    color: #fff;
    border-color: #4FAA3F;
}

.hot-follow-lists a {
    border-color: #4FAA3F;
    color: #4FAA3F;
}

.add-ding {
    color: #4FAA3F;
}

.about-us-lists {
    border-color: #4FAA3F;
}

.about-us-list a {
    background: linear-gradient(180deg, #4faa3f4e 0%, #F3F5F7 100%);
}


.alert-con {
    background-image: url(../images/img-086.png) !important;
}


.about-us-list.active a,
.about-us-list:hover,
.about-us-list a:hover {
    background: #4FAA3F !important;
}

.about-us-list a {
    background: linear-gradient(180deg, #4faa3f4e 0%, #F3F5F7 100%) !important;
}

.about-us-lists {
    border-color: #4FAA3F !important;
}

.hot-follow-lists a {
    color: #4FAA3F !important;
    border-color: #4FAA3F !important;
}

.hot-follow-lists a:hover {
    background: #4FAA3F !important;
}

.index-top-lists-con-input {
    margin-left: 30px;
}