Commit dba71349 by LJM
parents 2e7d00ee c708212e
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -188,10 +188,23 @@ ...@@ -188,10 +188,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -172,4 +172,9 @@ body { ...@@ -172,4 +172,9 @@ body {
.mini-bar::-webkit-scrollbar-thumb { .mini-bar::-webkit-scrollbar-thumb {
border-radius: 3px border-radius: 3px
} }
\ No newline at end of file
*{word-wrap:break-word}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,body{*position:static;font-family:"PingFang SC",Arial,"Microsoft YaHei",sans-serif}html *{outline:none;-webkit-text-size-adjust:none !important;-webkit-tap-highlight-color:rgba(0,0,0,0) !important}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section{margin:0;padding:0}button,input,select,textarea{font-size:100%;border:none;-webkit-appearance:none}input[type=button],input[type=file],input[type=submit]{cursor:pointer}table{border-collapse:collapse;border-spacing:0}ol,ul,dl{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}em,b,i{font-style:normal}a{text-decoration:none}img{border:none}.clr{*zoom:1;clear:both}.clr:after{content:".";clear:both;height:0;visibility:hidden;display:block}.fl{float:left;_display:inline}.fr{float:right;_display:inline}.va-t{vertical-align:top}.va-m{vertical-align:middle}.va-b{vertical-align:bottom}.boxsiz{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;-webkit-overflow-scrolling:touch}body{overflow-x:hidden}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.bothSide{justify-content:space-between}.avarage{justify-content:space-around}.rowCenter{justify-content:center}.verCenter{align-items:center}.main{width:1280px;margin:0 auto}::-webkit-scrollbar{width:7px;height:7px;background:transparent}::-webkit-scrollbar-track{background:white;border-radius:2px}::-webkit-scrollbar-thumb{background:#E6E6E6;background-clip:padding-box;border-radius:2px;transition:all .5s}::-webkit-scrollbar-thumb:hover{background:#999}::-webkit-scrollbar-corner{background:#f6f6f6}.mini-bar::-webkit-scrollbar{width:6px;height:6px}.mini-bar::-webkit-scrollbar-thumb{border-radius:3px}
\ No newline at end of file
...@@ -888,4 +888,306 @@ ...@@ -888,4 +888,306 @@
100% { 100% {
transform: scale(1); transform: scale(1);
} }
} }
\ No newline at end of file
/*弹出层样式*/
.mzpops {
padding: 15px
}
.mzpops .mzpopscons {
border: 1px solid #f3f3f3;
height: 300px;
padding: 15px;
overflow-y: auto;
overflow-x: hidden;
word-wrap: break-word
}
.mzpops .mzpopscons::-webkit-scrollbar {
width: 5px;
height: 106px
}
.mzpops .mzpopscons::-webkit-scrollbar-thumb {
border-radius: 5px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
background-color: #cccccc
}
.mzpops .mzbtnsxh {
display: block;
width: 180px;
margin: 0 auto;
margin-top: 25px;
border-radius: 2px;
height: 34px;
line-height: 34px;
text-align: center;
background: #1969F9;
border-radius: 1px;
color: #fff;
box-sizing: border-box;
border: 1px solid #1969F9;
transition: all .4s;
cursor: pointer
}
.mzpops .mzbtnsxh:hover {
background: #387FFF;
color: #fff
}
.pop-confirm, .pop-tip, .pop-show {
display: none;
}
.pop-confirm, .pop-tip{
z-index: 100005;
position: relative;
}
#ink-layer {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 900;
background: rgba(0, 0, 0, 0.3);
}
.right-close {
height: 20px;
position: relative;
}
.right-close .close {
cursor: pointer;
height: 10px;
width: 10px;
position: absolute;
right: -20px;
top: 10px;
display: block;
background: url(https://static.ichunt.com/dist/res/images/ic_icon.png?v=20190821) 0 -20px no-repeat;
}
.window {
display: none;
background: #fff;
position: fixed;
top: 25%;
left: 50%;
z-index: 901;
}
.window .title {
padding-top: 20px;
padding-bottom: 12px;
border-bottom: 1px solid #f2f2f2;
}
.window .title .close {
float: right;
font-size: 16px;
color:#919191;
cursor: pointer;
margin-right: 12px;
margin-top:-7px;
}
.window .title b {
font-size: 18px;
color: #313131;
font-weight: bold;
display: inline-block;
border-left:4px solid #1969F9;
margin-left: 18px;
height:21px;
line-height: 21px;
padding-left: 10px;
}
.window.popShow-content{
background: #FFFFFF;
box-shadow: 1px 3px 18px -7px #929191;
}
.window .cont-input {
padding: 20px 0;
}
.window .cont-input dl {
padding-bottom: 8px;
}
.window .cont-input dt {
width: 165px;
text-align: right;
height: 32px;
line-height: 32px;
float: left;
}
.window .cont-input dd {
line-height: 32px;
float: left;
padding-left: 22px;
}
.window .cont-input dd input {
float: left;
width: 211px;
}
.window .cont-input dd textarea {
width: 330px;
height: 110px;
}
.window .cont-input dd span {
padding-left: 5px;
}
.window-text {
font-size: 14px;
text-align: center;
padding: 10px 20px;
background: url(https://static.ichunt.com/dist/res/images/gray-bg-50.png);
position: fixed;
top: 25%;
left: 45%;
z-index: 1001;
border-radius: 2px;
z-index: 10000
}
.window-text .text {
font-size: 14px;
line-height: 30px;
color: #fff;
font-weight: bold;
}
.window-text .text i {
display: inline-block;
position: relative;
top: 2px;
margin-right: 20px;
width: 15px;
height: 15px;
background: url(https://static.ichunt.com/dist/res/images/ic_icon.png?v=20190821) no-repeat;
}
.window-text .text .def-icon {
background-position: -87px -30px;
}
.window-text .text .win-icon {
background-position: -102px -30px;
}
.window-hint {
font-size: 14px;
display: none;
padding: 50px;
width: 300px;
margin-left: -200px;
background: #fff;
position: fixed;
top: 25%;
left: 50%;
z-index: 901;
border-radius: 7px;
}
.window-hint .text {
font-size: 14px;
line-height: 30px;
text-align: center;
}
.window-hint .submit {
margin-top: 20px;
height: 30px;
padding: 0 50px;
}
.window-hint .text .confirmtextbox {
width: 224px;
}
/***确认框***/
.pop-confirm .window-hint {
border-radius: 2px;
padding-bottom: 40px;
width: 270px;
padding-left: 100px;
padding-right: 100px;
box-shadow: 1px 3px 18px -7px #929191;
}
.pop-confirm .text i {
vertical-align: middle;
margin-right: 15px;
}
.pop-confirm .submit {
padding: 0px !important;
margin-top: 50px;
}
.pop-confirm .submit a {
width: 120px;
line-height: 30px;
border-radius: 2px;
text-align: center;
margin-right: 20px;
}
.pop-confirm .submit .surex {
background: #fff;
border: 1px solid #ccc;
color: #616161 !important;
}
.pop-confirm .submit .close {
background: #1969f9;
margin-right: 0px;
border: 1px solid #1969f9;
color: #fff !important;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation: zoomIn 0.25s;
animation: zoomIn 0.25s;
-ms-animation: zoomIn 0.25s;
-moz-animation: zoomIn 0.25s;
}
@charset "utf-8"; @charset "utf-8";*{word-wrap:break-word}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,body{*position:static;font-family:"PingFang SC",Arial,"Microsoft YaHei",sans-serif}html *{outline:none;-webkit-text-size-adjust:none !important;-webkit-tap-highlight-color:rgba(0,0,0,0) !important}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section{margin:0;padding:0}button,input,select,textarea{font-size:100%;border:none;-webkit-appearance:none}input[type=button],input[type=file],input[type=submit]{cursor:pointer}table{border-collapse:collapse;border-spacing:0}ol,ul,dl{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}em,b,i{font-style:normal}a{text-decoration:none}img{border:none}.clr{*zoom:1;clear:both}.clr:after{content:".";clear:both;height:0;visibility:hidden;display:block}.fl{float:left;_display:inline}.fr{float:right;_display:inline}.va-t{vertical-align:top}.va-m{vertical-align:middle}.va-b{vertical-align:bottom}.boxsiz{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;-webkit-overflow-scrolling:touch}body{overflow-x:hidden}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.bothSide{justify-content:space-between}.avarage{justify-content:space-around}.rowCenter{justify-content:center}.verCenter{align-items:center}.main{width:1280px;margin:0 auto}::-webkit-scrollbar{width:7px;height:7px;background:transparent}::-webkit-scrollbar-track{background:white;border-radius:2px}::-webkit-scrollbar-thumb{background:#E6E6E6;background-clip:padding-box;border-radius:2px;transition:all .5s}::-webkit-scrollbar-thumb:hover{background:#999}::-webkit-scrollbar-corner{background:#f6f6f6}.mini-bar::-webkit-scrollbar{width:6px;height:6px}.mini-bar::-webkit-scrollbar-thumb{border-radius:3px}.head-wrap{height:720px}.head-wrap .head{position:absolute;top:0;left:0;right:0;width:100%;height:100px;background:url("../images/head-bg.png") no-repeat top center;z-index:9}.head-wrap .head.fixedClass{background:#0D8DDA;position:fixed;animation:fadeInDown .4s ease}.head-wrap .head .main{height:100px;border-bottom:1px solid rgba(243,243,243,0.1)}.head-wrap .head .main .logo{width:122px;height:58px}.head-wrap .head .main .menu-box{position:relative;height:100%}.head-wrap .head .main .menu-box .menu{height:100%}.head-wrap .head .main .menu-box .menu li{position:relative;height:100%;margin-right:40px;transition:all .4s ease}.head-wrap .head .main .menu-box .menu li a{font-size:16px;color:#FFFFFF}.head-wrap .head .main .menu-box .menu li.curr:after{position:absolute;bottom:0;left:0;right:0;width:100%;height:5px;background:#FFFFFF;content:""}.head-wrap .head .main .menu-box .menu li dl{position:absolute;top:100%;padding-top:20px;background:rgba(0,0,0,0.4);min-width:120px;box-sizing:border-box;transition:all .4s ease;opacity:0;transform:translateY(-10px)}.head-wrap .head .main .menu-box .menu li dl dd{padding:0 20px 20px 20px}.head-wrap .head .main .menu-box .menu li dl dd a{font-size:16px;color:#ffffff;transition:all .4s ease}.head-wrap .head .main .menu-box .menu li dl dd:hover a{font-weight:bold}.head-wrap .head .main .menu-box .menu li:hover dl{opacity:1;transform:translateY(0)}.head-wrap .head .main .menu-box .slider{position:absolute;bottom:0;left:0;height:5px;background:#FFFFFF;transition:all .3s ease;z-index:-1}.head-wrap .head .main .menu-box .simplified-chinese .iconfont{margin-right:4px;font-size:20px;color:#cbdaeb}.head-wrap .head .main .menu-box .simplified-chinese span{font-size:16px;color:#ffffff;opacity:.8}.head-wrap .slideBox{position:relative;width:100%;height:720px;box-sizing:border-box;overflow:hidden;background:#365C89}.head-wrap .slideBox .bd{width:100%;height:100%;box-sizing:border-box}.head-wrap .slideBox .bd ul{width:100%;height:100%}.head-wrap .slideBox .bd ul li{width:100%;height:100%;overflow:hidden;box-sizing:border-box}.head-wrap .slideBox .bd ul li img{display:block;width:100%;height:100%;object-fit:cover}.head-wrap .slideBox .bd ul li img.scaleClass{animation:scaleAnimation 10s linear infinite}.head-wrap .slideBox .hd{position:absolute;bottom:30px;left:0;right:0;width:100px;margin:0 auto;text-align:center}.head-wrap .slideBox .hd ul li{width:8px;height:8px;cursor:pointer;background:#FFFFFF;border-radius:4px;margin-right:8px;transition:all .4s ease}.head-wrap .slideBox .hd ul li:last-child{margin-right:0}.head-wrap .slideBox .hd ul li.on{width:28px;height:8px;background:#0D8DDA;border-radius:4px}.head-wrap .slideBox .slide-text{position:absolute;left:50%;top:200px;margin-left:-640px;width:1280px}.head-wrap .slideBox .slide-text ul li{display:none}.head-wrap .slideBox .slide-text .t1{font-size:70px;color:#ffffff;font-weight:bold;line-height:98px;margin-bottom:13px}.head-wrap .slideBox .slide-text .t2{font-size:18px;color:#FFFFFF;opacity:.8;line-height:25px;margin-bottom:44px}.head-wrap .slideBox .slide-text .btn{width:180px;height:52px;background:#F8B62D;border-radius:8px;font-size:18px;color:#ffffff;font-weight:bold;transition:all .4s ease}.head-wrap .slideBox .slide-text .btn:hover{background:#E9AA28}.head-wrap .slideBox .slide-text-other{position:absolute;left:50%;bottom:58px;margin-left:-640px;width:1280px}.head-wrap .slideBox .slide-text-other .t1{font-size:70px;color:#ffffff;font-weight:bold;line-height:98px;margin-bottom:13px}.head-wrap .slideBox .slide-text-other .t2{width:1064px;font-size:18px;color:#FFFFFF;line-height:25px;margin-bottom:44px}.head-wrap.head-wrap-pic{height:880px}.head-wrap.head-wrap-pic .slideBox{height:880px}.service{padding:70px 0 80px 0}.service .title{font-size:38px;color:#000;font-weight:bold;line-height:53px;margin-bottom:23px}.service .list li{position:relative;width:416px;height:360px;margin-right:16px;overflow:hidden}.service .list li:last-child{margin-right:0}.service .list li .box{display:block}.service .list li .box img{width:416px;height:360px;object-fit:cover;display:block}.service .list li .box .text{position:absolute;bottom:24px;left:20px;font-size:24px;color:#ffffff;line-height:33px}.service .list li .show{position:absolute;width:100%;height:100%;background:#0D8DDA;box-sizing:border-box;padding-top:172px;padding-left:20px;transition:transform .4s ease;transform:translateY(360px);opacity:0}.service .list li .show .title{font-size:24px;color:#ffffff;font-weight:bold;line-height:33px}.service .list li .show .text{font-size:14px;color:#ffffff;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service .list li .show .links{margin-top:42px;display:block}.service .list li .show .links span{font-size:14px;color:#FFFFFF;margin-right:8px}.service .list li .show .links .iconfont{color:#FFFFFF;font-size:12px}.service .list li:hover .show{opacity:1;transform:translateY(0)}.business-advantages{padding:80px 0 70px 0}.business-advantages .title{font-size:38px;color:#000;font-weight:bold;line-height:53px;margin-bottom:23px}.business-advantages .list li{margin-right:16px}.business-advantages .list li:last-child{margin-right:0}.business-advantages .list li .pic{width:416px;height:361px;overflow:hidden}.business-advantages .list li .pic img{width:416px;height:361px;object-fit:cover;transition:transform .4s linear}.business-advantages .list li .text{margin-bottom:20px}.business-advantages .list li .text .t1{font-size:24px;color:#000000;line-height:33px;font-weight:bold;margin-top:20px;margin-bottom:12px}.business-advantages .list li .text .t2{width:383px;font-size:14px;color:#989898;line-height:20px}.business-advantages .list li:hover .pic img{transform:scale(1.2)}.international-logistics-services{padding:70px 0 140px 0;background:url("../images/international-logistics-services.png") no-repeat top center;background-size:cover}.international-logistics-services .title{font-size:38px;color:#ffffff;font-weight:bold;line-height:53px;margin-bottom:14px}.international-logistics-services .text{width:1235px;margin:0 auto;font-weight:400;font-size:18px;color:#FFFFFF;line-height:29px;text-align:center;opacity:.8}.international-logistics-services .list{margin-top:133px;box-sizing:border-box}.international-logistics-services .list li{width:266px;height:112px;border:1px solid rgba(255,255,255,0.1);box-sizing:border-box;margin-right:20px}.international-logistics-services .list li:last-child{margin-right:0}.international-logistics-services .list li .iconfont{font-size:64px;color:#fff;margin-right:54px}.international-logistics-services .list li span{font-size:18px;color:#ffffff;font-weight:bold}.service-categories{padding:80px 0 80px 0}.service-categories .title{font-size:38px;color:#000000;font-weight:bold;line-height:53px;margin-bottom:14px}.service-categories .text{font-size:18px;color:#474747;opacity:.8;text-align:center;margin-bottom:40px}.service-categories .list li{position:relative;width:308px;height:160px;background:#F3F3F3;margin-right:16px;transition:all .4s ease}.service-categories .list li:last-child{margin-right:0}.service-categories .list li .iconfont{position:absolute;right:12px;bottom:11px;font-size:82px;color:#0d8dda}.service-categories .list li span{position:absolute;top:24px;left:35px;font-size:20px;color:#000000;font-weight:bold;line-height:28px}.service-categories .list li:hover{background:#0D8DDA}.service-categories .list li:hover .iconfont{color:#FFFFFF}.service-categories .list li:hover span{color:#FFFFFF}.cooperation{padding:81px 0 159px 0;background:url("../images/cooperation.png") top center;background-size:cover}.cooperation .cooperation-form-box{position:relative;width:480px;box-sizing:border-box;background:#FFFFFF;box-shadow:0 20px 30px 0 rgba(0,0,0,0.3);margin:0 auto;padding:20px 0 22px 0}.cooperation .cooperation-form-box .arrow{position:absolute;top:25px;left:0;width:5px;height:26px;background:#F8B62D}.cooperation .cooperation-form-box .box{width:420px;margin:0 auto}.cooperation .cooperation-form-box .box .title{font-size:24px;color:#000000;font-weight:bold;line-height:33px;margin-bottom:9px}.cooperation .cooperation-form-box .box .tip{font-size:12px;color:#989898;opacity:.8;line-height:17px}.cooperation .cooperation-form-box .box .cooperation-form{margin-top:19px;padding-top:20px;border-top:1px solid #F3F3F3}.cooperation .cooperation-form-box .box .cooperation-form .form-input label{font-size:14px;color:#474747;font-weight:bold;line-height:20px;margin-bottom:4px}.cooperation .cooperation-form-box .box .cooperation-form .form-input label:before{font-size:14px;font-weight:bold;color:#0d8dda;content:"*"}.cooperation .cooperation-form-box .box .cooperation-form .form-input .inp{width:200px;height:40px;padding-left:10px;box-sizing:border-box;background:#FFFFFF;border-radius:6px;border:1px solid #DADADA}.cooperation .cooperation-form-box .box .cooperation-form .form-input .layui-form-checked[lay-skin=primary]:hover i{border-color:#0D8DDA !important}.cooperation .cooperation-form-box .box .cooperation-form .form-input .layui-form-checked[lay-skin=primary] i{border-color:#0D8DDA !important;background-color:#0D8DDA}.cooperation .cooperation-form-box .box .cooperation-form .textared-box{width:420px;height:80px;margin-bottom:20px;box-sizing:border-box}.cooperation .cooperation-form-box .box .cooperation-form .textared-box textarea{width:420px;height:80px;padding:5px;box-sizing:border-box;background:#FFFFFF;border-radius:6px;border:1px solid #DADADA;resize:none}.cooperation .cooperation-form-box .box .btn{width:420px;height:48px;background:#0D8DDA;border-radius:6px;font-size:18px;color:#FFFFFF;line-height:25px;font-weight:bold;letter-spacing:2px;transition:all .4s ease}.cooperation .cooperation-form-box .box .btn:hover{background:#0A7CC1}.footer{padding:68px 0 0px 0}.footer .logo{width:200px;height:96px;margin-right:65px}.footer .logo img{width:200px;height:96px;display:block}.footer .link-list{margin-right:64px}.footer .link-list dt{margin-bottom:26px;font-size:16px;color:#000000;font-weight:bold;line-height:22px;white-space:nowrap}.footer .link-list dd{margin-bottom:10px;white-space:nowrap;font-size:14px;color:#474747}.footer .link-list dd a{font-size:14px;color:#474747;line-height:20px;transition:all .4s ease}.footer .link-list dd a:hover{color:#0D8DDA}.footer .code{width:128px;height:128px;background:#F3F3F3}.footer .code img{width:128px;height:128px;object-fit:cover}.footer .copyright{margin-top:37px;padding:14px 0 20px 0;border-top:1px solid #F3F3F3;font-size:14px;color:#989898;line-height:20px;text-align:center}.footer .copyright a:hover{color:#0D8DDA}.page-bar{position:fixed;right:0;bottom:10%;z-index:1;width:62px;background:#FFFFFF;box-shadow:0 2px 12px 0 rgba(125,162,185,0.22)}.page-bar ul{width:62px;padding:16px 0}.page-bar ul li{position:relative;transition:all .4s ease}.page-bar ul li .box{cursor:pointer}.page-bar ul li .box .iconfont{font-size:36px;color:#0d8dda}.page-bar ul li .box span{font-size:12px;color:#989898}.page-bar ul li .show{position:absolute;left:-218px;top:0;width:198px;padding:20px;box-sizing:border-box;background:#FFFFFF;box-shadow:0 2px 12px 0 rgba(125,162,185,0.22);z-index:9;display:none}.page-bar ul li .show .title{font-size:16px;color:#000000;font-weight:bold;line-height:22px;margin-bottom:12px}.page-bar ul li .show .text p{font-size:14px;color:#474747;line-height:20px;white-space:nowrap}.page-bar ul li .show .code{width:158px;height:158px;background:#F3F3F3}.page-bar ul li .show .code img{width:158px;height:158px;object-fit:cover}.page-bar ul li:first-child:hover .show{top:-14px}.page-bar ul li:nth-child(3):hover .show{top:-143px}.page-bar ul li:hover .box .iconfont{color:#0A7CC1}.page-bar ul li:hover .show{display:block}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.mzpops{padding:15px}.mzpops .mzpopscons{border:1px solid #f3f3f3;height:300px;padding:15px;overflow-y:auto;overflow-x:hidden;word-wrap:break-word}.mzpops .mzpopscons::-webkit-scrollbar{width:5px;height:106px}.mzpops .mzpopscons::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);background-color:#cccccc}.mzpops .mzbtnsxh{display:block;width:180px;margin:0 auto;margin-top:25px;border-radius:2px;height:34px;line-height:34px;text-align:center;background:#1969F9;border-radius:1px;color:#fff;box-sizing:border-box;border:1px solid #1969F9;transition:all .4s;cursor:pointer}.mzpops .mzbtnsxh:hover{background:#387FFF;color:#fff}.pop-confirm,.pop-tip,.pop-show{display:none}.pop-confirm,.pop-tip{z-index:100005;position:relative}#ink-layer{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:900;background:rgba(0,0,0,0.3)}.right-close{height:20px;position:relative}.right-close .close{cursor:pointer;height:10px;width:10px;position:absolute;right:-20px;top:10px;display:block;background:url(https://static.ichunt.com/dist/res/images/ic_icon.png?v=20190821) 0 -20px no-repeat}.window{display:none;background:#fff;position:fixed;top:25%;left:50%;z-index:901}.window .title{padding-top:20px;padding-bottom:12px;border-bottom:1px solid #f2f2f2}.window .title .close{float:right;font-size:16px;color:#919191;cursor:pointer;margin-right:12px;margin-top:-7px}.window .title b{font-size:18px;color:#313131;font-weight:bold;display:inline-block;border-left:4px solid #1969F9;margin-left:18px;height:21px;line-height:21px;padding-left:10px}.window.popShow-content{background:#FFFFFF;box-shadow:1px 3px 18px -7px #929191}.window .cont-input{padding:20px 0}.window .cont-input dl{padding-bottom:8px}.window .cont-input dt{width:165px;text-align:right;height:32px;line-height:32px;float:left}.window .cont-input dd{line-height:32px;float:left;padding-left:22px}.window .cont-input dd input{float:left;width:211px}.window .cont-input dd textarea{width:330px;height:110px}.window .cont-input dd span{padding-left:5px}.window-text{font-size:14px;text-align:center;padding:10px 20px;background:url(https://static.ichunt.com/dist/res/images/gray-bg-50.png);position:fixed;top:25%;left:45%;z-index:1001;border-radius:2px;z-index:10000}.window-text .text{font-size:14px;line-height:30px;color:#fff;font-weight:bold}.window-text .text i{display:inline-block;position:relative;top:2px;margin-right:20px;width:15px;height:15px;background:url(https://static.ichunt.com/dist/res/images/ic_icon.png?v=20190821) no-repeat}.window-text .text .def-icon{background-position:-87px -30px}.window-text .text .win-icon{background-position:-102px -30px}.window-hint{font-size:14px;display:none;padding:50px;width:300px;margin-left:-200px;background:#fff;position:fixed;top:25%;left:50%;z-index:901;border-radius:7px}.window-hint .text{font-size:14px;line-height:30px;text-align:center}.window-hint .submit{margin-top:20px;height:30px;padding:0 50px}.window-hint .text .confirmtextbox{width:224px}.pop-confirm .window-hint{border-radius:2px;padding-bottom:40px;width:270px;padding-left:100px;padding-right:100px;box-shadow:1px 3px 18px -7px #929191}.pop-confirm .text i{vertical-align:middle;margin-right:15px}.pop-confirm .submit{padding:0px !important;margin-top:50px}.pop-confirm .submit a{width:120px;line-height:30px;border-radius:2px;text-align:center;margin-right:20px}.pop-confirm .submit .surex{background:#fff;border:1px solid #ccc;color:#616161 !important}.pop-confirm .submit .close{background:#1969f9;margin-right:0px;border:1px solid #1969f9;color:#fff !important}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}.zoomIn{-webkit-animation:zoomIn .25s;animation:zoomIn .25s;-ms-animation:zoomIn .25s;-moz-animation:zoomIn .25s}
* { \ No newline at end of file
word-wrap: break-word;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,
body {
*position: static;
font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
}
html * {
outline: none;
-webkit-text-size-adjust: none !important;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
margin: 0;
padding: 0;
}
button,
input,
select,
textarea {
font-size: 100%;
border: none;
-webkit-appearance: none;
}
input[type=button],
input[type=file],
input[type=submit] {
cursor: pointer;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol,
ul,
dl {
list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: 500;
}
em,
b,
i {
font-style: normal;
}
a {
text-decoration: none;
}
img {
border: none;
}
.clr {
*zoom: 1;
clear: both;
}
.clr:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}
.fl {
float: left;
_display: inline;
}
.fr {
float: right;
_display: inline;
}
.va-t {
vertical-align: top;
}
.va-m {
vertical-align: middle;
}
.va-b {
vertical-align: bottom;
}
.boxsiz {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
width: 100%;
-webkit-overflow-scrolling: touch;
}
body {
overflow-x: hidden;
}
.row {
display: flex;
flex-direction: row;
}
.column {
display: flex;
flex-direction: column;
}
.bothSide {
justify-content: space-between;
}
.avarage {
justify-content: space-around;
}
.rowCenter {
justify-content: center;
}
.verCenter {
align-items: center;
}
.main {
width: 1280px;
margin: 0 auto;
}
::-webkit-scrollbar {
width: 7px;
height: 7px;
background: transparent;
}
::-webkit-scrollbar-track {
background: white;
border-radius: 2px;
}
::-webkit-scrollbar-thumb {
background: #E6E6E6;
background-clip: padding-box;
border-radius: 2px;
transition: all 0.5s;
}
::-webkit-scrollbar-thumb:hover {
background: #999;
}
::-webkit-scrollbar-corner {
background: #f6f6f6;
}
.mini-bar::-webkit-scrollbar {
width: 6px;
height: 6px;
}
.mini-bar::-webkit-scrollbar-thumb {
border-radius: 3px;
}
.head-wrap {
height: 720px;
}
.head-wrap .head {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100px;
background: url("../images/head-bg.png") no-repeat top center;
z-index: 9;
}
.head-wrap .head.fixedClass {
background: #0D8DDA;
position: fixed;
animation: fadeInDown 0.4s ease;
}
.head-wrap .head .main {
height: 100px;
border-bottom: 1px solid rgba(243, 243, 243, 0.1);
}
.head-wrap .head .main .logo {
width: 122px;
height: 58px;
}
.head-wrap .head .main .menu-box {
position: relative;
height: 100%;
}
.head-wrap .head .main .menu-box .menu {
height: 100%;
}
.head-wrap .head .main .menu-box .menu li {
position: relative;
height: 100%;
margin-right: 40px;
transition: all 0.4s ease;
}
.head-wrap .head .main .menu-box .menu li a {
font-size: 16px;
color: #FFFFFF;
}
.head-wrap .head .main .menu-box .menu li.curr:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 5px;
background: #FFFFFF;
content: "";
}
.head-wrap .head .main .menu-box .menu li dl {
position: absolute;
top: 100%;
padding-top: 20px;
background: rgba(0, 0, 0, 0.4);
min-width: 120px;
box-sizing: border-box;
transition: all 0.4s ease;
opacity: 0;
transform: translateY(-10px);
}
.head-wrap .head .main .menu-box .menu li dl dd {
padding: 0 20px 20px 20px;
}
.head-wrap .head .main .menu-box .menu li dl dd a {
font-size: 16px;
color: #ffffff;
transition: all 0.4s ease;
}
.head-wrap .head .main .menu-box .menu li dl dd:hover a {
font-weight: bold;
}
.head-wrap .head .main .menu-box .menu li:hover dl {
opacity: 1;
transform: translateY(0);
}
.head-wrap .head .main .menu-box .slider {
position: absolute;
bottom: 0;
left: 0;
height: 5px;
background: #FFFFFF;
transition: all 0.3s ease;
z-index: -1;
}
.head-wrap .head .main .menu-box .simplified-chinese .iconfont {
margin-right: 4px;
font-size: 20px;
color: #cbdaeb;
}
.head-wrap .head .main .menu-box .simplified-chinese span {
font-size: 16px;
color: #ffffff;
opacity: 0.8;
}
.head-wrap .slideBox {
position: relative;
width: 100%;
height: 720px;
box-sizing: border-box;
overflow: hidden;
background: #365C89;
}
.head-wrap .slideBox .bd {
width: 100%;
height: 100%;
box-sizing: border-box;
}
.head-wrap .slideBox .bd ul {
width: 100%;
height: 100%;
}
.head-wrap .slideBox .bd ul li {
width: 100%;
height: 100%;
overflow: hidden;
box-sizing: border-box;
}
.head-wrap .slideBox .bd ul li img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.head-wrap .slideBox .bd ul li img.scaleClass {
animation: scaleAnimation 10s linear infinite;
}
.head-wrap .slideBox .hd {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
width: 100px;
margin: 0 auto;
text-align: center;
}
.head-wrap .slideBox .hd ul li {
width: 8px;
height: 8px;
cursor: pointer;
background: #FFFFFF;
border-radius: 4px;
margin-right: 8px;
transition: all 0.4s ease;
}
.head-wrap .slideBox .hd ul li:last-child {
margin-right: 0;
}
.head-wrap .slideBox .hd ul li.on {
width: 28px;
height: 8px;
background: #0D8DDA;
border-radius: 4px;
}
.head-wrap .slideBox .slide-text {
position: absolute;
left: 50%;
top: 200px;
margin-left: -640px;
width: 1280px;
}
.head-wrap .slideBox .slide-text ul li {
display: none;
}
.head-wrap .slideBox .slide-text .t1 {
font-size: 70px;
color: #ffffff;
font-weight: bold;
line-height: 98px;
margin-bottom: 13px;
}
.head-wrap .slideBox .slide-text .t2 {
font-size: 18px;
color: #FFFFFF;
opacity: 0.8;
line-height: 25px;
margin-bottom: 44px;
}
.head-wrap .slideBox .slide-text .btn {
width: 180px;
height: 52px;
background: #F8B62D;
border-radius: 8px;
font-size: 18px;
color: #ffffff;
font-weight: bold;
transition: all 0.4s ease;
}
.head-wrap .slideBox .slide-text .btn:hover {
background: #E9AA28;
}
.head-wrap .slideBox .slide-text-other {
position: absolute;
left: 50%;
bottom: 58px;
margin-left: -640px;
width: 1280px;
}
.head-wrap .slideBox .slide-text-other .t1 {
font-size: 70px;
color: #ffffff;
font-weight: bold;
line-height: 98px;
margin-bottom: 13px;
}
.head-wrap .slideBox .slide-text-other .t2 {
width: 1064px;
font-size: 18px;
color: #FFFFFF;
line-height: 25px;
margin-bottom: 44px;
}
.head-wrap.head-wrap-pic {
height: 880px;
}
.head-wrap.head-wrap-pic .slideBox {
height: 880px;
}
.service {
padding: 70px 0 80px 0;
}
.service .title {
font-size: 38px;
color: #000;
font-weight: bold;
line-height: 53px;
margin-bottom: 23px;
}
.service .list li {
position: relative;
width: 416px;
height: 360px;
margin-right: 16px;
overflow: hidden;
}
.service .list li:last-child {
margin-right: 0;
}
.service .list li .box {
display: block;
}
.service .list li .box img {
width: 416px;
height: 360px;
object-fit: cover;
display: block;
}
.service .list li .box .text {
position: absolute;
bottom: 24px;
left: 20px;
font-size: 24px;
color: #ffffff;
line-height: 33px;
}
.service .list li .show {
position: absolute;
width: 100%;
height: 100%;
background: #0D8DDA;
box-sizing: border-box;
padding-top: 172px;
padding-left: 20px;
transition: transform 0.4s ease;
transform: translateY(360px);
opacity: 0;
}
.service .list li .show .title {
font-size: 24px;
color: #ffffff;
font-weight: bold;
line-height: 33px;
}
.service .list li .show .text {
font-size: 14px;
color: #ffffff;
line-height: 20px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.service .list li .show .links {
margin-top: 42px;
display: block;
}
.service .list li .show .links span {
font-size: 14px;
color: #FFFFFF;
margin-right: 8px;
}
.service .list li .show .links .iconfont {
color: #FFFFFF;
font-size: 12px;
}
.service .list li:hover .show {
opacity: 1;
transform: translateY(0);
}
.business-advantages {
padding: 80px 0 70px 0;
}
.business-advantages .title {
font-size: 38px;
color: #000;
font-weight: bold;
line-height: 53px;
margin-bottom: 23px;
}
.business-advantages .list li {
margin-right: 16px;
}
.business-advantages .list li:last-child {
margin-right: 0;
}
.business-advantages .list li .pic {
width: 416px;
height: 361px;
overflow: hidden;
}
.business-advantages .list li .pic img {
width: 416px;
height: 361px;
object-fit: cover;
transition: transform 0.4s linear;
}
.business-advantages .list li .text {
margin-bottom: 20px;
}
.business-advantages .list li .text .t1 {
font-size: 24px;
color: #000000;
line-height: 33px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 12px;
}
.business-advantages .list li .text .t2 {
width: 383px;
font-size: 14px;
color: #989898;
line-height: 20px;
}
.business-advantages .list li:hover .pic img {
transform: scale(1.2);
}
.international-logistics-services {
padding: 70px 0 140px 0;
background: url("../images/international-logistics-services.png") no-repeat top center;
background-size: cover;
}
.international-logistics-services .title {
font-size: 38px;
color: #ffffff;
font-weight: bold;
line-height: 53px;
margin-bottom: 14px;
}
.international-logistics-services .text {
width: 1235px;
margin: 0 auto;
font-weight: 400;
font-size: 18px;
color: #FFFFFF;
line-height: 29px;
text-align: center;
opacity: 0.8;
}
.international-logistics-services .list {
margin-top: 133px;
box-sizing: border-box;
}
.international-logistics-services .list li {
width: 266px;
height: 112px;
border: 1px solid rgba(255, 255, 255, 0.1);
box-sizing: border-box;
margin-right: 20px;
}
.international-logistics-services .list li:last-child {
margin-right: 0;
}
.international-logistics-services .list li .iconfont {
font-size: 64px;
color: #fff;
margin-right: 54px;
}
.international-logistics-services .list li span {
font-size: 18px;
color: #ffffff;
font-weight: bold;
}
.service-categories {
padding: 80px 0 80px 0;
}
.service-categories .title {
font-size: 38px;
color: #000000;
font-weight: bold;
line-height: 53px;
margin-bottom: 14px;
}
.service-categories .text {
font-size: 18px;
color: #474747;
opacity: 0.8;
text-align: center;
margin-bottom: 40px;
}
.service-categories .list li {
position: relative;
width: 308px;
height: 160px;
background: #F3F3F3;
margin-right: 16px;
transition: all 0.4s ease;
}
.service-categories .list li:last-child {
margin-right: 0;
}
.service-categories .list li .iconfont {
position: absolute;
right: 12px;
bottom: 11px;
font-size: 82px;
color: #0d8dda;
}
.service-categories .list li span {
position: absolute;
top: 24px;
left: 35px;
font-size: 20px;
color: #000000;
font-weight: bold;
line-height: 28px;
}
.service-categories .list li:hover {
background: #0D8DDA;
}
.service-categories .list li:hover .iconfont {
color: #FFFFFF;
}
.service-categories .list li:hover span {
color: #FFFFFF;
}
.cooperation {
padding: 81px 0 159px 0;
background: url("../images/cooperation.png") top center;
background-size: cover;
}
.cooperation .cooperation-form-box {
position: relative;
width: 480px;
box-sizing: border-box;
background: #FFFFFF;
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.3);
margin: 0 auto;
padding: 20px 0 22px 0;
}
.cooperation .cooperation-form-box .arrow {
position: absolute;
top: 25px;
left: 0;
width: 5px;
height: 26px;
background: #F8B62D;
}
.cooperation .cooperation-form-box .box {
width: 420px;
margin: 0 auto;
}
.cooperation .cooperation-form-box .box .title {
font-size: 24px;
color: #000000;
font-weight: bold;
line-height: 33px;
margin-bottom: 9px;
}
.cooperation .cooperation-form-box .box .tip {
font-size: 12px;
color: #989898;
opacity: 0.8;
line-height: 17px;
}
.cooperation .cooperation-form-box .box .cooperation-form {
margin-top: 19px;
padding-top: 20px;
border-top: 1px solid #F3F3F3;
}
.cooperation .cooperation-form-box .box .cooperation-form .form-input label {
font-size: 14px;
color: #474747;
font-weight: bold;
line-height: 20px;
margin-bottom: 4px;
}
.cooperation .cooperation-form-box .box .cooperation-form .form-input label:before {
font-size: 14px;
font-weight: bold;
color: #0d8dda;
content: "*";
}
.cooperation .cooperation-form-box .box .cooperation-form .form-input .inp {
width: 200px;
height: 40px;
padding-left: 10px;
box-sizing: border-box;
background: #FFFFFF;
border-radius: 6px;
border: 1px solid #DADADA;
}
.cooperation .cooperation-form-box .box .cooperation-form .form-input .layui-form-checked[lay-skin=primary]:hover i {
border-color: #0D8DDA !important;
}
.cooperation .cooperation-form-box .box .cooperation-form .form-input .layui-form-checked[lay-skin=primary] i {
border-color: #0D8DDA !important;
background-color: #0D8DDA;
}
.cooperation .cooperation-form-box .box .cooperation-form .textared-box {
width: 420px;
height: 80px;
margin-bottom: 20px;
box-sizing: border-box;
}
.cooperation .cooperation-form-box .box .cooperation-form .textared-box textarea {
width: 420px;
height: 80px;
padding: 5px;
box-sizing: border-box;
background: #FFFFFF;
border-radius: 6px;
border: 1px solid #DADADA;
resize: none;
}
.cooperation .cooperation-form-box .box .btn {
width: 420px;
height: 48px;
background: #0D8DDA;
border-radius: 6px;
font-size: 18px;
color: #FFFFFF;
line-height: 25px;
font-weight: bold;
letter-spacing: 2px;
transition: all 0.4s ease;
}
.cooperation .cooperation-form-box .box .btn:hover {
background: #0A7CC1;
}
.footer {
padding: 68px 0 0px 0;
}
.footer .logo {
width: 200px;
height: 96px;
margin-right: 65px;
}
.footer .logo img {
width: 200px;
height: 96px;
display: block;
}
.footer .link-list {
margin-right: 64px;
}
.footer .link-list dt {
margin-bottom: 26px;
font-size: 16px;
color: #000000;
font-weight: bold;
line-height: 22px;
white-space: nowrap;
}
.footer .link-list dd {
margin-bottom: 10px;
white-space: nowrap;
font-size: 14px;
color: #474747;
}
.footer .link-list dd a {
font-size: 14px;
color: #474747;
line-height: 20px;
transition: all 0.4s ease;
}
.footer .link-list dd a:hover {
color: #0D8DDA;
}
.footer .code {
width: 128px;
height: 128px;
background: #F3F3F3;
}
.footer .code img {
width: 128px;
height: 128px;
object-fit: cover;
}
.footer .copyright {
margin-top: 37px;
padding: 14px 0 20px 0;
border-top: 1px solid #F3F3F3;
font-size: 14px;
color: #989898;
line-height: 20px;
text-align: center;
}
.footer .copyright a:hover {
color: #0D8DDA;
}
.page-bar {
position: fixed;
right: 0;
bottom: 10%;
z-index: 1;
width: 62px;
background: #FFFFFF;
box-shadow: 0px 2px 12px 0px rgba(125, 162, 185, 0.22);
}
.page-bar ul {
width: 62px;
padding: 16px 0;
}
.page-bar ul li {
position: relative;
transition: all 0.4s ease;
}
.page-bar ul li .box {
cursor: pointer;
}
.page-bar ul li .box .iconfont {
font-size: 36px;
color: #0d8dda;
}
.page-bar ul li .box span {
font-size: 12px;
color: #989898;
}
.page-bar ul li .show {
position: absolute;
left: -218px;
top: 0;
width: 198px;
padding: 20px;
box-sizing: border-box;
background: #FFFFFF;
box-shadow: 0px 2px 12px 0px rgba(125, 162, 185, 0.22);
z-index: 9;
display: none;
}
.page-bar ul li .show .title {
font-size: 16px;
color: #000000;
font-weight: bold;
line-height: 22px;
margin-bottom: 12px;
}
.page-bar ul li .show .text p {
font-size: 14px;
color: #474747;
line-height: 20px;
white-space: nowrap;
}
.page-bar ul li .show .code {
width: 158px;
height: 158px;
background: #F3F3F3;
}
.page-bar ul li .show .code img {
width: 158px;
height: 158px;
object-fit: cover;
}
.page-bar ul li:first-child:hover .show {
top: -14px;
}
.page-bar ul li:nth-child(3):hover .show {
top: -143px;
}
.page-bar ul li:hover .box .iconfont {
color: #0A7CC1;
}
.page-bar ul li:hover .show {
display: block;
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@keyframes scaleAnimation {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
/*# sourceMappingURL=style.min.css.map */
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -369,10 +369,24 @@ ...@@ -369,10 +369,24 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -188,10 +188,23 @@ ...@@ -188,10 +188,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -223,10 +223,23 @@ ...@@ -223,10 +223,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -188,10 +188,23 @@ ...@@ -188,10 +188,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -188,10 +188,23 @@ ...@@ -188,10 +188,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -223,10 +223,23 @@ ...@@ -223,10 +223,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
//设置cookie
window.SetCookie = function(name, value, time, domain) //两个参数,一个是cookie的名子,一个是值,一个是天数
{
domain = domain ? ";domain=" + domain : "";
var Days = time; //此 cookie 将被保存 30 天
var exp = new Date(); //new Date("December 31, 9998");
exp.setTime(exp.getTime() + Days * 24 * 60 * 60 * 1000);
document.cookie = name + "=" + encodeURIComponent(value) + ";expires=" + exp.toGMTString() + ";path=/" + domain;
return true;
}
window.getCookie = function(name) //取cookies函数
{
var arr = document.cookie.match(new RegExp("(^| )" + name + "=([^;]*)(;|$)"));
if (arr != null) return unescape(arr[2]);
return null;
}
;!function () { ;!function () {
window.IndexController = { window.IndexController = {
init: function () { init: function () {
...@@ -7,6 +24,7 @@ ...@@ -7,6 +24,7 @@
new WOW().init();//全局页面动画初始化 new WOW().init();//全局页面动画初始化
$("#slideBox").slide({ $("#slideBox").slide({
mainCell: ".bd ul", mainCell: ".bd ul",
titCell: ".hd li", titCell: ".hd li",
...@@ -20,9 +38,48 @@ ...@@ -20,9 +38,48 @@
}); });
this.menuChnage(); this.menuChnage();
return this; return this;
}, },
popShow: function (opt) {
var ele = $(opt.ele);
var ele2 = $(opt.ele).hide();
var eleHtml = ele.clone(true);
$(opt.ele).remove();
$(".pop-show").remove();
var width_ = opt.width || 596,
width_2 = width_ + "px";
var noborder = opt.noborder;
var html = '<div class="pop-show" style="display:block"><div id="ink-layer" style="display:block"><div class="window user-tier popShow-content " style="display:block;width:' + width_2 + '"><div class="title" style="' + (noborder ? 'border:0px' : '') + '"><i class="icon iconfont icon-shanchu close" style="'+(opt.noclose?'display:none;':'')+'"></i><b>' + opt.text + '</b><font class="f-999" style="margin-left:20px;">' + (opt.tip ? opt.tip : '') + '</font></div></div></div></div>';
$("body").append(html);
$(".popShow-content").append(eleHtml);
$(".pop-show").find(opt.ele).show();
$(".verify").val("");
$(".pop-show .window").css({
top: '-50%',
opacity: '0',
"margin-left":-(width_/2)
});
$(".pop-show .window").animate({
top: '25%',
opacity: '1'
});
$(".pop-show i.close").unbind("click").click(function () {
window.popHide();
(opt.closeFun) && (opt.closeFun())
});
window.popHide = function () {
//window.animate({opacity:'0'});
$(".pop-show .window").animate({
top: '-50%',
opacity: '0'
}, function () {
ele.hide();
$(".pop-show").remove();
$("body").append(ele2.clone(true));
});
}
},
/** /**
* 菜单里滑块效果 * 菜单里滑块效果
*/ */
...@@ -65,7 +122,14 @@ ...@@ -65,7 +122,14 @@
}); });
}, },
handleBind: function (opt) { handleBind: function (opt) {
/**免责弹窗***/
if (!getCookie("mz_pop")) {
IndexController.popShow({ text: "特别声明(Special Notice)", ele: ".mzpops", width: 800,noclose:1 });
}
$("body").on("click",".mzbtnsxh",function(){
SetCookie("mz_pop", 1, 1);
window.popHide()
})
$(document).on('click', '.customerBtn', function (event) { $(document).on('click', '.customerBtn', function (event) {
event.preventDefault(); event.preventDefault();
var cooperationPosition = $('.cooperation').offset().top-150; var cooperationPosition = $('.cooperation').offset().top-150;
...@@ -142,4 +206,5 @@ ...@@ -142,4 +206,5 @@
}, $(function () { }, $(function () {
IndexController.init(); IndexController.init();
}) })
}(); }();
\ No newline at end of file
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="css/font/iconfont.css"> <link rel="stylesheet" type="text/css" href="css/font/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="js/layui/css/layui.css"> <link rel="stylesheet" type="text/css" href="js/layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css?v=12">
</head> </head>
<body> <body>
<!--head--> <!--head-->
...@@ -188,10 +188,23 @@ ...@@ -188,10 +188,23 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="mzpops" style="display:none;">
<div class="mzpopscons">
深圳市猎芯供应链有限公司(以下简称“猎芯供应链”)有关进出口国际物流服务的经营政策充分遵守从事全球贸易的国家所管理的所有相关法律和法规。为更好地维护猎芯供应链与您或您所在企业的长期合作友好关系,作出特别声明如下:
 
请您及您所在企业在进出口贸易或进行国际物流服务时,请严格遵守美国进出口管制的法律法规。特此提示如不遵守美国出口管制法律和贸易法规可能会对您个人或您所在企业造成民事和刑事处罚,如因贵方不遵守美国出口管制法律法规产生的一切损失及其他法律后果,将由您或您所在企业自行承担;如因贵方违反上述规定的行为给猎芯供应链造成损失,我们将依法追责。具体而言,请您及您所在企业在从事进出口贸易或者提供国际物流运输服务时,谨遵如下约定:
 
1. 不向任何被指定支持恐怖主义或受到美国全面贸易制裁的国家或地区(含克里米亚、古巴、伊朗、朝鲜、苏丹、叙利亚、俄罗斯、白俄罗斯以及后续增加的任何国家或者地区)从事进出口贸易及物流运输服务;
2. 不向美国政府各项禁止清单(含各类实体清单及SDN清单)上的任何个人或实体从事进出口贸易及物流运输服务;
3. 不得将猎芯供应链提供的国际物流运输服务用于禁止被使用的最终用途的个人或实体,包括与核武器、化学或生物武器的研发、设计、制造、建造、操作或维护有关的活动,或者任何军事终端用户。
重要声明:请您及您所在企业遵守执行,如有违背上述之事项,猎芯供应链公司将有权随时终止双方的合作及服务而不作任何预先通知。感谢您的配合与支持!
</div>
<div class="mzbtnsxh">我已知悉(ACCEPT)</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/superSlide.js"></script> <script type="text/javascript" src="js/superSlide.js"></script>
<script type="text/javascript" src="js/layui/layui.js"></script> <script type="text/javascript" src="js/layui/layui.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/global.js"></script> <script type="text/javascript" src="js/global.js?v=12"></script>
</body> </body>
</html> </html>
\ No newline at end of file
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