* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -webkit-overflow-scrolling: touch;
    /*-webkit-box-sizing: border-box;
    box-sizing: border-box;*/
    -webkit-user-select: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

body {
    overflow-x: hidden;
}

input {
    -webkit-appearance: none;
}

input, textarea, select, button {
    padding: 0;
    margin: 0;
    border: none;
}

textarea {
    resize: none;
}

ul, li {
    list-style: none;
}

img {
    /*display: block;*/
    vertical-align: top;
    width: 100%;
}

.swipt-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

a {
    text-decoration: none;
}

::-webkit-scrollbar {
    display: none;
}

body {
    background-color: #f5f5f5;
}

/*banner*/
.swiper-banner {
    overflow: hidden;
    width: 100%;
    line-height: 0;
    position: relative;
    display: block;
}

.swiper-banner .cover {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}

.swiper-banner a {
    line-height: 0;
    position: relative;
    display: block;
}

.swiper-banner .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 30px;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background: url(../img/player-btn.png) no-repeat center center;
    background-size: 100% 100%;
}

.swiper-banner .banner-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-banner .banner-status {
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    z-index: 1;
    border: 1px solid #aaa;
    padding: 5px 0.1rem;
    line-height: 120%;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.swiper-main {
    display: flex;
    height: 1.1rem;
    overflow: hidden;
}

/*tab*/
.swiper-tab {
    font-family: "微软雅黑";
    flex: 4;
    width: 100%;
    overflow: hidden;
    background: #fff;
    /* padding: 0.1rem; */
    margin: 0;
    /*height: 1rem;*/
    /*line-height: 1rem;*/
}

.swiper-info-btn {
    flex: 1;
    font-size: 0.36rem;
    color: #f5702d;
    line-height: 1.1rem;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 8px #bababa;
}

.swiper-tab .swiper-wrapper {
    white-space: nowrap;
}

.swiper-tab .swiper-slide {
    font-size: 0.36rem;
    line-height: 1.1rem;
	height: 1.1rem;
    text-align: center;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 !important;
    padding: 0 0.3rem;
    width: auto;
}
.swiper-tab .swiper-slide span { /*display: inline-block;*/ height: 1.1rem; }
.swiper-tab .channel_slide_1 { width: 100%; padding: 0; }
.swiper-tab .channel_slide_2 { width: 50%; padding: 0; }
.swiper-tab .channel_slide_3 { width: 33%; padding: 0; }
.swiper-tab .channel_slide_3:nth-child(2) { width: 34%; }


.swiper-tab .swiper-slide.active span {
    color: #f5702d;
    border-bottom: 2px solid #f5702d;
    /* background-image: url(/app/channel/img/arrow.png); */
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 0.8rem;
    padding-bottom: 0.25rem;
}

/*content*/
.swiper-content .content-page {
    display: none;
}

.swiper-content .content-view {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    font-size: 0;
    display: block;
    width: 100%;
    padding: 0.1rem;
    white-space: normal;
    background-color: #fff;
}

.swiper-content a {
    position: relative;
    display: block;
}

.swiper-content .content-view-cell {
    position: relative;
    display: inline-block;
    width: 50%;
    padding-top: 0.1rem;
    font-size: 17px;
    text-align: center;
    vertical-align: middle;
    background: 0 0;
}

.swiper-content .content-view-cell:nth-child(2n) {
    padding-left: 5px;
}

.swiper-content .content-view-cell:nth-child(2n+1) {
    padding-right: 5px;
}

.swiper-content .cover {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}

.swiper-content .order {
    position: absolute;
    left: 0.05rem;
    top: 0.05rem;
    padding: 5px 0.1rem;
    line-height: 120%;
    background-color: rgba(10, 110, 210, 0.95);
    color: #fff;
    font-size: 0.25rem;
    border-radius: 0.05rem;
}

.swiper-content .title {
    padding-top: 5px;
    text-align: left;
    font-size: 0.35rem;
    line-height: 150%;
    color: #555;
}

.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData {
    font-size: 0.35rem !important;
    color: gainsboro !important;
}

.txt2{
    margin-top: 0.2rem;
    padding-top: 0.2rem;
    color: #f5702d;
    font-size:0.35rem;
    text-align: center;
    line-height:30px;
    width:100%;
    background: #F5F6F6;
}

.gift_txt{
    font-size: 0.29rem!important;
    color: #f5702d!important;
}

.get_more , .new_get_more { display: inline;color: #f5702d;border: 1px solid #f5702d;background: transparent;width: 4rem;line-height: 34px;font-size: 13px;border-radius: 4px; }
