: 0; color: #FFF; text-align: center; font-size: 15px; margin-top: 5px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 24px; height: 48px; } /*tab_buttons*/ .tab_buttons { margin-bottom: 10px; width: 100%; overflow: hidden; border-bottom: #e4e3e3 1px solid;/* position: relative; */ } .tab_buttons li { display: block; font-size: 16px; line-height: 40px; float: left; text-align: center;position: relative; cursor:pointer } .newsitem { display: none; } .newsitem:nth-child(1) { display: block; } /*tab_box*/ .whitebg { background: #fff; border-radius: 3px; padding: 20px; margin-bottom: 20px; overflow: hidden; } .tab_box { clear: both; position: relative; } .newslist { float: right; width: 66% } .newslist li { overflow: hidden; line-height: 32px; padding: 0 20px 10px 20px; } .newslist li a { height: 32px; } .newslist li img { width: 100% } .newslist li { height: 22px; } .newslist li:hover { height: 100%; background: #f7f7f7 } .newslist li:hover a { color: #000; font-weight: bold } .newslist li:hover i { background: #222; } .newslist li:nth-child(1) { height: 100%; background: #f7f7f7 } .newslist li:nth-child(1) a { color: #000; font-weight: bold } .newslist li:nth-child(1) i { background: #9a9a9a; } .newslist:hover li:nth-child(1) { height: 22px; background: none; } .newslist:hover li:nth-child(1) a { color: #333; font-weight: normal } .newslist:hover li:nth-child(1) i { background: #9a9a9a; } .newslist:hover li:nth-child(1):hover { height: 100%; background: #f7f7f7; } .newslist:hover li:nth-child(1):hover a { color: #000; font-weight: bold } .newslist:hover li:nth-child(1):hover i { background: #222; } .newslist p { line-height: 24px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; height: 48px; } .newspic { float: left; width: 32%; height: 218px; overflow: hidden; position: relative; } .newspic ul { overflow: hidden; } .newspic li { height: 100px; position: relative; background: rgba(0,0,0,1); overflow: hidden; margin-bottom: 10px; border-radius: 3px } .newspic li a { display: block; overflow: hidden } .newspic img { height: 100%; width: 100%; opacity: .7; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; } .newspic span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; } .newspic li:hover img { opacity: .9; transform: scale(1.1); } .newsitem ul li i { display: block; width: 20px; height: 20px; background: #9a9a9a; float: left; margin-top: 6px; margin-right: 20px; position: relative; font-style: normal } .newsitem ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 20px; width: 20px; text-align: center } .newsitem ul li:first-child i { background: #222; } .newsitem ul li:first-child i::before { content: "1"; } .newsitem ul li:nth-child(2) i::before { content: "2"; } .newsitem ul li:nth-child(3) i::before { content: "3"; } .newsitem ul li:nth-child(4) i::before { content: "4"; } .newsitem ul li:nth-child(5) i::before { content: "5"; } /*zhuanti*/ .zhuanti ul { overflow: hidden; padding: 10px 0 20px 10px; position: relative; } .zhuanti ul:before { content: ""; position: absolute; background: #fff; width: 1px; height: 100%; left: 10px } .zhuanti ul:after { content: ""; position: absolute; background: #fff; width: 100%; height: 1px; bottom: 20px; left: 0; } .zhuanti li { float: left; width: 27.6%; border-bottom: #eee 1px solid; border-left: #eee 1px solid; overflow: hidden; padding: 20px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; } .ztpic { width: 100%; height: 100px; overflow: hidden; border-radius: 3px; background: #CCC; display: block } .ztpic img { display: inline-block; width: 100%; min-height: 100%; height: auto; vertical-align: middle; transition: all .5s ease-out .1s; } .zhuanti li b { display: block; width: 100%; overflow: hidden; height: 30px; line-height: 30px; margin: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .zhuanti li span { color: #999; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; display: block;} .readmore { margin: 10px 0 0 0; color: #096; display: block; } .readmore:before { content: "+"; color: #063 } .zhuanti li:hover { background: #fff; box-shadow: #ccc 1px 1px 8px; } .zhuanti li:hover img { transform: scale(1.05) } /*bloglist*/ .bloglist ul { padding: 10px 0 0 } .bloglist li { overflow: hidden; margin-bottom: 20px; border-bottom: #eee 1px dashed; padding-bottom: 20px; position: relative; min-height: 120px; } .blogtitle { margin: 0 0 10px 0; font-size: 18px; overflow: hidden; } .bloglist li:hover .blogtitle a { color: #337ab7; } .blogtitle b { color: #F00 } a.viewmore { display: block; right: 10px; bottom: 20px; position: absolute; padding: 3px 10px; background: #12b7de; color: #fff; border-radius: 3px; } .blogpic { float: left; width: 23.2%; margin-right: 20px; display: block; overflow: hidden; border-radius: 3px; position: relative } .blogpic img{width:100%;} .blogpic i { display: block; position: absolute; top: 0; left: 0; z-index: 9; font-style: normal; padding: 3px 5px; background: rgba(18,182,221,.8); font-size: 14px; } .blogpic i a { color: #FFF } .bplist { display: block; overflow: hidden } .bplist a { display: block; float: left; width: 25%; overflow: hidden } .bplist a img { border-radius: 3px; width: 200px; height: 140px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; } .bplist a img:hover { transform: scale(1.05) } .blogtext { font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin-top: 20px } .bloginfo { margin-top: 20px; overflow: hidden; color: #999; line-height: 34px; } .bloginfo span { margin: 0 5px } .bloginfo span a { color: #096 } .avatar { position: relative; float: left; width: 30px; height: 30px; border-radius: 100%; padding: 2px; display: block; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); } .avatar img { width: 100%; border-radius: 50%; } .avatar::after { content: ""; position: absolute; background: url(/skin/jxhx/images/v.png) no-repeat; background-size: 12px; width: 12px; height: 12px; right: 0; bottom: 0 } /*links*/ .sqlink { float: right; margin-right: 10px; font-size: 14px } .sqlink a { color: #666 } .sqlink a:hover { color: #000; text-decoration: underline } .links ul { overflow: hidden; margin-top: 20px } .links li { display: inline-block; width: 50%; float: left; line-height: 30px; text-align: center } .links li a { display: block; } .links li:hover { background: #f7f7f7 } /*rbox*/ .rbox { width: 23.5%; float: right; overflow: hidden; } .card { box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 3px; background: url(/skin/jxhx/images/quote-bg.png) no-repeat top right rgba(42,42,42,1); height: 260px; overflow: hidden; margin-bottom: 20px } .card h2 { font-size: 22px; margin: 10px; color: #89919a; font-weight: normal; padding-bottom: 10px; } .card p { font-size: 12px; padding: 0 0 0 20px; line-height: 28px; text-shadow: 0px 1px 2px rgba(0,0,0,.5); color: #d0d2d4; -webkit-animation: animations2 5s ease-in-out 5s; -moz-animation: animations2 5s ease-in-out 5s; -o-animation: animations2 5s ease-in-out 5s; -ms-animation: animations2 5s ease-in-out 5s; animation: animations2 5s ease-in-out 5s; } .linkmore { margin: 15px } .linkmore a img{width: 60%; margin-top: 10px;} .linkmore li { width: 25%; float: left } .linkmore li a { height: 53px; display: block; overflow: hidden; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 50%; margin: 0 5px; } .linkmore li a:hover { opacity: 0.5; } .iconfont { font-family: "iconfont" !important; font-size: 30px; font-style: normal; -webkit-font-smoothing: antialiased; text-align: center; line-height: 53px; -moz-osx-font-smoothing: grayscale; } .icon-youxiang:before { content: "e640"; } .icon-weixin:before { content: "e501"; } .icon---:before { content: "e607"; } .icon-zhuye:before { content: "e64b"; } a.iconfont.icon-zhuye { color: #ef5509; font-size: 36px; } a.iconfont.icon-youxiang { color: #FF991A; font-size: 28px; } a.iconfont.icon--- { color: #1296DB; } a.iconfont.icon-weixin { color: #07AF12; } #weixin { position: relative } #weixin i { display: block; position: absolute; bottom: 55px; right: 0 } #weixin i img { height: 100px; display: none } #weixin:hover i img { display: block } /*htitle*/ .htitle { font-size: 16px; line-height: 40px; border-bottom: 1px solid #eee; color: #484848; font-weight: normal; position: relative; margin-bottom: 10px; } .htitle:after { content: ""; position: absolute; width: 60px; height: 2px; content: ""; background: #000; left: 0; bottom: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; } .htitle:hover:after { width: 80px; } .hnav { float: right } .hnav a { display: block; margin-right: 10px; padding-right: 10px; float: left; position: relative } .hnav a:after { position: relative; content: "/"; right: -10px; bottom: 0; color: #ccc } .hnav a:last-child::after { content: "" } /*notice*/ .notice ul { padding-top: 18px } .notice li { font-size: 12px; line-height: 30px; margin-bottom: 12px; display: block; -moz-border-radius: 4px; border-radius: 4px; background: #f6f6f6; padding: 4px 12px 4px 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; } .notice li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 15px; top: 20px } .notice li:hover { background: #f2f2f2; box-shadow: 0 0 10px #ccc; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; } /*topnews*/ .topnews { display: block; margin: 20px 0; background: #000; position: relative; overflow: hidden; border-radius: 3px; max-height: 110px; } .topnews img { opacity: .7; width: 100%; } .topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; } .topnews:hover img { opacity: .9; transform: scale(1.1); } /*paihang*/ .paihang ul { overflow: hidden } .paihang ul li { height: 30px; line-height: 30px; margin-bottom: 10px; padding-left: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .paihang ul li:nth-child(even) { background: #f6f6f6 } .paihang ul li i { display: block; width: 16px; height: 16px; background: #B1B1B1; float: left; margin-top: 8px; margin-right: 10px; position: relative; font-style: normal } .paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center } .paihang ul li:first-child i, .paihang ul li:nth-child(2) i, .paihang ul li:nth-child(3) i { background: #FF6600; } .paihang ul li:first-child i::before { content: "1"; } .paihang ul li:nth-child(2) i::before { content: "2"; } .paihang ul li:nth-child(3) i::before { content: "3"; } .paihang ul li:nth-child(4) i::before { content: "4"; } .paihang ul li:nth-child(5) i::before { content: "5"; } .paihang ul li:nth-child(6) i::before { content: "6"; } .paihang ul li:nth-child(7) i::before { content: "7"; } .paihang ul li:nth-child(8) i::before { content: "8"; } .paihang ul li:hover { -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; } /*tuijian*/ .tuijian ul { overflow: hidden; padding-top: 10px } .tuijian li { overflow: hidden; margin-bottom: 10px; height: 60px; } .tuijian li i { width: 70px; height: 70px; margin-right: 10px; overflow: hidden; display: block; float: left; } .tuijian li i img { height: 100%; width:100%; max-width: 100%; min-width: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; } .tuijian li p { margin-top: 10px; line-height: 20px; max-height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; } .tuijian li:hover { background: #f6f6f6; } .tuijian li:hover img { transform: scale(1.1); } /*ad*/ .ad ul { overflow: hidden; border-radius: 3px; } /*wenzi*/ .wenzi li { line-height: 22px; margin-bottom: 10px; position: relative; padding-left: 15px } .wenzi li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 10px; } /*tongji*/ .tongji li { margin-bottom: 8px } .tongji li a { color: #096 } .tongji li a:hover { text-decoration: underline; color: #000 } .tongji_gzh { width: 80%; margin: auto; overflow: hidden; } .tongji_gzh img { width: 100% } /*footer*/ footer { background: #373D41; width: 100%; border-top: #00C1DE 10px solid; padding: 30px 0; color: #73777a; font-size: 14px; } .wxbox { overflow: hidden; float: left; margin-right: 20px } .wxbox li { float: left; margin: 0 10px; text-align: center } .wxbox img { height: 100px } .endnav b { font-size: 16px; color: #00c1de; } .endnav p { margin-bottom: 5px } footer a { color: #73777a; } footer a:hover { color: #00C1DE } .top { width: 40px; height: 40px; display: block; background: url(/skin/jxhx/images/top.png) no-repeat center #000; right: 20px; bottom: 10%; position: fixed } /* list.html */ .lanmu img { height: 100px; float: left; margin-right: 20px } .lanmu h1 { font-size: 22px; margin-bottom: 15px } .lanmu p { color: #666 } /* list2.html */ .liucheng ul { overflow: hidden; margin-top: 20px } .liucheng li { width: 33.3%; float: left; padding-bottom: 20px } .liucheng li section { display: block; margin: 0 15px; box-shadow: #e9eaed 1px 1px 5px; } .liucheng li h2 { font-size: 16px; line-height: 36px; background: #1c2327; color: #FFF; font-weight: normal; text-align: center; margin-bottom: 15px; } .liucheng li p { padding: 0 10px; font-size: 14px; line-height: 30px } .liucheng li p:last-child { padding-bottom: 15px } .liucheng li a:hover { color: #30a6de } .red { color: #F00 } #lc_weixin { position: relative } #lc_weixin i { display: block; position: absolute; bottom: 40px; right: 0; box-shadow: #e9eaed 1px 1px 5px; } #lc_weixin i img { height: 100px; display: none } #lc_weixin:hover i img { display: block } /*pagelist*/ .pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 0 0 10px; } .pagelist a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #F7F7F7; display: inline-block; } .pagelist a:hover, .pagelist > b { color: #3690cf; color: #FFF; background: #1C2327; } .pagelist > b { padding: 5px 10px; } a.curPage { color: #19585d; font-weight: bold; } /*cloud*/ .cloud ul a { line-height: 24px; height: 24px; display: block; background: #999; float: left; padding: 3px 10px; margin: 10px 5px 0 0; border-radius: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color: #FFF } .cloud ul a:nth-child(8n-7) { background: #8A9B0F } .cloud ul a:nth-child(8n-6) { background: #EB6841 } .cloud ul a:nth-child(8n-5) { background: #3FB8AF } .cloud ul a:nth-child(8n-4) { background: #FE4365 } .cloud ul a:nth-child(8n-3) { background: #FC9D9A } .cloud ul a:nth-child(8n-2) { background: #EDC951 } .cloud ul a:nth-child(8n-1) { background: #C8C8A9 } .cloud ul a:nth-child(8n) { background: #83AF9B } .cloud ul a:first-child { background: #036564 } .cloud ul a:last-child { background: #3299BB } .cloud ul a:hover { border-radius: 0; text-shadow: #000 1px 1px 1px } /* daohang.html */ .site_tj { overflow: hidden; padding-top: 20px } .site_tj li { width: 16.6%; float: left; text-align: center; line-height: 30px; margin-bottom: 10px; } .site_tj li a { border-radius: 3px; display: block; border: 1px solid #EBEBEB; margin: 0 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .site_tj li:hover a { box-shadow: 0 4px 10px -4px rgba(48, 63, 107, 0.20); background: #222; color: #fff } .site_yx li:nth-child(30n) { margin-bottom: 60px } /* about */ .about { overflow: hidden; background: url(/skin/jxhx/images/abbg.png) no-repeat right top #fff; padding: 20px 40px } .ab_box { overflow: hidden; margin: 20px 0; } .ab_box h3 { margin: 10px 0 10px; font-size: 18px; } .ab_box p { color: #666; margin-bottom: 5px } .avatar_pic { position: relative; float: left; margin-right: 10px; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 2px; width: 100px; border-radius: 50%; } .avatar_pic img { width: 100%; border-radius: 50%; } .avatar_pic:before { position: absolute; content: ""; background: url(/skin/jxhx/images/v.png) no-repeat; bottom: 0px; right: 10px; height: 24px; width: 24px; background-size: 24px; } .ab_dubai { margin-bottom: 15px; display: inline-block; } .ly_button { float: right; width: 100px; background: #000; text-align: center; border-radius: 3px; line-height: 30px } .ly_button a { color: #FFF } .gd_title { margin: 20px 0; font-size: 18px; background: url(/skin/jxhx/images/hline.png) no-repeat bottom right; width: 120px; clear: both; background-size: 40px; border-bottom: #000 1px dashed; padding-left: 10px; padding-bottom: 5px; display: inline-block; } .xinlu li { width: 25%; float: left; overflow: hidden; margin-bottom: 20px } .xinlu li a { display: block; margin: 0 10px; background: #f3f3f3; padding: 20px; } .xinlu li i { display: block; overflow: hidden; height: 120px; margin-bottom: 10px } .xinlu li i img { width: 100%; min-height: 120px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; } .xinlu li i:hover img { transform: scale(1.1); } .xinlu li p { font-weight: bold; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .xinlu li span { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; } .myblog { overflow: hidden; clear: both } .myblog li { width: 20%; float: left; display: block; text-align: center; padding-bottom: 10px; position: relative; overflow: hidden } .myblog li:after { position: absolute; content: ""; right: 0; top: 0; background: #e9eaed; height: 100%; width: 1px; } .myblog li:last-child:after { content: none } .myblog li b { display: block; line-height: 30px; margin-bottom: 10px; } .buttons { display: block; margin: 10px auto; width: 130px; text-align: center; background: #00c1de; padding: 5px 0; border-radius: 3px; color: #fff; } .buttons:hover { color: #FFF } .myblog li:nth-child(even) .buttons { background: #F60 } .myblog p { margin-bottom: 10px } .qq_join li { float: left; width: 25%; } .qq_join li section { margin: 0 20px; box-shadow: #ccc 1px 1px 5px; padding: 10px; display: block; overflow: hidden } .qq_join li img { width: 90%; margin: auto; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 5px; } .qq_join li p { margin: 10px; } .qq_join li b { color: #019881; margin: 0 5px; } /* info.html */ .con_tilte { font-size: 22px; margin-top: 20px } .con_nav { float: right; font-size: 14px; color: #666 } .con_nav a { color: #666 } .con_nav a:hover { color: #000 } .con_info { color: #888888; border: 1px solid #F3F3F3; padding: 10px; margin: 10px auto 0; line-height: 23px; background: none repeat 0 0 #F6F6F6; } .con_info b { margin-right: 10px; color: #000; } .con_text { line-height: 24px; margin-top: 20px; } .con_text a { color: #09C;word-break: break-all; } .con_text a:hover { text-decoration: underline } .con_text p { margin: 15px 0; } .con_text img { display: block; max-width: 100% !important; height:auto !important; margin: auto } .price_info ul { padding-top: 15px; position: relative; overflow: hidden } .price_info p { margin-bottom: 5px } .price_info img { position: absolute; right: 20px; top: 0; width: 120px } .share { padding: 10px 20px; background: #f7f7f7; border-left: 3px solid #000; } .diggit { display: block; width: 160px; margin: 20px auto; background: #E2523A; color: #fff; box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2); border-radius: 3px; line-height: 40px; text-align: center; } .diggit a { color: #fff } .diggit a:hover { text-decoration: none } .otherlink { margin: 10px 0; overflow: hidden } .otherlink li { position: relative; line-height: 26px; height: 26px; display: block; width: 50%; float: left; overflow: hidden; } .otherlink li a { display: block; margin-right: 30px; padding-left: 10px; } .otherlink li a:hover { text-decoration: underline; color: #000 } .otherlink li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 12px; } .nextinfo a { color: #000 } .ad img { width: 100% } .xiangsi { margin-top: 20px; overflow: hidden } .xiangsi li { width: 25%; float: left; overflow: hidden; margin-bottom: 20px; padding-bottom: 10px; } .xiangsi a { display: block; margin: 0 5px; padding-bottom: 10px; box-shadow: #ececec 0px 2px 5px; } .xiangsi li i { display: block; overflow: hidden; height: 120px; margin-bottom: 10px; } .xiangsi li i img { width: 100%; min-height: 120px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; } .xiangsi li i:hover img { transform: scale(1.1); } .xiangsi li p { font-weight: bold; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 8px } .xiangsi li span { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; padding: 0 8px } /*timebox*/ .timebox { background: url(/skin/jxhx/images/abbg.png) no-repeat right top #fff; ; padding: 30px } .timebox ul { overflow: hidden; } .timebox span { position: relative; line-height: 32px; padding-right: 40px; color: #999 } .timebox span:after { position: absolute; content: ""; width: 2px; height: 40px; background: #e0dfdf; right: 18px } .timebox li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .timebox li i { position: relative; font-style: normal } .timebox li i:before { content: " "; height: 10px; width: 10px; border: 2px solid #cccaca; background: #fff; position: absolute; top: 4px; left: -26px; border-radius: 50%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .timebox li:hover i:before { background: #080808 } .pagelist.mt20 { margin-top: 20px; } .saying { line-height: 30px; color: #a9a6a6; } .saying span { float: right } .saying span a { color: #de1513; } img#plKeyImg { display: inline-block; } .yname { margin: 10px 10px 10px 0 ; padding: 3px;} .yname span, .yzm span { padding-right: 10px; } .yzm { margin: 0 10px 10px 0 } .gbox input[type="submit"] { display: block; background: #303030; color: #fff; border: 0; line-height: 30px; padding: 0 20px; border-radius: 5px; float: right; } #plpost textarea#saytext { width: 100%; } #plpost input[type="submit"] { display: block; background: #040404; color: #fff; border: 0; line-height: 30px; padding: 0 20px; border-radius: 5px; float: right; } .gbox { padding: 0; overflow: hidden; } .gbox p { margin-bottom: 10px; overflow: hidden; } p.fbtime { color: #000; } .fbtime span { float: right; color: #999; font-size: 12px; overflow: hidden; white-space: nowrap; } p.fbinfo { margin: 10px 0; } .fb ul { margin: 10px 0; padding: 20px 10px; border-bottom: #ececec 1px solid; } span.tximg { display: block; float: left; margin-right: 10px; } .gbox i { display: block; float: left; margin-right: 10px; } .gbox i input { margin: 10px auto; display: block; } .hf ul { padding: 10px 10px; background: #f9f9f9; } .hf { padding-bottom: 20px; border-bottom: #dedddd 1px dashed; } textarea#lytext { width: 99%; } .gbox input[type="submit"] { display: block; background: #040404; color: #fff; border: 0; line-height: 30px; padding: 0 20px; border-radius: 5px; float: right; } .ecomment { border: #dedcdc 1px solid; padding: 10px; margin-bottom: 10px; } span.ecommentauthor { color: #b5b5b5; font-size: 14px; margin-bottom: 5px; display: block; } .gbook .fb ul { margin: 10px 10px; padding: 10px 10px 10px 10px; border-bottom: #ececec 1px solid; } .gbook .fb:nth-child(8n-7) ul { background: url(/skin/jxhx/images/tx10.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n-6) ul { background: url(/skin/jxhx/images/tx9.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n-5) ul { background: url(/skin/jxhx/images/tx8.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n-4) ul { background: url(/skin/jxhx/images/tx7.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n-3) ul { background: url(/skin/jxhx/images/tx6.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n-2) ul { background: url(/skin/jxhx/images/tx5.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n-1) ul { background: url(/skin/jxhx/images/tx4.jpg) no-repeat top 20px left 10px; } .gbook .fb:nth-child(8n) ul { background: url(../e/tool/images/tx3.jpg) no-repeat top 20px left 10px; } .gbook .fb:first-child ul { background: url(/skin/jxhx/images/tx2.jpg) no-repeat top 20px left 10px; } .gbook .fb:last-child ul { background: url(/skin/jxhx/images/tx1.jpg) no-repeat top 20px left 10px; } mip-vd-tabs .mip-vd-tabs-nav .mip-vd-tabs-nav-selected{ border-bottom: 2px solid #000; color:#000;} mip-vd-tabs .mip-vd-tabs-nav{ padding:inherit;} @charset "utf-8"; @media screen and (min-width: 1024px) and (max-width: 1199px) { .navbox { width: 96% } #starlist li a { padding: 0 10px; } #starlist li.menu:before { right: 0 } .zhuanti li { width: 27% } .searchbox { width: 96% } .box, article { width: 96% } .fader .slide img { height: 320px } .links li { width: 100%; text-align: left } .jianzhan li section { margin: 0 5px; } .jianzhan li:nth-child(1) { width: 30% } .jianzhan li:nth-child(3) { width: 36.3% } } @media screen and (max-width: 1023px) { mip-showmore{ background-color: #000;} nav2 {display:none; } /*header*/ header { z-index: 999 } nav {z-index: 999; } .searchico { position: absolute; top: 6px; right: 10px; } .search { width: 80% } .navbox { width: 100% } .searchbox { width: 100%; top: 0px; z-index: 99; background: rgba(0,0,0,.8); } .logo { margin-left: 0; line-height: 56px; float: none; text-align: center; margin-right: 0px; } #mnavh { overflow: hidden; position: absolute; } #mnavh { display: block; } #starlist li { width: 100%; text-align: center; background: #12b7de; display: block; font-weight: bold; } #starlist li:last-child { padding-bottom: 100% } #starlist li a { color: #fff; display: block; width: 100%; text-align: center; float: none; padding: 0; background: #12b7de; border-bottom: #49ccea 1px solid; } .mip-showmore-btn{padding:0; border:none;} .mip-showmore-btn:hover, .mip-showmore-btn:active{background:none;} #starlist ul.sub { position: inherit; left: inherit; top: inherit; } #starlist ul.sub li { width: 100% } #starlist ul.sub li:last-child { padding-bottom: 0; border-bottom: #49ccea 1px solid; } #starlist ul.sub li a { color: #fff; font-weight: normal; border-bottom: none; } #starlist ul.sub li a:hover, #starlist li:hover a, #starlist #selected { color: #fff; } .menu span { display: block; width: 50px; height: 50px; background: #12b7de; opacity: 0.5; position: absolute; top: 0; right: 0; border-left: #49ccea 1px solid; } .menu:before { right: 20px; } /**/ .box, article { width: 96% } article { padding-top: 10px; } .lbox { width: 100% } .rbox { display: none } .qq_join li section { margin: 0 10px } .jianzhan li section { margin: 0 5px; } .jianzhan li:nth-child(1) { width: 30% } .jianzhan li:nth-child(3) { width: 36.3% } .zhuanti li { width: 27%; } } @media only screen and (max-width: 768px) { mip-vd-tabs .mip-vd-tabs-nav{ padding:inherit;} mip-vd-tabs .mip-vd-tabs-nav-li { padding: 0 14px 0 3px; overflow: visible; } mip-sidebar{margin-top: 60px; background-color: none; max-width: 60% !important;} .hnav{ display:none;} .whitebg{ padding: 4px;} .tab_buttons li{ font-size:14px;} .zhuanti li { padding: 15px; } .bplist a img { width: 96% } .xinlu li a { padding: 5px; margin: 0 5px; } .myblog li { width: 33.3%; } .qq_join li section { margin: 0 5px; padding: 5px; } .qq_join li p { margin: 10px 0; font-size: 12px } .endnav p:last-child { text-align: center; margin-top: 20px; } .site_tj li { width: 20% } .hnav a { font-size: 12px } .muban li section { margin: 0 5px; height: 260px; overflow: hidden } .zhuanti li { width: 27.6%; padding: 8px } mip-img{height: 100%;} } @media only screen and (max-width: 480px) { .headline { width: 100% } .headline ul { height: auto; padding-bottom: 10px; overflow: hidden } .headline ul li { width: 49%; float: left; } .headline ul li:last-child { float: right } .headline ul li span { padding: 0 20px } .banbox { width: 100% } .fader { height: 145px; } .newspic { width: 100%; height: auto } .newspic li { width: 49%; float: left } .newspic li:last-child { float: right } .newspic li a { height: 100% } .newslist { float: none; width: 100% } .zhuanti ul { padding: 0 } .zhuanti li { width: 44%; padding: 8px; } .zhuanti ul:before { left: 0; } .zhuanti ul:after { bottom: 0 } .ad { padding: 5px } .blogtitle { font-size: 16px } .bplist { height: 60px } .bplist a img { height: 100% } a.viewmore { position: static; margin-top: 20px; text-align: center } .blogpic { width: 100px; margin-right: 10px; height: 76px; } .blogtext { margin-top: 15px } .lanmu h1 { font-size: 18px; } .top_pic { width: 100%; float: none; margin-bottom: 10px } .top_box { float: none; width: 100%; } .liucheng li, .jianzhan li:nth-child(1), .jianzhan li:nth-child(3) { width: 100%; } .muban li section { height: auto } .site_tj li { width: 50% } .about { padding: 20px } .ab_box p:last-child { width: 100%; clear: both; padding-top: 10px } .ly_button { float: none; display: block; } .xinlu li { width: 50% } .myblog li, .xiangsi li { width: 50% } .qq_join li { width: 50%; margin-bottom: 20px } .wxbox ul { overflow: hidden; text-align: center } .wxbox li { float: none; display: inline-block } .wxbox { float: none } .endnav { width: 100%; overflow: hidden; margin-top: 20px } .endnav p { margin: 0 10px } .price_info img { position: static } .free li { width: 100%; margin-bottom: 10px } .newslist li {padding: 0 10px 10px 10px;} .newspic span { padding: 0 8px; } .ztpic { height: 60px; } .zhuanti li b { -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; height: 42px; line-height: 24px; white-space: inherit; } .bloginfo { width: 100% } .imgscale img { height: 100%; max-width: 100%; } .blogpic i { display: none } .fader .slide img { height: 200px; } .otherlink li{width:100%} .tab_buttons { overflow-x: auto;} .tab_buttons ul { width: 600px;overflow-x: scroll;} .newscurrent:after{width:100%} }

您现在的位置是:首页 > 营销策划活动推广方案营销策划活动推广方案

点子王王启宾:家电实体店的营销方案家电怎么做活动吸引人电器有效的促销活动方案

王启宾2019-11-30【营销策划活动推广方案】

简介让顾客进店的100条方法618营销活动方案门店最吸引人促销方案最让顾客心动的促销活动好的促销活动创意点子52种新颖的促销方式

让顾客进店的100条方法_ 618营销活动方案

门店最吸引人促销方案_最让顾客心动的促销活动

好的促销活动创意点子_52种新颖的促销方式

朋友们

大家好, 我是王启宾,很多客户和行业朋友都称呼我点子王。今天给大家分享的这个方案,对于从事这个行业的朋友来说,如果你们用心看,仔细阅读,相信一定有非常大的帮助,对于你现在经营过程中遇到的类似问题也会有不同的认识和启发。下面是方案的全部内容,马上分享给大家。如果大家有不明白的地方,也可以咨询我,在我时间方便的时候也将耐心的给大家解答。


今天的商业甚至已经不是产品和产品的竞争,不是品牌和品牌之间的竞争,而是模式与模式之间的竞争。十多年前坐在一起,聊的是卖的是什么品牌的产品。现在大家坐在一起聊的都是模式:“我这个模式很好,我的模式把产品卖得很好,我的模式分钱很好,我的模式吸引客户非常厉害,我的模式赚钱很多。”今天这个年代就是卖模式的年代。

商业是一门不断进化的技术,在中国完整走完了从农业时代走向工业时代,从工业时代走向互联网,从互联网走向移动互联网,从移动互联网走向大数据、人工智能、区块链技术和物联网时代。

新的流行词语叫降维打击,如何降维呢?你用工业时代的商业技术与农业时代的商业技术竞争,用互联网的思维去打击工业时代的产品思维,用移动互联网、大数据、人工智能去打击PC端的商业模式,这就是降维打击,站在更高的维度与低维度的商业模式竞争。

技术不停的发展,每一个时代都会出现杰出的商业成功的代表,在那个时代,你有最好的技术和产品就会取得成功。做生意就要踏上时代的节拍。农业时代如希望集团做饲料成功了,工业时代看谁的制造能力强,看谁有工厂,谁有生产能力,然后再看谁有品牌,海尔、长虹、联想、娃哈哈都是工业时代的产物,在互联网时代,成功靠的是通过资本模式,比如阿里巴巴、腾讯、百度,包括京东,都是嫁接资本获得了成功。

今天给大家分享一个家电超市的案例,在当地,这家家电超市算是一个老品牌了,他经营的品类也很多,各种家电都有,厨房卫浴,空调洗衣机,各种智能家电等等,他在当地已经开了有十来年了。那既然这家家电商城可以做到这个品牌,刚开始的时候生意自然非常火爆。

但是随着近些年电商的逐步发展,他的生意也受到了影响。并且老板的营销思维也一直固定在传统思维上,没有跟上时代前进的步伐。

经营思路的老旧也就造成了这个家电商城的生意越来越差,前两年都连续亏损了两年。

在遇到企业困难之后,他就去四处学习寻找解决方法,想要找到自己的出路。各种方式的尝试,但是却都没有什么效果。

后来,我给他设计了这样一个活动方案,并且去现场帮助他执行方案落地,现在他的超市迅速火爆。活动做到三天引流近2000人,成功收现近200万。现在是无模式,不商业的时代,下面我们来看看具体是怎么拿到的结果!

第一步:车队宣传做得好,人人得知人人来

一个店面最重要就是引流,如果没有引流的话就没有客户,没有客户,就算你的截流方案做得再好也不会有结果。

而想要引流,就需要将自己的活动信息广而告之。只有让客户知道了,才能够将客户引到自己的店里来。

而这家商场的老板深刻的知道引流的重要性,所以我们做了一个非常好的引流活动,并组织车队进行盛大的宣传。

这家家电商场开在一个县城里面,安排车队直接满城打广告!

而这个家电商场他们找来了大概30辆的车,在车上安装家电商场的车体广告。30辆车一起在小镇上到处转悠了半天,每辆车上都贴着很明显的标记,让顾客一看就知道这些车辆宣传的活动是什么。

就通过这种方式,整个镇上的人都知道了这个家电商场正在做的活动,所有有这方面需求的人都被吸引到了他的商场里面。而因为一下子看见30辆车在小镇里面转悠,对于一个小镇子来说这样热闹的场面是很少见的,所以很多喜欢看热闹的人自然而然也跟着这些车辆到了他的商场里面去看热闹。

瞬间,他的家电商场客户爆满,人山人海。

第二步:超值大礼还倒赚8000,截流裂变一举两得

那么之前已经说了他的引流方式,那么他的引流设计的活动是什么呢?

储值5000块钱送6000块钱,共享7000块钱,还能再赚8000块钱。

储值5000块钱送了6000块钱,里面包括价值366块钱的电风扇一台和价值688块钱的微波炉一台,还有价值2000块钱的商场积分购物券,以及价值3000块钱的自动扫地机器人。

共享的7000块钱里面有价值1680块钱的加油卡,价值1680块钱的全身驱寒排毒针灸以及价值1680块钱的瑜伽高端课程,还有价值1680块钱的千岛湖名茶,以及价值1680块钱的户外家庭游。

送的东西非常丰盛并且客户都能体会价值。

最后还有赚的8000块钱,这是最吸引人的。

这个8000块钱里面说明了,客户可以赚到价值3999块钱的电视机。

并且每周还可以返50块钱的现金,连续返还十周,也就是十次之后总共可以领到500块钱。最后,还是58张亲友消费特权卡,每张价值都是580块钱。

送的6000块钱和共享的7000块钱,只要你储值就能够得到,而最后赚到8000块钱需要会员推荐身边的朋友来这家家电商场储值才能够得到,这就形成了裂变。

最后赚的8000块钱实在是非常的值得,光是一个电视就吸引了所有人的目光。很多购物者都没有办法抗拒,所以他们都会推荐自己的亲朋好友过来,而且好友也会推荐他们的亲朋好友,一个人就可以裂变无数个客户。

第三步:异业引流吃回扣,资金沉淀得收益

看到家电老板做的活动之后,很多人肯定都在想,他这送的东西这么多,要怎么赚钱呢?

他储值的5000块钱在这家家电商场里面能够消费的仅限一部分的小家电,而送的价值6000块钱礼品的则是在系统里面对接的,折扣非常低。

而客户充完卡之后还能够共享价值七千块钱的异业商家消费,一旦客户到了这些地方,我们是不是就给这些商家引进了客户。而这个客户进去之后肯定不可能只消费这些服务,他肯定还会有一些配套的消费,这个时候呢,作为给客户引流的人,我们是不是可以要求分到一部分提成?自然是可以的,并且这些商家都是非常乐意的。

通过家电商城的大家电以及其他商家的回扣,家电老板就赚的盆满钵满。

并且通过这个活动,家电老板收到储值200万。200万的资金完全可以作为资金沉淀进行投资,又可以给老板带来大笔利润。

经商最重要的不是单靠资金,不是单靠人才,商业模式才是核心!模式方向决定了企业的未来。

通过上面的这套营销策划方案大家可以看到,一次成功的营销策划需要有一套能够落地的执行策划方案,更需要能够落地的人和团队去现场帮扶,才能改变现状扭亏为盈。我设计的每一个方案我都会亲自去你那里现场帮扶指导,帮助你现场执行方案,帮助你对接资源,帮助你执行,帮助你直接落地。



Tags:让顾客进店的100条方法   618营销活动方案   门店最吸引人促销方案   最让顾客心动的促销活动   好的促销活动创意点子   52种新颖的促销方式  

随机图文

文章评论

    共有条评论来说两句吧...

    用户名:

    验证码:

点击排行

本站推荐

站点信息