| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /www/data/wwwroot/2025_07_09_02/skin/css/ |
Upload File : |
/* AB模版网 Www.AdminBuy.Cn */
/* QQ:9490489 */
/* 仿站:Fang.AdminBuy.Cn */
/* 素材:Sc.AdminBuy.Cn */
/* side */
.side {
position: fixed;
width: 56px;
right: 0;
top: 355px;
z-index: 100;
text-align: left;
filter: Alpha(Opacity=95);
opacity: 0.95;
}
.side ul li {
width: 56px;
height: 50px;
float: left;
position: relative;
padding-bottom: 1px;
background: url(../img/line0.png) #e48c0f right bottom no-repeat;
}
.side ul li img {
opacity: 0.8;
filter: Alpha(opacity=80);
}
.side ul li:hover img {
opacity: 1;
filter: Alpha(opacity=100);
}
.side ul li .sidebox {
border-radius: 5px 0 0 0px;
background: #e48c0f;
position: absolute;
width: 56px;
height: 50px;
top: 0;
right: 0;
transition: all 0.3s;/*opacity:0.9;filter:Alpha(opacity=90);*/
color: #fff;
font: 14px/50px "微软雅黑";
overflow: hidden;
}
.side ul li .sidebox:hover {
border-radius: 5px 0 0 5px;
}
.side ul li .sidetop {
width: 56px;
height: 50px;
line-height: 50px;
display: inline-block;
background: #ff8500;
border-radius: 0 0 0 5px;/*background:#e48c0f;opacity:0.9;filter:Alpha(opacity=90);*/
transition: all 0.3s;
}
.side ul li .sideewm {
width: 56px;
height: 50px;
line-height: 50px;
display: inline-block;/*background:#e48c0f;opacity:0.9;filter:Alpha(opacity=90);*/
transition: all 0.3s;
}
.side ul li .sideewm .ewBox {
width: 207px;
display: none;
color: #363636;
text-align: center;
position: absolute;
left: -203px;
top: -10px;
background-image: url('../img/leftewm.png');
background-repeat: no-repeat;
background-position: center 0px;
height: 226px
}
.side ul li .sideewm .ewBox img {
width: 150px;
height: 150px;
margin-top: 30px;
margin-left: 30px;
}
.side ul li .sideetel {
width: 56px;
height: 50px;
line-height: 50px;
display: inline-block;/*background:#000;opacity:0.9;filter:Alpha(opacity=90);*/
transition: all 0.3s;
text-align: left;
}
/*.side ul li .sideetel:hover{background:#f3782a;opacity:1;filter:Alpha(opacity=100);}*/
.side ul li .sideetel .telBox {
width: 185px;
height: 72px;
padding-top: 135px;
display: none;
color: #363636;
text-align: center;
position: absolute;
left: -185px;
top: -155px;
background-image: url('../img/lefttel.png');
background-repeat: no-repeat;
background-position: center top;
}
.side ul li .sideetel .telinput {
width: 135px;
text-align: center;
height: 25px;
line-height: 25px;
background-color: #fff;
color: #7d7d7d;
font-size: 14px;
margin-left: 25px;
border: 0;
z-index: 9999999;
float: left;
}
.side ul li .sideetel .telbnt {
width: 135px;
height: 26px;
line-height: 26px;
background-color: #735012;
font-size: 14px;
border: 0;
margin-left: 25px;
margin-top: 5px;
color: #fff;
cursor: pointer;
border-radius: 4px;
float: left;
}
.side ul li img {
float: left;
}
.side dl dt {
width: 54px;
height: 54px;
float: left;
position: relative;
}
.side dl dt .sidebox {
position: absolute;
width: 54px;
height: 54px;
border-bottom: 1px solid #444;
top: 0;
right: 0;
transition: all 0.3s;
background: #000;
opacity: 0.9;
filter: Alpha(opacity=90);
color: #fff;
font: 12px/54px "微软雅黑";
}
.side dl dd {
width: 54px;
height: 44px;
float: left;
position: relative;
display: none;
}
.side dl dd .sidebox {
position: absolute;
width: 54px;
height: 44px;
border-bottom: 1px solid #444;
top: 0;
right: 0;
transition: all 0.3s;
background: #000;
opacity: 0.9;
filter: Alpha(opacity=90);
color: #fff;
font: 12px/54px "微软雅黑";
line-height: 44px;
}
.side dl dd .sidebox:hover {
background: #f3782a;
opacity: 1;
filter: Alpha(opacity=100);
}
.side dl dd .sidebox:hover img {
opacity: 0.8;
filter: Alpha(opacity=80);
}
.side dl img {
float: left;
}
@media screen and (max-width: 640px) {
.side {
display: none;
}
}