.case_pic_top img{
    display: block;
    margin: 10px auto;
}
.picture{
    padding: initial;
}
.ui-dialog{
    z-index: 999999;
}
#MessageBox{
    z-index: 9999999;
}
.case_pic_top{
    /*height: 565px;*/
    height: auto;
}
/*.case_pic_top img{
    max-width: 762px;
    max-height: 565px;
    vertical-align: middle;
}*/
.case_pic_top img{
    max-width: 100% !important;
    height: auto;
    /*max-height:initial;*/
    vertical-align: middle;
}
.sub_case_rtpic a{
    margin: 7px;
}

#case_right_content{
    float: right;
}
.picture{
    background: initial;
}
/*.img_content{
    float: right;
}*/
.picture .pic_container{
    background:initial;
    position: initial;
}
.img_content{
    position: initial;
    margin-right:initial;
}
.pic_right_content{
    position: initial;
}
.l_header_nav{
    position: fixed;
    background: #fff;
}
.index_footer{
    width: 100%;
}
#case_detail_div .pic{width: 100%;}
#case_detail_div img{width: 235px;height: 235px;max-width: 265px;padding: 16px}
#case_detail_div .area{margin-top: 5px;}
#case_detail_div .area .name{padding: 0px 16px}
.main_footer_top{min-width: 1200px;}


.footer-tel .tel{
    color: #bcbcbc;
    font-size: 24px;
}
.footer-tel .work-time{
    font-size: 12px;
    color: #a6a9a8;
    text-align:center;
}
.footer-tel .service_qq{
    display: block;
    width: 140px;
    margin: 10px auto;
    line-height: 30px;
    text-align: center;
    background:#{$base-color};
    color:#fff;
}
.footer-tel .service_qq:hover{
    background-color: #{$hover-color};
    color: #fff;
}
.footer-tel .service_qq {
    display: block;
    width: 140px;
    margin: 10px auto;
    line-height: 30px;
    text-align: center;
    background: #ff9c00;
    color: #fff;
}
.footer-tel .service_qq:hover {
    background-color: #ff500b;
    color: #fff;
}
.waps{
    width: 100px;
    background: #545353;
    height: 50px;
    display: inline-block;
    margin-left: 4px;
    border-radius: 3px;
    margin-top: 5px;
    padding-left: 28px;
    line-height: 50px;
    text-align: center;
}
.icon111 {
    background: url(/themes/default/static/images/icon_common_bg.png);
    display: inline-block;
}
.zxbiao111 {
    width: 48px;
    height: 48px;
    background-position: -40px 0px;
}
.footer-m span {
    margin-left: 10px;
    vertical-align: top;
    color: #bcbcbc;
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
}
.footer-m {
    padding: 26px;
    width: 270px;
}
.mfooter a:hover{
    color:#ccc;
}