frame {
    width: 100%;
    border: none;
    position: relative;
    z-index: 5;
}
.playbg_alma{
    width: 840px;
    height: 494px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(40px);
    -moz-filter: blur(40px);
    -o-filter: blur(40px);
    -ms-filter: blur(40px);
    filter: blur(40px);
    position: absolute;
    float: right;
    z-index: 1;
    top: 0px;
}
.chek_box{
    width: 840px;
    height: 494px;
    padding: 20px 10px;
    position: relative;
    z-index: 3;
}
.chek_box .het{
    background-image: -webkit-linear-gradient(11deg, #e92b4a 17%, #f26163 63%, #e92b4a 100%);
    box-shadow: 0px 0px 14.88px 1.12px rgba(133, 127, 151, 0.25);
    color: #fff;
    border-radius: 35px;
    padding: 15px;
    display: inline-block;
    width: 640px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    font-size: 14px;
}
.code_input{
    margin-top: 0px;
    width: 440px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    box-shadow: 0px 0px 14.88px 1.12px rgba(133, 127, 151, 0.25);
}
.code_input input{
    font-family: "UKIJ Tor";
    border: 0;
    width: 100%;
    direction: rtl;
    outline: 0;
    text-align: right;
    float: left;
    height: 50px;
    line-height: 20px;
    color: #11161F;
    background-color: #FFF;
    padding: 10px;
    border-radius:100px;
}
.code_input span{
    width: 60px;
    background-image: -webkit-linear-gradient(11deg, #e92b4a 17%, #f26163 63%, #e92b4a 100%);
    background-color:#e92b4a;
    color:#FFFFFF;
    border-radius:100px;
    cursor: pointer;
    float: left;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: -50px;
    height: 30px;
    margin-left: -5px;
}

.all{
    width: 100%;
    height: 560px;
    /*background: #8a8a8a;*/
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.ong{
    width: 840px;
    height: 494px;
    float: right;
    text-align: center;
    margin-top: 8px;
    position: relative;
    z-index: 2;
}
.sol{
    float: left;
    /*background: blue;*/
    width: 400px;
    height: 500px;
}
#videoShow_vip{
    width: 94%;
    height: 500px;
}
#videoShow{
    width: 94%;
    height: 500px;
}
#videoShow1111{
    width: 94%;
    height: 500px;
}
.uqurlar{
    width: 400px;
    height: 500px;
    /*background:lime;*/
    text-align: center;
}
.uqur{
    height: 50px;
    width: 100%;
    text-align: center;
}
.uqur a{
    text-decoration: none;
}
.btn_ong{
    color: #FFFFFF;
    text-align: center;
    background-color: #11161f;
    border-radius: 0px 0px 10px 0px;
    font-size:20px;
    height: 50px;
    line-height: 50px;
    float: right;
    width: 200px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #00bbff;
}
.btn_sol{
    color: #333333;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 10px;
    font-size:20px;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 200px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF3300;
}
.tapsilat{
    width: 90%;
    height: 400px;
    margin-left: 5%;
    /*background: blue;*/
}
.tapsilati{
    height: 400px;
    padding: 10px;
}
.uqur_top{
    /*width: 90%;*/
    height: 80px;
    line-height:70px;
    /*background: #191919;*/
    color: #e92d4b;
    direction: rtl;
    font-size: 18px;
    line-height: 70px;
}
.uqur_asti{
    /*width: 89%;*/
    height: 272px;
    margin-top:0px;
    line-height:77px;
    /*background: blue;*/
    color: #fe423f;
    margin-left: 0%;
    font-size: 13px;
}
.uqur_asti_ong{
    width: 44%;
    height: 252px;
    float: right;
    text-align: center;
    /*background: black;*/
}
.uqur_asti_sol{
    width: 49.4%;
    height: 252px;
    line-height:40px;
    float: left;
    font-size:14px;
    text-align: justify;
    direction: rtl;


    color: #b3b8be;			/*background: #191919;*/
}
.uqur_asti_ong img{
    width: 89%;
    /*height: 200px;*/
    border: 6px solid #11161f;
    border-radius: 30px 0px 30px 0px;
}
.kisimliri{
    border-radius: 33px 3px 33px 3px;
    text-align: center;
    padding: 3px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.kisimliri::-webkit-scrollbar {/*滚动条整体样式*/
    width: 9px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 0.9px;
}
.kisimliri::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    width: 88%;
    border-radius: 39px;
    background-color: #fe423f;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.kisimliri::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(32,35,51,0.01);
    background: #13151f;
}
.kisimliri a{
    float: right;
    direction: rtl;
    font-size: 16px;
    padding: 1px;
    width: 30px;
    height: 33px;
    line-height: 33px;
    margin:1px;
    margin-top: 11px;
    background: #fe423f;
    text-align: center;
    margin-right: 10.1px;
    color: #fff;
    border-top: 3px solid #fe423f;
    border-radius: 9px 1px 9px 1px;
}
/*.kisimliri a:hover{*/
/*	background: #fff;*/
/*	color: #fe423f;*/
/*}*/
.kisimliri a:link{
    /*runat:server;*/
    background: #202020;
    color: #999999;
}
.kisimliri a:focus{
    background: #fff;
    color: #191919;
}
#kisimliri{
    display: none;
    position: relative;
    overflow:auto;
}
#tapsilati{
    display: block;
}
.top_qr{
    position: absolute;
    left: 60px;
    top: 8px;
    z-index: 9999;
}
.top_qr img{
    width: 100px;
    height: 100px;
    border-radius: 2px;
    display: none;
}
.top_touxiang{
    position: absolute;
    left: 60px;
    top: 8px;
    z-index: 9999;
}
.top_touxiang img{
    margin-top: 15px;
    margin-left: 55px;
    width: 80px;
    height: 80px;
    border-radius: 2px;
    display: block;
    border-radius: 50%;
}


.qisim{
    text-align: center;
    padding: 3px;
    overflow-y: scroll;
    overflow-x: hidden;

}
.qisim::-webkit-scrollbar {/*滚动条整体样式*/
    width: 9px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 0.9px;
}
.qisim::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    width: 88%;
    border-radius: 39px;
    background-color: #fe423f;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.qisim::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(32,35,51,0.01);
}
.qisim a{
    float: right;
    direction: rtl;
    font-size: 25px;
    font-family: "UKIJ Saet";
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin:10px;
    background: #fe423f;
    text-align: center;
    color: #fff;
    border-radius:50px;
    box-shadow: 0px 0px 14.88px 1.12px rgba(133, 127, 151, 0.25);
    text-decoration: none;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #00BBFF;
}
.qisim a:hover{
    color: #fff;
    background-color: #222;
}
.qisim a:link{
    color: #222;
    background-color: #FFFFFF;
}
.qisim a:focus{
    color: #fff;
    background-color: #00bbff;
}
.code_box{
    margin-top: 60px;
    padding: 60px;
}
.code_box img{
    width: 220px;
    height: 220px;
}
.code_box .code_tip{
    padding-top: 20px;
    font-size: 18px;
}
.buy-btn-list{
    display:block;
}
.buy-btn-list span{
    display: inline-block;
    padding: 10px 60px;
    cursor: pointer;
    margin: 10px 20px;
    border-radius: 20px;
    color: #fff;
}
.reg_bg{
    background-color: red;
}
.yellow_bg{
    background-color: #ffba14;
}