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 ...@@ -16,4 +16,16 @@ class AboutController extends Controller
{ {
return view('about.certification'); 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 @@ ...@@ -22,6 +22,7 @@
.gw-header-nav{ .gw-header-nav{
height: 112px; height: 112px;
background: rgba(255,255,255,0.1); background: rgba(255,255,255,0.1);
backdrop-filter: blur(5px);
width:100%; width:100%;
position: fixed; position: fixed;
top:70px; 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} @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 \ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
} }
body{background: #000;min-width: 1200px;} body{background: #000;min-width: 1200px;}
.homepage{ .homepage{
background: #000;; background: #000;
.floor1{ .floor1{
height:1021px; height:1021px;
width:100%; width:100%;
...@@ -98,16 +98,18 @@ body{background: #000;min-width: 1200px;} ...@@ -98,16 +98,18 @@ body{background: #000;min-width: 1200px;}
height:160px; height:160px;
width:100%; width:100%;
background: rgba(221,221,221,0.8); background: rgba(255,255,255,0.3);
backdrop-filter: blur(5px);
color:#fff; color:#fff;
position: fixed; position: fixed;
bottom:0px; bottom:0px;
z-index: 1;
.confotfix{ .confotfix{
position: relative; position: relative;
padding-top:44px; padding-top:44px;
padding-bottom: 47px; padding-bottom: 47px;
z-index: 2; 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{ .but{
display: block; display: block;
position: relative; 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} .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 \ 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) { define('home', [], function (require, exports, module) {
var liexin_pop=require("liexin_pop");
var home = { var home = {
init: function () { init: function () {
home.handle(); home.handle();
}, },
handle:function(){ 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') @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 @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 @@ ...@@ -101,5 +101,6 @@
@section('js') @section('js')
<script src="{{$public}}/assets/css/common/font/iconfont.js?v={{time()}}"></script> <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 @endsection
\ No newline at end of file
...@@ -26,3 +26,6 @@ Route::get('/', 'HomeController@index')->name('home'); ...@@ -26,3 +26,6 @@ Route::get('/', 'HomeController@index')->name('home');
Route::get('/forget', 'AuthController@forget')->name('forget'); Route::get('/forget', 'AuthController@forget')->name('forget');
Route::get('/about/company', 'AboutController@company')->name('about.company'); Route::get('/about/company', 'AboutController@company')->name('about.company');
Route::get('/about/certification', 'AboutController@certification')->name('about.certification'); 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