.carousel {
    width: 1200px;
    height: 260px;
    margin-bottom: 30px;
    border: 1px solid #DDDDDD;
}

.c_pic_title {
    width: 98%;
    height: 30px;
    margin: 10px;
    border-bottom: 2px solid #8B0017;
}

.carousel .c_pic {
    width: 100%;
}

.c_title_l {
    font-size: 18px;
    color: #8B0017;
}

.c_title_r a {
    font-size: 12px;
    color: #8B0017;
}

.c_pic_up a img {
    height: 160px;
    width: 285px;
}

.c_pic {
    text-align: center;
}

.c_pic ul {
    height: 310px;
    margin-left: 15px;
    width: 100%;
}

.c_pic ul li {
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.c_jieshao {
    width: 285px;
    height: 32px;
    line-height: 32px;
    text-align: center;

}

.c_jieshao a {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #8B0017;
}