.down-right .xw-bottom{
    width: 800px;
    min-height: 800px;
    margin: 0 auto;
    margin-top: 10px;
}
    .down-right .xw-bottom img{
        display:block;
        margin:0 auto;
    }
    .down-right .xw-bottom h3 {
        text-align: center;
        line-height: 30px;
        font-size: 20px;
        margin-top: 80px;
        margin-bottom: 20px;
    }

.xw-bottom p{
    /*text-align: right;*/
    font-size: 14px;
    line-height:30px;
}
.xw-bottom .xw-bott-cout{
    width: 800px;
    min-height: 600px;
  
}
.xw-bottom p span{
    line-height:30px;
}
.xw-bottom .xgnews {
    width: 800px;
    height: 140px;
    background-color: #F9F9F9;
    margin: 15px 0px;
}
.xgnews h2{
    font-weight: normal;
    color: rgb(51, 51, 51);
    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: rgb(153, 153, 153);
    font-size: 12px;
    font-weight: normal;
    line-height: 2.42em;
}
.xgnews ul li a{
    margin-left: 7px;
    width: 250px;
    color: darkslategrey;
    overflow: hidden;
}
.clear {
    clear: both;
}

.bot {
    width: 100%;
    height: 294px;
    margin-top: 0px;
    background: url('../image/bottom.jpg') no-repeat bottom;
    background-color: #F8F8F6;
}

    .bot .kong {
        width: 1200px;
        height: 294px;
        margin: 0 auto;
    }

    .bot img {
        width: 100%;
    }

img {
    border: none;
}