@charset "utf-8";
@font-face {
    font-family: "UKIJ Tor";
    font-style:  normal;
    font-weight: normal;
    src: local("UKIJ Tor"),
    url(/Static/UKIJTor.ttf) format("opentype"); /* non-IE */
url(/Static/UKIJTor.ttf) format('embedded-opentype'),
}
@font-face {
    font-family: "UKIJ Tor";
    src: local("UKIJ Tor"), url(/Static/UKIJTor.ttf) format("opentype"); /* non-IE */
}
/** {word-wrap : break-word; word-break : keep-all;}*/
body,td,th,div {word-wrap:break-word;}
a:link {color:#252923;text-decoration: none;}
a:visited {	text-decoration: none;	color: #252923;}
a:hover {text-decoration: none;	color: #C30}
a:active {text-decoration: none;color: #252923;}
img{ border:none;}
body{ text-align:center; background-color:#ffffff }
form,ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,body{ padding:0px; margin:0px;font-style:normal; font-weight:normal;}
ul,li,ol,dl,dt,dd{ list-style:none; direction:rtl; text-align:center; overflow:hidden; height:auto;_height:100%;}
BODY,table,tr,td,div,span,font,input,textarea,select,p,a,h1,h2,h3,h4,h5,h6{FONT-SIZE: 13px; color:#6b6c6c;font-family: "UKIJ Tor"}
a.eb{ font-weight:bold}
a.eu{ text-decoration:underline}
a.em{ font-style:oblique; }
.cursor{cursor:pointer}
.en{ font-family:Tahoma, Geneva, sans-serif;}
div{ height:auto;_height:100%;   clear:both; }
div.clear1{ height:1px;}
div.clear2{ height:2px;}
div.clear3{ height:3px;}
div.clear4{ height:4px;}
div.clear5{ height:5px;}
div.clear6{ height:6px;}
div.clear7{ height:7px;}
div.clear8{ height:8px;}

::placeholder{
    font-family: "UKIJ Tor";
    font-size: 12px;
}
*{
    direction: rtl;
    font-family: "UKIJ Tor";
}

body{
    background-color: #fff;
    max-width: 768px;
    margin: auto;

}

.layout{
    width: 97%;
    margin: auto;
    min-height: 20px;
    display: block;
    clear: both;
    overflow: hidden;
}

.layout_80{
    width: 75%;
    margin: auto;
    min-height: 40px;
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.ch{
    clear: both;
    height: 1px;
}

.left{
    float: left;
    clear: none;
}
.right{
    float: right;
    clear: none;
}
html,
body {
    height: 100%;
    max-width: 768px;
    margin: auto;

}





.izdesh {
    width: 0;
    height: 50px;
    display: flex;
    background: #f2f2f2;
    direction: rtl;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 199;
    opacity: 0;
    transition-duration: .3s;
}

.izdesh_width {
    width: 100%;
    opacity: 1;
    transition-duration: .3s;
}

.izdesh .menu {
    width: max-content;
    height: 100%;
}

.izdesh .menu img {
    width: 28px;
    height: 28px;
    margin: 11px 15px;
}

.izdesh .inp {
    width: 100%;
    height: 100%;
}

.izdesh .inp input {
    width: 90%;
    padding: 0 5%;
    height: 32px;
    margin: 8px 0;
    border: 1px solid #eee;
    line-height: 28px;
    text-align: right;
    direction: rtl;
    font-size: 13px;
    color: #00c8c8;
    background: #fff;
    border-radius: 100px;
}

input::placeholder {
    color: #eee;
}

.izdesh .search {
    width: max-content;
    height: 100%;
}

.izdesh .search img {
    width: 28px;
    height: 28px;
    margin: 11px 15px;
}

/*Ã˜Â¦Ã›Ë†Ã˜Â³Ã˜ÂªÃ™â€° Ã™â€šÃ™Ë†Ã˜Â±Ã›â€¡Ã™â€žÃ™â€¦Ã˜Â§*/

.headers {
    width: 100%;
    height: 50px;
    display: flex;
    background: #009688;
    direction: rtl;
    position: fixed;
    top: 0;
    z-index: 99;
}

.header .menu {
    width: max-content;
    height: 100%;
}

.header .menu img {
    width: 28px;
    height: 28px;
    margin: 11px 15px;
}
.header{
    background-color: #21d66b!important;
    /*background-color: #ff9000;*/
}
.tur_box .title p:nth-child(1) span{
    color: #21d66b!important;
}
.heade{
    background-color: #21d66b!important;
}
#serach_input_abg{
    background-color: #21d66b!important;
}
.view_info .qikmidi{
    background-color: #21d66b!important;
}
.view_info #btn5{
    color: #666!important;               
}
.header .title {
    width: 100%;
    height: 100%;
    line-height: 48px;
    font-size: 16px;
    /*color: #009688;*/
    color: #ff5c38;
}

.header .search {
    width: max-content;
    height: 100%;
}

.header .search img {
    width: 28px;
    height: 28px;
    margin: 11px 15px;
}

/*Ã˜ÂªÃ™â€°Ã˜Â²Ã™â€°Ã™â€¦Ã™â€žÃ™â€°Ã™Æ’*/

.menu_box {
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 88;
    opacity: 0;
    transition-duration: .3s;
}

.menu_list {
    width: 0;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 95;
    transition-duration: .3s;
    overflow: scroll;
}

.menu_list::-webkit-scrollbar {
    display: none;
}

.menu_opacity {
    width: 100%;
    opacity: 1 !important;
}

.menu_width {
    width: 50% !important;
}

.menu_icon {
    transform: rotate(0deg);
    transition-duration: .3s;
}

.menu_rotate {
    transform: rotate(90deg) !important;
    transition-duration: .3s;
}

.menu_home {
    width: 100%;
    overflow: hidden;
}

.menu_home .name {
    width: 85%;
    padding: 0 9% 0 6%;
    height: 50px;
    display: flex;
    direction: rtl;
    border-bottom: 1px solid #f2f2f2;
}

.menu_home .name span:nth-child(1) {
    display: inline-block;
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
    color: #009688;
    text-align: right;
}

.menu_home .name span:nth-child(2) {
    display: inline-block;
    width: max-content;
}

.menu_home .name span:nth-child(2) img {
    width: 20px;
    height: 20px;
    margin: 15px 15px 15px 0;
    transition-duration: .3s;
}

.menu_one {
    width: 100%;
    overflow: hidden;
}

.menu_one .name {
    width: 85%;
    padding: 0 9% 0 6%;
    height: 50px;
    display: flex;
    direction: rtl;
    border-bottom: 1px solid #f2f2f2;
}

.menu_one .name span:nth-child(1) {
    display: inline-block;
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
    color: #009688;
    text-align: right;
}

.menu_one .name span:nth-child(2) {
    display: inline-block;
    width: max-content;
}

.menu_one .name span:nth-child(2) img {
    width: 16px;
    height: 16px;
    margin: 17px 17px 17px 0;
    transition-duration: .3s;
}

.menu_one ul {
    width: 100%;
    overflow: hidden;
    background: #f8f8f8;
}

.menu_one li {
    width: 100%;
    height: 0;
    transition-duration: .3s;
}

.menu_one li a {
    width: 85%;
    padding: 0 9% 0 6%;
    text-decoration: none;
    line-height: 38px;
    text-align: right;
    font-size: 13px;
    color: #808080;
    direction: rtl;
    display: inline-block;
}

.height_40 {
    height: 40px !important;
    transition-duration: .3s;
}

.rotate_90 {
    transform: rotate(-90deg);
    transition-duration: .3s;
}

/*Ã˜Â¦Ã˜Â§Ã™Å Ã™â€žÃ˜Â§Ã™â€ Ã™â€¦Ã˜Â§ Ã˜Â±Ã›â€¢Ã˜Â³Ã™â€°Ã™â€¦*/

.swiper_box {
    width: 100%;
    height: 200px;
}

.swiper {
    width: 100%;
    height: 170px;
    position: relative;
}

.swiper_item {
    width: 100%;
    margin: 10px 0 0;
    height: 160px;
    overflow: hidden;
    position: absolute;
    top: 0;
    display: flex;
    direction: rtl;
    background: #fff;
}

.swiper_item p:nth-child(1) {
    width: 10px;
    height: 100%;
    border-radius: 10px 0 0 10px;
}

.swiper_item p:nth-child(2) {
    width: 94%;
    margin: 0 3%;
    height: 100%;
    border-radius: 10px;
}

.swiper_item p:nth-child(2) img {
    position: absolute;
    top: 0;
    left: 0;
}

.swiper_item p:nth-child(3) {
    width: 10px;
    height: 100%;
    border-radius: 0 10px 10px 0;
}

.swiper_item p:nth-child(3) img {
    position: absolute;
    top: 0;
    right: 0;
}

.swiper_item p {
    position: relative;
    overflow: hidden;
}

.swiper_item p:nth-child(2) img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.swiper_btn {
    width: max-content;
    height: 30px;
    margin: 0 auto;
}

.swiper_btn p {
    width: 20px;
    height: 6px;
    margin: 12px 5px;
    border-radius: 30px;
    background: #EEEEEE;
    float: right;
    transition-duration: .5s;
}

.swiper_p_hover {
    width: 40px !important;
    background: #009688 !important;
    transition-duration: .5s;
}

/*Ã˜ÂªÃ›â€¢Ã›â€¹Ã˜Â³Ã™â€°Ã™Å Ã›â€¢ Ã™Æ’Ã™â€°Ã™â€ Ã™Ë†Ã™â€žÃ˜Â§Ã˜Â±*/

.content_tew {
    margin: 0 0 10px;
    background: #fff;
    border-radius: 10px;
    padding: 3px 0;
    overflow: hidden;
}

.tew_list {
    width: 46%;
    margin: 5px 2% 0;
    overflow: hidden;
    float: right;
    background: #fff;
    border-radius: 5px;
}

.tew_list .img {
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.tew_list .img img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tew_list:nth-child(2) .img img {
    width: 110%;
}

.tew_list:nth-child(3) .img img {
    width: 110%;
}

.tew_list:nth-child(4) .img img {
    width: 110%;
}

.tew_list .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #606060;
    direction: rtl;
    overflow: hidden;
}

/*Ã˜ÂªÃ›Ë†Ã™â€žÃ›â€¢Ã˜Â± Ã˜Â¨Ã˜Â§Ã˜Â´Ã™â€žÃ˜Â§Ã™â€ Ã˜Â¯Ã™â€°*/

.tur_box {
    margin: 0 0 10px;
    padding: 10px 1% 0;
    /*background: -webkit-linear-gradient(#fff, #f8f8f8);
    background: -o-linear-gradient(#fff, #f8f8f8);
    background: -moz-linear-gradient(#fff, #f8f8f8);*/
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.tur_box .title {
    width: 100%;
    height: 30px;
    display: flex;
    direction: rtl;
    margin: 0 0 5px;
}

.tur_box .title p {
    width: max-content;
    height: 30px;
}

.tur_box .title p span {
    width: max-content;
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    height: 30px;
}

.tur_box .title p:nth-child(1) {
    font-size: 15px;
    color: #009688;
}

.tur_box .title p:nth-child(2) {
    width: 100%;
    height: 1px;
    margin: 15px 0 0;
    border-top: 1px dashed #ddd;
}

.tur_box .title p:nth-child(3) a {
    font-size: 12px;
    /*color: #909090;*/
    animation: myfirst 2s linear infinite;
    -moz-animation: myfirst 2s linear infinite; /* Firefox */
    -webkit-animation: myfirst 2s linear infinite; /* Safari Ã¥â€™Å’ Chrome */
    -o-animation: myfirst 2s linear infinite;
}

@keyframes myfirst {
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

@-webkit-keyframes myfirst /* Safari Ã¥â€™Å’ Chrome */
{
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

@-o-keyframes myfirst /* Opera */
{
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

.tur_list {
    width: 31.3%;
    margin: 5px 1%;
    overflow: hidden;
    float: right;
    position: relative;
    background: #fff;
    border-radius: 5px;
}

.tur_list .img {
    width: 100%;
    height: 150px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: #303030;
}

.tur_list .img img {
    width: 105%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tur_list .list_title {
    width: 90%;
    margin: 0 5%;
    height: 33px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #606060;
    direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*Ã˜Â¦Ã˜Â§Ã˜Â³Ã˜ÂªÃ™â€° Ã™â€šÃ™Ë†Ã˜Â±Ã›â€¡Ã™â€žÃ™â€¦Ã˜Â§*/

.footer {
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
}

.footer .text {
    width: 90%;
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    color: #b5b5b5;
    line-height: 20px;
    overflow: hidden;
}

.footer .url_box {
    width: max-content;
    height: 30px;
    margin: 0 auto;
}

.footer .url_box p {
    width: max-content;
    padding: 0 10px;
    font-size: 12px;
    height: 15px;
    line-height: 13px;
    color: #7bb5ce;
    float: right;
}

.footer .url_box p:nth-child(1) {
    border-left: 1px solid #cecece;
}

.alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 15px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #009688;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    z-index: 99;
}

.alert .text {
    width: 80%;
    padding: 0 10%;
    text-align: center;
}

.alert .text img {
    width: 80%;
    margin: 0 10%;
}

.alert .btn {
    width: 90%;
    margin: 10px 5% 10px;
    display: flex;
    direction: rtl;
}

.alert .btn p {
    width: 90%;
    margin: 0 5%;
    height: 45px;
    background: #d6d6d6;
    border-radius: 5px;
}

.alert .btn p a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 43px;
    text-align: center;
    color: #939393;
    font-size: 14px;
    transition-duration: .3s;
}

.alert .btn p:hover a {
    background: rgba(0, 0, 0, .2);
}

.alert .text p {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0;
    color: #707070;
}

.play_box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    background: #fff;
}

.play_box video {
    width: 100%;
}

.play_box iframe {
    width: 100%;
    height: 210px;
}

.play_text {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.play_text .title {
    width: 90%;
    margin: 0 5%;
    height: 35px;
    line-height: 33px;
    font-size: 16px;
    color: #606060;
    text-align: right;
    direction: rtl;
}

.play_text .tur_name {
    width: 90%;
    margin: 0 5%;
    height: 30px;
    font-size: 14px;
    color: #909090;
    text-align: right;
    direction: rtl;
}

.play_qisim {
    width: 94%;
    overflow: scroll;
    padding: 5px 3% 0;
    margin-bottom: 10px;
}

.qisim_scroll {
    overflow: hidden;
    width: max-content;
}

.qisim_scroll p {
    margin: 10px 7px 20px;
    width: 50px;
    height: 50px;
    float: left;
    background: #f2f2f2;
}

.qisim_scroll p a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #909090;
}

.qisim_scroll .qisim_p {
    background: #fff !important;
    box-shadow: 0 0 1px #009688;
}

.qisim_scroll .qisim_p a {
    color: #009688;
}

.bet {
    width: 80%;
    display: flex;
    height: 30px;
    text-align: center;
    margin: 20px auto;
    direction: rtl;
}

.bet a {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 26px;
    border: 1px solid #009688;
    border-radius: 5px;
    font-size: 14px;
    color: #009688;
}

.bet p {
    width: 85%;
    line-height: 30px;
    font-size: 15px;
    color: #707070;
}

.baxbet_btn {
    width: 65px;
    height: 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}

.baxbet_btn a {
    display: inline-block;
    width: 65px;
    height: 55px;
}

.baxbet_btn a img {
    width: 35px;
    height: 35px;
    margin: 10px 15px;
}

.izdesh {
    width: 0;
    height: 50px;
    display: flex;
    background: #f2f2f2;
    direction: rtl;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 199;
    opacity: 0;
    transition-duration: .3s;
}

.izdesh_width {
    width: 100%;
    opacity: 1;
    transition-duration: .3s;
}

.izdesh .menu {
    width: max-content;
    height: 100%;
}

.izdesh .menu img {
    width: 28px;
    height: 28px;
    margin: 11px 15px;
}

.izdesh .inp {
    width: 100%;
    height: 100%;
}

.izdesh .inp input {
    width: 90%;
    padding: 0 5%;
    height: 32px;
    margin: 8px 0;
    border: 1px solid #eee;
    line-height: 28px;
    text-align: right;
    direction: rtl;
    font-size: 13px;
    color: #00c8c8;
    background: #fff;
    border-radius: 100px;
}

input::placeholder {
    color: #eee;
}

.izdesh .search {
    width: max-content;
    height: 100%;
}

.izdesh .search img {
    width: 26px;
    height: 26px;
    margin: 12px;
}



/*Ø¦ÛˆØ³ØªÙ‰ Ù‚ÙˆØ±Û‡Ù„Ù…Ø§*/

.header {
    width: 100%;
    height: 50px;
    display: flex;
    direction: rtl;
    position: fixed;
    top: 0;
    z-index: 99;
}

.header .menu {
    width: max-content;
    height: 100%;
}

.header .menu img {
    width: 28px;
    height: 28px;
    margin: 11px 15px;
}

.header .title {
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #00c8c8;
}

.header .search {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    background: #21d66b!important;
    box-shadow: 3px -2px 7px rgba(0,0,0,.15);

}

.header .search img {
    width: 26px;
    height: 26px;
    margin: 12px;
}

.header .menu_scroll {
    width: 100%;
    height: 50px;
    overflow: scroll;
    position: relative;
    z-index: 1;
}


/*ØªÙ‰Ø²Ù‰Ù…Ù„Ù‰Ùƒ*/

.menu_box {
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 88;
    opacity: 0;
    transition-duration: .3s;
}

.menu_list {
    width: max-content;
    height: 100%;
    transition-duration: .3s;
    padding-left: 55px;
}

.menu_list::-webkit-scrollbar {
    display: none;
}

.menu_opacity {
    width: 100%;
    opacity: 1 !important;
}

.menu_width {
    width: 50% !important;
}

.menu_icon {
    transform: rotate(0deg);
    transition-duration: .3s;
}

.menu_rotate {
    transform: rotate(90deg) !important;
    transition-duration: .3s;
}

.menu_home {
    width: 75px;
    overflow: hidden;
    float: right;
    border-top: 2px solid #f2f2f2;
}

.menu_home .name {
    width: 90%;
    padding: 0 5%;
    height: 50px;
    display: flex;
    direction: rtl;
    border-bottom: 1px solid #f2f2f2;
}

.menu_home .name span:nth-child(1) {
    display: inline-block;
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
    color: #808080;
    text-align: center;
}

.menu_home .name span:nth-child(2) {
    display: inline-block;
    width: max-content;
}

.menu_home .name span:nth-child(2) img {
    width: 20px;
    height: 20px;
    margin: 15px 15px 15px 0;
    transition-duration: .3s;
}

.menu_one {
    width: 75px;
    height: 48px;
    overflow: hidden;
    border-top: 2px solid #f2f2f2;
    float: right;
}

.menu_one .name {
    width: 90%;
    padding: 0 5%;
    height: 50px;
    display: flex;
    direction: rtl;
    border-bottom: 1px solid #f2f2f2;
}

.menu_one .name span:nth-child(1) {
    display: inline-block;
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
    color: #808080;
    text-align: center;
}

.menu_one.active {
    background: #fff;
    border-top: 2px solid #2daeae;
}

.menu_one.active .name span:nth-child(1) {
    color: #00aeae;
}

.menu_one .name span:nth-child(2) {
    display: inline-block;
    width: max-content;
}

.menu_one .name span:nth-child(2) img {
    width: 16px;
    height: 16px;
    margin: 17px 17px 17px 0;
    transition-duration: .3s;
}

.menu_one ul {
    width: 100%;
    overflow: hidden;
    background: #f8f8f8;
}

.menu_one li {
    width: 100%;
    height: 0;
    transition-duration: .3s;
}

.menu_one li a {
    width: 85%;
    padding: 0 9% 0 6%;
    text-decoration: none;
    line-height: 38px;
    text-align: right;
    font-size: 13px;
    color: #808080;
    direction: rtl;
    display: inline-block;
}

.height_40 {
    height: 40px !important;
    transition-duration: .3s;
}

.rotate_90 {
    transform: rotate(-90deg);
    transition-duration: .3s;
}

/*Ø¦Ø§ÙŠÙ„Ø§Ù†Ù…Ø§ Ø±Û•Ø³Ù‰Ù…*/

.swiper_box {
    width: 100%;
    height: 200px;
}

.swiper {
    width: 100%;
    height: 170px;
    position: relative;
}

.swiper_item {
    width: 100%;
    margin: 10px 0 0;
    height: 160px;
    overflow: hidden;
    position: absolute;
    top: 0;
    display: flex;
    direction: rtl;
    background: #fff;
}

.swiper_item p:nth-child(1) {
    width: 10px;
    height: 100%;
    border-radius: 10px 0 0 10px;
}

.swiper_item p:nth-child(2) {
    width: 94%;
    margin: 0 3%;
    height: 100%;
    border-radius: 10px;
}

.swiper_item p:nth-child(2) img {
    position: absolute;
    top: 0;
    left: 0;
}

.swiper_item p:nth-child(3) {
    width: 10px;
    height: 100%;
    border-radius: 0 10px 10px 0;
}

.swiper_item p:nth-child(3) img {
    position: absolute;
    top: 0;
    right: 0;
}

.swiper_item p {
    position: relative;
    overflow: hidden;
}

.swiper_item p:nth-child(2) img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.swiper_btn {
    width: max-content;
    height: 30px;
    margin: 0 auto;
}

.swiper_btn p {
    width: 20px;
    height: 6px;
    margin: 12px 5px;
    border-radius: 30px;
    background: #EEEEEE;
    float: right;
    transition-duration: .5s;
}

.swiper_p_hover {
    width: 40px !important;
    background: #00c8c8 !important;
    transition-duration: .5s;
}

/*ØªÛ•Û‹Ø³Ù‰ÙŠÛ• ÙƒÙ‰Ù†ÙˆÙ„Ø§Ø±*/

.content_tew {
    margin: 0 0 10px;
    background: #fff;
    border-radius: 10px;
    padding: 3px 0;
    overflow: hidden;
}

.tew_list {
    width: 46%;
    margin: 5px 2% 0;
    overflow: hidden;
    float: right;
    background: #fff;
    border-radius: 5px;
}

.tew_list .img {
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.tew_list .img img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tew_list:nth-child(2) .img img {
    width: 110%;
}

.tew_list:nth-child(3) .img img {
    width: 110%;
}

.tew_list:nth-child(4) .img img {
    width: 110%;
}

.tew_list .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #606060;
    direction: rtl;
    overflow: hidden;
}

/*ØªÛˆÙ„Û•Ø± Ø¨Ø§Ø´Ù„Ø§Ù†Ø¯Ù‰*/

.tur_box {
    margin: 0 0 10px;
    padding: 10px 1% 0;
    /*background: -webkit-linear-gradient(#fff, #f8f8f8);
    background: -o-linear-gradient(#fff, #f8f8f8);
    background: -moz-linear-gradient(#fff, #f8f8f8);*/
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.tur_box .title {
    width: 100%;
    height: 30px;
    display: flex;
    direction: rtl;
    margin: 0 0 5px;
}

.tur_box .title p {
    width: max-content;
    height: 30px;
}

.tur_box .title p span {
    width: max-content;
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    height: 30px;
}

.tur_box .title p:nth-child(1) {
    font-size: 15px;
    color: #00aeae;
}

.tur_box .title p:nth-child(2) {
    width: 100%;
    height: 1px;
    margin: 15px 0 0;
    border-top: 1px dashed #ddd;
}

.tur_box .title p:nth-child(3) a {
    font-size: 12px;
    /*color: #909090;*/
    animation: myfirst 2s linear infinite;
    -moz-animation: myfirst 2s linear infinite; /* Firefox */
    -webkit-animation: myfirst 2s linear infinite; /* Safari å’Œ Chrome */
    -o-animation: myfirst 2s linear infinite;
}

@keyframes myfirst {
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

@-webkit-keyframes myfirst /* Safari å’Œ Chrome */
{
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

@-o-keyframes myfirst /* Opera */
{
    0% {
        color: #909090;
    }
    50% {
        color: #ff605a;
    }
    100% {
        color: #909090;
    }
}

.tur_list {
    width: 31.3%;
    margin: 5px 1%;
    overflow: hidden;
    float: right;
    position: relative;
    background: #fff;
    border-radius: 5px;
}

.tur_list .img {
    width: 100%;
    height: 150px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: #303030;
}

.tur_list .img img {
    width: 105%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tur_list .list_title {
    width: 92%;
    padding: 0 2%;
    height: 33px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #606060;
    direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*Ø¦Ø§Ø³ØªÙ‰ Ù‚ÙˆØ±Û‡Ù„Ù…Ø§*/

.footer {
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
}

.footer .text {
    width: 90%;
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    color: #b5b5b5;
    line-height: 20px;
    overflow: hidden;
}

.footer .url_box {
    width: max-content;
    height: 30px;
    margin: 0 auto;
}

.footer .url_box p {
    width: max-content;
    padding: 0 10px;
    font-size: 12px;
    height: 15px;
    line-height: 13px;
    color: #7bb5ce;
    float: right;
}

.footer .url_box p:nth-child(1) {
    border-left: 1px solid #cecece;
}

.alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 15px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #00aca3;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    z-index: 99;
}

.alert .text {
    width: 80%;
    padding: 0 10%;
    text-align: center;
}

.alert .text img {
    width: 80%;
    margin: 0 10%;
}

.alert .btn {
    width: 90%;
    margin: 10px 5% 10px;
    display: flex;
    direction: rtl;
}

.alert .btn p {
    width: 90%;
    margin: 0 5%;
    height: 45px;
    background: #d6d6d6;
    border-radius: 5px;
}

.alert .btn p a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 43px;
    text-align: center;
    color: #939393;
    font-size: 14px;
    transition-duration: .3s;
}

.alert .btn p:hover a {
    background: rgba(0, 0, 0, .2);
}

.alert .text p {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0;
    color: #707070;
}

.play_box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    background: #fff;
}

.play_box video {
    width: 100%;
}

.play_box iframe {
    width: 100%;
    height: 210px;
}

.play_text {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.play_text .title {
    width: 90%;
    margin: 0 5%;
    height: 35px;
    line-height: 33px;
    font-size: 16px;
    color: #606060;
    text-align: right;
    direction: rtl;
}

.play_text .tur_name {
    width: 90%;
    margin: 0 5%;
    height: 30px;
    font-size: 14px;
    color: #909090;
    text-align: right;
    direction: rtl;
}

.play_qisim {
    width: 94%;
    overflow: scroll;
    padding: 5px 3% 0;
    margin-bottom: 10px;
}

.qisim_scroll {
    overflow: hidden;
    width: max-content;
}

.qisim_scroll p {
    margin: 10px 7px 20px;
    width: 50px;
    height: 50px;
    float: left;
    background: #f2f2f2;
}

.qisim_scroll p a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #909090;
}

.qisim_scroll .qisim_p {
    background: #fff !important;
    box-shadow: 0 0 1px #058c8c;
}

.qisim_scroll .qisim_p a {
    color: #00aeae;
}

.bet {
    width: 80%;
    display: flex;
    height: 30px;
    text-align: center;
    margin: 20px auto;
    direction: rtl;
}

.bet a {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 26px;
    border: 1px solid #00c8c8;
    border-radius: 5px;
    font-size: 14px;
    color: #07b3b3;
}

.bet p {
    width: 85%;
    line-height: 30px;
    font-size: 15px;
    color: #707070;
}

.baxbet_btn {
    width: 65px;
    height: 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}

.baxbet_btn a {
    display: inline-block;
    width: 65px;
    height: 55px;
}

.baxbet_btn a img {
    width: 35px;
    height: 35px;
    margin: 10px 15px;
}

.content_tew .tew_list:first-child .img {
    height: 235px !important;
}

.content_tew .tew_list:first-child .img img {
    height: 110% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    padding: 15px;
    overflow: hidden;
    background: #00000000;
    border: 1px solid #00000000;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    z-index: 99;
}

.alert .text {
    width: 80%;
    padding: 0 10%;
    text-align: center;
}

.alert .text img {
    width: 80%;
    margin: 0 10%;
}

.alert .btn {
    width: 90%;
    margin: 10px 5% 10px;
    display: flex;
    direction: rtl;
}

.alert .btn p {
    width: 90%;
    margin: 0 5%;
    height: 45px;
    background: #d6d6d6;
    border-radius: 5px;
}

.alert .btn p a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 43px;
    text-align: center;
    color: #939393;
    font-size: 14px;
    transition-duration: .3s;
}

.alert .btn p:hover a {
    background: rgba(0, 0, 0, .2);
}


.alert .text p {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0;
    color: #707070;
}

.elan_filim {
    width: 100%;
    overflow: hidden;
}


.elan_filim img {
    width: 100%;
    max-height: 150px;
}






.clear {
    clear: both
}

.container1 {
    width: 91%;
    margin: auto
}

.layout {
    width: 96%;
    margin: auto
}

#F1 {
    background-color: #f9f9f9;
    height: 50px;
    border-bottom: 1px solid #b3b2b3
}

#F1 .layout {
    position: relative
}

#F1 .layout input {
    top: 9px;
    width: 89.5%;
    border: none;
    outline: 0;
    background-color: #e7e8e9;
    line-height: 30px;
    border-radius: 10px;
    text-align: right;
    padding-right: 40px
}

#F1 .layout a,#F1 .layout input {
    position: absolute;
    right: 0;
    height: 30px
}

#F1 .layout a {
    top: 15px;
    width: 30px;
    background: url(/Static/imgs/shuaxin.png) no-repeat 0 0;
    background-size: 17px
}

#F2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background-color: #fff
}

#F3,.list_video_item:first-child {
    margin-top: 50px!important
}

.menu li {
    -webkit-flex-shrink: 0;
    direction: rtl;
    margin-top: 10px
}

.menu {
    height: 3pc;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.menu li {
    padding: 5px 13px
}

.menu .on a {
    color: #3d8af7
}

#F3 {
    margin-top: 5px
}

#F3,#F3 .bd li {
    position: relative;
    height: 15pc;
    overflow: hidden
}

#F3 .bd li {
    width: 100%;
    float: left
}

#F3 .bd li img {
    width: 100%;
    height: 100%;
    display: block
}

#F3 .bd li div {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75pt;
    line-height: 75pt;
    background: url(/Static/imgs/tuming.png) no-repeat 0 0;
    background-size: 100% 100%
}

#F3 .bd li h4 {
    position: absolute;
    bottom: 25px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: right;
    padding-right: 10px;
    overflow: hidden
}

#F3 .bd li h4 span {
    color: #fff;
    margin-left: 5px;
    font-size: 14px
}

#F3 .hd {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 10px;
    position: absolute
}

#F3 .hd ul {
    margin: auto
}

#F3 .hd ul li {
    width: 9px;
    float: right;
    line-height: 200px;
    background-color: #fff;
    margin: 0 0 0 6px;
    height: 4px;
    border-radius: 4px;
    opacity: .5
}

#F3 .hd ul li.on {
    opacity: 1
}

#F4 div {
    clear: none
}

.item_img_left .left {
    width: 30%;
    float: left
}

#F4 {
    margin-top: 5px
}

.item_img_left .left img {
    width: 100%;
    height: 79.4px;
    display: block;
    border-radius: 4px
}

.item_img_left .right {
    width: 67%;
    float: right
}

.item_img_left .right h4 {
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-align: right;
    color: #333;
    font-size: 14px;
    margin-bottom: 3px
}

.menu li a {
    color: #888f96;
    display: inline-block;
    font-size: 14px
}

.item_img_big p span,.item_img_left .right p .comment,.item_img_left .right p .manba {
    color: #868e97;
    font-size: 9pt
}

.item_img_big p span {
    margin: 0 0 0 10px
}

.video_item dl dd.left {
    width: 150px;
    float: left;
    display: inline-block;
    text-align: left;
    color: #868e97;
    font-size: 9pt;
    font-family: NUR Tor
}

#F3 .bd li p {
    position: absolute;
    bottom: 31px;
    width: 96%;
    height: 25px;
    margin: auto;
    line-height: 25px;
    color: #fff;
    text-align: center;
    padding-right: 10px;
    overflow: hidden;
    font-size: 14px
}

.item_img_3 h4 {
    line-height: 28px;
    max-height: 56px
}

.item_img_3 h4,.item_img_big h4 {
    overflow: hidden;
    text-align: right;
    color: #333;
    font-size: 14px;
    margin-bottom: 10px
}

.item_img_big h4 {
    line-height: 25px;
    max-height: 50px
}

.video_item h4 {
    position: absolute;
    top: 15px;
    width: 93%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #fff;
    z-index: 2;
    padding-right: 20px;
    font-size: 14px
}

.video_item_2 dd h4 {
    color: #333;
    direction: rtl;
    text-align: right;
    line-height: 24px;
    height: 3pc;
    overflow: hidden;
    font-size: 14px!important
}

.elan_bottom h4 {
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 14px;
    margin-bottom: 5px
}

.comment_list h4 {
    text-align: right;
    font-size: 1pc;
    font-weight: 700;
    color: #333;
    height: 44px;
    margin-top: 22px
}

.content_wrap .m_t_c span {
    color: #868e97;
    margin-left: 7px;
    font-size: 9pt
}

.item_img_left .right p {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    text-align: right
}

.item_img_left .right p span {
    margin: 0 0 0 10px
}

.item_img_left .right p .qokka {
    color: #008cff
}

.item_img_3,.item_img_big,.item_img_left {
    padding-bottom: 17px;
    margin-top: 17px;
    border-bottom: 1px solid #f3f3f3
}

.home_video_item {
    padding-bottom: 17px;
    margin-top: 17px;
    border-bottom: 1px solid #e4e4e4
}

.item_img_big img {
    width: 100%;
    height: 220px;
    display: block;
    border-radius: 4px
}

.item_img_big p {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    text-align: right;
    margin-top: 8px
}

.item_img_3 div img {
    width: 30.9%;
    margin: 0 0 0 2%;
    border-radius: 4px;
    display: inline-block;
    height: 78px
}

.item_img_3 div img:last-child {
    margin: 0
}

.video_list {
    padding-top: 10px;
    border-top: 1px solid #e4e4e4;
    margin-top: 7px
}

.video_item {
    position: relative;
    margin-bottom: 14px;
    border-radius: 4px 4px 0 0
}

.video_item img {
    width: 100%;
    height: 180px;
    display: block;
    border-radius: 4px
}

.video_item p {
    position: absolute;
    bottom: 3pc;
    left: 20px;
    width: 95px;
    height: 1pc;
    color: #868285;
    z-index: 2;
    padding: 1px 8px;
    border-radius: 1pc;
    background: rgba(0,0,0,.35);
    padding-bottom: 4px
}

.home_video_item p {
    bottom: 4pc
}

.video_item p span {
    color: #fff;
    line-height: 1pc;
    display: inline-block;
    font-size: 9pt;
    font-family: Arial
}

.video_item p span.click {
    background: url(/Static/imgs/eye.png) no-repeat right 1px;
    background-size: 14px;
    padding: 0 18px 0 0
}

.video_item .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background-color: rgba(0,0,0,.4);
    z-index: 1;
    border-radius: 7px
}

.video_item .opacity img {
    position: absolute;
    width: 3pc;
    height: 3pc;
    left: 50%;
    top: 50%;
    margin-top: -24px;
    margin-left: -24px;
    display: block
}

.video_item dl {
    margin-top: 10px!important
}

.video_item dl dd.right {
    width: 75pt;
    float: right;
    display: inline-block;
    text-align: right
}

.video_item dl dd.right .comment {
    background: url(/Static/imgs/reply.png) no-repeat right 5px;
    background-size: 14px;
    height: 18px;
    margin-left: 15px
}

.video_item dl dd.right .comment,.video_item dl dd.right .zan {
    padding: 0 17px 0 0;
    line-height: 24px;
    display: inline-block;
    color: #868e97
}

.video_item dl dd.right .zan {
    background: url(/Static/imgs/hand.png) no-repeat right 5px;
    background-size: 14px;
    height: 19px
}

.header {
    border-bottom: 1px solid #e4e4e4
}

.header ul li {
    width: 50%;
    float: left;
    height: 44px;
    line-height: 44px
}

.header ul li img {
    height: 22px;
    margin-top: 10px
}

.header ul li:last-child img {
    float: right;
    display: block
}

.header ul li:first-child img {
    float: left;
    display: block
}

.content_wrap .title {
    text-align: right;
    font-weight: 700;
    color: #333;
    font-size: 1pc;
    line-height: 2pc;
    direction: rtl;
    margin-top: 9px
}

.content_wrap .m_t_c {
    text-align: right;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin-top: 5px
}

.content_wrap .m_t_c img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-bottom: -5px
}

.content_wrap .m_t_c span:nth-child(1) {
    direction: rtl
}

.content_wrap .elan_top {
    margin: 10px 0
}

.content_wrap .elan_top img {
    width: 100%
}

.content_wrap {
    position: relative
}

.content_wrap .content *,.content_wrap .content p {
    line-height: 2pc;
    font-size: 15px;
    text-align: justify;
    color: #424242;
    direction: rtl
}

.content_wrap .content img {
    width: auto;
    margin: 0 auto 10px;
    display: block;
    max-width: 100%
}

.content_wrap .content a {
    color: #008cff!important
}

.content_wrap .button {
    border: 1px solid #7fc5ff;
    border-radius: 40px;
    line-height: 40px;
    height: 40px;
    color: #008cff;
    font-size: 14px;
    text-align: center;
    margin-top: 5px
}

.content_wrap .button img {
    width: 1pc;
    margin-left: 5px;
    margin-top: 2px;
    display: inline-block
}

div {
    clear: none
}

.sizik10 {
    height: 10px;
    background-color: #f6f6f6
}

.video_item_2 dd {
    width: 48%;
    float: right;
    margin: 0 0 2% 4%;
    position: relative;
    border-radius: 4px
}

#willesPlay .playContent video {
    width: 100%;
    height: 100%
}

.video_item_2 dd.tik {
    position: relative;
    width: 49%;
    margin: 0 0 2% 2%
}

.video_item_2 dd.tik img {
    height: 15pc
}

.video_item_2 dd.tik h4 {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    margin: 0;
    width: 100%;
    height: 60px;
    padding: 0 5px;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%, rgba(0, 0, 0, 0.65)),color-stop(100%, transparent))
}

.video_item_2 dd.tik h4 div {
    position: absolute;
    bottom: 9pt;
    right: 0;
    color: #fff;
    line-height: 24px;
    width: 100%;
    height: 3pc;
    padding: 0 10px;
    overflow: hidden
}

.video_item_2 dd.tik p {
    display: none
}

.video_item_2 dd:nth-child(even) {
    margin: 0
}

.video_item_2 dd img {
    width: 100%;
    height: 90px;
    border-radius: 4px
}

.video_item_2 p {
    position: absolute;
    bottom: 70px;
    left: 45%;
    margin-left: -47.5px;
    width: 95px;
    height: 14px;
    color: #868285;
    z-index: 2;
    padding: 1px 8px;
    border-radius: 1pc;
    background: rgba(0,0,0,.35);
    padding-bottom: 4px
}

.video_item_2 p span.click {
    background: url(/Static/imgs/eye.png) no-repeat right 1px;
    background-size: 13px;
    padding: 0 18px 0 0
}

.video_item_2 p span {
    color: #fff;
    line-height: 1pc;
    display: inline-block;
    font-size: 9pt;
    font-family: Arial
}

.elan_bottom img {
    width: 100%;
    border-radius: 4px
}

.comment_list .comment_item {
    margin-bottom: 20px
}

.comment_list .comment_item .face {
    width: 40px;
    float: right
}

.comment_list .comment_item .face img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.comment_list .comment_item .right {
    width: 83%;
    float: left
}

.comment_list .comment_item .title {
    text-align: right;
    margin-top: 5px
}

.comment_list .comment_item .title span {
    font-size: 13px;
    font-family: NUR Tor!important
}

.comment_list .comment_item .title .name {
    color: #008cff;
    margin-left: 10px;
    direction: rtl
}

.comment_list .comment_item .title .source {
    color: #868e97
}

.comment_list .comment_item .title .zan {
    float: left;
    background: url(/Static/imgs/hand.png) no-repeat left 2px;
    background-size: 14px;
    padding: 0 20px;
    color: #868e97
}

.comment_list .comment_item .comment_content {
    color: #333;
    line-height: 25px;
    font-size: 14px!important;
    text-align: justify;
    margin-top: 8px
}

.down_app,.search_ {
    direction: rtl
}

.down_app {
    width: 90%;
    border-radius: 40px;
    line-height: 40px;
    height: 40px;
    color: #008cff;
    font-size: 1pc;
    text-align: center;
    margin-top: 5px;
    background-color: #e5f3ff
}

dl {
    margin: 0!important
}

.more_button {
    width: 90%;
    border: 1px solid #7fc5ff;
    border-radius: 40px;
    line-height: 40px;
    height: 40px;
    color: #008cff;
    font-size: 1pc;
    text-align: center;
    margin-top: 5px
}

.more_button_down {
    width: 100%;
    font-size: 9pt;
    background-color: #e6f4fd;
    border: none;
    color: #717c8a
}

.more_button img {
    width: 1pc;
    margin-left: 5px;
    margin-top: 2px;
    display: inline-block
}

a:hover {
    text-decoration: none
}

#willesPlay {
    position: relative
}

#willesPlay .playHeader {
    width: 100%;
    height: 3pc;
    background: url(/Static/imgs/playheader.jpg) repeat-x;
    border-radius: 3px 3px 0 0
}

#willesPlay .playHeader .videoName {
    font-size: 1pc;
    width: 25pc;
    height: 3pc;
    line-height: 3pc;
    text-align: center;
    margin: 0 auto;
    color: #7a7f82
}

.wrap .content iframe {
    clear: both;
    margin: 0 auto;
    display: block;
    width: 100%;
    max-height: 300px;
    margin-bottom: 5px;
    margin-top: 5px
}

#willesPlay .playContent {
    position: relative;
    height: 200px;
    overflow: hidden;
    cursor: pointer;
    background-color: #000
}

#willesPlay .playContent>img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#willesPlay .playContent .turnoff {
    position: absolute;
    z-index: 10;
    right: -40px;
    top: 50%;
    margin-top: -90px
}

#willesPlay .playContent .turnoff li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: rgba(0,0,0,.5)
}

#willesPlay .playContent .turnoff li a:hover {
    color: #666
}

#willesPlay .playContent .playTip {
    position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    cursor: pointer;
    z-index: 99999
}

#willesPlay .playContent .playTip img {
    width: 100%;
    height: 100%;
    display: block
}

#willesPlay .playControll {
    position: absolute;
    z-index: 2147483650;
    width: 100%;
    height: 3pc;
    bottom: -3px;
    border-radius: 0 0 3px 3px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

#willesPlay .fullControll {
    background: rgba(0,0,0,.5)
}

#willesPlay .fullControll .timebar span {
    color: #fff
}

#willesPlay .playControll .playPause {
    float: left;
    width: 20px;
    height: 25px;
    background: url(/Static/imgs/control_01.png) 0 0 no-repeat;
    margin: 11px 0 0 9pt;
    cursor: pointer
}

#willesPlay .playControll .playIcon {
    background-position: 0 -2pc
}

#willesPlay .playControll .timebar {
    float: left;
    width: calc(100% - 145px);
    line-height: 3pc;
    overflow: hidden;
    margin: 0 auto;
    margin: 0 0 0 8px
}

#willesPlay .playControll .timebar .progress {
    float: left;
    width: 70%;
    margin: 1pc 5px 19px 15px;
    height: 10px;
    cursor: pointer
}

#willesPlay .playControll .timebar span {
    float: left;
    width: 8%;
    text-align: center
}

#willesPlay .otherControl {
    float: right;
    position: relative
}

#willesPlay .otherControl span {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    font-size: 20px;
    margin: 9px 7px;
    cursor: pointer
}

#willesPlay .otherControl span:nth-child(1) {
    font-size: 28px;
    color: #ef6a6c
}

#willesPlay .otherControl span:nth-child(2) {
    color: #919597
}

#willesPlay .otherControl .volumeBar {
    display: none;
    position: absolute;
    top: -110px;
    left: 4px;
    width: 26px;
    height: 75pt;
    background: #f1f2f2;
    border-radius: 4px;
    cursor: pointer
}

#willesPlay .otherControl .volumeBar:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    left: 5px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #f1f2f2
}

#willesPlay .otherControl .volumeBar .volumewrap {
    background: #a2a7aa;
    width: 8px;
    height: 5pc;
    position: absolute;
    bottom: 10px;
    left: 9px;
    border-radius: 4px
}

#willesPlay .otherControl .volumeBar .progress {
    background: none
}

#willesPlay .otherControl .volumeBar .progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 4px
}

ul li:last-child {
    border: none
}

ul li:last-child a {
    text-decoration: none!important
}

.gototop {
    display: none;
    position: fixed;
    right: 18px;
    bottom: 30px;
    height: 75pt;
    z-index: 999
}

.gototop li {
    width: 75pt;
    text-align: right;
    height: 50px
}

.gototop li:nth-child(1) img {
    margin-top: 7px
}

.gototop img {
    width: 36px
}

.wrap_num {
    max-height: 1500px;
    overflow: hidden;
    position: relative
}

.content_opacity {
    position: absolute;
    bottom: 50px;
    left: 0;
    height: 180px;
    width: 100%;
    background-image: linear-gradient(-180deg,hsla(0,0%,100%,0) 0,#fff 100%);
    bottom: 43px;
    background-image: linear-gradient(to bottom,hsla(0,0%,100%,0),#fff)
}

.fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 0!important
}

.fixed_down_app {
    display: none;
    position: fixed;
    height: 1rem;
    bottom: 4rem;
    left: 50%;
    z-index: 9999999
}

.fixed_down_app a {
    padding: 8px 10px;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(-90deg,#00c3ff,#009cff);
    border-radius: 1rem;
    font-size: 13px;
    color: #fff
}

.bigg {
    background: #009cff;
    background-size: 100%;
    position: fixed;
    z-index: 999;
    top: -76px
}

.bigg .header {
    margin: 0 30px;
    padding: 15px 20px 10px 28px;
    background: url(/Static/imgs/arrow.png) no-repeat right 11px;
    background-size: 20px
}

.logo {
    width: 75pt;
    display: block;
    margin: 0 auto 10px
}

.bigg .header p {
    text-align: right;
    color: #fff;
    line-height: 25px
}

.bigg .header p span,.header p img {
    display: inline-block
}

.header p img {
    width: 1pc;
    margin: 0 4px -6px
}

.bigg .layout img {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0
}

.tag_tel img {
    width: 100%
}

.bot {
    bottom: 0;
    left: 0
}

.bot,.header_open_app {
    position: fixed;
    width: 100%
}

.header_open_app {
    height: 50px;
    background-color: #fff;
    box-shadow: 2px 3px 1pc hsla(0,0%,85%,.76);
    top: 0;
    z-index: 99
}

.header_open_app ul li:last-child img {
    width: 35px;
    height: auto;
    margin-top: 7px;
    float: right
}

.header_open_app ul li:last-child a {
    display: inline-block;
    margin-right: -5pc;
    font-size: 11pt
}

.header_open_app ul li:first-child a {
    float: left;
    display: inline-block;
    height: 33px;
    line-height: 29px;
    padding: 0 20px;
    border-radius: 33px;
    color: #fff;
    background-color: #007eff;
    margin-top: 8px
}

.video-js .vjs-control-bar {
    background-color: rgba(43,51,63,.9)!important
}

.or_video_nexit {
    position: relative
}

.video_nexit_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0,0,0,.65)
}

.video_nexit_content .balga canvas {
    position: absolute;
    left: 50%;
    top: 60%;
    margin-top: -20px;
    margin-left: -20px
}

.video_nexit_content .balga img {
    position: absolute;
    left: 50%;
    top: 60%;
    margin-top: -5px;
    margin-left: -5px;
    width: 10px;
    height: 10px
}

.video_nexit_content .balga h4 {
    position: absolute;
    top: 65%;
    width: 100%;
    text-align: center;
    color: #fff
}

.video_nexit_content .balga h4 span {
    text-align: center;
    color: #b2b2b2
}

.video_nexit_content .balga h1 {
    position: absolute;
    top: 10%;
    width: 100%
}

.video_nexit_content .balga h1 div {
    width: 40px;
    height: 40px;
    border: 2px solid #6b6b6b;
    border-radius: 50%;
    background: url(/Static/images/chongxin.png) no-repeat 10px 10px;
    background-size: 14px 14px
}

.video_nexit_content .balga h1 span {
    margin-top: 5px;
    color: #b2b2b2;
    display: block
}

/*.list_video_item:nth-child(3) {*/
/*margin-top: 52px*/
/*}*/








html, body {
    position: relative;
    height: 100%;
}

body {
    background: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper-container {
    width: 100%;
    height: 225px;
    background: white;
    overflow: hidden;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f8f8f8;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-item {
    width: 94%;
    margin: 0 auto 20px;
    height: 180px;
    border-radius: 6px;
    background: #eee;
    overflow: hidden;
}

.swiper-item img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}

.swiper-item a {
    display: inline-block;
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
}
.tur_box .title p:nth-child(1) span{
    font-size: 15px!important;
}
/*.tur_box .title p:nth-child(3) span{*/
/*color: #ff5c38;*/
/*}*/

#page a{
    padding: 6px 11px;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #ededed;
}
#page a.current{
    background-color: #ff5c38;
    border: none;
    color: #fff;
}
#page a.next{
    font-size: 0.7rem;
    color: #ff5c38;
}
.layadmin-cmdlist-fluid div img{
    width: 100%;
}
.layadmin-cmdlist-fluid div .info{
    color: #ff5c38;
    margin-top: 10px;
}

.ios, .ios {
    /*direction: ltr!important;*/
    /*float: left;*/
}

.footer_menu{ background:#FFF; padding-top:0.07rem; position:fixed; width:100%; bottom:0; box-shadow:#c1c1c1 0 -0.02rem 0.05rem; z-index:999;}
.footer_menu ul li{ text-align:center; float:right; width:25%;}
.footer_menu ul li p{ font-size:0.18rem; color:#999; line-height:50px;}
.sopian{ background:url(../images/icon_1_36.png) no-repeat; width:0.5rem; height:0.5rem; background-size:0.5rem 0.5rem; display:inline-block;}
.shexiang{ background:#663366 url(../images/icon_1_33.png) no-repeat center center; width:0.7rem; height:0.7rem; background-size:0.5rem 0.4rem; display: inline-block; border-radius:50%; border:#FFF 0.11rem solid; margin-top:-0.28rem; box-shadow:#c1c1c1 0 -0.02rem 0.05rem;}
.dianshi {
    background: url(../images/dianshi.png) no-repeat;
    background-size: 0.5rem 0.5rem;
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
}
.faxian {
    background: url(../images/icon_1_41.png) no-repeat;
    background-size: 0.5rem 0.5rem;
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
}
.wode {
    background: url(../images/icon_1_43.png) no-repeat;
    background-size: 0.5rem 0.5rem;
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
}

.heifeng_p{ font-size:0.18rem; color:#4c4c4c; line-height:0.45rem; text-align:center; margin:0.08rem 0;}

.tv{
    margin-top: -2px;
    width: 231px;
}
.tv ul li{
    width: 100%;
}
.tv ul li img{
    display: inline-block;
    margin: auto;
    width: 34px;
    float: left;
    margin-top: -1px;
}
.tv ul li span{
    display: inline-block;
    color: #888f96;
    margin-top: 9px;
    float: right;
    font-size: 0.7rem;
}