@charset 'utf-8';
*{word-wrap: break-word;}
html{color:#000;background:#FFF;font-family:'Microsoft YaHei';}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,strong{padding:0;margin:0;font-family:'Microsoft YaHei';}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;vertical-align:middle;}
a{text-decoration:none;color:#333;outline:none;cursor:pointer;}
a:hover{text-decoration:none;}
var,em,strong{font-style:normal;}
em,strong,th,var{font-style:inherit;font-weight:inherit;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit; font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;overflow: visible;vertical-align:middle;outline:none;}
input,select{border: 0;border: none;outline: none;}
select,input[type=button],input[type=submit],input[type=file]{cursor:pointer; -webkit-appearance:none;} 
/*select {appearance:none;-moz-appearance:none;-webkit-appearance:none;}*/
select::-ms-expand {display: none;}
.clearfix{*zoom:1;}
.clearfix:after{content:'\200B';clear:both;display:block;height:0px;}
.none,.hide {display: none;}
.block,i {display: block;}
{
  /*
  
  display: -webkit-box;
  white-space:nowrap;text-overflow:ellipsis;text-decoration:none;
  white-space: nowrap;
  text-overflow: ellipsis; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2; 
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  text-decoration:line-through; 
  vertical-align:middle;
  */
}