<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Arial
}
.over {
	overflow: hidden
}
.trans {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.imgZoom img {
	transition: all .4s;
	-webkit-transition: all .4s
}
.imgZoom img:hover {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1)
}
.hoverBtn {
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.hoverBtn:hover {
	background-color: #b2b2b2!important;
	border-color: #b2b2b2!important;
	color: #fff!important
}
.nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.ellip2 {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.auto-container {
	width: 1400px;
	margin-left: auto;
	margin-right: auto
}
.top-search-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	z-index: 100;
	opacity: .8;
	display: none
}
.site-nav {
	position: fixed;
	width: 100%;
	z-index: 50;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	background-color: #fff;
	max-width: 1920px;
}
.site-nav:hover {
	background-color: #fff
}
.site-nav:hover .head .slogan {
	color: #ff7700
}
.site-nav:hover .head .navbox li a {
	color: #333
}
.site-nav:hover .head .navbox li a:hover {
	color: #ff7700
}
.site-nav:hover .head .top_search .head_email:hover img {
	-webkit-filter: inherit;
	filter: inherit
}
.site-nav:hover .head .top_search img {
	filter: inherit
}
.head .top_search .head_email #shopcar_num {
	display: none;
	position: relative;
	top: -15px;
	left: -15px;
	background: #ff7700;
	border-radius: 50%;
	color: #fff;
	padding: 2px 7px
}
.Home-banner{padding-top: 100px;}
.site-nav.scrollHead {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1)
}
.site-nav.scrollHead .head .slogan {
	color: #ff7700
}
.site-nav.scrollHead .head .navbox li a {
	color: #333
}
.site-nav.scrollHead .head .navbox li a:hover {
	color: #ff7700
}
.site-nav.scrollHead .head .top_search .head_email:hover img {
	-webkit-filter: inherit;
	filter: inherit
}

.site-nav.scrollHead .navbtn i {
	background-color: #000
}
.site-nav .auto-container {
	width: 94%;
	max-width: 1720px
}
.head {
	position: relative
}
.head .logo {
	position: relative;
	z-index: 10;
	line-height: 100px;
	float: left
}
.head .logo a {
	display: block
}
.head .logo .logoImg {
	height: 80px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}
.head .logo .line {
	width: 3px;
	height: 45px;
	background-color: #ff7700;
	float: left;
	position: absolute;
	top: 29%;
	margin-left: 15px
}
.head .logo .logoImg:last-child {
	display: none
}
.site-nav.scrollHead .head .line {
	background-color: #ff7700
}
.head .slogan {
	color: #ff7700;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	margin-left: 35px;
	float: right;
	margin-top: 20px;
	max-width: 300px;
}
.head .navBar {
	float: right;
	opacity: 1;
	transform-origin: left center
}
.head .navbox li {
	display: inline-block;
	margin: 0 20px;
	line-height: 100px;
	vertical-align: top
}
.head .navbox li:hover .sub {
	display: block
}
.head .navbox li .stair {
	position: relative
}
.head .navbox li.active .stair&gt;a {
	color: #ff7700
}
.head .navbox li.active .stair:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 89px;
	height: 2px;
	background-color: #ff7700
}
.head .navbox li:hover .stair&gt;a {
	color: #ff7700
}
.head .navbox li:hover .stair:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 89px;
	height: 2px;
	background-color: #ff7700
}
.head .navbox li .a {
	display: inline;
	color: #333;
	font-size: 16px;
	padding: 8px 0;
	text-transform: uppercase;
	font-weight: 700
}
.head .navbox li .a .mobile-navbtn {
	position: absolute;
	top: 10px;
	right: 0;
	margin: auto;
	font-size: 20px;
	width: 20px;
	height: 20px;
	transition: .3s
}
.head .navbox li .a .mobile-navbtn.open {
	transform: rotate(90deg)
}
.head .navbox li .a .mobile-navbtn::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	width: 10px;
	height: 10px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	transform: rotate(45deg)
}
.head .top_search {
	position: relative;
	float: right;
	padding-left: 0;
	line-height: 92px;
	margin-left: 10px;
	cursor: pointer
}

.head .top_search .head_email {
	margin-right: 20px
}
.head .top_search img {
	vertical-align: middle
}
.head .top_search .start_search {
	margin-left: 20px
}
.head .top_search .search_con2 {
	position: absolute;
	right: 22px;
	top: 26px;
	height: 50px;
	z-index: 100;
	transform: scale3d(0,0,0);
	transform-origin: right center;
	transition: all .5s;
	opacity: 0;
	width: 500px;
	opacity: 1
}
.head .top_search .search_con2 .search-input {
	width: 380px;
	float: left;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	font-size: 16px;
	padding-left: 20px;
	background: #fff
}
.head .top_search .search_con2 .input1 {
	height: 48px;
	line-height: 48px;
	background: 0 0;
	border: 0;
	width: calc(100% - 57px);
	float: left;
	outline: 0;
	font-size: 16px;
	color: #666;
	font-family: "å¾®è½¯é›…é»‘"
}
.head .top_search .search_con2 .bnts {
	float: right;
	width: 56px;
	height: 48px;
	background: url(/images/head_pic3.png) center center no-repeat;
	margin-right: 1px;
	cursor: pointer;
	border: none;
	outline: 0
}
.head .top_search .search_con2 .moblie-search-close {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
	background: url(/images/c10.png) center center no-repeat;
	background-size: 100%
}
.sub {
	display: none;
	position: absolute;
	left: 0;
	top: 100%
}
.sub&gt;dl dd {
	line-height: 1.6;
	padding: 10px 15px;
	font-size: 16px;
	background-color: #fff;
	position: relative;
}
.sub&gt;dl dd .mobile-navbtn {
	display: none;
	position: absolute;
	top: 8px;
	right: 15px;
	margin: auto;
	font-size: 20px;
	width: 20px;
	height: 20px;
	transition: .3s
}
.sub&gt;dl dd .mobile-navbtn.open {
	transform: rotate(90deg)
}
.sub&gt;dl dd .mobile-navbtn:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	width: 10px;
	height: 10px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	transform: rotate(45deg)
}
.sub&gt;dl dd .text {
	display: inline-block;
	vertical-align: middle;
	color: #535353
}
.sub&gt;dl dd:hover .text {
	color: #ff7700
}
.sub&gt;dl dd .t-menu {
	position: absolute;
	top: 0;
	left: 101%;
	background-color: #fff;
	display: none
}
.sub&gt;dl dd .t-menu li {
	padding: 10px 20px;
	box-sizing: border-box;
	line-height: 40px;
	margin: 0
}
.sub&gt;dl dd .t-menu li a {
	display: block
}
.sub&gt;dl dd .t-menu li a:hover {
	color: #ff7700
}
.sub&gt;dl a {
	color: #333;
	white-space: nowrap
}
.scrollHead {
	position: fixed;
	top: 0;
	z-index: 99;
	background-color: #130f0e
}
#showopen .top_search .search_con2 {
	opacity: 1;
	transform: scale3d(1,1,1)
}
#showopen .head .navBar {
	opacity: 0;
	transform: scale3d(0,0,0)
}
#showopen .head .top_search img {
	opacity: 0
}
.M_search {
	display: none;
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	height: 58px;
	background-color: red;
	box-sizing: border-box
}
.M_search .mInp1 {
	width: 100%;
	height: 100%;
	border: 0;
	box-sizing: border-box;
	outline: 0;
	padding: 10px;
	padding-right: 74px;
	font-size: 15px;
	color: #666
}
.M_search .mInp1::placeholder {
	color: #999
}
.M_search .m_search_btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 80px;
	background-color: #ff7700;
	border: 0;
	outline: 0;
	text-align: center;
	cursor: pointer
}
.M_search .m_search_btn img {
	display: inline-block;
	filter: brightness(0) invert(500);
}
.footer {
	position: relative;
	z-index: 3;
	background-color: #fff
}
.footer .footer_content {
	padding-top: 86px;
	padding-bottom: 66px
}
.footer dl {
	transition: all .3s ease 0s;
	float: left;
	color: #888;
	margin-left: 3%
}
.footer dl dt {
	margin-bottom: 32px;
	font-size: 18px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase
}
.footer dl dd {
	line-height: 26px;
	font-size: 16px;
	color: #666
}
.footer dl dd p {
	width: 254px;
	word-wrap: break-word;
	line-height: 24px
}
.footer dl dd a {
	color: #666;
	text-decoration: none
}
.footer dl dd a:hover {
	color: #ff7700
}
.footer .foot_add {
	position: relative;
	width: 396px;
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	padding-right: 5%;
	box-sizing: content-box
}
.footer .foot_add::after {
	content: '';
	width: 1px;
	height: 100%;
	background-color: #ddd;
	position: absolute;
	right: 0;
	top: 0
}
.footer .foot_add dt &gt; img{
    max-height: 80px;
}
.footer .foot_add dd {
	margin-bottom: 0;
	max-width: 380px;
	position: relative;
	line-height: 22px;
	margin-bottom: 10px
}
.footer .foot_add .addr_dd {
	margin-top: 10px
}
.footer .foot_add .addr_dd strong {
	display: inline-block;
	margin-bottom: 6px;
	color: #222
}
.footer .foot_add dd&gt;img {
	position: absolute;
	left: 0;
	top: 2px;
	max-width: 26px
}
.footer .foot_add .w54 {
	display: inline-block;
	width: 54px;
	color: #222
}
.footer .f_link_letter {
	
}
.footer .f_link_letter .email_inp {
	position: relative;
	width: 100%
}
.footer .f_link_letter .email_inp .inp_text {
	width: 100%;
	height: 40px;
	border: 1px solid #444;
	background-color: transparent;
	outline: 0;
	padding-left: 50px;
	padding-right: 10px;
	box-sizing: border-box;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.footer .f_link_letter .email_inp .inp_text:focus {
	border-color: #c7262e
}
.footer .f_link_letter .email_inp .send_email_btn {
	position: absolute;
	height: 40px;
	width: 40px;
	top: 0;
	left: 0;
	background-color: #c7262e;
	border: 0;
	outline: 0
}
.footer .f_link_letter .email_inp .send_email_btn img {
	margin-bottom: 5px
}
.footer .f_link_letter .talk {
	display: inline-block;
	padding: 0 28px;
	margin-top: 14px;
	background-color: #ff7700;
	color: #fff;
	line-height: 40px;
	border-radius: 40px;
	font-size: 14px;
	font-weight: 700
}
.footer .f_link_letter .talk:hover {
	background-color: #ff7700
}
.footer .f_link_letter .talk img {
	margin-left: 14px;
	vertical-align: middle
}
.friends_links {
	position: relative;
	width: 100%;
	background-color: #222;
	border-top: 1px solid #141312;
	padding: 0 20px;
	box-sizing: border-box
}
.friends_links:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #49443f;
	position: absolute;
	top: 0;
	left: 0
}
.friends_links a {
	line-height: 58px;
	font-size: 14px;
	color: #fff;
	margin-right: 57px
}
.friends_links a:hover {
	color: #ff7700
}
.friends_links span {
	margin-right: 16px;
	line-height: 58px;
	font-size: 16px;
	color: #aaa
}
#new-link {
	margin-top: 20px
}
#new-link li {
	margin: 0 6px;
	display: inline-block
}
.footerbar {
	background-color: #eee;
	text-align: center;
	color: #666;
	line-height: 20px;
	font-size: 16px
}
.footerbar .copyright {
	float: left;
	line-height: 24px;
	padding: 23px 0
}
.footerbar .copyright a {
	color: #666;
	margin-right: 34px
}
.footerbar .links {
	margin-top: 12px
}
.footerbar .links a {
	color: #666
}
.shape {
	margin-top: 24px;
	padding-top: 22px;
	border-top: 1px solid #e2e3e5
}
.shape a {
	margin-right: 10px;
	text-decoration: none
}
.shape a:hover img {
	filter: inherit;
	opacity: .5
}
.links_f {
	margin-right: 28px;
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	color: #333
}
.link_box {
	display: inline-block;
	position: relative
}
.link_box span {
	width: 215px;
	display: inline-block;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	padding-right: 20px;
	background-image: url(/images/top-arr.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
	background-color: rgba(255,255,255,.2);
	cursor: pointer;
	color: #333;
	font-size: 16px;
	text-align: left
}
.link_box .Friendlink {
	display: none;
	min-width: 85%;
	width: 215px;
	position: absolute;
	right: 0;
	bottom: 40px;
	z-index: 10;
	background-color: #dfe1e4
}
.link_box .Friendlink li {
	padding: 10px;
	line-height: 26px;
	text-align: left;
	background-color: #dfe1e4;
	border-bottom: 1px solid #ebebeb
}
.link_box .Friendlink li a {
	color: #666;
	font-size: 14px
}
.link_box .Friendlink li a:hover {
	color: #ff7700
}
.loading-box {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 99;
	text-align: center;
	top: 0;
	padding-top: 20%;
	display: none
}

  .whatsappbox{
      position: fixed;
    top: 40%;
    right: 5px;
    z-index: 999;
    text-align: right;
    }
    .whatsappbox a{
        display: block;
    }
    .whatsappbox a .left_wechat_code{
        display: none;
    }
    .whatsappbox a .left_wechat_code img{
        width: 125px;
        height: 125px;
    }
    .whatsappbox a.left-wechat{
        position: relative;
    }
    .whatsappbox a.left-wechat:hover .left_wechat_code{
        display: block;
        position: absolute;
        top: -10px;
        bottom: 0;
        right: 50px;
        padding-right: 10px;
    }
	
	#foot-ph{
	    z-index: 999;
	    position: fixed;
	    bottom: 0;
	    display: none;
	    width: 100%;
	}
	.new-foot-item {
	    float: left;
	    width: 50%;
	    padding-top: 15px;
	    height: 50px;
	    text-align: center;
	}
	.new-foot-item a {
	    color: #fff;
	}
	@media (max-width: 640px) {
	    #foot-ph{display: block;}
	}</pre></body></html>