﻿@charset "utf-8";
body {margin: 0;background-color: #fff;font:12px/18px "Hiragino Sans GB","Microsoft Yahei",sans-serif;color:#333333;line-height:1.4;-webkit-font-smoothing: antialiased;}
ul, li ,ol{list-style: none;padding-left:0;list-style-type:none;}
h1,h2,h3,h4,h5,h6,p,ul,ol,form{margin: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);}
img {border: 0;}
input,img{vertical-align: middle;}
a {text-decoration: none;color: inherit;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover{text-decoration: none; }
:focus {outline: none; }
button { border:0 none; cursor:pointer;padding:0}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea{resize:none;}