@charset "utf-8";
*{margin:0; padding:0;outline: 0; border:none; box-sizing: border-box;}
body{
  margin:0px;
  padding:0px;
  font-size:0.28125rem;
  color:#666;
  word-spacing:1px;
  background-color:#FFFFFF;
  cursor:default;
  width:100%;
  max-width: 640px;
  margin: 0 auto;
}
ul,ol,li,dl,dt,dd,p,td{margin:0px;padding:0px;list-style-type:none;}
/*div{position:relative;}*/

table {empty-cells:show;} 
a img{border:0px;}
form{display:inline;}
iframe {border:0px;padding:0px;margin:0px;}
pre{word-break:break-all;word-wrap:break-word;}
input:focus{outline:none;}
pre{white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word;}
a{text-decoration:none; -webkit-tap-highlight-color: rgba(0,0,0,0); color:inherit;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}

.clear{clear:both; float:none !important;}

* html,* html body{background-image:url(about:blank);background-attachment:fixed;} 
* html .fixed-top{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));} 
* html .fixed-right{position:absolute;right:auto;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));}
* html .fixed-bottom{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
* html .fixed-left{position:absolute;right:auto;left:expression(eval(document.documentElement.scrollLeft));} 

table{ border-collapse:collapse;}
img{display:block;}
.fl{float:left;}
.fr{float:right;}
input{background:none;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}
input[type="number"]{-moz-appearance:textfield;}
select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}

.top{background:url(../images/top.png) no-repeat #0c4088; background-size:100%; background-position:center; height:1.1875rem; color:#fff; border-bottom:1px solid #474747;}
.info{background:url(../images/topbg.png) no-repeat; background-size:100%; background-position:center; height:2.375rem; color:#fff;}
.name{font-size:0.4375rem; font-weight:bold; line-height:1.25rem; border-bottom:1px solid #fff; padding:0 0.25rem 0 0.59375rem; position:relative;}
.name:after{content:""; display:block; width:0.1875rem; height:0.4375rem; border-radius:0.0625rem; background:#fff; position:absolute; top:0.40625rem; left:0.25rem;}
.time{font-size:0.375rem; line-height:1.09375rem; padding:0 0.25rem;}
.video{height:6.5625rem;}
.other{border-top:1px solid #other; padding:0 0 1.4375rem 0; background:url(../images/bottombg.png) no-repeat; background-size:100%; background-position:center bottom;}
.content{padding:0.5rem; font-size:0.375rem; line-height:1.5; color:#fff;}
.ewmbg{width:3.125rem; height:3.125rem; background:url(../images/ewmbg.png) no-repeat; background-position:center; background-size:100% 100%; overflow:hidden; margin:2rem auto 0;}
.ewmbg img{width:2.3125rem; margin:0.40625rem auto;}
.logo{width:4.75rem; height:1.9375rem; background:url(../images/logo.png) no-repeat; background-position:center; background-size:100%; margin:auto;}
.bottom{font-size:0.3125rem; text-align:center; line-height:0.5rem; color:#fff;}

