.down-right .xw-bottom{
    width: 870px;
    min-height: 800px;
    margin: 0 auto;
    margin-top: 10px;
}
.down-right .xw-bottom h3 {
        text-align: center;
        line-height: 30px;
        font-size: 20px;
        margin-top: 1px;
        color: #000;
        font-family:SimSun;
    }
.xw-bottom p {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    text-indent: 2em;
    font-family: Simsun !important;
}
    .xw-bottom span {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        color: #FF0000;
        text-indent: 2em;
        font-family: Simsun !important;
    }

    .xw-bottom .xw-bott-cout {
        width: 870px;
        min-height: 765px;
        color: #000;
        margin: 0 auto;
    }

.xw-bottom .xw-bott-cout img{
    display: block;
    margin: 20px auto;
}
.xw-bottom .xw-bott-cout .bd table{
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
    border: 1px solid #000;
    border-collapse: collapse;
}
.xw-bottom .xw-bott-cout .bd table td{
        border: 1px solid #000;
}
.xw-bottom .xgnews{
    width: 870px;
    height: 140px;
    background-color: #F9F9F9; 
    margin-bottom: 40px;
    margin: 0 auto;
}
.xgnews h2 {
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    display: block;
    border-bottom: 1px dotted rgb(210, 215, 205);
    padding: 0px 20px;
}
.xgnews ul{
    width: 800px;
    display: inline-block;
    margin: 8px 0px 0px;
}
.xgnews ul li{
    height: 29px;
    width: 350px;
    padding-left: 20px;
    display: inline-block;
    overflow: hidden;
}
    .xgnews ul li b {
        width: 32px;
        color: #000;
        font-size: 12px;
        font-weight: normal;
        line-height: 2.42em;
    }
    .xgnews ul li a {
        margin-left: 7px;
        width: 250px;
        color: #000;
        overflow: hidden;
    }
