@charset "utf-8";
/*font*/

/*global style*/
ul,li,p,span,em,i,div,img,h1,h2,h3,h4,a,.object,input,textarea,body{padding:0px;margin:0px;border:none;}
body{font:14px/1.5em "微软雅黑",'Microsoft YaHei', 'Microsoft YaHei UI', Arial, Helvetica, sans-serif;color:#666;overflow-x:hidden;background:#fff;margin:0;}
table{ border-collapse:collapse;}
em,i{font-style:normal;}
a{color:#333;text-decoration:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
a:hover{color:#009400;}
ul,li,dl,dd,dt{list-style:none;padding: 0;margin: 0;}
img{vertical-align:top;}
.clear{clear:both;overflow:hidden;}
.clearm:after{clear:both;display:block;height:0;visibility:hidden;content:" ";}
.clearm{*zoom:1;}
input{outline:none;vertical-align:middle;}
textarea{resize:none;outline:none;overflow:hidden;}
input.submit,input.reset{cursor:pointer;}
.text_overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
h1{font-size:32px;color:#333;line-height:34px;font-weight:normal;}
h2{font-size:32px;color:#333;line-height:34px;font-weight:normal;}
h3{font-size:24px;line-height:26px;font-weight: normal;}
/* backToTop */
.hidden{display:none;}
.bread{padding:15px 0;line-height:30px;background-color:#e6e6e6;}
.bread a,.bread span{color:#333;}
.bread a:hover,.bread a:nth-last-child(1){color:#009400;}
