.rt_header{
    width: 1190px; height: 72px; margin: 38px auto 0; border-bottom: 2px solid #E60012;
}
.rt_body{
    width: 1190px; height: 630px; margin: auto; background-image: url("../img/store_background.jpg");
}
.rt_store_body{
    width: 1190px; height: 630px;
}
.rt_store_left_body{
    width: 400px; height: 630px; float: left;
}
.rt_footer{
    width: 1190px; height: 27px; margin: auto; margin-top: 10px;
}
.rt_footer li{
    border-top:1px solid #F1F1F1; color: #9C9C9C; padding-top: 6px; font-size: 10px; text-align: center;
}
.rt_logo{
    width: 160px; height: 50px;
}
.rt_homenav{
    width: 1030px; height: 40px; margin-top: 12px; background-color: #f8f8f8; overflow: hidden;
}
.rt_homenav ul li{
    height: 40px; float: left; text-align: center; background-color: #f8f8f8;
}
.rt_homenav ul li a{
    margin-left: 10px; margin-right: 10px; display: block; font: 500 16px/30px "Microsoft Yahei"; line-height: 40px;
}
.rt_store_sel_box {
    position:relative; left:54px; top:60px; width:300px; height:280px; background:#ffffff; display:block;
}
.rt_box_title{
    width:300px; height:60px; font:700 18px/60px "Microsoft Yahei";color:#ff0000;text-align: center;
}
.rt_choose_block{
    width: 273px; height: 215px; float: left; margin-left:12px;text-align: left;
}
.rt_choose_province{
    margin-left: 50px; margin-top: 20px; width: 180px; height: 25px; background: url("../img/LocatorSeletor.png") no-repeat left center transparent; cursor: pointer;
}
.rt_choose_city{
    margin-left: 50px; margin-top: 15px; width: 180px; height: 25px; background: url("../img/LocatorSeletor.png") no-repeat left center transparent; cursor: pointer;
}
.rt_choose_store{
    margin-left: 50px; margin-top: 15px; width: 180px; height: 25px; background: url("../img/LocatorSeletor.png") no-repeat left center transparent; cursor: pointer;
}
.rt_choose_province_wd,.rt_choose_city_wd,.rt_choose_store_wd{
    margin-left: 10px; padding-top: 4px; height: 20px; width: 150px; font: bold 15px verdana; color: #666666;
}
.rt_button_confirm{
    margin:15px auto;width:85px;height:30px;background:url("../img/btn_st.png") no-repeat left center transparent;cursor:pointer;
}
.rt_ProvinceList{
    height: 250px;
}
.rt_ItemListContainer{
    height: 200px; position: absolute; border: solid 1px #fe0000; border-top: none; width: 174px!important; width: 176px; overflow-x: hidden; overflow-y: scroll; background: #ffffff; display: none; cursor: pointer; font: 15px verdana;
}
.rt_ListItem{
    margin-left: 10px;
}
.homeWechatArea{
    width: 122px; height: 223px; margin-left: 133px; margin-top: 90px;
}
.homeWechatAreaTopText{
    width: 122px; height: 58px;
}
.homeWechatAreaTopText p {
    font-size: 18px; line-height: 27px; font-family: '微软雅黑';
}
#qrcode{
    width: 112px; height: 112px; padding: 5px; background-color: #FFFFFF;
}
.homeWechatAreaBtmText{
    width: 122px; height: 35px; text-align: center; font-weight: bold; font-size: 12px; line-height: 35px; color: #666666; font-family: '微软雅黑';
}
