.fl1{background: url(http://pic0.qiyipic.com/common/20160112/images/fl1_bg.jpg) top center no-repeat;width: 100%;height: 539px;overflow: hidden;}
.fl2{background: url(http://pic0.qiyipic.com/common/20160112/images/fl2_bg.jpg) top center no-repeat;width: 100%;height: 372px;overflow: hidden;}
.fl3{background: url(http://pic0.qiyipic.com/common/20160112/images/fl3_bg.jpg) top center no-repeat;width: 100%;height: 450px;overflow: hidden;}
.fl4{background: url(http://pic0.qiyipic.com/common/20160112/images/fl4_bg.jpg) top center no-repeat;width: 100%;height: 742px;overflow: hidden;}
.fl5{background: url(http://pic0.qiyipic.com/common/20160112/images/fl5_bg.jpg) top center no-repeat;width: 100%;height: 593px;overflow: hidden;}
.fl6{background: url(http://pic0.qiyipic.com/common/20160112/images/fl6_bg.jpg) top center no-repeat;width: 100%;height: 529px;overflow: hidden;}
.fl7{background: url(http://pic0.qiyipic.com/common/20160112/images/fl7_bg.jpg) top center no-repeat;width: 100%;height: 461px;overflow: hidden;}
.w1006{width: 1006px;margin: 0 auto;position: relative;}
.db{display: block;}
.morelogo{background: url(http://pic0.qiyipic.com/common/20160112/images/hbcl.png) center no-repeat;width:144px;height: 234px;position: fixed;top: 0px;right: 20px;
_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://pic0.qiyipic.com/common/20160112/images/hbcl.png");}
.fl1_title{width: 745px;height: 384px;background: url(http://pic0.qiyipic.com/common/20160112/images/fl1_title.png) center no-repeat;margin: 133px auto 0;
_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://pic0.qiyipic.com/common/20160112/images/fl1_title.png");}
.fl2 a{width: 220px;height: 75px;margin-left: 389px;}
.rule{font-size: 18px;font-family: "Microsoft Yahei",sans-serif;color: #000;line-height: 30px;margin: 107px auto 0;width: 945px;}
.fl4 a{width: 220px;height: 75px;margin-top: 242px;margin-left: 453px;
}
.fl6 ul{margin: 0 auto;width: 870px;}
.fl6_img{width: 217px;height: 282px;text-align: center;}
.fl6_img img{border: 1px solid #eb6406;}
.animated {
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
       
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}


@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
