@charset "utf-8";

/* CSS Document 维护：CAORONG */

.banner {
    width: 100%;
    height: 457px;
}

.indexbox {
    padding-top: 18px;
    width: 1200px;
    margin: 0 auto;
}

.indexbox .zx {
    width: 455px;
    float: left;
    padding-right: 15px;
}

.indexbox .yw {
    width: 455px;
    float: left;
}

.indexbox .indexvideo {
    width: 260px;
    float: right;
}

.indexbox h2 {
    font-size: 16px;
    font-weight: normal;
    height: 32px;
    padding-left: 8px;
    background: url(../images/indexline1.jpg) 0 bottom no-repeat;
}

.indexbox .hot {
    padding-top: 15px;
    border-bottom: #CCC 1px dotted;
    padding-bottom: 15px;
}

.indexbox .hot .pic {
    width: 180px;
    height: 110px;
    float: left;
}

.indexbox .hot .pic img {
    width: 180px;
    height: 110px;
}

.indexbox .hot .txt {
    width: 270px;
    float: right;
}

.indexbox .hot .txt h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.indexbox .hot .txt p {
    height: 80px;
    line-height: 20px;
    overflow: hidden;
}

.indexbox .list {
    margin-top: 15px;
    margin-right: -15px;
}

.indexbox .list li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(../images/arrow.jpg) left center no-repeat;
    width: 210px;
    margin-right: 15px;
    float: left;
    padding-left: 10px;
}

.indexbox .video {
    padding-top: 15px;
}

.indexbox .video img {
    width: 260px;
    height: 146px;
}

.indexbox .video h3 {
    text-align: center;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-top: 10px;
    font-weight: normal;
}