<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    box-sizing: border-box;
    outline: 0;
}
html {
    height: 100%;
}
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, img, strong, ul, li, form,
footer, header, nav, section, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
footer, header, nav, section {
    display:block;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
input, select {
    vertical-align:middle;
    outline: none;
}
body {
    background: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #ccc;
    height: 100%;
    min-height: 100%;
}
[lang="ar"] body {
    text-align: right !important;
    direction: rtl;
}
a {
    position: relative;
    color: #fff;
    text-decoration: none;
}
h1 {
    padding: 10px 5px;
    font-size: 21px;
    line-height: 32px;
    text-align: left;
}
.vs h1 {
    font-size: 16px;
    line-height: 24px;
}
[lang="ar"] h1 {
    text-align: right;
}
h2 {
    font-size: 19px;
    line-height: 40px;
    text-align: left;
}
h3 {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    background: #2b2b2b;
    white-space: nowrap;
    padding: 0 45px 0 5px;
    text-overflow: ellipsis;
    color: #fff;
    border-top: 1px solid #555;
}
[lang="ar"] h3 {
    padding: 0 5px 0 45px;
}
h4 {

}
.cs h3 {
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    padding: 0 5px;
}
h6 {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 3px;
}
.w {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1940px;
    padding-left: 260px;
    border: 1px solid #555;
    border-top: 0;
    border-bottom: 0;
    background: #000;
    min-height: 100vh;
}
[lang="ar"] .w {
    padding-left: 10px;
    padding-right: 260px;
}
aside {
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    height: 100%;
    border-right: 1px solid #555;
    background: #2b2b2b;
}
[lang="ar"] aside {
    left: auto;
    right: 0;
}
.cl:after {
    display: table;
    content: "";
    clear: both;
}
.l {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #555;
}
.l a {
    display: inline-block;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    padding: 0 10px 0 7px;
    color: #ff9933;
    border-radius: 10px;
    border: 2px solid #fff;
}
.l a span {
    color: #1c8b12;
}
.mms,
.mmx {
    display: none;
}
.s {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #555;
}
.s input {
    width: 100%;
    height: 40px;
    padding: 0 45px 0 15px;
    border-radius: 5px;
    background: #000;
    border-radius: 0;
    -webkit-appearance: none;
    font-family: 'Acme', sans-serif;
    color: #fff;
    border: 1px solid #555;
    border-radius: 3px;
}
.s button {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    height: 36px;
    padding: 0 5px;
    border: 0;
    color: #fff;
    background: transparent;
    text-align: center;
    font-size: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.n {
    border-bottom: 1px solid #555;
    text-align: left;
    padding: 10px;
}
[lang="ar"] .n {
    text-align: right;
}
.n li {
    display: block;
}
.n a {
    height: 38px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    padding: 0 5px;
}
.n a i {
    font-size: 22px;
    position: relative;
    top: 2px;
}
.n li.a a,
.n a:hover {
    border-left: 10px solid #ff9933;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    margin-left: -10px;
    color: #aaa;
}
[lang="ar"] .n li.a a,
[lang="ar"] .n a:hover {
    border-left: 0;
    margin-left: 0;
    border-right: 10px solid #ff9933;
    margin-right: -10px;
}
.n li.x a {
    color: darkorange;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
.n li.x a:hover {
    color: #fff;
}
#language_switcher {
    padding: 10px;
    border-bottom: 1px solid #555;
}
#language_switcher &gt; div {
    background: #000;
    border: 1px solid #555;
    border-radius: 3px;
    padding: 10px;
    cursor: pointer;
    color: #fff;
}
#language_switcher &gt; div i {
    float: right;
}
[lang="ar"] #language_switcher &gt; div i {
    float: left;
}
#language_switcher &gt; ul {
    display: none;
    padding: 5px 10px 0;
}
#language_switcher &gt; ul li {
    margin: 1px 0;
}
#language_switcher &gt; ul li a {
    display: block;
    line-height: 24px;
    text-align: left;
    color: #fff;
}
#language_switcher &gt; ul li a:hover {
    color: #aaa;
}
.ac {
    padding: 10px;
}
.act {
    color: #aaa;
    margin-bottom: 10px;
}
.acf {
    margin-bottom: 10px;
}
.acf input {
    width: 100%;
    height: 40px;
    padding: 0 15px 0 15px;
    border-radius: 5px;
    background: #000;
    border-radius: 0;
    -webkit-appearance: none;
    font-family: 'Acme', sans-serif;
    color: #fff;
    border: 1px solid #555;
    border-radius: 3px;
}
.ac ul li a {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.ac ul li a:hover {
    color: #aaa;
}
.ac ul li a span{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    position: relative;
    background: #ff9933;
    line-height: 16px;
    padding: 0 3px;
    border-radius: 3px;
    margin-left: 2px;
    text-shadow: 0 1px 1px #000;
}
.qs {
    margin-bottom: 10px;
}
.qs li {
    display: inline-block;
}
.qs a {
    font-size: 17px;
    line-height: 25px;
    text-decoration: underline;
    display: block;
    padding: 0 5px;
}
.ts ul {
    letter-spacing: -10px;
}
.ts li {
    display: inline-block;
    width: 16.666666%;
    padding: 0 3px 6px;
    letter-spacing: 0;
}
.ts a {
    display: block;
    position: relative;
    letter-spacing: 0;
    color: #fff;
    border: 1px solid #555;
    border-radius: 3px;
    overflow: hidden;
}
.ts img {
    display: block;
    width: 100%;
    height: auto;
}
.ts a span {
    position: absolute;
    z-index: 1;
    right: 3px;
    bottom: 3px;
    background: #ff9933;
    border-radius: 3px;
    font-size: 12px;
    line-height: 22px;
    padding: 0 3px;
}
[lang="ar"] .ts a span {
    right: auto;
    left: 3px;
}
.ts a:hover span {
    display: none;
}
.ts a:hover h3 {
    background-color: #ff9933;
    color: #fff;
}
.ts .p {
    margin: 0 auto;
    text-align: center;
}
.ts .p li {
    width: auto;
    margin: 0 2px 4px;
    display: inline-block;
    padding: 0;
}
.ts .p li a {
    width: auto;
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 38px;
    background: #2b2b2b;
    color: #fff;
    border-radius: 3px;
    min-width: 250px;
    margin: 10px 0;
}
.ts .p li.a a,
.ts .p li a:hover {
    background-color: #ff9933;
    color: #fff;
}
.bs {
    padding: 20px 0;
    margin: 10px 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    background: #2b2b2b;
    border: 1px solid #555;
    border-radius: 3px;
}
.ls {
    margin-bottom: 10px;
}
.ls h4 {
    padding: 10px 0;
    margin: 0 10px;
    border-bottom: 1px solid #555;
    font-size: 24px;
}
.ls ul {
    margin-bottom: 20px;
}
.ls ul:after {
    content: '';
    display: block;
    clear: both;
}
.ls li {
    display: block;
    float: left;
    width: 20%;
    padding: 5px;
}
.ls li a {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    line-height: 28px;
    background: border-box;
    padding: 0 5px;
}
.ls li a:hover {
    color: #aaa;
}
.ls li a span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    position: relative;
    background: #ff9933;
    line-height: 16px;
    padding: 0 3px;
    border-radius: 3px;
    margin-left: 5px;
    text-shadow: 0 1px 1px #000;
}
.as {
    padding: 0 0 10px;
    text-align: center;
    letter-spacing: 0;
}
.as iframe {
    display: inline-block;
}
.vs {
    padding: 0 0 10px;
}
.vs .cl {
    padding-right: 310px;
    position: relative;
}
[lang="ar"] .vs .cl {
    padding-right: 0;
    padding-left: 310px;
}
.vc {
    width: 100%;
    margin-bottom: 10px;
}
.v {
    position: relative;

    padding-top: 60%;
}
    .v .pp {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
        .v &gt; img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
        }
        .v .pp:before {
            content: '';
            z-index: 1;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 50px;
            height: 50px;
            margin: -25px 0 0 -25px;
            border-radius: 50%;
            background: #fff;
        }
        .v .pp:after {
            content: '';
            z-index: 2;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -14px 0 0 -9px;
            width: 0;
            height: 0;
            border-top: 14px solid transparent;
            border-bottom: 14px solid transparent;
            border-left: 24px solid #ff9933;
        }
.v &gt; img,
.v &gt; iframe,
.v video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vt {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
[lang="ar"] .vt {
    text-align: right;
}
.vt li {
    display: inline-block;
    margin: 0 2px 6px;
    color: #fff;
}
.vt a {
    display: block;
    padding: 0 10px;
    background: #2b2b2b;
    color: #fff;
    border: 1px solid #555;
    border-radius: 3px;
}
.vt a:hover {
    color: #fff;
    background: #ff9933;
}
.va {
    position: absolute;
    top: 44px;
    right: 0;
    width: 300px;
    text-align: center;
}
[lang="ar"] .va {
    right: auto;
    left: 0;
}
.va div {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
}
.va div iframe {
    display: block;
}
footer {
    padding: 20px 0;
    font-size: 12px;
    color: #aaa;
    text-align: right;
}
[lang="ar"] footer {
    text-align: left;
}
footer a {
    color: #ff9933;
    text-decoration: underline;
}
.fluid_video_wrapper {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
.scj_dots {
    letter-spacing: 0;
}
.fluid_nonLinear_middle {
    zoom: 0.5;
}
.close_button {
    zoom: 2;
}
.fluid_nonLinear_bottom .close_button {
    zoom: 1;
}

.fflag {
    background-image:url(/images/flags.png);
    background-repeat:no-repeat;
    background-size: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    box-sizing: content-box;
    background-clip: content-box;
    border-radius: 21%;
    width: 21px;
    height: 15px;
    border: 1px solid #555;
}
.fflag:before {
    content: '';
    display: inline-block;
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    background: radial-gradient(circle at center -166%, rgba(255,255,255,.0) 0%, rgba(255,255,255,.0) 66%, rgba(255,255,255,.5) 80%, rgba(255,255,255,0) 80.5%, rgba(0,0,0,.02) 81%, rgba(0,0,0,.2) 100%);
    width: 21px;
    height: 15px;
}

.fflag-cn {background-position:left -15px}
.fflag-en {background-position:center -270px}

@media (max-width: 1663px) {
    .ts li {
        width: 20%;
    }
}
@media (max-width: 1385px) {
    .ts li,
    .ls li {
        width: 25%;
    }
    .vs .cl {
        padding-right: 0;
    }
    [lang="ar"] .vs .cl {
        padding-left: 0;
    }
    .va {
        top: auto;
        position: static;
        right: auto;
        left: auto;
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 1105px) {
    .ts li,
    .ls li {
        width: 33.333333%;
    }
}
@media (max-width: 916px) {
    .w {
        padding-left: 10px !important;
        padding-right: 10px !important;
        border: 0;
    }
    aside {
        display: block;
        position: static;
        width: 100%;
        border-right: 0;
        background: transparent;
    }
    aside .ac ul {
        overflow: scroll;
        max-height: calc(100vh - 450px);
    }
    .l {
        text-align: left;
    }
    .menu-opened .l {
        visibility: hidden;
    }
    .mms {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        font-size: 24px;
        line-height: 40px;
        text-align: center;
        background: #ff9933;
        color: #fff;
        border-radius: 3px;
        cursor: pointer;
    }
    .mmx {
        z-index: 2;
        display: none;
        position: fixed;
        top: 10px;
        left: 10px;
        width: 40px;
        height: 40px;
        font-size: 24px;
        line-height: 40px;
        text-align: center;
        background: #ff9933;
        color: #fff;
        border-radius: 3px;
        cursor: pointer;
        box-shadow: 0 0 5px rgba(0,0,0,0.5);
    }
    .menu-opened .mmx {
        display: block;
    }
    .mmc {
        position: fixed;
        visibility: hidden;
        top: 0;
        left: 100%;
        width: 280px;
        height: 100vh;
        z-index: 2;
        background: #2b2b2b;
        box-shadow: 0 0 10px rgba(0,0,0,0.5);
    }
    .menu-opened .mmc {
        visibility: visible;
        margin-left: -280px;
    }
    aside .ac {
        overflow: auto;
    }
}
@media (max-width: 628px) {
    .va &gt; div:last-child {
        display: none;
    }
}
@media (max-width: 576px) {
    .ts li,
    .ls li {
        width: 50%;
    }
    h3 {
        font-size: 12px;
        line-height: 26px;
    }
    .cs h3 {
        font-size: 14px;
        line-height: 26px;
    }
}
@media (max-width: 400px) {
    .ls li {
        width: 100%;
    }
    .n a {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
    }
    .n a i {
        top: 3px;
    }
}</pre></body></html>