.map-d{
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 5px;
    padding-top: 3px;
}
.map-sp{
    display: inline-block;
    height: 25px;
    background: url(phone_map.jpg) no-repeat 5px 5px;
    box-sizing: border-box;
    padding-left: 25px;
    line-height: 25px;
}
.center-box{
    padding-bottom: 20px;
}
.list-shuju{
    width: 92%;
    margin-left: 4%;
    margin-top: 20px;
}
.shuju-ul li{
    float: left;
    width: 47%;
    /*background: #0072e4;*/
    background: #a1a1a1;
    color: #ffffff;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.shuju-ul_t li{
    width: 30% !important;
}
.shuju-ul_t li:nth-child(1),.shuju-ul_t li:nth-child(2){
    margin-right: 5% !important;
}
.shuju-ul li:first-child{
    margin-right: 6%;
}
.center-div ul li{
    box-sizing: border-box;
    background: url(phone_add.jpg) no-repeat 5px 10px;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;

}
.center-div ul li a{
    color: #828282;
}
.center-div ul li span{
    float: right;
    margin-right: 10px;
    color: #828282;
}
.more{
    display: inline-block;
    background: #d7d7d7;
    width: 96%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin-left: 2%;
    color: #888888;
}
.cg_xs{
    background: #bd192d !important;
    color: #FFFFFF !important;
}
.center-div>div{
    display: none;
}
.center-div-xs{
    display: block !important;
}