|
@@ -337,22 +337,16 @@ input.button{
|
|
|
.indexBanner{
|
|
|
}
|
|
|
.indexImg{
|
|
|
- position:relative;
|
|
|
margin:0 auto;
|
|
|
height:520px;
|
|
|
background: url(banner_bg.png) no-repeat center top;
|
|
|
}
|
|
|
.BannerWrap{
|
|
|
-<<<<<<< HEAD
|
|
|
position:relative;
|
|
|
height:520px
|
|
|
-=======
|
|
|
- /*padding-bottom: 24px;*/
|
|
|
->>>>>>> 6d0866611360e9ca80538683b10a1ef261fe50c3
|
|
|
}
|
|
|
.phone .iphone{
|
|
|
position:absolute;
|
|
|
-<<<<<<< HEAD
|
|
|
top:50px;
|
|
|
right:0;
|
|
|
z-index:999
|
|
@@ -379,10 +373,6 @@ input.button{
|
|
|
.phone.show .android{
|
|
|
transition: all .5s ease-in-out;
|
|
|
transform: translateX(-40px);
|
|
|
-=======
|
|
|
- bottom:0;
|
|
|
- right:4px;
|
|
|
->>>>>>> 6d0866611360e9ca80538683b10a1ef261fe50c3
|
|
|
}
|
|
|
/*手机动效*/
|
|
|
.BannerTitle{
|
|
@@ -434,7 +424,7 @@ input.button{
|
|
|
float:left;
|
|
|
width:140px;
|
|
|
text-align: center;
|
|
|
- padding:60px 87px;
|
|
|
+ padding:60px 85px;
|
|
|
border:1px solid #ececec;
|
|
|
border-right: none;
|
|
|
}
|