@charset "utf-8";
html{width:100%;}
body{width:100%; margin:0; padding:0; font-size:100%; font-family:"Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0; -webkit-tap-highlight-color:transparent;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; -webkit-tap-highlight-color:transparent;}
area{outline:none;}
img{border:0;}
ol,ul{list-style:none;}
a{text-decoration:none;outline:none; -webkit-tap-highlight-color:transparent;}
#wrap{width: 750px; height: 5240px; background: url(http://wl.laohu.com/_s/shenjim/bg.jpg) no-repeat 0 0;}
.header{height: 662px; position: relative;}
.hei{height: 94px; background: #000; width: 750px;}
.logo{display: block; width: 150px; position: absolute; left: 50%; top: 30px;}

.main{height: 984px;}
.tit{height: 68px;}
.tit a{display: block; margin: 0 auto; width: 347px; height: 46px; background: url(http://wl.laohu.com/_s/shenjim/titbg.png) no-repeat 0 0; line-height: 46px; text-align: center; font-size: 24px; color: #FFF; cursor: pointer;}
.second{text-align: center; color: #1587ce; font-size: 22px;}
.second a{cursor: pointer; padding: 0 48px; color: #1587ce;}

.swiperBox{width: 750px; height: 750px; position: relative; overflow: hidden;}
.swiper-container{width: 100%;height: 100%;}
.swiper-button-next, .swiper-button-prev{width: 47px; height: 93px; margin: 0; top: 210px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: url(http://wl.laohu.com/_s/shenjim/left.png) no-repeat 0 0; left: 0;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: url(http://wl.laohu.com/_s/shenjim/right.png) no-repeat 0 0; right: 0;}

.sexTab{width:38px; position: absolute; left: 474px; top: 386px; z-index: 3;}
.sexTab span{width: 38px; height: 37px;cursor: pointer; overflow: hidden; text-indent: -9699px; margin-bottom: 10px; display: block;}
.sexTab span.boy{background: url(http://wl.laohu.com/_s/shenjim/boy.png) no-repeat 0 0;}
.sexTab span.gril{background: url(http://wl.laohu.com/_s/shenjim/gril.png) no-repeat 0 0;}
.sexTab span.on{background-position: 0 -37px;}

.linkBtn{width: 320px; position: absolute; left: 90px; top: 596px; z-index: 3;}
.linkBtn a{width: 156px; height: 43px; cursor: pointer; overflow: hidden; text-indent: -9699px;}
.linkBtn a.b1{background: url(http://wl.laohu.com/_s/shenjim/b1.png) no-repeat 0 0; float: left;}
.linkBtn a.b2{background: url(http://wl.laohu.com/_s/shenjim/b2.png) no-repeat 0 0; float: right;}

.bigImg{width: 100%; height: 100%;}
.bigImg img{display: block; width: 100%; height: 100%;}
.bigBg1{background: url(http://wl.laohu.com/_s/shenjim/p1.png) no-repeat 0 0;}
.bigBg2{background: url(http://wl.laohu.com/_s/shenjim/p2.png) no-repeat 0 0;}
.bigBg3{background: url(http://wl.laohu.com/_s/shenjim/p3.png) no-repeat 0 0;}

.page1{height: 1030px;}
.page2{height: 1080px;}
.page3{height: 1380px;}
.viw{display: block; margin: 0 auto; margin-bottom: 45px;}
.publicTitle{height: 60px;}
.publicTitle img{display: block;}
.pageBox .publicTitle{height: 82px;}

.main .tanmu{position: absolute; width: 300px; right: -300px; top: 0; font-size: 24px;}
.main .t1{color: #ff0000; top: 104px;}
.main .t2{color: #fff600; top: 165px;}
.main .t3{color: #FFF; top: 224px;}

.main .t1{
  -webkit-animation: moveyuan 8s 1s linear infinite;
  -moz-animation: moveyuan 8s 1s linear infinite;
  -o-animation: moveyuan 8s 1s linear infinite;
  -ms-animation: moveyuan 8s 1s linear infinite;
  animation: moveyuan 8s 1s linear infinite;
}
.main .t2{
  -webkit-animation: moveyuan 8s 2s linear infinite;
  -moz-animation: moveyuan 8s 2s linear infinite;
  -o-animation: moveyuan 8s 2s linear infinite;
  -ms-animation: moveyuan 8s 2s linear infinite;
  animation: moveyuan 8s 2s linear infinite;
}
.main .t3{
  -webkit-animation: moveyuan 8s  linear infinite;
  -moz-animation: moveyuan 8s  linear infinite;
  -o-animation: moveyuan 8s  linear infinite;
  -ms-animation: moveyuan 8s  linear infinite;
  animation: moveyuan 8s  linear infinite;
}
@-webkit-keyframes moveyuan{
  0%{-webkit-transform: translate3d(0,0,0);}
  100%{-webkit-transform: translate3d(-800px,0,0);}
}
@-moz-keyframes moveyuan{
  0%{-moz-transform: translate3d(0,0,0);}
  100%{-moz-transform: translate3d(-800px,0,0);}
}@-ms-keyframes moveyuan{
  0%{-ms-transform: translate3d(0,0,0);}
  100%{-ms-transform: translate3d(-800px,0,0);}
}
@-o-keyframes moveyuan{
  0%{-o-transform: translate3d(0,0,0);}
  100%{-o-transform: translate3d(-800px,0,0);}
}
@-keyframes moveyuan{
  0%{-transform: translate3d(0,0,0);}
  100%{-transform: translate3d(-800px,0,0);}
}