.ldzc_xxl{
    width: 1200px;
    margin: 20px auto 0 auto;
    /* 248,242,240 */
}
/* 位置栏 */
.ldzc {
    width: 1200px;
    margin: 30px auto 0 auto;
    height: 80px;
}
.dz_icon {
    display: inline-block;
    margin-left: 30px;
  
    vertical-align: middle;
}

.ldzc span {
    margin-left: 20px;
}
.ldzc_lists{
      margin: 50px auto 0 auto;
}
.ldzc_list{
    width: 1200px;
    height: 240px;
    background-color: rgb(247,241,239);
    margin-bottom: 20px;
}
.ldzc_left{
    width: 120px;
    height: 100%;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
.ldzc_tx{
    height: 160px;
    width: 100%;
    padding-top: 15px;
}
.ldzc_tx img{
    width: 100%;
    height: 100%;
}
.ldzc_xm{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    text-align: center;
}
.ldzc_right{
    display: inline-block;
    vertical-align: middle;
    width: 1000px;
    height: 200px;
    padding-left: 30px;
}
.ldzc_jj{
    width: 100%;
    height: 114px;
}
.ldzc_jj span:nth-of-type(1){
    color: #972b04;
    font-size: 18px;
    font-weight: bolder;
}
.ldzc_jj span:nth-of-type(2){
    font-size: 16px;
    line-height:26px;
}
.ldzc_zw{
    width: 100%;
    height: 48px;
}
.ldzc_zw span:nth-of-type(1){
    color: #972b04;
    font-size: 18px;
    font-weight: bolder;
}
.ldzc_zw span:nth-of-type(2){
    font-size: 16px;
}
.ldzc_xq{
    width: 100%;
    height: 35px;
}
.ldzc_ckxq{
    float: right;
    width: 80px;
    height: 35px;
    border-radius: 20px;
    color: white;
    text-align: center;
    line-height: 35px;
    background-color: rgb(151,43,4);
}