@charset "utf-8";
/* CSS Document */
/* Css writer: www.grwy.net */


html,body,div,dl,dt,dd,ol,ul,li,span,i,p,em,h,form,input,button,table,tr,td,img,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
body{ font-size:14px; line-height:2em; font-family:'微软雅黑',arial, sans-serif, Sans-Serif; color:#eee; background:#202020;}
ul,li{ list-style:none;}
i,em,cite{font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal}
img,input{ border:none; vertical-align:middle}

a{ font-size:14px;  font-family:'微软雅黑',arial, sans-serif, Sans-Serif; text-decoration:none; color:#eee;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
a:hover{ color:#c80000}

.wrap{ width:1000px; margin:0 auto; word-wrap:break-word;}

.l{float:left;}.r{float:right;}.cl{clear:both;}
.rel{position:relative;}.abs{position:absolute;}

.blue{color:#0084cd; background-color:rgba(0,132,205,0);}
.yellow{ color:#ff9a00; background-color:rgba(255,154,0,0);}


.bgcolor{ 

  filter:Alpha(opacity=0); opacity:0;

  background-color:rgba(0,132,205,0);
  
  background-position:50% 50%; background-repeat:no-repeat; background-size:cover; 
  
  position: absolute; left:0; right:0; top:0; bottom:0;

  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;
  
  
  }





