body {
    background-image: url(../image/bg.gif);
    background-color: rgb(255, 255, 255);
    background-position: center top;
    background-repeat: repeat;
    background-attachment: scroll;
    
    color: #333;
    font: 12px '宋体', Arial, Helvetica, sans-serif;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

#pagecontainer {
    width: 1000px;
    margin: 0 auto;
    background-color: white;
}

#RadDockZone_head {
    display: block;

}

.hjb {
    width: 1000px;
    height: 110px;
    background: url(../image/top.jpg) 0 0 no-repeat;
}

.hjb a {
    float: right;
    padding-right: 10px;
    color: #fff;
    font-family: 微软雅黑;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
}

.ChannelMenu_DropDown .nav {
    position: relative;
    background: url(../image/qt_04.jpg) repeat scroll 0 0 transparent;
    height: 28px;
    font-family: 微软雅黑;
}

.ChannelMenu_DropDown .nav li {
    float: left;
    margin: 0px;
    cursor: pointer;
    list-style: none;
    width: 97px;

}

#product {
    color: #FFF;
    font-weight: bold;
    display: block;
    line-height: 20px;
    border-right: 1px solid #fff;
    height: 20px;
    margin-top: 5px;
}

.ChannelMenu_DropDown .nav ul li span {
    line-height: 23px;
}

.ChannelMenu_DropDown .nav .sonall {
    z-index: 201;
    position: absolute;
    top: 25px;
    padding-right: 12px;
}

.ChannelMenu_DropDown .son0{
    width: 97px;
}
.ChannelMenu_DropDown .son1 {
    width: 97px;
}
.ChannelMenu_DropDown .son2 {
    width: 97px;
}
.ChannelMenu_DropDown .son3 {
    width: 97px;
}
.ChannelMenu_DropDown .son4 {
    width: 97px;
}
.ChannelMenu_DropDown .son5 {
    width: 97px;
}
.ChannelMenu_DropDown .son6 {
    width: 97px;
}
.ChannelMenu_DropDown .son7 {
    width: 97px;
}

.wtbf {
    background: url(../image/qt_43.jpg) 0 0 no-repeat;
    width: 100%;
    height: 147px;
}
.wzlj {
    text-indent: 4em;
    line-height: 28px;
    padding-top: 60px;
    font-size: 14px;
    font-family: 微软雅黑;
}
.wzlj a {
    color: #000;
}

#articleContnet p img{
    max-width: 100%;
    
}