/*
base*/
@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  outline:0
}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {
  -webkit-text-size-adjust:none
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
  clear:both
}
body {
  font-family:sans-serif,'SimSun','Microsoft YaHei',arial,helvetica;
  -webkit-text-size-adjust:none;
  color:#3c3c3c;
  background-color:#f2f2f2;
  font-size:12px;
  line-height: 1.5;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal
}
form {
  display:inline
}
textarea {
  resize:none
}
table {
  border-collapse:collapse;
  border-spacing:0
}
ul,ol {
  list-style:none
}
input,select,button{
  font-family:sans-serif,'SimSun','Microsoft YaHei',arial,helvetica;
  font-size:100%;
  vertical-align:middle;
  outline:0
}
input:hover,
input:focus,
input:active{
  border:1px solid #23a5ff;
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
  cursor:pointer;
  -webkit-appearance:button;
  -moz-appearance:button
}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder {
  color:transparent
}
button::-moz-focus-inner,input::-moz-focus-inner {
  padding:0;
  border:0
}
a,
a.hot,
.hot{
  color: #0083DE;
  text-decoration: none;
}
a:hover,
a.hot:hover,
.impt{
  color: #f60;
  text-decoration: none;
}
img {
  vertical-align:middle;
  font-size:0;
  border:0;
  -ms-interpolation-mode:bicubic
}
.btn,
button.btn,
input.btn{
  display: inline-block;
  background-color: transparent;
  border-width: 0px;
  cursor: pointer;
}
.cf{
  *zoom: 1;
  *overflow: hidden;
}
.cf:after{
  content: '';
  clear: both;
  display: block;
  height: 0px;
}
table{
  width: 100%;
}