赞
踩
图中图标自行搜索。
代码如下:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<link rel="stylesheet" href="./font_4430436_bm4n39ogusv/iconfont.css">
<link rel="stylesheet" href="./demo.css ">
</head>
<style>
@font-face {
font-family: "iconfont"; /* Project id 4430436 */
src: url('iconfont.woff2?t=1708307539808') format('woff2'),
url('iconfont.woff?t=1708307539808') format('woff'),
url('iconfont.ttf?t=1708307539808') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-dianhua:before {
content: "\e602";
}
.icon-lieri:before {
content: "\e600";
}
.icon-fangzi:before {
content: "\e60f";
}
.icon-fangkuai:before {
content: "\e6de";
}
.icon-weibiaoti1:before {
content: "\e60c";
}
.icon-paihang:before {
content: "\e736";
}
.icon-benyuedingdanshuliang:before {
content: "\e631";
}
.icon-chanpinguanli:before {
content: "\e703";
}
.icon-shixinwujiaoxing:before {
content: "\e626";
}
.icon-Leaves:before {
content: "\e6a3";
}
.icon-a-tupianyihuifu-53:before {
content: "\e610";
}
.icon-arrdown1:before {
content: "\e601";
}
*{
margin: 0;
padding: 0;
}
li{
list-style: none;
box-sizing: border-box;
}
.div{
box-sizing: border-box;
}
.a{
width: 1200px;
height: 90px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
.aleft div:nth-child(1){
font-size: 36px;
font-weight: bold;
}
.aleft div:nth-child(2){
color:gray;
}
.aright{
display: flex;
width: 810px;
justify-content: space-between;
}
.aright>ul{
display: flex;
width: 490px;
justify-content: space-between;
align-items: center;
color:#565656;
font-size: 22px;
}
.a11{
font-size: 34px;
text-align: right;
color:#d5ded5;
}
.a1{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.a1 div:nth-child(1){
font-size: 18px;
color: red;
}
.a1 div:nth-child(2){
width: 285px;
border:1px none gray;
border-radius: 15px;
font-size: 22px;
color: red;
text-align: center;
}
.b{
width: 100%;
height: 780px;
}
.again{
text-align: center;
}
.again div:nth-child(1){
font-size: 36px;
margin-bottom: 28px;
}
.again div:nth-child(2){
font-size: 18px;
margin-bottom: 48px;
}
.again div:nth-child(3){
width: 74px;
height: 6px;
background-color: red;
margin: 0 auto;
}
.c{
height: 864px;
padding-top: 70px;
background-color: #f7f7f7;
}
.c_t{
font-size: 26px;
text-align: center;
margin-top: 45px;
margin-bottom: 190px;
}
.c>ul{
width: 1045px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
.c>ul>li{
width: 224px;
display: flex;
flex-direction: column;
align-items: center;
}
.c>ul>li div:nth-child(1){
width: 100px;
height: 100px;
border: 1px solid;
border-radius: 50%;
text-align: center;
line-height: 100px;
margin-bottom: 44px;
}
.c>ul>li div:nth-child(2){
font-size: 20px;
margin-bottom: 32px;
}
.c>ul>li div:nth-child(3){
font-size: 30px;
}
.c>ul>li:hover{
color: red;
}
.c11{
font-size: 40px;
}
.d{
height: 830px;
padding-top: 60px;
}
.d>.again{
margin-bottom: 166px;
}
.d>ul{
width: 983px;
display: flex;
justify-content: space-between;
margin: 0 auto;
}
.d>ul>li{
text-align: center;
}
.d>ul>li div:nth-child(1){
margin-bottom: 38px;
}
.d>ul>li div:nth-child(2){
font-size: 30px;
}
.d11{
font-size: 60px;
}
.d>.d1{
margin-bottom: 100px;
}
.d>ul>li:hover span{
color:red;
}
.e{
height: 818px;
background-color: #f2f6f9;
padding-top: 70px;
}
.e>.again{
margin-bottom: 45px;
}
.e1{
width: 400px;
font-size: 28px;
display: flex;
margin: 0 auto;
margin-bottom: 112px;
}
.e1>div{
width: 200px;
height: 62px;
border: 2px solid red;
text-align: center;
line-height: 62px;
}
.e1 div:nth-child(1){
background-color: red;
color: #fff;
}
.e2{
width: 895px;
display: flex;
justify-content: space-between;
margin: 0 auto;
}
.e2>li{
width: 248px;
display: flex;
flex-direction: column;
text-align: center;
align-items: center;
}
.e2>li div:nth-child(1){
width: 102px;
height: 145px;
margin-bottom: 30px;
}
.e2>li div:nth-child(2){
font-size: 30px;
margin-bottom: 20px;
}
.e2>li div:nth-child(3){
font-size: 20px;
}
.e3{
width: 1100px;
height: 554px;
margin: 0 auto;
}
.f{
background-color: #fff;
height: 1674px;
}
.f>ul{
width: 1147px;
height: 500px;
display: flex;
margin: 0 auto;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 166px;
}
.f>ul>li{
width: 208px;
height: 84px;
border: 2px solid #d5ded5;
margin-bottom: 40px;
}
.g{
height: 343px;
background-color: red;
color: #fff;
text-align: center;
padding-top: 116px;
}
.g div:nth-child(1){
font-size: 46px;
margin-bottom: 20px;
}
.g div:nth-child(2){
font-size: 20px;
margin-bottom: 20px;
}
</style>
<body>
<div class="a">
<div class="aleft">
<div>LOGO</div>
<div>一站式电商解决方案</div>
</div>
<div class="aright">
<ul>
<li>网站首页</li>
<li>核心服务</li>
<li>合作商家</li>
<li>联系我们</li>
</ul>
<div class="a1">
<div>24小时热线</div>
<div><span class="iconfont icon-dianhua a11"></span>028-XXXXXXXX</div>
</div>
</div>
</div>
<div class="b">
<img src="./1.png" alt="">
</div>
<div class="c">
<div class="again">
<div>我 们 能 为 你 做 什 么</div>
<div>WHAT CAN I DO FOR YOU</div>
<div></div>
</div>
<div class="c_t">6年全渠道电商运营经验,核心服务于食品、药品、保健品、家电、冲调饮料、个护等类目的众多线上线下大牌。</div>
<ul>
<li>
<div><span class="iconfont icon-Leaves c11"></span></div>
<div>DATA</div>
<div>全面的数据分析</div>
</li>
<li>
<div><span class="iconfont icon-shixinwujiaoxing c11"></span></div>
<div>OPERATION</div>
<div>优秀的运营能力</div>
</li>
<li>
<div><span class="iconfont icon-fangkuai c11"></span></div>
<div>PLATFORM</div>
<div>优质的平台资源</div>
</li>
</ul>
</div>
<div class="d">
<div class="again">
<div>您 还 在 烦 恼 这 些</div>
<div>DON'T WORRY ABOUT THIS</div>
<div></div>
</div>
<ul class="d1">
<li>
<div><span class="iconfont icon-benyuedingdanshuliang d11"></span></div>
<div>订单数量</div>
</li>
<li>
<div><span class="iconfont icon-chanpinguanli d11"></span></div>
<div>产品管理</div>
</li>
<li>
<div><span class="iconfont icon-arrdown1 d11"></span></div>
<div>爆款打造</div>
</li>
<li>
<div><span class="iconfont icon-fangzi d11"></span></div>
<div>全网推广</div>
</li>
</ul>
<ul>
<li>
<div><span class="iconfont icon-paihang d11"></span></div>
<div>成本控制</div>
</li>
<li>
<div><span class="iconfont icon-a-tupianyihuifu-53 d11"></span></div>
<div>大促活动</div>
</li>
<li>
<div><span class="iconfont icon-lieri d11"></span></div>
<div>店铺运营</div>
</li>
<li>
<div><span class="iconfont icon-weibiaoti1 d11"></span></div>
<div>视觉聚焦</div>
</li>
</ul>
</div>
<div class="e">
<div class="again">
<div>我 们 的 精 英 团 队</div>
<div>OUR SERVERS</div>
<div></div>
</div>
<div class="e1">
<div>团队实力</div>
<div>MORE</div>
</div>
<ul class="e2">
<li>
<div><img src="./2.png" alt=""></div>
<div>运营经验</div>
<div>6年电商运营经验专业的团队,积累了丰富的平台运作经验和电商营销策略</div>
</li>
<li>
<div><img src="./3.png" alt=""></div>
<div>团队技术</div>
<div>核心团队均有淘宝、天猫、天猫超市京东、京东自营网店营销培训从业经历</div>
</li>
<li>
<div><img src="./4.png" alt=""></div>
<div>优化推广</div>
<div>我们绝不胡乱推广、开车,浪费客户资金,以核心技术为客户铸造高收益低成本的好店铺</div>
</li>
</ul>
</div>
<div class="e f">
<div class="again">
<div>我 们 的 合 作 客 户</div>
<div>COOPERATION CUSTOMERS</div>
<div></div>
</div>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<div class="again">
<div>我 们 的 合 作 案 例</div>
<div>COOPERATION CASE</div>
<div></div>
</div>
<div class="e1">
<div>更多案例</div>
<div>MORE</div>
</div>
<div class="e3">
<img src="./5.png" alt="">
</div>
</div>
<div class="g">
<div>LOGO</div>
<div>一站式电商解决方案</div>
<div>TEL:028-XXXXxxx / XXXXxXXxxxx</div>
</div>
</body>
</html>
压缩包如下:
代码仅供参考。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。