@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,div,form,fieldset,legend,button,input,textarea,table,th,td,section,article,aside,header,footer,nav,dialog,figure{margin:0;padding:0;}
body{-webkit-text-size-adjust:100%;font-family: "微软雅黑";font-size: 12px;color: #505050; }
body{ overflow-x: hidden; background:#efefef;}
a{ color:#505050; text-decoration:none;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a:hover{color:#07761a}
input{outline:none; outline-style:none;}
select{ outline:none;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0; vertical-align:middle;}
img { }
address,caption,cite,code,dfn,em,b,th,var,i{font-weight:normal; font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before,q:after{content:"";}
p{word-wrap:break-word;}
abbr,acronym{border:0;}
select,input,button,button img,textarea,label{margin:0px; vertical-align:middle;}
input::-moz-focus-inner{border:none; padding:0;}
select, input{vertical-align:middle;}
select, input, textarea{font-size:12px; margin:0;}
input[type="text"], input[type="password"], textarea{outline-style:none; -webkit-appearance:none;}
textarea{resize:none;}
b{font-weight:bold;}
em{color:#b89d63;font-style: normal;}
.clear{height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both;}
.clearfix:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
img,object,video,embed {max-width: 100%;}
.fl{ float:left;}
.fr{float:right;}




