| 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/2026_03_26_01/skin/css/ |
Upload File : |
.owl-theme .owl-controls {
width: 100%;
/*height: 100%;*/
position: absolute;
top: 50%;
text-align: center;
-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controls .owl-nav {
height: 100%;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
color: #000;
font-size: 32px;
text-align: center;
line-height: 50px;
width: 50px;
height: 50px;
position: absolute;
top: 50%;
margin-top: -25px;
display: inline-block;
cursor: pointer;
background-color: #fff;
font-family: "simsun";
}
.owl-theme .owl-controls .owl-nav .owl-next {
background: url(../images/next_icon.png) no-repeat center;
right: -100px;
-webkit-background-size: contain;
background-size: contain;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
left: -100px;
background: url(../images/prv_icon.png) no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
@media (min-width:1400px) {
.owl-theme .owl-controls .owl-nav .owl-next {
right: 0px;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
left: 0px;
}
}
@media (max-width:1400px) {
.owl-theme .owl-controls .owl-nav .owl-next {
right: 0px;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
left: 0px;
}
}
@media (max-width:768px) {
.owl-theme .owl-controls .owl-nav .owl-next {
right: 0px;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
left: 0px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
width: 30px;
height: 30px;
line-height: 30px;
}
}
/*.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background: #869791;
color: #fff;
text-decoration: none
}*/
.owl-theme .owl-controls .owl-nav .disabled {
opacity: .5;
cursor: default
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #d6d6d6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791
}