/* CSS Document */
/*
 * Site:
 * Author:Created by selina on 2015-11-26
 * reset
*/
/* CSS Document */

html,body,fieldset,iframe,abbr,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,span,strong,small,font,b,tt,blockquote,pre,hr,table,th,td,form,input,label,select,button,textarea,figure,caption,fieldset,legend,img,a { margin: 0; padding: 0; border: none; outline: none; }
article,aside,details,figcaption,figure,header,footer,hggroup,nav,menu,section,address,summary,audio,canvas,video,main { display: block; margin: 0; padding: 0; border: none; outline: none;}
body { font-family: '宋体' airal; font-size: 12px; color: #666666;}
i,em,s { font-style: normal !important; text-decoration: none; }
input,button,select,textarea { vertical-align: middle; }
input,textarea,select { text-align: left}
button { line-height: normal; cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0;}
li { display: inline-block; list-style: none; }
a { text-decoration: none; color: #2863b4;}
a:hover {text-decoration: none;}