﻿.360-container {
    display: inline-block;
    position: relative;
    text-align: center;
    /*max-width: 420px;*/
    width:100%;
}

.section-promotion-outside a {
    opacity: 1 !important;
}

/*.Magic360 {
    opacity: 1 !important;
}*/

/*.m360-hint {
    left: 0;
    right: 0;
    bottom: 20px;
    padding: 0 10%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    z-index: 1000;
    position: relative;
}*/

/*.m360-hint-message {
    display: inline-block;
    background: rgba(177, 177, 172, 1);
    border-radius: 2em;
    padding: .3em 1.5em;
    font-size: 13px;
    line-height: 1.5;
    color: white;
    text-decoration: none
}

.m360-hint-message:before{
    content:url('/common/img/arrow_left_w.png');
    margin-right: 5px;
}

    .m360-hint-message:after {
        content: url('/common/img/arrow_right_w.png');
        margin-left: 5px;
    }*/

.mz-expand .mz-expand-bg {
    display: none !important;
    
}

.mz-expand {
    background-color: rgba(243, 243, 243, 1) !important;
    
}

.m360-hint-message{
    display: none !important;
}

/*.mz-expanded-view-open,
.mz-expanded-view-open body {
    height: 777px !important;
}*/





   