﻿@charset "utf-8";
/*基础制作页面组件*/
/*20150716 v1.0*/
/*20160421 v1.1 商讨了默认字号，a的默认连接颜色样式等*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,lable,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
html{overflow-x:hidden;}
body,html{height:100%;}
input,textarea{outline:0;border-radius:0;-webkit-appearance:none;}
address,caption,cite,code,dfn,em,i,th,var{font-weight:400;font-style:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%;}
img,input,select{border:0;vertical-align:middle;}
.clear{clear:both;visibility:hidden;margin:0;padding:0;height:0;font-size:0;line-height:0;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" ";font-size:0;}
.clearfix{display:block;}
* html .clearfix{height:1%;}
a{color:#333;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:#ff9724;text-decoration:underline;}
a:active{text-decoration:none;}
body,html{position:relative;}
iframe,img{border:0;}
body{background-color:#fff;color:#333;font:400 14px/26px "pingfang sc", "lantinghei sc", "helvetica neue", helvetica, arial, "microsoft yahei", "微软雅黑", stheitisc-light, simsun, "宋体", "wenquanyi zen hei", "wenquanyi micro hei", sans-serif;}
.clearfix{display:block;#zoom:1;}
.clearfix:after{clear:both;display:block;overflow:hidden;width:100%;height:0;content:'';font-size:0;}

.fl{float:left;}
.fr{float:right;}




