果圖
今天給大家?guī)淼氖且豢?,超酷模糊背景同步j(luò)Query旋轉(zhuǎn)木馬特效源碼
大氣的外表,十分適合科技、藝術(shù)類的網(wǎng)站。
也可以適當(dāng)?shù)男薷某勺约合矚g的風(fēng)格!
文件版源碼可在評論區(qū)留言
廢話不多說上 源碼!
@font-face {
font-family: 'icomoon';
src:url('../fonts/icomoon.eot?rretjt');
src:url('../fonts/icomoon.eot?#iefixrretjt') format('embedded-opentype'),
url('../fonts/icomoon.woff?rretjt') format('woff'),
url('../fonts/icomoon.ttf?rretjt') format('truetype'),
url('../fonts/icomoon.svg?rretjt#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering===========*/
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body, html { font-size: 100%; padding: 0; margin: 0;}
/* Reset */
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
body{
background: #494A5F;
color: #D5D6E2;
font-weight: 500;
font-size: 1.05em;
font-family: "Microsoft YaHei","宋體","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
a{ color: rgba(255, 255, 255, 0.6);outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{color:#74777b;text-decoration: none;}
.htmleaf-container{
margin: 0 auto;
}
.bgcolor-1 { background: #f0efee; }
.bgcolor-2 { background: #f9f9f9; }
.bgcolor-3 { background: #e8e8e8; }/*light grey*/
.bgcolor-4 { background: #2f3238; color: #fff; }/*Dark grey*/
.bgcolor-5 { background: #df6659; color: #521e18; }/*pink1*/
.bgcolor-6 { background: #2fa8ec; }/*sky blue*/
.bgcolor-7 { background: #d0d6d6; }/*White tea*/
.bgcolor-8 { background: #3d4444; color: #fff; }/*Dark grey2*/
.bgcolor-9 { background: #ef3f52; color: #fff;}/*pink2*/
.bgcolor-10{ background: #64448f; color: #fff;}/*Violet*/
.bgcolor-11{ background: #3755ad; color: #fff;}/*dark blue*/
.bgcolor-12{ background: #3498DB; color: #fff;}/*light blue*/
.bgcolor-20{ background: #494A5F;color: #D5D6E2;}
/* Header */
.htmleaf-header{
padding: 1em 190px 1em;
letter-spacing: -1px;
text-align: center;
background: #66677c;
}
.htmleaf-header h1 {
color: #D5D6E2;
font-weight: 600;
font-size: 2em;
line-height: 1;
margin-bottom: 0;
font-family: "Microsoft YaHei","宋體","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
.htmleaf-header h1 span {
font-family: "Microsoft YaHei","宋體","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
display: block;
font-size: 60%;
font-weight: 400;
padding: 0.8em 0 0.5em 0;
color: #c3c8cd;
}
/*nav*/
.htmleaf-demo a{color: #fff;text-decoration: none;}
.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}
.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #fff;font-weight: 700;}
.htmleaf-demo a:hover{opacity: 0.6;}
.htmleaf-demo a.current{background:#1d7db1;color: #fff; }
/* Top Navigation Style */
.htmleaf-links {
position: relative;
display: inline-block;
white-space: nowrap;
font-size: 1.5em;
text-align: center;
}
.htmleaf-links::after {
position: absolute;
top: 0;
left: 50%;
margin-left: -1px;
width: 2px;
height: 100%;
background: #dbdbdb;
content: '';
-webkit-transform: rotate3d(0,0,1,22.5deg);
transform: rotate3d(0,0,1,22.5deg);
}
.htmleaf-icon {
display: inline-block;
margin: 0.5em;
padding: 0em 0;
width: 1.5em;
text-decoration: none;
}
.htmleaf-icon span {
display: none;
}
.htmleaf-icon:before {
margin: 0 5px;
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-family: 'icomoon';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
}
/* footer */
.htmleaf-footer{width: 100%;padding-top: 10px;}
.htmleaf-small{font-size: 0.8em;}
.center{text-align: center;}
/****/
.related {
color: #fff;
background: #494A5F;
text-align: center;
font-size: 1.25em;
padding: 0.5em 0;
overflow: hidden;
}
.related > a {
vertical-align: top;
width: calc(100% - 20px);
max-width: 340px;
display: inline-block;
text-align: center;
margin: 20px 10px;
padding: 25px;
font-family: "Microsoft YaHei","宋體","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
.related a {
display: inline-block;
text-align: left;
margin: 20px auto;
padding: 10px 20px;
opacity: 0.8;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-webkit-backface-visibility: hidden;
}
.related a:hover,
.related a:active {
opacity: 1;
}
.related a img {
max-width: 100%;
opacity: 0.8;
border-radius: 4px;
}
.related a:hover img,
.related a:active img {
opacity: 1;
}
.related h3{font-family: "Microsoft YaHei", sans-serif;font-size: 1.2em}
.related a h3 {
font-size: 0.85em;
font-weight: 300;
margin-top: 0.15em;
color: #fff;
}
/* icomoon */
.icon-htmleaf-home-outline:before {
content: "\e5000";
}
.icon-htmleaf-arrow-forward-outline:before {
content: "\e5001";
}
@media screen and (max-width: 1024px) {
.htmleaf-header {
padding: 2em 10% 2em;
}
.htmleaf-header h1 {
font-size:1.4em;
}
.htmleaf-links{font-size: 1.4em}
}
@media screen and (max-width: 960px) {
.htmleaf-header {
padding: 2em 10% 2em;
}
.htmleaf-header h1 {
font-size:1.2em;
}
.htmleaf-links{font-size: 1.2em}
.related h3{font-size: 1em;}
.related a h3 {
font-size: 0.8em;
}
}
@media screen and (max-width: 766px) {
.htmleaf-header h1 {
font-size:1.3em;
}
.htmleaf-links{font-size: 1.3em}
}
@media screen and (max-width: 640px) {
.htmleaf-header {
padding: 2em 10% 2em;
}
.htmleaf-header h1 {
font-size:1em;
}
.htmleaf-links{font-size: 1em}
.related h3{font-size: 0.8em;}
.related a h3 {
font-size: 0.6em;
}
}
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>超酷模糊背景同步j(luò)Query旋轉(zhuǎn)木馬特效| jQuery特效|手機(jī)微信網(wǎng)站特效| 網(wǎng)頁特效庫</title>
<meta name="keywords" content="SVG特效, 手機(jī)微信網(wǎng)站特效, css3動畫, html5特效, 網(wǎng)頁特效" />
<meta name="description" content="扣丁學(xué)堂-專注于HTML5、CSS3、js、jQuery、手機(jī)移動端等網(wǎng)頁特效的手機(jī)與分享。特效庫始終堅(jiān)持:無會員、無積分、無限制的“三無原則”。" />
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel='stylesheet prefetch' href='css/slick.min.css'>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<div class="section section-project">
<h2>Project Carousel</h2>
<div>
<div>
<div><img src="img/1.jpg" alt=""/></div>
<div><img src="img/2.jpg" alt=""/></div>
<div><img src="img/3.jpg" alt=""/></div>
<div><img src="img/4.jpg" alt=""/></div>
<div><img src="img/5.jpg" alt=""/></div>
<div><img src="img/6.jpg" alt=""/></div>
<div><img src="img/7.jpg" alt=""/></div>
<div><img src="img/8.jpg" alt=""/></div>
<div><img src="img/9.jpg" alt=""/></div>
</div>
<div>
<div>
<div><img src="img/1.jpg" alt=""/></div>
<div><img src="img/2.jpg" alt=""/></div>
<div><img src="img/3.jpg" alt=""/></div>
<div><img src="img/4.jpg" alt=""/></div>
<div><img src="img/5.jpg" alt=""/></div>
<div><img src="img/6.jpg" alt=""/></div>
<div><img src="img/7.jpg" alt=""/></div>
<div><img src="img/8.jpg" alt=""/></div>
<div><img src="img/9.jpg" alt=""/></div>
</div>
<div></div>
</div>
</div>
</div>
<div style="width: 100%; height: auto; line-height: 25px; text-align: center;">
</div>
<script src="js/jquery-1.11.0.min.js" type="text/javascript"></script>
<script src='js/slick.min.js'></script>
<script type="text/javascript">
$(".project-detail").slick({
slidesToShow: 1,
arrows: false,
asNavFor: '.project-strip',
autoplay: true,
autoplaySpeed: 3000
});
$(".project-strip").slick({
slidesToShow: 5,
slidesToScroll: 1,
arrows: false,
asNavFor: '.project-detail',
dots: false,
infinite: true,
centerMode: true,
focusOnSelect: true
});
</script>
</body>
</html>
在安全研究人員發(fā)現(xiàn)了一個名為“Switcher”的新安卓(Android)木馬,該木馬能夠偽裝成百度的安卓客戶端,誘導(dǎo)普通用戶下載安裝。一旦用戶不小心安裝該惡意軟件后,其便會篡改用戶的無線路由器DNS設(shè)置,將網(wǎng)絡(luò)流量重定向到惡意網(wǎng)站上。
而且“Switcher”還能偽裝成一個用于共享Wi-Fi網(wǎng)絡(luò)詳細(xì)信息的中文應(yīng)用程序。用戶一旦安裝這些應(yīng)用程序,“Switcher”木馬就會嘗試猜測連接受感染安卓設(shè)備的Wi-Fi路由器用戶名和密碼。
據(jù)悉,Switcher包括了常用的用戶名和密碼組合列表,如admin/admin,admin/123456或admin/00000000,其可允許它訪問路由器的Web管理界面。在JavaScript的幫助下,Switcher木馬會嘗試使用不同的登錄和密碼組合進(jìn)行登錄。
安全專家表示,目前根據(jù)輸入字段的硬編碼名稱和木馬嘗試訪問的HTML文檔的結(jié)構(gòu)來看,所使用的JavaScript代碼僅適用于TP-LINK無線路由器的Web界面,當(dāng)然不排除其他品牌路由器也會受該惡意軟件的影響。
一旦能夠訪問Web管理界面,該木馬便會將流氓DNS服務(wù)器的IP地址替換掉路由器上的主DNS服務(wù)器和輔助DNS服務(wù)器。這些地址是101.200.147.153,112.33.13.11和120.76.249.59,其中一個是默認(rèn)選項(xiàng),而其他兩個則是為特定ISP設(shè)置的。
據(jù)研究人員表示,目前攻擊者宣稱已控制了近1300個無線網(wǎng)絡(luò),受害者主要在中國。而且該木馬的目標(biāo)是互聯(lián)網(wǎng)上的所有用戶,無論是企業(yè)還是個人一旦中招,都會面臨從網(wǎng)絡(luò)釣魚到二次感染的各種各樣攻擊,因此務(wù)必警惕。
小心“Switcher”安卓木馬可篡改路由器DNS
木馬(Trojan)這個名字來源于古希臘傳說(荷馬史詩中木馬計(jì)的故事,Trojan一詞的特洛伊木馬本意是特洛伊的,即代指特洛伊木馬,也就是木馬計(jì)的故事)?!澳抉R”程序是目前比較流行的病毒文件,與一般的病毒不同,它不會自我繁殖,也并不“刻意”地去感染其他文件,它通過將自身偽裝吸引用戶下載執(zhí)行,向施種木馬者提供打開被種者電腦的門戶,使施種者可以任意毀壞、竊取被種者的文件,甚至遠(yuǎn)程操控被種者的電腦。
工作原理
一個完整的特洛伊木馬套裝程序含了兩部分:服務(wù)端(服務(wù)器部分)和客戶端(控制器部分)。植入對方電腦的是服務(wù)端,而黑客正是利用客戶端進(jìn)入運(yùn)行了服務(wù)端的電腦。運(yùn)行了木馬程序的服務(wù)端以后,會產(chǎn)生一個有著容易迷惑用戶的名稱的進(jìn)程,暗中打開端口,向指定地點(diǎn)發(fā)送數(shù)據(jù)(如網(wǎng)絡(luò)游戲的密碼,即時通信軟件密碼和用戶上網(wǎng)密碼等),黑客甚至可以利用這些打開的端口進(jìn)入電腦系統(tǒng)。
特洛伊木馬程序不能自動操作, 一個特洛伊木馬程序是包含或者安裝一個存心不良的程序的, 它可能看起來是有用或者有趣的計(jì)劃(或者至少無害)對一不懷疑的用戶來說,但是實(shí)際上有害當(dāng)它被運(yùn)行。特洛伊木馬不會自動運(yùn)行,它是暗含在某些用戶感興趣的文檔中,用戶下載時附帶的。當(dāng)用戶運(yùn)行文檔程序時,特洛伊木馬才會運(yùn)行,信息或文檔才會被破壞和遺失。特洛伊木馬和后門不一樣,后門指隱藏在程序中的秘密功能,通常是程序設(shè)計(jì)者為了能在日后隨意進(jìn)入系統(tǒng)而設(shè)置的。
特洛伊木馬有兩種,universal的和transitive的,universal就是可以控制的,而transitive是不能控制,刻死的操作。
特征
特洛伊木馬不經(jīng)電腦用戶準(zhǔn)許就可獲得電腦的使用權(quán)。程序容量十分輕小,運(yùn)行時不會浪費(fèi)太多資源,因此沒有使用殺毒軟件是難以發(fā)覺的;運(yùn)行時很難阻止它的行動,運(yùn)行后,立刻自動登錄在系統(tǒng)引導(dǎo)區(qū),之后每次在Windows加載時自動運(yùn)行;或立刻自動變更文件名,甚至隱形;或馬上自動復(fù)制到其他文件夾中,運(yùn)行連用戶本身都無法運(yùn)行的動作。
*請認(rèn)真填寫需求信息,我們會在24小時內(nèi)與您取得聯(lián)系。