| 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_11_04_03/skin/css/ |
Upload File : |
.case-top{
background-color: #fff;
/* height: 90px; */
}
.case-tit{
font-size: 30px;
color: #333333;
text-align: center;
padding-bottom: 50px;
}
.case-item{
font-size: 0;
padding:20px;
background-color: #fff;
margin-bottom: 20px;
position: relative;
}
.case-imgbox,
.case-txtbox,
.case-btnbox{
display: inline-block;
vertical-align: middle;
}
.case-imgbox{
width: 260px;
height: 180px;
overflow: hidden;
}
.case-txtbox{
width: calc(100% - 260px - 190px);
width: -moz-calc(100% - 260px - 190px);
width: -webkit-calc(100% - 260px - 190px);
padding-left: 30px;
padding-right: 70px;
}
.case-time{
font-size: 14px;
color: #333333;
margin-bottom: 10px;
}
.case-iti{
font-size: 22px;
color: rgb( 51, 51, 51 );
line-height: 34px;
text-align: left;
margin-bottom: 10px;
}
.case-iti:hover{
color: #0058a8;
}
.case-txt{
font-size: 14px;
color: #333333;
line-height: 30px;
}
.case-btnbox{
width: 190px;
position: relative;
text-align: center;
}
.case-btnbox::after{
content: "";
background-color: rgba(0,0,0,0.078);
width: 1px;
height: 140px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
}
.case-btnbox>a{
width: 131px;
height: 50px;
line-height: 50px;
/* background-color: rgb( 0, 88, 168 ); */
border-radius: 50px;
padding-right: 50px;
background: rgb( 0, 88, 168 ) url(../images/jt3.png) no-repeat right 20px center;
background-size: 18px 14px;
font-size: 14px;
color: rgb( 255, 255, 255 );
text-align: right;
}
.case-btnbox>a:hover{
background-color: rgb( 0, 185, 239 );
}
.case-item:nth-child(even){
/* background-color: #f1f2f6; */
}
.case-imgbox,
.case-txtbox{
vertical-align: top !important;
}
.case-btnbox{
position: absolute;
text-align: center;
top: 0;
bottom: 0;
margin: auto;
}
.case-btnbox>a{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}