<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ABæ¨¡æ¿ç½‘ æ•´ç«™æ¨¡æ¿ä¸‹è½½ */
/* æ¨¡æ¿ï¼šWww.AdminBuy.Cn */
/* ä»¿ç«™ï¼šFang.AdminBuy.Cn */
/* ç´&nbsp;æï¼šSc.AdminBuy.Cn */
/* jsç‰¹æ•ˆï¼šjs.AdminBuy.Cn */
/* QQï¼š9490489 */
body {
	font-family: 'Microsoft YaHei';
}
@font-face {
	font-family: "fzlt";
	src: url("../fonts/fzlt.ttf")
}
;
/*.fixpageæ¨¡å—*/
.fixpage {
}
/*.fix-logo*/
.fix-logo-all {
	position: fixed;
	z-index: 999;
	left: 2.6%;
	top: 3%;
}
.fix-logoimg-all, .fix-logoname-all {
	position: relative;
	display: inline-block;
}
.fix-logoimg-all img,
.fix-logo-all .fix-logoimg-h img {
	height: 150px !important;
	width: auto !important;
	max-width: none !important;
}
.fix-logoname-all img {
	width: 190px;
}
.fix-logoimg-h, .fix-logoname-h {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-logoimg-h, .no1st .fix-logoname-h {
	opacity: 1;
}
/*.fix-nav-all*/
.fix-nav-all {
	position: fixed;
	z-index: 999;
	right: 2.6%;
	top: 4.2%;
	transition: opacity 0.3s ease;
}
.fix-nav-close {
	display: none;
}
.fix-nav-all &gt; ul {
	font-size: 0;
}
.fix-nav-all &gt; ul &gt; li {
	display: inline-block;
	margin-left: 45px;
	font-size: 16px;
}
.fix-nav-all &gt; ul &gt; li a {
	position: relative;
	padding-bottom: 11px;
	color: #fff;
	opacity: .7;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.fix-nav-all &gt; ul &gt; li.active a, .fix-nav-all &gt; ul &gt; li:hover a {
	opacity: 1;
}
.fix-nav-all &gt; ul &gt; li &gt; a::before {
	content: "";
	position: absolute;
	left: 1px;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #fff;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.fix-nav-all &gt; ul &gt; li.active &gt; a, .fix-nav-all &gt; ul &gt; li:hover &gt; a {
	color: #fff;
}
.no1st .fix-nav-all &gt; ul &gt; li &gt; a {
	color: #00693e;
}
.no1st .fix-nav-all &gt; ul &gt; li &gt; a::before {
	background: #00693e;
}
.fix-nav-all &gt; ul &gt; li.active &gt; a::before, .fix-nav-all &gt; ul &gt; li:hover &gt; a::before {
	width: 100%;
	right: 0;
}
/*.fix-qq*/
.fix-qq-all-all {
	position: fixed;
	z-index: 999;
	right: 82%;
	top: 5.2%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.fix-qq-all {
	padding-top: 12px;
	border: none !important;
	width: 82px;
	height: 82px;
	text-align: center;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-o-transition: .5s .3s;
	-moz-transition: .5s .3s;
	transition: .5s .3s;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	background: none !important;
	box-shadow: none !important;
}
.show.fix-qq-all {
	height: 312px;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-qq-all {
	border: 1px solid #69ad91;
}
.fix-share-all {
	margin-top: 20px;
}
.fix-qq-one {
	margin-bottom: 20px;
	border: none !important;
	background: none !important;
	box-shadow: none !important;
}
.fix-qq-one-hide {
	opacity: 0;
	visibility: hidden;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.show .fix-qq-one-hide {
	opacity: 1;
	visibility: visible;
	-o-transition: .5s .3s;
	-moz-transition: .5s .3s;
	transition: .5s .3s;
}
.fix-qqimg-all {
	position: relative;
	padding-bottom: 11px;
	border: none !important;
	background: none !important;
}
.fix-qqimg {
	position: relative;
	display: inline-block;
	border: none !important;
	background: none !important;
}
.fix-qqimg em {
	position: absolute;
	display: block;
	right: -12px;
	bottom: 0;
	width: 28px;
	height: 16px;
	background: url(../img/qqol-on.png) no-repeat center center;
}
.fix-qqimg em.off {
	background: url(../img/qqol-off.png) no-repeat center center;
}
.fix-qqimg-h {
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-qqimg-h {
	opacity: 1;
}
.fix-qqimg i, .no1st .fix-qqimg-h i {
	position: absolute;
	display: block;
	left: 2px;
	top: 0;
	width: 10px;
	height: 4px;
	background-color: #1d8058;
	opacity: 0;
	-o-transition: .1s .2s;
	-moz-transition: .1s .2s;
	transition: .1s .2s;
}
.fix-qqimg i {
	background-color: #fff;
}
.fix-qqimg i:last-child, .no1st .fix-qqimg-h i:last-child {
	left: 2px;
	top: 5px;
}
.fix-qqname-all {
	color: #fff;
	line-height: 12px;
	font-size: 12px;
	-o-transition: .5s, font-size 0s;
	-moz-transition: .5s, font-size 0s;
	transition: .5s, font-size 0s;
}
.no1st .fix-qqname-all {
	color: #00693e;
}
/*.fix-next*/
.fix-next-all {
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 90%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.fix-nextimg-h {
	position: absolute;
	top: 0;
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-nextimg-h {
	opacity: 1;
}
/*.fix-lang*/
.fix-lang-all {
	position: fixed;
	z-index: 999;
	right: 2.6%;
	bottom: 6.03%;
	color: #fff;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.fix-lang-all a {
	font-size: 16px;
	color: #fff;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.no1st .fix-lang-all, .no1st .fix-lang-all a {
	color: #999;
}
.no1st .fix-lang-all a.cur {
	color: #00693e;
}
.fix-lang-all a.cur, .fix-lang-all a:hover {
	color: #00bd47;
}
/*.footer-all*/
.footer-all {
	position: relative;
	width: 100%;
	height: 100vh !important;
	background: #03663b;
	overflow: hidden;
}
.footer-bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.footer-bg img {
	height: 100%;
}
.footer-wrap {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-wrap-in {
	position: relative;
	width: 100%;
	padding: 0 2.6%;
	max-height: 100vh;
	overflow-y: auto;
}
.footer-content {
	display: flex;
	justify-content: space-between;
	max-width: 1400px;
	margin: 0 auto;
	padding: 80px 40px;
	margin-left: 20%;
	margin-right: 30%;
}
.footer-left {
	flex: 0 0 60%;
	padding-right: 40px;
	padding-left: 0;
}
.footer-friend {
	text-align: center;
	font-size: 14px;
	margin-bottom: 6px;
	color: #fff;
}
.footer-friend p{ padding:10px 0}
.footer-friend span, .footer-friend a {
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}
.footer-friend span {
	margin-right: 14px;
}
.footer-friend a:not(:last-child)::after {
	content: '|';
	margin-right: 14px;
	margin-left: 14px;
}
.footer-friend a:hover {
	text-decoration: underline;
}
.footer-col-list {
	display: inline-block;
	vertical-align: top;
}
.footer-col {
	margin-left: 33%;
	display: inline-block;
	margin-right: 200px;
	color: #fff;
	vertical-align: top;
}
.footer-col p, .footer-col pre, .footer-sup, .footer-sup a {
	line-height: 32px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
.footer-col pre a{ color:#fff}
.footer-sup, .footer-sup a {
	color: #11bb75;
}
.footer-qrcode {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.footer-qrcode-img {
	display: inline-block;
	width:100px;
	height:100px;
}
.footer-qrcode-img img{ max-width:100%;}
.footer-qrcode p {
	margin-top: 15px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
}
.footer-col p a.tel {
	color: #fff;
}
.gotop {
	display: inline-block;
	float: right;
	cursor: pointer;
}
#WidgetLauncher {
	display: none !important;
}
#WidgetFloaterPanels {
	left: -500px !important;
}
#WidgetFloaterPanels + div {
	display: none !important;
}
*[lang="en"] {
	background-color: transparent !important;
}
.none {
	display: none;
}
/*åˆ†é¡µ*/
.page {
	margin-top: 30px;
}
.page &gt; ul {
	text-align: center;
}
.page &gt; ul &gt; li {
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: top;
	font-size: 16px;
}
.page &gt; ul &gt; li a, .page &gt; ul &gt; li span {
	display: block;
	padding: 5px 10px;
	border: 1px solid #69ad91;
	cursor: pointer;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.page &gt; ul &gt; li:hover a, .page &gt; ul &gt; li:hover span, .page &gt; ul &gt; li.active a, .page &gt; ul &gt; li.active span {
	background-color: #00693e;
	color: #fff;
}
 @media (max-width: 1400px) {
/*.footer*/
.footer-col {
	margin-right: 60px;
}
.gotop {
	position: absolute;
	right: 2.6%;
	top: 30px;
}
}
@media (max-width: 1200px) {
/*.footer*/
.footer-col {
	margin-right: 40px;
}
.gotop {
	position: absolute;
	right: 2.6%;
	top: 30px;
}
}
 @media (max-width: 62em) {
.none {
	display: block;
}
/*.fix*/
.fix-qq-all-all {
	top: auto;
	right: auto;
	left: 2.6%;
	bottom: 3%;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
.fix-qq-all {
	padding-top: 12px;
	width: 82px;
	height: 82px;
}
.fix-qq-all {
	right: 12px;
	top: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	padding-top: 6px;
	width: 60px;
	height: 60px;
}
.fix-qqimg-all {
	padding-bottom: 2px;
}
.fix-qqimg img,  .fix-qqimg-h img {
	width: 28px;
}
.fix-qqimg i,  .no1st .fix-qqimg-h i {
	left: 2px;
	top: 0px;
	width: 5px;
	height: 3px;
}
.fix-qqimg i:last-child,  .no1st .fix-qqimg-h i:last-child {
	left: 2px;
	top: 4px;
}
.fix-logoname-all {
	display: none;
}
.fix-nav-all {
	right: 0;
	top: 13%;
	opacity: 0;
}
.fix-nav-close {
	display: block;
}
.fix-nav-all &gt; ul &gt; li {
	display: block; font:14px/35px "å¾®è½¯é›…é»‘";
	padding: 3px 8px 3px 10px;
	margin-left: 0px;
	margin-bottom: 3px;
	width: -moz-calc(100% + 10px);
	width: calc(100% + 10px);
	background: #fff;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s;
}
.fix-nav-all &gt; ul &gt; li &gt; a {
	color: #999;
}
.fix-nav-all &gt; ul &gt; li.active &gt; a {
	color: #333;
}
.no1st .fix-nav-all &gt; ul &gt; li {
	background: #00693e;
}
.no1st .fix-nav-all &gt; ul &gt; li &gt; a {
	color: #fff;
}
.fix-nav-all &gt; ul &gt; li &gt; a::before {
	display: none;
}
.fix-nav-all &gt; ul &gt; li.active {
	-webkit-transform: scale(1.1) translateX(-15px);
	-moz-transform: scale(1.1) translateX(-15px);
	-o-transform: scale(1.1) translateX(-15px);
	transform: scale(1.1) translateX(-15px);
}
.fix-nav-close-click {
	position: absolute;
	z-index: 10;
	right: 30px;
	top: -moz-calc(-24% - 13px);
	top: calc(-24% - 13px);
	width: 26px;
	height: 26px;
}
.fix-nav-close {
	position: absolute;
	right: 30px;
	top: -24%;
	width: 26px;
	height: 2px;
	background: #fff;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.fix-nav-close::before,  .fix-nav-close::after {
	content: " ";
	position: absolute;
	display: block;
	top: -8px;
	width: 26px;
	height: 2px;
	background: #fff;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.no1st .fix-nav-close,  .no1st .fix-nav-close::before,  .no1st .fix-nav-close::after {
	background: #333;
}
.fix-nav-close::after {
	top: 8px;
}
.fix-nav-all.on .fix-nav-close {
	background: transparent;
}
.fix-nav-all.on .fix-nav-close::before {
	-webkit-transform: translateY(8px) rotate(45deg);
	-moz-transform: translateY(8px) rotate(45deg);
	-o-transform: translateY(8px) rotate(45deg);
	transform: translateY(8px) rotate(45deg);
}
.fix-nav-all.on .fix-nav-close::after {
	-webkit-transform: translateY(-8px) rotate(-45deg);
	-moz-transform: translateY(-8px) rotate(-45deg);
	-o-transform: translateY(-8px) rotate(-45deg);
	transform: translateY(-8px) rotate(-45deg);
}
.fix-nav-all &gt; ul {
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	-webkit-transform: translateX(130%);
	-moz-transform: translateX(130%);
	-o-transform: translateX(130%);
	transform: translateX(130%);
}
.fix-nav-all.on &gt; ul {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}
.show.fix-qq-all {
	height: 252px;
}
.fix-qqimg em {
	right: -7px;
}
/*.footer*/
.footer-wrap {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
}
.footer-wrap-in {
	position: relative;
	top: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.footer-col {
	margin-left: 0%;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 100%
}
.footer-friend span {
	margin-right: 8px;
}
.footer-friend a:not(:last-child)::after {
	margin-right: 8px;
	margin-left: 8px;
}
.footer-friend span,  .footer-friend a,  .footer-col p,  .footer-col pre,  .footer-sup,  .footer-sup a {
	line-height: 22px;
	font-size: 14px;
}
.footer-col p a.tel {
	color: #D3E825;
}
.footer-qrcode {
	/*margin-top: 20px;
        margin-bottom: 30px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.footer-friend {
	margin-bottom: 26px;
}
.gotop {
	right: 15px;
}
.gotop &gt; img {
	width: 40px;
}
.footer-qrcode p {
	margin-top: 10px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
}
}
 @media (max-width: 48em) {
/*åˆ†é¡µ*/
.page {
	margin-top: 20px;
}
.page &gt; ul {
	font-size: 0;
	text-align: center;
}
.page &gt; ul &gt; li {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 14px;
}
.page &gt; ul &gt; li a,  .page &gt; ul &gt; li span {
	padding: 3px 6px;
}
}
 @media (max-width: 34em) {
.none {
	display: block;
}
.inside-all {
	padding-right: 15px;
	padding-left: 15px;
}
.fix-logo-all {
	left: 15px;
	top: 15px;
}
.fix-logoimg-all img {
	width: auto;
	height: 56px;
}
.fix-next-all {
	top: auto;
	bottom: 35px;
}
.fix-lang-all,  .fix-lang-all a {
	font-size: 14px;
}
.fix-lang-all {
	right: 15px;
	bottom: 34px;
}
.fix-nav-all &gt; ul &gt; li {
	font-size: 14px;
}
.fix-nav-all {
	right: 0;
	top: 80px;
}
.fix-qq-all-all {
	bottom: 15px;
}
.ind-up-down {
	padding-top: 0;
}
.footer-friend span,  .footer-friend a,  .footer-col p,  .footer-col pre,  .footer-sup,  .footer-sup a {
	line-height: 18px;
	font-size: 12px;
}
.footer-qrcode p {
	line-height: 12px;
	font-size: 12px;
}
}
.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 5px 8px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #00693e;
  border: 1px solid #00693e;
}
.pagination a.page-num-current {
  color: #fff;
  background: #00693e;
  border: 1px solid #00693e;
}
.text-secondary{ text-align:center; padding:20px 0}
#maximg img{ max-width:100%; height:auto !important }
@media (max-width: 62em) {
    /* ä¿®æ”¹é¦–é¡µlogoå®¹å™¨çš„å®šä½ */
    .fix-logo-all {
        position: fixed;
        left: 2.6%;
        top: 3%;
    }
    /* é¦–é¡µç‰¹æ®Šå¤„ç† */
    body:not(.no1st) .fix-logo-all {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: fit-content;
        transform: translateX(-5%);
    }
    body:not(.no1st) .index-logo {
        transform: scale(1.1);
        margin: 0 auto;
    }
    .fix-logoimg-all:not(.index-logo) img,
    .fix-logo-all:not(.index-logo) .fix-logoimg-h img {
        height: 150px !important;
    }
    .index-logo img,
    .index-logo .fix-logoimg-h img {
        height: 165px !important;
    }
}

@media (max-width: 34em) {
    /* ä¿®æ”¹é¦–é¡µlogoå®¹å™¨çš„å®šä½ */
    .fix-logo-all {
        position: fixed;
        left: 15px;
        top: 15px;
    }
    /* é¦–é¡µç‰¹æ®Šå¤„ç† */
    body:not(.no1st) .fix-logo-all {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: fit-content;
        transform: translateX(-5%);
    }
    body:not(.no1st) .index-logo {
        transform: scale(1.1);
        margin: 0 auto;
    }
    .fix-logoimg-all:not(.index-logo) img,
    .fix-logo-all:not(.index-logo) .fix-logoimg-h img {
        height: 90px !important;
    }
    .index-logo img,
    .index-logo .fix-logoimg-h img {
        height: 99px !important;
    }
}

/* æ·»åŠ&nbsp;é¦–é¡µç§»åŠ¨ç«¯logoæ&nbsp;·å¼ */
@media screen and (max-width: 768px) {
    .index-logo {
        transform: scale(1.1); /* æ”¾å¤§10% */
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .index-logo .fix-logoimg img,
    .index-logo .fix-logoimg-h img {
        max-width: 110%; /* ç¡®ä¿å›¾ç‰‡ä¹Ÿå¤§ */
        height: auto !important;
    }
}

/* ä¿®æ”¹åº•éƒ¨åŒºåŸŸæ&nbsp;·å¼ */
.section-6.footer-all {
    position: relative;
    width: 100%;
    height: 100vh !important; /* è®¾ç½®ä¸º100%è§†å£é«˜åº¦ */
    background: #03663b;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.footer-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.footer-wrap-in {
    position: relative;
    width: 100%;
    padding: 0 2.6%;
}

/* ç§»åŠ¨ç«¯é€‚é… */
@media (max-width: 62em) {
    .section-6.footer-all {
        min-height: 100vh;
        height: auto !important;
        padding: 40px 0;
    }
    
    .footer-wrap-in {
        padding: 0 15px;
    }
}

/* æ›´æ–°é¡µè„šè”ç³»æ–¹å¼æ&nbsp;·å¼ */
.footer-contact-info {
    width: 45%;
    margin-left: 10%;
    text-align: left;
}

.contact-item {
    margin-bottom: 25px;
}

.contact-item h3 {
    font-family: 'Arial', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact-item p {
    font-family: 'Microsoft YaHei', sans-serif;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin: 0;
}

.footer-qrcode {
    margin-top: 40px;
    text-align: center;
}

.footer-qrcode img {
    width: 180px;
    height: 180px;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
}

.footer-qrcode p {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
}

/* ç§»åŠ¨ç«¯é€‚é… */
@media (max-width: 768px) {
    .footer-contact-info {
        width: 90%;
        margin-left: 5%;
    }
    
    .contact-item h3 {
        font-size: 20px;
    }
    
    .contact-item p {
        font-size: 14px;
    }
    
    .footer-qrcode img {
        width: 150px;
        height: 150px;
    }
    
    .footer-qrcode p {
        font-size: 14px;
    }
}

/* ç•™è¨€æ¡†æ&nbsp;·å¼ */
.contact-form {
    margin-top: 30px;
    margin-bottom: 40px;
}

.contact-form h3 {
    font-family: 'Arial', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-item {
    margin-bottom: 15px;
}

.form-item input,
.form-item textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease;
}

.form-item input:focus,
.form-item textarea:focus {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.2);
    outline: none;
}

.form-item input::placeholder,
.form-item textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.form-item textarea {
    height: 100px;
    resize: none;
}

.contact-form button {
    background: #fff;
    color: #03663b;
    border: none;
    padding: 12px 30px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
}

.contact-form button:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-2px);
}

/* ç§»åŠ¨ç«¯é€‚é… */
@media (max-width: 768px) {
    .contact-form h3 {
        font-size: 20px;
    }
    
    .form-item input,
    .form-item textarea {
        padding: 8px 12px;
        font-size: 13px;
    }
    
    .form-item textarea {
        height: 80px;
    }
    
    .contact-form button {
        padding: 10px 25px;
        font-size: 14px;
    }
}

/* éªŒè¯ç&nbsp;æ&nbsp;·å¼ */
.msg-code {
    width: calc(100% - 120px) !important;
    margin-right: 10px;
    display: inline-block !important;
    vertical-align: middle;
}

.msg-form img {
    height: 42px;
    vertical-align: middle;
    border-radius: 4px;
    cursor: pointer;
}

/* å¿…å¡«å­—æ®µæ&nbsp;‡è®° */
input[required]::placeholder,
textarea[required]::placeholder {
    position: relative;
}

input[required]::placeholder::after,
textarea[required]::placeholder::after {
    content: ' *';
    color: rgba(255, 255, 255, 0.8);
}

/* æ›´æ–°é¡µè„šå¸ƒå±€ */
.footer-content {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 80px 40px;
    margin-left: 15%;
    margin-right: 20%;
}

.footer-left {
    flex: 0 0 60%;
    padding-right: 40px;
    padding-left: 0;
}

.footer-right {
    flex: 0 0 45%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 150px;
}

/* è”ç³»ä¿¡æ¯æ&nbsp;·å¼ */
.contact-info {
    margin-bottom: 40px;
}

.contact-item {
    margin-bottom: 25px;
}

.contact-item h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.contact-item p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}

/* äºŒç»´ç&nbsp;æ&nbsp;·å¼ */
.qr-codes {
    display: flex;
    gap: 60px;
    justify-content: flex-end;
}

.qr-item {
    text-align: center;
}

.qr-item img {
    width: 200px;
    height: 200px;
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 15px;
}

.qr-item p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}

/* ç§»åŠ¨ç«¯é€‚é… */
/* ç§»åŠ¨ç«¯é€‚é… */
@media (max-width: 768px) {
    .footer-content {
        flex-direction: column !important;
        padding: 10px !important;
        margin: 0 !important;
        width: 100% !important;
        transform: translate(-10%, -8%) scale(0.85) !important;
    }

    .footer-left {
        width: 85% !important;
        margin: 2px auto 5px !important;
        padding: 3px !important;
    }

    /* è°ƒæ•´æ&nbsp;‡é¢˜å’Œå†…å®¹çš„é—´è· */
    .contact-item {
        margin-bottom: 3px !important;
    }

    /* ç‰¹åˆ«å¤„ç†PHONEå’ŒMESSAGEä¹‹é—´çš„é—´è· */
    .contact-item h3 + p {  /* ç›´æŽ¥é€‰æ‹©æ&nbsp;‡é¢˜åŽé¢çš„æ®µè½ */
        margin-bottom: 0 !important;
    }

    /* ç‰¹åˆ«å¤„ç†PHONEå’ŒMESSAGEä¹‹é—´çš„é—´è· */
    h3:contains("PHONE") + p {  /* é€‰æ‹©PHONEæ&nbsp;‡é¢˜åŽçš„æ®µè½ */
        margin-bottom: 0 !important;
    }

    /* MESSAGEæ&nbsp;‡é¢˜çš„å¤„ç† */
    h3:contains("MESSAGE") {
        margin-top: 0 !important;
    }

    /* å…¶ä»–é—´è·ä¿æŒä¸å˜ */
    .qr-codes {
        gap: 20px !important;
        padding: 0 !important;
        margin-top: -220px !important;     /* ä»Ž-50pxæ”¹ä¸º-80pxï¼Œå¾€ä¸Šç§» */
        transform: translateX(-28%) !important;  /* ä»Ž-35%æ”¹ä¸º-45%ï¼Œå¾€å·¦ç§» */
    }

    /* è°ƒæ•´PHONEå’ŒMESSAGEä¹‹é—´çš„é—´è· */
    .contact-item:last-of-type {
        margin-bottom: 0 !important;  /* ç§»é™¤PHONEçš„åº•éƒ¨é—´è· */
    }

    .contact-form {
        margin-top: 0 !important;  /* ç§»é™¤MESSAGEçš„é¡¶éƒ¨é—´è· */
    }

    /* è°ƒæ•´è¡¨å•æ&nbsp;‡é¢˜ */
    .contact-form h3 {
        margin-top: 5px !important;  /* åªä¿ç•™ä¸€ç‚¹ç‚¹é—´è· */
    }

    /* ç›´æŽ¥æŽ§åˆ¶PHONEå’ŒMESSAGEä¹‹é—´çš„é—´è· */
    .footer-left .contact-item:nth-child(3) {  /* PHONEé¡¹ */
        margin-bottom: 5px !important;  /* æŽ§åˆ¶PHONEå’ŒMESSAGEä¹‹é—´é—´è· */
    }

    .footer-left .contact-form {
        margin-top: 5px !important;  /* æŽ§åˆ¶MESSAGEè¡¨å•çš„é¡¶éƒ¨é—´è· */
    }

    .footer-left .contact-form h3 {
        margin-top: 0 !important;  /* ç§»é™¤MESSAGEæ&nbsp;‡é¢˜çš„é¡¶éƒ¨é—´è· */
    }

    .footer-right {
        padding-top: 220px !important;
    }

    .qr-codes {
        gap: 20px !important;
        padding: 0 !important;
        margin-top: -220px !important;
        transform: translateX(-28%) !important;
    }
}

/* æ›´å°å±å¹•çš„é€‚é… */
@media (max-width: 480px) {
    .qr-item img {
        width: 85px !important;  /* ç›¸åº”å¢žåŠ&nbsp;10% */
        height: 85px !important;
    }
}

/* ç‰¹åˆ«è°ƒæ•´PHONEå’ŒMESSAGEä¹‹é—´çš„é—´è· */
.contact-item:last-child {
    margin-bottom: 5px !important;  /* è°ƒæ•´PHONEçš„åº•éƒ¨é—´è· */
}

.contact-form {
    margin-top: 5px !important;  /* å‡å°MESSAGEçš„é¡¶éƒ¨é—´è· */
}

.contact-form h3 {
    margin-top: 0 !important;     /* ç§»é™¤MESSAGEæ&nbsp;‡é¢˜çš„é¡¶éƒ¨é—´è· */
    margin-bottom: 3px !important;
}

/* è°ƒæ•´å…¶ä»–æ&nbsp;‡é¢˜å’Œå†…å®¹çš„é—´è· */
.contact-item {
    margin-bottom: 3px !important;
}

.contact-item h3 {
    margin-bottom: 1px !important;
    line-height: 1.1 !important;
}

.contact-item p {
    line-height: 1.2 !important;
    margin-bottom: 0 !important;  /* ç§»é™¤æ®µè½åº•éƒ¨é—´è· */
}

@media (max-width: 768px) {
    /* å…¶ä»–æ&nbsp;·å¼ä¿æŒä¸å˜ */

    /* ç›´æŽ¥æŽ§åˆ¶PHONEå’ŒMESSAGEä¹‹é—´çš„é—´è· */
    .contact-form {
        margin-top: 0 !important;  /* ç§»é™¤MESSAGEè¡¨å•çš„é¡¶éƒ¨é—´è· */
    }

    .contact-item {
        margin-bottom: 15px !important;  /* ç»™æ¯ä¸ªcontact-itemä¸€ä¸ªå›ºå®šçš„åº•éƒ¨é—´è· */
    }

    /* ç‰¹åˆ«æŽ§åˆ¶PHONEè¿™ä¸ªcontact-item */
    .contact-item:nth-last-child(1) {
        margin-bottom: 5px !important;  /* PHONEå’ŒMESSAGEä¹‹é—´åªä¿ç•™5pxçš„é—´è· */
    }
}

/* ä¿®æ”¹è¿™äº›å…ƒç´&nbsp;çš„æ&nbsp;·ï¼Œæ·»åŠ&nbsp;è¿‡æ¸¡æ•ˆæžœ */
.fix-nav-all,
.fix-qq-all-all,
.fix-lang-all {
    transition: opacity 0.3s ease;
}

/* ç»™æ¯ä¸ªcontact-itemä¸€ä¸ªå›ºå®šçš„åº•éƒ¨é—´è· */
.contact-item {
    margin-bottom: 15px !important;  
}

/* ç‰¹åˆ«æŽ§åˆ¶PHONEè¿™ä¸ªcontact-item */
.contact-item:nth-last-child(1) {
    margin-bottom: 5px !important;  /* PHONEå’ŒMESSAGEä¹‹é—´åªä¿ç•™5pxçš„é—´è· */
}

/* ä¿®æ”¹æ‚¬æµ®æŒ‰é’®æ&nbsp;·å¼ */
.fix-qqimg-all {
    border: none !important; /* ç§»é™¤è¾¹æ¡† */
}

.fix-qqimg {
    border: none !important; /* ç§»é™¤å†…éƒ¨å›¾ç‰‡è¾¹æ¡† */
}

.fix-qq-one {
    background: none !important; /* ç§»é™¤èƒŒæ™¯ */
}

/* ä¿æŒåŠ¨ç”»æ•ˆæžœ */
.fix-nav-all,
.fix-qq-all-all,
.fix-lang-all {
    transition: opacity 0.3s ease;
}

/* ä¿æŒæ‚¬æµ®æ•ˆæžœ */
.fix-qq-one:hover {
    opacity: 0.8;
}

/* æ‰‹æœºç«¯å›¾æ&nbsp;‡å°ºå¯¸è°ƒæ•´ */
@media (max-width: 768px) {
    .fix-qq-one {
        width: 50px;  /* å‡å°å›¾æ&nbsp;‡å®½åº¦ */
        height: 50px; /* å‡å°å›¾æ&nbsp;‡é«˜åº¦ */
        margin: 5px;  /* è°ƒæ•´å¤–è¾¹è· */
    }
    
    .fix-qq-one img {
        width: 70%;
        height: 70%;
        object-fit: contain;
    }

    .fix-qq-all-all {
        top: 60px;
        right:15px;
        bottom: auto;
        left: auto;
    }
    /* è°ƒæ•´å›¾æ&nbsp;‡é—´è· */
    .fix-qq-all &gt; ul &gt; li {
        margin-bottom: 8px;
    }
}

.nav-hidden {
    opacity: 0;
    pointer-events: none;
}</pre></body></html>