.example {
    margin-top: 20px;
    border: 1px solid #0166FF;
}

.emotion-mark {
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

.content {
    margin-left: 15px;
    margin-right: 10px;
    color: #66c260;
}

.content span {
    color: #f00;
}

.content span.black {
    color: #000;
}

.example-bottom {
    width: 150px;
    margin: 0 auto 20px;
}

.example-bottom img{
    margin-right: 10px;
}

.example-bottom img:nth-of-type(2){
    margin-left: 20px;
}

.veidoo-example {
    margin-top: 20px;
}

.veidoo-example .veidoo-remark, .veidoo-example .veidoo-analyze {
    border: 1px solid #0166FF;
    color: #6c6c6c;
}

.veidoo-example .veidoo-arrow {
    text-align: center;
    padding-top: 60px;
}

.veidoo-example .content {
    color: #6c6c6c;
}

.veidoo-example .veidoo-analyze {
    padding: 10px;
}

.veidoo-example .veidoo-analyze span {
    display: inline-block;
    width: 58px;
    height: 26px;
    color: #0166FF;
    border: 1px solid #0166FF;
    border-radius: 10px;
    text-align: center;
    line-height: 26px;
}

.veidoo-example .veidoo-analyze td {
    padding-top: 5px;
    padding-left: 5px;
}

/* 轮播图 */
.carousel-indicators {
    padding-bottom: 0;
    margin-bottom: 0;
}
.carousel-inner .carousel-caption {
    height: 500px;
    padding-top: 40px;
    bottom: 0;
}

.testimonial-wrap .item-1 {
    background: url("https://i1.jointwisdom.cn/images/openapi/commentanalyze/usage-quality-base.png") center center;
}

.testimonial-wrap .item.adding{
    background: url("https://i1.jointwisdom.cn/images/openapi/commentanalyze/usage-quality-base.png") center center;
}