a{
    text-decoration: none;
    color: #555;
}

a:Hover{
    text-decoration: underline;
}


.mianbk{
    width:100%;
    position: fixed;
    top:0;
    left:0;
}


.mianbk img{
    width:100%;    
}

.mainContent{
    position: relative;
    background-color:#fff;
    padding:8px 0;
}

.ImageDisplayBoxWrap{
    padding:0;
    border-width:0;
}

.widget{
    margin-bottom:8px;
}

.standardWidget .wHeader{
    background:url(/_m/specials/MasterPage/44/img/bar.jpg) no-repeat;
    border-width:0;
}

.standardWidget .wHeader .caption{
    line-height:60px;
    font-size: 24px;
    font-family: 微软雅黑;
    color: #0D570D;
    font-weight: normal;
}

.standardWidget .wHeader .more {
    line-height: 60px;

}

.standardWidget{
    border-width:0;
    background-color:transparent;
}

.hdjj ul.summaryList .title{
    font-size: 24px;
    font-family: 微软雅黑;
    font-weight: normal;
    background: url(/_m/specials/MasterPage/44/img/jj.png) 81px 0px no-repeat;
    padding-left: 0;
    display: block;
    line-height: 41px;
}

.Interval{
    height:20px;
}

.hdbd .summary{
    line-height:26px;
}

.hdbd .wHeader{
    background-image:none;
    margin-left:8px;
    border-bottom:2px solid #aaa;

}

.hdbd .wHeader .caption{
    line-height:25px;
    font-size:16px;
    padding-left: 0;
}

.hdbd .wHeader .more{
    line-height:25px;
}

.hdbd ul.list li a{
    background-image:none;
    padding-left:0;
}

ul.imageList li{
    padding:0;
    border-width:0;
}

ul.imageList{
    padding:0;
}
 
ul.imageList li{
    margin:0 8px 8px 0;
}
 
ul.imageList .lastitem{
    float:right;
    *float:none;
    margin-right:0;
}

.Manufacture{
    background-color:#ffc96f;
    font-size:18px;
    line-height:50px;
    margin-top:10px;
}

.breadcrumbsBox{
    display:none;
}

.contentpage{
    padding:0 60px;
}

body .article ul.toolbar{
    padding-top:5px;
}


.pagination span.current, .pagination a:hover{
    background-color:#ffc96f;
}

.pagination a, .pagination span{
    border-color:#ffc96f;    
}

.contentpage ul.imageList{
    padding-left: 35px;
    min-height:500px;
}

body .contentpage .content{
    min-height:500px;
}

#Homebotton{
    display:block;
    top:50px;
    left:-100px;
    position: fixed;
    z-index:100;
    height:64px;
    width:64px;
    background:url(/_m/specials/MasterPage/44/img/home.png) center top no-repeat;
    text-decoration: none;
}

#Homebotton:hover{
    background-position:center bottom;
}