
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
    padding: 0; 
    margin: 0; 
    font: 12px/1.5 "Microsoft Yahei","Segoe UI","PingFang SC","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    -webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	-moz-font-feature-settings: "liga","kern";
    font-weight: normal;

} 
h5::selection{color:#fff;background:#0b99fb;}
h5::-moz-selection{color:#fff;background:#0b99fb;}
h5::-webkit-selection{color:#fff;background:#0b99fb;}

p::selection{color:#fff;background:#0b99fb;}
p::-moz-selection{color:#fff;background:#0b99fb;}
p::-webkit-selection{color:#fff;background:#0b99fb;}

dd::selection{color:#fff;background:#0b99fb;}
dd::-moz-selection{color:#fff;background:#0b99fb;}
dd::-webkit-selection{color:#fff;background:#0b99fb;}

div::selection{color:#fff;background:#0b99fb;}
div::-moz-selection{color:#fff;background:#0b99fb;}
div::-webkit-selection{color:#fff;background:#0b99fb;}

.logo-text::selection{color:#fff;background:#0b99fb;}
.logo-text::-moz-selection{color:#fff;background:#0b99fb;}
.logo-text::-webkit-selection{color:#fff;background:#0b99fb;}

.portfolio-text::selection{color:#fff;background:#0b99fb;}
.portfolio-text::-moz-selection{color:#fff;background:#0b99fb;}
.portfolio-text::-webkit-selection{color:#fff;background:#0b99fb;}

table { 
    border-collapse: collapse; 
    border-spacing: 0; 
} 
fieldset,img { 
    border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-weight: normal; 
    font-style: normal; 
} 
ol,ul,li { 
    list-style: none; 
} 
caption,th { 
    text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-weight: normal; 
    font-size: 100%; 
} 
q:before,q:after { 
    content:”; 
} 
abbr,acronym { 
    border: 0; 
} 

a{
    text-decoration: none;
	color:##3c435a;
}
a:visited { color:#44B549; }










