| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731 |
- <!DOCTYPE html>
- <html lang="{$lang.code}">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>引擎力-培养走向世界的企业</title>
- <meta name="keywords" content="引擎力合作伙伴,引擎力后台">
- <meta name="description"
- content="引擎力定位于海外数字营销专家,用数据说话,引领外贸企业迈向全球化!拥有多项核心自主知识产权,一直在不断的发展和拓展我们的网络营销范围。拥有120余人海外推广团队,80%以上执创人员,5年以上专业外贸推广经验,为您的外贸网站量身定制打造高质量的流量及询盘。">
- <meta name="robots" content="noodp"/>
- <meta name="viewport"
- content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
- <link rel="shortcut icon" href="{{asset('favicon.ico')}}"/>
- <!--{if $id == 1}-->
- <script type='application/ld+json'>
- { "@context": "http:\/\/schema.org", "@type": "WebSite", "@id": "#website", "url": "https:\/\/{$lang.subdomain}.{$setting.domain}\/", "name": "{$setting.sitename}", "potentialAction": { "@type": "SearchAction", "target": "https:\/\/{$lang.subdomain}.{$setting.domain}\/?s={search_term_string}", "query-input": "required name=search_term_string" } }
- </script>
- <!--{/if}-->
- <!--{snippet getStructuredData}-->
- {{--<link href="{{asset('themes/simple/css/all.min.css')}}" rel="stylesheet" type="text/css" />--}}
- <link href="{{asset('css/bootstrap.min14ed.css?v=3.3.6')}}" rel="stylesheet">
- </head>
- <style>
- .sep-body {
- background: #f3f3f5;
- }
- .sep-homes-boxs {
- display: block;
- width: 100%;
- height: 100%;
- text-align: center;
- padding: 10% 0 12%;
- background: #f3f3f5;
- }
- .sep-homes-titles {
- display: block;
- width: 100%;
- text-align: center;
- }
- .denglu-boxs {
- display: block;
- width: 100%;
- max-width: 430px;
- margin: auto;
- background: #fff;
- border-radius: 6px;
- margin-top: 54px;
- padding: 60px 0 66px;
- }
- .denglu-titles {
- text-align: center;
- font-size: 16px;
- color: #fe8713;
- margin-bottom: 50px;
- }
- .denglu-boxs form {
- padding: 0 40px;
- }
- .denglu-boxs form .lists {
- width: 100%;
- margin-bottom: 35px;
- position: relative;
- }
- .denglu-boxs form .lists input {
- width: 100%;
- border: 1px solid #646464;
- padding-left: 54px;
- line-height: 44px;
- height: 46px;
- outline: none;
- color: #201c19;
- }
- .denglu-boxs form .lists.lasts {
- padding-top: 34px;
- margin-bottom: 0;
- }
- .img-boxs {
- width: 40px;
- height: 40px;
- background: #e4e4e4;
- display: block;
- position: absolute;
- left: 3px;
- top: 3px;
- line-height: 40px;
- text-align: center;
- }
- .lists-lists {
- display: inline-block;
- vertical-align: top;
- width: 46%;
- background: none;
- border: 1px solid #b5b5b5;
- text-align: center;
- height: 36px;
- line-height: 34px;
- border-radius: 18px;
- color: #201c19;
- cursor: pointer;
- outline: none;
- }
- .lists-lists:hover {
- background: #fe8713;
- border-color: #fe8713;
- color: #fff;
- }
- .abtn {
- color: black;
- }
- .abtn:hover {
- background: #fe8713;
- border-color: #fe8713;
- color: #fff;
- text-decoration: none;
- }
- .footer-boxs{
- width: 100%;
- padding: 20px 0;
- overflow: hidden;
- margin-top: 30px;
- }
- .footer-boxs .sep-container{
- width: 100%;
- max-width: 1400px;
- margin: auto;
- line-height: 30px;
- }
- .footer-boxs .f-lefts{
- text-align: center;
- color: #323232;
- }
- .footer-boxs .f-rights{
- float: right;
- color: #323232;
- }
- .footer-boxs .lists{
- display: inline-block;
- vertical-align: top;
- color: #323232;
- }
- .footer-boxs .lists.ons{
- margin-right: 12px;
- }
- .footer-boxs a:hover{
- color: #fe8713 !important;
- }
- @media screen and (max-width: 1400px){
- .footer-boxs .sep-container{
- padding: 0 2%;
- }
- }
- @media screen and (max-width: 812px){
- .footer-boxs .f-lefts{
- width: 100%;
- text-align: center;
- }
- .footer-boxs .f-rights{
- width: 100%;
- text-align: center;
- }
- }
- .sep-header{
- margin: 0;
- padding: 0;
- }
- .sep-header .bottom{
- background: #fff;
- padding: 0 0;
- position: relative;
- }
- .sep-header .bottom .sep-container{
- width: 100%;
- max-width: 1400px;
- margin: 0 auto;
- }
- .sep-header .bottom .sep-container .logo-box{
- position: relative;
- top: 17px;
- transition: all .3s;
- float: left;
- }
- .sep-header .bottom .sep-container .logo-box .logo{
- display: inline-block;
- margin-right: 26px;
- position: relative;
- }
- .sep-header .bottom .sep-container .logo-box .logo img{
- vertical-align: bottom;
- transition: all .3s;
- }
- .sep-header .bottom .sep-container .logo-box .text{
- display: inline-block;
- position: relative;
- }
- .sep-header.header-inner3 .bottom .sep-container .logo-box .text .hd{
- font-size: 18px;
- margin-bottom: 4px;
- transition: all .3s;
- color: #323232;
- font-weight: bold;
- }
- .sep-header.header-inner3 .bottom .sep-container .logo-box .text .bd{
- color: #333;
- font-size: 12px;
- position: relative;
- }
- .sep-header .bottom .sep-container .main-nav{
- margin-left: 10px;
- float: left;
- margin-bottom: 0px;
- }
- .sep-header .bottom .sep-container .main-nav li{
- float: left;
- list-style: none;
- padding: 33px 15px;
- transition: all .3s;
- line-height: 24px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down{
- background: #fff;
- position: absolute;
- padding-top: 40px;
- padding-bottom: 15px;
- top: 100%;
- left: 0;
- width: 100%;
- z-index: 800000;
- border-top: 1px solid #f08421;
- display: none;
- box-shadow: 0 10px 16px rgba(0,0,0,0.1);
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2{
- padding-left: 62px;
- position: relative;
- height: 83px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .thumb2{
- position: absolute;
- left: 0;
- top: 0;
- width: 47px;
- height: 42px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .thumb2 img{
- display: inline-block;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .thumb2 img:nth-child(2){
- display: none;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2:hover .thumb2 img:nth-child(1){
- display: none;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2:hover .thumb2 img:nth-child(2){
- display: inline-block;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .x-hd{
- display: block;
- color: #383838;
- font-size: 16px;
- margin-bottom: 3px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2:hover .x-hd{
- color: #f05323;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3{
- position: relative;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .hot{
- position: absolute;
- display: inline-block;
- right: -5px;
- top: -18px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .thumb3{
- text-align: center;
- display: block;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .thumb3 img{
- display: inline-block;
- height: 36px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .thumb3 img:nth-child(2){
- display: none;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .title3{
- color: #383838;
- font-size: 14px;
- display: block;
- text-align: center;
- margin-top: 10px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3:hover .thumb3 img:nth-child(1){
- display: none;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3:hover .thumb3 img:nth-child(2){
- display: inline-block;
- }
- .sep-header .bottom .sep-container .main-nav li:hover .menu-down{
- display: block;
- }
- .sep-header.header-inner3 .bottom .sep-container .main-nav li a{
- color: #323232;
- font-size: 16px;
- }
- .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .summary2{
- font-size: 12px;
- }
- .sep-header .bottom .sep-container .main-nav li.active>a{
- color: #f08421;
- }
- .sep-header .bottom .sep-container .main-nav li:hover>a{
- color: #f08421;
- }
- .sep-header .bottom .sep-container .main-nav li.active a:before{
- content: '';
- display: block;
- width: 32px;
- height: 2px;
- position: absolute;
- left: 50%;
- bottom: 17px;
- -webkit-transform: translateX(-50%);
- -moz-transform: translateX(-50%);
- -ms-transform: translateX(-50%);
- -o-transform: translateX(-50%);
- transform: translateX(-50%);
- background: #f08421;
- }
- @media screen and (max-width: 1024px) {
- .sep-homes-titles {
- margin-bottom: 30px;
- }
- }
- @media screen and (max-width: 480px) {
- .sep-header .bottom .sep-container .logo-box{
- top: 0 !important;
- padding: 16px 0;
- }
- .sep-homes-titles{
- display: none !important;
- }
- .sep-header .bottom .sep-container .main-nav{
- display: none !important;
- }
- .denglu-boxs{
- margin-top: 54px;
- padding: 36px 0;
- }
- .sep-homes-boxs{
- padding: 0 0 12%;
- }
- #logos{
- display: none;
- }
- .yin-boxs{
- padding: 36px 0;
- }
- }
- @media screen and (max-width: 375px) {
- .middle-box{
- padding-top: 0;
- }
- }
- </style>
- <body>
- <div class="sep-body fix">
- <div class="sep-header header-inner header-inner3">
- <div class="bottom">
- <div class="sep-container clearfix">
- <div class="logo-box lf">
- <a href="https://www.yinqingli.com/" class="logo">
- <img src="/img/yinqingli-logo.png" alt=" 浙江引擎力营销策划有限公司">
- </a>
- <div class="text">
- <div class="hd">
- 外贸营销就找引擎力
- </div>
- <div class="bd">
- 200+国企、上市企业的选择
- </div>
- </div>
- </div>
- <ul class="main-nav lf">
- <li>
- <a href="https://www.yinqingli.com/">
- 首页
- </a>
- </li>
- <li>
- <a href="javascript:;" target="_blank">
- 效果营销 <i class="fa fa-caret-down" aria-hidden="true"></i>
- </a>
- <div class="menu-down ">
- <div class="sep-container">
- <div class="row">
- <div class="col-md-9 col-sm-9">
- <div class="row">
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/web" target="_blank" class="thumb2">
- <img src="/img/nav-icon1.png" alt=" 外贸网站建设">
- <img src="/img/nav-icon1-h.png" alt=" 外贸网站建设">
- </a>
- <a href="https://www.yinqingli.com/web" target="_blank" class="x-hd">
- 外贸网站建设
- </a>
- <a href="https://www.yinqingli.com/web" target="_blank" class="summary2">
- 拒绝模板、个性设计
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/gs" target="_blank" class="thumb2">
- <img src="/img/nav-icon2.png" alt=" Google优化司">
- <img src="/img/nav-icon2-h.png" alt=" Google优化">
- </a>
- <a href="https://www.yinqingli.com/gs" target="_blank" class="x-hd">
- Google优化
- </a>
- <a href="https://www.yinqingli.com/gs" target="_blank" class="summary2">
- 只做有搜索量的关键词
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/google-ads" target="_blank" class="thumb2">
- <img src="/img/nav-icon3.png" alt=" Google竞价">
- <img src="/img/nav-icon3-h.png" alt=" Google竞价">
- </a>
- <a href="https://www.yinqingli.com/google-ads" target="_blank" class="x-hd">
- Google竞价
- </a>
- <a href="https://www.yinqingli.com/google-ads" target="_blank" class="summary2">
- 全球最大搜索引擎
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/bing-ads" target="_blank" class="thumb2">
- <img src="/img/nav-icon5.png" alt=" Bing 竞价">
- <img src="/img/nav-icon5-h.png" alt=" Bing 竞价">
- </a>
- <a href="https://www.yinqingli.com/bing-ads" target="_blank" class="x-hd">
- Bing 竞价
- </a>
- <a href="https://www.yinqingli.com/bing-ads" target="_blank" class="summary2">
- 全球第二大搜索引擎
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/yandex-ads" target="_blank" class="thumb2">
- <img src="/img/nav-icon6.png" alt=" Yandex竞价">
- <img src="/img/nav-icon6-h.png" alt=" Yandex竞价">
- </a>
- <a href="https://www.yinqingli.com/yandex-ads" target="_blank" class="x-hd">
- Yandex竞价
- </a>
- <a href="https://www.yinqingli.com/yandex-ads" target="_blank" class="summary2">
- 俄联邦本土搜索引擎
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/facebook" target="_blank" class="thumb2">
- <img src="/img/nav-icon7.png" alt=" Facebook运营">
- <img src="/img/nav-icon7-h.png" alt=" Facebook运营">
- </a>
- <a href="https://www.yinqingli.com/facebook" target="_blank" class="x-hd">
- Facebook运营
- </a>
- <a href="https://www.yinqingli.com/facebook" target="_blank" class="summary2">
- 全球最大社交网络平台
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/linkedin" target="_blank" class="thumb2">
- <img src="/img/nav-icon8.png" alt=" Linkedin运营">
- <img src="/img/nav-icon8-h.png" alt=" Linkedin运营">
- </a>
- <a href="https://www.yinqingli.com/linkedin" target="_blank" class="x-hd">
- Linkedin运营
- </a>
- <a href="https://www.yinqingli.com/linkedin" class="summary2">
- 全球最大职场社交平台
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/youtube" target="_blank" class="thumb2">
- <img src="/img/nav-icon-youtube.png" alt=" YouTube运营">
- <img src="/img/nav-icon-youtubeh.png" alt=" YouTube运营">
- </a>
- <a href="https://www.yinqingli.com/youtube" target="_blank" class="x-hd">
- YouTube运营
- </a>
- <a href="https://www.yinqingli.com/youtube" target="_blank" class="summary2">
- 全球最大视频门户平台
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/wikipedia" target="_blank" class="thumb2">
- <img src="/img/nav-icon9.png" alt=" 维基百科">
- <img src="/img/nav-icon9-h.png" alt=" 维基百科">
- </a>
- <a href="https://www.yinqingli.com/wikipedia" target="_blank" class="x-hd">
- 维基百科
- </a>
- <a href="https://www.yinqingli.com/wikipedia" target="_blank" class="summary2">
- 提高公司知名度、权威度
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/epr" target="_blank" class="thumb2">
- <img src="/img/nav-icon10.png" alt=" EPR新闻稿">
- <img src="/img/nav-icon10-h.png" alt=" EPR新闻稿">
- </a>
- <a href="https://www.yinqingli.com/epr" target="_blank" class="x-hd">
- EPR新闻稿
- </a>
- <a href="https://www.yinqingli.com/epr" target="_blank" class="summary2">
- 提高公司软实力、影响力
- </a>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="box-x2">
- <a href="https://www.yinqingli.com/content-marketing" target="_blank" class="thumb2">
- <img src="/img/nav-icon-con.png" alt=" 内容营销">
- <img src="/img/nav-icon-conh.png" alt=" 内容营销">
- </a>
- <a href="https://www.yinqingli.com/content-marketing" target="_blank" class="x-hd">
- 内容营销
- </a>
- <a href="https://www.yinqingli.com/content-marketing" target="_blank" class="summary2">
- 高质量、原创撰写文案
- </a>
- </div>
- </div>
- </div>
- </div>
- <div class="col-md-3 col-sm-3">
- <div class="row">
- <div class="col-md-4 col-sm-4">
- <div class="box-x3">
- <img src="/img/free.png" alt=" 网站诊断" class="hot">
- <a href="https://www.yinqingli.com/analysis" class="thumb3">
- <img src="/img/nav-icon11.png" alt=" 网站诊断">
- <img src="/img/nav-icon11-h.png" alt=" 网站诊断">
- </a>
- <a href="https://www.yinqingli.com/analysis" target="_blank" class="title3">
- 网站诊断
- </a>
- </div>
- </div>
- <div class="col-md-4 col-sm-4">
- <div class="box-x3">
- <img src="/img/hot.png" alt=" 定制方案" class="hot">
- <a href="https://www.yinqingli.com/custom-service" class="thumb3">
- <img src="/img/nav-icon13.png" alt=" 定制方案">
- <img src="/img/nav-icon13-h.png" alt=" 定制方案">
- </a>
- <a href="https://www.yinqingli.com/custom-service" target="_blank" class="title3">
- 定制方案
- </a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </li>
- <li>
- <a href="https://www.yinqingli.com/branding" target="_blank">
- 品牌出海
- </a>
- </li>
- <li>
- <a href="https://www.yinqingli.com/cases" target="_blank">
- 客户案例
- </a>
- </li>
- <li>
- <a href="https://www.yinqingli.com/overseas-marketing" target="_blank">
- 外贸学堂
- </a>
- </li>
- <li>
- <a href="https://www.yinqingli.com/about" target="_blank">
- 关于引擎力
- </a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- <div class="sep-homes-boxs">
- <div class="sep-homes-titles">
- <img src="{{asset('themes/simple/img/yinqingli-logo.png')}}" alt="">
- </div>
- <div class="denglu-boxs fix">
- <div class="denglu-titles">
- @switch($from)
- @case('customer')
- 合作客户登录
- @break;
- @case('partner')
- 渠道客户登录
- @break;
- @endswitch
- </div>
- <form onsubmit="return false;">
- <div class="lists">
- <div class="img-boxs">
- <img src="{{asset('themes/simple/img/zhanghao-img.png')}}" alt="">
- </div>
- <input type="text" placeholder="输入账号" id="username"/>
- </div>
- <div class="lists">
- <div class="img-boxs">
- <img src="{{asset('themes/simple/img/mima-img.png')}}" alt="">
- </div>
- <input type="password" placeholder="输入密码" id="password"/>
- </div>
- <div class="lists lasts">
- <button type="submit" class="lists-lists lf" id="logon">
- 立即登录
- </button>
- <div class="lists-lists rt">
- <a href="https://www.yinqingli.com" class="abtn">返回首页</a>
- </div>
- </div>
- </form>
- </div>
- </div>
- <div class="footer-boxs">
- <div class="sep-container">
- <div class="f-lefts">
- <a href="" class="lists ons">
- 浙江引擎力营销策划有限公司(YinQingLi.com)版权所有
- </a>
- <span class="lists">
- 浙ICP备16020008号
- </span>
- </div>
- {{-- <div class="f-rights">
- <span class="lists">
- <script src="https://kxlogo.knet.cn/seallogo.dll?sn=e19070233010078621zqlw000000&size=2"></script>
- </span>
- </div>--}}
- </div>
- </div>
- </div>
- <script src="{{asset('js/jquery.min.js?v=2.1.4')}}"></script>
- <script src="{{asset('js/plugins/layer-v3.1.1/layer/layer.js')}}"></script>
- <script>
- $(".sep-header .bottom .sep-container .main-nav li").hover(function(){
- $(this).find(".menu-down").show();
- },function(){
- $(this).find(".menu-down").hide();
- });
- // new WOW().init();
- var utils = {
- login: function () {
- $.ajax({
- type: 'post',
- url: '/' + "{{$from}}",
- data: {username: $("#username").val(), password: $("#password").val()},
- success: function (result) {
- if (result.status === 200) {
- layer.msg('登录成功', {icon: 6, time: 1000}, function () {
- window.location.href = '/admin';
- });
- } else {
- layer.alert(result.message, {icon: 5})
- }
- }
- });
- }
- };
- $(function () {
- $(document).on('click', '#logon', function () {
- utils.login();
- })
- })
- </script>
- <noscript>
- Your browser does not support VBScript!
- </noscript>
- <!--{snippet traffic}-->
- </body>
- </html>
|