.home-space {
    height: 25px;
    overflow: hidden;
    clear: both;
}

/************************************************************************************/

.home-main {
    margin-bottom: 8px;
}

/************************************************************************************/

.home-left {
    float: left;
    display: inline;
    width: 760px;
    margin-right: 20px;
}
.home-side {
    float: left;
    display: inline;
    width: 220px;
}

/************************************************************************************/

.home-list {}
.home-list-1, .home-list-2 {
    float: left;
    display: inline;
    width: 370px;
    height: 250px;
    overflow: hidden;
}
.home-list-1 {
    margin-right: 20px;
}

/************************************************************************************/

.slider {
    width: 760px;
    height: 250px;
    overflow: hidden;
    margin-bottom: 20px;
}

/************************************************************************************/

.article {
    height: 250px;
}
.article .a-title {
    position: relative;
    height: 30px;
    border-bottom: 1px solid #BFCFDE;
}
.article .a-title .a-img {
    float: left;
    display: inline;
    margin-bottom: -1px;
}
.article .a-title .a-more {
    position: absolute;
    right: 0px;
    top: 12px;
    width: 35px;
    height: 9px;
    overflow: hidden;
    background: url(../images/more.png) no-repeat;
}
.article .a-list {
    margin-top: 12px;
}
.article .a-list .a-item {
    height: 23px;
}
.article .a-list .a-icon {
    float: left;
    display: inline;
    width: 23px;
    height: 23px;
    background: url(../images/a-icon.png) no-repeat center center;
    overflow: hidden;
}
.article .a-list .a-text {
    float: left;
    display: inline;
    height: 23px;
    width: 280px;
    line-height: 23px;
    font-size: 12hpx;
    color: #3C3C3C;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article .a-list .a-time {
    float: right;
    display: inline;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #666;
}

/************************************************************************************/

.search {}
.search .s-title {
    position: relative;
    height: 30px;
    border-bottom: 1px solid #BFCFDE;
}
.search .s-title .s-img {
    float: left;
    display: inline;
    margin-bottom: -1px;
}
.search .s-inputbox {
    height: 28px;
    border: 1px solid #BFCFDE;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    margin: 10px 0 15px 0;
}
.search .s-input {
    float: left;
    display: inline;
    border: none;
    height: 20px;
    width: 170px;
    line-height: 28px;
    color: #666;
    padding: 4px;
}
.search .s-button {
    float: left;
    display: inline;
    height: 28px;
    width: 40px;
    background: #EBEBEB url(../images/search-icon.png) no-repeat center center;
    cursor: pointer;
}

/************************************************************************************/

.fast {}
.fast .f-title {
    position: relative;
    height: 30px;
    border-bottom: 1px solid #BFCFDE;
}
.fast .f-title .f-it {
    float: left;
    display: inline;
    margin-bottom: -1px;
}
.fast .f-item {
    display: block;
    margin-top: 13px;
    height: 64px;
    width: 220px;
    overflow: hidden;
}
.fast .f-img {
    height: 64px;
    width: 220px;
}

/************************************************************************************/

.home-marquee {
    height: 130px;
    width: 1000px;
    overflow: hidden;
    background: #000;
}
.home-marquee .m-box {
    width: 100000px;
    height: 130px;
}
.home-marquee .m-item {
    float: left;
    display: inline;
    overflow: hidden;
    width: 200px;
    height: 130px;
    margin-right: 1px;
}
.home-marquee .m-img {
    width: 200px;
    height: 130px;
    overflow: hidden;
}




.search_msg{height:30px; line-height:30px; margin:10px 0 10px; border-bottom:#ccc 1px solid; font-weight:bold;}
.search_msg span{ color:#F00; font-weight:bold;}

.pagesite/*第几页*/{ text-align:center; line-height:24px; height:24px; margin:10px auto;}
dl.sslist{border-bottom:1px dashed #ccc; line-height:1.8em; padding:10px 0 10px;}
dl.sslist dt{height:10px;}  /*修改位置*/
dl.sslist dt span a,dl.list3 dt span a:visited{font-size:14px; color:#ff3300;}
dl.sslist dt a,dl.list3 dt a:visited{font-size:14px; color:#0033FF;}
dl.sslist dt a:hover{font-size:14px; color:#ff3300;}
dl.sslist dd{color:#000;}
dl.sslist dd.zy{height:10px; text-indent:20px; text-indent:20px; color:#999; overflow:hidden;}  /*修改位置*/
