@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 12px/200% "微软雅黑"; color:#000000;text-align:center;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/200% "微软雅黑";}
li,p{text-align:left;font:normal 12px/200% "微软雅黑";}
a:link,a:visited{color:#000000; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}
img{ border:none;}
ol,ul,li{list-style:none;}
em,i{ font-style:normal;} 
/*clear*/
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{}
/*other*/
h1,h2,h3,h4,h5,h6{ text-align:left;font:normal 12px/200% "微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.w1000{ width:1000px;position:relative;}
/*fengmian*/

html {
  height: 100%;overflow: hidden;
}
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  position: relative;
  height: 100%;
}
.swiper-container1 {
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  background: url('images/bg.jpg');
  background-size: cover;

}
.swiper-slide{overflow: hidden;width: 100%;
  height: 100%;position: relative;}
.fm_box{}
.top{height:36px;line-height: 36px;}
.fma{height:430px;top:50%;margin:-300px 0 0 -395px;position: absolute;left:50%;width:780px;}

.bza{width:384px;height:540px;text-align: center;position: absolute;top:50%;left:50%;margin:-300px 0 0 -197px;}
.bza_tit{text-align: center;margin-bottom: 40px;opacity: 0;}
.bza_an{opacity: 0;}

.tit1{opacity: 0;}
.tit2{opacity: 0;}
.a2016{width:858px;height:512px;position: absolute;top:50%;left:50%;margin:-300px 0 0 -429px;background: url('images/2016.png') no-repeat 24px 3px;}

.a2016 a{display: block;position: absolute;opacity: 0;}
.a2016 a.a1{top:35px;left:20px;}
.a2016 a.a2{top:26px;left:118px;}
.a2016 a.a3{top:111px;left:105px;}
.a2016 a.a4{top:196px;left:65px;}
.a2016 a.a5{top:281px;left:35px;}
.a2016 a.a6{top:330px;left:0px;}


.a2016 a.b1{top:132px;left:242px;}
.a2016 a.b2{top:328px;left:261px;}
.a2016 a.b3{top:417px;left:236px;}
.a2016 a.b4{top:132px;left:344px;}
.a2016 a.b5{top:240px;left:362px;}
.a2016 a.b6{top:420px;left:344px;}

.a2016 a.c1{top:0px;left:434px;}
.a2016 a.c2{top:101px;left:460px;}
.a2016 a.c3{top:192px;left:502px;}
.a2016 a.c4{top:281px;left:495px;}

.a2016 a.d1{top:72px;left:632px;}
.a2016 a.d2{top:176px;left:615px;}
.a2016 a.d3{top:199px;left:722px;}
.a2016 a.d4{top:270px;left:740px;}
.a2016 a.d5{top:360px;left:631px;}
.a2016 img:hover{
transform: scale(1.3);
transition: all 1s ease 0s;
-webkit-transform: scale(1.3);
-webkit-transform: all 1s ease 0s;

}
.finger{position: absolute;top:50%;left:50%;z-index: 20;margin-left:500px;}
.finger{-webkit-animation:p2Hand2 0.8s linear infinite;
	animation:p2Hand2 0.8s linear infinite;}
.finger i{display:block;color:#3b84ba;text-align:center;}
.copyright{position: absolute;left:0;bottom: 30px;text-align: center; width:100%;color:#fff}
@-webkit-keyframes p2Hand2{
  0%{-webkit-transform:translate(0,0);}
  50%{-webkit-transform:translate(0px,10px);}
  100%{-webkit-transform:translate(0,0);}
}
@keyframes p2Hand2{
  0%{-webkit-transform:translate(0,0);}
  50%{-webkit-transform:translate(0px,10px);}
  100%{-webkit-transform:translate(0,0);}
}