@charset 'gb2312';

/* wrao-container */
.wrap-container {
    overflow: hidden;
    width: 100%;
    height: 1200px;
}

.news {
    width: 1001px;
    height: 369px;
    margin: 0 auto;
    padding-top: 25px;
}

.news-item {
    float: left;
    width: 315px;
    height: 340px;
    margin-right: 25px;
}

.news-item h3 {
    float: left;
    width: 100%;
    height: 23px;
    margin-bottom: 10px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
}

.news-item h3 a {
    color: #75335e;
}

.news-item .text-list {
    float: left;
    width: 100%;
    height: 250px;
}

.news-item .text_list_mc {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.news-item .text_list_show {
    position: absolute;
    top: 0;
    left: 0;
    width: 500000px;
    height: 250px;
}

.news-item .text_list_show ul {
    float: left;
    zoom: 1;
    width: 324px;
    height: 125px;
    margin-bottom: 10px;
}

.news-item .text_list_show ul li {
    float: left;
    width: 152px;
    height: 125px;
    margin-right: 10px;
}

.news-item .text_list_show ul li a.pic_a {
    display: block;
}

.news-item .text_list_show ul li p {
    line-height: 22px;
    text-align: center;
}

.roll_mc {
    height: 33px;
    text-align: center;
}

.roll_mc a {
    display: inline-block;
    width: 14px;
    height: 33px;
    margin-left: 4px;
    background: url(r2.gif) no-repeat 0 50%;

    _display: inline;
    _zoom: 1;
}

.roll_mc a:hover,
.roll_mc a.select {
    background: url(r1.gif) no-repeat 0 50%;
}

.news-item ul.list-1 li {
    float: left;
    width: 295px;
}

.news-item ul.list-1 li:hover {
    background: #e9e9e9;
}

.news-item ul.list-1 li a {
    float: left;
    padding-left: 10px;
    background: url(event-li-dot.jpg) no-repeat;
    background-position: 3px 9px;
}

.news-item ul.list-1 li span {
    display: inline;
    float: right;
    margin-right: 5px;
}

.news-item p.more {
    float: left;
    width: 100%;
    height: 32px;
    margin-top: 5px;
    line-height: 32px;
}

.news-item p.more a {
    display: inline;
    float: left;
    width: 71px;
    height: 32px;
    margin-left: 3px;
    color: #fff;
    text-align: center;
    background: #75335e;
}

.news-item h4 {
    float: left;
    width: 100%;
    height: 22px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #f60;
}

.news-item ul.list-2 {
    float: left;
    width: 100%;
}

.news-item ul.list-2 li {
    width: 296px;
    height: 22px;
    margin-top: 1px;
    line-height: 22px;
    padding-left: 10px;
    background: url(list-2-bg.jpg) repeat-x;
}

.news-item ul.list-2 li a {
    color: #333;
    padding-left: 10px;
    background: url(list-2-a-dot.jpg) no-repeat;
}