.main {
    font-size: 12px;
}

.main .mainLeft {
    width: 872px;
}

.mainLeft .newsItem {
    float: right;
    width: 382px;
    margin-left: 20px;
}

.itemList.newsItem .title {
    width: 366px;
    padding: 0 6px 0 6px;
}

.itemList {
    float: left;
    overflow: hidden;
    margin-bottom: 12px;
    min-height: 270px;
}

.itemList .title {
    font-size: 14px;
    color: #fff;
    width: 408px;
    padding: 0 8px;
    background: url("../images/titleBgS.jpg") repeat-x;
}

.itemList .title a {
    display: block;
    width: 100%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 16px;
}

.itemList .title i {
    font-size: 12px;
    padding-right: 14px;
    background: url("../images/more.png") no-repeat right center;
}

.itemList .title span {
    padding-left: 32px;
}

.itemList.newsItem .title span {
    background: url(../images/newsIcon.png) no-repeat 3px 4px;
    background-size: 18px auto;
}

.itemList.infoItem .title span {
    background: url(../images/infoIcon.png) no-repeat 3px 5px;
    background-size: 23px auto;
}

.itemList.noticeItem .title span {
    background: url("../images/noticeIcon.png") no-repeat 3px 5px;
}

.itemList.exchangeItem .title span {
    background: url("../images/exchange.png") no-repeat 3px 4px;
}

.itemList.downLoadItem .title span {
    background: url("../images/down.png") no-repeat 3px 4px;
}

.itemList.newsItem .title i {
    padding-right: 14px;
}

.itemList.newsItem dl {
    height: 264px !important;
    overflow: hidden;
}

.itemList dl {
    width: 422px;
    height: 264px;
    overflow: hidden;
    padding: 12px 0 14px 0;
    border: 1px solid #e2f3ff;
}

.itemList a {
    display: block;
    width: 382px;
    height: 22px;
    line-height: 22px;
    padding: 0 20px;
}

.itemList.newsItem dl {
    width: 376px;
    height: 292px;
    overflow: hidden;
    padding: 8px 0;
}

.itemList.newsItem dl a {
    width: 348px;
    padding: 0 18px 0 6px;
}

.itemList dd.new a {
    color: #ff0000;
}

.itemLeft {
    width: 424px;
    margin-right: 20px;
}

.itemRight {
    width: 424px;
}

.itemList .wrap {
    float: left;
}

.itemList span {
    float: left;
    max-width: 230px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.itemList .newIcon, .rightNewsItem .newIcon {
    float: left;
    width: 20px;
    height: 16px;
    background: url("../images/new.png") no-repeat right center;
}

.itemList dd span {
    padding-left: 12px;
    background: url("../images/dotted3.png") no-repeat left center;
}

.itemList dd.new span {
    background: url("../images/dotted1.png") no-repeat left center;
}

.itemList i {
    float: right;
}

.main .mainRight {
    width: 280px;
    margin-left: 20px;
}

.rightNewsItem {
    width: 100%;
    margin-bottom: 20px;
}

.rightNewsItem .title {
    width: 100%;
    display: block;
    background: #ffb701;
    height: 24px;
    font: 16px/24px "Microsoft YaHei";
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-top: 17px;
    color: #fff;
}

.rightNewsItem .title span {
    position: absolute;
    left: 50%;
    top: -17px;
    margin-left: -86px;
    width: 172px;
    height: 42px;
    background: url("../images/titleBg1.png") no-repeat;
    z-index: 0;
    color: #fff;
    line-height: 42px;
}

.rightNewsItem .important {
    width: 278px;
    height: 253px;
    padding: 8px 0 8px 0;
    border: 1px solid #fff0c9;
    overflow: hidden;
}
.rightNewsItem dl a {
    display: block;
    width: 262px;
    padding: 0 8px 0 10px;
    overflow: hidden;
    line-height: 23px;
}

.rightNewsItem dd span {
    float: left;
    padding-left: 12px;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/dotted3.png) no-repeat left center;
}

.rightNewsItem dd.new a {
    color: #ff0000;
}

.rightNewsItem dd.new span {
    background: url(../images/dotted1.png) no-repeat left center;
}

.rightNewsItem dd i {
    float: right;
}

.chair .title a {
    font-size: 16px;
    display: block;
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
    background: url("../images/speederBg1.png") no-repeat left center #b8e3f8;
}

.chair dl {
    border: 1px solid #e2f3ff;
    margin-bottom: 20px;
}

.chair dd {
    width: 100%;
    height: 196px;
}

.speederNav {
    height: 655px;
    margin-bottom: 20px;
    overflow: hidden;
}

