.my_lay{
    height: 100%;
    top: 0;
    left: 0;
    background:rgba(0,0,0,0.65);
    width: 100%;
    z-index: 9999;
}

.mb15{
    margin-bottom: 0.94em;
}
.my_content{
    bottom: 0;
    left: 0;
    width: 100%;
    z-index:10000;
    height: 55%;
    padding-top: 4.375em;
    padding-bottom: 3.125em;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; 
}
.my_img{
    top: -3.56em;
    left: 0.625em;
    z-index: 99999;
}
.my_img img{
    width: 7.06em;
    border-radius: 4px;
}
.my_top{
    height: 4.375em;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: 35.4%;
    padding-top: 1.18em;
    line-height: 1em;
}
.my_price1{
    line-height: 1.2em;
}
.my_close{
    right: 1.2em;
    top: 1.2em;
}
.icon-i-11:before{
    content: "\e961";
    font-size: 1.2em;
    color: #666;
}
.my_center{
    overflow-y: scroll;
    height: 100%;
}
.my_color_s{
    margin-bottom: 0.94em;
    padding-right: 0.625em;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 0.625em;
}
.my_color_o span{
    margin-bottom: 0.94em;
    padding: 0.25em 1.18em;
    margin-right: 1.06em;
    border-radius: 5px;
}
.my_color_o .my_color2{
    color: #e83e27;
    border: 1px solid #e83e27;
    background: #fff3f3;
}
.my_color_o .my_color3{
    color: #ccc;
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
}
.my_color_o .my_color4{
    color: #333;
    border-bottom: 1px solid #f3f3f3;
    background: #f3f3f3;
}
.my_plan{
    border: none;
}
.my_size{
    margin-bottom: 0;
}
.my_sum{
    border-bottom: 1px solid #f3f3f3;
    padding: 0.66em 0.31em 0.59em 0.625em;
    margin-bottom: 0.94em; 
}
.my_sum_l{
    width: 45%;
    line-height: 1em;
}
.my_sum_l span{
    line-height: 1.4em;
    display: inline;
}
.my_sum_r{
    width: 32%;
}
.my_operate span{
    margin-left: 0.125em;
}
.my_add,.my_sub{
    font-size: 0.875em;
    padding: 0.25em 0.8em 0.375em 0.8em;
    color: #999;
    background: #f9f9f9;
    height: 1.25em;
    line-height: 1.25em;
    border-radius: 4px;
}
.my_num input{
    background: #f3f3f3;
    border-radius: 4px; 
    height: 1.875em;
    line-height: 1.6em;
    width: 3em;
    text-align: center;
}
.my_bot{
    color: #fff;
    height: 3.125em;
    bottom: 0;
    left: 0;
    width: 100%;
}
.my_bot_add,.my_bot_buy{
    width: 50%;
    text-align: center;
}
.my_bot_add{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fb8c49), to(#f5a623));  
    line-height: 3.125em;
}
.my_bot_buy{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e83e27), to(#f5724f));  
    height: 100%;
}
.my_bot_buy span{
    display: block;
}
.my_span2{
    padding-top: 0.3em;
}
