﻿@charset "utf-8";
/*==================Reset_start===================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family: "微软雅黑","宋体",Arail,Tabhoma; text-align: left;-webkit-user-select:none; /*font-size: 100px;*/color: #343434;
-moz-user-select:none; 
-ms-user-select:none; 
user-select:none;}
ul,ol{list-style: none;}
img{border: 0;display: block;}
input,select,textarea{outline:0;resize:none;border: 0;}
textarea{resize:none; overflow: auto;}
table{border-collapse: collapse; border-spacing: 0;}
th,strong,var,em{font-weight: normal; font-style: normal;}
a{text-decoration: none; -webkit-tap-highlight-color:transparent;}
em,i,u{font-style:normal;}
/*根据项目需要，自行添加或删减重置内容*/
/*==================Reset_End====================*/
