<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.ulset {
	margin:0;
	padding:0;
	list-style:none
}
.input-txt {
	overflow:hidden
}
.topnav {
	position:absolute;
	top:20px;
	right:90px
}
#header .topnav&gt;li {
	display:inline-block;
	position:relative;
	margin-left:5px;
	vertical-align:middle
}
#header .topnav &gt; li
a {
	text-decoration:none
}
@media only screen and (min-width:640px) {
	#header
.topnav {
	right:100px
}
#header .topnav&gt;li:not(.lang) {
	margin-left:8px
}
}@media only screen and (min-width:1000px) {
	#header
.topnav {
	right:140px;
	top:25px
}
}#header .topnav .search&gt;a {
	display:block;
	margin-top:-2px;
	padding-top:6px;
	width:28px;
	height:28px;
	background-color:#cc1d24;
	overflow:hidden;
	border-radius:4px
}
#header .topnav .search &gt; a:before,#header .topnav .search&gt;a:after {
	content:'';
	position:absolute;
	-webkit-transition:opacity 0.3s;
	-o-transition:opacity 0.3s;
	transition:opacity 0.3s;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
#header .topnav .search&gt;a:before {
	top:4px;
	left:7px;
	width:12px;
	height:12px;
	border-radius:50%;
	border:1px
solid #fff
}
#header .topnav .search&gt;a:after {
	bottom:9px;
	right:5px;
	width:7px;
	height:1px;
	background:#fff;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.search-wrap {
	position:fixed;
	z-index:97;
	top:70px;
	left:0;
	padding-top:20px;
	width:100%;
	height:85px;
	background-color:rgba(0,0,0,.7);
	opacity:0;
	visibility:hidden;
	-webkit-transition:opacity .3s 0s,visibility 0s 0s;
	-o-transition:opacity .3s 0s,visibility 0s 0s;
	transition:opacity .3s 0s,visibility 0s 0s
}
.search-wrap .close-btn {
	position:absolute;
	top:20px;
	right:20px;
	width:45px;
	height:45px;
	cursor:pointer;
	opacity:.6
}
.search-wrap .close-btn:before,.search-wrap .close-btn:after {
	pointer-events:none;
	content:"";
	position:absolute;
	top:0;
	left:22px;
	width:1px;
	height:44px;
	background-color:#fff
}
.search-wrap .close-btn:before {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.search-wrap .close-btn:after {
	-webkit-transform:rotate(135deg);
	-ms-transform:rotate(135deg);
	transform:rotate(135deg)
}
.search-wrap.is-visible {
	opacity:1;
	visibility:visible
}
.search-wrap form {
	padding:0
15px
}
.search-wrap input {
	display:block;
	padding:0
0 0 10px;
	width:100%;
	height:45px;
	color:#000;
	line-height:45px;
	border:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#fff
}
.search-wrap .btn-search {
	display:block;
	position:relative;
	float:right;
	width:90px;
	height:45px;
	color:#fff;
	line-height:45px;
	font-weight:100;
	font-size:1.125rem;
	border:none;
	background:none #666;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
.search-wrap .btn-search:hover {
	background-color:#999
}
@media only screen and (min-width:1200px) {
	.search-wrap {
	top:100px
}
.search-wrap
form {
	margin:0
auto;
	padding:0
40px;
	max-width:1000px
}
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after,:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

@media only screen and (min-width:1380px) {
	#header
.topnav {
	right:340px;
	top:30px
}
}
body,html {
	margin:0;
	padding:0;
	font-family:'Roboto','Arial','å¾®è½¯é›…é»‘','Microsoft YaHei',sans-serif;
	color:#333;
	line-height:1.8;
	-webkit-text-size-adjust:none;
	-webkit-overflow-scrolling:touch;
	word-wrap:break-word
}
ul.ulset {
	margin:0;
	padding:0;
	list-style:none
}
#footerzhang {
	background-color:#fff
}
@media only screen and (max-width:569px) {
	#footerzhang .info-com .containerzhang {
	padding:0
}
}
@media only screen and (min-width:1360px) {
	#footerzhang .containerzhang {
	width:1260px
}
}
@media only screen and (min-width:1400px) {
	#footerzhang .containerzhang {
	width:1280px
}
}
#footerzhang
.contactzhang {
	padding:28px 0 32px;
	border-bottom:#e0e0e0 solid 1px;
	background:#f8f8f8
}
#footerzhang .contactzhang .containerzhang&gt;ul {
	width:100%;
	text-align:center
}
#footerzhang .contactzhang .containerzhang&gt;ul&gt;li {
	display:inline-block;
	position:relative;
	margin-left:-4px;
	width:33.333333%;
	height:78px;
	vertical-align:top
}
#footerzhang .contactzhang .containerzhang&gt;ul&gt;li:after {
	display:inline-block;
	content:'';
	position:absolute;
	top:0;
	right:0;
	width:1px;
	height:85px;
	background-color:#d9d9d9
}
#footerzhang .contactzhang .containerzhang&gt;ul&gt;li:last-child:after {
	display:none
}
#footerzhang .contactzhang .containerzhang&gt;ul&gt;li&gt;a {
	text-decoration:none
}
#footerzhang .contactzhang
.icon {
	height:34px
}
#footerzhang .contactzhang .icon
span {
	display:block;
	position:relative;
	top:0;
	margin:0
auto;
	-webkit-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
#footerzhang .contactzhang .ti {
	font-size:0.9375rem;
	color:#000;
	font-weight:400
}
#footerzhang .contactzhang .ti small {
	display:block;
	font-size:0.9375rem;
	font-weight:normal
}
#footerzhang .contactzhang li.follow .ti {
	position:relative;
	top:0;
	-webkit-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
#footerzhang .contactzhang&gt;ul&gt;li&gt;a:hover .icon span,#footerzhang .contactzhang li.follow:hover .ti {
	position:relative;
	top:-8px
}
#footerzhang .contactzhang&gt;ul&gt;li&gt;a:hover .ti,#footerzhang .contactzhang li.follow:hover .ti {
	color:#cc1d24
}
#footerzhang .contactzhang li.follow {
	padding-top:10px
}
#footerzhang .contactzhang li.follow ul {
	margin-top:12px;
	text-align:center
}
#footerzhang .contactzhang li.follow ul li {
	display:inline-block;
	margin:2px;
	vertical-align:middle
}
#footerzhang .contactzhang li.follow img {
	max-width:100%!important
}
#footerzhang .contactzhang li.follow a {
	display:block;
	width:28px;
	height:28px;
	color:#fff;
	text-align:center;
	line-height:0;
	border-radius:30px;
	overflow:hidden;
	-webkit-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
#footerzhang .contactzhang li.follow .hidden-link {
	display:none
}
#footerzhang .contactzhang li.follow .fb
a {
	background:#f8dc7f url("../img/weibo.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .youtu
a {
	padding-left:2px;
	font-size:1rem;
	font-size:12px;
	text-decoration:none;
	background-color:#0cc517
}
#footerzhang .contactzhang li.follow .line
a {
	background:#fff url("../img/line.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .pinterest
a {
	background:#fff url("../img/haohao.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .redbook
a {
	background:#fff url("../img/xiaohongshu.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .redbook
a {
	background:#fff url("../img/xiaohongshu.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .tmall
a {
	background:#fff url("../img/tianmao.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .jd
a {
	background:#fff url("../img/jingdong.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .douyin
a {
	background:#fff url("../img/douyin.png") center no-repeat;
	background-size:30px
}
#footerzhang .contactzhang li.follow .fb a:hover,
#footerzhang .contactzhang li.follow .youtu a:hover,
#footerzhang .contactzhang li.follow .line a:hover,
#footerzhang .contactzhang li.follow .pinterest a:hover,
#footerzhang .contactzhang li.follow .redbook a:hover,
#footerzhang .contactzhang li.follow .tmall a:hover,
#footerzhang .contactzhang li.follow .douyin a:hover {
	opacity:.7
}
#footerzhang .contactzhang li.follow .youtu span,#footerzhang .contactzhang li.follow .pinterest span {
	display:block;
	line-height:28px
}
#footerzhang .contactzhang li.follow .douyin {
	position:relative
}
#footerzhang .contactzhang li.follow .popup-titok {
	position:absolute;
	z-index:15;
	top:-20px;
	left:50%;
	-webkit-transform:translate(-50%,-100%);
	-ms-transform:translate(-50%,-100%);
	transform:translate(-50%,-100%);
	width:360px;
	max-width:calc(100vw - 20px);
	background:#fff;
	padding:10px;
	border-radius:20px;
	box-shadow:0 0 30px rgb(0 0 0 / 50%);
	display:none
}
#footerzhang .contactzhang li.follow .popup-titok::after {
	content:'';
	display:block;
	width:0;
	height:0;
	left:50%;
	bottom:-14px;
	margin-left:-10px;
	border-style:solid;
	border-width:15px 10px 0 10px;
	border-color:#fff transparent transparent transparent;
	position:absolute
}
#footerzhang .contactzhang li.follow .popup-titok img {
	max-width:100%;
	border-radius:20px;
	height:auto;
	position:relative;
	z-index:0
}
#footerzhang .contactzhang li.follow .douyin.is-open .popup-titok {
	display:block;
	-webkit-animation:fadeIn 0.6s both;
	animation:fadeIn 0.6s both
}
#footerzhang .contactzhang li.follow .js-close-popup {
	position:absolute;
	top:10px;
	right:10px;
	z-index:10;
	width:30px;
	height:30px
}
#footerzhang .contactzhang li.follow .js-close-popup:before,#footerzhang .contactzhang li.follow .js-close-popup:after {
	content:'';
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:20px;
	height:3px;
	margin-left:-10px;
	margin-top:-1px;
	border-radius:50px;
	background:#000
}
#footerzhang .contactzhang li.follow .js-close-popup::before {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
#footerzhang .contactzhang li.follow .js-close-popup::after {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
#footerzhang .contactzhang li.mailzhang .icon {
	padding-top:8px
}
#footerzhang .contactzhang li.mailzhang .icon span {
	position:relative;
	top:0;
	width:23px;
	height:17px;
	background:url(../img/icon_mail.png) no-repeat 0 0;
	overflow:hidden;
	background-size:cover
}
#footerzhang .contactzhang li.location .icon span {
	position:relative;
	top:0;
	width:30px;
	height:26px;
	background:url(../img/icon_location.png) no-repeat 0 0;
	overflow:hidden;
	background-size:cover
}
#footerzhang .contactzhang li.mailzhang:hover .icon span,#footerzhang .contactzhang li.location:hover .icon span {
	top:-8px
}
@media only screen and (max-width:569px) {
	#footerzhang .contactzhang li.follow .ti,
	#footerzhang .contactzhang .ti span {
	display:none
}
#footerzhang .contactzhang li.follow ul {
	margin-top:0
}
#footerzhang .contactzhang li.follow .hidden-link {
	display:block
}
}
@media only screen and (min-width:570px) {
	#footerzhang .contactzhang .icon {
	height:41px
}
#footerzhang .contactzhang .ti {
	font-size:1rem
}
#footerzhang .contactzhang .ti small {
	padding-top:2px
}
#footerzhang .contactzhang li.mailzhang:hover .ti,#footerzhang .contactzhang li.location:hover .ti,
#footerzhang .contactzhang li.mailzhang:hover .ti small,#footerzhang .contactzhang li.location:hover .ti small {
	color:#cc1d24
}
}
@media only screen and (min-width:1200px) {
	#footerzhang .contactzhang {
	padding-top:58px;
	padding-bottom:48px
}
}
@media only screen and (max-width:499px),(max-height:639px) {
	#footerzhang .contactzhang li.follow .popup-titok {
	width:320px
}
}
#footerzhang .links {
	display:none
}
#footerzhang .links .wrap {
	width:100%
}
#footerzhang .links .area
a {
	text-decoration:none
}
#footerzhang .links .area .ti {
	font-size:1rem;
	color:#000
}
#footerzhang .links .area .nav-item a {
	color:#444;
	line-height:28px
}
#footerzhang .links .area a:hover {
	color:#cc1d24
}
@media only screen and (min-width:992px) {
	#footerzhang .links {
	display:block
}
#footerzhang .links .wrap {
	display:table;
	padding:25px
0;
	width:100%
}
#footerzhang .links .wrap .wrap-row {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
#footerzhang .links .wrap .wrap-row .area {
	display:inline-block;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	-ms-flex-preferred-size:16%;
	flex-basis:16%
}
#footerzhang .links .area {
	padding:10px 0;
	width:16.666666%;
	text-align:center;
	border-right:#e0e0e0 solid 1px
}
#footerzhang .links .area:last-child {
	border-right:0
}
#footerzhang .links .area .ti:after {
	display:block;
	content:'';
	margin:20px auto;
	width:28px;
	height:2px;
	background-color:#cc1d24
}
#footerzhang .links .area .nav-item {
	display:block !important
}
}
@media only screen and (min-width:1200px) {
	#footerzhang .links .wrap {
	padding:45px 0 35px
}
}
#footerzhang .info-com {
	line-height:1.3;
	padding:20px 0 10px;
	font-size:0.875rem;
	background-color:#aa773d
}
#footerzhang .info-com ul {
	text-align:center
}
#footerzhang .info-com ul li {
	display:inline-block;
	padding:0 5px
}
#footerzhang .info-com h3 {
	margin:0;
	font-size:0.875rem;
	color:#fff;
	font-weight:300
}
#footerzhang .info-com h3 a {
	color:#fff;
	text-decoration:none
}
#footerzhang .info-com .copyright {
	margin-top:10px;
	color:#fff;
	font-weight:300
}
#footerzhang .info-com .copyright li {
	position:relative;
	padding:0 11px 0 10px
}
#footerzhang .info-com .copyright li:after {
	display:block;
	content:'';
	position:absolute;
	top:5px;
	right:0;
	width:1px;
	height:9px;
	background-color:#fff
}
#footerzhang .info-com .copyright li:last-child:after {
	display:none
}
#footerzhang .info-com .copyright
a {
	color:#fff;
	text-decoration:none
}
#footerzhang .info-com .copyright a:hover {
	color:#d1cfbf
}
@media only screen and (max-width:459px) {
	#footerzhang .info-com .copyright .privacy:after {
	display:none
}
}

* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.containerzhang {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}</pre></body></html>