#top_bnr {position:relative; text-align:center;width:100%; min-width:1180px; }

#top_bnr .check_con{position:absolute; top:10px; right:0px;z-index:10;}
#top_bnr .checkBox{float:left;}
#top_bnr .closeBtn{float:left; margin-left:7px; width:27px; height:27px; background: url('../../img/djds/top/btn_close_w.png') no-repeat 50% 50%; background-size:22px; cursor:pointer;} 
#top_bnr .closeBtn img{width:22px; height:auto; cursor:pointer;}
#top_bnr .checkBox input[type="checkbox"]{position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip: rect(0,0,0,0); border:0;} 
#top_bnr .checkBox em{color:#FFF; font-size:11px; font-style:normal;}
#top_bnr .checkBox input[type="checkbox"] + label{position:relative; display:inline-block; cursor:pointer; margin:0 4px 0 2px; width:25px; height:25px; line-height:25px; text-align:center; vertical-align:middle; background:#fff; border:1px solid #555;}

#top_bnr .checkBox input[type="checkbox"]:checked + label {background:#f4f4f4 url('https://www.c-line7.com/data/skin/front/djds74339/img/djds/top/btn_check.png') no-repeat 50% 50%; background-size:70%;}