Files
orico-official-website-old/app/index/view/group/introduction2023.phtml
2024-10-29 14:04:59 +08:00

222 lines
7.2 KiB
PHTML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
{include file="include/head" /}
<meta charset="UTF-8">
<title>品牌介绍</title>
<link rel="stylesheet" type="text/css" href="__PUBLIC__/weben/css/cooperation.css">
</head>
<body>
<!--top-->
{include file="include/top-head2023" /}
<!--top End-->
<div class="iotbpage">
<img src="__PUBLIC__/weben/images/Introductionimg/Cooperation/Introduction.png" alt="" class="bdimg1">
<div class="iotb_bgw">
<h1 class="iotbt1">选择我们的理由</h1>
<div class="iotb_part1">
<div class="iotb_p1_item">
<img src="__PUBLIC__/weben/images/cooperation/iotbic1.png" alt="" class="iotbic1">
<p class="iotbtp1">畅销11年</p>
<span class="iotbts1">在全球70多个国家开设了线上线下渠道</span>
</div>
<div class="iotb_p1_item">
<img src="__PUBLIC__/weben/images/cooperation/iotbic2.png" alt="" class="iotbic1">
<p class="iotbtp1">卓越的研发团队</p>
<span class="iotbts1">成立了一个由近百名结构工程师、电子工程师等专业研发团队。</span>
</div>
<div class="iotb_p1_item">
<img src="__PUBLIC__/weben/images/cooperation/iotbic3.png" alt="" class="iotbic1">
<p class="iotbtp1">全球支持</p>
<span class="iotbts1">全球数字仓储,产品可以销售到世界各地。</span>
</div>
<div class="iotb_p1_item">
<img src="__PUBLIC__/weben/images/cooperation/iotbic4.png" alt="" class="iotbic1">
<p class="iotbtp1">高质量保证</p>
<span class="iotbts1">提供建议、帮助和工具,以帮助提高用户的体验。</span>
</div>
</div>
</div>
<div class="iotb_part2">
<h1 class="iotbt1">对于不同的情况</h1>
<div class="fdimgs">
<div class="fdimgs-div">
<img src="__PUBLIC__/web/images/indeximage/600-900-business.jpg" alt="" class="fbit">
<div class="fdimgs-div-span"></div>
<span>业务</span>
</div>
<div class="fdimgs-div">
<img src="__PUBLIC__/web/images/indeximage/600-900-dealers.jpg" alt="" class="fbit">
<div class="fdimgs-div-span"></div>
<span>经销商</span>
</div>
<div class="fdimgs-div">
<img src="__PUBLIC__/web/images/indeximage/600-900-school.jpg" alt="" class="fbit">
<div class="fdimgs-div-span"></div>
<span>学校</span>
</div>
<div class="fdimgs-div">
<img src="__PUBLIC__/web/images/indeximage/600-900-gifts.jpg" alt="" class="fbit">
<div class="fdimgs-div-span"></div>
<span>节日礼品</span>
</div>
</div>
</div>
<div class="iotb_part3">
<div class="odmmain">
<h1 class="iotbt1">ODM进展</h1>
</div>
<div class="odmconten">
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic1.png" alt="" class="odmimg">
<span class="odms1">市场分析</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic2.png" alt="" class="odmimg">
<span class="odms1">锁定目标和成本</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic3.png" alt="" class="odmimg">
<span class="odms1">系列化产品规划</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic4.png" alt="" class="odmimg">
<span class="odms1">识别需求和评估</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic5.png" alt="" class="odmimg">
<span class="odms1">研发保证金</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic6.png" alt="" class="odmimg">
<span class="odms1">安排测试、认证</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic7.png" alt="" class="odmimg">
<span class="odms1">确认样品</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic8.png" alt="" class="odmimg">
<span class="odms1">开模制作样品</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic9.png" alt="" class="odmimg">
<span class="odms1">支付模具费用</span>
</div>
<div class="odmitem">
<img src="__PUBLIC__/weben/images/cooperation/odmic10.png" alt="" class="odmimg">
<span class="odms1">设计草图和原型制作</span>
</div>
</div>
</div>
<img src="__PUBLIC__/web/images/indeximage/1920-500-2.jpg" class="coofootimg" alt="">
</div>
<!-- bottom s -->
{include file="include/bottom2023" /}
<!-- bottom e -->
</body>
<style>
.coofootimg{
margin-bottom: 40px;
}
.fdimgs-div{
width: 100%;
background: #fff;
border-radius: 8px;
display: flex;
flex-direction: column;
width: 311px;
height: 405px;
overflow: hidden;
position: relative;
}
.fdimgs-div-span{
position: absolute;
bottom: 0px;
z-index: 9999;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(200, 200, 200, 0.1)); /* 使用linear-gradient来创建渐变设置角度和颜色 */
height: 60px;
width: 100%;
}
.fdimgs-div>span{
font-size: 30px;
z-index: 9999;
position: absolute;
bottom: 0px;
color: white;
margin-left: 10%;
line-height: 60px;
}
@media screen and (min-width:1460px) and (max-width:1720px){
.fdimgs-div{
background: #fff;
border-radius: 8px;
display: flex;
flex-direction: column;
width: 250px;
height: 355px;
overflow: hidden;
position: relative;
}
.fdimgs-div>span{
font-size: 24px;
z-index: 9999;
position: absolute;
bottom: 0px;
color: white;
margin-left: 10%;
line-height: 60px;
}
}
@media screen and (max-width:1459px){
.fdimgs-div{
background: #fff;
border-radius: 8px;
display: flex;
flex-direction: column;
width: 220px;
height: 325px;
overflow: hidden;
position: relative;
}
.fdimgs-div>span{
font-size: 18px;
z-index: 9999;
position: absolute;
bottom: 0px;
color: white;
margin-left: 10%;
line-height: 60px;
}
}
@media screen and (max-width:1299px){
.fdimgs-div{
background: #fff;
border-radius: 8px;
display: flex;
flex-direction: column;
width: 200px;
height: 305px;
overflow: hidden;
position: relative;
}
.fdimgs-div>span{
font-size: 16px;
z-index: 9999;
position: absolute;
bottom: 0px;
color: white;
margin-left: 10%;
line-height: 60px;
}
}
</style>
</html>