﻿@charset "utf-8";
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 { margin:0; padding:0; }
body { background:#fff; color:#666464; font-size:14px; font-family:"黑体" , Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 {  font-size:100%; font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; }
a{display: block; color:#666464; text-decoration:none; }
/*a:focus{outline: none;}*/
/*a{
border:none;
appearance: none;
tap-highlight-color:transparent;
-webkit-appearance: none;
-webkit-tap-highlight-color:transparent;

outline:none;
}*/
a:focus{
  outline:none;
  border:none;
appearance: none;
}
a{     
  border:none;
appearance: none;
    -webkit-tap-highlight-color: transparent;  
    -webkit-appearance: none;
    outline:none;  
}
a:hover {
    color:#fff;
}
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px "microsoft yahei" ,Verdana,Helvetica,Arial,sans-serif; margin: 0;padding: 0;outline: none;border: none;display: inline-block;vertical-align: middle;box-sizing: border-box;}
table { border-collapse:collapse; }
html {}
html,body{width: 100%;height: 100%;} 
/* css common */
.cl:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.cl { *zoom:1; }
.fl{float: left;}
.fr{float: right;}
.w{width: 1000px;margin: 0 auto;overflow: hidden;}












/*图标结束*/

/*box-shadow: 0 32px 40px -20px rgba(0, 0, 0, 0.25);*/