@charset "utf-8";

@font-face {
    font-family: "UKIJ Ekran";
    font-style:  normal;
    font-weight: normal;
    src: url(eot.eot);
}
@font-face {
    font-family: "UKIJ Ekran";
    src: local("UKIJ Ekran"), url(font.ttf) format("opentype"); /* non-IE */
}

*{ font-family:"UKIJ Ekran"}

.index_nav{ }
.index_bg{background: #09c970;
    height: 145px;
    width: 100%;
    position: absolute;
    /*border-radius: 0px 0px 10px 10px;*/
    background-image: linear-gradient(125deg,#E4FFCD,#6DD5FA,#09c970,#E4FFCD);  background-size: 400%;
    animation: bganimation 3s infinite;
}
@keyframes bganimation {
    0%{
        background-position: 0% 50%;
    }
    50%{
        background-position: 100% 50%;
    }
    100%{
        background-position: 0% 50%;
    }
}

#slide2{height:150px;border-radius: 10px;}
.slider_li{ border-radius: 15px;}
.slider_li a{width: 100%;height: 100%;display: block; background-size: cover !important; border-radius: 10px;}
.index_nav{ background: #fff;   padding: 15px 0;direction:rtl}
.head_nav{ height: 33px; line-height: 33px; text-align: right; direction: rtl; margin-bottom: 10px;}
.head_nav a{ display: inline-block; padding: 0 5px; color: #fff}

#dplayer{ direction: ltr !important; width: 100%; height: 220px;}
.icolor_1{ background:#ebd2fd; color:#8156a7}
.icolor_2{ background:#fcebbd; color:#af9540}
.icolor_3{ background:#ffe8d1; color:#f57b00}
.icolor_4{ background:#d3eda3; color:#72962e}
.icolor_5{ background:#bdeaf5; color:#5e9aa9}

.icolor_6{ background:#f5c5bd; color:#8c3a2b}
.icolor_7{ background:#e2dffd; color:#6f66c7}
.icolor_8{ background:#e5e5e5; color:#999}
.icolor_9{ background:#fcebbd; color:#af9540}
.icolor_10{ background:#d2edfd; color:#89aabd}
.weui-header-title{ font-size:13px;}
/********/
.movie .weui-mark-img{ background-size: cover !important; border-radius: 5px;}
.movie .weui-mark-img:hover{ background-size:30%;}

.weui-video-img{  background-size: cover !important; border-radius: 5px;}

.dbox {background-color:#fff; direction:rtl;}
.mt10 {margin-top:10px}
.mb10 {margin-bottom:10px}
.mt20 {margin-top:20px}
.mb20 {margin-bottom:20px; }
.pt10 {padding-top:10px}
.pb10 {padding-bottom:10px}
.pt20 {padding-top:20px}
.pb20 {padding-bottom:20px}

.btmblank {
	height: 70px;
}
.qisim{ padding: 20px 0; width: 100%; text-align: right; direction: rtl; overflow: hidden;}
.qisim a{ margin: 7px;
    width: 36px;
    display: inline-table;
    border: #f4f4f4 1px solid;
    text-align: center;
    direction: rtl;
    padding: 1px 0;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    border-radius: 5px;}
    .qisim a.active { border: #ffe300 1px solid; color: #111;background-color:#ffe300}
/*--我的---*/
.ubox {background-color:#fff;}
.radius{    border-radius: 50%;}
.wy-center-top .weui-media-box_appmsg{ direction:rtl;color:#fff;}
.wy-center-top{padding:20px 20px; background: #ffe300 url("http://we.intiledu.com/addons/adax_vod/statics/weui2/images/mc_bg.png") no-repeat center center; background-size:100%;  position: relative;}
.wy-center-top::after {
    content:'';
    position: absolute;
    background-color: #ffe300 ;
    height: 1px;
    border-bottom: solid 4em #ffe300;
    border-radius: 0px 0px 50% 50%;
    bottom: -4em;
    left: 0px;
    width: 100%;
    z-index: -1;
}

.weui-mark-sani{height:20px; line-height:20px; position: absolute; left: 0px; bottom: 5px; background-color:rgba(0, 0, 0, 0.5); border-radius:0px 10px 10px 0px; padding: 0px 6px 0px 3px;}
.weui-mark-sani i,.weui-mark-sani em{color: white; font-style: normal; float: left;}
.weui-mark-sani i{margin-right: 2px; font-size: 12px; color:#ffe300}
.weui-mark-sani em{font-family: "Avenir Next", Avenir, Segoe UI, "Helvetica Neue", helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.weui-media-box__hd{ float: right;}
.wy-center-top .userinfo{padding:0}
.wy-center-top .xx-menu{height:44px; background:rgba(0,0,0,.3);}
.user-name{font-weight:600; font-size:16px;color:#333; text-align:right}
.user-grade{margin:2px 0; font-size:13px; text-align:right; color: #333}
.user-integral{font-size:13px; text-align:right;color: #333}
.xx-menu-list{padding:5px 0; text-align:center; color:#333; line-height:17px; position:relative;}
.xx-menu-list em{font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.xx-menu-list p{font-size:12px;}
.xx-menu .weui-flex__item .xx-menu-list:after{content:""; height:24px; width:1px; background:rgba(255,255,255,.5); position:absolute; left:0; top:10px; display:block;}
.xx-menu .weui-flex__item:first-child .xx-menu-list:after{display:none;}
.center-alloder{padding:0; font-size:14px; color:#333;}
.center-list-txt{font-size:15px; color:#333; line-height:20px;}
.wy-cell{display:-webkit-box;display:-webkit-flex;display:flex;}
.center-list-icon{width:20px; height:auto;}
.center-ordersModule{text-align:center; display:block; padding:10px 0; position:relative;}
.center-ordersModule .imgicon{display:inline-block; height:24px; text-align:center; margin-bottom:5px;}
.center-ordersModule .imgicon img{height:24px; width:auto;}
.center-ordersModule .name{font-size:12px; color:#333;}
.center-money{font-size:15px; color:#000; font-family:Arial, Helvetica, sans-serif;}
.pro-amount span.font-13{line-height:24px; padding-right:10px;}

.ord-status-txt-ts{font-size:13px; color:#ee7800;}
.weui-panel__hd{}
.weui-panel__hd:after{left:10px;}

.ords-btn-dele{display:inline-block; margin-left:10px; padding:2px 15px; font-size:14px; border:1px solid #333; border-radius:3px; color:#333;}
.ords-btn-com{display:inline-block; margin-left:10px; padding:2px 15px; font-size:14px; border:1px solid #e07100; border-radius:3px; color:#e07100;}

.weui-cell.oder-opt-btnbox{display:block; text-align:right;}
.ord-statistics{padding:10px 15px; border-top:1px solid #e5e5e5; font-size:13px; text-align:right;}
.ord-statistics span{margin-left:5px;}

.jyjl .weui-panel__bd{border-top:8px solid #f5f5f5}
.address-opt{margin-top:10px;}
.address-list-box{position:relative;}
.weui-media-box__desc.address-txt{-webkit-line-clamp:10;}
.address-edit{width:24px; height:24px; display:block; position:absolute; right:15px; top:15px; background:url(../images/icon-edit.png) no-repeat; background-size:24px;}
.address-box .weui-panel__bd{border-bottom:10px solid #f5f5f5;}
.default-add{color:#fff; padding:0 5px; font-size:13px; margin-top:5px; display:inline-block; background:#e21323;}

.wy-address-edit{font-size:14px;}
.weui-label.wy-lab{width:70px;}

.weui-cell__hd{ float:right;    margin-left: 5px;    }
.weui-cell__hd i{ text-align:right; color:#333}
.cardlist{font-size:15px;}

.weui-dialog{ width:420px  !important; padding-bottom:0px;}
.vip_a{ height:40px; line-height:35px; margin:10px 0 5px 0; border-bottom:#e7e8e9 0.33px solid; list-style:none; width:100%; display:block; text-align:right; direction: rtl; color:#151515}
.vip_a i{ display:block; float:left; padding:0 15px; background-image: var(--gradualGreen); font-size:13px; color:#fff; height:28px; line-height:28px;border-radius:20px; font-style: normal;}

/** for show page **/
.weui-media-box2 a.mvpic { width:90px; height:90px; float:right; display:block; margin:0 0 0 10px; border-radius:7px; background-size: cover !important; background-position: center center !important;}

/***/

.find_div{clear:both; overflow: hidden; margin-bottom:10px;}
.find_div .find_video{height:200px; clear:both; overflow: hidden; background-repeat:no-repeat; background-size:cover; position:relative;}
.find_div .find_video  p{color:#fff; width:90%; position:absolute; color:#fff; right:5%; top:5%; font-size:14px; text-align:right; direction:rtl; z-index:2;}
.find_div .find_video  small{ position:absolute; color:#fff; font-size:45px; right:46%; top:35%; z-index:2;}
.find_div .find_video  dl{ position:absolute; background-color:#00000030; width:100%; height:100%; right:0; top:0; z-index:1;}
.find_div .find_video  span{ position:absolute; color:#fff; z-index:2;}
.find_div .find_video  span.fr{ right:15px; bottom:10px;}
.find_div .find_video  span.fl{left:10px; bottom:10px; font-style:normal;}
.find_div .find_video  span em{font-style:normal; font-family:'Helvetica'; font-weight:bold;}
.find_div .find_avatar{clear:both; overflow: hidden; background-color:#fff; padding:10px 10px;}
.find_div .find_avatar span.fr{float:right;}
.find_div .find_avatar span.fr img{width:30px; height:30px; border-radius:100%; float:right;}
.find_div .find_avatar span.fr em{height:30px; line-height:30px; color:#999999; font-size:12px; direction:rtl; text-align:right; font-style:normal; margin-right:10px; float:right;}
.find_div .find_avatar span.fl{float:left; color:#999999;height:30px; line-height:30px;}
.find_div .find_avatar span.fl em{font-style:normal; font-family:'Helvetica'; font-weight:bold; font-style:normal;}


.show_video{ clear:both; overflow: hidden;}
.show_video .show_video_content{ clear:both; position:relative; background-color:#000; height:auto;}
.show_video .show_video_content .next1{ position:absolute; left:10px; top:10px; color:#fff; font-size:18px; z-index:999; }
.show_video .show_init{clear:both; overflow: hidden; background-color:#fff; padding:10px 10px;}
.show_video .show_init span.fr{float:right;}
.show_video .show_init span.fr em{height:30px; line-height:30px; color:#999999; font-size:14px; direction:rtl; text-align:right; font-style:normal; margin-right:10px; float:right;}
.show_video .show_init span.fl, .show_video .show_init a{float:left; color:#999999;height:30px; line-height:30px;}
.show_video .show_init span.fl em{font-style:normal; font-family:'Helvetica'; font-weight:bold; font-style:normal;}
.show_video .show_brief_title{ clear:both; overflow: hidden; margin:0px 10px;}
.show_video .show_brief_title h2{ text-align:right; font-size:14px; font-weight:normal;; direction:rtl; line-height:40px;}
.show_video .show_brief_title h2 i{ float:right; color:#dd0000; font-size:18px; margin-left:5px;}
.show_video .show_brief_title p{animation:mymove 5s infinite;
-webkit-animation:mymove 5s infinite; text-align:justify; max-height:90px; font-size:14px; font-weight:normal;; direction:rtl; line-height:30px; position:relative;;}
.show_video .show_brief_title p i{background-color: #f5f5f5; width:30px; line-height:30px; text-align: center; color:#abaaaa; font-size:18px; position:absolute; left:0px; bottom:0px; display:block;}
.show_video .show_brief_title p i.clearnone{ display:none;}

.show_init1{clear:both; overflow: hidden; background-color:#fff; border-right:solid 5px #dd0000; margin-bottom:10px;}
.show_init1 span.fr{float:right;}
.show_init1 span.fr em{height:20px; line-height:20px; color:#999999; font-size:14px; direction:rtl; text-align:right; font-style:normal; margin-right:10px; float:right;}
.show_init1 span.fl{float:left; color:#999999;height:20px; line-height:20px;}
.show_init1 span.fl em{font-style:normal;   font-style:normal;}
 .newbar1{ z-index:999; background-color:#fff; margin-top: 20px; padding-top: 15px; padding-left: 10px;}
.wrapper10 {position:relative; height:85px; width: 100%; overflow: hidden;margin:0 auto;}
.wrapper10 .scroller {position:absolute}
.wrapper10 .scroller li {float: right; width:130px;  position:relative; direction:rtl;}
.wrapper10 .scroller li a{ float:right; width:80%; margin-right:10%; padding:10px 5%; border:solid 1px #dd0000; border-radius:4px;}
.wrapper10 .scroller li a span{width:100%; height:22px; direction:rtl; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: right; float:right; line-height:22px; color:#dd0000; font-size:12px;}
.wrapper10 .scroller li a small{width:100%; height:22px; direction:rtl; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: right; float:right; line-height:22px; color:#dd0000; font-size:12px;}
.wrapper10 .scroller li.cur a{ float:right; width:80%; margin-right:10%; padding:10px 5%; border:solid 1px #dd0000; background-color:#dd0000; border-radius:4px;}
.wrapper10 .scroller li.cur a span{color:#ffffff;}
.wrapper10 .scroller li.cur a small{color:#fff;}

.show_access{ background-color:#fff; padding-top:15px; }
.show_thum{ width:120px !important; height:80px !important; margin-right:0px !important; margin-left:10px; border-radius:5px; background-repeat: no-repeat; background-size: cover;}
.show_desc{margin-top:10px; text-overflow: ellipsis; white-space: nowrap;}
.show_desc i{font-size:16px;}
.show_titles{ font-size:14px; text-overflow: ellipsis; white-space: nowrap;}

.show_access1{ background-color:#fff; padding-top:15px; }
.show_thum1{ width:120px !important; height:150px !important; text-overflow: ellipsis; white-space: nowrap; margin-right:0px !important; margin-left:10px; border-radius:5px;}
.show_desc1{margin-top:10px;font-size:12px !important; white-space: nowrap;}
.show_desc2{margin-top:10px; line-height:22px; max-height:44px; font-size:12px !important;}
.show_titles1{ font-size:12px !important; }
.show_search_video{ float:left; margin-top:5px; padding:2px 10px 3px; font-size:14px; background-color:#dd0000; border-radius:4px; color:#fff;}
.weui-media-box:before{ right:15px; left:0px; }

.login_weui_cells{ margin-top:0px; background-color:#f5f5f5;}
.login_weui_cell{ background-color:#fff; margin-bottom:10px; padding:10px; border-radius:6px;}
.login_icon{ font-size:18px; float:right; color:#ccc; margin-left:10px;}
.login_input{text-align:right; font-size:14px;}
.login{height: auto; margin: 0px 10%; margin-top: 50px; text-align: center;}
.login .avatar1{ width:60px; height:60px; border-radius:5px; margin-bottom:20px;}
.login img{width: 100px;height: 100px; margin:0 auto -7px;}
.weui-btn-area{ margin:0px; }
.weui-btn{
  position:relative;
  display:block;
  margin-left:auto;
  margin-right:auto;
  padding-left:14px;
  padding-right:14px;
  box-sizing:border-box;
  font-size:14px;
  text-align:center;
  text-decoration:none;
  color:#FFFFFF;
  line-height:2.55555556;
  border-radius:5px;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  overflow:hidden;
}
.weui-btn_primary:not(.weui-btn_disabled):active{
  background-color:#c30303;
}
.weui-dialog, .weui-toast{ width:170px; direction:rtl;}

.wap_pages{ text-align:center; width:100%;direction: rtl;}
.wap_pages ul li{ border:#e7e8e9 1px solid; border-radius:4px; display:inline-block}
.wap_pages ul li.active{ border:#09c970 1px solid; background-color:#09c970}
.wap_pages ul li.active a{ color:#fff}
.wap_pages ul span, .wap_pages ul a{ margin:0 5px; padding:0 5px; border-radius:5px; font-size:12px; overflow:hidden;}