/*
* @Author: Marte
* @Date:   2018-01-16 15:54:40
* @Last Modified by:   Marte
* @Last Modified time: 2018-01-19 16:42:08
*/
*{
    margin: 0;
    padding: 0;
}
img{
    border:0;
}
ol, ul ,li{list-style: none;}
.mag_all{
    margin-top: 0.3rem;
    margin-bottom:0.3rem;
}
.mxdesigner_yuyue button{
    width: 4.79rem;
    height: 0.73rem;
    border:0;
    border-radius: 7px;
    color: #fff;
    font-size: 0.4rem;
    background-color: #3238c0;
    margin-top:0.5rem;
}
.mxdesigner_inner{
    margin:10px 15px;
    border:1px solid #dcdcdc;
}
.mxdesigner_inner>img{
    width:1.32rem;
    margin-top:-0.66rem;
    margin-left: 5px;
}
.mxdesigner_inner h3{
    font-size:0.26rem;
}
.clear{
    clear:both;
}
.mxdesigner_inner_inner.col-xs-7{
    padding:0;
    top: -0.3rem;
}
.mxdesigner_inner_inner>img{
    width:0.9rem;
    position: absolute;
    left: 0;
    top: 0;
}
.mxdesigner_inner button{
    width:2.26rem;
    height:0.49rem;
    border:0;
    background-color:#532279;
    color:#fff;
    font-size:0.24rem;
    margin-bottom:0.1rem;
}
.top_bottom{
    margin-top:1rem;
}
.swiper-slide-active{
    border:1px solid #a86c35;
}
div.modal-content{
    margin-top:3rem;
}
.swiper-slide img{
        box-shadow: 0 0 12px #000;
}