body{ background-color:#ffffff; }

.indexDiv{    background: url(../images/topBanner.jpg) top center no-repeat #ffffff;padding-bottom: 70px;background-size: 100%;}
.top_banner{height: 488px;}
.indexBody{border-radius: 20px;background-color: #fff;margin: 0 auto;width: 1260px;padding: 30px;     box-shadow: 0px 2px 20px 1px rgba(12, 63, 133, 0.1);}
.location {font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #707070;}

.title{
    background: url(../images/titleBk.png) center center no-repeat;
    font-size: 30px;
    text-align: center;
    margin: 20px 0 5px;
}
.title span{
    color: #7a4b18;
    font-weight: bold;
    background: #fff;
    letter-spacing: 1px;
    padding: 0 22px;
    line-height: 100px;
}

.text p{
    color: #2a2117;
    font-size: 20px;
    line-height: 1.8;
    text-indent: 2em;
}

.text_2{
    font-size: 20px;
    margin-top: 30px;
    background: #f7f6f4;
    border: 1px solid #d3e2e3;
    border-radius: 20px;
    padding: 20px 60px 50px;
}
.text_2 *{
    line-height: 1.8;
    text-align: justify;
}
.text_2 h3{
    font-size: 22px;
    color: #6e3c08;
    padding-top: 1em;
    font-weight: bold;
}
.text_2 p{
    line-height: 1.8;
    text-indent: 2em;
    padding: .3em 0;
    margin-left: 4px;
}

.lxfs_nr dl{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.lxfs_nr dl dt{
    float: left;
    padding-left: 2em;
    margin-left: 4px;
    font-weight: bold;
    color: #2a2117;
}
.lxfs_nr dl dd{
    float: left;
    color: #2a2117;
}

