#campaign-header{
   padding: 10px;
}
#campaign-header h1{
   background: #3a3a3a;
   font-size: 18px;
   font-weight: normal;
   color: #f1e5e9;
   padding: 5px 8px;
   letter-spacing: 1px;
}
#campaign-header p{
   padding: 10px;
   font-size: 12px; 
}

.anap-point-app{
   position: relative;
   padding-bottom: 30px;
}
.anap-point-app img{
   width: 100%;
   height: auto;
}

.section{
   width: 640px;
   display: block;
   position: relative;
   background-repeat: no-repeat;
   background-position: center top;
   -moz-background-size:  100% auto;
   -webkit-background-size: 100% auto;
   background-size: 100% auto;
   margin: auto;
   padding: 0;
}
.section1{height:  500px;background-image: url(../img/img1.png);}
.section2{height: 1160px;background-image: url(../img/img2.png);}
.section3{height:  326px;background-image: url(../img/img3.png);}
.section4{height:  699px;background-image: url(../img/img4.png);}
.section5{height:  743px;background-image: url(../img/img5.png);}
.section6{height:  473px;background-image: url(../img/img6.png);}
.section7{height:  890px;background-image: url(../img/img7.png);}
.section8{height:  400px;background-image: url(../img/img8.png);}

.section a.btn{
   display: block;
   position: absolute;
   width: 463px;
   height: 86px;
   line-height: 86px;
   text-align: left;
   text-indent: -9999px;
   overflow: hidden;
   font-size: 15px;
   padding: 0;
}
.section a.btn:hover{
   background: #fff;
   filter: alpha(opacity=20);
   -khtml-opacity: 0.2;
   -moz-opacity: 0.2;
   opacity:0.2;
}
.section a.ios,
.section a.android{
   width: 226px;
   height: 70px;
}
.section2 .ios     {left:   89px;top:  855px;}
.section2 .android {left:  329px;top:  855px;}
.section2 .btn1    {left:   89px;top: 1048px;}
.section3 .btn     {left:   87px;top:  113px;}
.section7 .btn1    {left:   96px;top:  240px;}
.section7 .ios     {left:   90px;top:  691px;}
.section7 .android {left:  330px;top:  691px;}
.section8 .btn     {left:   83px;top:  100px;}

.banner-section{
   width: 750px;
   text-align: center;
   padding-top: 0px;
   margin: auto;
}