|
Server : nginx/1.18.0 System : Linux iZrj9edhd5u5pfsek09o1jZ 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 User : www ( 1000) PHP Version : 5.6.40 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 Directory : /mnt/web/www.neatabattery.com/public/static/common/css/ |
@charset "utf-8";
.ey-price {
font-size: 30px;
color: #d02b18;
}
.ey-number {
padding: 12px 0px;
font-size: 14px;
position: relative;
}
.ey-number .btn-input {
border: 1px solid #CCC;
display: inline-block;
vertical-align: middle;
position: relative;
font-size: 0px;
}
.ey-number .btn-input button {
width: 28px;
height: 30px;
font-size: 16px;
line-height: 30px;
padding: 0;
border: none;
background-color: #fff;
color: #333;
outline: none;
}
.ey-number .btn-input input {
font-size: 12px;
height: 30px;
padding: 0;
display: inline-block;
vertical-align: top;
width: 45px;
text-align: center;
border: none;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-radius: 0;
outline: none;
}
.ey-number label {
margin-right: 12px;
}
.ey-buyaction {
margin-top: 5px;
}
.ey-buyaction a {
font-size: 14px;
display: inline-block;
padding: 8px 18px;
cursor: pointer;
text-align: center;
vertical-align: middle;
}
.ey-buyaction a:hover {
text-decoration: none
}
.ey-joinin {
margin-right: 8px;
color: #fff;
background-color: #f96868;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)
}
.ey-joinin:hover, .ey-joinin:focus {
color: #fff;
background-color: #f73737;
}
.ey-joinbuy {
color: #fff;
background-color: #f2a654;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)
}
.ey-joinbuy:hover, .ey-joinbuy:focus {
color: #fff;
background-color: #ee8d25
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
/*首页产品规格选项样式覆盖*/
.btn-selected {
background-color: transparent;
color: #76838f;
border-color: #e4eaec;
}
.btn-selected.btn-danger {
color: #f96868;
background-color: transparent;
border-color: #f96868;
}
.btn-selected.btn-danger:hover {
color: #f96868;
background-color: transparent;
border-color: #f96868;
}
.btn-selected:hover, .btn-selected:focus {
color: #f96868;
background-color: transparent;
border-color: #f96868;
}