﻿#z-bg{background-color: #000;
    position: fixed;
    z-index: 98;
    left: 0;
    top: 0;
    display:none;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;}
.box_m {
    margin:0 0.3rem;
    background:#fff;
    position: fixed;
    top: 50%;
	background:#fff;
 display:none;
	z-index:99;
	padding-bottom:0.4rem;
	border-radius:0.1rem;
	margin-top:-3.32rem;
}
.box_m .close{ width:0.42rem; height:0.42rem; background-color:#000; position:absolute; z-index:8; right:0.1rem;top:0.1rem; cursor:pointer; background-image:url(../images/ico-05.png); background-position:center; background-repeat:no-repeat; border-radius:100%;background-size:0.18rem auto;}
.tab_bg	img{width:100%;border-radius:0.1rem 0.1rem 0 0;margin-bottom:0.2rem;}
.box_m .txt{ margin:0 auto; text-align:center; padding:0 0.8rem 0;}
.box_m .txt h3{ color:#13c288; font-size:0.3rem; margin-bottom:0.3rem;font-weight:bold;}
.box_m .txt .c-a{ margin-bottom:0.1rem;}
.box_m .txt .c-a a{ font-size:0.22rem;color:#7b7b7b;width:33.33%;height:0.3rem;display:block;float:left;margin-bottom:0.2rem; }
.box_m .txt .btn a{ display:block; height:0.6rem; line-height:0.6rem; color:#fff; font-size:0.2rem; background:#16c589; border-radius:0.1rem;}
