删除目录9.智慧网络
Before Width: | Height: | Size: 78 KiB |
@ -1,59 +0,0 @@
|
||||
@charset "utf-8";
|
||||
html{ font-size:1em;}
|
||||
body{ font-size:0.75em;}
|
||||
code{ display:block;}
|
||||
|
||||
a:link, a:visited{ text-decoration:none; color:#333;}
|
||||
a:hover, a:focus, a:active{ text-decoration:;}
|
||||
|
||||
a, abbr, acronym, address, applet, article, aside, audio,
|
||||
b, blockquote, big, body,
|
||||
center, canvas, caption, cite, code, command,
|
||||
datalist, dd, del, details, dfn, dl, div, dt,
|
||||
em, embed,
|
||||
fieldset, figcaption, figure, font, footer, form,
|
||||
h1, h2, h3, h4, h5, h6, header, hgroup, html,
|
||||
i, iframe, img, ins,
|
||||
kbd,
|
||||
keygen,
|
||||
label, legend, li,
|
||||
meter,
|
||||
nav, menu,
|
||||
object, ol, output,
|
||||
p, pre, progress,
|
||||
q,
|
||||
s, samp, section, small, span, source, strike, strong, sub, sup,
|
||||
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
|
||||
u, ul, var{ margin:0; padding:0;}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea{ font-size:1em;}
|
||||
body, input, button, select, textarea{}
|
||||
em, cite, address, optgroup{ font-style:normal;}
|
||||
kbd, samp, code{ font-family:monospace;}
|
||||
|
||||
img, input, button, select, textarea{ vertical-align:middle;}
|
||||
ul, ol{ list-style:none;}
|
||||
img, fieldset{ border:0;}
|
||||
abbr, acronym{ border-bottom:1px dotted black; cursor:help;}
|
||||
table{ width:100%; border-collapse:collapse; border-spacing:0;}
|
||||
|
||||
legend, hr{ overflow:hidden; position:absolute; left:0; top:0;}
|
||||
legend, hr, caption{ visibility:hidden; width:0; height:0; font-size:0; line-height:0;}
|
||||
|
||||
/*清除浮动*/
|
||||
.group:after{ content:"."; display:block; visibility:hidden; clear:both; height:0;}
|
||||
.group{ display:inline-block;}
|
||||
.group{ display:block;}
|
||||
|
||||
.clear{ clear:both; height:0; width:0; line-height:0; font-size:0;}
|
||||
/* 显示隐藏 */
|
||||
.hidden { visibility:hidden; margin:0; padding:0; width:0; height:0; background:none; font-size:0; line-height:0;}
|
||||
.show{ visibility:visible;}
|
||||
|
||||
/* 可访问性导航 */
|
||||
a.accessibility01{ position:absolute; left:0; top:-10000px; display:block; width:100%; text-align:center; font-size:1.3em; z-index:10000;}
|
||||
a.accessibility01:hover, a.accessibility01:focus, a.accessibility01:active{ position:absolute; top:0; padding:15px 0; background:#1d60a7; color:#fff; font-weight:bold; z-index:10000;}
|
||||
|
||||
/* html5 标签规范 */
|
||||
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block;}
|
||||
mark, rp, rt, ruby, summary, time{ display: inline;}
|
1296
9.智慧网络/css/jquery-ui.css
vendored
@ -1,507 +0,0 @@
|
||||
/*共用区*/
|
||||
a:focus { outline:none; -moz-outline:none;}
|
||||
.hide {display: none!important;}
|
||||
|
||||
/*引用字库*/
|
||||
@font-face { font-family:'electronicFont'; src: url("font/DS-DIGIT.TTF"); }
|
||||
|
||||
/*主体 - 禁选 - 进场 */
|
||||
html,body { background: #000; height: 100%; color:#fff; font-family: "microsoft yahei", simhei; moz-user-select: -moz-none; moz-user-select: none; -o-user-select:none; -khtml-user-select:none; -webkit-user-select:none; -ms-user-select:none; user-select:none;}
|
||||
body{ overflow-x: hidden; -webkit-animation:fadeIn 1s .2s ease both; -moz-animation:fadeIn 1s .2s ease both;}
|
||||
@-webkit-keyframes fadeIn{ 0%{opacity:0; } 100%{opacity:1;} }
|
||||
#wrapper { float: left; width:100%; height: 100%; background: url("../images/bg01warp.png") 50% 50% no-repeat; background-size: 100%; }
|
||||
|
||||
/*时间区*/
|
||||
.date-timer{ text-align: center; position: absolute; left:146px; top:82px;}
|
||||
.date-timer strong { display:inline-block; font-family:'electronicFont';font-size:36px; padding-bottom:7px; margin-top:-3px;}
|
||||
.date-timer em {display: block; }
|
||||
.date-timer ul {font-family:'electronicFont'; font-size: 12px; margin-top:4px;}
|
||||
.date-timer ul li { display:inline-block;}
|
||||
|
||||
/* 系统LOGO - 主LOGO - 副LOGO - 动画 */
|
||||
h1 { font-family: "microsoft yahei"; font-size: 18px; text-align: center; padding: 12px 0 16px 0; display: block; background: url("../images/bg01top.png") center bottom no-repeat;}
|
||||
h2 { font-size:24px; font-weight: normal;position: absolute; left:34px; top:81px; padding-bottom: 20px; }
|
||||
h2 sub { position: absolute; left: 0; bottom: 0; display: block; width: 92px; height: 8px; background: url("../images/logofont.png") 50% 50% no-repeat; text-indent: -500px;}
|
||||
.logoline { position: absolute; left: 0; top: 35px; width: 206px; height:2px; background: url("../images/logoline.png") 50% 50% no-repeat; display: block;}
|
||||
.logoline1 { position: absolute; z-index: 3; left: -30px; top: -34px; width: 41px; height:29px; background: url("../images/logoline1.png") 50% 50% no-repeat; display: block;}
|
||||
.logoline2 { position: absolute; z-index: 3; left: 55px; top:58px; width: 152px; height:26px; background: url("../images/logoline2.png") 50% 50% no-repeat; display: block;}
|
||||
.logoline3 { position: absolute; z-index: -1; left: -10px; top: -41px; width: 121px; height:121px; background: url("../images/logoline3.png") 50% 50% no-repeat; display: block;}
|
||||
h2 strong { font-weight:normal; -webkit-animation-iteration-count: infinite; -webkit-animation-name: bluePulse; -webkit-animation-duration:2s;}
|
||||
|
||||
/* 顶部大指标 */
|
||||
.big-index-1 { position: absolute; left: 267px; top: 70px; line-height: 1; min-width: 818px; height:55px; overflow: hidden;}
|
||||
.big-index-1 li {transition: all 0.1s ease; cursor: pointer; position: relative; display: inline-block; overflow: hidden; width: 115px; height:44px; padding: 10px 0 0 30px; background: url(../images/bg01bigindex.png) 0 0 no-repeat; margin-right: 16px;}
|
||||
.big-index-1 li strong { display: block; color: #fff;font-family:'electronicFont'; font-size: 22px; font-weight: normal;}
|
||||
.big-index-1 li p { display: block; color: #b8b9bb; font-size:12px; padding-bottom:4px;}
|
||||
.big-index-1 li .animation-1 { -webkit-animation-iteration-count: infinite; -webkit-animation-name:bounceInLeft1 ; -webkit-animation-duration: 9000ms; position: absolute; left: 12px; bottom:1px; height: 3px; width: 345px; background: url(../images/bg04bigindex.png) 0 0 repeat-x;}
|
||||
.big-index-1 li .animation-2 {position: absolute; right:0; top:1px; height: 16px; width: 15px; background: url(../images/bg02bigindex.png) 0 0 no-repeat;}
|
||||
.big-index-1 li .animation-3 {position: absolute; right:-1px; bottom:-1px; height: 4px; width: 4px; background: url(../images/bg03bigindex.png) 50% 50% no-repeat;}
|
||||
.big-index-1 li:hover .animation-2 { background: url(../images/bg02bigindex_.png) 0 0 no-repeat;}
|
||||
.big-index-1 li:hover .animation-3 { background: url(../images/bg03bigindex_.png) 50% 50% no-repeat;}
|
||||
.big-index-1 li:hover .animation-1 {-webkit-animation-iteration-count: infinite; -webkit-animation-name:bounceInRight1 ; -webkit-animation-duration:4000ms;}
|
||||
.big-index-1 li:hover .animation-2, .big-index-1 li:hover .animation-3{ -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
|
||||
|
||||
@media screen and (max-width: 1366px) {
|
||||
.big-index-1 li:nth-child(6) { display: none;}
|
||||
.big-index-1 li { margin-right: 6px;}
|
||||
}
|
||||
|
||||
|
||||
/* */
|
||||
@-webkit-keyframes flash{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: 0;} }
|
||||
@-moz-keyframes flash{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: 0;} }
|
||||
@-webkit-keyframes flash1{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: .5;} }
|
||||
@-moz-keyframes flash1{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: .5;} }
|
||||
@-webkit-keyframes flash2{ 0%,50%,100%{opacity: .2;} 25%,75%{opacity: 0;} }
|
||||
@-moz-keyframes flash1{ 0%,50%,100%{opacity:.2;} 25%,75%{opacity: 0;} }
|
||||
/*左侧移动*/
|
||||
h2{
|
||||
-webkit-animation:fadeInLeft 1s .1s ease both;
|
||||
-moz-animation:fadeInLeft 1s .1s ease both;
|
||||
|
||||
}
|
||||
@-webkit-keyframes fadeInLeft{
|
||||
0%{opacity:0;
|
||||
-webkit-transform:translateX(-1000px)}
|
||||
100%{opacity:1;
|
||||
-webkit-transform:translateX(0)}
|
||||
}
|
||||
@-moz-keyframes fadeInLeft{
|
||||
0%{opacity:0;
|
||||
-moz-transform:translateX(-1000px)}
|
||||
100%{opacity:1;
|
||||
-moz-transform:translateX(0)}
|
||||
}
|
||||
|
||||
.big-index-1{
|
||||
-webkit-animation:fadeInDown 1s .2s ease both;
|
||||
-moz-animation:fadeInDown 1s .2s ease both;}
|
||||
@-webkit-keyframes fadeInDown{
|
||||
0%{opacity:0;
|
||||
-webkit-transform:translateY(-20px)}
|
||||
100%{opacity:1;
|
||||
-webkit-transform:translateY(0)}
|
||||
}
|
||||
@-moz-keyframes fadeInDown{
|
||||
0%{opacity:0;
|
||||
-moz-transform:translateY(-20px)}
|
||||
100%{opacity:1;
|
||||
-moz-transform:translateY(0)}
|
||||
}
|
||||
|
||||
/*旋转*/
|
||||
.logoline3{-webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate ; -webkit-animation-duration: 6000ms; }
|
||||
@-webkit-keyframes forotate{
|
||||
from{
|
||||
-webkit-transform:rotate(-360deg);
|
||||
opacity: .9;
|
||||
}
|
||||
to{
|
||||
-webkit-transform:rotate(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes forotate1{
|
||||
from{
|
||||
-webkit-transform:rotate(0);
|
||||
}
|
||||
to{
|
||||
-webkit-transform:rotate(-180deg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*弱光*/
|
||||
@-webkit-keyframes bluePulse {
|
||||
from {
|
||||
text-shadow: 0 0 10px #003c81,
|
||||
0 0 20px #003c81,
|
||||
0 0 30px #003c81,
|
||||
0 0 40px #003c81,
|
||||
0 0 70px #007eff,
|
||||
0 0 80px #007eff,
|
||||
0 0 100px #007eff,
|
||||
0 0 150px #007eff;
|
||||
}
|
||||
to {
|
||||
text-shadow: 0 0 150px #007eff,
|
||||
0 0 100px #007eff,
|
||||
0 0 80px #007eff,
|
||||
0 0 70px #007eff,
|
||||
0 0 40px #003c81,
|
||||
0 0 30px #003c81,
|
||||
0 0 20px #003c81,
|
||||
0 0 15px #003c81;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes whitePulse {
|
||||
from {
|
||||
box-shadow: 0 0 26px #fff,
|
||||
0 0 4px #fff,
|
||||
0 0 2px #fff,
|
||||
0 0 0px #fff;
|
||||
|
||||
}
|
||||
to {
|
||||
box-shadow: 0 0 0 #fff,
|
||||
0 0 2px #fff,
|
||||
0 0 4px #fff,
|
||||
0 0 26px #fff;
|
||||
}
|
||||
}
|
||||
/*淡入*/
|
||||
.date-timer{ -webkit-animation:fadeInUp 2.2s .2s ease both;}
|
||||
@-webkit-keyframes fadeInUp{
|
||||
0%{opacity:0;
|
||||
-webkit-transform:translateY(20px)}
|
||||
100%{opacity:1;
|
||||
-webkit-transform:translateY(0)}
|
||||
}
|
||||
|
||||
.submenu { -webkit-animation:bounceInLeft .1s 1s ease both; background: url("../images/bg01submenu.png") 0 50% no-repeat; height: 564px; position: absolute; left: 0; top: 160px; min-width: 18px;}
|
||||
.submenu ul {float: left; width: 120px; overflow: visible; margin:80px 0 0 10px; display:block;}
|
||||
.submenu ul li { font-size: 14px; display: block; }
|
||||
.submenu ul li a { font-family:'electronicFont'; transition:width ease .3s; display:block; border-top:1px solid transparent; height: 26px; line-height: 26px; color: #fff;}
|
||||
.submenu ul li a b { display: inline-block; float: left; height: 26px; line-height: 26px; background:url("../images/bg03submenu.png") 1px 50% no-repeat #0050b3; min-width: 14px; padding: 0 8px;}
|
||||
.submenu ul li a span { left:-140px; padding-left:5px; padding-right:10px; float:left; white-space: nowrap; font-family: "microsoft yahei", simhei; height: 26px; line-height: 26px; background: #0050b3; position: relative;}
|
||||
.submenu ul li a span em { position:absolute; right:-10px; top: 0; height:26px; width: 10px; background: url("../images/bg04submenu.png") right center no-repeat;}
|
||||
.submenu ul li a:hover b, .submenu ul li a.active b {background:url("../images/bg03submenu.png") 1px 50% no-repeat #0067e6;}
|
||||
.submenu ul li a:hover span, .submenu ul li a.active span { left:0; display:block; background: #0067e6; }
|
||||
.submenu ul li a:hover span em, .submenu ul li a.active span em { display:block; position:absolute; right:-10px; top: 0; height:26px; width: 10px; background: url("../images/bg02submenu.png") 0 0 no-repeat;}
|
||||
|
||||
|
||||
.submenu ul li a span{ -webkit-animation:bounceInRight .2s .2s ease both;}
|
||||
.submenu ul li a:hover span{ -webkit-animation:bounceInLeft .2s .2s ease both;}
|
||||
.submenu ul li a.active span { -webkit-animation:all 0s 0s ease both;}
|
||||
@-webkit-keyframes bounceInLeft{
|
||||
0%{opacity:0; -webkit-transform:translateX(-50px)}
|
||||
60%{opacity:1; -webkit-transform:translateX(0px)}
|
||||
80%{-webkit-transform:translateX(-10px)}
|
||||
100%{-webkit-transform:translateX(0)}
|
||||
}
|
||||
@-webkit-keyframes bounceInRight{
|
||||
0%{-webkit-transform:translateX(0)}
|
||||
60%{-webkit-transform:translateX(10px)}
|
||||
80%{opacity:1; -webkit-transform:translateX(0px)}
|
||||
100%{opacity:0; -webkit-transform:translateX(50px)}
|
||||
}
|
||||
|
||||
@-webkit-keyframes bounceInLeft1{
|
||||
0%{-webkit-transform:translateX(-115px)}
|
||||
100%{-webkit-transform:translateX(0)}
|
||||
}
|
||||
|
||||
@-webkit-keyframes bounceInRight1{
|
||||
0%{-webkit-transform:translateX(0)}
|
||||
100%{-webkit-transform:translateX(-115px)}
|
||||
|
||||
}
|
||||
|
||||
@-webkit-keyframes bounceInRight2{
|
||||
0%{-webkit-transform:translateX(400px)}
|
||||
25%{-webkit-transform:translateX(450px)}
|
||||
50%{-webkit-transform:translateX(400px)}
|
||||
75%{-webkit-transform:translateX(420px)}
|
||||
100%{-webkit-transform:translateX(0)}
|
||||
|
||||
}
|
||||
|
||||
|
||||
.submenu ul li:nth-child(1) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout1 ; -webkit-animation-duration: .1ms; }
|
||||
.submenu ul li:nth-child(2) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout2 ; -webkit-animation-duration: .2ms; }
|
||||
.submenu ul li:nth-child(3) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout3 ; -webkit-animation-duration: .3ms; }
|
||||
.submenu ul li:nth-child(4) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout4 ; -webkit-animation-duration: .2ms; }
|
||||
|
||||
@-webkit-keyframes inout1{
|
||||
0%{opacity:.6;}
|
||||
100%{opacity:1;}
|
||||
}
|
||||
|
||||
@-webkit-keyframes inout2{
|
||||
0%{opacity:.7;}
|
||||
100%{opacity:9;}
|
||||
}
|
||||
@-webkit-keyframes inout3{
|
||||
0%{opacity:.6;}
|
||||
100%{opacity:1;}
|
||||
}
|
||||
@-webkit-keyframes inout4{
|
||||
0%{opacity:.5;}
|
||||
100%{opacity:.8;}
|
||||
}
|
||||
.time-base-outer { position: relative; bottom: -360px;}
|
||||
.time-base-outer .line1 {position:absolute; left:0; bottom:76px; display:block; width: 100%; height: 1px; background: url(../images/bg02slider2.png) 50% 50% no-repeat;}
|
||||
.time-base {position:absolute; left:50%; margin-left:-600px; bottom:60px; width: 1200px; background: url(../images/bg01slider2.png) 50% 50% no-repeat;}
|
||||
/* ui slider pips */
|
||||
.ui-slider-horizontal.ui-slider-pips {
|
||||
width: 1140px;
|
||||
margin-left:18px;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-number,
|
||||
.ui-slider-pips .ui-slider-pip-hide {
|
||||
display: none;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-pip-number .ui-slider-number {
|
||||
display: block;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-pip {
|
||||
font-family:'electronicFont';
|
||||
text-align: center;
|
||||
height: 64px;
|
||||
line-height: 1em;
|
||||
position: absolute;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
color: #fff;
|
||||
overflow: visible;
|
||||
text-align: center;
|
||||
top: 20px;
|
||||
width: 33px;
|
||||
left: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ui-slider-pips .ui-slider-number {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left:0;
|
||||
text-align: center;
|
||||
z-index: 3;
|
||||
width: 33px;
|
||||
height: 64px;
|
||||
}
|
||||
.ui-slider-pip:hover .ui-slider-number {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-line {
|
||||
height: 1px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-number {
|
||||
top: 50%;
|
||||
margin-left: 0;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pip:hover .ui-slider-number {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui-slider-float .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-tip-number {
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
top: -40px;
|
||||
display: block;
|
||||
left: 50%;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
background: white;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
opacity: 0;
|
||||
transition: all 0.1s ease;
|
||||
color: #333;
|
||||
}
|
||||
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
|
||||
opacity: 0.9;
|
||||
top: -30px;
|
||||
color: #333;
|
||||
visibility: visible;
|
||||
}
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number {
|
||||
top: 15px;
|
||||
}
|
||||
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
|
||||
top: 5px;
|
||||
font-weight: normal;
|
||||
}
|
||||
.ui-slider-float .ui-slider-tip:after,
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
|
||||
content: " ";
|
||||
width: 0;
|
||||
height: 0;
|
||||
border: 5px solid rgba(255, 255, 255, 0);
|
||||
border-top-color: #ffffff;
|
||||
position: absolute;
|
||||
bottom: -10px;
|
||||
left: 50%;
|
||||
}
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
|
||||
border: 5px solid rgba(255, 255, 255, 0);
|
||||
border-bottom-color: #ffffff;
|
||||
top: -10px;
|
||||
}
|
||||
|
||||
.ui-slider-horizontal .ui-slider-handle {
|
||||
height: 64px;
|
||||
background: url(../images/btn01slider2.png) 50% 0 no-repeat;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.right-area { position: absolute; right: 0; top:50px; -webkit-animation:bounceInRight2 .8s .3s ease both; }
|
||||
.right-area h3 { position:relative; top:20px; background:url(../images/bg04rightarea.png) 6px bottom no-repeat ; padding-bottom:6px; padding-left: 6px; font-size: 14px; font-weight: normal;}
|
||||
.right-area h3 b { position: absolute; left:0; top:0; display: block; width: 7px; height: 7px; background:url(../images/bg03rightarea.png) right 0 no-repeat ;}
|
||||
.right-area h3 b { -webkit-animation-iteration-count: infinite; -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms; }
|
||||
|
||||
.area-inbox-1 { width: 293px; height: 270px; background: url(../images/bg01rightarea.png) right bottom no-repeat;}
|
||||
.area-inbox-2 {position: absolute; right: 0; width: 208px; height: 320px; background: url(../images/bg02rightarea.png) right bottom no-repeat;}
|
||||
.area-text p { width: 115px;}
|
||||
|
||||
|
||||
.area-inbox-1 dl { padding:90px 0 0 130px;}
|
||||
.area-inbox-1 dl dt { color: rgba(255,255,255,.3); margin-top: 4px;}
|
||||
.area-inbox-1 dl dd { position: relative; }
|
||||
.area-inbox-1 dl dd.font12 { font-size: 12px;}
|
||||
.area-inbox-1 dl dd.font-red { color:#ff3114;}
|
||||
.area-inbox-1 dl dd.ml-20, .area-inbox-1 dl dt.ml-20 { margin-left: -18px;}
|
||||
.area-inbox-1 dl dd span {font-family:'electronicFont'; position:relative; z-index: 1; font-size: 22px; margin-top: 6px; letter-spacing:1px; opacity:1; }
|
||||
.area-inbox-1 dl dd b {-webkit-animation-iteration-count: infinite; -webkit-animation-name:flash2 ; -webkit-animation-duration:3000ms; position: absolute; left:-5px; top: 30%; display: block; width:74px; height:17px; background: url(../images/bg07rightarea.png) left bottom no-repeat;}
|
||||
.area-inbox-1 dl dd:nth-child(2) b {-webkit-animation-iteration-count: infinite; -webkit-animation-name:flash2 ; -webkit-animation-duration:5000ms;}
|
||||
.area-inbox-1 dl dd:nth-child(3) b {-webkit-animation-iteration-count: infinite; -webkit-animation-name:flash2 ; -webkit-animation-duration: 1000ms;}
|
||||
|
||||
.round-1 { position: absolute; left: 94px; top: 98px; width: 168px; height: 168px; border-radius: 100%; border:1px dashed #fff; -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate ; -webkit-animation-duration:19000ms;}
|
||||
.round-2 { position: absolute; left: 79px; top: 84px; width: 198px; height: 198px; border-radius: 100%; border:1px dashed rgba(255,255,255,0.5); -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate1 ; -webkit-animation-duration:8000ms;}
|
||||
.round-3 { position: absolute; left: 50px; top: 68px; width: 40px; height: 40px; border:1px solid rgba(255,255,255,.8); text-align: center; line-height: 40px;font-family:'electronicFont'; font-size: 14px; border-radius: 100%; background: url(../images/bg05rightarea.png) right bottom no-repeat; -webkit-animation-iteration-count: infinite; -webkit-animation-name: whitePulse; -webkit-animation-duration:2s;}
|
||||
.round-4 { position: absolute; left: 40px; top:102px; width: 23px; height: 23px; border-radius: 100%; background: url(../images/bg06rightarea.png) right bottom no-repeat; box-shadow: 0 0 12px #fff; -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate ; -webkit-animation-duration:4000ms;}
|
||||
|
||||
.area-inbox-2 { }
|
||||
.area-inbox-2 ul {margin-left:50px; margin-top:15px;}
|
||||
.area-inbox-2 li { position: relative; margin-top: 12px; width: 91px; padding-right: 10px; cursor: pointer; height: 24px; padding-top: 15px; text-align:right; background: url(../images/bg01big2index.png) right bottom no-repeat;font-family:'electronicFont'; font-size: 20px; color: #fff; }
|
||||
.area-inbox-2 li strong { position: absolute; left:3px; top:5px; color: #00ccff; font-size: 30px;}
|
||||
.area-inbox-2 li b { width: 60px; height: 5px; background: #5d5d5d; display: block; position: absolute; right:3px; top:8px; }
|
||||
.area-inbox-2 li:hover b { background: #fff; -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
|
||||
.area-inbox-2 li em {width: 15px; height:14px; background: url(../images/bg02big2index.png) right bottom no-repeat; display: block; position: absolute; left:-4px; top:-4px;}
|
||||
|
||||
.area-text { margin-top: 25px ; position: relative; width: 116px; padding: 14px;}
|
||||
.area-text h4 {}
|
||||
.area-text p { color: rgba(255,255,255,.6) }
|
||||
.area-text b { position: absolute; top: 0; display: block; width:8px; height: 140px; }
|
||||
.animation-line1 { left:0; background: url(../images/bg01righttext.png) center top no-repeat;}
|
||||
.animation-line2 { right:0;background: url(../images/bg02righttext.png) center top no-repeat;}
|
||||
|
||||
.center-area { margin: 110px 365px 0 265px ; position: relative; }
|
||||
.pandect-area {background: url(../images/bg02pandect.png) center top no-repeat; height: 292px; margin: 0 68px; position: relative;}
|
||||
.pandect-area .pandect-area-left { position: absolute; left:-68px; top: 0; display: block; width:68px; height: 292px; background: url(../images/bg01pandect.png) center top no-repeat;}
|
||||
.pandect-area .pandect-area-right { position: absolute; right:-68px; top: 0; display: block; width:68px; height: 292px; background: url(../images/bg03pandect.png) center top no-repeat;}
|
||||
|
||||
.pandect-area .pandect-area-left b { -webkit-animation-iteration-count: infinite; -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms; position: absolute; left:-5px; top: -5px; display: block; width:16px; height: 22px; background: url(../images/bg04pandect.png) center top no-repeat;}
|
||||
.pandect-area .pandect-area-right b { -webkit-animation-iteration-count: infinite; -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms;position: absolute; right:-7px; top:-5px; display: block; width:16px; height: 22px; background: url(../images/bg05pandect.png) center top no-repeat;}
|
||||
|
||||
.pandect-area h3 { font-weight: normal; text-align: center; position: relative; top:10px; z-index: 1; border-bottom: 1px solid #666; margin:0 -55px;}
|
||||
.pandect-area h3 p { position: absolute; left: 0; top: 0; background: #000;font-family:'electronicFont'; color: rgba(255,255,255,.8)}
|
||||
.pandect-area h3 p sub { display: block; color: rgba(255,255,255,.3)}
|
||||
.pandect-area h3 strong { border:1px solid #ababab; padding: 1px 14px; line-height: 1; position: relative; bottom: -8px; z-index: 1; background: #000;}
|
||||
.pandect-area h3 em { position: absolute; right: 0; top: 0;font-family:'electronicFont'; font-size: 14px; color: #ff3114;}
|
||||
.pandect-area-center { margin-top: 20px; overflow: hidden;}
|
||||
|
||||
|
||||
.details1-area { position: absolute; left:10px; margin-top: 15px; text-align: center; height: 207px; }
|
||||
.detailsl-area-left { display: block; width: 122px; height: 207px; position: absolute; left: -122px; top: 0; background: url(../images/bg01details03.png) center bottom no-repeat; }
|
||||
.detailsl-area-right {display: block; width: 121px; height: 207px; position: absolute; right: -121px; top: 0; background: url(../images/bg01details05.png) center bottom no-repeat; }
|
||||
.details1-area-center { height: 207px; float: left; background: url(../images/bg01details04.png) center bottom repeat-x;}
|
||||
|
||||
|
||||
|
||||
|
||||
.details2-area { position: absolute; right:10px; margin-top: 15px; height: 207px; text-align: center;}
|
||||
.details2-area h3, .details2-area dl { margin-left: 40px!important;}
|
||||
.details2-area-left { display: block; width: 122px; height: 207px; position: absolute; left: -122px; top: 0; background: url(../images/bg01details01.png) center bottom no-repeat; }
|
||||
.details2-area-right {display: block; width: 121px; height: 207px; position: absolute; right: -121px; top: 0; background: url(../images/bg01details02.png) center bottom no-repeat; }
|
||||
.details2-area-center { height: 207px; float: left; background: url(../images/bg01details06.png) center bottom repeat-x;}
|
||||
|
||||
|
||||
@media screen and (max-width: 1600px) {
|
||||
.details1-area-center { width: 390px;}
|
||||
.details2-area-center { width: 390px;}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1366px) {
|
||||
.details1-area-center { width: auto;}
|
||||
.details2-area-center { width: auto;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.details1-area b, .details2-area b { position: absolute; left:0; bottom:12px; display:block; width:100%; height: 55px; background: url(../images/bg03details.png) center top no-repeat; background-size:100%; }
|
||||
.details1-area h3, .details2-area h3 { text-align: left; margin-top: 15px; font-size: 14px;}
|
||||
.details1-area b, .details2-area b {-webkit-animation: bounce-up1 5s linear infinite; animation: bounce-up1 5s linear infinite;}
|
||||
.details1-area dl, .details2-area dl { margin:40px 0 0 40px;}
|
||||
.details2-area dl {margin-left: 0px;}
|
||||
.details1-area dl dt, .details2-area dl dt { float: left; clear: left; width: 110px; text-align: right; margin: 6px 0;}
|
||||
.details1-area dl dd, .details2-area dl dd { float: left; margin: 6px 0; font-family:'electronicFont'; font-size: 14px;}
|
||||
.details1-area dl dd ul, .details2-area dl dd ul { float: left; margin: 3px 12px 0 12px;}
|
||||
.details1-area dl dd ul li, .details2-area dl dd ul li { width: 3px; height: 10px; border-radius:12px; background: #dadcdc; float: left; margin-left:1px;}
|
||||
.details1-area dl dd:nth-child(2) ul li, .details2-area dl dd:nth-child(2) ul li {height:7px!important; margin-top: 3px;}
|
||||
.details1-area dl dd ul li.yellow, .details2-area dl dd ul li.yellow { background: #ffbc00;}
|
||||
.details1-area dl dd ul li.red, .details2-area dl dd ul li.red { background: #ff0000;}
|
||||
|
||||
@keyframes bounce-up1 {
|
||||
25% {
|
||||
transform: translateY(5px);
|
||||
}
|
||||
50%, 100% {
|
||||
transform: translateY(0);
|
||||
}
|
||||
75% {
|
||||
transform: translateY(-5px);
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes bounce-up1 {
|
||||
25% {
|
||||
-webkit-transform: translateY(5px);
|
||||
}
|
||||
50%, 100% {
|
||||
-webkit-transform: translateY(0);
|
||||
}
|
||||
75% {
|
||||
-webkit-transform: translateY(-5px);
|
||||
}
|
||||
}
|
||||
|
||||
.details1-area, .details2-area, .pandect-area{
|
||||
-webkit-animation:fadeInUp 1s 1s ease both;
|
||||
-moz-animation:fadeInUp 1s 1s ease both;}
|
||||
@-webkit-keyframes fadeInUp{
|
||||
0%{opacity:0;
|
||||
-webkit-transform:translateY(20px)}
|
||||
100%{opacity:1;
|
||||
-webkit-transform:translateY(0)}
|
||||
}
|
||||
.time-base-outer {
|
||||
-webkit-animation:fadeInUpBig .5s .2s ease both;
|
||||
-moz-animation:fadeInUpBig .5s .2s ease both;}
|
||||
@-webkit-keyframes fadeInUpBig{
|
||||
0%{opacity:0;
|
||||
-webkit-transform:translateY(2000px)}
|
||||
100%{opacity:1;
|
||||
-webkit-transform:translateY(0)}
|
||||
}
|
||||
@-moz-keyframes fadeInUpBig{
|
||||
0%{opacity:0;
|
||||
-moz-transform:translateY(2000px)}
|
||||
100%{opacity:1;
|
||||
-moz-transform:translateY(0)}
|
||||
}
|
||||
|
||||
h1{
|
||||
-webkit-animation:fadeInDownBig .8s .2s ease both;
|
||||
-moz-animation:fadeInDownBig .8s .2s ease both;}
|
||||
@-webkit-keyframes fadeInDownBig{
|
||||
0%{opacity:0;
|
||||
-webkit-transform:translateY(-2000px)}
|
||||
100%{opacity:1;
|
||||
-webkit-transform:translateY(0)}
|
||||
}
|
||||
@-moz-keyframes fadeInDownBig{
|
||||
0%{opacity:0;
|
||||
-moz-transform:translateY(-2000px)}
|
||||
100%{opacity:1;
|
||||
-moz-transform:translateY(0)}
|
||||
}
|
1
9.智慧网络/css/normalize.css
vendored
@ -1 +0,0 @@
|
||||
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
|
@ -1,193 +0,0 @@
|
||||
@import url('http://fonts.googleapis.com/css?family=Bitter:400,700,400italic');
|
||||
/* ui slider pips */
|
||||
.ui-slider-horizontal.ui-slider-pips {
|
||||
margin-bottom: 2.8em;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-number,
|
||||
.ui-slider-pips .ui-slider-pip-hide {
|
||||
display: none;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-pip-number .ui-slider-number {
|
||||
display: block;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-pip {
|
||||
width: 2em;
|
||||
height: 1em;
|
||||
line-height: 1em;
|
||||
position: absolute;
|
||||
font-size: 0.8em;
|
||||
color: #999;
|
||||
overflow: visible;
|
||||
text-align: center;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
margin-left: -1em;
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-line {
|
||||
background: #999;
|
||||
width: 1px;
|
||||
height: 3px;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-number {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 50%;
|
||||
margin-left: -1em;
|
||||
width: 2em;
|
||||
}
|
||||
.ui-slider-pip:hover .ui-slider-number {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pips {
|
||||
margin-bottom: 0;
|
||||
margin-right: 2em;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
|
||||
text-align: left;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
margin-left: 0;
|
||||
margin-top: -0.5em;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-line {
|
||||
width: 3px;
|
||||
height: 1px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-number {
|
||||
top: 50%;
|
||||
left: 0.5em;
|
||||
margin-left: 0;
|
||||
margin-top: -0.5em;
|
||||
width: 2em;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pip:hover .ui-slider-number {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui-slider-float .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-tip-number {
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
top: -40px;
|
||||
display: block;
|
||||
width: 34px;
|
||||
margin-left: -17px;
|
||||
left: 50%;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
background: white;
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
opacity: -1;
|
||||
transition: all 0.4s ease;
|
||||
color: #333;
|
||||
}
|
||||
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
|
||||
opacity: 0.9;
|
||||
top: -30px;
|
||||
color: #333;
|
||||
visibility: visible;
|
||||
}
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number {
|
||||
top: 15px;
|
||||
}
|
||||
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
|
||||
top: 5px;
|
||||
font-weight: normal;
|
||||
}
|
||||
.ui-slider-float .ui-slider-tip:after,
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
|
||||
content: " ";
|
||||
width: 0;
|
||||
height: 0;
|
||||
border: 5px solid rgba(255, 255, 255, 0);
|
||||
border-top-color: #ffffff;
|
||||
position: absolute;
|
||||
bottom: -10px;
|
||||
left: 50%;
|
||||
margin-left: -5px;
|
||||
}
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
|
||||
border: 5px solid rgba(255, 255, 255, 0);
|
||||
border-bottom-color: #ffffff;
|
||||
top: -10px;
|
||||
}
|
||||
/* ------------------------- */
|
||||
/* demo stuff */
|
||||
body {
|
||||
font-family: 'bitter';
|
||||
padding: 20px 50px;
|
||||
text-align: center;
|
||||
background: url('http://wallpaperswa.com/thumbnails/detail/20120313/abstract%20blue%20lights%20orange%20bokeh%20gaussian%20blur%201920x1200%20wallpaper_www.wallpaperhi.com_43.jpg');
|
||||
background-size: cover;
|
||||
color: white;
|
||||
}
|
||||
h1,
|
||||
h3 {
|
||||
margin: 0 0 10px ;
|
||||
}
|
||||
h3 {
|
||||
font-weight: 200;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
h4 {
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
color: black;
|
||||
padding: 10px 20px;
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
display: inline-block;
|
||||
border-radius: 4px;
|
||||
}
|
||||
a {
|
||||
color: #2cafe3;
|
||||
}
|
||||
.wrapper {
|
||||
padding: 40px 40px 0;
|
||||
border: 1px dotted rgba(200, 200, 255, 0.6);
|
||||
background: rgba(0, 10, 20, 0.7);
|
||||
border-radius: 10px;
|
||||
}
|
||||
.ui-slider {
|
||||
box-shadow: inset 0 2px 1px #aaa;
|
||||
border-color: #000;
|
||||
}
|
||||
.ui-slider-horizontal {
|
||||
height: 10px;
|
||||
background: #ddd;
|
||||
}
|
||||
.ui-slider-horizontal .ui-slider-handle {
|
||||
height: 18px;
|
||||
width: 14px;
|
||||
background: #2cafe3;
|
||||
border: 1px solid rgba(0, 0, 0, 0.6);
|
||||
margin-left: -8px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui-slider-horizontal.green .ui-slider-handle {
|
||||
background: #afe32c;
|
||||
}
|
||||
@media (max-width: 700px) {
|
||||
.ui-slider-pip:nth-child(odd) .ui-slider-number {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media (max-width: 400px) {
|
||||
.ui-slider-pip:nth-child(2n+1) .ui-slider-number {
|
||||
display: none;
|
||||
}
|
||||
.ui-slider-pip:nth-child(4n) .ui-slider-number {
|
||||
display: none;
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 7.0 KiB |
Before Width: | Height: | Size: 8.0 KiB |
Before Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1002 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1014 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 7.8 KiB |
@ -1,342 +0,0 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/default.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/mobile.css"/>
|
||||
<link rel='stylesheet' href='css/jquery-ui.css'>
|
||||
<script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
|
||||
<script type="text/javascript" src="js/common.js"></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,maximum-scale=1.0,user-scalable=no">
|
||||
<title>大数据智慧能力 - 网络能力 </title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
<h1>大数据智慧能力 - 网络能力 </h1>
|
||||
<h2><strong>重点关注</strong><sub>Focus on the indicators</sub><b class="logoline"></b><b class="logoline1"></b><b class="logoline2"></b><b class="logoline3"></b><b class="logoline4"></b></h2>
|
||||
<!--时间区-->
|
||||
<div class="date-timer">
|
||||
<p>
|
||||
<strong id="H"></strong>
|
||||
<strong>:</strong>
|
||||
<strong id="M"></strong>
|
||||
<strong id="S" class="hide"></strong>
|
||||
</p>
|
||||
<em id="D"></em>
|
||||
<ul>
|
||||
<li id="Y"></li>
|
||||
<li id="MH"></li>
|
||||
<li id="TD"></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="big-index-1">
|
||||
<ul>
|
||||
<li>
|
||||
<b class="animation-1"></b><b class="animation-2"></b><b class="animation-3"></b>
|
||||
<p>VLR登记用户数</p>
|
||||
<strong>174.6069</strong>
|
||||
</li>
|
||||
<li>
|
||||
<b class="animation-1"></b><b class="animation-2"></b><b class="animation-3"></b>
|
||||
<p>VLR登记用户数</p>
|
||||
<strong>174.6069</strong>
|
||||
</li>
|
||||
<li>
|
||||
<b class="animation-1"></b><b class="animation-2"></b><b class="animation-3"></b>
|
||||
<p>VLR登记用户数</p>
|
||||
<strong>174.6069</strong>
|
||||
</li>
|
||||
<li>
|
||||
<b class="animation-1"></b><b class="animation-2"></b><b class="animation-3"></b>
|
||||
<p>VLR登记用户数</p>
|
||||
<strong>174.6069</strong>
|
||||
</li>
|
||||
<li>
|
||||
<b class="animation-1"></b><b class="animation-2"></b><b class="animation-3"></b>
|
||||
<p>VLR登记用户数</p>
|
||||
<strong>174.6069</strong>
|
||||
</li>
|
||||
<li>
|
||||
<b class="animation-1"></b><b class="animation-2"></b><b class="animation-3"></b>
|
||||
<p>VLR登记用户数</p>
|
||||
<strong>174.6069</strong>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="submenu">
|
||||
<ul>
|
||||
<li><a href="#this"><b>68</b><span>无线专业<em></em></span></a> </li>
|
||||
<li><a href="#this" class="active"><b>69</b><span>交换专业<em></em></span></a> </li>
|
||||
<li><a href="#this"><b>70</b><span>数据专业<em></em></span></a> </li>
|
||||
<li><a href="#this"><b>71</b><span>输出专业<em></em></span></a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="center-area">
|
||||
<div class="pandect-area">
|
||||
<h3>
|
||||
<p>当前08时<sub>8 points</sub></p>
|
||||
<strong>总览</strong>
|
||||
<em> 11时:29.742 Erl</em>
|
||||
</h3>
|
||||
<span class="pandect-area-left">
|
||||
<b></b>
|
||||
</span>
|
||||
<div class="pandect-area-center">
|
||||
<img src="images/charts.png" />
|
||||
</div>
|
||||
<span class="pandect-area-right">
|
||||
<b></b>
|
||||
</span>
|
||||
</div>
|
||||
<div class="details1-area">
|
||||
<span class="detailsl-area-left"></span>
|
||||
<div class="details1-area-center">
|
||||
<h3>VLR登录用户数</h3>
|
||||
<dl>
|
||||
<dt>上月平均值</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li class="red"></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
448875
|
||||
</dd>
|
||||
<dt>昨日语音网络接通率</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
</ul>
|
||||
448875
|
||||
</dd>
|
||||
<dt>今日语音网络接通率 </dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
448875
|
||||
</dd>
|
||||
</dl>
|
||||
<b></b>
|
||||
</div>
|
||||
<span class="detailsl-area-right"></span>
|
||||
|
||||
</div>
|
||||
<div class="details2-area">
|
||||
<span class="details2-area-left"></span>
|
||||
<div class="details2-area-center">
|
||||
<h3>A口话务量</h3>
|
||||
<dl>
|
||||
<dt>上月平均值</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li class="red"></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
448875
|
||||
</dd>
|
||||
<dt>昨日语音网络接通率</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="yellow"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
</ul>
|
||||
448875
|
||||
</dd>
|
||||
<dt>今日语音网络接通率 </dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li class="red"></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
448875
|
||||
</dd>
|
||||
</dl>
|
||||
<b></b>
|
||||
</div>
|
||||
<span class="details2-area-right"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="right-area">
|
||||
<h3>语音网络接通率 <b></b></h3>
|
||||
<div class="area-inbox-1">
|
||||
<dl>
|
||||
<dt>上月平均值</dt>
|
||||
<dd class="font12"><span>76.525%</span><b></b></dd>
|
||||
<dt class="ml-20">今日语音网络接通率</dt>
|
||||
<dd class="font-red ml-20"><span>74.113%</span><b></b></dd>
|
||||
<dt>今日语音网络接通率</dt>
|
||||
<dd><span>68.113%</span><b></b></dd>
|
||||
</dl>
|
||||
<div class="round-1"></div>
|
||||
<div class="round-2"></div>
|
||||
<div class="round-3">30%</div>
|
||||
<div class="round-4"></div>
|
||||
</div>
|
||||
<div class="area-inbox-2">
|
||||
<ul>
|
||||
<li><strong>12</strong>74.23%<b></b><em></em></li>
|
||||
<li><strong>16</strong>71.19%<b></b><em></em></li>
|
||||
<li><strong>18</strong>68.02%<b></b><em></em></li>
|
||||
</ul>
|
||||
<div class="area-text">
|
||||
<b class="animation-line1"></b>
|
||||
<h4>口径说明:</h4>
|
||||
<p class="text_container">
|
||||
<script>var s = '(当日VLR登记用户数、昨日VLR登记用户数、上月平均值当日语音网络接通率、昨日语音网络接通'; var con = $('.text_container'); var index = 0; var length = s.length; var tId = null; function start(){ con.text(''); tId=setInterval(function(){ con.append(s.charAt(index)); if(index++ === length){ clearInterval(tId); index = 0; start() } },100); } start();</script>
|
||||
</p>
|
||||
<b class="animation-line2"></b>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="time-base-outer">
|
||||
<b class="line1"></b>
|
||||
<div class="time-base">
|
||||
<div class="slider2"></div>
|
||||
<script src="js/jquery_and_jqueryui.js"></script>
|
||||
<script src="js/index.js"></script>
|
||||
</div>
|
||||
<b class="line2"></b>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,39 +0,0 @@
|
||||
// 时间区
|
||||
$(document).ready(function(){
|
||||
setInterval(showTime, 1000);
|
||||
function timer(obj,txt){
|
||||
obj.text(txt);
|
||||
}
|
||||
function showTime(){
|
||||
var today = new Date();
|
||||
var weekday=new Array(7)
|
||||
weekday[0]="星期一"
|
||||
weekday[1]="星期二"
|
||||
weekday[2]="星期三"
|
||||
weekday[3]="星期四"
|
||||
weekday[4]="星期五"
|
||||
weekday[5]="星期六"
|
||||
weekday[6]="星期日"
|
||||
var y=today.getFullYear()+"年";
|
||||
var month=today.getMonth()+1+"月";
|
||||
var td=today.getDate()+"日";
|
||||
var d=weekday[today.getDay()-1];
|
||||
var h=today.getHours();
|
||||
var m=today.getMinutes();
|
||||
var s=today.getSeconds();
|
||||
if(h<10){
|
||||
h="0"+h;
|
||||
}
|
||||
if(m<10){
|
||||
m="0"+m;
|
||||
}
|
||||
timer($("#Y"),y);
|
||||
timer($("#MH"),month);
|
||||
timer($("#TD"),td);
|
||||
timer($("#D"),d);
|
||||
timer($("#H"),h);
|
||||
timer($("#M"),m);
|
||||
timer($("#S"),s);
|
||||
}
|
||||
|
||||
})
|
@ -1,148 +0,0 @@
|
||||
var points = 24;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* jquery slider pips plugin, version 0.1 */
|
||||
|
||||
(function($) {
|
||||
|
||||
var extensionMethods = {
|
||||
|
||||
pips: function( settings ) {
|
||||
|
||||
options = {
|
||||
|
||||
first: "number", // "pip" , false
|
||||
last: "number", // "pip" , false
|
||||
rest: "pip" // "number" , false
|
||||
|
||||
};
|
||||
|
||||
$.extend( options, settings );
|
||||
|
||||
// get rid of all pips that might already exist.
|
||||
this.element.addClass('ui-slider-pips').find( '.ui-slider-pip' ).remove();
|
||||
|
||||
// we need teh amount of pips to create.
|
||||
var pips = this.options.max - this.options.min;
|
||||
|
||||
// for every stop in the slider, we create a pip.
|
||||
for( i=0; i<=pips; i++ ) {
|
||||
|
||||
// hold a span element for the pip
|
||||
var s = $('<span class="ui-slider-pip"><span class="ui-slider-line"></span><span class="ui-slider-number">'+i+'</span></span>');
|
||||
|
||||
// add a class so css can handle the display
|
||||
// we'll hide numbers by default in CSS, and show them if set.
|
||||
// we'll also use CSS to hide the pip altogether.
|
||||
if( 0 == i ) {
|
||||
s.addClass('ui-slider-pip-first');
|
||||
if( "number" == options.first ) { s.addClass('ui-slider-pip-number'); }
|
||||
if( false == options.first ) { s.addClass('ui-slider-pip-hide'); }
|
||||
} else if ( pips == i ) {
|
||||
s.addClass('ui-slider-pip-last');
|
||||
if( "number" == options.last ) { s.addClass('ui-slider-pip-number'); }
|
||||
if( false == options.last ) { s.addClass('ui-slider-pip-hide'); }
|
||||
} else {
|
||||
if( "number" == options.rest ) { s.addClass('ui-slider-pip-number'); }
|
||||
if( false == options.rest ) { s.addClass('ui-slider-pip-hide'); }
|
||||
}
|
||||
|
||||
|
||||
// if it's a horizontal slider we'll set the left offset,
|
||||
// and the top if it's vertical.
|
||||
if( this.options.orientation == "horizontal" )
|
||||
s.css({ left: '' + (100/pips)*i + '%' });
|
||||
else
|
||||
s.css({ top: '' + (100/pips)*i + '%' });
|
||||
|
||||
|
||||
// append the span to the slider.
|
||||
this.element.append( s );
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
};
|
||||
|
||||
$.extend(true, $['ui']['slider'].prototype, extensionMethods);
|
||||
|
||||
|
||||
})(jQuery);
|
||||
|
||||
|
||||
|
||||
|
||||
(function($) {
|
||||
|
||||
var extensionMethods = {
|
||||
|
||||
float: function( settings ) {
|
||||
|
||||
options = {};
|
||||
$.extend( options, settings );
|
||||
|
||||
// add a class for the CSS
|
||||
this.element.addClass('ui-slider-float');
|
||||
|
||||
|
||||
// if this is a range slider
|
||||
if( this.options.values ) {
|
||||
|
||||
var $tip = [
|
||||
$('<span class="ui-slider-tip">'+ this.options.values[0]+'</span>'),
|
||||
$('<span class="ui-slider-tip">'+ this.options.values[1]+'</span>')
|
||||
];
|
||||
|
||||
|
||||
// else if its just a normal slider
|
||||
} else {
|
||||
|
||||
// create a tip element
|
||||
var $tip = $('<span class="ui-slider-tip">'+ this.options.value+'</span>');
|
||||
|
||||
}
|
||||
|
||||
// now we append it to all the handles
|
||||
this.element.find('.ui-slider-handle').each( function(k,v) {
|
||||
$(v).append($tip[k]);
|
||||
})
|
||||
|
||||
// if this slider also has numbers, we'll make those into tips, too; by cloning and changing class.
|
||||
this.element.find('.ui-slider-number').each(function(k,v) {
|
||||
var $e = $(v).clone().removeClass('ui-slider-number').addClass('ui-slider-tip-number');
|
||||
$e.insertAfter($(v));
|
||||
});
|
||||
|
||||
// when slider changes, update handle tip value.
|
||||
this.element.on('slidechange slide', function(e,ui) {
|
||||
$(ui.handle).find('.ui-slider-tip').text( ui.value );
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
|
||||
};
|
||||
|
||||
$.extend(true, $['ui']['slider'].prototype, extensionMethods);
|
||||
|
||||
|
||||
})(jQuery);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* ------------------------- */
|
||||
/* demo stuff */
|
||||
|
||||
$(document).ready(function() {
|
||||
$('.slider, .slider2').slider({min:0,max:points,animate:true, value:8});
|
||||
$('.slider2').slider('pips', {rest:'number'});
|
||||
});
|
||||
|
2
9.智慧网络/js/jquery-1.8.3.min.js
vendored
23
9.智慧网络/js/jquery_and_jqueryui.js
vendored
@ -1,113 +0,0 @@
|
||||
@import url('http://fonts.googleapis.com/css?family=Bitter:400,700,400italic');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* ui slider pips */
|
||||
|
||||
.ui-slider-horizontal.ui-slider-pips { margin-bottom: 2.8em; }
|
||||
.ui-slider-pips .ui-slider-number,
|
||||
.ui-slider-pips .ui-slider-pip-hide { display: none; }
|
||||
.ui-slider-pips .ui-slider-pip-number .ui-slider-number { display: block; }
|
||||
|
||||
|
||||
|
||||
.ui-slider-pips .ui-slider-pip {
|
||||
width: 2em; height: 1em; line-height: 1em; position: absolute;
|
||||
font-size: 0.8em; color: #999; overflow: visible; text-align: center;
|
||||
top: 20px; left: 20px; margin-left: -1em; cursor: pointer;
|
||||
}
|
||||
.ui-slider-pips .ui-slider-line { background: #999; width: 1px; height: 3px; position: absolute; left: 50%; }
|
||||
.ui-slider-pips .ui-slider-number { position: absolute; top: 5px; left: 50%; margin-left: -1em; width: 2em; }
|
||||
.ui-slider-pip:hover .ui-slider-number { color: white; font-weight: bold; }
|
||||
|
||||
|
||||
|
||||
|
||||
.ui-slider-vertical.ui-slider-pips { margin-bottom: 0; margin-right: 2em; }
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
|
||||
text-align: left; top: 20px; left: 20px; margin-left: 0; margin-top: -0.5em;
|
||||
}
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-line { width: 3px; height: 1px; position: absolute; top: 50%; left: 0; }
|
||||
.ui-slider-vertical.ui-slider-pips .ui-slider-number { top: 50%; left: 0.5em; margin-left: 0; margin-top: -0.5em; width: 2em; }
|
||||
.ui-slider-vertical.ui-slider-pip:hover .ui-slider-number { color: white; font-weight: bold; }
|
||||
|
||||
|
||||
|
||||
.ui-slider-float .ui-slider-handle {
|
||||
|
||||
}
|
||||
|
||||
.ui-slider-float .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-tip-number {
|
||||
|
||||
position: absolute; visibility: hidden;
|
||||
top: -40px; display: block;
|
||||
width: 34px; margin-left: -17px; left: 50%;
|
||||
height: 20px; line-height: 20px;
|
||||
background: white; border-radius: 3px;
|
||||
box-shadow: 0 0 3px rgba(0,0,0,0.4);
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
opacity: -1; transition: all 0.4s ease;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
|
||||
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number{ opacity: 0.9; top: -30px; color: #333; visibility: visible; }
|
||||
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number { top: 15px; }
|
||||
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number { top: 5px; font-weight: normal; }
|
||||
|
||||
.ui-slider-float .ui-slider-tip:after,
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
|
||||
|
||||
content: " ";
|
||||
width: 0; height: 0;
|
||||
border: 5px solid rgba(255,255,255,0);
|
||||
border-top-color: rgba(255,255,255,1);
|
||||
position: absolute;
|
||||
bottom: -10px; left: 50%; margin-left: -5px;
|
||||
|
||||
}
|
||||
|
||||
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
|
||||
border: 5px solid rgba(255,255,255,0);
|
||||
border-bottom-color: rgba(255,255,255,1);
|
||||
top: -10px;
|
||||
}
|
||||
|
||||
|
||||
/* ------------------------- */
|
||||
/* demo stuff */
|
||||
|
||||
body { font-family: 'bitter'; padding: 20px 50px; text-align:center; background: url('http://wallpaperswa.com/thumbnails/detail/20120313/abstract%20blue%20lights%20orange%20bokeh%20gaussian%20blur%201920x1200%20wallpaper_www.wallpaperhi.com_43.jpg'); background-size: cover; color: white; }
|
||||
h1,h3 { margin: 0 0 10px ; }
|
||||
h3 { font-weight: 200; margin-bottom: 10px; }
|
||||
h4 { font-weight: 300; font-style: italic; color: black; padding: 10px 20px; background: rgba(255,255,255,0.7); display: inline-block; border-radius: 4px; }
|
||||
a { color: #2cafe3; }
|
||||
|
||||
.wrapper { padding: 40px 40px 0; border: 1px dotted rgba(200,200,255,0.6); background: rgba(0,10,20,0.7); border-radius: 10px; }
|
||||
.ui-slider { box-shadow: inset 0 2px 1px #aaa; border-color: #000; }
|
||||
|
||||
.ui-slider-horizontal { height: 10px; background: #ddd; }
|
||||
.ui-slider-horizontal .ui-slider-handle { height: 18px; width: 14px; background: #2cafe3; border: 1px solid rgba(0,0,0,0.6); margin-left: -8px; cursor: pointer; }
|
||||
.ui-slider-horizontal.green .ui-slider-handle { background: #afe32c;}
|
||||
|
||||
|
||||
|
||||
|
||||
@media (max-width: 700px) {
|
||||
|
||||
.ui-slider-pip:nth-child(odd) .ui-slider-number { display: none; }
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
|
||||
.ui-slider-pip:nth-child(2n+1) .ui-slider-number { display: none; }
|
||||
.ui-slider-pip:nth-child(4n) .ui-slider-number { display: none; }
|
||||
|
||||
}
|