Commit f432d22b by 杨树贤

Merge branch 'dev/ver/1.0.0' of http://git.ichunt.net/semour/semour_web into dev/ver/1.0.0

parents 1a52f4a5 0bf36af7
......@@ -16,4 +16,16 @@ class AboutController extends Controller
{
return view('about.certification');
}
//质量认证
public function quality(Request $request)
{
return view('about.quality');
}
public function privacy(Request $request)
{
return view('about.privacy');
}
}
.gw-header-nav{
position: fixed;
top:70px;
}
body{background: #000;min-width: 1200px;}
.aboutpage{
background: #000;
.floor1{
height:1003px;
background: url("../../images/about/companybg1.png") center top no-repeat;
p{font-size: 110px;font-weight: bold;color:#fff;width:1200px;margin:0 auto;}
}
.floor2{
height:1485px;
background: url("../../images/about/companybg2.png") center top no-repeat;
.jscon{
width: 1200px;
height: 1243px;
margin:0 auto;
background: rgba(40, 63, 235, 0.4);
font-size: 30px;
color:#fff;
font-weight: bold;
padding:0px 63px ;
b{font-size: 60px;}
p{margin-bottom: 50px;}
}
.readbox{
padding-top:50px;
text-align: center;
padding-bottom:60px;
p{font-size: 30px;font-weight: bold;color:#FFf;margin-bottom: 36px;}
.but{
width: 560px;
height: 64px;
line-height: 64px;
background: #283FEB;
color:#fff;
font-size: 22px;
border:2px solid #283FEB;
cursor: pointer;
&.but-lk{
background: none;
margin-left: 39px;
}
}
}
}
}
.qualitypage{
background: #000;
.floor1{
height:1003px;
background: url("../../images/about/qualitybg.png") center top no-repeat;
p{font-size: 80px;font-weight: bold;color:#fff;width:1200px;margin:0 auto;span{font-size: 50px;display: block;}}
}
.floor2{
height:1074px;
background: url("../../images/about/qualitybg2.png") center top no-repeat;
.jscon{
width: 1200px;
height: 410px;
margin:0 auto;
background: rgba(40, 63, 235, 0.4);
font-size: 30px;
color:#fff;
font-weight: bold;
padding:0px 63px ;
b{font-size: 60px;}
p{margin-bottom: 50px;}
}
.supplierboxsp{
padding-top: 20px;
.row{margin-bottom: 1px;}
.itemf3{
height:200px;width:50%;background: rgba(255,255,255,0.1);color:#fff;
font-size: 22px;
line-height: 200px;
margin-bottom: 1px;
&.trr{padding-left: 122px;}
&.trl{text-align: right;padding-right: 122px;margin-right: 1px;}
&:hover{ background: url("../../images/home/subj.png") no-repeat;background-size: 100% 100%;
font-size: 30px;
}
}
}
.readbox{
padding-top:50px;
text-align: center;
padding-bottom:60px;
p{font-size: 30px;font-weight: bold;color:#FFf;margin-bottom: 36px;}
.but{
width: 560px;
height: 64px;
line-height: 64px;
background: #283FEB;
color:#fff;
font-size: 22px;
border:2px solid #283FEB;
cursor: pointer;
&.but-lk{
background: none;
margin-left: 39px;
}
}
}
}
}
.privacypage{
background: #000;
.floor1{
height:1003px;
background: url("../../images/about/privacybg1.png") center top no-repeat;
p{font-size: 110px;font-weight: bold;color:#fff;width:1200px;margin:0 auto;}
}
.floor2{
height:3744px;
background: url("../../images/about/privacybg2.png") center top no-repeat;
.jscon{
width: 1200px;
height: 3490px;
margin:0 auto;
background: rgba(40, 63, 235, 0.4);
font-size: 30px;
color:#fff;
font-weight: bold;
padding:0px 63px ;
p{margin-bottom: 20px;font-size: 16px;}
}
.readbox{
padding-top:50px;
text-align: center;
padding-bottom:60px;
p{font-size: 30px;font-weight: bold;color:#FFf;margin-bottom: 36px;}
.but{
width: 560px;
height: 64px;
line-height: 64px;
background: #283FEB;
color:#fff;
font-size: 22px;
border:2px solid #283FEB;
cursor: pointer;
&.but-lk{
background: none;
margin-left: 39px;
}
}
}
}
}
\ No newline at end of file
.gw-header-nav{position:fixed;top:70px}body{background:#000;min-width:1200px}.aboutpage{background:#000}.aboutpage .floor1{height:1003px;background:url("../../images/about/companybg1.png") center top no-repeat}.aboutpage .floor1 p{font-size:110px;font-weight:bold;color:#fff;width:1200px;margin:0 auto}.aboutpage .floor2{height:1485px;background:url("../../images/about/companybg2.png") center top no-repeat}.aboutpage .floor2 .jscon{width:1200px;height:1243px;margin:0 auto;background:rgba(40,63,235,0.4);font-size:30px;color:#fff;font-weight:bold;padding:0px 63px }.aboutpage .floor2 .jscon b{font-size:60px}.aboutpage .floor2 .jscon p{margin-bottom:50px}.aboutpage .floor2 .readbox{padding-top:50px;text-align:center;padding-bottom:60px}.aboutpage .floor2 .readbox p{font-size:30px;font-weight:bold;color:#FFf;margin-bottom:36px}.aboutpage .floor2 .readbox .but{width:560px;height:64px;line-height:64px;background:#283FEB;color:#fff;font-size:22px;border:2px solid #283FEB;cursor:pointer}.aboutpage .floor2 .readbox .but.but-lk{background:none;margin-left:39px}.qualitypage{background:#000}.qualitypage .floor1{height:1003px;background:url("../../images/about/qualitybg.png") center top no-repeat}.qualitypage .floor1 p{font-size:80px;font-weight:bold;color:#fff;width:1200px;margin:0 auto}.qualitypage .floor1 p span{font-size:50px;display:block}.qualitypage .floor2{height:1074px;background:url("../../images/about/qualitybg2.png") center top no-repeat}.qualitypage .floor2 .jscon{width:1200px;height:410px;margin:0 auto;background:rgba(40,63,235,0.4);font-size:30px;color:#fff;font-weight:bold;padding:0px 63px }.qualitypage .floor2 .jscon b{font-size:60px}.qualitypage .floor2 .jscon p{margin-bottom:50px}.qualitypage .floor2 .supplierboxsp{padding-top:20px}.qualitypage .floor2 .supplierboxsp .row{margin-bottom:1px}.qualitypage .floor2 .supplierboxsp .itemf3{height:200px;width:50%;background:rgba(255,255,255,0.1);color:#fff;font-size:22px;line-height:200px;margin-bottom:1px}.qualitypage .floor2 .supplierboxsp .itemf3.trr{padding-left:122px}.qualitypage .floor2 .supplierboxsp .itemf3.trl{text-align:right;padding-right:122px;margin-right:1px}.qualitypage .floor2 .supplierboxsp .itemf3:hover{background:url("../../images/home/subj.png") no-repeat;background-size:100% 100%;font-size:30px}.qualitypage .floor2 .readbox{padding-top:50px;text-align:center;padding-bottom:60px}.qualitypage .floor2 .readbox p{font-size:30px;font-weight:bold;color:#FFf;margin-bottom:36px}.qualitypage .floor2 .readbox .but{width:560px;height:64px;line-height:64px;background:#283FEB;color:#fff;font-size:22px;border:2px solid #283FEB;cursor:pointer}.qualitypage .floor2 .readbox .but.but-lk{background:none;margin-left:39px}.privacypage{background:#000}.privacypage .floor1{height:1003px;background:url("../../images/about/privacybg1.png") center top no-repeat}.privacypage .floor1 p{font-size:110px;font-weight:bold;color:#fff;width:1200px;margin:0 auto}.privacypage .floor2{height:3744px;background:url("../../images/about/privacybg2.png") center top no-repeat}.privacypage .floor2 .jscon{width:1200px;height:3490px;margin:0 auto;background:rgba(40,63,235,0.4);font-size:30px;color:#fff;font-weight:bold;padding:0px 63px }.privacypage .floor2 .jscon p{margin-bottom:20px;font-size:16px}.privacypage .floor2 .readbox{padding-top:50px;text-align:center;padding-bottom:60px}.privacypage .floor2 .readbox p{font-size:30px;font-weight:bold;color:#FFf;margin-bottom:36px}.privacypage .floor2 .readbox .but{width:560px;height:64px;line-height:64px;background:#283FEB;color:#fff;font-size:22px;border:2px solid #283FEB;cursor:pointer}.privacypage .floor2 .readbox .but.but-lk{background:none;margin-left:39px}
\ No newline at end of file
......@@ -22,6 +22,7 @@
.gw-header-nav{
height: 112px;
background: rgba(255,255,255,0.1);
backdrop-filter: blur(5px);
width:100%;
position: fixed;
top:70px;
......
@charset "utf-8";html,body,div,iframe,em,img,p,a,strong,b,i,form,label,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,applet,object,blockquote,big,cite,code,del,dfn,abbr,acronym,address,pre,time,mark,audio,video,article,aside,canvas,details,embed,figure,figcaption,footer,header,nav,section,menu,button,input,textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-weight:normal;list-style:none;outline:none}table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;font-size:100%;font:inherit}a{text-decoration:none}table{border-color:#ccc !important}body,html,button,input{font-family:Arial,helvetica,PingFangSC-Regular,PingFang SC,"微软雅黑"}.clr:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clr{display:block;min-height:1%}.clr{clear:both}.clr:after{content:" ";display:table;clear:both}.fl{float:left}.fr{float:right}.fw{font-weight:bold}.ta-c{text-align:center}.ta-r{text-align:right}.ta-l{text-align:left}.flex{display:flex}.column{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.boxsiz{-webkit-box-sizing:border-box;box-sizing:border-box}.bothSide{justify-content:space-between}.avarage{justify-content:space-around}.rowCenter{justify-content:center}.verCenter{align-items:center}.gw-header-top{background:#F68332;height:70px;line-height:70px;font-size:24px;color:#fff;position:fixed;width:100%;top:0px;left:0px;z-index:2}.gw-header-top div{width:100%;height:100%}.gw-header-top div span{transition:all .5s;float:right;margin-right:20px}.gw-header-top div span i{cursor:pointer;color:#fff;font-size:18px}.gw-header-top div span:hover{transform:rotate(90deg);color:#333}.gw-header-nav{height:112px;background:rgba(255,255,255,0.1);width:100%;position:fixed;top:70px;left:0px}.gw-header-nav .ghn-con{height:112px;width:1500px;margin:0 auto}@media screen and (max-width:1500px){.gw-header-nav .ghn-con{width:1200px}}.gw-header-nav .ghn-con a.ghn-logo{width:463px;height:44px;position:relative;top:32px}.gw-header-nav .ghn-con a.ghn-logo img{width:100%;height:100%}.gw-header-nav .ghn-con .ghn-right-box{position:relative;top:-30px}.gw-header-nav .ghn-con .ghn-right-box .grb-top a{font-size:16px;color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-top a.carbc{position:relative}.gw-header-nav .ghn-con .ghn-right-box .grb-top a.carbc span{position:absolute;height:24px;display:block;width:24px;background:#E94141;border-radius:24px;color:#fff;right:-20px;top:-11px;line-height:24px;text-align:center;font-size:14px}.gw-header-nav .ghn-con .ghn-right-box .grb-top a:hover{color:#F68332}.gw-header-nav .ghn-con .ghn-right-box .grb-top a.iconbx:hover{color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-top .fr{margin-left:34px}.gw-header-nav .ghn-con .ghn-right-box .grb-top .fr.clj{position:relative;top:6px}.gw-header-nav .ghn-con .ghn-right-box .grb-top .fr.clj font{color:#fff;letter-spacing:-3px}.gw-header-nav .ghn-con .ghn-right-box .grb-top i.icon{font-size:30px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom{margin-top:30px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli{margin-left:48px;transition:all .5s;display:block;height:40px;position:relative}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli a.onea{font-size:20px;color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav{position:absolute;top:38px;left:-22px;width:192px;padding:18px 22px;display:none;background:rgba(26,29,57,0.8)}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav .twoli{height:40px;line-height:40px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav a.twoa{font-size:20px;color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav a.twoa:hover{color:#F68332}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli:hover::after{content:"";position:absolute;top:36px;width:100%;height:5px;background:#FFFFFF;border-radius:2px;left:0px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli:hover .twonav{display:block}.footersm{background:rgba(31,104,242,0.2);padding-top:87px;padding-bottom:31px}.footersm .logoftsm{width:262px;height:45px}.footersm .itemftsm{color:#fff;font-weight:bold;margin-left:107px}@media screen and (max-width:1500px){.footersm .itemftsm{margin-left:27px}}.footersm .itemftsm p{font-size:20px;margin-bottom:26px}.footersm .itemftsm p.row b{font-size:16px;font-weight:normal;margin-right:9px;position:relative;top:5px}.footersm .itemftsm a{font-size:16px;display:block;cursor:pointer;color:#fff;font-weight:normal;line-height:28px;height:28px}.footersm .itemftsm a:hover{color:#F68332}.footersm .itemftsm a.fz-14{font-size:14px}.footersm .itemftsm a.fz-14:hover{color:#fff}.footersm .dpbto{margin-top:53px;font-size:14px;color:#fff}.footersm .dpbto i{font-size:22px;margin-right:20px;position:relative;top:-3px}.footersm .dpbto i.dflt{margin-left:53px}
\ No newline at end of file
@charset "utf-8";html,body,div,iframe,em,img,p,a,strong,b,i,form,label,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,applet,object,blockquote,big,cite,code,del,dfn,abbr,acronym,address,pre,time,mark,audio,video,article,aside,canvas,details,embed,figure,figcaption,footer,header,nav,section,menu,button,input,textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-weight:normal;list-style:none;outline:none}table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;font-size:100%;font:inherit}a{text-decoration:none}table{border-color:#ccc !important}body,html,button,input{font-family:Arial,helvetica,PingFangSC-Regular,PingFang SC,"微软雅黑"}.clr:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clr{display:block;min-height:1%}.clr{clear:both}.clr:after{content:" ";display:table;clear:both}.fl{float:left}.fr{float:right}.fw{font-weight:bold}.ta-c{text-align:center}.ta-r{text-align:right}.ta-l{text-align:left}.flex{display:flex}.column{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.boxsiz{-webkit-box-sizing:border-box;box-sizing:border-box}.bothSide{justify-content:space-between}.avarage{justify-content:space-around}.rowCenter{justify-content:center}.verCenter{align-items:center}.gw-header-top{background:#F68332;height:70px;line-height:70px;font-size:24px;color:#fff;position:fixed;width:100%;top:0px;left:0px;z-index:2}.gw-header-top div{width:100%;height:100%}.gw-header-top div span{transition:all .5s;float:right;margin-right:20px}.gw-header-top div span i{cursor:pointer;color:#fff;font-size:18px}.gw-header-top div span:hover{transform:rotate(90deg);color:#333}.gw-header-nav{height:112px;background:rgba(255,255,255,0.1);backdrop-filter:blur(5px);width:100%;position:fixed;top:70px;left:0px}.gw-header-nav .ghn-con{height:112px;width:1500px;margin:0 auto}@media screen and (max-width:1500px){.gw-header-nav .ghn-con{width:1200px}}.gw-header-nav .ghn-con a.ghn-logo{width:463px;height:44px;position:relative;top:32px}.gw-header-nav .ghn-con a.ghn-logo img{width:100%;height:100%}.gw-header-nav .ghn-con .ghn-right-box{position:relative;top:-30px}.gw-header-nav .ghn-con .ghn-right-box .grb-top a{font-size:16px;color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-top a.carbc{position:relative}.gw-header-nav .ghn-con .ghn-right-box .grb-top a.carbc span{position:absolute;height:24px;display:block;width:24px;background:#E94141;border-radius:24px;color:#fff;right:-20px;top:-11px;line-height:24px;text-align:center;font-size:14px}.gw-header-nav .ghn-con .ghn-right-box .grb-top a:hover{color:#F68332}.gw-header-nav .ghn-con .ghn-right-box .grb-top a.iconbx:hover{color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-top .fr{margin-left:34px}.gw-header-nav .ghn-con .ghn-right-box .grb-top .fr.clj{position:relative;top:6px}.gw-header-nav .ghn-con .ghn-right-box .grb-top .fr.clj font{color:#fff;letter-spacing:-3px}.gw-header-nav .ghn-con .ghn-right-box .grb-top i.icon{font-size:30px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom{margin-top:30px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli{margin-left:48px;transition:all .5s;display:block;height:40px;position:relative}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli a.onea{font-size:20px;color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav{position:absolute;top:38px;left:-22px;width:192px;padding:18px 22px;display:none;background:rgba(26,29,57,0.8)}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav .twoli{height:40px;line-height:40px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav a.twoa{font-size:20px;color:#fff}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli .twonav a.twoa:hover{color:#F68332}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli:hover::after{content:"";position:absolute;top:36px;width:100%;height:5px;background:#FFFFFF;border-radius:2px;left:0px}.gw-header-nav .ghn-con .ghn-right-box .grb-bottom .oneli:hover .twonav{display:block}.footersm{background:rgba(31,104,242,0.2);padding-top:87px;padding-bottom:31px}.footersm .logoftsm{width:262px;height:45px}.footersm .itemftsm{color:#fff;font-weight:bold;margin-left:107px}@media screen and (max-width:1500px){.footersm .itemftsm{margin-left:27px}}.footersm .itemftsm p{font-size:20px;margin-bottom:26px}.footersm .itemftsm p.row b{font-size:16px;font-weight:normal;margin-right:9px;position:relative;top:5px}.footersm .itemftsm a{font-size:16px;display:block;cursor:pointer;color:#fff;font-weight:normal;line-height:28px;height:28px}.footersm .itemftsm a:hover{color:#F68332}.footersm .itemftsm a.fz-14{font-size:14px}.footersm .itemftsm a.fz-14:hover{color:#fff}.footersm .dpbto{margin-top:53px;font-size:14px;color:#fff}.footersm .dpbto i{font-size:22px;margin-right:20px;position:relative;top:-3px}.footersm .dpbto i.dflt{margin-left:53px}
\ No newline at end of file
......@@ -4,7 +4,7 @@
}
body{background: #000;min-width: 1200px;}
.homepage{
background: #000;;
background: #000;
.floor1{
height:1021px;
width:100%;
......@@ -98,16 +98,18 @@ body{background: #000;min-width: 1200px;}
height:160px;
width:100%;
background: rgba(221,221,221,0.8);
background: rgba(255,255,255,0.3);
backdrop-filter: blur(5px);
color:#fff;
position: fixed;
bottom:0px;
z-index: 1;
.confotfix{
position: relative;
padding-top:44px;
padding-bottom: 47px;
z-index: 2;
div.textt{width: 656px;font-size: 18px;line-height: 24px;margin-right: 28px;color:#333;}
div.textt{width: 656px;font-size: 18px;line-height: 24px;margin-right: 28px;color:#fff;}
.but{
display: block;
position: relative;
......
.gw-header-nav{position:fixed;top:70px}body{background:#000;min-width:1200px}.homepage{background:#000}.homepage .floor1{height:1021px;width:100%;background:url("../../images/home/bg1.png") center top no-repeat}.homepage .floor1 .fl1-con{padding-top:440px;width:1200px;margin:0 auto}.homepage .floor1 .fl1-con .rtdes p{color:#fff;font-size:60px}.homepage .floor1 .fl1-con .rtdes .p24{font-size:24px;margin-top:30px}.homepage .floor1 .fl1-con .fl1botbox{margin-top:94px}.homepage .floor1 .fl1-con .fl1botbox .ftitem{width:390px;padding-top:38px;padding-bottom:42px;background:rgba(2,11,51,0.75);margin-right:15px;text-align:center;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem.ftlast{margin-right:0px}.homepage .floor1 .fl1-con .fl1botbox .ftitem div{height:88px;width:88px;margin:0 auto;background:#fff;border-radius:88px;text-align:center;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem div svg,.homepage .floor1 .fl1-con .fl1botbox .ftitem div i{font-size:47px;position:relative;top:18px;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem div i{display:none}.homepage .floor1 .fl1-con .fl1botbox .ftitem p{text-align:center;font-size:30px;color:#fff;margin-top:38px;margin-bottom:24px}.homepage .floor1 .fl1-con .fl1botbox .ftitem i.ijt{color:#283FEB;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover{background:rgba(40,63,235,0.75)}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover i.ijt{color:#F68332}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover div{background:none}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover div svg{display:none}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover div i{display:inline;color:#fff}.homepage .floor2{height:600px;background:url("../../images/home/bg2.png") center top no-repeat;font-size:24px;color:#fff}.homepage .floor2 b{font-size:40px}.homepage .floor2 .f2con{width:500px;margin:0 auto;position:relative;top:260px;width:864px}.homepage .floor3{padding-top:4px}.homepage .floor3 .row{margin-bottom:1px}.homepage .floor3 .itemf3{height:200px;width:50%;background:#1B2037;color:#fff;font-size:30px;line-height:200px;margin-bottom:1px}.homepage .floor3 .itemf3.trr{padding-left:122px}.homepage .floor3 .itemf3.trl{text-align:right;padding-right:122px;margin-right:1px}.homepage .floor3 .itemf3 b{font-size:40px;font-weight:bold;margin-right:10px}.homepage .floor3 .itemf3:hover{background:url("../../images/home/subj.png") no-repeat;background-size:100% 100%}.homepage .floor3 .itemf3:hover b{font-size:100px;font-weight:bold}.homepage .floor4{padding-top:60px;text-align:center;padding-bottom:60px}.homepage .floor4 p{font-size:30px;font-weight:bold;color:#FFf;margin-bottom:36px}.homepage .floor4 .but{width:560px;height:64px;line-height:64px;background:#283FEB;color:#fff;font-size:22px;border:2px solid #283FEB;cursor:pointer}.homepage .floor4 .but.but-lk{background:none;margin-left:39px}.homepage .footfixedcor{height:160px;width:100%;background:rgba(221,221,221,0.8);color:#fff;position:fixed;bottom:0px}.homepage .footfixedcor .confotfix{position:relative;padding-top:44px;padding-bottom:47px;z-index:2}.homepage .footfixedcor .confotfix div.textt{width:656px;font-size:18px;line-height:24px;margin-right:28px;color:#333}.homepage .footfixedcor .confotfix .but{display:block;position:relative;top:10px;text-align:center;width:248px;height:48px;line-height:48px;background:#283FEB;color:#fff;font-size:20px;border:1px solid #283FEB;cursor:pointer}.homepage .footfixedcor .confotfix .but.but-lk{background:none;margin-right:20px;color:#283FEB}
\ No newline at end of file
.gw-header-nav{position:fixed;top:70px}body{background:#000;min-width:1200px}.homepage{background:#000}.homepage .floor1{height:1021px;width:100%;background:url("../../images/home/bg1.png") center top no-repeat}.homepage .floor1 .fl1-con{padding-top:440px;width:1200px;margin:0 auto}.homepage .floor1 .fl1-con .rtdes p{color:#fff;font-size:60px}.homepage .floor1 .fl1-con .rtdes .p24{font-size:24px;margin-top:30px}.homepage .floor1 .fl1-con .fl1botbox{margin-top:94px}.homepage .floor1 .fl1-con .fl1botbox .ftitem{width:390px;padding-top:38px;padding-bottom:42px;background:rgba(2,11,51,0.75);margin-right:15px;text-align:center;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem.ftlast{margin-right:0px}.homepage .floor1 .fl1-con .fl1botbox .ftitem div{height:88px;width:88px;margin:0 auto;background:#fff;border-radius:88px;text-align:center;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem div svg,.homepage .floor1 .fl1-con .fl1botbox .ftitem div i{font-size:47px;position:relative;top:18px;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem div i{display:none}.homepage .floor1 .fl1-con .fl1botbox .ftitem p{text-align:center;font-size:30px;color:#fff;margin-top:38px;margin-bottom:24px}.homepage .floor1 .fl1-con .fl1botbox .ftitem i.ijt{color:#283FEB;transition:all .8s}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover{background:rgba(40,63,235,0.75)}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover i.ijt{color:#F68332}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover div{background:none}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover div svg{display:none}.homepage .floor1 .fl1-con .fl1botbox .ftitem:hover div i{display:inline;color:#fff}.homepage .floor2{height:600px;background:url("../../images/home/bg2.png") center top no-repeat;font-size:24px;color:#fff}.homepage .floor2 b{font-size:40px}.homepage .floor2 .f2con{width:500px;margin:0 auto;position:relative;top:260px;width:864px}.homepage .floor3{padding-top:4px}.homepage .floor3 .row{margin-bottom:1px}.homepage .floor3 .itemf3{height:200px;width:50%;background:#1B2037;color:#fff;font-size:30px;line-height:200px;margin-bottom:1px}.homepage .floor3 .itemf3.trr{padding-left:122px}.homepage .floor3 .itemf3.trl{text-align:right;padding-right:122px;margin-right:1px}.homepage .floor3 .itemf3 b{font-size:40px;font-weight:bold;margin-right:10px}.homepage .floor3 .itemf3:hover{background:url("../../images/home/subj.png") no-repeat;background-size:100% 100%}.homepage .floor3 .itemf3:hover b{font-size:100px;font-weight:bold}.homepage .floor4{padding-top:60px;text-align:center;padding-bottom:60px}.homepage .floor4 p{font-size:30px;font-weight:bold;color:#FFf;margin-bottom:36px}.homepage .floor4 .but{width:560px;height:64px;line-height:64px;background:#283FEB;color:#fff;font-size:22px;border:2px solid #283FEB;cursor:pointer}.homepage .floor4 .but.but-lk{background:none;margin-left:39px}.homepage .footfixedcor{height:160px;width:100%;background:rgba(255,255,255,0.3);backdrop-filter:blur(5px);color:#fff;position:fixed;bottom:0px;z-index:1}.homepage .footfixedcor .confotfix{position:relative;padding-top:44px;padding-bottom:47px;z-index:2}.homepage .footfixedcor .confotfix div.textt{width:656px;font-size:18px;line-height:24px;margin-right:28px;color:#fff}.homepage .footfixedcor .confotfix .but{display:block;position:relative;top:10px;text-align:center;width:248px;height:48px;line-height:48px;background:#283FEB;color:#fff;font-size:20px;border:1px solid #283FEB;cursor:pointer}.homepage .footfixedcor .confotfix .but.but-lk{background:none;margin-right:20px;color:#283FEB}
\ No newline at end of file
define('headui', ['tool'], function (require, exports, module) {
var tool=require("tool");
var headui = {
init: function () {
headui.handle();
},
handle:function(){
$(".gw-header-top .topclose").click(function(){
$(".gw-header-top").slideUp(500);
tool.setCookie("topclose",1,30);
$(".gw-header-nav").animate({
top:0
})
})
$(".closehometips").click(function(){
tool.setCookie("closehometips",1,30);
$(".footfixedcor").animate({
bottom:-160
})
})
}
}
module.exports = headui.init();
})
seajs.use(['headui'])
\ No newline at end of file
define('home', ['tool','liexin_pop'], function (require, exports, module) {
var liexin_pop=require("liexin_pop");
define('home', [], function (require, exports, module) {
var home = {
init: function () {
home.handle();
},
handle:function(){
$(".gw-header-top .topclose").click(function(){
$(".gw-header-top").slideUp(500);
tool.setCookie("topclose",1,30);
$(".gw-header-nav").animate({
top:0
})
})
$(".closehometips").click(function(){
tool.setCookie("closehometips",1,30);
$(".footfixedcor").animate({
bottom:-160
})
})
}
}
......
@extends('layouts.app')
@section('css')
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
@endsection
@section('body')
@include('common.headerTop')
@include('common.headerNav')
<div class="aboutpage">
<div class="floor1 row verCenter">
<p>About Us</p>
</div>
<div class="floor2">
<div class="jscon boxsiz">
<p><b>S</b>emour Electronics Co., LTD , located in Hong Kong, is one of the subsidiaries of Shenzhen ICHUNT Technology Co., LTD. As a global electronic supply chain solution provider ,Semour is committed to many EMS/OEM/ODM manufacturer clients with the comprehensive real-time stock goods and supporting services .
</p>
<p><b>W</b> ith rich industry experience, Semour Electronics provides customer-oriented one-stop electronic component services, including spot and related financial, warehousing and logistics services. So far, Semour online store has brought more than 1,000 categories of inventory to nearly 1,000 suppliers around the world. The online store allows customers to search for inventory and prices in real time and enjoy the one-on-one service of our professional sales team.
</p>
<p><b>T</b>hrough Semour Quality Testing Center, Semour Electronics can prevent counterfeit components from entering your supply chain. Our well-established supply chain system can respond to any customer inquiry and meet the diverse market environment. Semour Electronics' goal is to increase the productivity of electronic trading services and to continuously bring intervention and innovation to the industry.
</p>
<p><b>T</b>he parent company of Semour Electronics is Shenzhen ICHUNT Technology Company Limited which headquarter located in Shenzhen, China. The company currently has more than 400 employees and the business network of ICHUNT Technology has covered most of the major cities of China including Hong Kong, Beijing, Shanghai, Suzhou, Nanjing, Hefei, Wuhan, Dalian, Qingdao. These subsidiaries and office branches can rapidly respond to the various requirement from the enterprise customers in the electronic industry within the coverage area. Currently ICHUNT Technology has obtained several rounds of financial investment from well-known venture capital, including Matrix Partners China, Welight Capital, Hua Partners, JD. Capital, Haitong Securities.
</p>
</div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<div class="but">LOCATE PARTS ON SEMOUR STORE</div>
<div class="but but-lk">SUBMIT REAL-TIME RFQ </div>
</div>
</div>
</div>
@include('common.footersm')
</div>
@section('content')
关于我们公司
@endsection
@section('js')
<script src="{{$public}}/assets/js/home/headui.js?v={{time()}}"></script>
@endsection
\ No newline at end of file
@extends('layouts.app')
@section('css')
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
@endsection
@section('body')
@include('common.headerTop')
@include('common.headerNav')
<div class="privacypage">
<div class="floor1 row verCenter">
<p>Privacy Policy</p>
</div>
<div class="floor2">
<div class="jscon boxsiz">
<p>
We are committed to safeguarding your privacy and ensuring that your Personal Data is protected. This Privacy Policy Statement explains the types of Personal Data we collect and how we process and protect that data.
</p>
<p>
We shall keep your Personal Data confidential and shall ensure that our policies and practices with respect to the collection, use, retention, disclosure, transfer, security and access of your Personal Data comply with the laws of Hong Kong.
</p>
<p>
Personal Information Collection Statement ("PICS")
</p>
<p>
This PICS is issued pursuant to the PDPO in relation to the operation of our retail business by Semour Electronics Co. Limited, each a subsidiary of ICHUNT Technology Group (together referred to as "we" or "us").
</p>
<p>
1. This PICS is last updated on the Effective Date.
</p>
<p>
2. Definitions
</p>
<p>
Under this PICS, unless the context otherwise requires, the following words and expressions shall have the following meanings:
</p>
<p>
2.1. "Database" means the database of our customers' Personal Data.
</p>
<p>
2.2. "Effective Date" means 5th September 2022.
</p>
<p>
2.3. "Our Customer Hotline" the hotline number(s) is available on Our Website or Our App.
</p>
<p>
2.4. "Our Affiliates" means companies within Semour Electronics Co. Limited, which operate Goods or Services distribution business.
</p>
<p>
2.5. "Our Stores" include Semour and other store formats that we may operate from time to time (whether online or offline).
</p>
<p>
2.6. "Our Subsidiaries" means all the retail and manufacturing divisions operating under ICHUNT Technology Group offering Retail Goods or Services to consumers.
</p>
<p>
2.7. "PDPO" means the Personal Data (Privacy) Ordinance (Cap.486).
</p>
<p>
2.8. "Personal Data" has the meaning ascribed to it under the PDPO.
</p>
<p>
2.9. "Our Website" www.semour.com
</p>
<p>
2.10. "Registered Customer" means our customer who has registered for an account in Our App or Our Website.
</p>
<p>
Personal Data: what we collect and why
</p>
<p>
3. In order for you to become a Registered Customer and to enjoy our various products and services, it is necessary for you to provide us with certain essential Personal Data as indicated at the time of collection. We may also ask for other information which helps us to offer you tailored products and services that we think may be of interest to you. The types of Personal Data we may collect include your name, address, email, telephone number, date of birth, gender, age, shopping preferences and hobbies.
</p>
<p>
4. We shall have the right to collect, hold, process and/or use, the Personal Data in the Database in each case for the purposes as set out in, and in accordance with, this PICS. If you are unable or unwilling to provide us with complete and correct Personal Data, we may not be able to provide or continue to provide our products and services to you.
</p>
<p>
Use of your Personal Data
</p>
<p>
5. You agree that the Personal Data you provide to us and all information relating to the use of Our App and/or Our Website may be used and retained by us for:
</p>
<p>
5.1. processing your application as a Registered Customer;
</p>
<p>
5.2. providing you with our services;
</p>
<p>
5.3. the normal management, operation, and maintenance of Our App and/or Our Website;
</p>
<p>
5.4. providing you with regular communications from us with details of our retail business and relevant benefits;
</p>
<p>
5.5. providing you with Retail Goods or Services which you have requested;
</p>
<p>
5.6. processing your order for purchases at Our Stores, including verifying your payment details/status;
</p>
<p>
5.7. carrying out prize draws, games or competitions which you have entered;
</p>
<p>
5.8. carrying out data sorting and analysis to enable us to better understand your characteristics and buying behaviour and to provide other services better tailored to your needs, and to assist us in selecting Retail Goods or Services that are likely to be of interest to you;
</p>
<p>
5.9. designing new or improving existing services provided by us, Our Affiliates and/or Our Subsidiaries to you;
</p>
<p>
5.10. investigation of complaints, suspected suspicious transactions, and research for service improvement;
</p>
<p>
5.11. prevention or detection of crime;
</p>
<p>
5.12. disclosure as required by law; and
</p>
<p>
5.13. aggregated behavioural analysis.
</p>
<p>
6. With your consent or indication of no objection, we will use your Personal Data for direct marketing to you (whether by post, email, phone, SMS, or other media whether now known or available in the future) in relation to offers and promotions from:
</p>
<p>
6.1. us, Our Affiliates and/or Our Subsidiaries;
</p>
<p>
6.2. other companies within the Semour Electronics Co. Limited group of companies in relation to telecommunications goods and/or services, e-commerce services (including trading platforms and online auctions), payment services, financial, investment and insurance products and services, hotel and tourism services and real property and related services;
</p>
<p>
7. We may disclose and transfer (whether in Hong Kong or abroad) your Personal Data to our agents or contractors under a duty of confidentiality to us who provide administrative, data processing, research and marketing, distribution, telecommunications, professional or other similar services to us.
</p>
<p>
8. We may also disclose and transfer (whether in Hong Kong or abroad) to any of our actual or proposed assignees or transferees of our rights with respect to your Personal Data in connection with a re-structuring of our retail business, and/or merger (as between us and a third party), sale, or transfer (whether of assets or shares, in whole or in part), to use, hold, process or retain such Personal Data for the purposes mentioned in clauses 5 and 6 above.
</p>
<p>
Browsing information collected from you (Cookies)
</p>
<p>
9. We use cookies and similar technologies to collect data about you when you visit the Our Website(s), mobile application(s) and our other related websites (together referred to as "Sites"). Cookies are files that store information on your computer hard drive or browser that mean that we can recognise that you have visited our Sites before. We use cookies to give you the best possible experience on our Sites, by evaluating the use of our Sites and reviewing your browsing and shopping habits, personalizing your website experience, evaluating website activity on our Sites and generally making our Sites easier to use.
</p>
<p>
10. The types of data we may collect from you when you visit the Sites include:
</p>
<p>
- information about the type of browser you use;
</p>
<p>
- details of the web pages you have viewed;
</p>
<p>
- your IP address;
</p>
<p>
- the hyperlinks you have clicked; and
</p>
<p>
- the websites you visited before arriving at our Site.
</p>
<p>
11. You may refuse to accept Cookies (by modifying the relevant Internet options or browsing preferences of your computer system), but to do so you may not be able to utilize or activate all of the functions and services of our Sites.
</p>
<p>
About using our Sites
</p>
<p>
12. When you choose to use access or download our Sites or allow connectivity via Wi-Fi connections to your device, we receive information about your location and mobile device, including a unique identifier for your personalised device, your GPS data or wireless networks data (WLAN). Location data is neither stored nor transmitted to third parties. If you agree with the localisation function and/or enable the notifications function on your device mobile, we can provide you with location-based services including advertising, search results and personalised content. When you are near one of our Stores, then we can use push email communications or notifications (such as recommended promotion and recommended products) to you based on your geo-location data services and/or immediately previous online activities if you have provided your consent to receive such communications and advertising.
</p>
<p>
Most mobile devices allow you to turn off location services and push notifications on your device. Should you wish to do so, please access your own device and vary the settings for notification on your device to reflect your own preference to be notified (or not) following the relevant instructions under your device.
</p>
<p>
Your rights in relation to your Personal Data
</p>
<p>
13. You have the right to:
</p>
<p>
13.1. check whether we hold any of your Personal Data;
</p>
<p>
13.2. access your Personal Data held by us;
</p>
<p>
13.3. require us to correct any Personal Data which is inaccurate;
</p>
<p>
13.4. ascertain our policies and practices (from time to time) in relation to Personal Data and the type of Personal Data held by us;
</p>
<p>
13.5. opt out from receiving direct marketing materials from us at any time.
</p>
<p>
14. Any request in relation to the above shall be in writing (sent by web form, post or email) and addressed to:
</p>
<p>
Semour Electronics Co. Ltd.
</p>
<p>
Flat 1210, Floor 12
</p>
<p>
Sunbeam Center
</p>
<p>
27 Shing Yip Street
</p>
<p>
Kowloon
</p>
<p>
For enquiries, please contact Our Customer Hotline, which can be found on Our Website or Our App.
</p>
<p>
15. In accordance with the Ordinance, we have the right to charge you a reasonable fee for the processing of any Personal Data access request.
</p>
<p>
Protecting your Personal Data
</p>
<p>
16. We maintain appropriate technical and organizational measures to protect the Personal Data you provide to us against accidental or unlawful destruction, loss, alteration, authorized disclosure of, or access to your Personal Data.
</p>
<p>
17. Our Website may contain hyperlinks to other websites provided by third parties. We do not control these third-party websites or any of the content contained on those websites. Once you have left our website, we cannot be responsible for the protection and privacy of any information which you provide. You should exercise caution and look at the privacy statement for the website(s) you visit.
</p>
<p>
Miscellaneous
</p>
<p>
18. Nothing in this Privacy Policy Statement shall limit your rights under the PDPO.
</p>
<p>
19. If there is any inconsistency or conflict between the English and Chinese versions of this Privacy Policy Statement, the English version shall prevail.
</p>
<p>
20. This Privacy Policy Statement shall be governed by, and construed in accordance with, the laws of the Hong Kong Special Administrative Region.
</p>
<p>
21. We may change this Privacy Policy Statement from time to time by posting an updated version on the Our Website and Our App.
</p>
</div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<div class="but">LOCATE PARTS ON SEMOUR STORE</div>
<div class="but but-lk">SUBMIT REAL-TIME RFQ </div>
</div>
</div>
</div>
@include('common.footersm')
</div>
@endsection
@section('js')
<script src="{{$public}}/assets/js/home/headui.js?v={{time()}}"></script>
@endsection
\ No newline at end of file
@extends('layouts.app')
@section('css')
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
@endsection
@section('body')
@include('common.headerTop')
@include('common.headerNav')
<div class="qualitypage">
<div class="floor1 row verCenter">
<p>About Us <span>Quality Control System</span></p>
</div>
<div class="floor2">
<div class="jscon boxsiz">
<p><b>S</b>emour Electronics has a strict and complete quality control management system. Each component sold out from Semour has passed the internal quality inspection (IQC) and been eliminated any potential risks for subsequent use by customers. As an important segment supply chain for customers, Semour conducts the check-up strictly for every upstream supplier to prevent any counterfeit products enter into Semour's supply chain. Semour is committed to provide customers below :
</p>
</div>
<div class="supplierboxsp">
<div class="row">
<div class="itemf3 trl">Supply Chain Management</div>
<div class="itemf3 trr">Quality Inspection on Each Part</div>
</div>
<div class="row">
<div class="itemf3 trl">Professional Engineering Team</div>
<div class="itemf3 trr">Value-added Service</div>
</div>
</div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<div class="but">LOCATE PARTS ON SEMOUR STORE</div>
<div class="but but-lk">SUBMIT REAL-TIME RFQ </div>
</div>
</div>
</div>
@include('common.footersm')
</div>
@endsection
@section('js')
<script src="{{$public}}/assets/js/home/headui.js?v={{time()}}"></script>
@endsection
\ No newline at end of file
......@@ -101,5 +101,6 @@
@section('js')
<script src="{{$public}}/assets/css/common/font/iconfont.js?v={{time()}}"></script>
<script src="{{$public}}/assets/js/home/home.js?v={{time()}}"></script>
<script src="{{$public}}/assets/js/home/headui.js?v={{time()}}"></script>
<!-- <script src="{{$public}}/assets/js/home/home.js?v={{time()}}"></script> -->
@endsection
\ No newline at end of file
......@@ -26,3 +26,6 @@ Route::get('/', 'HomeController@index')->name('home');
Route::get('/forget', 'AuthController@forget')->name('forget');
Route::get('/about/company', 'AboutController@company')->name('about.company');
Route::get('/about/certification', 'AboutController@certification')->name('about.certification');
Route::get('/about/quality', 'AboutController@quality')->name('about.quality');
Route::get('/about/privacy', 'AboutController@privacy')->name('about.privacy');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment