| 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_11_01/skin/css/ |
Upload File : |
/* AB模板网 整站模板下载 */
/* 模板:Www.AdminBuy.Cn */
/* 仿站:Fang.AdminBuy.Cn */
/* 素材:Sc.AdminBuy.Cn */
/* js特效:js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ:9490489 */
/*---------- Body CSS ----------*/
:root {
--font-size: 16px;
--font-weight-normal: 400;
--font-weight-bold: 700;
--font-weight-semibold: 600;
--font-weight-medium: 500;
--letter-spacing: 0em;
--text-color: #8a7c78;
--primary-color: #C80505;
--sub-primary-color: #D46C20;
--link-color: #282828;
--theme-color:#e4e4dd;
--link-color-hover: #D46C20;
--link-color-active: #D46C20;
--text-color-white: #ffffff;
--bg-white: #ffffff;
--btn-color: #ffffff;
--btn-border: #D46C20;
--btn-bg: #D46C20;
--btn-white-color: #000;
--btn-white-border: #212121;
--btn-white-bg: #ffffff;
--btn-color-hover: #000;
--btn-border-hover: #212121;
--btn-bg-hover: #ffffff;
--btn-white-color-hover: #ffffff;
--btn-white-border-hover: #D46C20;
--btn-white-bg-hover: #D46C20;
--new-label-color: #ffffff;
--new-label-bg: #D46C20;
--coming-soon-label-color: #ffffff;
--coming-soon-label-bg: #f94c30;
--theme-orange-color: #f94c30;
--section-background-1: #D46C20;
--section-background-2: #fff;
--transition-effect: 500ms ease-in-out;
--box-shadow: 0px 10px 25px 0px rgb(0, 0, 0, .2);
--letter-spacing-0: 0em;
--letter-spacing--25: -0.025em;
--letter-spacing--2: -0.02em;
}
html,
body {
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
}
body {
color: var(--text-color);
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: left;
font-family: 'Montserrat', sans-serif;
}
p,
span{
font-weight: 400;
font-style: normal;
transition: .5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #282828;
font-family:Helvetica, sans-serif;
font-style: normal;
margin-bottom: 0;
margin-top: 11px;
line-height: 1.2;
font-weight: 700;
-webkit-transition: .5s;
transition: .5s;
font-size: 36px;
margin: 0;
}
a {
color: #ffffff;
text-decoration: none;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
td a {
color: #1B1B1B;
}
a:focus,
.btn:focus {
text-decoration: none;
outline: none;
}
a:focus,
a:hover {
text-decoration: none;
text-decoration: none;
color: #C80505;
}
.uppercase {
text-transform: uppercase;
}
.capitalize {
text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
-webkit-transition: .5s;
transition: .5s;
}
h1 {
font-size: 50px;
}
h2 {
font-size: 35px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
.align-items-center {
-ms-flex-align: center!important;
align-items: center!important;
}
.d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6 {
color: #fff;
}
p {
margin: 0;
}
.white p {
color: #fff;
}
.white i {
color: #fff;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
input:focus {
outline-color: #C80505;
border: 1px solid #C80505 !important;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
border: 1px solid #0d6efd !important;
}
textarea:focus {
border: 1px solid #C80505 !important;
outline-color: #C80505;
}
select:focus {
border-color: #C80505;
outline-color: #C80505;
border: 1px solid #C80505;
}
hr {
margin: 60px 0;
padding: 0px;
border-bottom: 1px solid #eceff8;
border-top: 0px;
}
hr.style-2 {
border-bottom: 1px dashed #f10;
}
hr.mp-0 {
margin: 0;
border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
margin: 40px 0;
border-bottom: 1px solid #eceff8;
border-top: 0px;
}
label {
color: #303030;
cursor: pointer;
font-size: 14px;
font-weight: 400;
}
a,
i,
cite,
em,
var,
address,
dfn,
ol,
li,
ul {
font-style: normal;
font-weight: 400;
}
button {
padding: 0px;
border: none;
outline: none;
background: none;
display: inline-block;
}
button:focus {
outline: none;
border: 0;
}
a, button {
transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.ul_li > li, .ul_li_right > li, .ul_li_center > li {
list-style: none;
display: inline-block;
}
.ul_li, .ul_li_right, .ul_li_center {
margin: 0px;
padding: 0px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ul_li {
justify-content: flex-start;
}
.text-left {
text-align: left !important;
}
img {
width: 100%;
max-width: 100%;
height: auto;
max-height: 100%;
}
svg {
width: auto;
max-width: 62px;
height: auto;
max-height: 62px;
}
.error,
.success {
position: absolute;
bottom: -40px;
background: #303030;
color: #fff;
width: 265px;
text-align: center;
border-radius: 5px;
}
.error>i {
color: #ff0000;
}
.success>i {
color: #04dc12;
}
*::-moz-selection {
background: #4fc1f0;
color: #454545;
text-shadow: none;
}
::-moz-selection {
background: #4fc1f0;
color: #454545;
text-shadow: none;
}
::selection {
background: #4fc1f0;
color: #454545;
text-shadow: none;
}
::placeholder {
color: #8a7c78;
font-size: 15px;
font-weight: 500;
opacity: .8;
}
::-webkit-input-placeholder {
color: #101010;
}
::-moz-placeholder {
/* Firefox 19+ */
color: #454545;
}
:-ms-input-placeholder {
/* IE 10+ */
color: #454545;
}
:-moz-placeholder {
/* Firefox 18- */
color: #454545;
}
.text-right {
text-align: right!important;
}
.pr-0{
padding-right: 0px;
}
.pl-0{
padding-left: 0px;
}
.pl-40 {
padding-left: 40px;
}
.pr-40 {
padding-right: 40px;
}