body,dd,dl,form,h1,h2,h3,h4,h5,h6,p{margin:0}
body{-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
button,del,input,ins,li,ol,select,table,td,textarea,th,tr,ul{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
img{border:0;outline:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6,input,select,textarea{font-size:100%}
textarea{overflow:auto;resize:none}
em,i,s{text-decoration:none;font-style:normal}
a:link,a:visited{color:#666;text-decoration:none}
a:hover{color:#111}
a,area{border:none;outline:0}
button,input,label,select,textarea{font:12px/150% arial,"Hiragino Sans GB",SimSun,tahoma,sans-serif;*font-family:SimSun;outline:0}
.clearfix{clear:both;*zoom:1}
.clearfix:after{display:block;content:"";height:0;clear:both;visibility:hidden}

@font-face {
    font-family: "Graphik-Semibold";
    src: url("../fonts/Graphik-Semibold.woff") format("woff"),
         url("../fonts/Graphik-Semibold.ttf") format("truetype"),
         url("../fonts/Graphik-Semibold.eot") format("embedded-opentype");
  }
  @font-face {
    font-family: "Graphik-Bold";
    src: url("../fonts/Graphik-Bold.woff") format("woff"),
         url("../fonts/Graphik-Bold.ttf") format("truetype"),
         url("../fonts/Graphik-Bold.eot") format("embedded-opentype");
  }
  @font-face {
    font-family: "Graphik-Light";
    src: url("../fonts/Graphik-Light.woff") format("woff"),
         url("../fonts/Graphik-Light.ttf") format("truetype"),
         url("../fonts/Graphik-Light.eot") format("embedded-opentype");
  }
  @font-face {
    font-family: "Graphik-Medium";
    src: url("../fonts/Graphik-Medium.woff") format("woff"),
         url("../fonts/Graphik-Medium.ttf") format("truetype"),
         url("../fonts/Graphik-Medium.eot") format("embedded-opentype");
  }
  @font-face {
    font-family: "Graphik-Regular";
    src: url("../fonts/Graphik-Regular.woff") format("woff"),
         url("../fonts/Graphik-Regular.ttf") format("truetype"),
         url("../fonts/Graphik-Regular.eot") format("embedded-opentype");
  }
  @font-face {
    font-family: "IMPACT";
    src: url("../fonts/IMPACT.woff") format("woff"),
         url("../fonts/IMPACT.ttf") format("truetype"),
         url("../fonts/IMPACT.eot") format("embedded-opentype");
  }

.fl{float:left;}
.fr{float:right;}
.w1400{margin: 0 auto; width: 1400px;}
@media screen and (max-width: 768px){
    .w1400{margin: 0 auto; width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 1400px){
    .w1400{margin: 0 auto; width: 100%;}
}
.scrollEffect{
    position: relative;
    overflow: hidden;
}
.scrollAnimation{
    position: relative;
}