@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block;}
ol,ul{list-style: none;}blockquote,q{quotes: none;}
blockquote: before,blockquote: after,q: before,q: after{content: '';content: none;}
table{border-collapse: collapse;border-spacing: 0;}

html, body {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}
html {
    font-size: 20px;
}
body {
    font-size: 0.7rem;
    font-family: -apple-system-font, Helvetica Neue, Helvetica, sans-serif;
    background-color: #ededed;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
*{box-sizing:border-box;}
a, a:visited {

    text-decoration: none;
    cursor: pointer;
}
.a{
    cursor: pointer;
}
* {
    margin: 0;
    padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
ul, li {
    list-style: none
}
.fl {
    float: left !important
}
.fr {
    float: right !important
}
.fn{float: none !important;}
.tl {
    text-align: left !important
}
.tr {
    text-align: right !important
}
.tc {
    text-align: center !important
}
.b {
    font-weight: 700
}
.full{
    width: 100% !important;
}
.dib{display: inline-block;}
.clear {
    clear: both
}
.white{color: #FFFFFF !important}
.red {
    color: #ff5722 !important
}
.red2 {
    color: #FF0000 !important
}
.orange {
    color: #ffb800 !important
}
.green {
    color: #009688 !important
}
.green2 {
    color: #5fb878 !important
}
.blue {
    color: #1e9fff !important
}
.black {
    color: #393d49 !important
}
.cyan {
    color: #2f4056 !important
}
.gray {
    color: #eee !important
}
.remake {
    color: #c2c2c2 !important
}
.bg-cyan {
    background-color: #2f4056 !important;
}
.bg-gray {
    background-color: #ededed !important;
}
.bg-blue {
    background-color: #1e9fff !important;
}
.bg-green {
    background-color: #009688 !important;
}
.bg-green2 {
    background-color: #ededed !important;
}
.bg-red {
    background-color: #ff5722 !important;
}
.bg-red2 {
    background-color: #FF0000 !important;
}
.bg-orange {
    background-color: #ffb800 !important;
}
.bg-black {
    background-color: #393d49 !important;
}
.bg-black2 {
    background-color: #000000 !important;
}
.bg-white {
    background-color: #FFFFFF !important;
}
.db {
    display: block !important;
}
.dn {
    display: none !important;
}
.oh{overflow: hidden !important;}
.fl{float:left}.fr{float:right}.clear{clear:both}.red{color:#ff5722}.orange{color:#ffb800}.green{color:#009688}.red{color:#5fb878}.blue{color:#1e9fff}.black{color:#393d49}.cyan{color:#2f4056}.gray{color:#eee}.ml5{margin-left:5px}.mr5{margin-right:5px}.mt5{margin-top:5px}.mb5{margin-bottom:5px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml15{margin-left:15px}.mr15{margin-right:15px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.pl5{padding-left:5px}.pr5{padding-right:5px}.pt5{padding-top:5px}.pb5{padding-bottom:5px}.pl10{padding-left:10px}.pr10{padding-right:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.pl15{padding-left:15px}.pr15{padding-right:15px}.pt15{padding-top:15px}.pb15{padding-bottom:15px}.pl20{padding-left:20px}.pr20{padding-right:20px}.pt20{padding-top:20px}.pb20{padding-bottom:20px}.box{border:1px double #ddd}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.b{font-weight:700}
.p10{padding: 10px;}
.pt10{padding-top: 15px;}
    .pt20{padding-top: 35px;}
    .pb20{padding-bottom: 35px;}
.w100{ width: 100% !important;}
.h100{height: 100% !important;}
.mt5 {margin-top: 5px !important}
.mt10 {margin-top: 0.5rem !important}
.mb10 {margin-bottom: 0.5rem !important}
.mt20 {margin-top: 1rem !important}
.mb20 {margin-bottom: 1rem !important}
.dib {
    display: inline-block !important
}
.fs10 {
    font-size: 0.5rem !important;
}
.fs12 {
    font-size: 12px !important;
}
.fs14 {
    font-size: 0.7rem !important;
}
.fs16 {
    font-size: 0.8rem !important;
}
.fs18 {
    font-size: 0.9rem !important;
}
.fs20 {
    font-size: 1rem !important;
}
.m0 {
    margin: 0;
}
.p0 {
    padding: 0;
}
.p5 {
    padding: 5px;
}
.w1rem{ width: 1rem !important;}
.w2rem{ width: 2rem !important;}
.w3rem{ width: 3rem !important;}
.w4rem{ width: 4rem !important;}
.w5rem{ width: 5rem !important;}
.left1rem{ left: 1rem !important;}
.left2rem{ left: 2rem !important;}
.left3rem{ left: 3rem !important;}
.left4rem{ left: 4rem !important;}
.left5rem{ left: 5rem !important;}
.leftline{border-left: 1px solid #ededed}
.topline{border-top: 1px solid #ededed}
.rightline{border-right: 1px solid #ededed}
.bottomline{border-bottom: 1px solid #ededed}
.mr10{margin-right: 0.5rem;}
.scroll-x {
    overflow: auto;
    overflow-x: auto !important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.scroll-bar-hidden {
    scrollbar-color: transparent transparent;
    scrollbar-track-color: transparent;
    -ms-scrollbar-track-color: transparent;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
}
.scroll-bar-hidden::-webkit-scrollbar {
    display: none
}
.scroll-y {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
}
.scroll-hidden {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    overflow: hidden !important;
}
.scroll-hidden::-webkit-scrollbar {
    display: none
}

/* === Grid === */
.my-row {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden;
}
.my-row > [class*="my-col-"] {
    box-sizing: border-box;
    float: left;
}
.my-col-1 {
    width: 1%;
}
.my-col-2 {
    width: 2%;
}
.my-col-3 {
    width: 3%;
}
.my-col-4 {
    width: 4%;
}
.my-col-5 {
    width: 5%;
}
.my-col-6 {
    width: 6%;
}
.my-col-7 {
    width: 7%;
}
.my-col-8 {
    width: 8%;
}
.my-col-9 {
    width: 9%;
}
.my-col-10 {
    width: 10%;
}
.my-col-11 {
    width: 11%;
}
.my-col-12 {
    width: 12%;
}
.my-col-13 {
    width: 13%;
}
.my-col-14 {
    width: 14%;
}
.my-col-15 {
    width: 15%;
}
.my-col-16 {
    width: 16%;
}
.my-col-17 {
    width: 17%;
}
.my-col-18 {
    width: 18%;
}
.my-col-19 {
    width: 19%;
}
.my-col-20 {
    width: 20%;
}
.my-col-21 {
    width: 21%;
}
.my-col-22 {
    width: 22%;
}
.my-col-23 {
    width: 23%;
}
.my-col-24 {
    width: 24%;
}
.my-col-25 {
    width: 25%;
}
.my-col-26 {
    width: 26%;
}
.my-col-27 {
    width: 27%;
}
.my-col-28 {
    width: 28%;
}
.my-col-29 {
    width: 29%;
}
.my-col-30 {
    width: 30%;
}
.my-col-31 {
    width: 31%;
}
.my-col-32 {
    width: 32%;
}
.my-col-33 {
    width: 33%;
}
.my-col-34 {
    width: 34%;
}
.my-col-35 {
    width: 35%;
}
.my-col-36 {
    width: 36%;
}
.my-col-37 {
    width: 37%;
}
.my-col-38 {
    width: 38%;
}
.my-col-39 {
    width: 39%;
}
.my-col-40 {
    width: 40%;
}
.my-col-41 {
    width: 41%;
}
.my-col-42 {
    width: 42%;
}
.my-col-43 {
    width: 43%;
}
.my-col-44 {
    width: 44%;
}
.my-col-45 {
    width: 45%;
}
.my-col-46 {
    width: 46%;
}
.my-col-47 {
    width: 47%;
}
.my-col-48 {
    width: 48%;
}
.my-col-49 {
    width: 49%;
}
.my-col-50 {
    width: 50%;
}
.my-col-51 {
    width: 51%;
}
.my-col-52 {
    width: 52%;
}
.my-col-53 {
    width: 53%;
}
.my-col-54 {
    width: 54%;
}
.my-col-55 {
    width: 55%;
}
.my-col-56 {
    width: 56%;
}
.my-col-57 {
    width: 57%;
}
.my-col-58 {
    width: 58%;
}
.my-col-59 {
    width: 59%;
}
.my-col-60 {
    width: 60%;
}
.my-col-61 {
    width: 61%;
}
.my-col-62 {
    width: 62%;
}
.my-col-63 {
    width: 63%;
}
.my-col-64 {
    width: 64%;
}
.my-col-65 {
    width: 65%;
}
.my-col-66 {
    width: 66%;
}
.my-col-67 {
    width: 67%;
}
.my-col-68 {
    width: 68%;
}
.my-col-69 {
    width: 69%;
}
.my-col-70 {
    width: 70%;
}
.my-col-71 {
    width: 71%;
}
.my-col-72 {
    width: 72%;
}
.my-col-73 {
    width: 73%;
}
.my-col-74 {
    width: 74%;
}
.my-col-75 {
    width: 75%;
}
.my-col-76 {
    width: 76%;
}
.my-col-77 {
    width: 77%;
}
.my-col-78 {
    width: 78%;
}
.my-col-79 {
    width: 79%;
}
.my-col-80 {
    width: 80%;
}
.my-col-81 {
    width: 81%;
}
.my-col-82 {
    width: 82%;
}
.my-col-83 {
    width: 83%;
}
.my-col-84 {
    width: 84%;
}
.my-col-85 {
    width: 85%;
}
.my-col-86 {
    width: 86%;
}
.my-col-87 {
    width: 87%;
}
.my-col-88 {
    width: 88%;
}
.my-col-89 {
    width: 89%;
}
.my-col-90 {
    width: 90%;
}
.my-col-91 {
    width: 91%;
}
.my-col-92 {
    width: 92%;
}
.my-col-93 {
    width: 93%;
}
.my-col-94 {
    width: 94%;
}
.my-col-95 {
    width: 95%;
}
.my-col-96 {
    width: 96%;
}
.my-col-97 {
    width: 97%;
}
.my-col-98 {
    width: 98%;
}
.my-col-99 {
    width: 99%;
}
.my-col-100 {
    width: 100%;
}
.my-hide {
    display: none !important;
}
.my-show {
    display: block !important;
    -wiket-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

/* ============== blockquote ============== */
.my-elem-quote {
 margin-bottom:10px;
 padding:15px;
 line-height:22px;
 border-left:5px solid #009688;
 border-radius:0 2px 2px 0;
 background-color:#f2f2f2
}

/* ============== 收藏引导 ============== */
#scydbox{display: none}
#scydbg{width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    filter: Alpha(opacity=50);
    opacity: 0.8;
    background: #000000;
    display: block;
    z-index: 1000;}
#scyd{position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/ok/images/scyd.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1001;
    border: 1px solid #808080;
    border-radius: 15px;
    text-align: center;
    font-size: 15px;
    line-height: 45px;
    display: block;}
#scydclose{font-weight: bold;
    background-color: #3982c4;
    border-radius: 15px;
    width: 50%;
    height: 30px;
    margin: 0 25%;
    color: white;
    line-height: 30px;
    margin-top: 130%;}

/* ============== 徽章 ============== */
.my-badge,
.my-badge-dot,
.my-badge-rim {
 position:relative;
 display:inline-block;
 padding:0 0.3rem;
 font-size: 0.6rem;
 text-align:center;
 background-color:#FF5722;
 color:#fff;
 border-radius:0.1rem
}
.my-badge {
 height:0.9rem;
 line-height:0.9rem
}
.my-badge-dot {
 width:0.4rem;
 height:0.4rem;
 padding:0;
 border-radius:50%
}
.my-badge-rim {
 height:0.9rem;
 line-height:0.9rem;
 border-width:1px;
 border-style:solid;
 background-color:#fff;
 color:#666
}

.my-badge-radius {
    display: inline-block;
    padding: .15em .4em;
    min-width: 0.4rem;
    border-radius: 0.8rem;
    background-color: #FA5151;
    color: #FFFFFF;
    line-height: 1.2;
    text-align: center;
    font-size: 0.6rem;
    vertical-align: middle;
    position: absolute;
    top: -0.1rem;
    right: -0.65rem;
}

.rem-badge{
 position:relative;
 display:inline-block;
 padding:0 0.3rem;
 font-size: 0.6rem;
 text-align:center;
 background-color:#FF5722;
 color:#fff;
 border-radius:0.1rem;
 height:0.9rem;
 line-height:0.9rem
}
.rem-badge-radius {
    display: inline-block;
    padding: .15em .4em;
    min-width: 0.4rem;
    border-radius: 0.8rem;
    background-color: #FA5151;
    color: #FFFFFF;
    line-height: 1.2;
    text-align: center;
    font-size: 0.6rem;
    vertical-align: middle;
    position: absolute;
    top: -0.1rem;
    right: -0.65rem;
}


.icon {
    font-family: "icon" !important;
    font-size: 0.8rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* ============== 按钮 ============== */
.my-disabled{cursor: not-allowed !important;}
.my-btn {
    display: inline-block;
    height: 1.9rem;
    line-height: 1.9rem;
    /*padding: 0 0.9rem;*/
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 0.7rem;
    border: none;
    border-radius: 0.1rem;
    cursor: pointer
}
.my-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}
.my-btn:active {
    opacity: 1;
    filter: alpha(opacity=100)
}
.my-btn + .my-btn {
    margin-left: 0.5rem;
}
.my-btn-container {
    font-size: 0
}
.my-btn-container .my-btn {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.my-btn-container .my-btn + .my-btn {
    margin-left: 0
}
.my-btn-container .my-btn {
    margin-bottom: 0.45rem
}
.my-btn-radius {
    border-radius: 5rem
}
.my-btn .my-icon {
    margin-right: 0.15rem;
    font-size: 0.9rem;
    vertical-align: bottom;
    vertical-align: middle\9
}
.my-btn-primary {
    border: 0.05rem solid #C9C9C9;
    background-color: #fff;
    color: #555
}
.my-btn-primary:hover {
    border-color: #009688;
    color: #333
}
.my-btn-normal {
    background-color: #1E9FFF
}
.my-btn-warm {
    background-color: #FFB800
}
.my-btn-danger {
    background-color: #FF5722; 
    color: #FFFFFF
}
.my-btn.my-btn-danger{color: #FFFFFF}
.my-btn-checked {
    background-color: #5FB878
}
.my-btn-disabled, .my-btn-disabled:active, .my-btn-disabled:hover {
    border: 0.05rem solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
    opacity: 1
}
.my-btn-lg {
    height: 2.2rem;
    line-height: 2.2rem;
    padding: 0 1.25rem;
    font-size: 0.8rem
}
.my-btn-sm {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0.5rem;
    font-size: 0.6rem
}
.my-btn-sm i {
    font-size: 0.8rem !important
}
.my-btn-xs {
    height: 1.1rem;
    line-height: 1.1rem;
    padding: 0 0.25rem;
    font-size: 0.6rem
}
.my-btn-xs i {
    font-size: 0.7rem !important
}
.my-btn-group {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}
.my-btn-group .my-btn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-left: 0.05rem solid rgba(255, 255, 255, .5);
    border-radius: 0
}
.my-btn-group .my-btn-primary {
    border-left: none
}
.my-btn-group .my-btn-primary:hover {
    border-color: #C9C9C9;
    color: #009688
}
.my-btn-group .my-btn:first-child {
    border-left: none;
    border-radius: 0.1rem 0 0 0.1rem
}
.my-btn-group .my-btn-primary:first-child {
    border-left: 0.05rem solid #c9c9c9
}
.my-btn-group .my-btn:last-child {
    border-radius: 0 0.1rem 0.1rem 0
}
.my-btn-group .my-btn + .my-btn {
    margin-left: 0
}
.my-btn-group + .my-btn-group {
    margin-left: 0.5rem
}
.my-btn-fluid {
    width: 100% !important;
}



.bgcolor-red{width:100%;height:100%;
    background:-ms-linear-gradient(top,#ff5722,#fff);
    background:-moz-linear-gradient(top,#ff5722,#fff);
    background:-webkit-gradient(linear,0 0,0 100%,from(#ff5722),to(#fff));
    background:-webkit-gradient(linear,0 0,0 100%,from(#ff5722),to(#fff));
    background:-webkit-linear-gradient(top,#ff5722,#fff);
    background:-o-linear-gradient(top,#ff5722,#fff);
    FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1E9FFF,endColorStr=#FFFFFF)}
.bgcolor-blue{width:100%;height:100%;
    background:-ms-linear-gradient(top,#1E9FFF,#fff);
    background:-moz-linear-gradient(top,#1E9FFF,#fff);
    background:-webkit-gradient(linear,0 0,0 100%,from(#1E9FFF),to(#fff));
    background:-webkit-gradient(linear,0 0,0 100%,from(#1E9FFF),to(#fff));
    background:-webkit-linear-gradient(top,#1E9FFF,#fff);
    background:-o-linear-gradient(top,#1E9FFF,#fff);
    FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1E9FFF,endColorStr=#FFFFFF)}
.bgcolor-black{width:100%;height:100%;
    background:-ms-linear-gradient(top,#2F4056,#fff);
    background:-moz-linear-gradient(top,#2F4056,#fff);
    background:-webkit-gradient(linear,0 0,0 100%,from(#2F4056),to(#fff));
    background:-webkit-gradient(linear,0 0,0 100%,from(#2F4056),to(#fff));
    background:-webkit-linear-gradient(top,#2F4056,#fff);
    background:-o-linear-gradient(top,#2F4056,#fff);
    FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2F4056,endColorStr=#FFFFFF)}


/* ============== 加载 ============== */
.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #ededed;
    color: #000000;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    z-index: 999;
    display: none;
}
    .loading-box{background-color: #ededed; height: 100%; position: relative;}
    .loading-text-box{position: absolute; top:50%; left: 0; width: 100%; height: 1rem; line-height: 1rem; text-align: center; font-size: 0.7rem; color: rgba(255,87,34,0.7);}
    .loading-logo{position: absolute; top: calc(50% - 2.75rem); left: calc(50% - 2.75rem / 2);  width: 2.75rem; height: 2.75rem;}
    .loading-logo > [class*="my-col-"] {
        height: 0.55rem;
        overflow: hidden;
    }
    .loading-logo .hong,.loading-logo .jie,.loading-logo .no{
        height: 0.5rem;
        margin-right: 0.05rem;
        margin-bottom: 0.05rem;
    }
    .loading-logo .hong{
        background-color: rgba(255,87,34,0.9);
        animation: loading-hong 2.1s infinite;
    }
    .loading-logo .jie{
        background-color: rgba(57,61,73,0.9);
        animation: loading-jie 2.1s infinite;
    }
    @keyframes loading-hong{
        0% {
            background: rgba(255,87,34,0.9);
        }
        50% {
            background: rgba(255,87,34,0.1);
        }
        100% {
            background: rgba(255,87,34,0.9);
        }
    }
    @keyframes loading-jie{
        0% {
            background: rgba(57,61,73,0.1);
        }
        50% {
            background: rgba(57,61,73,0.9);
        }
        100% {
            background: rgba(57,61,73,0.1);
        }
    }

    .shanhong{
        color: rgba(255,87,34,0.9);
        animation: animation-hong 1.5s infinite;
    }
    @keyframes animation-hong{
        0% {
            color: rgba(255,87,34,1);
        }
        50% {
            color: rgba(255,87,34,0.2);
        }
        100% {
            color: rgba(255,87,34,1);
        }
    }

/* ============== 导航 ============== */
.my-tabbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    z-index: 500;
    background-color: #F7F7F7;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
    height: 2.5rem;
    height: 50px;
    width: 100%;
    /*padding: 0.2rem 0;*/
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;
    display: none;
    overflow: hidden;
    
}
.my-tabbar.my-show{
    display: flex;
	animation:tabbar-show 0.3s;
	-moz-animation:tabbar-show 0.3s;
	-webkit-animation:tabbar-show 0.3s;
	-o-animation:tabbar-show 0.3s;
}
.my-tabbar.my-hide{
	animation:tabbar-hide 0.3s;
	-moz-animation:tabbar-hide 0.3s;
	-webkit-animation:tabbar-hide 0.3s;
	-o-animation:tabbar-hide 0.3s;
}
@keyframes tabbar-show
{
	0%   {-wiket-opacity: 0;-moz-opacity: 0;opacity: 0;}
    40%  {-wiket-opacity: 0.6;-moz-opacity: 0.6;opacity: 0.6;}
	100% {-wiket-opacity: 1;-moz-opacity: 1;opacity: 1;}
}
@keyframes tabbar-hide
{
	0%   {-wiket-opacity: 1;-moz-opacity: 1;opacity: 1;}
    40%  {-wiket-opacity: 0.6;-moz-opacity: 0.6;opacity: 0.6;}
	100% {-wiket-opacity: 0;-moz-opacity: 0;opacity: 0;}
}
.my-tabbar:before {
    content: " ";
    position: absolute;
    left: 0;
    top: -1px;
    right: 0;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 501;
}
.my-tabbar-box{
    height:inherit;
    width: 100%;
}
.my-tabbar-item {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: 0;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    height: 50px;
    cursor: pointer;
}

.my-tabbar-icon {
    display: inline-block;
    width: auto;
    max-width: 1.8rem;
    height: 1.25rem;
    height: 25px;
}
i.my-tabbar-icon, .my-tabbar-icon > i {
    font-size: 1.25rem;
    font-size: 25px;
    color: rgba(0, 0, 0, 0.5);
}

.my-tabbar-label {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.6rem;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 0.1rem;
    margin-top: 2px;
}
.my-tabbar-icon-box {
    display: inline-block;
    position: relative;
    height: 1.25rem;
    height: 25px;
    line-height: 25px;
    margin-top: 0.2rem;
    margin-top: 4px;
}
.my-tabbar-icon-box .my-badge {
    display: inline-block;
    padding: .15em .4em;
    min-width: 0.4rem;
    border-radius: 0.8rem;
    border-radius: 16px;
    background-color: #FA5151;
    color: #FFFFFF;
    line-height: 1.2;
    text-align: center;
    font-size: 0.5rem;
    font-size: 10px;
    vertical-align: middle;
    position: absolute;
    top: -0.15rem;
    top: -3px;
    right: -0.65rem;
    right: -13px;
}

.my-tabbar-label b{color: #ff5722;font-size: 12px;margin: 0 2px;}
.my-tabbar-label{color: #000000;font-size: 12px; margin: 0 auto;}

.yewu-tabbar #tabbar-box{white-space:nowrap;font-size: 0px;}
.yewu-tabbar #tabbar-box>.my-tabbar-item{display: inline-block;float: left;}

.my-tabbar-item.my-tabbar-item-on{
    background-color: #FFFFFF;
    border-top: 2px #ff5722 solid;
}
.my-tabbar-item.my-tabbar-item-on .my-tabbar-icon, .my-tabbar-item.my-tabbar-item-on .my-tabbar-icon > i, .my-tabbar-item.my-tabbar-item-on .my-tabbar-label {
    color: #07c160;
    color: #ff5722;
}
.my-tabbar-item.my-tabbar-item-on .my-tabbar-icon-box{
    margin-top: 2px;
}

.pages {
    max-width: 750px; margin: 0 auto;
    position: relative;
    width: 100%;
    height: calc(100% - constant(safe-area-inset-bottom));
    height: calc(100% - env(safe-area-inset-bottom));
    height:inherit;
    overflow: hidden;
    background-color: #fafafa;
    color: #000000;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.page-box{position: relative;margin: 0 auto; margin-bottom: 40px;}
.page {
    display: none;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #FFFFFF;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding-bottom: 2.5rem;
    padding-bottom: 50px;
}
.pb0{padding-bottom: 0;}
.page.my-show{
	animation:my-show 0.3s;
	-moz-animation:my-show 0.3s;
	-webkit-animation:my-show 0.3s;
	-o-animation:my-show 0.3s;
}
.page.my-hide{
	animation:my-hide 0.3s;
	-moz-animation:my-hide 0.3s;
	-webkit-animation:my-hide 0.3s;
	-o-animation:my-hide 0.3s;
}
@keyframes my-hide
{
	0%   {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;display: block;}
    40%  {left:60%; -wiket-opacity: 0.4;-moz-opacity: 0.4;opacity: 0.4;display: block;}
	100% {left:-100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;display: none;}
}
@-moz-keyframes my-hide
{
	0%   {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;display: block;}
    40%  {left:60%; -wiket-opacity: 0.4;-moz-opacity: 0.4;opacity: 0.4;display: block;}
	100% {left:-100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;display: none;}
}
@-webkit-keyframes my-hide
{
	0%   {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;display: block;}
    40%  {left:60%; -wiket-opacity: 0.4;-moz-opacity: 0.4;opacity: 0.4;display: block;}
	100% {left:-100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;display: none;}
}
@-o-keyframes my-hide
{
	0%   {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;display: block;}
    40%  {left:60%; -wiket-opacity: 0.4;-moz-opacity: 0.4;opacity: 0.4;display: block;}
	100% {left:-100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;display: none;}
}

@keyframes my-show
{
	0%   {left:100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;}
	100% {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;}
}
@-moz-keyframes my-show
{
	0%   {left:100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;}
	100% {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;}
}

@-webkit-keyframes my-show
{
	0%   {left:100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;}
	100% {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;}
}

@-o-keyframes my-show
{
	0%   {left:100%; -wiket-opacity: 0;-moz-opacity: 0;opacity: 0;}
	100% {left:0; -wiket-opacity: 1;-moz-opacity: 1;opacity: 1;}
}

#loading.page {
    padding-bottom: 0;
}
/* ============== 头部 ============== */
.my-navbar {
    position: relative;
    height: 2rem;
    height: 40px;
    width: 100%;
    font-size: 0.7rem;
    font-size: 14px;
    background-color: #1E9FFF;
    color: #FFFFFF;
    overflow: hidden;
}

.my-navbar-left {
    position: relative;
    text-align: left;
    width: 100%;
    height: 2rem;
    height: 40px;
    line-height: 2rem;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.my-navbar-right {
    position: relative;
    text-align: right;
    width: 100%;
    height: 2rem;
    height: 40px;
    line-height: 2rem;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.my-navbar-center{
    position: relative;
    text-align: center;
    width: 100%;
    height: 2rem;
    height: 40px;
    line-height: 2rem;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.my-navbar a {
    color: #FFFFFF;
}
.my-navbar i {
    font-size: 0.8rem;
    font-size: 16px;
}
.my-navbar span {
    line-height: 2rem;
    line-height: 40px;
    font-size: 0.7rem;
    font-size: 12px;
}
.my-navbar-left a{
    margin-left: 0.25rem;
    margin-left: 5px;
}
.my-navbar-right a{
    margin-right: 0.25rem;
    margin-right: 5px;
}

.my-navbar-title-box {
    position: relative;
    margin: 0.1rem;
    margin: 2px;
    padding: 0;
    height: 1.8rem;
    height: 36px;
    line-height: 1.8rem;
    line-height: 36px;
    border-radius: 0.5rem;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}
.my-navbar-title {
    text-align: center;
    font-size: 0.9rem;
    font-size: 14px;
    color: #EEEEEE;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    overflow: hidden;
}


/* ============== 选项卡 ============== */
.my-tab {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: calc(100% - 2rem);
    height: calc(100% - 40px);
}
.nonavbar{padding-bottom: 0;}
.nonavbar>.my-tab{ height: calc(100% - 40px) !important;}
.notopbar .nonavbar>.my-tab{ height: 100% !important;}

#index_index_index .my-tab {
    height: calc(100% - 80px);
}

.my-tab-title, .my-tab-title .my-on::after {
    border-color: #e6e6e6;
}
.my-tab-title {
    position: relative;
    left: 0;
    height: 2rem;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.my-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 0.7rem;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 2rem;
    min-width: 3.2rem;
    /*padding: 0 0.7rem;*/
    margin-right: 0.5rem;
    text-align: center;
    cursor: pointer;
    color: #000;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    white-space: nowrap;
}
.my-tab-title li:first-child{
    margin-left: 0.5rem;
}

.my-tab-more {
    display: inline-block;
    *display: inline;
    z-index: 502;
    vertical-align: middle;
    font-size: 0.7rem;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    right: 0; 
    top: 0;
    height: 2rem;
    line-height: 2rem;
    width: 1.8rem;
    text-align: center;
    cursor: pointer;
    color: #000;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    white-space: nowrap;
    background-color: #FFFFFF;
    overflow: hidden;
}
.my-tab-more img{ height: 1rem; width: auto; max-width: 1.6rem; margin-top: 0.5rem;}

.my-tab-all{
    display: none;
    z-index: 503;
    vertical-align: middle;
    font-size: 0.7rem;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    left: 0;
    right: 0; 
    top: 0;
    height: auto;
    color: #000;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    white-space: nowrap;
    background-color: #ededed;
    overflow: hidden;
    padding: 0 0.5rem;
    border-bottom: 0.05rem solid rgba(0, 0, 0, 0.2);
}

.my-tab-all-hd{
    height: 2rem;
    line-height: 2rem;
    background-color: #ededed;
    border-bottom: 0.05rem solid rgba(0, 0, 0, 0.2);
}
.my-tab-all-hd-left{
    text-align: left;
}
.my-tab-all-hd-right{
    text-align: right;
}

.my-tab-all-bd{
    background-color: #ededed;
}

.my-tab-all-bd > [class*="my-col-"]{
    text-align: center;
    height: 4rem;
    line-height: 4rem;
}


.my-tab-title .my-on {
    color: #ff5722;
}
.my-tab-title .my-on::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 2rem;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-radius: 0;
    border-bottom: 0.1rem solid #ff5722;
    background-image: linear-gradient(rgba(255,255,255,0), rgba(255,87,34,0.8));
}
.my-tab-page {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    width: inherit;
    height: calc(100% - 2rem);
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    background-color: #ededed;
}
.my-tab-page-panel {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    width: inherit;
    height: 100%;
    background-color: #ededed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* ============== 表单 ============== */
.my-form{position: relative;clear: both; box-sizing: border-box; padding: 0.5rem;background-color: #FFFFFF;border-radius: 0.25rem;}
.my-form-item, .my-form-label, .my-form-border, .my-form-select, .my-form-block, .my-form-inline, .my-form-textarea, .my-form-unit, .my-form-unit2, .my-form-div,.my-form-box,.my-form-center,.my-form-center2 {
    position: relative;
    font-size: 0.6rem;
}
.my-form-item{
    position: relative;
    clear: both;
    white-space:nowrap;
    overflow: hidden;
    margin-bottom: 0.25rem;
}
    
 .my-elip, .my-form-btn, .my-form-reset-btn, .my-form-label, .my-form-unit, .my-form-unit2, .my-form-div,.my-form-box, .my-form-border {
    text-overflow: ellipsis;
    white-space: nowrap;
}   

.my-form-btn, .my-form-reset-btn, .my-form-label, .my-form-unit, .my-form-unit2, .my-form-input, .my-form-select, .my-form-textarea, .my-form-div,.my-form-box, .my-form-border{
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.my-form-label,.my-form-input, .my-form-select, .my-form-textarea,.my-form-unit,.my-form-unit2,.my-form-div,.my-form-box, .my-form-border {
    height: 2rem;
    line-height: 2rem;
    background-color: #fff;
    border: 0.05rem solid #ededed;
}
    
.my-form-label, .my-form-unit, .my-form-unit2 {
    display: block;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    box-sizing: border-box;
    width: 4rem;
}
.my-form-border {
    display: block;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    box-sizing: border-box;
}

.my-form-label,.my-form-border {
    float: left;
}

.my-form-unit,.my-form-unit2 {
    position: absolute;
    top: 0;
    right: 0;
}

.my-form-unit2 {
    width: 2rem;
}

.my-form-input, .my-form-select, .my-form-textarea,.my-form-div,.my-form-box {
    display: inline-block;
    padding:0 0.25rem;
    width: 100%;
    width: calc(100% - 4rem);
    border: 0.05rem solid #ededed;
    float: left;
}

.my-form-div {
    text-align: left;
    height: auto !important;
}
.my-form-box {
    text-align: left;
}

.my-form-textarea{
    height: 6rem;
}

.my-form-inline{
    display: inline-block;
    width: calc(100% - 4rem);
}
    
.my-form-block{
    display: block;
    float: left;
    width: 100%;
}  
.my-form-center{
    width: calc(100% - 4rem - 4rem) !important;
}

.my-form-center2{
    width: calc(100% - 4rem - 2rem) !important;
}

.my-form-btn,.my-form-reset-btn {
    width: 100%;
    font-size: 0.7rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.25rem;
    display: block;
    background-color: #1E9FFF;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    border: none;
}

.my-form-reset-btn {
    background-color: #FFFFFF;
    border: 1px solid #ededed;;
    color: #333;
}

.my-form-btn:link,
.my-form-btn:visited,
.my-form-btn:hover,
.my-form-btn:active{
    color: #fff;
}

.my-form-reset-btn:link,
.my-form-reset-btn:visited,
.my-form-reset-btn:hover,
.my-form-reset-btn:active{
    color: #333;
}

/* ============== 旋转直播 ============== */
.draggable {border:#0470E1 1px solid;border-radius: 50%; background:#2F4056 url('/res/images/appxz.png') center no-repeat;background-size: auto 100%;cursor: move; position: absolute; right: 0; bottom:60px; z-index:1000; position: fixed;box-sizing:content-box;}
#progress { stroke-dasharray: 35px; stroke-dashoffset: 115px; animation: progressAnimation 600ms linear infinite; } 
@keyframes progressAnimation { from { stroke-dashoffset: 115px; } to { stroke-dashoffset: 35px; } }

/* ============== card ============== */
.my-card {
 margin-bottom:15px;
 border-radius:2px;
 background-color:#fff;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.05)
}
.my-card:last-child {
 margin-bottom:0
}
.my-card-header {
 position:relative;
 height:42px;
 line-height:42px;
 padding:0 15px;
 border-bottom:1px solid #f6f6f6;
 color:#333;
 border-radius:2px 2px 0 0;
 font-size:14px
}
.my-card-body {
 position:relative;
 padding:10px 15px;
 line-height:24px
}
.my-card-body[pad15] {
 padding:15px
}
.my-card-body[pad20] {
 padding:20px
}
.my-card-body{
 margin:5px 0
}
.my-card{
 margin:0
}

/* ============== 搜索 ============== */
.my-search{
    position: relative;margin: 0.5rem 0; height: 1.5rem; line-height: 1.5rem; border: 1px solid #ededed; text-align: center;border-radius: 0.5rem; background-color: #FFFFFF; font-size: 0.6rem; cursor: pointer;
}

/* ============== 通知 ============== */
.my-notice {
    height: 32px; line-height: 32px; background-color: #d2d2d2; border-bottom: 1px solid #ededed;font-size: 12px; color: #666666; overflow: hidden; position: relative;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
}
.my-notice-icon {width: 32px; height: 32px; text-align: center; display: inline-block; position: absolute; left: 0; top: 0;}
.my-notice-icon img{width: 22px; height: 22px; text-align: center; vertical-align: middle;}
.my-notice-info {margin-left: 32px; margin-right: 10px; font-size: 12px;color: #ff5722;}

/* ============== 首页科目选项卡 ============== */
.my-select,.my-select-hd,.my-select-bd{ position: relative}
.my-select-hd-item{text-align: center; height: 2rem; line-height: 2rem; color: #000000; font-size: 0.8rem;background-color: #FFFFFF; cursor: pointer;}
.my-select-hd-item b{height: 2rem; line-height: 2rem; display: inline-block; font-weight: bold; font-size: 0.8rem;}
.my-select-hd-item.on{background-color: #FFFFFF;}
.my-select-hd-item.on b{color: #1E9FFF;border-bottom: 2px solid #1E9FFF; font-size: 0.8rem;}
.my-select-bd{background-color: #FFFFFF; height: 21rem; overflow: hidden;}
.my-select-bd-item{display: none; height: 21rem; overflow: hidden;}
.my-select-bd-item.on{display: block;}
.my-select-bd-item .h120{height: 6rem; line-height: 6rem;}
.my-select-bd-item .txt {color: #000000; font-size: 0.7rem; vertical-align: top; line-height: 1.2rem;}
.my-select-bd-item .mt40{margin-top: 2rem;}
.my-select-bd-item .img {
    height: 5rem;
    vertical-align: middle;
}
.my-select-bd-item .img_s {
    width: 2rem; vertical-align: bottom;
}
.my-chexing{position: relative;}
.my-chexing-left{position: absolute;left: 5%;height: 5.25rem; line-height:2.625rem;  width: 20%;top: 0; text-align: center; vertical-align: middle;}
.my-chexing-left1{top: 0.52rem;}
.my-chexing-left2{top: 5.77rem;}
.my-chexing-left3{top: 11.2rem;}
.my-chexing-left4{top: 16.45rem;}
.my-chexing-right{position: absolute;right: 5%;height: 5.25rem; line-height:2.625rem; width: 20%;top: 0; text-align: center; vertical-align: middle;}
.my-chexing-right1{top: 0.52rem;}
.my-chexing-right2{top: 5.77rem;}
.my-chexing-right3{top: 11.2rem;}
.my-chexing-right4{top: 16.45rem;}
.my-chexing-center{position: absolute;left: 25%;height: 7rem; line-height:7rem; width: 50%;top: 0; text-align: center; vertical-align: middle;}
.my-chexing-center1{top: 0;}
.my-chexing-center2{top: 7rem;}
.my-chexing-center3{top: 14rem;}

.select-area,.select-chexing{border: 1px solid #ededed; position: relative;}
.select-chexing-item{ text-align: center; vertical-align: middle;background-color: #ededed; position: relative;}
.select-area-title,.select-chexing-title{font-size: 0.7rem; font-weight: bold; height: 2rem; line-height: 2rem;}
.select-chexing-item .iconimg{height: 3rem; width: 3rem; vertical-align: middle; margin-top: 5px;}
.select-chexing-item .okimg{height: 1rem; width: 1rem; position: absolute; top: 0.5rem; right: 0.5rem; display: none;}
.select-chexing-item .txt{height: 1.5rem; line-height: 1.5rem; text-align: center; font-size: 0.6rem;}
.select-chexing-item.on{background-color: #FFFFFF;}
.select-chexing-item.on .txt{color: #ff5722;}
.select-chexing-item.on .okimg{display: block;}

.imgtab,.imgtab-item,.imgbox{position: relative;}
.imgtab-item .imgbox{text-align: center;}
.imgtab-item .img{ width: 80%;}
.imgtab-item .txt{ font-size: 0.6rem; position: absolute; top: 0.25rem; left: 0; width: 100%; text-align: center;}

#my-tab-index.my-tab{height: calc(100% - 40px - 32px);}

/* ============== user ============== */
.img-radius {
    border-radius: 10px;
    max-width: 100%;
    vertical-align: middle;
    width: 100px;
    height: 100px;
}

/* ============== 新闻列表 ============== */
.news-list{position: relative; margin-bottom: 0.5rem; padding: 0.25rem; cursor: pointer; height: inherit;}
    .news-list-hd{height: 1.5rem; line-height: 1.5rem; position: relative; border-bottom: 1px #333 solid;}
    .news-list-hd-icon{width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; position: absolute; left: 0; top: 0;}
    .news-list-hd-icon-pic{width: 1.1rem; height: 1.1rem; vertical-align: middle;}
    .news-list-hd-title{ position: absolute; left: 1.5rem; top: 0; height: 1.5rem; line-height: 1.5rem; font-size: 0.7rem; font-weight: bold; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #1E9FFF;}
    .news-list-hd-more{color: #393D49; position: absolute; right: 0.5rem; top: 0; height: 1.5rem; line-height: 1.5rem; font-size: 0.6rem;}
    .news-list-bd{position: relative;}
    .news-list-item{cursor: pointer;position: relative; border-bottom: 1px #333 dotted; height: 3.6rem;}
    .news-list-item-left{position: absolute;left: 0; top: 0; right: 5rem; height: 3.6rem; overflow: hidden;}
    .news-list-item-right{position: absolute;top: 0; right: 0; width: 5rem; height: 3.6rem; overflow: hidden;}
    .news-list-bd-title,.news-list-bd-descr,.news-list-bd-other{height: 1.2rem; line-height: 1.2rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .news-list-bd-title{color: #000000; font-size: 0.7rem;}
    .news-list-bd-descr{color: #393D49; font-size: 0.6rem;}
    .news-list-bd-other{color: #555555; font-size: 0.6rem;}    
    .news-list-item-right-picbox{text-align: center;height: 3.6rem; line-height: 3.6rem;}
    .news-list-item-right-pic{ width: 80%; max-height: 3.4rem; text-align: center;vertical-align: middle;}

/* ============== 视频列表 ============== */
.video-list{position: relative; margin-bottom: 0.5rem; padding: 0.25rem; cursor: pointer; height: inherit; }
    .video-list-hd{height: 1.5rem; line-height: 1.5rem; position: relative; border-bottom: 1px #333 solid;}
    .video-list-hd-icon{width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; position: absolute; left: 0; top: 0;}
    .video-list-hd-icon-pic{width: 1.1rem; height: 1.1rem; vertical-align: middle;}
    .video-list-hd-title{ position: absolute; left: 1.5rem; top: 0; height: 1.5rem; line-height: 1.5rem; font-size: 0.7rem; font-weight: bold; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #1E9FFF;}
    .video-list-hd-more{color: #393D49; position: absolute; right: 0.5rem; top: 0; height: 1.5rem; line-height: 1.5rem; font-size: 0.6rem;}
    .video-list-bd{position: relative; height: 13rem;}
    .video-list-item{cursor: pointer;position: relative; border-bottom: 1px #333 dotted; width: 50%; float: left;height: 6.5rem; overflow: hidden;}
    .video-list-bd-title{font-size: 0.6rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #000000;height: 1.5rem; line-height: 1.5rem;}
    .video-list-bd-picbox{text-align: center;height: 4.5rem; line-height: 4.5rem; position: relative; overflow: hidden;}
    
    .video-list-bd-picbox-lb{position:absolute; left:0.25rem; bottom:0.25rem; height: 1.2rem; line-height: 1.2rem;}
    .video-list-bd-picbox-tr{position:absolute; right:0.25rem; top:0.25rem; height: 1.2rem; line-height: 1.2rem;}
    .video-list-bd-picbox-bg{position: absolute; top: 0; left: 0.25rem; right: 0.25rem; height: 4.5rem}
    .video-list-bd-pic{ width: 100%;text-align: center;vertical-align: middle; max-height: 4.5rem;}

/* ============== chexing ============== */
.btn_cuoti{ background:url(/ok/images/hong.png) center; background-repeat:no-repeat; height:48px; line-height:48px; background-size:100% 100%;-moz-background-size:100% 100%; width:100%;font-size:18px; color:#fff; font-weight:bold; display:inline-block; color:#F0F0F0;}
.btn_zhuanxiang{ background:url(/ok/images/huang.png) center; background-repeat:no-repeat; height:48px; line-height:48px; background-size:100% 100%;-moz-background-size:100% 100%; width:100%;font-size:18px; color:#fff; font-weight:bold; display:inline-block; color:#F0F0F0;}
.btn_mianfei{ background:url(/ok/images/lv.png) center; background-repeat:no-repeat; height:48px; line-height:48px; background-size:100% 100%;-moz-background-size:100% 100%; width:100%;font-size:18px; color:#fff; font-weight:bold; display:inline-block; color:#F0F0F0;}
.btn_shunxu{ background:url(/ok/images/lan.png) center; background-repeat:no-repeat; height:48px; line-height:48px; background-size:100% 100%;-moz-background-size:100% 100%; width:100%;font-size:18px; color:#fff; font-weight:bold; display:inline-block; color:#F0F0F0; }
.cnewimg{height: 120px;}
.cnewimg_s{width: 30px;}
.cimg_s{height: 120px; }
.ctxt{margin-top: 5px; color: #000000; font-size: 12px;}

/* ============== tixing ============== */
.txitem{ width: 100%; vertical-align: middle; border-radius: 0;}
.txitem .img{height: 25px; width: 25px; vertical-align: middle;}

/* ============== 赚钱中心money ============== */
.zqbox{position: relative; font-size: 12px; color: #000000; padding: 10px 5px; line-height: 24px; background-color:#B7DDE8; display: block;}
.zqbox .txt,.zqbox .num{text-align: center;}
.zqbox .txt{font-weight: bold;}
.zqbox .num{font-size: 12px;}
.zqbox .num span{ margin-right: 2px;font-weight: bold;}
.zimgbox{position: relative; margin-top: 5px;}
.zimg-item{position: relative; text-align: center; display: block;}
.zimg-item .zimg{width: auto;height: 120px;}


.my-table{margin: 0.5rem 0; padding: 0.25rem; border-radius: 0.25rem; font-size: 0.6rem; color: #666; box-sizing: border-box; position: relative;}
.my-table-head{position: relative;background-color: #f2f2f2;}
.my-table-body{position: relative;background-color: #FFFFFF;}

.nodata{width:100%; height:2rem; line-height:2rem; margin:0.5rem 0; font-size: 0.6rem; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666;  position: relative; text-align: center; overflow: hidden;}

.aitem{padding:0.25rem 0; background-color:#f0f0f0; text-align: center;}
.abox{color:#666666;}
.abox>img,.abox>i{width:2.4rem; height:2.4rem;}
.abox>.atitle{font-size: 0.6rem}
.abox>.adescr{font-size: 0.6rem}

.backtotop {
    z-index:99999;
    width:24px;
    height:24px;
    position:fixed;
    right:25px;
    bottom:60px;
}


/* ============== layui.css ============== */
.layui-table-cell {
    padding: 0;
}
.layui-form-checkbox i{box-sizing: content-box;}
.my-badge-rim, .my-colla-content, .my-colla-item, .my-collapse, .my-elem-field, .my-form-pane .my-form-item[pane], .my-form-pane .my-form-label, .my-input, .my-layedit, .my-layedit-tool, .my-quote-nm, .my-select, .my-tab-bar, .my-tab-card, .my-tab-title, .my-tab-title .my-this::after, .my-textarea {
    border-color: #e6e6e6;
}
.my-elem-field {
    margin-bottom: 10px;
    padding: 0;
    border-width: 1px;
    border-style: solid;
}
.my-field-box {
    padding: 10px 15px;
}



.floor{ text-align: center; margin: 1rem auto; font-size: 0.6rem; color: #3F4056; line-height: 1.3rem;}
.floor .bangmanyi{font-size: 0.6rem; color: #1E9FFF}
.floor .icp{font-size: 0.6rem; color: #3F4056}
.floor .icp-icon{height: 0.6rem; margin-right: 0.25rem; color: #3F4056}

.mylist{position: relative;margin: 0 auto; padding: 0; width: 100%; border: 1px #cdcdcd solid;}
.mylist-head,.mylist-body,.mylist-item{position: relative; width: 100%;line-height: 2rem; font-size: 0.6rem; color: #C2C2C2;}
.mylist-head{height: 2rem; background-color: #ededed; color: #C2C2C2;}
.mylist-body{height: auto; background-color: #FFFFFF;}
.mylist-item{height: 2rem; border-bottom: 1px #cdcdcd dotted;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mylist-id{
    display: inline-block;
    padding: .15em .4em;
    min-width: 0.4rem;
    border-radius: 0.8rem;
    background-color: #c2c2c2;
    color: #F0F0F0;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.6rem;
    vertical-align: middle;
}
.mylist-name{color: #1E9FFF;font-size: 0.6rem; display: inline-block;}
.mylist-action{
    font-size: 0.6rem;
    background-color: #FFFFFF;
    color: #c2c2c2;
    cursor: pointer;
}
.mylist-action > i {
    font-size: 0.6rem;
    color: #c2c2c2;
}
.mylist-badge{
 position:relative;
 display:inline-block;
 padding:0 0.25rem;
 font-size: 0.5rem;
 text-align:center;
 background-color:#c2c2c2;
 color:#fff;
 border-radius:0.1rem;
 height:0.8rem;
 line-height:0.8rem;
    margin-left: 0.1rem;
}
.mylist .my-page{height: 2rem; line-height: 2rem; font-size: 0.6rem; margin: 0 auto;}
.mylist-id-box,.mylist-name-box,.mylist-action-box{line-height: 2rem; position: absolute; top: 0; bottom: 0; overflow: hidden; text-align: center; }
.mylist-id-box{left: 0; width: 2.5rem; text-align: center;}
.mylist-name-box{left: 2.5rem; right: 2.5rem; text-align: left;}
.mylist-action-box{right: 0; width: 2.5rem; text-align: center;}
.mylist-head .mylist-action{background-color: #ededed;}
.mylist-head .mylist-name{color: #C2C2C2;}

.gitupdate-box{color: #666; background-color: #FFFFFF; position: relative; padding: 10px;}
.gitupdate-item{ background-color: #000000; position: relative; margin-bottom: 10px; line-height: 24px; padding: 10px; border-radius: 10px; cursor: pointer;}
.gitupdate-item:first-child{margin-top: 10px;}
.gitupdate-num{ position: absolute; top: 5px; right: 5px;}
.girupdate-fileinfo{padding: 10px;}

@media screen and (min-width: 600px) {

}


