
/* tab */
.form-table td {line-height: 20px;padding-bottom: 10px;vertical-align: top;}
.form-table td:first-child {width: 120px;}
/***************************
*** 会员卡 ***
****************************/
/* 商家设置 */
.getMap {overflow: hidden;}
.getMap #mapimage {margin: 10px 0;}
.getMap .inpbox {width: 100px;}
/* 会员卡管理>会员卡设置>卡片设置 */
.main-title {line-height: 36px;font-weight: bold;border-bottom: 1px solid #ddd;margin-bottom: 20px;}
.img-preview {position: relative;margin-right: 20px;border: 1px solid #b8b8b8;border-radius: 4px;padding: 10px;float: left;}
.img-preview .i-img {width: 280px;height: 165px;display: block;border-radius: 12px;}
.img-preview .mc {position: absolute;max-width: 80px;height: 32px;left: 20px;top: 20px;}
.img-preview .mc-name {position: absolute;top: 20px;right: 20px;color: #000;font-size:16px;}
.img-preview .mc-number {position: absolute;bottom: 20px;right: 20px;text-align: right;color: #000;text-shadow: 0px 1px 3px rgba(255, 255, 255, 0.2);font-weight: bold;font-size: 20px;}
.img-preview .mc-number em {display: block;line-height: 14px;font-size: 12px;font-weight: normal;font-style: normal;}
.img-preview .mc-title {font-size: 16px;position: absolute;top: 20px;left: 20px;}
.img-preview .mc-content {position: absolute;font-size: 13px;top: 48px;left: 20px;right:20px;line-height: 18px;}
.main-item {overflow: hidden;}
/* 会员卡管理>会员卡设置>业务关联 */
.yewu_upload img {background-color: #2bbb14;padding: 5px;box-sizing: content-box;}
/*  微信会员管理 */
.operate-search {overflow: hidden;}
/* 会员交易+会员营销 */
.member-card .mc-title {font-weight: bold;line-height: 28px;}
.member-card .mc-lists {overflow: hidden;}
.member-card .mc-lists li {width: 92px;height: 92px;padding: 10px;margin: 0 10px 10px 0;text-align: center;background-color: #2bbb14;float: left;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.member-card .mc-lists li a {display: block;color: #fff;text-decoration: none;}
.member-card .mc-lists li:hover {background-color: #75c76d;-webkit-transform: scale(0.96) rotate(4deg);-moz-transform: scale(0.96) rotate(4deg);transform: scale(0.96) rotate(4deg);}
.member-card .mc-img {font-size: 48px;}
.member-card .mc-name {margin-top: 5px;}
.member-card .mc-search {position: absolute;right: 0;bottom: 0;}
.member-card .mc-search2:after {content: "";clear: both;height: 0;visibility: hidden;display: block;}
.member-card .mc-search2 .span6 {width: 50%;float: left;}
.member-card .mc-charts-search {border: 1px solid #ddd;padding: 10px;border-radius: 4px;color: #666;}
.member-card .mc-charts-search .w-form {display: inline-block;}
.send_time {border: 1px solid #d9d9d9;display: inline-block;margin-left: 5px;}
.send_time input {border: 1px solid #fff;width: 36px;margin: 2px;text-align: center;line-height: 21px;}
.send_time input:focus {border: 1px solid #d9d9d9;}
