@charset "GB2312";
/* CSS Document */
.nav{
    border-top: 3px #ff6600 solid;
}
.img-text p,.img-text a{
    color: #34a853;
}
.img-text p a{
    color: #333;
}
.mod-title{
    margin-bottom: 20px;
}
.mod-title ol li{
    background: none;
    margin-right: 0;
    color: #b4aea9;
}
.mod-title ol li.re-1, .mod-title ol li.copy-re-1{
    background: #e97915;
    color: #fff;
}
.mod-main ul li p a,.tip-news p a{

    color: #e97915;
}

.figure-title{
    margin-top: 10px;
    background: none;
    border-bottom: 1px #eee solid;
}
.figure-title h2{
    background: #e97915;
}
.figure-title a.more{
    background: #868584;
    border-radius: 5px;
    text-align: center;
    width: 40px;
}
.footer-head{
    background: #e97915;
}
/*add*/

.report img{
    width: 290px;
    height: 67px;
    margin-bottom: 10px;
}
.right-title{
    margin-top: 15px;
}
.mod-left .mod-main{
    height: auto;
}
.mod-main ul li{
    padding-top: 7px;
}
.speace-part img{
    display: block;
    width: 98px;
    height: 98px;
    margin: 20px;
    float: left;
}
.mod-right{
    width: 290px;
}
.mod-right .ad img{
    display: block;
    width: 260px;
    height: 90px;
    margin: 0 auto;
}