﻿@charset 'utf-8';
/* CSS reset */
html{color:#383330;}
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;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
fieldset,img{border:0;}
input {border: none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a{text-decoration:none; color:#383330; outline:none;}/*此处待添加默认链接颜色*/
body{font-family: "Microsoft YaHei","Helvetica Neue", Helvetica, Arial, sans-serif;font-size: .12rem;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clearfix:after {content: "\200B";display: block;height: 0;overflow: hidden;clear: both;}
.clearfix {*zoom: 1;}
.overflow{overflow:hidden; zoom:1;}
/*自定义*/
a{ text-decoration: none; outline: none; }
.dn {display: none;}
