From b75babf172d327e854bc47bc9b908c068d4f52c2 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 28 Sep 2018 16:01:24 +0800 Subject: [PATCH] 产品介绍 --- css/portfollo.css | 33 ++++++++++++++++----------------- portfolio.html | 4 ++-- 2 files changed, 18 insertions(+), 19 deletions(-) diff --git a/css/portfollo.css b/css/portfollo.css index 6768563..ec6756e 100644 --- a/css/portfollo.css +++ b/css/portfollo.css @@ -204,54 +204,53 @@ .ortfolio-hardware-bottom-1>li:nth-of-type(1){ /*width: 460px;*/ height: 200px; - margin: 227px auto 0 ; + margin: 190px auto 0 ; } .ortfolio-hardware-bottom-1 li:nth-of-type(2){ /*padding-left: 100px;*/ background: url("../images/produect_dev1.png") no-repeat center 0; /*width: 578px;*/ - height: 522px; - margin-top: 40px; + height: 500px; background-size: 100% 100%; } .ortfolio-hardware-bottom-2 li:nth-of-type(1){ - margin-top: 227px; + margin-top: 190px; + height: 200px; } .ortfolio-hardware-bottom-2 li:nth-of-type(2){ background: url("../images/produect_dev4.png") no-repeat center 0; /*width: 383px;*/ - height: 480px; - margin-top: 70px; - /*margin-left: 147px;*/ + height: 500px; } .ortfolio-hardware-bottom-3 li:nth-of-type(1){ margin-top: 227px; + height: 200px; /*padding-left: 50px;*/ /*width: 460px;*/ /*margin-left: 100px;*/ } .ortfolio-hardware-bottom-3 li:nth-of-type(2){ - background: url("../images/produect_dev3.png") no-repeat center 0; + background: url("../images/produect_dev3.png") no-repeat center center; /*width: 298px;*/ - height: 186px; - margin-top: 197px; + height: 500px; /*margin-left: 108px;*/ } .ortfolio-hardware-bottom-4 li:nth-of-type(1){ - margin-top: 185px; - /*width: 500px;*/ - /*margin-left: 50px;*/ + margin-top: 172px; + height: 200px; } .ortfolio-hardware-bottom-4 li:nth-of-type(2){ - background: url("../images/produect_dev2.png") no-repeat center 0; + background: url("../images/produect_dev2.png") no-repeat center center; /*width: 297px;*/ - height: 369px; - margin-top: 138px; + height: 500px; /*margin-left: 180px;*/ } +.ortfolio-hardware-bottom-1{ + +} .ortfolio-hardware-bottom-title{ - font-size:30px; + font-size:26px; font-weight:bold; color:rgba(0,0,0,.8); /*margin: 239px 0 27px;*/ diff --git a/portfolio.html b/portfolio.html index a478429..d4ff925 100755 --- a/portfolio.html +++ b/portfolio.html @@ -205,8 +205,8 @@