/*global*/
body { -webkit-text-size-adjust:none; font-size:16px;font-family:'微软雅黑',Tahoma,'宋体'; background:#fcf7f2; color:#000; overflow:hidden; min-width: 320px;}
/*listBox*/
.listBox{ background: #250c67;}
.listBox img,#downBox img,.contBot img{ display: block; width: 100%;}
.listBox ul{width: 100%; }
.listBox ul li{ background: #2a0e76; color: #8a62f4; width: 98%;  overflow: hidden; font-size: 1em; padding: 1.5em 2% 1.5em 0;}
.listBox ul li:nth-child(even){ background: #200a58;}
.listBox ul li a{ color: #ffffff;float: left; width: 70%; overflow: hidden; height: 1.2em;}
.listBox ul li span{ float: right;}
.listBox ul li em{ margin: 0.2em 0.8em 0.2em 0.6em; float: left; display: block; width: 0.8em; height: 0.8em; background: #2a0e76; -webkit-border-radius: 0.4em; border-radius: 0.4em; box-shadow: 0.2em 0.2em 0.3em #190845;}
.listBox ul li:nth-child(even) em{ background: #200a58;}
/*downBox*/ 
#downBox { position: relative; width: 100%; display: none;}
.iosDow{ display: block; cursor: pointer; width: 37%; height: 100%; position: absolute; top: 0px; right: 0px; text-indent: -9999em;}
/*contBox*/
#contBox{ padding: 1em; color: #ffffff; background: #250c67; font-size: 1em;}
#contBox h1{ overflow: hidden; font-size: 1.2em; font-weight: bold; line-height: 3em; height: 3em; width: 95%; text-align: center; border-bottom: 1px solid #4a18ce; margin: 0 auto 1em;}
#contBox p{ text-indent: 2em; line-height: 1.5em; padding: 0.5em 0;}
#contBox img{ width: 90%; margin: 0.5em auto; display: block;}
.center{ text-align: center; text-indent: 0;}
.actbt{ display: inline-block; text-align: center; text-indent: 0; padding: 0.7em 1em; font-size: 1.2em; font-weight: bold; color: #550f0f; background: #ffd000; border: 0.1em solid; border-top-color:#ffe700;border-left-color:#ffe700;border-bottom-color:#ff8000;border-right-color:#ff8000;-moz-border-radius: 0.2em;-khtml-border-radius: 0.2em;-webkit-border-radius: 0.2em;border-radius: 0.2em;}