
.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 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: 39px;
    line-height: 39px;
    margin-left: 2%;
    color: #888888;
}
.fuwu-d{
    width: 92%;
    margin-left: 4%;
    margin-top: 20px;

}
.h3{

width: 100%;

color: #bd192d;

font-size: 15px;

font-weight: bold;

border-bottom: 1px solid #d1d1d1;
}
.fw_1{

    background: url(phone_grfw.jpg) no-repeat;
    box-sizing: border-box;
    height: 40px;
    line-height: 33px;
    padding-left: 40px;
}
.fuwu-d a{
    display: inline-block;
    border: 1px solid #bd192d;
    padding: 5px 24px;
    background: #eaedf2;
    color: #565455;
    margin: 15px 0 0 15px;
}
.fuwu-d :nth-child(2){
    text-decoration:underline;
    color: #bd192d;
}
.fw_2{

    background: url(phone_jgfw.jpg) no-repeat;
    box-sizing: border-box;
    height: 40px;
    line-height: 33px;
    padding-left: 40px;
}