@charset "utf-8";
* { margin:0; padding:0;}
.King_Chance_Layer { position:fixed; right:0; bottom:0; width:0; height:0; z-index:999;}

.King_Chance_LayerCont { position:absolute; width:420px; height:316px; overflow:hidden; font-size:12px; right:0; bottom:0; display:none; background:url(http://www.wxu.edu.cn/r/cms/thxy/thxy2/piaofu/images/title.gif) no-repeat left top;}
.King_Chance_LayerCont img {border:none; float:none; vertical-align:top;}
.King_Chance_LayerCont ul,.King_Chance_LayerCont ol {list-style:none;}
.King_Chance_LayerCont a,.King_Chance_LayerCont a:link,.King_Chance_LayerCont a:visited,.King_Chance_LayerCont a:hover,.King_Chance_LayerCont a:active { text-decoration:none;}
.King_Chance_Layer_Close { width:13px; height:13px; background:url(http://www.wxu.edu.cn/r/cms/thxy/thxy2/piaofu/close.jpg) no-repeat; position:absolute; font-size:0px; right:5px; top:5px; cursor:pointer;}
.King_Chance_Layer_Title { padding:13px 0; margin:0 auto; width:320px; height:24px; font:18px/24px "Microsoft YaHei"; overflow:hidden; color:#fff; overflow:hidden; white-space:nowrap;}
.King_Chance_Layer_Btn { padding-left:15px; padding-top:10px; overflow:hidden; height:20px; width:405px; background:url(http://www.wxu.edu.cn/r/cms/thxy/thxy2/piaofu/images/Btn.gif) no-repeat;}
.King_Chance_Layer_Btn li { float:left; width:65px; height:20px; line-height:20px; text-align:center; overflow:hidden;}
.King_Chance_Layer_Btn li a { display:inline-block; width:65px; overflow:hidden; white-space:nowrap; background-color:#42302a; color:#fff;}
.King_Chance_Layer_Btn li a:link,.King_Chance_Layer_Btn li a:visited { color:#fff;}
.King_Chance_Layer_Btn li a:hover { background-color:#ff6600;}
.King_Chance_Layer_Btn li.hover a,.King_Chance_Layer_Btn li.hover a:link,.King_Chance_Layer_Btn li.hover a:visited { background-color:#ff6600;}
.King_Chance_Layer_Content { background-color:#000; padding:9px 0; width:100%; height:218px; overflow:hidden;}
.King_Chance_Layer_Content li { margin:0 auto; border:1px solid #fff; width:400px; height:216px; overflow:hidden; display:none;}
.King_Chance_Layer_Content li img { width:100%;}

 @media (max-width: 768px) {
  .King_Chance_LayerCont {
    width: 100% !important;
    right: 0 !important;
    left: 0 !important;
  }
}