﻿@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,p,h2,h1,h3,h4,span,input,textarea,select,option,table,tr,td{padding:0;margin:0;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color:#333;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;font-size: 12px;}
img{border:none; display:block;}
ul,li{list-style-type:none;}
i,em{font-style: normal;}
input{outline: none;}
a{text-decoration:none; color:#333;}
a:hover{ text-decoration: none; color: #3c88c6; }
*{margin: 0; padding: 0;}
.clear{display: block;overflow: hidden;clear: both;height: 0;line-height: 0;font-size: 0; margin-top: 0px !important;; padding-left: 0px !important;;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*+height:1%;}
