.w1200{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.w100{
    width: 100%;
}
.alq{
    font-size: 18px;
    color:#000;
    margin: 10px 0;

}
.top p{
    width: 1200px;
    margin: 0 auto;
}
.top{
    font-size: 16px;
    color:#000;
    box-sizing: border-box;
    width: 100%;
    background-color: rgb(201,137,34);
    padding:20px 0;
    margin: auto;
}
.w1200 .alq-title{
    font-size: 18px;
    font-weight:900;
    padding:5px;
    padding-left: 10px;
    color:#000;
    border-left:5px solid rgb(201,126,33); 
    margin: 40px 0 10px 35px;

}
.alq-lvyou-ul{

}
.alq-lvyou-ul li{
    overflow: hidden;
    padding:0 35px;
    margin-bottom: 20px;
    /* margin-right: 50px; */
}
.alq-lvyou-ul li .decption{
    box-sizing: border-box;
    font-size:16px;
    color:#000;
    float: left;
    width: 75%;
    padding:15px 15px 15px 0;
}
.alq-lvyou-ul li  .first-decption{
    margin-top: 15px;
}
.alq-lvyou-ul li .floatRight{
    float: right;
    width: 20%;
    margin-right: 15px;
    border: 1px solid #ccc;

}
.alq-lvyou-ul li .floatRight img{
    width: 100%;
    height:150px;
}
.alq-lvyou-ul li .floatRight .imgName{
    display: block;
    font-size: 14px;
    color: #000;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 100%;
    box-sizing: border-box;
}
.alp-gouwu-ul{

}
.alp-gouwu-ul li{
    overflow: hidden;
    padding:0 35px;
    margin-bottom: 20px;
}
.alp-gouwu-ul li .floatLeft{
    float: left;
}
.alp-gouwu-ul li .floatLeft-box{
    width: 64%;
   position: relative;
    padding-top: 20px;

}
.marginRight{
    margin-right: 63px;
}
.alp-gouwu-ul li .floatLeft-box .gouwu-title{
    display: inline-block;
    /* width: 160px; */
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: rgb(181,181,181);
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    padding:0 5px;
}
.alp-gouwu-ul li .floatLeft-box .decption,.address{
    font-size: 16px;
    color:#000;
}
.address{
    position: absolute;
    bottom:-33px;
}
.alp-gouwu-ul li  .img-box{
    float: left;
}
.alp-gouwu-ul li  .img-box img{
    width: 330px;
    height:230px;
}