/* 
    Created on : 2015-8-5, 14:58:24
    Author     : 地图页面的进店
*/

.baguette{
    width: 440px;
    height: 300px;
    margin: 0 auto;
	background-color: white;
}
.baguette_top{
    width: 440px;
    height: 27px;
}
.baguette_top img{
    display: inline-block;
    vertical-align: top;
    margin-left: 415px;
    margin-top: 6px;
}
.baguette_main{
    width: 440px;
    height: 206px;
}
.baguette_main_c{
    width: 396px;
    height: 206px;
    margin: 0 auto;
    border-bottom: 1px solid #000;
    clear: both;
}
.baguette_main_c_l{
    width: 200px;
    height: 206px;
    float: left;
}
.baguette_main_c_l h2{
    width: 200px;
    height: 54px;
}
.baguette_main_c_l p{
    width: 200px;
    height: 87px;
    line-height: 18px;
}
.baguette_main_c_l span{
    display: block;
    width: 200px;
    height: 65px;
}
.baguette_main_c_l_sub{
    width: 90px;
    height: 40px;
    background: #343f53;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.baguette_main_c_r{
    width: 196px;
    height: 206px;
    float: left;
}
.baguette_main_c_r img{
    vertical-align: top;
    float: right;
}
.baguette_bottom{
    width: 440px;
    height: 50px;
}
.baguette_bottom_pic{
    display: inline-block;
    width: 150px;
    height: 28px;
    margin-top: 8px;
    margin-left: 24px;
}
.baguette_bottom_pic span{
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #533f34;
}
.baguette_4{
    background: url(/vendor/images/v30/brandstore_share.png) no-repeat -18px -145px;
    background-size: 400px 400px;
}
.baguette_107{
    background: url(/vendor/images/v30/brandstore_share.png) no-repeat -84px -145px;
    background-size: 400px 400px;
}
.baguette_138{
    background: url(/vendor/images/v30/brandstore_share.png) no-repeat -52px -145px;
    background-size: 400px 400px;
}
.baguette_190{
    background: url(/vendor/images/v30/brandstore_share.png) no-repeat -210px -145px;
    background-size: 400px 400px;
}
.baguette_143{
    background: url(/vendor/images/v30/brandstore_share.png) no-repeat -115px -145px;
    background-size: 400px 400px;
}

