*{margin:0;padding:0;}
body {
    font-family:'微软雅黑';
    background-color: #ffffff;
    max-width: 720px;
    margin: 0 auto;
}
input { outline:medium;}

a {
    color: #000;
}

ul li {
    list-style: none;
}
.mui-bar{
    background-color: #FFCC00;
}
header.mui-bar{
    background-color: rgb(0,196,196);
    padding:0;
    max-width: 720px;
    margin: 0 auto;
}
header .logo{width:25%;height:44px;}
header .logo .mui-table-cell{vertical-align: middle;text-align: center;}
header .logo .mui-table-cell img{width: 90%;}
header .mui-search{width:45%;margin-right:2%;clear: inherit;}
header .header-right{width: 15%;}
header .header-right .mui-table{height: 44px;}
header .header-right .mui-table .mui-table-cell{vertical-align: middle;text-align: center;}
header .header-right .mui-table .mui-table-cell:nth-child(1) input{background: url(img/customer@2x.png) no-repeat;background-size: contain;background-position: center center;width: 25px;border: 0;}
header .header-right .mui-table .mui-table-cell:nth-child(2) input{background: url(img/Collection1@2x.png) no-repeat;background-size: contain;background-position: center center;width: 25px;border: 0;}
.mui-bar-tab a{
    display: table-cell;
    overflow: hidden;
    width: 1%;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #929292;
}
.mui-bar-tab a .mui-tab-label{
    font-size: 11px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mui-bar .mui-icon{
    padding: 0;
}
.mui-search input[type=search]{
    background-color: #ffffff;
    border-radius: 5px;
	height: 25px;
}
.mui-search .mui-placeholder .mui-icon{
	float:right;
	margin-right:-5px;
	margin-top:2px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mui-bar-tab a.mui-active{
    color: #faae72;
}
.mui-segmented-control{
    border: none;
}
.mui-segmented-control .mui-control-item.mui-active{
    color: #fb9143;
    border-bottom: 3px solid #fb9143;
    background-color: transparent;
}
#top .mui-segmented-control .mui-control-item.mui-active{
	color: #ff0000;
}

.mui-segmented-control .mui-control-item{
    border-left:none;
}
.mui-segmented-control .mui-control-item{
    color: #000000;
    border-bottom: 3px solid #d7d7d7;
    border-color: #d7d7d7;
}
.mui-table-view .mui-media-object{
    max-width: 60px;
    width: 73%;
    height: auto;
    border-radius: 10px;
}
.download{
    background-color: #82ce62;
    color: #ffffff;
    border-color: #82ce62;
    border-radius: 0;
}
.download2{
    background-color: #f6505c;
    color: #ffffff;
    border-color: #f6505c;
    border-radius: 5px;
}
.download a,.download2 a{
    color: #ffffff;
}
.menu{
    margin-bottom: 10px;
}
.mui-bar-nav~.mui-content{
    padding-top: 44px;
    padding-bottom: 50px;
}
.mui-grid-view.mui-grid-9{
    background-color: #ffffff;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{
    font-size: 12px;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell>a:not(.mui-btn){
    padding: 0;
}
.mui-grid-view.mui-grid-9 .mui-media .mui-icon {
    font-size: 1.5em;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell{
    border-right: 0;
	width:20%;
}
.mui-table-view:before,.mui-table-view:after{
    background-color: transparent;
}
.mui-slider-indicator .mui-active.mui-indicator{
    background-color: #05cfcf;
    border-color: #05cfcf;
    box-shadow:none;
}

.mui-slider-indicator .mui-indicator{
    background-color: #ffffff;
    box-shadow:none;
    height: 10px;
    width: 10px;
    margin: 1px 2px;
}
#item2{
    padding: 0 10px 0 10px;
    background-color: #fff;
    overflow: hidden;
}
#item2 ul.mui-table-view{
    background: url() left repeat-y;
}
#item2 ul li{
    overflow: inherit;
}
#item2 ul li.title{
    padding: 5px 15px;
}
#item2 ul.mui-table-view li.title a{
    overflow: inherit;
    margin: -10px -15px;
}
#item2 ul.mui-table-view li.title a .yuan{
    background: #ff7800;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    left: -6px;
}

.ln-tag {
    width: 24px;
    height: 46px;
    position: relative;
    margin: 0;
}
.lt1 {
    background-color: #e65022;
}
.lt2 {
    background-color: #ec7450;
}
.lt3 {
    background-color: #eea44c;
}
.lt4 {
    background-color: #fff;
}
.ln-tag span {
    display: block;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 1rem;
}
.lt4 span {
    color: #aeaeae;
}
.ln-tag i {
    display: block;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 0 12px 10px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

h4.mui-ellipsis{
    font-size: 16px;
}
.mui-h6.mui-ellipsis{
    padding-right: 10px;
}
#item2 .mui-h6.mui-ellipsis{
    color: #000;
}
#item2 ul li.title:after{
    height: 0px;
}
#item2 h6{
    color: #000;
}
#item2 h6 span{
    color: #fb9143;
}
.mui-slider{
    height: 125px;
}
.mui-slider .mui-slider-group .mui-slider-item img{
    height: 125px;
}



/*game*/
#option1-Control a {
    border-bottom: 0;
}
#option2-Control a{
    border-bottom: 0;
}

#option3-Control .mui-control-item.mui-active{
    color: #ffffff;
    background-color: #82ce62;
}
#option3-Control .mui-control-item{
    border: 0;
}
/*top*/
#topControl{
    position: relative;
    height: 41px;
}
#topControl a{
    text-align: left;
    color: #ff0000;
    display: inherit;
    border-bottom: 3px solid #ff0000;
    position: absolute;
    z-index: 2;
    top: -1px;
    left: 0;
}
#topControl:after{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #c8c7cc;
    z-index: 1;
}
/*kf*/
#kf-item1,#kf-item2{
    padding: 0 10px 0 10px;
    background-color: #fff;
    overflow: hidden;
}

#kf-item1 ul.mui-table-view,#kf-item2 ul.mui-table-view{
    background: url() left repeat-y;
}

#kf-item1 ul li,#kf-item2 ul li{
    overflow: inherit;
}
#kf-item1 ul li.title,#kf-item2 ul li.title{
    padding: 5px 15px;
}
#kf-item1 ul.mui-table-view li.title a,#kf-item2 ul.mui-table-view li.title a{
    overflow: inherit;
    margin: -10px -15px;
}
#kf-item1 ul.mui-table-view li.title a .yuan,#kf-item2 ul.mui-table-view li.title a .yuan{
    background: #ff7800;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    left: -6px;
}
#kf-item1 ul li.title:after,#kf-item2 ul li.title:after{
    height: 0px;
}
#kfControl{
    border-radius: 0;
}
#kfControl a{
    border-radius: 20px;
    background-color: #efeff4;
    border: 0;
}
#kfControl .mui-control-item.mui-active{
    color: #ffffff;
    border-bottom: 0;
    background-color: rgb(73,192,235);
}
#kf-item1 h6 span,#kf-item2 h6 span,#top h6 span{
    color: #fb9143;
}
.ui-header, .ui-footer {
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0;
}
.ui-footer-btn {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f9f9f9),to(#e0e0e0));
    color: #00a5e0;
}
.ui-footer {
    bottom: 0;
    height: 56px;
}
.ui-footer {
    background: #484848;
    opacity: 0.9;
}
.ui-footer .dlogo {
    position: absolute;
    top: 8px;
    left: 10%;
}
.ui-footer .down {
    position: absolute;
    top: 12px;
    right: 3%;
}
.ui-btn, .ui-btn-lg, .ui-btn-s {
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    min-width: 55px;
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 15px;
    background-color: #fdfdfd;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5,#fff),to(#fafafa));
    vertical-align: top;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ffcd00;
    border-radius: 3px;
}
.ui-footer .down .ui-btn-primary {
    background: #ffcd00;
}
.ui-btn:after, .ui-btn-lg:after, .ui-btn-s:after {
    content: "";
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: 0;
    right: 0;
}

.cbg {
    z-index: 9999;
}
.cbg .ben_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    background: black;
    opacity: 0.65;
}
.cbg div {
    z-index: 9999;
}
.cbg .ben_fixed_cent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    line-height: 18px;
    color: #FFF;
    overflow: hidden;
}
.cbg .ben_fixed_cent table {
    font-size: 14px;
}

.cbg .ben_fixed_cent a {
    color: #FFF;
    display: inline-block;
    background: #09c915;
    border-radius: 3px;
    line-height: 26px;
    padding: 0px 4px;
	font-size:12px;
}
.cbg .ben_fixed_cent span.x {
    font-size: 15px;
}

.today{
    height: 33px;
    line-height: 35px;
    background: #fff;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 4px 0 0 ;
    -webkit-box-sizing: border-box;
    margin-left: 14px;
}
.label-title{
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    width: 56px;
    color: #666;
    float: left;

    font-size:12px;
}
.label-widget{
    display: block;
    height: 22px;
    line-height: 21px;
    padding: 0 18px 0 7px;
    margin-top: 2px;
    color: #666666;
    font-size: 12px;
    position: relative;
    float: right;
}
.modify{
    display: block;
    background-image: url(img/modify_sp.png);
    -webkit-background-size: 16px auto;
    background-repeat: no-repeat;
    position: absolute;
    width: 6px;
    height: 8px;
    right: 7px;
    top: 6px;
    background-position: 0 -119px;
}



.fixxx.fixed{
	position: fixed;
    top: 44px;
    z-index: 9;
    max-width: 720px;
}
