@charset "utf-8";
/**************************************************

	Global.css

**************************************************/
/**************************************************
	Public
**************************************************/
html{min-width: 1000px;}

/* input */
input[type=text],
input[type=password],
input[type=number],
input[type=file]{border: 1px solid #ddd;line-height: 40px;height: 40px;padding: 0 10px;font-size: 14px;vertical-align: middle;}
select{border: 1px solid #ddd;line-height: 40px;height: 40px;padding: 0 10px;font-size: 14px;vertical-align: middle;}
label{display: inline-block;vertical-align: middle;}
label a{font-weight: bold;}
textarea{width: 100%;height: 150px;border: 1px solid #ddd;padding: 10px;}

/* Table */
.table1{ width: 100%; }
.table1 tr > *{padding: 10px;border: 1px solid #ddd;}
.table1 thead th{background: #f7f7f7;}
.table1 tbody th{background: #f7f7f7;}
.table1 tbody td{  }
.table1 tbody input.w100{width: 100%;}

/* Tab */
.tab1{ border-bottom: 2px solid #814db2;margin-bottom: 20px; }
.tab1 > li{display: inline-block;}
.tab1 > li a{display: block;height: 40px;line-height: 40px;text-align: center;padding: 0 20px;font-size: 14px;color: #555555;font-weight: 300;text-decoration: none;}
.tab1 > li.active a{background: #814db2;color: #fff;}

/* Button */
.__btnWrap{ margin-top: 40px; }
.__btnWrap > *{margin: 0 2px;}
.btn{ display: inline-block; }
.btn.type1{ background: url('/theme/basic/images/main/btn-bg-purple.jpg');font-size: 14px;font-weight: normal;color: #fff !important;height: 35px;line-height: 35px;padding: 0 20px;border-radius: 4px;}

/* Paging */
.__paging{text-align: center;white-space: nowrap;margin-top: 30px;}
.__paging > a{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;width: 30px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #dddddd;margin: 0 2px;font-size: 12px;text-decoration: none;}
.__paging > a.first{}
.__paging > a.prev{}
.__paging > a.next{}
.__paging > a.last{}
.__paging > a.active{border-color: #ddd;background: #ddd;}
.__paging > a:hover{border-color: #ddd;background: #ddd;}

/* Alert popup */
#alertpopBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 998;background: rgba(0,0,0,0.5);display: ;}
#alertpop{position: fixed;top: 50%;left: 50%;width: 500px;height: 240px;margin-top: -120px;margin-left: -250px;background: #814db2;border-radius: 10px;z-index: 999;text-align: center;white-space: nowrap;display: ;font-weight: normal;letter-spacing: -1px;}
#alertpop:before{content: '';display: inline-block;width: 0;height: 100%;position: relative;vertical-align: middle;}
#alertpop h4{font-size: 30px;color: #fff;display: inline-block;vertical-align: middle;text-align: center;font-weight: normal;}
#alertpop h4 .btn{margin-top: 40px;background: #fff;background: url('/theme/basic/images/main/reg-btn.png') no-repeat center center;font-weight: bold !important;}

/**************************************************
	Layout
**************************************************/
html{background: #eeeeee;}

#header{position: relative;z-index: 90;}
#header .logoWrap{background: #814db2;height: 70px;}
#header .logoWrap .inner{width: 1200px;position: relative;margin: 0 auto;text-align: right;line-height: 70px;}
#header .logo{position: absolute;top: 0;left: 0;width: 170px;height: 70px;background: url('/theme/basic/images/main/logo.jpg') no-repeat center center / contain;text-indent: -999em;}
#header .gnbWrap{background: #fff;}
#header .gnbWrap:after{content: '';display: block;position: absolute;bottom: -7px;left: 0;width: 100%;height: 7px;background: url('/theme/basic/images/main/gnb-sdw.png');}
#header .gnbWrap .inner{width: 1200px;position: relative;margin: 0 auto;height: 55px;}

#hd-regBtn{display: block;position: absolute;top: 10px;right: 260px;height: 35px;line-height: 35px;width: 110px;border-radius: 35px;background: url('/theme/basic/images/main/reg-btn.png') no-repeat center center;background-size: 150%;text-align: center;color: #fff;font-size: 16px;text-decoration: none;}
#mo-hd-regBtn{display: none;}

#t-sns{display: inline-block;vertical-align: middle;}
#t-sns li{display: inline-block;margin-left: 6px;}
#t-sns li a{text-indent: -999em;}

#tnb{display: inline-block;vertical-align: middle;margin-right: 15px;}
#tnb li{display: inline-block;padding: 0 15px;background: url('/theme/basic/images/main/tnb-line.jpg') no-repeat 0 center;}
#tnb li:first-child{background: none;}
#tnb li a{color: #fff;font-size: 13px;}

#usrinfo{position: relative;display: inline-block;vertical-align: middle;margin-right: 15px;z-index: 91;line-height: 22px;}
#usrinfo > a{font-size: 14px;color: #fff;display: block;line-height: 30px;}
#usrinfo > a img{border-radius: 50%;width: 40px;height: 40px;margin-right: 5px;}
#usrinfo > ul{position: absolute;top: 30px;left: 50%;margin-left: -70px;width: 140px;background: #fff;border: 1px solid #ddd;padding: 10px;display: none;text-align: left;}
#usrinfo:hover > ul{display: block;}
#usrinfo > ul li a{font-size: 13px;line-height: 22px;}

#allMenu{position: absolute;top: 0;left: 0;width: 26px;height: 55px;background: url('/theme/basic/images/main/allMenu.jpg') no-repeat center center;text-indent: -999em;}

#gnb{position: absolute;top: 0;left: 95px;}
#gnb > li{display: inline-block;vertical-align: top;}
#gnb > li > a{position: relative;display: block;line-height: 55px;padding-right: 55px;font-size: 17px;color: #444444;font-family: os;font-weight: 300;letter-spacing: -1px;text-decoration: none;z-index: 95;}
#gnb > li > a > img{margin-left: 10px;}
#gnb > li > a > em{display: inline-block;width: 10px;height: 6px;vertical-align: middle;margin-left: 8px;background: url('/theme/basic/images/main/gnb-spr.jpg');}
#gnb > li > a .flag{position: absolute;top: 50px;left: 50%;margin-left: -100px;display: block;height: 30px;line-height: 30px;text-align: center;background: url('/theme/basic/images/main/gnb-falg-bg.png') no-repeat center center / cover;padding: 0 12px;font-size: 13px;color: #fff;font-weight: normal;border-radius: 30px;display: none;}
#gnb > li > a .flag:before{content: '';display: block;width: 12px;height: 8px;background: url('/theme/basic/images/main/gnb-falg-spr.png');position: absolute;top: -8px;left: 50%;margin-left: -6px;}
#gnb > li > ul{display: none;}
#gnb > li.hidden{display: none;}
#gnb > li:hover > a .flag,
#gnb > li.active > a .flag{display: block;}
#gnb > li.g1 > a .flag{margin-left: -100px;}
#gnb > li.g2 > a .flag{margin-left: -90px;}
#gnb > li.g3 > a .flag{margin-left: -90px;}

#drdw{position: absolute;top: 125px;left: 0;width: 100%;background: #fff;border-top: 2px solid #814db2;display: none;}
#drdw:after{content: '';display: block;position: absolute;bottom: -7px;left: 0;width: 100%;height: 7px;background: url('/theme/basic/images/main/gnb-sdw.png');}
#drdw .inner{width: 1200px;position: relative;margin: 0 auto;}
#drdw .inner:after{content: '';display: block;position: absolute;top: 0;right: 0;height: 100%;width: 1px;background: #dddddd;}
#drdw .inner > ul > li{display: inline-block;width: 25%;vertical-align: top;padding: 30px;box-sizing: border-box;}
#drdw .inner > ul > li:before{content: '';display: block;position: absolute;margin-left: -30px;top: 0;height: 100%;width: 1px;background: #dddddd;}
#drdw .inner > ul > li > a{display: block;font-size: 17px;color: #6c30a5;font-weight: 300;}
#drdw .inner > ul > li > ul{margin-top: 10px;}
#drdw .inner > ul > li > ul > li > a{font-size: 14px;line-height: 24px;color: #666666;display: block;}
#drdw .inner > ul > li > ul > li ul li a{font-size: 13px;line-height: 20px;color: #999999;display: block;}
#drdw .flag{display: none;}

#tsch{position: absolute;top: 10px;right: 0;font-family: empty;font-size: 0;}
#tsch legend{display: none;}
#tsch .keyword{width: 207px;height: 35px;border: none;background: url('/theme/basic/images/main/sch-inp.jpg');padding: 0;padding-left: 15px;outline: none;box-sizing: border-box;font-family: ns;}
#tsch .sbm{width: 43px;height: 35px;border: none;background: url('/theme/basic/images/main/sch-sbm.jpg');text-indent: -999em;}

#footer{background: #814db2 url('/theme/basic/images/main/flogo.png') no-repeat center 38px;}
#footer .inner{width: 1200px;margin: 0 auto;position: relative;}
#footer .ftWrap{border-bottom: 1px solid #7d4daa;height: 115px;}
#footer address{text-align: center;line-height: 56px;text-align: center;font-size: 13px;color: #fff;font-style: normal;}

#fnb{position: absolute;top: 50px;left: 0;}
#fnb li{display: inline-block;padding: 0 10px;background: url('/theme/basic/images/main/fnb-line.jpg') no-repeat 0 center;}
#fnb li:first-child{padding-left: 0;background: none;}
#fnb li a{font-size: 14px;color: #fff;}
html.eng #fnb li a{font-size: 12px;letter-spacing: -0.5px;color: #fff;}

#f-sns{position: absolute;top: 45px;right: 160px;}
#f-sns li{display: inline-block;margin-left: 8px;}

#famsite{position: absolute;top: 45px;right: 0;width: 124px;height: 32px;background: #fff url('/theme/basic/images/main/famslt-spr.jpg') no-repeat 96% center;overflow: hidden;}
#famsite select{width: 130%;height: 32px;border: none;background: none;font-size: 14px;color: #333333;padding-left: 10px;}

/* etc */
.latbox{position: relative;}
.latbox .tit{position: relative;background: #fff;height: 50px;padding: 0 25px;margin-bottom: 5px;border-radius: 4px;}
.latbox .tit h4{font-size: 17px;color: #222222;font-weight: 600;line-height: 50px;}
.latbox .tit h4 strong{color: #814db2;}
.latbox .tit .t-sns{position: absolute;top: 0;right: 100px;line-height: 50px;}
.latbox .tit .t-sns li{display: inline-block;margin-left: 5px;}
.latbox .tit.big{height: 70px;line-height: 13px;}
.latbox .tit.big h4{line-height: 50px;}
.latbox .tit.big em{font-style: normal;font-size: 13px;color: #666666;margin-top: -8px;display: block;}
.latbox .spr{position: absolute;top: 20px;right: 25px;font-family: empty;font-size: 0;z-index: 5;}
.latbox .spr > *{position: relative;display: inline-block;vertical-align: top;text-indent: -999em;height: 13px;}
.latbox .spr .next{width: 9px;background: url('/theme/basic/images/main/lat-next.jpg');}
.latbox .spr .prev{width: 9px;background: url('/theme/basic/images/main/lat-prev.jpg');margin-right: 20px;}
.latbox .spr .prev:after{content: '';display: block;width: 1px;height: 13px;background: #cccccc;position: absolute;top: 0;right: -10px;}
.latbox .cont{background: #fff;border-radius: 4px;box-sizing: border-box;}

.bg-fff{background: #fff;border-radius: 4px;}
.p30{padding: 30px;}

/* mobile */
#slideBtn{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('/theme/basic/images/main/slide-btn.jpg') no-repeat center center / contain;text-indent: -999em;display: none;}

#slideBG{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.6);}
#slide{display: none;position: fixed;top: 0;left: 0;width: 280px;height: 100%;background: #fff;z-index: 301;}
#slide .mo-hd{background: url('/theme/basic/images/main/btn-bg-purple.jpg') no-repeat center center / cover;padding: 15px 0;}
#slide .mo-hd .mo-logo{display: block;text-align: center;}
#slide .mo-hd .mo-logo img{width: auto;height: 25px;}
#slide .mo-hd .sch{width: 220px;margin: 0 auto;position: relative;margin-top: 10px;text-align: center;padding-right: 30px;}
#slide .mo-hd .sch legend{display: none;}
#slide .mo-hd .sch .sbm{position: absolute;top: 0;right: 0;width: 30px;height: 30px;border: none;background: #fff;border-radius: 0 30px 30px 0;text-align: left;}
#slide .mo-hd .sch .sbm img{width: 15px;height: auto;}
#slide .mo-hd .sch .keyword{width: 100%;height: 30px;border: none;background: #fff;border-radius: 30px 0 0 30px;}

#slide .mo-tnb{border-top: 1px solid #8c5abb;padding: 15px 10px;background: #6c30a5;}
#slide .tnb{text-align: center;}
#slide .tnb li{margin-right: 20px;display: inline-block;}
#slide .tnb li a{font-size: 12px;color: #fff;letter-spacing: -1px;line-height: 11px;font-weight: bold;}
#slide .sns{margin-top: 5px;text-align: center;}
#slide .sns li{display: inline-block;margin-right: 10px;}
#slide .sns li a{line-height: 20px;}
#slide .sns li img{width: 20px;height: auto;}

#slide #gnb2{padding: 15px;}
#slide #gnb2 > li{border-bottom: 1px solid #ddd;}
#slide #gnb2 > li > a{display: block;padding: 0 5px;font-size: 14px;color: #333;line-height: 40px;text-decoration: none;font-weight: 300;}
#slide #gnb2 > li .flag{display: none;}
#slide #gnb2 > li > ul{display: none;}
#slide #gnb2 > li.hidden{display: none;}
#slide .close{position: absolute;top: 10px;right: -30px;font-size: 20px;color: #fff;text-decoration: none;}


/**************************************************
	Main
**************************************************/
#main{  }
#main #content{ width: 1200px;margin: 50px auto; }

#main .boxWrap{zoom: 1;margin-bottom: 30px;}
#main .boxWrap:after{display: block;content: '';clear: both;}
#main .boxWrap > *{float: left;}
#main .boxWrap > *:first-child{width: 830px;}
#main .boxWrap > *:last-child{width: 330px;margin-left: 40px;}

#main .new-mb .tit{margin-bottom: -10px;}
#main .new-mb .tit h4{font-size: 14px;}
#main .new-mb .cont{min-height: 71px;padding: 0 20px;}
#main .new-mb .list{line-height: 71px;}
#main .new-mb .list li{position: relative;display: inline-block;margin: 0 5px;vertical-align: top;margin-top: -5px;}
#main .new-mb .list li img{width: 50px !important;height: 50px !important;border-radius: 50%;}
#main .new-mb .list li .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#main .bn1{border-radius: 3px;overflow: hidden;}

#main .battle .cont{padding: 30px;padding-bottom: 0;height: 440px;}
#main .battle .list{position: relative;text-align: center;}
#main .battle .bat-tit{margin-bottom: 10px;position: relative;line-height: 50px;padding-left: 60px;}
#main .battle .bat-tit .mb{position: absolute;top: 0;left: 0;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;}
#main .battle .bat-tit .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#main .battle .bat-tit .name{font-size: 15px;color: #777777;font-weight: 600;}
#main .battle .bat-tit.tar{padding-right: 60px;padding-left: 0;}
#main .battle .bat-tit.tar .mb{right: 0;left: auto;}
#main .battle .bat-txt{position: relative;}
#main .battle .bat-txt .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
#main .battle .bat-txt .tmb{position: relative;width: 365px;padding-bottom: 56%;background-size: cover;background-repeat: no-repeat;background-position: center center;}
#main .battle .bat-txt .sbj{display: block;font-size: 14px;line-height: 20px;color: #444444;margin-top: 10px;-ms-word-break:break-all;word-break:break-all;}
#main .battle .dday{border-top: 1px dashed #ddd;padding-top: 15px;margin-top: 20px;text-align: center;font-family: empty;font-size: 0;}
#main .battle .dday .dday-tit{display: inline-block;vertical-align: middle;margin-right: 10px;}
#main .battle .dday .no{display: inline-block;vertical-align: middle;width: 24px;height: 35px;margin: 0 1px;background: url('/theme/basic/images/main/no-bg.png');text-align: center;line-height: 35px;font-size: 20px;font-family: os;color: #222222;font-weight: 300;}
#main .battle .dday em{display: inline-block;vertical-align: middle;margin: 0 2px;font-size: 16px;color: #222222;font-style: normal;}
#main .battle .dday .btn{display: inline-block;vertical-align: middle;margin-left: 10px;border-radius: 4px;width: 160px;height: 34px;line-height: 34px;text-align: center;font-size: 15px;color: #fff;background: url('/theme/basic/images/main/btn-bg-purple.jpg') no-repeat center center / cover;text-decoration: none;font-weight: normal;}

#main .battle .list > li{display: inline-block;width: 365px;text-align: left;margin-left: 38px;vertical-align: top;}
#main .battle .list > li:first-child{margin-left: 0;}
#main .battle .list > li:first-child:after{content: '';display: block;width: 92px;height: 171px;background: url('/theme/basic/images/main/vs-ico.png');position: absolute;top: 75px;left: 50%;margin-left: -46px;z-index: 3;}


#main .ranking .cont{height: 420px;padding: 30px;padding-bottom: 0;}
#main .ranking .list > li{position: relative;padding: 10px 60px 10px 105px;height: 70px;border-top: 1px dashed #ddd;}
#main .ranking .list > li:first-child{border-top: none;}
#main .ranking .list .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
#main .ranking .list .rank{position: absolute;top: 25px;left: 0;}
#main .ranking .list .mb{position: absolute;top: 10px;left: 40px;border-radius: 50%;overflow: hidden;}
#main .ranking .list .badge{position: absolute;top: 15px;right: 10px;width: 40px;height: 40px;}
#main .ranking .list .name{display: block;font-size: 14px;color: #333333;font-weight: 300;margin-top: 7px;}
#main .ranking .list .point{display: block;font-size: 12px;color: #777777;margin-top: 3px;}
#main .ranking .list .point strong{color: #c58600;font-weight: normal;}

#main .kcover .cont{height: 800px;padding: 30px;padding-bottom: 0;}
#main .kcover .list{margin: -20px;}
#main .kcover .list li{position: relative;display: inline-block;width: 230px;margin: 20px;}
#main .kcover .list li .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
#main .kcover .list .tmb{position: relative;padding-bottom: 56%;background-size: cover;background-repeat: no-repeat;background-position: center center;}
#main .kcover .list .icoWrap{margin-top: 10px;height: 25px;}
#main .kcover .list .sbj{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #444444;margin-top: 10px;font-weight: 300;}
#main .kcover .list .name{display: block;font-size: 13px;color: #777777;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#main .kcover .list .ico-org{display: inline-block;background: #dd4629;font-size: 11px;color: #fff;padding: 0 15px;border-radius: 3px;line-height: 25px;}
#main .kcover .list .ico-blue{display: inline-block;background: #0367c5;font-size: 11px;color: #fff;padding: 0 15px;border-radius: 3px;line-height: 25px;}
#main .kcover .list .ico-gray{display: inline-block;border: 1px solid #ddd;font-size: 11px;color: #888888;padding: 0 15px;border-radius: 3px;line-height: 23px;}
#main .kcover .list .ico-dark{display: inline-block;border: 1px solid #666;background: #666;font-size: 11px;color: #fff;padding: 0 15px;border-radius: 3px;line-height: 23px;}

#main .badge .cont{height: 800px;padding: 30px;padding-bottom: 0;}
#main .badge .list li{position: relative;padding: 10px 0 10px 65px;}
#main .badge .list .badge{position: absolute;top: 10px;left: 0;width: 50px;height: 50px;}
#main .badge .list .date{display: block;font-size: 12px;color: #999999;}
#main .badge .list .txt{display: block;font-size: 13px;line-height: 18px;color: #777777;letter-spacing: -1px;word-break:keep-all !important; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;}
#main .badge .list .txt .name{color: #814db2;}
#main .badge .list .txt br{display: none;}



/**************************************************
	Sub
**************************************************/
#sub{  }
#sub #content{ width: 1200px;margin: 0 auto;padding: 50px 0;zoom: 1; }
#sub #content:after{display: block;content: '';clear: both;}

#sub #subCont{float: left;width: 830px;}
#sub #lay-right{float: left;width: 330px;margin-left: 40px;}

#sub #lay-right .how-bat .tit{position: relative;background: url('/theme/basic/images/main/btn-bg-purple.jpg') no-repeat center center / cover;padding-left: 90px;}
#sub #lay-right .how-bat .tit:before{content: '';display: block;width: 81px;height: 63px;background: url('/theme/basic/images/main/how-bat-tit.png');position: absolute;top: 0;left: -6px;z-index: 3;}
#sub #lay-right .how-bat .tit:after{content: '';display: block;width: 15px;height: 50px;background: #eeeeee;position: absolute;top: 0;left: 0;}
#sub #lay-right .how-bat .tit h4 strong{color: #fff;font-weight: 300;}
#sub #lay-right .how-bat .cont{padding: 20px 30px;}
#sub #lay-right .how-bat .list > li{position: relative;border-top: 1px dashed #ddd;padding: 10px 0;padding-left: 70px;min-height: 53px;white-space: nowrap;}
#sub #lay-right .how-bat .list > li:first-child{border-top: none;}
#sub #lay-right .how-bat .list > li:before{content: '';display: block;width: 0;height: 53px;display: inline-block;vertical-align: middle;}
#sub #lay-right .how-bat .list .no{position: absolute;top: 10px;left: 0;}
#sub #lay-right .how-bat .list p{display: inline-block;vertical-align: middle;font-size: 13px;line-height: 20px;color: #666666;letter-spacing: -0.5px;}
#sub #lay-right .how-bat .list p strong{font-weight: 300;color: #6c2fa4;}
#sub #lay-right .how-bat .list p img{width: auto;height: 23px;}

#sub #lay-right .new-bat .cont{padding: 25px;}
#sub #lay-right .new-bat .list li{display: inline-block;margin: 5px;}
#sub #lay-right .new-bat .list li .mb{display: block;position: relative;border-radius: 50%;overflow: hidden;width: 60px;height: 60px;}
#sub #lay-right .new-bat .list li .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#sub #lay-right .badge .cont{height: 800px;padding: 30px;padding-bottom: 0;}
#sub #lay-right .badge .list li{position: relative;padding: 10px 0 10px 65px;}
#sub #lay-right .badge .list .badge{position: absolute;top: 10px;left: 0;width: 50px;height: 50px;}
#sub #lay-right .badge .list .date{display: block;font-size: 12px;color: #999999;}
#sub #lay-right .badge .list .txt{display: block;font-size: 13px;line-height: 18px;color: #777777;letter-spacing: -1px;}
#sub #lay-right .badge .list .txt .name{color: #814db2;}
#sub #lay-left{float: right;width: 330px;margin-right: 40px;}

#howto-bn{display: none;}
#htpopBG{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 201;background: rgba(0,0,0,0.3);}
#htpop{display: none;position: fixed;top: 15%;left: 5%;width: 90%;height: 85%;z-index: 201;}
#htpop .tit{position: relative;background: url('/theme/basic/images/main/btn-bg-purple.jpg') no-repeat center center / cover;padding-left: 15px;line-height: 40px;border-radius: 4px 4px 0 0;}
#htpop .tit h4 strong{color: #fff;font-weight: 300;}
#htpop .cont{padding: 5px 15px;background: #fff;border-radius: 0 0 4px 4px;}
#htpop .list > li{position: relative;border-top: 1px dashed #ddd;padding: 10px 0;padding-left: 50px;min-height: 40px;white-space: nowrap;}
#htpop .list > li:first-child{border-top: none;}
#htpop .list > li:before{content: '';display: block;width: 0;height: 40px;display: inline-block;vertical-align: middle;}
#htpop .list .no{position: absolute;top: 13px;left: 0;width: 35px;height: auto;}
#htpop .list p{display: inline-block;vertical-align: middle;font-size: 13px;line-height: 20px;color: #666666;letter-spacing: -0.5px;}
#htpop .list p strong{font-weight: 300;color: #6c2fa4;}
#htpop .list p img{width: auto;height: 20px;}
#htpop .close{display: block;position: absolute;top: -30px;right: 0;font-size: 20px;color: #fff;font-weight: 600;text-decoration: none;z-index: 202;}

#sub .sub-tit{position: relative;border-bottom: 1px solid #aaaaaa;padding-bottom: 15px;margin-bottom: 15px;}
#sub .sub-tit h3{font-size: 30px;color: #444444;font-weight: 600;letter-spacing: -1px;}
#sub .sub-tit .reg-btn{text-decoration: none;display: block;width: 158px;height: 39px;background: url('/theme/basic/images/main/reg-btn.png');line-height: 39px;text-align: center;font-size: 17px;color: #fff;font-weight: 300;position: absolute;bottom: 10px;right: 0;}
#sub .mypage-tit{position: relative;border-bottom: 1px solid #aaaaaa;padding-bottom: 15px;margin-bottom: 20px;}
#sub .mypage-tit h3{font-size: 30px;color: #444444;font-weight: 300;letter-spacing: -1px;}
#sub .ab-tit{position: relative;border-bottom: 1px solid #aaaaaa;padding-bottom: 15px;margin-bottom: 20px;}
#sub .ab-tit h3{font-size: 30px;color: #444444;font-weight: 300;letter-spacing: -1px;}

#sub .sub-sort{position: relative;margin-bottom: 20px;}
#sub .sub-sort li{margin-right: 5px;display: inline-block;vertical-align: middle;}
#sub .sub-sort li a{text-decoration: none;font-size: 14px;color: #555555;font-weight: 300;padding: 0 10px;line-height: 30px;border-radius: 3px;display: block;}
#sub .sub-sort li.active a{color: #fff;background: #814db2;}
#sub .sub-sort select{margin-left: 10px;height: 30px;line-height: 30px;font-size: 12px;border: none;color: #000;padding-left: 5px;font-family: ns;width: 150px;}

#login{margin: 50px auto;width: 535px;background: #e1e1e1;border: 9px solid #e1e1e1;}
#login .inpWrap{background: #fff;padding: 35px 40px;box-sizing: border-box;}
#login .inpWrap .tit{margin-bottom: 20px;}
#login .inpWrap .tit h4{font-size: 24px;color: #000000;font-weight: 300;text-align: center;}
#login .inpWrap .tit em{font-style: normal;font-size: 14px;color: #888888;text-align: center;display: block;}
#login .inpWrap .inp{width: 100%;height: 40px;border: 1px solid #ddd;padding: 0 10px;margin-bottom: 10px;box-sizing: border-box;}
#login .inpWrap .chk{position: relative;margin-top: 5px;}
#login .inpWrap .chk label{font-size: 14px;color: #666666;}
#login .inpWrap .chk a{position: absolute;top: 0;right: 0;font-size: 14px;color: #666666;text-decoration: underline;}
#login .inpWrap .btnWrap{margin-top: 15px;text-align: center;white-space: nowrap;}
#login .inpWrap .btnWrap > *{display: inline-block;vertical-align: top;width: 200px;height: 45px;line-height: 45px;text-align: center;font-size: 16px;box-sizing: border-box;margin-left: 5px;}
#login .inpWrap .btnWrap > *:first-child{margin-left: 0;}
#login .inpWrap .btnWrap .b1{background: #2e2e2e;color: #fff;border: none;}
#login .inpWrap .btnWrap .b2{background: #fff;border: 1px solid #2e2e2e;color: #2e2e2e;}
#login .snsWrap{padding: 30px;}
#login .snsWrap .tit{margin-bottom: 15px;}
#login .snsWrap .tit h5{text-align: center;font-size: 18px;font-weight: 300;color: #000000;}
#login .snsWrap .tit em{font-style: normal;color: #888888;font-size: 14px;display: block;text-align: center;}
#login .snsWrap ul{text-align: center;}
#login .snsWrap ul li{display: inline-block;margin: 0 4px;}

#mypage{float: right;width: 830px;}
#about{float: right;width: 830px;}

#lay-left .my-hdbox{background: #fff;border-radius: 4px;padding: 20px;margin-bottom: 20px;}
#lay-left .my-hdbox .mb{width: 140px;padding-bottom: 140px;margin: 0 auto;position: relative;}
#lay-left .my-hdbox .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;border-radius: 50% ;}
#lay-left .my-hdbox .mb .chg-btn{position: absolute;bottom: 10px;right: 10px;z-index: 2;display: block;text-indent: -999em;width: 26px;height: 26px;border: none;border-radius: 50%;}
#lay-left .my-hdbox .name{display: block;margin: 10px;text-align: center;font-size: 16px;color: #814db2;font-weight: 300;}
#lay-left .my-hdbox .rank{position: relative;line-height: 38px;text-align: center;display: block;border: 1px solid #ddd;border-radius: 3px;font-size: 13px;color: #444444;}
#lay-left .my-hdbox .rank.def{z-index: 31;}
#lay-left .my-hdbox .rank img{margin-right: 5px;}
#lay-left .my-hdbox .rank strong{color: #6c30a5;}
#lay-left .my-hdbox .rank .defbox{position: absolute;top: 37px;left: 0;width: 100%;background: #814db2;border-radius: 4px;padding: 10px;line-height: 18px;display: none;}
#lay-left .my-hdbox .rank:hover .defbox{display: block;}
#lay-left .my-hdbox .rank .defbox .t1{display: block;font-size: 13px;color: #fff;}
#lay-left .my-hdbox .rank .defbox ul li{display: inline-block;margin-right: 5px;font-size: 13px;color: #fff;font-weight: 600;}
#lay-left .my-hdbox .his{line-height: 38px;text-align: center;border-radius: 4px;background: #814db2;text-align: center;font-size: 14px;color: #fff;font-weight: 300;margin-top: 5px;display: block;}

#lay-left .my-stat{padding: 25px 20px;background: #fff;border-radius: 4px;}
#lay-left .my-stat .box{margin-bottom: 20px;}
#lay-left .my-stat .box h4{line-height: 35px;background: #eeeeee;padding: 0 12px;border-radius: 3px;font-size: 15px;color: #814db2;font-weight: 600;}
#lay-left .my-stat .box h4 a{color: #814db2;font-weight: 600;text-decoration: none;}
#lay-left .my-stat .box h4 img{margin-right: 7px;}
#lay-left .my-stat .box .cont{padding: 15px;}
#lay-left .my-stat .menu ul li{background: url('/theme/basic/images/main/my-menu-m.jpg') no-repeat 15px center;}
#lay-left .my-stat .menu ul li:first-child{background-image: url('/theme/basic/images/main/my-menu-t.jpg');}
#lay-left .my-stat .menu ul li:last-child{background-image: url('/theme/basic/images/main/my-menu-b.jpg');}
#lay-left .my-stat .menu ul li a{font-size: 13px;line-height: 26px;color: #666666;padding-left: 40px;}
#lay-left .my-stat .menu ul li a:hover{color: #814db2;}
#lay-left .my-stat .tmbs ul{margin: -3px;}
#lay-left .my-stat .tmbs ul li{display: inline-block;margin: 3px;border-radius: 50%;overflow: hidden;}
#lay-left .my-stat .tmbs ul li img{width: 35px;height: 35px;}

#mo-my{margin-bottom: 20px;display: none;}
#mo-my .my-hdbox{background: #fff;border-radius: 4px;padding: 10px;position: relative;min-height: 100px;padding-left: 80px;}
#mo-my .my-hdbox .mb{width: 50px;padding-bottom: 50px;position: absolute;top: 15px;left: 10px;}
#mo-my .my-hdbox .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;border-radius: 50% ;}
#mo-my .my-hdbox .mb .chg-btn{position: absolute;bottom: -5px;right: -5px;z-index: 2;display: block;text-indent: -999em;width: 20px;height: 20px;border: none;border-radius: 50%;}
#mo-my .my-hdbox .name{display: block;margin-bottom: 5px;font-size: 12px;color: #814db2;font-weight: 600;}
#mo-my .my-hdbox .rank{line-height: 30px;text-align: center;display: block;border: 1px solid #ddd;border-radius: 3px;font-size: 11px;color: #444444;box-sizing: border-box;}
#mo-my .my-hdbox .rank img{margin-right: 5px;}
#mo-my .my-hdbox .rank strong{color: #6c30a5;}
#mo-my .my-hdbox .his{margin-top: 2px;line-height: 30px;text-align: center;border-radius: 4px;background: #814db2;text-align: center;font-size: 12px;color: #fff;font-weight: 300;box-sizing: border-box;display: block;}

#mo-my .mo-my-tab{margin: 5px 0 10px 0;}
#mo-my .mo-my-tab li{position: relative;display: inline-block;width: 25%;margin-right: -1px;margin-bottom: -1px;background: #fff;border: 1px solid #ddd;vertical-align: top;box-sizing: border-box;}
#mo-my .mo-my-tab li a{display: block;padding: 10px 0 10px 0;font-size: 11px;color: #814db2;font-weight: 600;text-align: center;text-decoration: none;}
#mo-my .mo-my-tab li a img{width: 20px;height: auto;display: block;margin: 0 auto;margin-bottom: 0;}
#mo-my .mo-my-tab li.active{border: 2px solid #8c5abb;z-index: 2;}
#mo-my .mo-my-tab li.active a{padding: 9px 0 9px 0;}

#layerpopBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 200;background: rgba(0,0,0,0.3);display: none;}
#layerpop{position: fixed;top: 50%;left: 50%;margin-top: -250px;margin-left: -300px;width: 600px;height: 500px;background: #fff;box-sizing: border-box;z-index: 201;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding-top: 50px;border-radius: 4px;overflow: hidden;display: none;}
#layerpop .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 50px;line-height: 50px;padding: 0 20px;background: #814db2;}
#layerpop .pop-tit h3{font-size: 15px;color: #fff;font-weight: 300;}
#layerpop .pop-tit .close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 20px;}
#layerpop .cont{padding: 20px;overflow-y: scroll;height: 100%;box-sizing: border-box;}

#toast-bn{position: fixed;bottom: 50px;left: 50%;margin-left: 700px;z-index: 200;}

#toast-bn .autopop{position: absolute;bottom: 80px;right: 0;width: 300px;background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 20px rgba(0,0,0,0.2);border: 2px solid #814db2;display: none;overflow: hidden;height: 300px;}
#toast-bn .autopop .sment{display: block;margin-bottom: 15px;font-size: 13px;line-height: 17px;color: #666;text-align: center;}
#toast-bn .autopop .sment .red{color: red;}
#toast-bn .autopop .sment .purple{color: purple;}
#toast-bn .autopop .list{position: relative;text-align: center;}
#toast-bn .autopop .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 30;}
#toast-bn .autopop .ques{display: block;text-align: center;margin-bottom: 20px;font-size: 17px;line-height: 20px;color: #333;font-weight: 600;letter-spacing: -1px;color: #814db2;}
#toast-bn .autopop .bat-tit{margin-bottom: 10px;position: relative;line-height: 30px;padding-left: 40px;height: 30px;}
#toast-bn .autopop .bat-tit .mb{position: absolute;top: 0;left: 0;width: 30px;height: 30px;border-radius: 50%;overflow: hidden;}
#toast-bn .autopop .bat-tit .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#toast-bn .autopop .bat-tit .name{font-size: 13px;color: #777777;font-weight: 600;}
#toast-bn .autopop .bat-tit.tar{padding-right: 40px;padding-left: 0;}
#toast-bn .autopop .bat-tit.tar .mb{right: 0;left: auto;}
#toast-bn .autopop .bat-txt{position: relative;}
#toast-bn .autopop .bat-txt .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
#toast-bn .autopop .bat-txt .tmb{position: relative;width: 100%;padding-bottom: 56%;background-size: cover;background-repeat: no-repeat;background-position: center center;}
#toast-bn .autopop .bat-txt .sbj{display: block;font-size: 13px;line-height: 16px;color: #444444;margin-top: 10px;word-break: break-all;height: 34px;overflow: hidden;}
#toast-bn .autopop .dday{border-top: 1px dashed #ddd;padding-top: 15px;margin-top: 20px;text-align: center;font-family: empty;font-size: 0;}
#toast-bn .autopop .dday .dday-tit{display: inline-block;vertical-align: middle;margin-right: 10px;}
#toast-bn .autopop .dday .no{display: inline-block;vertical-align: middle;width: 24px;height: 35px;margin: 0 1px;background: url('/theme/basic/images/main/no-bg.png');text-align: center;line-height: 35px;font-size: 20px;font-family: os;color: #222222;font-weight: 300;}
#toast-bn .autopop .dday em{display: inline-block;vertical-align: middle;margin: 0 2px;font-size: 16px;color: #222222;font-style: normal;}
#toast-bn .autopop .dday .btn{display: inline-block;vertical-align: middle;margin-left: 10px;border-radius: 4px;width: 160px;height: 34px;line-height: 34px;text-align: center;font-size: 15px;color: #fff;background: url('/theme/basic/images/main/btn-bg-purple.jpg') no-repeat center center / cover;text-decoration: none;font-weight: normal;}

#toast-bn .autopop .list > li{display: inline-block;width: 45%;text-align: left;margin-left: 5%;vertical-align: top;}
#toast-bn .autopop .list > li:first-child{margin-left: 0;}
#toast-bn .autopop .list > li:first-child:after{content: '';display: block;width: 40px;height: 70px;background: url('/theme/basic/images/main/vs-ico.png') no-repeat center center / contain;position: absolute;top: 35px;left: 50%;margin-left: -20px;z-index: 3;}

#toast-bn .bx-prev,
#toast-bn .bx-next{display: none;}
#toast-bn .bx-pager{position: absolute;top: 3px;right: 10px;z-index: 81;}
#toast-bn .bx-pager-item{display: inline-block;margin-left: 4px;}
#toast-bn .bx-pager-item a{display: block;width: 7px;height: 7px;background: #ddd;border-radius: 50%;overflow: hidden;text-indent: -999em;}
#toast-bn .bx-pager-item a.active{background: #814db2;}
#toast-bn .close{position: absolute;top: -35px;right: 0;font-size: 18px;color: #000;text-decoration: none;display: none;}


.agrbox{white-space: pre-wrap;font-size: 14px;line-height: 18px;}

.youtube{position: relative;padding-bottom: 56%;}
.youtube iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.yt-init > li{position: relative;border: 1px solid #ddd;margin: 0 -1px -1px 0;width: 100%;box-sizing: border-box;height: 200px;display: inline-block;text-align: center;}
.yt-init > li:before{content: '';position: relative;display: inline-block;vertical-align: middle;width: 0;height: 100%;}
.yt-init > li .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.yt-init > li img{display: inline-block;vertical-align: middle;max-width: 70%;max-height:80px;height:auto;}


.yt-list{margin: -15px 0;}
.yt-list > li{position: relative;border-bottom: 1px solid #ddd;padding: 15px 0;min-height: 150px;padding-left: 220px;padding-right: 60px;font-weight: 300;box-sizing: border-box;font-family: empty;font-size: 0;}
.yt-list > li:before{content: '';display: inline-block;vertical-align: middle;width: 0;height: 120px;}
.yt-list > li .tmb{position: absolute;top: 15px;left: 0;width: 200px;padding-bottom: 120px;}
.yt-list > li .tmb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.yt-list > li .tit{display: inline-block;vertical-align: middle;font-size: 14px;line-height: 22px;color: #333;font-family: ns;word-break: break-all;}
.yt-list > li .btn{position: absolute;bottom: 15px;right: 0;}
.yt-list > li.no-data{padding: 40px 0;text-align: center;}
.yt-list > li.no-data:before{display: none;}
.yt-list > li.no-data p{display: block;font-weight: normal;line-height: 20px;font-size: 14px;}

.cov-list{margin: -7.5px;}
.cov-list > li{position: relative;padding: 15px;padding-bottom: 5px;margin: 7.5px;display: inline-block;width: 288px;background: #fff;border-radius: 3px;vertical-align: top;}
.cov-list > li .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.cov-list .cov-tit{position: relative;padding-left: 55px;height: 40px;margin-bottom: 10px;}
.cov-list .cov-tit .mb{position: absolute;top: 0;left: 0;width: 40px;height: 40px;border-radius: 50%;overflow: hidden;}
.cov-list .cov-tit .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.cov-list .cov-tit .name{display: block;font-size: 13px;color: #444444;font-weight: 600;padding-top: 5px;}
.cov-list .cov-tit .ago{display: block;font-size: 11px;color: #999999;}
.cov-list .cov-txt{position: relative;border-bottom: 1px solid #ddd;padding-bottom: 10px;}
.cov-list .cov-txt .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.cov-list .tmb{position: relative;padding-bottom: 56%;background-position: center center;background-size: cover;}
.cov-list .sbj{display: block;font-size: 14px;line-height: 20px;color: #444444;font-weight: 300;margin-top: 10px;word-break: break-all;}
.cov-list .txt{display: block;font-size: 11px;line-height: 16px;color: #999999;font-weight: 300;margin-top: 5px;}
.cov-list .icoWrap{margin-top: 10px;}
.ico-org{display: inline-block;background: #dd4629;font-size: 11px;color: #fff;padding: 0 15px;border-radius: 3px;line-height: 25px;}
.ico-blue{display: inline-block;background: #0367c5;font-size: 11px;color: #fff;padding: 0 15px;border-radius: 3px;line-height: 25px;}
.ico-gray{display: inline-block;border: 1px solid #ddd;font-size: 11px;color: #888888;padding: 0 15px;border-radius: 3px;line-height: 23px;}
.ico-dark{display: inline-block;border: 1px solid #666;background: #666;font-size: 11px;color: #fff;padding: 0 15px;border-radius: 3px;line-height: 23px;}
.cov-info{text-align: right;line-height: 35px;}
.ico-like{background: url('/theme/basic/images/main/like-ico.png') no-repeat 0 center;background-size: 12px auto;padding-left: 15px;font-size: 13px;color: #666666;margin-left: 10px;}
.ico-comm{background: url('/theme/basic/images/main/comm-ico.png') no-repeat 0 center;background-size: 12px auto;padding-left: 15px;font-size: 13px;color: #666666;margin-left: 10px;}
.cov-list .info{position: relative;z-index: 4;border-top: 1px solid #f7f7f7;line-height: 30px;text-align: right;margin-top: 10px;}
.cov-list .info .date{position: absolute;top: 0;left: 0;font-size: 13px;color: #777777;}
.cov-list.no-pd{margin: -20px;}
.cov-list.no-pd > li{margin: 0;padding: 0;width: 230px;margin: 20px;}

.bat-list .batbox{margin-bottom: 20px;}
.bat-list .bat-hd{margin-bottom: 5px;line-height: 50px;height: 50px;background: #fff;padding: 0 20px;position: relative;border-radius: 4px;}
.bat-list .bat-hd h4{font-size: 17px;color: #814db2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.bat-list .bat-cont{padding: 30px;background: #fff;border-radius: 4px;}
.bat-list .list{position: relative;text-align: center;}
.bat-list .list > li{display: inline-block;width: 365px;text-align: left;margin-left: 38px;}
.bat-list .list > li:first-child{margin-left: 0;}
.bat-list .list > li:first-child:after{content: '';display: block;width: 92px;height: 171px;background: url('/theme/basic/images/main/vs-ico.png');position: absolute;top: 75px;left: 50%;margin-left: -46px;z-index: 3;}
.bat-list .bat-tit{margin-bottom: 10px;position: relative;line-height: 50px;padding-left: 60px;}
.bat-list .bat-tit .mb{position: absolute;top: 0;left: 0;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;}
.bat-list .bat-tit .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bat-list .bat-tit .name{font-size: 15px;color: #777777;font-weight: 600;}
.bat-list .bat-tit.tar{padding-right: 60px;padding-left: 0;}
.bat-list .bat-tit.tar .mb{right: 0;left: auto;}
.bat-list .bat-txt{position: relative;}
.bat-list .bat-txt .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.bat-list .bat-txt .tmb{position: relative;width: 365px;padding-bottom: 56%;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.bat-list .bat-txt .sbj{display: block;font-size: 14px;line-height: 20px;color: #444444;margin-top: 10px;word-break: break-all;}
.bat-list .dday{border-top: 1px dashed #ddd;padding-top: 15px;margin-top: 20px;text-align: center;font-family: empty;font-size: 0;}
.bat-list .dday .dday-tit{display: inline-block;vertical-align: middle;margin-right: 10px;}
.bat-list .dday .no{display: inline-block;vertical-align: middle;width: 24px;height: 35px;margin: 0 1px;background: url('/theme/basic/images/main/no-bg.png');text-align: center;line-height: 35px;font-size: 20px;font-family: os;color: #222222;font-weight: 300;}
.bat-list .dday em{display: inline-block;vertical-align: middle;margin: 0 2px;font-size: 16px;color: #222222;font-style: normal;}
.bat-list .dday .btn{display: inline-block;vertical-align: middle;margin-left: 10px;border-radius: 4px;width: 160px;height: 34px;line-height: 34px;text-align: center;font-size: 15px;color: #fff;background: url('/theme/basic/images/main/btn-bg-purple.jpg') no-repeat center center / cover;text-decoration: none;font-weight: normal;}
.bat-list .icoWrap{position: absolute;top: 0;right: 20px;}
.bat-list .icoWrap > *{margin-left: 15px;}
.bat-list .ico-poll{background: url('/theme/basic/images/main/poll-ico.png') no-repeat 0 center;background-size: 16px auto;padding-left: 20px;font-size: 15px;color: #666666;}
.bat-list .ico-like{background: url('/theme/basic/images/main/like-ico.png') no-repeat 0 center;background-size: 16px auto;padding-left: 20px;font-size: 15px;color: #666666;}
.bat-list .ico-comm{background: url('/theme/basic/images/main/comm-ico.png') no-repeat 0 center;background-size: 16px auto;padding-left: 20px;font-size: 15px;color: #666666;}
.bat-list .total{display: block;margin-bottom: 15px;font-size: 13px;color: #000;}
.bat-list .total strong{font-weight: 300;margin-right: 5px;}

.bat-view .bat-tit{border-bottom: 1px solid #aaaaaa;padding-bottom: 15px;margin-bottom: 20px;position: relative;padding-right: 250px;}
.bat-view .bat-tit h4{font-size: 23px;font-weight: 600;color: #814db2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bat-view .bat-tit .dday{position: absolute;top: 0;right: 0;}
.bat-view .bat-tit .dday p{font-size: 14px;color: #814db2;display: inline-block;vertical-align: middle;font-weight: 300;margin-left: 10px;}
.bat-view .bat-cont{padding: 30px;padding-bottom: 5px;border-radius: 4px;background: #fff;margin-bottom: 20px;}
.bat-view .bat-graph{position: relative;height: 50px;margin-bottom: 40px;}
.bat-view .bat-graph .mbbox{position: relative;height: 50px;}
.bat-view .bat-graph .mbbox .per{display: block;font-size: 13px;color: #777777;padding-top: 5px;}
.bat-view .bat-graph .mbbox .per strong{font-size: 15px;color: #ff5715;}
.bat-view .bat-graph .mbbox .mb{position: absolute;top: 0;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;}
.bat-view .bat-graph .mbbox .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bat-view .bat-graph .mbbox .name{font-size: 13px;color: #777777;position: absolute;top: 55px;}
.bat-view .bat-graph .mbbox.lef{padding-left: 65px;position: absolute;top: 0;left: 0;}
.bat-view .bat-graph .mbbox.lef .mb{left: 0;}
.bat-view .bat-graph .mbbox.lef .name{left: 0;}
.bat-view .bat-graph .mbbox.rig{padding-right: 65px;position: absolute;top: 0;right: 0;}
.bat-view .bat-graph .mbbox.rig .mb{right: 0;}
.bat-view .bat-graph .mbbox.rig .name{right: 0;}
.bat-view .bat-graph .bar{position: absolute;top: 33px;width: 640px;left: 50%;margin-left: -320px;height: 10px;background: #dddddd;}
.bat-view .bat-graph .bar:after{content: '';display: block;width: 67px;height: 65px;background: url('/theme/basic/images/main/vat-vs.png') no-repeat center center / contain;position: absolute;top: -23px;left: 50%;margin-left: -34px;z-index: 3;}
.bat-view .bat-graph .bar .in{display: block;height: 10px;background: #ff5715;}
.bat-view .bat-graph .bat-endcov{position: absolute;top: 0;left: 0;width: 100%;height: 150%;z-index: 80;background: rgba(0,0,0,0.6);white-space: nowrap;text-align: center;border-radius: 4px;}
.bat-view .bat-graph .bat-endcov:before{content: '';display: inline-block;vertical-align: middle;width: 0;height: 100%;position: relative;}
.bat-view .bat-graph .bat-endcov p{display: inline-block;vertical-align: middle;font-size: 15px;color: #fff;text-align: center;line-height: 20px;}
.bat-view .tmbWrap{text-align: center;}
.bat-view .tmbWrap > li{position: relative;display: inline-block;width: 365px;margin-left: 37px;text-align: left;vertical-align: top;}
.bat-view .tmbWrap > li:first-child{margin-left: 0;}
.bat-view .tmb{position: relative;padding-bottom: 56%;background-size: cover;background-position: center center;}
.bat-view .tmb iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bat-view .sbj{display: block;font-size: 14px;line-height: 20px;margin-top: 10px;font-weight: 300;}
.bat-view .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}
.bat-view .icoWrap{border-top: 1px dashed #ddd;line-height: 50px;margin-top: 20px;}
.bat-view .icoWrap > *{margin-right: 15px;}
.bat-view .ico-poll{background: url('/theme/basic/images/main/poll-ico.png') no-repeat 0 center;background-size: 16px auto;padding-left: 20px;font-size: 15px;color: #666666;}
.bat-view .ico-like{background: url('/theme/basic/images/main/like-ico.png') no-repeat 0 center;background-size: 16px auto;padding-left: 20px;font-size: 15px;color: #666666;}
.bat-view .ico-comm{background: url('/theme/basic/images/main/comm-ico.png') no-repeat 0 center;background-size: 16px auto;padding-left: 20px;font-size: 15px;color: #666666;}

.board-comm{background: #fff;border-radius: 4px;padding: 30px;}
.board-comm .comm-tit{margin-bottom: 15px;position: relative;height: 26px;}
.board-comm .comm-tit .total{color: #555555;}
.board-comm .comm-tit .total strong{color: #ec4443;}
.board-comm .comm-tit .share{position: absolute;top: 0;right: 0;}
.board-comm .comm-tit .share li{margin-left: 5px;display: inline-block;}
.board-comm .comm-tit .share li img{width: 25px;height: 25px;}
.board-comm .comm-list > li{padding: 15px 5px;padding-left: 95px;position: relative;border-top: 1px dashed #ddd;min-height: 100px;}
.board-comm .comm-list > li:first-child{border-top: none;}
.board-comm .comm-list .mb{position: absolute;top: 15px;left: 0;width: 70px;height: 70px;border-radius: 50%;overflow: hidden;}
.board-comm .comm-list .mb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.board-comm .comm-list .name{display: block;font-size: 15px;color: #000;font-weight: 300;padding-top: 5px;}
.board-comm .comm-list .txt{display: block;font-size: 14px;line-height: 22px;color: #777777;margin-top: 5px;}
.board-comm .comm-list .date{font-size: 12px;color: #999999;position: absolute;top: 20px;right: 0;}
.board-comm .comm-list .del-btn{text-indent: -999em;display: inline-block;vertical-align: middle;margin-left: 10px;width: 13px;height: 15px;background: url('/theme/basic/images/main/comm-del-ico.jpg');}

.rank-list{background: #fff;border-radius: 4px;padding: 30px;}
.rank-list > li{position: relative;border-bottom: 1px dotted #ddd;padding: 20px 0;min-height: 118px;padding-left: 195px;}
.rank-list .no{position: absolute;top: 50%;left: 15px;margin-top: -13px;}
.rank-list .tmb{position: absolute;top: 50%;left: 70px;margin-top: -40px;border-radius: 50%;overflow: hidden;width: 85px;height: 85px;}
.rank-list .tmb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.rank-list .sbj{display: block;font-size: 16px;color: #814db2;font-weight: bold;margin-top: 15px;}
.rank-list .point{display: block;margin-top: 5px;font-size: 14px;color: #444444;}
.rank-list .point img{margin-left: 10px;}
.rank-list .flbtn{position: absolute;top: 42px;right: 0;}

.flbtn{border: none;line-height: 36px;height: 36px;border-radius: 3px;padding: 0 20px;background: #814db2;color: #fff;font-size: 13px;font-weight: 300;}
.flbtn img{display: none;}
.flbtn.fwer{line-height: 36px;height: 36px;border-radius: 3px;padding: 0 20px;border: 1px solid #ddd;background: #fff;color: #814db2;font-size: 13px;font-weight: 300;background: #f8f8f8;}
.flbtn.fwer img{display: inline-block;margin-right: 2px;}
.flbtn.small{height: 26px;line-height: 26px;}
.flbtn.small img{width: auto;height: 13px;}

.bg-list > li{display: inline-block;width: 135px;margin: 0 0 30px 20px;border-bottom: 1px dotted #ddd;padding-bottom: 15px;vertical-align: top;}
.bg-list > li:nth-child(5n+1){margin-left: 0;}
.bg-list > li > img{display: block;margin: 0 auto;margin-bottom: 15px;width: 120px;height: 120px;border-radius: 50%;}
.bg-list .txt{display: block;text-align: center;font-size: 13px;color: #dd4629;height: 20px;}
.bg-list .tit{display: block;text-align: center;font-size: 15px;color: #444444;margin-bottom: 5px;}
.bg-list .date{display: block;text-align: center;font-size: 13px;color: #aaaaaa;height: 18px;}

.ab-menu{background: #fff;border-radius: 4px;overflow: hidden;padding: 24px;}
.ab-menu li a{display: block;background: #eeeeee;border-radius: 4px;padding: 0 15px;color: #814db2;font-size: 15px;margin-bottom: 5px;line-height: 37px;font-weight: 300;text-decoration: none;}
.ab-menu li.active a{background: #814db2;color: #fff;}

.reg-lab{display: block;margin: 20px 0;background: #fff;padding: 20px;}
.reg-lab label{font-size: 15px;color: #000;}
.reg-lab label a{font-weight: bold;color: #000;}

.faq-list h5{font-size: 16px;font-weight: normal;margin: 20px 0;font-weight: 300;}
.faq-list > li{display: block;margin-bottom: -1px;border: 1px solid #ddd;}
.faq-list > li > a{display: block;line-height: 20px;padding: 10px 20px 10px 65px;font-size: 15px;color: #333;position: relative;}
.faq-list > li > a .ques{position: absolute;top: 9px;left: 20px;color: #814db2;font-size: 15px;font-weight: bold;}
.faq-list > li > .txt{position: relative;display: block;padding: 20px 20px 20px 65px;background: #f7f7f7;display: none;}
.faq-list > li > .txt .ans{position: absolute;top: 19px;left: 25px;color: #814db2;font-size: 15px;font-weight: bold;}

.vot-bat > li{position: relative;padding: 15px;background: #f1f1f1;margin-bottom: 4px;border-radius: 3px;}
.vot-bat > li > a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}
.vot-bat > li .ctit{font-size: 15px;color: #333;font-weight: 600;margin-bottom: 5px;display: block;line-height: 15px;}
.vot-bat > li .info{font-size: 13px;color: #999;line-height: 13px;}

.cov-anoth h4{font-size: 17px;color: #000;}
.cov-anoth h4 em{margin-left: 10px;font-weight: normal;font-style: normal;color: #814db2;}
.cov-anoth .list{padding: 20px;background: #fff;margin-top: 15px;}
.cov-anoth .list li{display: inline-block;margin-left: 10px;margin-bottom: 10px;}
.cov-anoth .list li:first-child{margin-left: 0;}
.cov-anoth .list li .tmb{display: block;width: 100px;position: relative;padding-bottom: 100%;}
.cov-anoth .list li .tmb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.bat-ing > li{position: relative;padding-left: 120px;min-height: 110px;margin-bottom: 15px;border-bottom: 1px solid #ddd;}
.bat-ing > li:last-child{border-bottom: none;}
.bat-ing .tmb{width: 100px;position: relative;padding-bottom: 70px;background-size: cover;background-position: center center;position: absolute;top: 0;left: 0;}
.bat-ing .vtit{display: block;font-size: 13px;line-height: 18px;color: #333;font-weight: 300;display: block;margin: 10px 0 5px 0;overflow: hidden;height: 38px;}
.bat-ing .name{font-size: 12px;color: #999;}
.bat-ing .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}

.ytb-pop{border: fff;margin-top: -30px;margin-bottom: 30px;padding: 10px 20px;font-size: 13px;color: #000;background: #fff;font-weight: bold;letter-spacing: -1px;display: none;}







/*  */
