﻿.index-news {
    /*border-top: 1px solid #e0e0e0;*/
    padding: 6px 0;
    line-height: 24px;
    height: 5px;
    margin-top: 50px;
}



.index-news dl dt {
    float: left;
    width: 85px;
    font-weight: bold;
    font-size: 14px;
}

.index-news dl dd {
    float: left;
    width: 875px;
    height: 24px;
    overflow: hidden;
}

.index-news a {
    color: #888;
}

.index-news dl dd a.more {
    float: right;
    margin: 0;
    float: right;
}
.index-news dl dd a {
    margin-right: 12px;
}
.index-news dl dd a:hover{color: #de1d25;}


/*案例下面的按钮*/
.backtop {
    height: 22px;
    margin: 45px auto 0;
    text-align: right;
}

.backtop a {
    color: #666;
    margin-left: 10px;
}

.webpro-link {
    float: right;
    width: 300px;
    height: 29px;
    background: url(../images/webpro-bg.jpg) no-repeat;
}

.webpro-link a {
    display: inline-block;
    width: 114px;
    height: 29px;
    float: left;
    text-align: center;
    font: bold 14px/29px "微软雅黑";
    margin: 0;
}

.footer2{padding:4px 14px 0; font: 16px/18px '微软雅黑'; width:100%; margin:0 auto; font-size:16px; color:#666;}
.footer2 a{ color:#666;}
.footer2 a:hover{ color:#df1d25;}
.footer3{padding:4px 14px 34px; font: 12px/18px '微软雅黑'; width:100%; margin:0 auto; font-size:12px; color:#999;}

