﻿@charset "utf-8";

html,body,div,dl,dt,dd,ol,ul,li,span,i,p,em,h,form,input,textarea,button,table,tr,td,img,h1,h2,h3,h4,h5,h6,a{ margin:0; padding:0;}
body{ font-size:14px; overflow-x:hidden; background-color:#fff; font-family: '微软雅黑'}
ul,li{ list-style:none;}
i,em,cite{font-style:normal; display: inline-block;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal}
img,input{ border:none; vertical-align:middle;}


a{ font-size:14px;  text-decoration:none; color:#666666;  /*-ms-transition-duration: 0.3s; transition-duration: 0.3s; */ }

.wrap{ width:100%;margin:0 auto; position:relative;}

.l{float:left;}.r{float:right;}
.cl{clear:both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix{ zoom:1;}

table{border-collapse:collapse; border-spacing:0;border: 1px solid #e4e4e4;}
td,tr{border: 1px solid #e4e4e4;padding: 5px;}


