diff --git a/css/portfollo.css b/css/portfollo.css index 6313ba6..5e946c6 100644 --- a/css/portfollo.css +++ b/css/portfollo.css @@ -67,8 +67,44 @@ height: 500px; } .ortfolio-soft-bottom-1>li:nth-of-type(1){ - background: url("../images/ortfolio-soft-mobile.gif") no-repeat center center; - background-size: 100% 100%; + width: 50%; + padding-left: 100px; +} +.ortfolio-soft-bottom-1>li:nth-of-type(1) .swiper-slide{ + height: 500px; +} +#portfolio-rnt-wrap{ + width: 50%; + height: 500px; + float: left; + background: url("../images/portfolio-rnt.png") no-repeat -35px 0; + overflow: hidden; +} +#portfolio-rnt{ + width: 300px; + height: 500px; + margin-left: 215px; + margin-top: 23px; +} +#portfolio-rnt .portfolio-rnt1{ + width:100%; + height: 500px; + background: url("../images/portfolio-rnt1.png") no-repeat ; +} +#portfolio-rnt .portfolio-rnt2{ + width:100%; + height: 500px; + background: url("../images/portfolio-rnt2.png") no-repeat ; +} +#portfolio-rnt .portfolio-rnt3{ + width:100%; + height: 500px; + background: url("../images/portfolio-rnt3.png") no-repeat ; +} +#portfolio-rnt .portfolio-rnt4{ + width:100%; + height: 500px; + background: url("../images/portfolio-rnt4.png") no-repeat ; } .ortfolio-soft-bottom-1 li:nth-of-type(2){ padding-left: 100px; @@ -119,7 +155,7 @@ border-radius:50%; } .padding20-0-70{ - padding: 20px 0 70px; + padding: 70px 0 70px; } /*硬件sta-----*/ .portfolio-hardware-top{ diff --git a/css/services.css b/css/services.css index a533df9..5949af7 100644 --- a/css/services.css +++ b/css/services.css @@ -329,3 +329,4 @@ transition:width .8s; -webkit-transition:width .8s; }*/ + diff --git a/images/ortfolio-soft-mobile.gif b/images/ortfolio-soft-mobile.gif deleted file mode 100644 index 90cb251..0000000 --- a/images/ortfolio-soft-mobile.gif +++ /dev/null diff --git a/images/portfolio-rnt.png b/images/portfolio-rnt.png new file mode 100644 index 0000000..015f241 --- /dev/null +++ b/images/portfolio-rnt.png diff --git a/images/portfolio-rnt1.png b/images/portfolio-rnt1.png new file mode 100644 index 0000000..7f56afc --- /dev/null +++ b/images/portfolio-rnt1.png diff --git a/images/portfolio-rnt2.png b/images/portfolio-rnt2.png new file mode 100644 index 0000000..d443b37 --- /dev/null +++ b/images/portfolio-rnt2.png diff --git a/images/portfolio-rnt3.png b/images/portfolio-rnt3.png new file mode 100644 index 0000000..4fc6e68 --- /dev/null +++ b/images/portfolio-rnt3.png diff --git a/images/portfolio-rnt4.png b/images/portfolio-rnt4.png new file mode 100644 index 0000000..660c79f --- /dev/null +++ b/images/portfolio-rnt4.png diff --git a/index.html b/index.html index b41afb4..c0d6ec9 100755 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ -
+
diff --git a/js/main.js b/js/main.js index 955141d..abed61e 100755 --- a/js/main.js +++ b/js/main.js @@ -179,7 +179,7 @@ }); }); - var mySwiper = new Swiper ('.swiper-container', { + var mySwiper = new Swiper ('#swiper-container-index', { direction: 'horizontal', loop: true, speed: 500, //设置轮播时长 可以不设置 会有个默认值 diff --git a/js/portfollo.js b/js/portfollo.js index 048fbb1..40beb55 100644 --- a/js/portfollo.js +++ b/js/portfollo.js @@ -14,3 +14,24 @@ $('#portfolio-hardware-wrap li').on('click',function () { $('#portfolio-hardware-wrap li').eq(_index).children('div').removeClass('displaynone'); $('#portfolio-section-hardware>li').eq(_index).removeClass('displaynone').siblings().addClass('displaynone'); }) + + + +var mySwiper = new Swiper ('#portfolio-rnt', { + direction: 'horizontal', + loop: true, + speed: 500, //设置轮播时长 可以不设置 会有个默认值 + autoplay: true,//可选选项,自动滑动 + // 如果需要分页器 + pagination: { + el: '.swiper-pagination', + clickable:true + }, + autoplay: { + disableOnInteraction: false, //点击后继续轮播(这个很重要) + delay: 3000, //自动轮播的每次的时间 可以不设置 会有个默认值 + }, + // 如果需要前进后退按钮 + + +}) diff --git a/portfolio.html b/portfolio.html index 3a6b457..09b14f0 100755 --- a/portfolio.html +++ b/portfolio.html @@ -22,12 +22,13 @@ + - + @@ -74,7 +75,7 @@
-
+
软件平台
@@ -100,9 +101,26 @@
    -
  • +
    +
  • +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
  • +
+ -
  • 任你停APP @@ -347,7 +365,7 @@ - - + +