/**右侧*/
.rmain{float:right; height: auto; width: 1010px; overflow: hidden;}
.rmain .altit{height: 54px; padding-left: 20px; font-size: 16px; font-weight: bold; line-height: 54px; color: #333333; background: #ffffff; border-radius: 4px;}
.rmain .altit>a{float:right;padding-right:15px;color:#666666;font-size:14px;font-weight:normal;}
.rmain .altit>a:hover{color:#ff4242;}
.rmain .altit>a>i{width:22px;height:20px;display:inline-block;vertical-align: middle;background-repeat:no-repeat;background-image:url(../../images/common/icon-vou.png);margin-right:5px;}


.mytkw{padding-bottom: 20px; min-height: 580px; margin-top: 10px; background: #ffffff; border-radius: 4px; }
.mytkw .mytktb{height: 55px; background: url("../../images/member/border.jpg") left bottom repeat-x;}
.mytkw .mytktb .statustab{display: inline-block; height: 100%; margin-left: 20px;margin-right:15px;padding: 0 5px; font-size: 14px;  line-height: 52px; color: #1a1a1a; cursor: pointer; box-sizing: border-box;}
.mytkw .mytktb .statustab.onthis{color: #ff4242; border-bottom: 3px solid #ff4242;font-weight:bold;}
.mytkw .mytkout{padding:0 0 0 17px; clear: bottom; overflow: hidden;}
.mytkw .mytkout .mtklis{float: left; width: 220px; height: 224px; margin: 20px 12px 0 12px;position:relative;}
.mytkw .mytkout .mtklis.normal{background:#f8f6f7 url("../../images/member/myticket_normal.jpg") no-repeat;}
.mytkw .mytkout .mtklis.disable{background: #f8f6f7 url("../../images/member/myticket_disable.jpg") no-repeat;}
.mytkw  .mytkout .tipicon{width:45px;height:45px;display:inline-block;position:absolute;top:5px;right:8px;z-index:99;background-repeat:no-repeat;background-size:cover;}
.mytkw  .mytkout  .expired{background-image: url(../../images/voucher/voustatus3.png);}
.mytkw  .mytkout  .used{background-image: url(../../images/voucher/voustatus2.png);}

.mytkw .mytkout .mtklis .tkmo{height: 42px; padding-top: 26px; font-size: 32px; line-height: 42px; text-align: center; color: #ffffff;font-family:"Impact";}
.mytkw .mytkout .mtklis .tkmo span{font-size: 18px; vertical-align: middle;margin-left:5px;}
.mytkw .mytkout .mtklis .tkmo span.type{font-size:12px;}
.mytkw .mytkout .mtklis .tkmy{height:22px; font-size: 12px; line-height: 22px; color: #ffffff; text-align: center;font-family:"Microsoft YaHei";}
.mytkw .mytkout .mtklis .tkdt{height:22px; padding-bottom: 8px; font-size: 14px; line-height: 22px; color: #710908; text-align: center;font-family:"Microsoft YaHei";}
.mytkw .mytkout .mtklis.disable .tkdt{color: #6a6a6a;}
.mytkw .mytkout .mtklis .tktp{height: 62px; font-size: 15px; font-weight: bold; line-height: 60px; color: #333333;padding:0 14px;}
.mytkw .mytkout .mtklis .tkus{line-height:40px;height:40px; padding: 0 14px; font-size: 12px; color: #6a6a6a;position:relative;cursor:pointer;}
.mytkw .mytkout .mtklis .tkus>i{width:16px;height: 16px;background-image:url(../../images/common/tips.png);background-size:cover;display:inline-block;float:left;margin-top:11px;margin-right:3px;}
.mytkw .mytkout .mtklis .tkus>span{display:inline-block;width:16px;height:16px;float:right;background-repeat: no-repeat;background-image:url(../../images/common/icon-jt.png);margin-top:9px;margin-right:10px;}
.mytkw .mytkout .mtklis .tkus>span.icon-shang{background-position:-84px  2px;}
.mytkw .mytkout .mtklis .tkus .kindinfo{position:absolute;bottom:40px;left:4px;background-color:#ffffff;border: 1px solid #ddd;box-shadow: 1px 0 4px 1px #ddd;padding:10px;line-height:24px;width:190px;}
.mytkw .mytkout .mtklis .tkus .kinddot{position:absolute;width:12px;height:9px;background:url(../../images/common/icon-jt.png) -106px -13px no-repeat;bottom: 33px;left:50px;z-index:99;}

.page{
	margin-top:20px;
}