#banner{ width:100%; height:450px;background:url(../index_images/anl_banner.jpg) no-repeat center top;}
#banner .content{ width:1200px; margin:0 auto;}
#banner .content .title{ text-align:center;}
#banner .content .title img{ margin-top:160px;}

.f9f9f7 {
    background: #f9f9f7;
    overflow: hidden;
}
.list {
    width: 1200px;
    margin: 45px auto 30px;
    overflow: hidden;
}
.listleft {
    width: 282px;
    float: left;
    background: #fff;
}
.lmtit {
    height: 90px;
    background: #772704;
    border-radius: 10px;
    overflow: hidden;
}
.lmtit strong {
    font-size: 23px;
    color: #fff;
    display: block;
    margin: 15px 0 0 40px;
}
.lmtit span {
    font-size: 17px;
    color: #fff;
    display: block;
    margin: 5px 0 0 40px;
    text-transform: uppercase;
}
.listcp {
    padding: 10px;
}
.listcp ul .cc {
    background: url(../images/jt.png) no-repeat right 25px top 19px;
    border-bottom: 1px #e5e5e5 solid;
    position: relative;
}
.listcp .curcp {
    background: #b30d0d url(../images/ico1.png) no-repeat 25px center;
    padding-left: 50px;
}

.listcp .listtit {
    background: url(../images/ico.png) no-repeat 25px center;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    padding-left: 50px;
}


.listcp .curcp .z {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/jt1.png) no-repeat right 25px top 19px;
}

.listright {
    width: 860px;
    float: right;
    background: #fff;
    padding: 10px 20px;
}
.crumbs {
    height: 70px;
    line-height: 70px;
    border-bottom: 2px #e2e2e2 solid;
}

.crumbs strong {
    display: inline-block;
    height: 70px;
    border-bottom: 2px #772704 solid;
    font-size: 23px;
    padding: 0 15px;
    font-weight: normal;
}
.crumbs span {
    float: right;
    margin-right: 15px;
}

.xinwen {
    overflow: hidden;
}

.xinwen ul li {
    padding: 20px 10px;
    border-bottom: 1px #e5e5e5 solid;
    overflow: hidden;
}
.xinwen ul li img {
    float: left;
    width: 159px;
    height: 100px;
    border: 1px #e5e5e5 solid;
    padding: 5px;
}

.xinwen ul li .xwright {
    width: calc(100% - 190px);
    float: right;
}
.xinwen ul li strong {
    display: block;
    font-size: 20px;
}
.xinwen ul li span {
    display: block;
    line-height: 36px;
    color: #888;
}
.xinwen ul li p {
    line-height: 24px;
    color: #666;
}




