
.ui-popup {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
	padding:0px;
	margin:0px;
}
.ui-mask {
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 100%;
	height: 100%;
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
}
.tankuang{ margin:0px ; background-color:#ffffff;}
.tankuang .div01{ height:42px; text-align:left; background:url(/yixue/images/css/tankuang_nav_bg.jpg) repeat-x;}
.tankuang .div01 .l{ display:inline; line-height:42px; font-size:14px; font-weight:800; color:white; margin-left:20px; }
.tankuang .div01 .r{ display:inline; width:42px; height:42px;}
.tankuang .div01 .r a{ display:block; height:42px; width:42px;text-align:right; background:url(/yixue/images/css/close_bt.jpg) no-repeat center center;float : right;}
.tankuang .div01 a{ display:inline-block; width:25px; height:25px; line-height:25px;}
.tankuang .div02{ padding:20px; padding-bottom:35px; }
.tankuang .div02 .box01{  overflow-y:auto; font-size:12px; color:#666; line-height:200%;}
.tankuang .div02 table tr td{ padding:7px 0px; line-height:32px;}
.tankuang .div02 table tr td a{ color:#ad1b1b;}
.tankuang .div02 table tr td span{ color:#ad1b1b;}
.tankuang .div03{ margin:10px 20px 60px;}
.tankuang .div03 p{ line-height:36px; font-size:14px; text-align:center;}
.tankuang .div04{ margin:20px 30px;}
.tankuang .div04 p{ line-height:28px; font-size:14px; color:#ea0101;}
.tankuang .btn,.tankuang .btn2{ display: inline-block; height: 30px; line-height: 30px; padding: 0px 18px; font-size: 14px; color: #fff; background: url(/yixue/images/css/enter_bg01.jpg) repeat-x; font-weight: 800;}
.tankuang .btn2{ background: url(/yixue/images/css/enter_bg02.jpg) repeat-x;}

/**20210707ΚΌ**/
.callback-failed{
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}
.callback-failed .tankuang{
    max-width: 400px;
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.callback-failed .tankuang .div01 .l{
    width: 100%;
    text-align: center;
    display: block;
    margin: 0;
}
.callback-failed .tankuang .div03{
    position: relative;
    width: 100%;
    margin-left: 0;
}
.callback-failed .tankuang .div03 p:first-child{
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    font-size: 12px;
}
.callback-failed .tankuang .div03 p font{
    color: #ff0000;
}
.callback-failed .tankuang .div03 p:nth-child(2){
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
}
.callback-failed .tankuang .div03 p:nth-child(2) span{
    width: 48%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.callback-failed .tankuang .div03 p:nth-child(2) span a{
    background-color: #b7904d;
    color: #fff;
    width: 6em;
    font-size: 12px;
    border-radius: 6px;
}
.callback-failed .tankuang .div03 p:nth-child(2) span:first-child a{
    background-color: #cccccc;
}
.footer_user dl{
    position: relative;
}
.footer_user dl p{
    background-color: red;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: calc(50% + 24px);
}
/**20210707ΦΥ**/

/**20210802Πή**/
.top-ad{
    width: 100%;
    margin: 5px auto;
    display: flex;
    align-items: center;
    text-indent: 3em;
    justify-content: center;
    z-index: 100;
}
.top-ad a{
    background: url('/m/images/coupon/top-ad.png') center;
    background-size: 100% 100%;
    height: 26px;
    font-weight: bold;
    color: #ffffff;
    font-size: 15px;
    position: relative;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    display: block;
}
.top-ad span{
    position: absolute;
    width: 16px;
    height: 16px;
    display: block;
    right: 12px;
}

.qk_header_fixed{
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 20000;
         }
         .s_fm_fixed{
            position: fixed;
            top: 85px;
            left: 0;
            width: 100%;
            z-index: 2000;
            background-color: #f2f2f2;
            padding: 0 10px;
            box-sizing: border-box;
         }
         .s_fm_fixed .s-fm .s-sr{
            height: 40px;
         }
         #content{
            padding-top: 136px;
         }



