<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

#bsWXBox {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

html,body {
	position: relative
}

html {
	font-size: 100px
}

@media screen and (max-width:1600px) {
	html {
		font-size: 80px
	}
}

@media screen and (max-width:1280px) {
	html {
		font-size: 66px
	}
}

body {
	font-size: 14px
}

@font-face {
	font-family:"FuturaStd-Medium";src:url(../fonts/FuturaStd-Medium.otf);font-weight:normal;font-style:normal
}

@font-face {
	font-family:"AvantGarde-Demi";src:url(../fonts/AvantGarde-Demi.eot);font-weight:normal;font-style:normal
}

@font-face {
	font-family:"AvenirLTStd-Light";src:url(../fonts/AvenirLTStd-Light.otf);font-weight:normal;font-style:normal
}

@font-face {
	font-family:"ITCAvantGardeStd-Bk";src:url(../fonts/ITCAvantGardeStd-Bk.otf);font-weight:normal;font-style:normal
}

@font-face {
	font-family:"Geometric706BT-BlackB";src:url(../fonts/Geometric706BT-BlackB.otf);font-weight:normal;font-style:normal
}

@font-face {
	font-family:"BaskervilleCyrLTStd-Upright";src:url("../fonts/BaskervilleCyrLTStd-Upright.otf");font-weight:normal;font-style:normal
}

@font-face {
	font-family:'BaskervilleCyrLTStd-Upright';src:url('../fonts/BaskervilleCyrLTStd-Upright.eot');src:url('../fonts/BaskervilleCyrLTStd-Upright.eot?#iefix') format('embedded-opentype'),url('../fonts/BaskervilleCyrLTStd-Upright.woff') format('woff'),url("../fonts/BaskervilleCyrLTStd-Upright.woff2") format("woff2"),url('../fonts/BaskervilleCyrLTStd-Upright.ttf') format('truetype');font-weight:normal;font-style:normal
}

body {
	font-family: arial,sans-serif;
	font-family: "FuturaStd-Medium";
	font-size: 14px;
	color: #000;
	line-height: 1.5;
	margin: 0 auto;
	background: #fff;
	max-width: 1920px;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	word-wrap: break-word;
	word-break: keep-all
}

.bodyHIdden {
	overflow: hidden;
	height: 100%;
	width: 100%
}

a:link,a:visited {
	text-decoration: none;
	outline: #000;
	color: #000
}

a:hover,a:active,a:focus {
	color: #000
}

ul,li {
	list-style: none
}

img {
	border: 0;
	max-width: 100%;
	max-height: 100%
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type=text],textarea {
	font-family: "FuturaStd-Medium";
	font-size: 14px;
	-webkit-appearance: none
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: none;
	font-family: "FuturaStd-Medium"
}

.f-l {
	float: left
}

.f-r {
	float: right
}

.font20 {
	font-size: 20px
}

.textCenter {
	text-align: center
}

.color333 {
	color: #333
}

.hide {
	overflow: hidden
}

.rel {
	position: relative
}

.clearfix {
	clear: both
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.middleRight {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.middleLeft {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.indent2 {
	text-indent: 2em
}

::-webkit-input-placeholder {
	color: #4b4b4b
}

:-moz-placeholder {
	color: #4b4b4b;
	opacity: 1
}

::-moz-placeholder {
	color: #4b4b4b;
	opacity: 1
}

:-ms-input-placeholder {
	color: #4b4b4b
}

.fl {
	float: left
}

.fr {
	float: right
}

.mobile-footer-menu {
	display: none;
	height: 54px
}

@media (max-width:1023px) {
	.mobile-footer-menu {
		display: none;
		width: 100%;
		background: #222;
		padding: 5px 0;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99;
		list-style: none;
		font-size: 12px
	}

	.mobile-footer-menu li {
		width: 25%;
		float: left;
		position: relative
	}

	.mobile-footer-menu li:after {
		content: "";
		position: absolute;
		height: 42px;
		width: 1px;
		background: rgba(255,255,255,0.05);
		right: 0;
		top: 2px
	}

	.mobile-footer-menu li .icon {
		width: 24px;
		height: 24px;
		display: block;
		margin: 0 auto;
		position: relative;
		overflow: hidden
	}

	.mobile-footer-menu li .bt {
		font-style: normal;
		text-align: center;
		display: block;
		color: #fff;
		height: 20px;
		line-height: 20px;
		overflow: hidden
	}

	.mobile-footer-menu li:last-child:after {
		display: none
	}
}

.indent2 {
	text-indent: 2em
}

.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	will-change: transform,opacity
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0)
	}
}

@keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.animated.slideDown {
	-webkit-animation-name: slideDown;
	animation-name: slideDown
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(-100%)
	}
}

@keyframes slideUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.animated.slideUp {
	-webkit-animation-name: slideUp;
	animation-name: slideUp
}

.navPhoneBtn {
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 9;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 36px;
	text-align: right;
	display: none
}

.navPhoneBtn span {
	display: block;
	width: 20px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: #fff;
	border-radius: 3px;
	z-index: 1;
	-webkit-transform-origin: 20px;
	transform-origin: 20px;
	-webkit-transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1)
}

.navPhoneBtn span:nth-last-child(2) {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s ease;
	transition: width .5s ease
}

.navPhoneBtn span:last-child {
	margin-bottom: 0
}

.navPhoneBtn.close,.navPhoneBtn.closeMember {
	opacity: 1;
	z-index: 10
}

.navPhoneBtn.close span,.navPhoneBtn.closeMember span {
	opacity: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navPhoneBtn.close span:nth-last-child(3),.navPhoneBtn.closeMember span:nth-last-child(3) {
	opacity: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navPhoneBtn.close span:nth-last-child(2),.navPhoneBtn.closeMember span:nth-last-child(2) {
	width: 0;
	opacity: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s;
	transition: width .5s
}

.navPhoneBtn.close span:last-child,.navPhoneBtn.closeMember span:last-child {
	margin-bottom: 0
}

@media (max-width:1023px) {
	.navPhoneBtn {
		display: block
	}
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 99999;
	background: #fff;
	filter: alpha(opacity=90);
	opacity: 80
}

.prompt a {
	color: #000
}

.prompt span {
	position: absolute;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	display: block;
	line-height: 24px;
	color: #000
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 30px;
	font-weight: 100;
	cursor: pointer
}

.prompt_close:hover {
	background: #f00;
	color: #fff
}

@-webkit-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}

@-webkit-keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}

@-webkit-keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2
}

@keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.ellipsis3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3
}

.ellipsis4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4
}

#container {
	overflow: hidden;
	position: relative
}

.phone-nav {
	position: fixed;
	right: 15px;
	top: 0;
	line-height: 70px;
	display: none;
	color: #666;
	z-index: 6667
}

.phone-nav svg {
	width: 31px;
	fill: #02b997;
	vertical-align: middle
}

#menu {
	position: fixed;
	top: -100%;
	right: 0;
	width: 100%;
	background: rgba(255,255,255,0.95);
	z-index: 9999;
	height: 100%;
	-webkit-transition: .5s;
	transition: .5s;
	overflow: auto;
	padding: 60px 0
}

#menu .search {
	position: relative;
	overflow: hidden
}

#menu .search .form-control {
	border: 1px solid #c7c7c7;
	height: 40px;
	width: 100%;
	font-size: 14px;
	color: #999;
	padding: 0 20px;
	background: none
}

#menu .search .form-control:focus {
	border: 1px solid #e6caca
}

#menu .search .btn {
	position: absolute;
	top: 0;
	right: 0;
	background: #e6caca url(../images/search.png) no-repeat center center;
	background-size: 15px;
	border: 0;
	height: 40px;
	width: 40px;
	color: #fff
}

#menu ul {
	overflow: hidden;
	padding: 0 20px
}

#menu ul li {
	position: relative
}

#menu ul li a {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	display: block;
	line-height: 48px;
	position: relative;
	border-bottom: 1px solid #f1f1f1
}

#menu ul li i {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	background: url("../images/arrow1.png") no-repeat center center;
	background-size: 13px
}

#menu ul li ul {
	display: none;
	padding: 10px 0
}

#menu ul li ul li a {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	border: 0
}

#menu ul li ul li:before {
	display: none
}

#menu ul .active i {
	background: url("../images/arrow2.png") no-repeat center center;
	background-size: 13px
}

#menu ul li:nth-child(1):before {
	display: none
}

#menu .close {
	display: block;
	height: 36px;
	width: 36px;
	position: absolute;
	right: 20px;
	top: 14px;
	background: url(../images/jia.png) no-repeat center center;
	border-radius: 50%;
	background-size: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

#menu.show1 {
	top: 0
}

#fp-nav {
	display: none !important
}

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem
}

.pic {
	position: relative
}

.header {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 999;
	padding-bottom: .4rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header img {
	vertical-align: top
}

.header .container {
	padding-top: .6rem;
	-webkit-transition: padding-top .5s;
	transition: padding-top .5s
}

.header .container:after {
	content: "";
	display: block;
	clear: both
}

.header .logo {
	float: left;
	width: 3.9rem;
	height: 1.2rem;
	display: block
}

.header .right {
	float: right;
	padding-top: .7rem
}

.header .social-search {
	line-height: .6rem;
	height: .6rem;
	background: #e6caca;
	border-top-left-radius: .6rem;
	border-bottom-left-radius: .6rem;
	padding: 0 .7rem 0 .3rem;
	position: absolute;
	right: 0;
	top: .6rem;
	-webkit-transition: top .5s;
	transition: top .5s
}

.header .social-search .social {
	overflow: hidden;
	float: left;
	height: .6rem;
	margin-right: .2rem
}

.header .social-search .social a {
	display: inline-block;
	width: .6rem;
	height: .6rem;
	float: left;
	position: relative
}

.header .social-search .social a img {
	height: .3rem;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header .social-search .social a:hover {
	background: rgba(0,0,0,0.1)
}

.header .social-search .social a:hover img {
	opacity: .8
}

.header .social-search .search {
	float: left;
	position: relative
}

.header .social-search .input-form {
	font-size: .14rem;
	width: 2.6rem;
	height: .3rem;
	line-height: .3rem;
	border: 0;
	color: #000;
	border-radius: .3rem;
	padding: 0 .3rem;
	background: #fff
}

.header .social-search .input-form::-webkit-input-placeholder {
	color: #000
}

.header .social-search .input-form:-ms-input-placeholder {
	color: #000
}

.header .social-search .input-form::-webkit-input-placeholder {
	color: #000
}

.header .social-search .input-form::-ms-input-placeholder {
	color: #000
}

.header .social-search .input-form::placeholder {
	color: #000
}

.header .social-search .btn-form {
	color: #fff;
	width: .2rem;
	height: .2rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: .1rem
}

.headerFixed {
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	-webkit-box-shadow: 0 0 12px 0 rgba(111,111,111,0.38);
	box-shadow: 0 0 12px 0 rgba(111,111,111,0.38);
	padding-bottom: .1rem
}

.headerFixed .container {
	padding-top: .3rem
}

.headerFixed .social-search {
	top: .3rem
}

.nav {
	float: right
}

.nav&gt;.list {
	float: right;
	margin-right: -0.25rem
}

.nav&gt;.list&gt;li {
	float: left;
	font-size: .18rem;
	position: relative
}

.nav&gt;.list&gt;li&gt;a {
	padding: 0 .25rem;
	display: block;
	color: #000;
	text-transform: uppercase;
	line-height: .8rem;
	position: relative
}

.nav&gt;.list&gt;li:hover&gt;a {
	color: #e6caca
}

.nav&gt;.list&gt;li .subnav {
	position: absolute;
	top: .8rem;
	display: none;
	width: 2.4rem;
	left: 50%;
	margin-left: -1.2rem;
	z-index: 9;
	padding: 0;
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 0 .12rem 0 rgba(111,111,111,0.38);
	box-shadow: 0 0 .12rem 0 rgba(111,111,111,0.38)
}

.nav&gt;.list&gt;li .subnav&gt;.list {
	padding: .15rem .15rem;
	float: none
}

.nav&gt;.list&gt;li .subnav&gt;.list li {
	float: none;
	margin: 0;
	padding: 0;
	font-size: .14rem
}

.nav&gt;.list&gt;li .subnav&gt;.list li a {
	line-height: .2rem;
	padding: 10px .2rem;
	display: block;
	color: #000
}

.nav&gt;.list&gt;li .subnav&gt;.list li a:hover {
	background: #e6caca;
	color: #fff
}

.nav li.active a {
	color: #e6caca
}

.banner {
	overflow: hidden;
	position: relative
}

.banner img {
	display: block
}

.banner .text {
	color: #fff;
	width: 100%;
	position: absolute;
	z-index: 9;
	top: 30%;
	left: 0
}

.banner .title {
	width: 46%;
	padding: .45rem 0;
	font-size: .72rem;
	line-height: 1;
	font-family: "Geometric706BT-BlackB";
	position: relative;
	z-index: 1
}

.banner .title:before {
	content: "";
	display: inline-block;
	width: 5000px;
	height: 100%;
	background: rgba(218,176,176,0.25);
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0
}

.banner .info {
	font-family: "Futura Bk BT";
	padding: .2rem 0;
	margin-bottom: .1rem;
	font-size: .24rem;
	color: #000;
	letter-spacing: -1px;
	position: relative
}

.banner .info:before {
	content: "";
	display: inline-block;
	width: .3rem;
	height: 1px;
	background: #fff;
	vertical-align: middle;
	margin-right: .15rem
}

.banner .btn {
	padding-left: .4rem
}

.banner .btn a {
	font-family: "Futura Bk BT";
	display: inline-block;
	background: #e6caca;
	color: #fff;
	font-size: .24rem;
	text-align: center;
	line-height: .4rem;
	min-width: 2.5rem;
	border-radius: .4rem;
	letter-spacing: 1px;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.banner .btn a:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: .4rem;
	background: rgba(0,0,0,0.1);
	opacity: 0;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0
}

.banner .btn a:hover:after {
	opacity: 1
}

.home-title {
	text-align: center
}

.home-title .title {
	line-height: 1;
	font-size: .6rem;
	font-family: "Geometric706BT-BlackB"
}

.home-title .info {
	padding-top: .2rem;
	font-size: .2rem;
	font-family: "AvenirLTStd-Light"
}

.home-product {
	font-family: "AvantGarde-Demi";
	padding: 2rem 0 0 0;
	overflow: hidden
}

.home-product .container {
	padding-left: 0;
	padding-right: 0
}

.home-product img {
	vertical-align: top
}

.home-product .nr {
	margin-top: 1.6rem
}

.home-product .list {
	margin-left: -0.1rem;
	margin-right: -0.1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.home-product .list li {
	width: 50%;
	float: left;
	padding: 0 .1rem .2rem .1rem
}

.home-product .list .box {
	display: block;
	position: relative
}

.home-product .list .div-1 {
	padding-bottom: .2rem
}

.home-product .list .div-1:last-child {
	padding-bottom: 0
}

.home-product .list .text {
	width: 100%;
	position: absolute;
	bottom: 0
}

.home-product .list .pic {
	overflow: hidden
}

.home-product .list img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-product .list .title {
	height: 1rem;
	line-height: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(218,176,176,0.25);
	font-size: .6rem;
	color: #fff;
	padding: 0 .4rem;
	font-weight: 700
}

.home-product .list .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.home-quality {
	padding: 1.8rem 0 0 0;
	font-size: .24rem;
	line-height: 1.875
}

.home-quality .container {
	padding-left: 0;
	padding-right: 2rem
}

.home-quality img {
	vertical-align: top
}

.home-quality .nr {
	margin-top: 1.6rem
}

.home-quality .left {
	width: 50%;
	float: left
}

.home-quality .right {
	width: 50%;
	float: left;
	padding-left: .6rem
}

.home-quality .moreBtn {
	margin-top: 1rem
}

.home-quality .moreBtn a {
	font-family: "Futura Bk BT";
	display: inline-block;
	background: #e6caca;
	color: #fff;
	text-align: center;
	min-width: 3.1rem;
	line-height: .48rem;
	border-radius: .48rem;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.home-quality .moreBtn a:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: .4rem;
	background: rgba(0,0,0,0.1);
	opacity: 0;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0
}

.home-quality .moreBtn a:hover:after {
	opacity: 1
}

.home-quality .moreBtn a .icon {
	vertical-align: middle;
	margin-top: -3px;
	margin-left: .4rem
}

.home-choice {
	padding: 0 0 0 0;
	font-size: .24rem;
	line-height: 2;
	overflow: hidden
}

.home-choice .home-title {
	text-align: left;
	margin-bottom: .5rem
}

.home-choice .nr {
	margin-top: 2rem
}

.home-choice .left {
	width: 50%;
	float: left
}

.home-choice .right {
	width: 50%;
	float: left;
	padding-left: 5%
}

.home-choice .youshi {
	font-family: "Futura Bk BT"
}

.home-choice .youshi .list li {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 0 .6rem 0
}

.home-choice .youshi .list .num {
	font-size: .6rem;
	color: #e6caca;
	font-family: "AvantGarde-Demi";
	font-weight: 700
}

.home-choice .part-2 {
	padding-top: 1.5rem
}

.home-choice .part-2 .container {
	padding-left: 0;
	padding-right: 0
}

.home-choice .part-2 .list {
	margin-left: -0.1rem;
	margin-right: -0.1rem
}

.home-choice .part-2 .list li {
	width: 25%;
	float: left;
	padding: 0 .1rem .2rem .1rem
}

.home-choice .part-2 .list .box {
	display: block;
	text-align: center;
	position: relative
}

.home-choice .part-2 .list .text {
	padding: .9rem .4rem 0 .4rem
}

.home-choice .part-2 .list .pic {
	position: relative
}

.home-choice .part-2 .list .pic:after {
	content: "";
	display: block;
	padding-top: 147.31182796%
}

.home-choice .part-2 .list .pic img {
	width: 100%
}

.home-choice .part-2 .list .title {
	font-size: .3rem;
	line-height: .36rem;
	height: .72rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	font-family: "Geometric706BT-BlackB";
	margin-bottom: .4rem
}

.home-choice .part-2 .list .info {
	line-height: 2
}

.home-certi {
	padding: 1.5rem 0 0 0
}

.home-certi img {
	vertical-align: top
}

.home-certi .text {
	max-width: 11.6rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: .24rem;
	line-height: 2;
	padding: .3rem 0 1rem 0
}

.home-about {
	padding-top: 2rem
}

.home-about img {
	vertical-align: top
}

.home-about .text {
	max-width: 12.4rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: .24rem;
	line-height: 2;
	padding: .3rem 0 1rem 0
}

.home-news {
	padding: 2rem 0 1.5rem 0;
	font-size: .18rem
}

.home-news .container {
	padding-left: 1rem;
	padding-right: 1rem
}

.home-news img {
	vertical-align: top
}

.home-news .nr {
	margin-top: .7rem
}

.home-news .list {
	margin-left: -0.35rem;
	margin-right: -0.35rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.home-news .list li {
	width: 33.33333333%;
	float: left;
	padding: 0 .35rem 0 .35rem
}

.home-news .list .box {
	display: block;
	text-align: center
}

.home-news .list .pic {
	position: relative
}

.home-news .list .pic:after {
	content: "";
	display: block;
	padding-top: 64.54545455%;
	display: none
}

.home-news .list .pic img {
	width: 100%;
	position: static
}

.home-news .list .text {
	padding: .4rem 0 .4rem 0
}

.home-news .list .title {
	line-height: .24rem;
	height: .48rem;
	padding: 0 .45rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-bottom: .2rem
}

.home-news .list .info {
	line-height: .24rem;
	height: .96rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	padding: 0 .45rem;
	margin-bottom: .4rem
}

.home-news .list .date {
	border-top: 2px #e6caca solid;
	padding: .2rem 0;
	line-height: .24rem
}

.footer {
	color: #fff;
	font-size: .2rem;
	background: #e6caca;
	padding: 1.6rem 0 1.4rem 0
}

.footer a {
	color: #fff
}

.footer a:hover {
	color: #fff;
	text-decoration: underline
}

.footer .container {
	padding-left: .5rem;
	padding-right: .5rem
}

.footer .left {
	width: 38%;
	float: left;
	padding: 0 .5rem;
	text-align: center
}

.footer .left .div-1 {
	display: inline-block;
	text-align: left
}

.footer .social {
	padding-top: .6rem
}

.footer .social a {
	margin-right: .1rem;
	display: inline-block
}

.footer .social a img {
	height: .6rem
}

.footer .copyright {
	font-size: .29rem;
	margin-top: .44rem;
	padding: 0
}

.footer .titleBig {
	font-weight: normal;
	font-size: .36rem;
	line-height: .4rem;
	letter-spacing: 3px;
	padding-bottom: .05rem;
	font-weight: 700
}

.footer .link {
	width: 34%;
	float: left;
	padding: .3rem .5rem 0 .5rem
}

.footer .link ul {
	padding-top: .4rem
}

.footer .link li {
	font-family: "ITCAvantGardeStd-Bk";
	width: 50%;
	float: left;
	position: relative;
	margin-bottom: .2rem;
	text-transform: uppercase
}

.footer .link li:before {
	top: 50%;
	left: 0;
	content: "";
	width: .32rem;
	height: 2px;
	margin-top: -1px;
	position: absolute;
	background: #fff
}

.footer .link li a {
	color: #fff;
	display: block;
	padding-left: .54rem
}

.footer .footer-lxfs {
	font-family: "ITCAvantGardeStd-Bk";
	padding-top: .3rem;
	width: 28%;
	float: right;
	padding: .3rem .5rem 0 .5rem
}

.footer .footer-lxfs .text {
	padding-top: .3rem
}

.footer .footer-lxfs p {
	padding: .1rem 0 .1rem .6rem;
	position: relative;
	line-height: 1.5;
	font-size: .2rem
}

.footer .footer-lxfs p img {
	position: absolute;
	width: .36rem;
	top: .08rem;
	left: 0
}

@media screen and (max-width:1023px) {
	.container {
		padding-left: 15px !important;
		padding-right: 15px !important
	}

	.header {
		padding-bottom: 10px
	}

	.header .logo {
		width: 130px;
		height: 40px
	}

	.header .container {
		padding-top: 10px
	}

	.header .right {
		display: none
	}

	html {
		font-size: 30px !important
	}

	.banner .text {
		top: 15%
	}

	.banner .title {
		width: 63%
	}

	.banner .info {
		font-size: 14px;
		letter-spacing: 0;
		max-width: 60%
	}

	.banner .info:before {
		display: none
	}

	.banner .btn {
		padding: 0
	}

	.banner .btn a {
		min-width: 120px;
		height: 30px;
		line-height: 30px;
		border-radius: 30px
	}

	.home-title .title {
		font-size: 24px
	}

	.home-product .list .title {
		font-size: 16px;
		height: 30px;
		line-height: 30px
	}

	.home-quality {
		font-size: 14px
	}

	.home-quality .left {
		width: 100%
	}

	.home-quality .right {
		width: 100%;
		padding: 20px 0
	}

	.home-quality .moreBtn a {
		padding: 0 10px;
		min-width: 140px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px
	}

	.home-quality .moreBtn .icon {
		height: 7px
	}

	.home-choice {
		font-size: 14px
	}

	.home-choice .left {
		width: 100%
	}

	.home-choice .right {
		width: 100%;
		padding: 0 0 20px 0
	}

	.home-choice .youshi .list li {
		padding-bottom: 0
	}

	.home-choice .youshi .list .num {
		font-size: 20px
	}

	.home-choice .part-2 {
		padding: 0
	}

	.home-choice .part-2 .list {
		margin-left: -5px;
		margin-right: -5px
	}

	.home-choice .part-2 .list li {
		width: 50%;
		padding: 0 5px 10px 5px
	}

	.home-choice .part-2 .list .text {
		padding: 10px 0 0 0
	}

	.home-choice .part-2 .list .title {
		font-size: 18px;
		line-height: 30px;
		height: 60px
	}

	.home-certi .text {
		max-width: 100%;
		font-size: 14px;
		padding: 20px 0 30px 0
	}

	.home-about .text {
		max-width: 100%;
		font-size: 14px;
		padding: 20px 0 30px 0
	}

	.home-news {
		font-size: 14px
	}

	.home-news .list {
		display: block;
		margin-left: 0;
		margin-right: 0
	}

	.home-news .list li {
		width: 100%;
		padding: 0
	}

	.home-news .list .text {
		padding: 10px 0
	}

	.home-news .list .title {
		line-height: 24px;
		height: auto;
		max-height: 48px
	}

	.home-news .list .info {
		font-size: 14px;
		line-height: 24px;
		height: 96px
	}

	.home-news .list .date {
		border-width: 1px;
		padding: 20px 0;
		line-height: 24px
	}

	.footer {
		font-size: 14px
	}

	.footer .left {
		width: 100%;
		text-align: left;
		padding: 0
	}

	.footer .logo {
		width: 163px;
		height: 50px
	}

	.footer .link {
		display: none
	}

	.footer .social {
		padding-top: 10px
	}

	.footer .social a img {
		height: 30px
	}

	.footer .copyright {
		font-size: 16px;
		margin-top: 10px
	}

	.footer .footer-lxfs {
		width: 100%;
		padding: 10px 0
	}

	.footer .footer-lxfs p {
		font-size: 14px;
		padding: 10px 0 0 35px
	}

	.footer .footer-lxfs p img {
		width: 24px;
		height: 24px;
		top: 8px
	}

	.footer .titleBig {
		font-size: 18px;
		line-height: 30px
	}

	.footer .text {
		padding-top: 20px
	}
}

.navPhoneBtn {
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 9;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 36px;
	text-align: right;
	display: none
}

.navPhoneBtn span {
	display: block;
	width: 20px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: #e6caca;
	border-radius: 3px;
	z-index: 1;
	-webkit-transform-origin: 20px;
	transform-origin: 20px;
	-webkit-transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1)
}

.navPhoneBtn span:nth-last-child(2) {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s ease;
	transition: width .5s ease
}

.navPhoneBtn span:last-child {
	margin-bottom: 0
}

.navPhoneBtn.close,.navPhoneBtn.closeMember {
	opacity: 1;
	z-index: 10
}

.navPhoneBtn.close span,.navPhoneBtn.closeMember span {
	opacity: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navPhoneBtn.close span:nth-last-child(3),.navPhoneBtn.closeMember span:nth-last-child(3) {
	opacity: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navPhoneBtn.close span:nth-last-child(2),.navPhoneBtn.closeMember span:nth-last-child(2) {
	width: 0;
	opacity: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s;
	transition: width .5s
}

.navPhoneBtn.close span:last-child,.navPhoneBtn.closeMember span:last-child {
	margin-bottom: 0
}

@media (max-width:1023px) {
	.navPhoneBtn {
		display: block
	}
}

.navM .transparent {
	background: rgba(0,0,0,0.1);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	display: none
}

.navM .navMCon {
	background-color: #f3f3f3;
	width: 80%;
	min-width: 140px;
	max-width: 440px;
	height: 100%;
	border-left: 1px rgba(0,0,0,0.1) solid;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 2;
	position: fixed;
	z-index: 999;
	top: 0;
	bottom: 0;
	right: auto;
	left: -100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.navM .navMWrap {
	overflow-y: auto;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.navM.open .transparent {
	display: block
}

.navM.open .closeBtn {
	display: block
}

.navM.open .navMCon {
	left: 0
}

.navM .closeBtn {
	display: none;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #e6caca;
	color: #fff;
	position: absolute;
	z-index: 999;
	right: -40px;
	top: 0
}

.navM .closeBtn:before,.navM .closeBtn:after {
	content: "";
	display: block;
	background: #fff;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navM .closeBtn:before {
	width: 15px;
	height: 1px
}

.navM .closeBtn:after {
	width: 1px;
	height: 15px
}

.navM .titleBig {
	text-align: center;
	padding: 10px 0;
	display: none
}

.navM .navMWrap&gt;.list .title {
	margin-bottom: 10px;
	padding: 10px 5px;
	border-bottom: 1px rgba(0,0,0,0.1) solid;
	position: relative
}

.navM .navMWrap&gt;.list .title .icon {
	width: 40px;
	height: 40px;
	margin: auto;
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}

.navM .navMWrap&gt;.list .title .icon:after {
	content: "";
	margin: auto;
	width: 8px;
	height: 8px;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navM .navMWrap&gt;.list .has .title .icon {
	display: block
}

.navM .navMWrap&gt;.list .has .title .icon:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navM .navMWrap&gt;.list .active .title .icon:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navM .child {
	padding: 0 5px 20px 5px;
	display: none;
	position: relative
}

.navM .child a {
	color: #666;
	display: block;
	font-size: 14px;
	line-height: 28px;
	padding: 5px 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative
}

.navM .child a:hover {
	color: #000;
	margin-left: 10px
}

.navM .mSearch {
	padding: 10px 0;
	text-align: left;
	overflow: hidden;
	border-bottom: #f3f3f3 1px solid;
	position: relative
}

.navM .mSearch .btn {
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	right: 10px
}

.navM .mSearch .btn img {
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.navM .mSearch input {
	height: 40px;
	line-height: 38px;
	border: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	color: #333;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: all .4s cubic-bezier(.11393, .8644, .14684, 1);
	transition: all .4s cubic-bezier(.11393, .8644, .14684, 1);
	opacity: 1;
	width: 100%;
	padding: 5px 30px 5px 15px;
	border-radius: 2px;
	font-size: 16px;
	background-color: #fff;
	position: static;
	left: 0;
	right: 0
}

.navM .other {
	padding: 10px
}

.navM .languageBtn {
	padding: 10px 0
}

.navM .languageBtn a {
	display: block;
	width: 50%;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px #ccc solid;
	margin-right: -1px;
	background: #fff
}

.inside-banner {
	position: relative
}

.inside-banner img {
	vertical-align: top
}

.inside-banner .text {
	color: #fff;
	width: 100%;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.inside-banner .title {
	max-width: 9.3rem;
	margin-left: auto;
	margin-right: auto;
	padding: .45rem 0;
	font-size: .6rem;
	line-height: .8rem;
	font-family: "Geometric706BT-BlackB";
	position: relative;
	z-index: 1
}

.inside-banner .title-2 {
	max-width: 100%;
	text-align: center
}

.product-show-banner {
	position: relative
}

.product-show-banner img {
	vertical-align: top
}

.product-show-banner .container {
	padding-left: 0;
	padding-right: 0
}

.product-show-banner .text {
	color: #fff;
	width: 100%;
	text-align: left;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.product-show-banner .textC {
	float: right;
	width: 35%;
	padding-right: .3rem
}

.product-show-banner .title {
	font-size: .6rem;
	line-height: .8rem;
	font-family: "Geometric706BT-BlackB";
	margin-bottom: .2rem;
	position: relative;
	z-index: 1
}

.product-show-banner .info {
	line-height: 2.875;
	color: #000;
	font-size: .16rem;
	font-family: "Futura Std"
}

@media screen and (max-width:1023px) {
	.product-show-banner .text {
		position: static
	}

	.product-show-banner .textC {
		width: 100%;
		padding: 20px 0
	}

	.product-show-banner .title {
		color: #000
	}

	.product-show-banner .title .div-1 {
		display: inline-block
	}

	.product-show-banner .info {
		line-height: 2;
		font-size: 14px
	}
}

.bread {
	font-weight: 400;
	font-size: .24rem;
	line-height: .3rem;
	padding: .1rem 0;
	border-bottom: 1px #eee solid
}

.bread .icon {
	margin-right: .1rem;
	height: .24rem;
	margin-top: .03rem;
	display: inline-block;
	float: left
}

.bread a:hover {
	color: #e6caca;
	text-decoration: underline
}

@media screen and (max-width:1023px) {
	.bread {
		font-size: 14px;
		padding: 10px 0;
		line-height: 20px
	}

	.bread .container {
		padding-left: 40px !important;
		position: relative
	}

	.bread .icon {
		width: 20px;
		height: 20px;
		margin-right: 10px;
		float: left;
		position: absolute;
		top: 0;
		left: 10px
	}
}

.product {
	font-size: .24rem;
	padding-top: .8rem
}

.product .container {
	padding-left: 2.8rem;
	padding-right: 2.8rem
}

.product img {
	vertical-align: top
}

.product .hd {
	padding: 0 0 .6rem 0;
	line-height: 2
}

.product .hd .titleBig {
	font-family: "Geometric706BT-BlackB";
	font-size: .6rem;
	line-height: .8rem;
	text-align: center;
	margin-bottom: .3rem
}

.product .tese {
	padding: 1rem 0 1.6rem 0;
	font-size: .24rem
}

.product .tese .list li {
	width: 20%;
	float: left;
	padding-bottom: .4rem
}

.product .tese .list .box {
	text-align: center;
	margin-bottom: .2rem
}

.product .tese .list .pic {
	max-width: 130px;
	margin: auto;
	display: block;
	position: relative
}

.product .tese .list .pic:after {
	content: "";
	display: block;
	padding-top: 100%
}

.product .tese .list .text {
	padding: .1rem 0
}

.product .tese .list .title {
	height: .4rem;
	line-height: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.product .productList {
	background: #f7f8fb
}

.product .productList .container {
	padding-left: 0;
	padding-right: 0
}

.product .productList .list li {
	overflow: hidden
}

.product .productList .list li:nth-child(2n) .pic {
	float: right
}

.product .productList .list li:nth-child(2n) .text {
	float: left;
	text-align: left;
	padding-left: 2.8rem;
	padding-right: .65rem
}

.product .productList .list .titleBig {
	font-size: .36rem;
	font-weight: 700;
	font-family: "Geometric706BT-BlackB";
	text-transform: uppercase;
	margin-bottom: .2rem;
	line-height: 1
}

.product .productList .list .titleBig a:hover {
	color: #e6caca;
	text-decoration: underline
}

.product .productList .list .info {
	font-size: .18rem;
	line-height: 2;
	margin-bottom: .2rem
}

.product .productList .list .pic {
	width: 50%;
	float: left;
	overflow: hidden
}

.product .productList .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.product .productList .list .pic a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.product .productList .list .text {
	width: 50%;
	float: right;
	padding-top: .6rem;
	padding-left: .5rem;
	padding-right: 2rem
}

.product .productList .list .links {
	font-size: .16rem
}

.product .productList .list .links a {
	display: inline-block;
	min-width: 2rem;
	max-width: 100%;
	line-height: .3rem;
	height: .3rem;
	border-radius: .3rem;
	padding-left: .1rem;
	padding-right: .1rem;
	color: #ddabab;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.product .productList .list .links a:hover {
	background: #ddabab;
	color: #fff
}

.product .productList .page {
	padding-top: 0;
	padding-bottom: .2rem
}

@media screen and (max-width:1023px) {
	.product {
		font-size: 14px;
		padding-top: 40px;
		padding-bottom: 0
	}

	.product .hd {
		padding: 0 0 30px 0
	}

	.product .hd .titleBig {
		font-size: 24px
	}

	.product .tese .list {
		margin-left: -10px;
		margin-right: -10px
	}

	.product .tese .list li {
		width: 33.33333333%;
		padding: 0 10px 20px 10px
	}

	.product .tese .list .pic {
		max-width: 60px
	}

	.product .tese .list .title {
		font-size: 14px
	}

	.product .productList .list li {
		padding: 0 0 20px 0
	}

	.product .productList .list li:first-child {
		padding-top: 20px
	}

	.product .productList .list .pic {
		width: 100%;
		margin-bottom: 20px
	}

	.product .productList .list .text {
		width: 100%;
		text-align: left !important;
		padding: 10px 0 0 0 !important
	}

	.product .productList .list .titleBig {
		font-size: 24px;
		margin-bottom: 10px
	}

	.product .productList .list .info {
		font-size: 14px;
		margin-bottom: 10px
	}

	.product .productList .list .links a {
		min-width: 180px;
		font-size: 14px;
		line-height: 30px;
		height: 30px;
		padding: 0 20px;
		border-radius: 30px
	}
}

.product-2 {
	padding-top: .5rem;
	padding-bottom: 1rem;
	background: #eaeaea
}

.product-2 .container {
	padding-left: 3.6rem;
	padding-right: 3.6rem
}

.product-2 .list {
	margin-left: -0.15rem;
	margin-right: -0.15rem
}

.product-2 .list li {
	width: 50%;
	float: left;
	padding: 0 .15rem .3rem .15rem
}

.product-2 .list .box {
	padding: .45rem .45rem 0 .45rem;
	display: block;
	overflow: hidden;
	background: #fff
}

.product-2 .list .pic {
	overflow: hidden;
	position: relative
}

.product-2 .list .pic:after {
	content: "";
	display: block;
	padding-top: 100%
}

.product-2 .list .pic img {
	/* width: 100%; */
	-webkit-transition: all .5s;
	transition: all .5s
}

.product-2 .list .text {
	padding: .4rem 0
}

.product-2 .list .title {
	font-size: .20rem;
	height: .24rem;
	line-height: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "Geometric706BT-BlackB";
	margin-bottom: .1rem;
	text-transform: uppercase
}

.product-2 .list .info {
	font-size: .16rem;
	height: .6rem;
	line-height: .3rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.product-2 .list .box:hover .title {
	color: #e6caca;
	text-decoration: underline
}

.product-2 .list .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.product-2 .page {
	padding-top: .7rem
}

@media screen and (max-width:1023px) {
	.product-2 {
		padding-bottom: 40px
	}

	.product-2 .list {
		margin-left: -10px;
		margin-right: -10px
	}

	.product-2 .list li {
		padding: 0 10px 20px 10px
	}

	.product-2 .list .text {
		padding: 20px 0
	}

	.product-2 .list .title {
		font-size: 14px;
		height: 24px;
		line-height: 24px;
		margin-bottom: 10px
	}

	.product-2 .list .info {
		font-size: 14px;
		height: 40px;
		line-height: 20px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2
	}

	.product-2 .page {
		padding-top: 20px
	}
}

@media screen and (max-width:767px) {
	.product-2 .list {
		margin-left: 0;
		margin-right: 0
	}

	.product-2 .list li {
		width: 100%;
		padding: 0 0 20px 0
	}
}

.product-show {
	font-size: .24rem;
	padding: 1rem 0
}

.about {
	font-size: 24px;
	line-height: 2
}

.about .container {
	padding-left: 3rem;
	padding-right: 3rem
}

.about img {
	vertical-align: top
}

.about .part-1 {
	padding: 1.9rem 0 .9rem 0
}

.about .titleBig {
	font-family: "Geometric706BT-BlackB";
	font-size: .48rem;
	margin-bottom: .6rem;
	text-align: center;
	line-height: 1
}

.about .nr {
	margin-top: .7rem
}

.about .part-2 .list li {
	overflow: hidden;
	padding: 1rem 0;
	background: #eaeaea
}

.about .part-2 .list li:nth-child(2n) {
	background: #fff
}

.about .part-2 .list .pic {
	width: 51%;
	float: left
}

.about .part-2 .list .text {
	width: 49%;
	float: right;
	padding-left: .95rem
}

.about .part-2 .list .title {
	font-family: "Geometric706BT-BlackB";
	font-size: .48rem;
	margin-bottom: .1rem
}

.about .part-2 .list .info {
	font-size: .18rem
}

.about .part-3 {
	padding: 1.9rem 0 .9rem 0
}

.about .part-3 .nr {
	max-width: 12.5rem;
	margin-top: 1.9rem;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.about .part-3 .nr img {
	width: 9.3rem
}

.about .part-3 .lc {
	position: absolute;
	right: .6rem;
	top: .6rem
}

.about .part-3 .lc .list li {
	width: 100%;
	clear: both;
	font-family: "Futura Bk BT";
	font-weight: 100;
	line-height: 1.5;
	padding-bottom: .6rem
}

.about .part-3 .lc .list .date {
	font-size: .32rem;
	color: #e6caca
}

.about .part-3 .lc .list .title {
	font-size: .24rem;
	color: #7a7a7a
}

.about .part-3 .youshi {
	margin-top: 80px;
	font-family: "Futura Bk BT"
}

.about .part-3 .youshi .list li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 0 0 .6rem 0
}

.about .part-3 .youshi .list .num {
	font-size: .6rem;
	color: #e6caca;
	font-family: "AvantGarde-Demi";
	font-weight: 700;
	line-height: 1.5
}

.about .history .nr {
	background: #eaeaea;
	padding-top: .75rem;
	padding-bottom: 2rem
}

.about .history .list li {
	clear: both;
	width: 11.1rem;
	overflow: hidden;
	margin: auto
}

.about .history .list .date {
	line-height: 1;
	text-align: center;
	width: 3.65rem;
	height: 2.73rem;
	background: url(../images/history-bg-1.png) no-repeat right center;
	float: left
}

.about .history .list .date .dateC {
	width: 2.82rem;
	margin-top: 1rem
}

.about .history .list .date .year {
	font-family: "BaskervilleCyrLTStd-Upright";
	font-size: .58rem;
	line-height: .7rem;
	font-weight: 400
}

.about .history .list .date .title {
	font-size: .18rem;
	line-height: .4rem;
	font-weight: 400
}

.about .history .list .text {
	background: #e6caca;
	color: #fff;
	min-height: .72rem;
	border-radius: .72rem;
	text-align: center;
	font-size: .18rem;
	letter-spacing: 1px;
	width: 3.8rem;
	line-height: .3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 1rem;
	float: left
}

.about .history .list li:nth-child(2n) {
	padding-left: 3.65rem
}

.about .history .list li:nth-child(2n) .date {
	float: right;
	background: url(../images/history-bg-2.png) no-repeat left center
}

.about .history .list li:nth-child(2n) .date .dateC {
	float: right
}

.about .history .list li:nth-child(2n) .text {
	float: left;
	text-align: right
}

.about .part-5 {
	padding-top: 2rem
}

.about .part-5 .pic {
	margin-top: 1.3rem
}

@media screen and (max-width:1023px) {
	.about {
		font-size: 14px
	}

	.about .titleBig {
		font-size: 24px
	}

	.about .nr {
		margin-top: 30px
	}

	.about .part-1 {
		padding: 40px 0
	}

	.about .part-2 .list .icon {
		height: 80px
	}

	.about .part-2 .list .title {
		font-size: 20px;
		margin-bottom: 0
	}

	.about .part-2 .list .info {
		font-size: 14px
	}

	.about .part-3 {
		padding: 40px 0
	}

	.about .part-3 .youshi {
		margin-top: 40px
	}

	.about .part-3 .youshi .list .num {
		font-size: 40px
	}

	.about .history .list li {
		width: 100%;
		padding-left: 0 !important;
		padding-bottom: 10px
	}

	.about .history .list .box {
		padding-left: 100px;
		position: relative
	}

	.about .history .list .date {
		background: none !important;
		padding: 0;
		width: 90px;
		text-align: center !important;
		height: auto;
		position: absolute;
		top: 10px;
		left: 0
	}

	.about .history .list .date .dateC {
		width: auto;
		margin-top: 0;
		float: none !important
	}

	.about .history .list .date .year {
		font-size: 18px;
		line-height: 20px;
		margin-right: 10px
	}

	.about .history .list .date .title {
		font-size: 12px;
		line-height: 20px
	}

	.about .history .list .text {
		font-size: 14px;
		line-height: 1.5;
		width: 100%;
		padding: 20px 20px;
		float: none;
		display: block;
		margin-top: 0;
		text-align: left !important
	}
}

@media screen and (max-width:767px) {
	.about .part-2 .list .pic {
		width: 100%
	}

	.about .part-2 .list .text {
		width: 100%;
		padding: 10px 0
	}

	.about .part-2 .list .icon {
		height: 60px
	}

	.about .part-3 .lc {
		position: static
	}

	.about .part-3 .lc .list li {
		width: 33.33333333%;
		float: left;
		clear: none
	}

	.about .part-3 .lc .list .date {
		font-size: 18px
	}

	.about .part-3 .lc .list .title {
		font-size: 14px
	}

	.about .part-3 .youshi .list li {
		width: 50%
	}

	.about .part-3 .youshi .list .num {
		font-size: 20px
	}
}

.page {
	clear: both;
	text-align: center;
	font-size: 0;
	font-family: arial
}

.page .dot {
	font-style: normal;
	font-size: 12px;
	line-height: .4rem;
	vertical-align: middle
}

.page a,.page span {
	font-size: .18rem;
	color: #a9a9a9;
	display: inline-block;
	text-align: center;
	min-width: .5rem;
	line-height: .48rem;
	height: .5rem;
	border-radius: .5rem;
	border: 1px #d2d3d6 solid;
	margin: 0 .1rem;
	padding: 0 .07rem;
	font-weight: 400;
	vertical-align: middle
}

.page a.cur,.page span.cur,.page a.active,.page span.active,.page a:hover,.page span:hover,.page .cpb {
	border-color: #000;
	background: #000;
	color: #fff
}

.page a.cur svg,.page span.cur svg,.page a.active svg,.page span.active svg,.page a:hover svg,.page span:hover svg {
	fill: #fff
}

.page a.prev,.page span.prev,.page a.next,.page span.next {
	padding: 0 .25rem
}

.page a.prev svg,.page span.prev svg,.page a.next svg,.page span.next svg {
	vertical-align: middle;
	margin-top: -3px
}

.page a.prev svg,.page span.prev svg {
	margin-right: .1rem
}

.page a.next svg,.page span.next svg {
	margin-left: .1rem
}

@media screen and (max-width:1023px) {
	.page a,.page span {
		min-width: 60px;
		line-height: 38px;
		height: 40px;
		border-radius: 40px;
		font-size: 14px;
		display: none
	}

	.page a.prev,.page span.prev,.page a.next,.page span.next {
		padding: 0 30px;
		display: inline-block
	}

	.page .dot {
		display: none
	}
}

.news {
	font-size: .24rem;
	background: #eaeaea;
	padding-top: .8rem;
	padding-bottom: .8rem
}

.news .container {
	padding-left: 2.8rem;
	padding-right: 2.8rem
}

.news img {
	vertical-align: top
}

.news .hd {
	padding: 0 0 .6rem 0;
	line-height: 2
}

.news .hd .titleBig {
	font-family: "Geometric706BT-BlackB";
	font-size: .6rem;
	line-height: .8rem;
	text-align: center;
	margin-bottom: .3rem
}

.news .list {
	margin-left: -0.5rem;
	margin-right: -0.5rem
}

.news .list li {
	width: 50%;
	float: left;
	padding: 0 .5rem 1.6rem .5rem
}

.news .list .box {
	-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1);
	display: block;
	position: relative
}

.news .list .pic {
	overflow: hidden;
	position: relative
}

.news .list .pic span {
	display: block
}

.news .list .pic img {
	
	-webkit-transition: all .5s;
	transition: all .5s
}

.news .list .pic:after {
	content: "";
	display: block;
	padding-top: 100%
}

.news .list .text {
	background: rgba(255,255,255,0.65);
	position: absolute;
	padding: .3rem .4rem;
	z-index: 9;
	bottom: -0.7rem;
	left: .6rem;
	right: .6rem
}

.news .list .date {
	color: #ddabab;
	font-weight: 700;
	font-size: .18rem;
	line-height: .4rem
}

.news .list .title {
	font-size: .2rem;
	line-height: .4rem;
	height: .8rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.news .list .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.news .list .box:hover .text {
	background: #e6caca;
	color: #fff
}

.news .list .box:hover .date {
	color: #fff
}

.news .page {
	padding-top: 0;
	padding-bottom: .2rem
}

@media screen and (max-width:1023px) {
	.news {
		font-size: 14px;
		padding-top: 40px;
		padding-bottom: 20px
	}

	.news .hd {
		padding: 0 0 30px 0
	}

	.news .hd .titleBig {
		font-size: 24px
	}

	.news .list {
		margin-left: -10px;
		margin-right: -10px
	}

	.news .list li {
		padding: 0 10px 20px 10px
	}

	.news .list .text {
		position: relative;
		top: 0;
		left: 0
	}

	.news .list .date {
		font-size: 14px;
		line-height: 24px
	}

	.news .list .title {
		font-size: 14px;
		line-height: 24px;
		height: 72px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		-webkit-line-clamp: 3
	}

	.news .page {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.news-show,.show {
	margin: auto;
	line-height: 2;
	padding-top: 50px;
	padding-bottom: 80px;
	font-size: .24rem
}

.news-show img,.show img {
	vertical-align: top
}

.news-show .show-title,.show .show-title {
	font-size: .4rem;
	color: #333;
	font-weight: 400;
	margin-bottom: .2rem
}

.news-show .show-info,.show .show-info {
	font-size: .18rem;
	color: #999;
	line-height: 20px;
	padding: 10px 0;
	position: relative
}

.news-show .show-info span,.show .show-info span {
	display: inline-block;
	margin: 0 .3rem 0 0
}

.news-show .nr,.show .nr {
	padding: .4rem 0 .6rem 0
}

@media screen and (max-width:1023px) {
	.news-show,.show {
		padding-top: 30px;
		font-size: 14px;
		line-height: 24px
	}

	.news-show .show-title,.show .show-title {
		font-size: 20px
	}

	.news-show .show-info,.show .show-info {
		font-size: 14px
	}

	.news-show .nr,.show .nr {
		padding: 20px 0 30px 0;
		font-size: 14px;
		line-height: 30px
	}
}

.prev-next-return {
	overflow: hidden;
	position: relative;
	font-size: .18rem
}

.prev-next-return a {
	color: #666;
	display: block;
	height: .36rem;
	line-height: .36rem;
	overflow: hidden
}

.prev-next-return .list {
	padding-right: 2.1rem
}

.prev-next-return .prev,.prev-next-return .next {
	width: 50%;
	height: .48rem;
	line-height: .48rem;
	padding-right: 3px;
	float: left;
	-webkit-transition: all .5s;
	transition: all .5s;
	overflow: hidden
}

.prev-next-return .prev a,.prev-next-return .next a {
	display: block;
	background-color: #b2b2b2;
	color: #fff;
	height: .48rem;
	line-height: .48rem;
	padding: 0 .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.prev-next-return .prev a:hover,.prev-next-return .next a:hover {
	background-color: #e6caca;
	color: #fff
}

.prev-next-return .prev a:hover .icon,.prev-next-return .next a:hover .icon {
	fill: #fff
}

.prev-next-return .prev a em,.prev-next-return .next a em {
	font-style: initial
}

.prev-next-return .return {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	margin: auto;
	width: 2.1rem;
	float: left
}

.prev-next-return .return a {
	display: block;
	background-color: #e6caca;
	height: .48rem;
	line-height: .48rem;
	color: #fff;
	text-align: center
}

.prev-next-return .return a:hover {
	background: #e6caca;
	color: #fff
}

@media screen and (max-width:1023px) {
	.prev-next-return {
		font-size: 14px
	}

	.prev-next-return .list {
		padding: 0
	}

	.prev-next-return li {
		width: 33.33333333% !important;
		text-align: center
	}

	.prev-next-return .prev,.prev-next-return .next {
		height: 30px;
		line-height: 30px
	}

	.prev-next-return .prev a,.prev-next-return .next a {
		padding: 0 20px;
		font-size: 14px;
		height: 30px;
		line-height: 30px
	}

	.prev-next-return .prev span,.prev-next-return .next span {
		display: none
	}

	.prev-next-return .prev em,.prev-next-return .next em {
		display: none
	}

	.prev-next-return .return {
		width: auto
	}

	.prev-next-return .return a {
		height: 30px;
		line-height: 30px
	}

	.prev-next-return .next {
		width: auto
	}
}

.sustainability {
	font-size: .24rem
}

.sustainability img {
	vertical-align: top
}

.sustainability .part-1 {
	padding: .8rem;
	line-height: 2
}

.sustainability .part-1 .titleBig {
	font-family: "Geometric706BT-BlackB";
	font-size: .6rem;
	line-height: .8rem
}

.sustainability .part-2 .container {
	padding-left: 0;
	padding-right: 0
}

.sustainability .part-2 .list li {
	overflow: hidden;
	background: #eaeaea
}

.sustainability .part-2 .list li:nth-child(2n) .pic {
	float: right
}

.sustainability .part-2 .list li:nth-child(2n) .text {
	float: left;
	text-align: right;
	padding-left: 2.8rem;
	padding-right: .65rem
}

.sustainability .part-2 .list .pic {
	width: 50%;
	float: left
}

.sustainability .part-2 .list .text {
	width: 50%;
	float: right;
	padding-top: .8rem;
	padding-left: .65rem;
	padding-right: 2.8rem
}

.sustainability .part-2 .list .title {
	font-family: "Geometric706BT-BlackB";
	font-size: .48rem;
	margin-bottom: 20px;
	line-height: 1
}

.sustainability .part-2 .list .info {
	font-size: .18rem;
	line-height: 2
}

@media screen and (max-width:1023px) {
	.sustainability {
		font-size: 14px
	}

	.sustainability .part-1 {
		padding: 40px 0
	}

	.sustainability .part-1 .titleBig {
		font-size: 24px;
		line-height: 1;
		margin-bottom: 10px
	}

	.sustainability .part-2 .list li {
		padding: 0 0 40px 0
	}

	.sustainability .part-2 .list li:first-child {
		padding-top: 40px
	}

	.sustainability .part-2 .list .pic {
		width: 100%;
		margin-bottom: 20px
	}

	.sustainability .part-2 .list .text {
		width: 100%;
		text-align: left !important;
		padding: 10px 0 0 0 !important
	}

	.sustainability .part-2 .list .title {
		font-size: 24px;
		margin-bottom: 10px
	}

	.sustainability .part-2 .list .info {
		font-size: 14px
	}
}

.contact {
	padding: 2rem 0
}

.contact img {
	vertical-align: top
}

.contact .container {
	padding-left: 2.6rem;
	padding-right: 2.6rem
}

.contact .titleBig {
	text-align: center;
	font-size: .24rem
}

.contact .lxfs {
	margin-bottom: .5rem
}

.contact .lxfs .nr {
	margin-top: 1.8rem
}

.contact .lxfs .list {
	margin: 0 -0.08rem
}

.contact .lxfs .list li {
	width: 33.33333333%;
	float: left;
	font-size: .26rem;
	padding: 0 .08rem;
	line-height: .36rem
}

.contact .lxfs .list .box {
	text-align: center;
	display: block
}

.contact .lxfs .list .text {
	padding-top: .6rem
}

@media screen and (max-width:1023px) {
	.contact .titleBig {
		font-size: 14px
	}

	.contact .lxfs .list li {
		width: 100%
	}

	.contact .lxfs .list .bt {
		font-size: 16px
	}

	.contact .lxfs .list .text {
		padding: 20px 0;
		line-height: 2
	}
}

.message {
	position: relative
}

.message .titleBig {
	text-align: center;
	position: relative;
	margin-bottom: .8rem
}

.message .titleBig:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #a6a6a6;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	z-index: 1
}

.message .titleBig span {
	position: relative;
	z-index: 2;
	font-size: .24rem;
	color: #e6caca;
	padding: 0 .35rem;
	background: #fff
}

.message .list {
	max-width: 9.3rem;
	margin-left: auto;
	margin-right: auto
}

.message .list li {
	margin-bottom: .36rem
}

.message .list .input-form,.message .list .textarea-form {
	width: 100%;
	-webkit-box-shadow: 0 0 0 2px #787878;
	box-shadow: 0 0 0 2px #787878;
	border: none;
	background: #fff;
	font-size: .25rem;
	color: #000;
	padding: 0 .2rem
}

.message .list .input-form::-webkit-input-placeholder,.message .list .textarea-form::-webkit-input-placeholder {
	color: #000
}

.message .list .input-form:-moz-placeholder,.message .list .textarea-form:-moz-placeholder {
	color: #000
}

.message .list .input-form::-moz-placeholder,.message .list .textarea-form::-moz-placeholder {
	color: #000
}

.message .list .input-form:-ms-input-placeholder,.message .list .textarea-form:-ms-input-placeholder {
	color: #000
}

.message .list .input-form:focus,.message .list .textarea-form:focus {
	-webkit-box-shadow: 0 0 0 2px #e6caca;
	box-shadow: 0 0 0 2px #e6caca
}

.message .list .input-form {
	height: .54rem;
	line-height: .54rem
}

.message .list .textarea-form {
	height: 1.4rem;
	line-height: .34rem;
	padding-top: .1rem;
	padding-bottom: .1rem
}

.message .list .submit {
	min-width: 2.8rem;
	height: .6rem;
	line-height: .6rem;
	border-radius: .6rem;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: .32rem;
	background: #e6caca;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.message .list .submit:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: .6rem;
	background: rgba(0,0,0,0.1);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.message .list .submit:hover:after {
	opacity: 1
}

.message .list .btn {
	text-align: center;
	margin-bottom: 0
}

@media screen and (max-width:1023px) {
	.message .titleBig span {
		font-size: 18px
	}

	.message .list {
		max-width: 100%
	}

	.message .list .input-form,.message .list .textarea-form {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		-webkit-box-shadow: 0 0 0 1px #787878;
		box-shadow: 0 0 0 1px #787878
	}

	.message .list .input-form:focus,.message .list .textarea-form:focus {
		-webkit-box-shadow: 0 0 0 1px #e6caca;
		box-shadow: 0 0 0 1px #e6caca
	}

	.message .list .textarea-form {
		padding-top: 10px;
		padding-bottom: 10px;
		height: 140px;
		line-height: 30px
	}

	.message .list .submit {
		min-width: 160px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
		text-align: center;
		display: inline-block;
		color: #fff;
		font-size: 16px;
		background: #e6caca;
		overflow: hidden;
		position: relative;
		z-index: 1
	}

	.message .list .submit:after {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 30px;
		background: rgba(0,0,0,0.1);
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1
	}

	.message .list .submit:hover:after {
		opacity: 1
	}
}

.message-2 {
	color: #fff;
	font-size: .16rem;
	padding: .6rem 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	position: relative
}

.message-2 .left {
	width: 50%;
	padding-top: 2.1rem;
	padding-right: 1.8rem;
	float: left
}

.message-2 .left .title {
	font-size: .36rem;
	line-height: .6rem;
	font-family: "Geometric706BT-BlackB";
	margin-bottom: .4rem
}

.message-2 .right {
	width: 50%;
	float: left
}

.message-2 .right .titleBig {
	font-size: .24rem;
	position: relative;
	margin-bottom: .3rem
}

.message-2 .list {
	max-width: 9.3rem;
	margin-left: auto;
	margin-right: auto
}

.message-2 .list li {
	margin-bottom: .3rem
}

.message-2 .list .input-form,.message-2 .list .textarea-form {
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background: #fff;
	font-size: .16rem;
	color: #000;
	padding: 0 .2rem;
	vertical-align: top;
	-webkit-transition: all .5s;
	transition: all .5s
}

.message-2 .list .input-form::-webkit-input-placeholder,.message-2 .list .textarea-form::-webkit-input-placeholder {
	color: #4b4b4b
}

.message-2 .list .input-form:-moz-placeholder,.message-2 .list .textarea-form:-moz-placeholder {
	color: #4b4b4b
}

.message-2 .list .input-form::-moz-placeholder,.message-2 .list .textarea-form::-moz-placeholder {
	color: #4b4b4b
}

.message-2 .list .input-form:-ms-input-placeholder,.message-2 .list .textarea-form:-ms-input-placeholder {
	color: #4b4b4b
}

.message-2 .list .input-form {
	height: .54rem;
	line-height: .54rem
}

.message-2 .list .textarea-form {
	height: 1.4rem;
	line-height: .34rem;
	padding-top: .1rem;
	padding-bottom: .1rem
}

.message-2 .list .submit {
	min-width: 2.4rem;
	height: .5rem;
	line-height: .5rem;
	border-radius: .5rem;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: .24rem;
	background: #e6caca;
	overflow: hidden;
	vertical-align: top;
	position: relative;
	z-index: 1
}

.message-2 .list .submit:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: .6rem;
	background: rgba(0,0,0,0.1);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.message-2 .list .submit:hover:after {
	opacity: 1
}

.message-2 .list .btn {
	margin-bottom: 0
}

@media screen and (max-width:1023px) {
	.message-2 {
		padding: 40px 0
	}

	.message-2 .left {
		width: 100%;
		padding-top: 30px;
		padding-right: 0;
		padding-bottom: 30px
	}

	.message-2 .left .title {
		font-size: 24px;
		line-height: 1.5
	}

	.message-2 .left .info {
		font-size: 14px
	}

	.message-2 .right {
		width: 100%
	}

	.message-2 .right .titleBig {
		font-size: 24px
	}

	.message-2 .list {
		max-width: 100%
	}

	.message-2 .list .input-form,.message-2 .list .textarea-form {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		-webkit-box-shadow: 0 0 0 1px #787878;
		box-shadow: 0 0 0 1px #787878
	}

	.message-2 .list .input-form:focus,.message-2 .list .textarea-form:focus {
		-webkit-box-shadow: 0 0 0 1px #e6caca;
		box-shadow: 0 0 0 1px #e6caca
	}

	.message-2 .list .textarea-form {
		padding-top: 10px;
		padding-bottom: 10px;
		height: 140px;
		line-height: 30px
	}

	.message-2 .list .submit {
		min-width: 160px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
		text-align: center;
		display: inline-block;
		color: #fff;
		font-size: 16px;
		background: #e6caca;
		overflow: hidden;
		position: relative;
		z-index: 1
	}

	.message-2 .list .submit:after {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 30px;
		background: rgba(0,0,0,0.1);
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1
	}

	.message-2 .list .submit:hover:after {
		opacity: 1
	}
	
	.product-show {
		font-size: .54rem;
	}
}

.site-map {
    margin: 0 auto 40px auto;
    font-size: 16px;
    overflow: hidden;
}

.site-map dl {
    border: #e6caca solid 1px;
    border-top: #e6caca solid 2px;
    border-bottom: none;
    margin: 20px 0 20px 0;
}

.site-map dl dt {
    background: #fcfcfc;
    color: #0053a8;
    font-size: 16px;
    line-height: 50px;
    border-bottom: #d6dbe1 solid 1px;
    padding: 0 0 0 20px;
    width: 100%;
    text-align: left;
    clear: both;
}

.site-map dl dt a {
    color: #333;
}

.site-map dl dd {
    line-height: 40px;
    overflow: hidden;
    padding-top: 10px;
    clear: both;
}

.site-map dl dd&gt;div {
    clear: both;
    overflow: hidden;
    line-height: 40px;
    border-bottom: #d6dbe1 solid 1px;
    padding: 10px 20px 20px 10px;
}

.site-map dl dd&gt;div a {
    color: #333;
    float: left;
    padding: 0 10px 0 10px;
}

.site-map dl dd&gt;div a:hover {
    color: #e6caca;
    background: #e6caca;
    color: #fff;
}

.sustainability .part-2 .list .pic:after {
    content: "";
    display: block;
    padding-top: 67.5%;
}

.product .productList .list .pic:after {
    content: "";
    display: block;
    padding-top: 58.4%;
}

.searchResult .list li .pic:after {
    content: "";
    display: block;
    padding-top: 100%;
}

.product .productList .list li:first-child .pic img{
	width:100%;
}


@font-face{font-family:'Swiss924BT-RegularB';src:url("../fonts/Swiss924BT-RegularB.eot");src:url("../fonts/Swiss924BT-RegularB.otf");src:url("../fonts/Swiss924BT-RegularB.eot?#iefix") format('embedded-opentype'), url("../fonts/Swiss924BT-RegularB.woff2") format('woff2'), url("../fonts/Swiss924BT-RegularB.woff") format('woff'), url("../fonts/Swiss924BT-RegularB.svg#Swiss924BT-RegularB") format('svg');font-weight:normal;font-style:normal}.product-show{padding-top:0;overflow:hidden}.product-show img{vertical-align:top}.product-show .hd{color:#545454;font-size:0.18rem}.product-show .hd .left{width:59%;float:left;background:#e7e7e7}.product-show .hd .right{background:#e7e7e7;width:41%;float:left;padding-left:0.6rem;padding-right:1rem;padding-top:0.25rem}.product-show .hd .title{color:#000;font-weight:400;font-size:0.4rem;font-family:"Swiss924BT-RegularB"}.product-show .picList{margin-left:-0.15rem;margin-right:-0.15rem;padding-top:0.3rem}.product-show .picList .left{width:59.375%;float:left}.product-show .picList .right{width:40.625%;float:left}.product-show .picList .div-1,.product-show .picList .div-2{padding:0 0.15rem 0.3rem}.product-show .picList .div-2{float:left;width:50%}.product-show .picList img{width:100%}@media screen and (max-width: 1023px){.product-show .hd{font-size:14px}.product-show .hd .left{width:100%}.product-show .hd .right{width:100%;padding:30px 15px}.product-show .hd .title{font-size:24px;margin-bottom:10px}}.message-3{font-size:0.14rem;padding-top:0.36rem}.message-3 .list{margin-left:-0.1rem;margin-right:-0.1rem}.message-3 .list li{width:100%;padding:0 0.1rem 0.2rem;overflow:hidden}.message-3 .list .col-2{width:50%;float:left}.message-3 .list .box{position:relative}.message-3 .list .bt{background:#d8d8d8;width:1.2rem;height:0.34rem;line-height:0.34rem;padding:0 0.05rem;vertical-align:middle;position:absolute;top:0.02rem;left:0.02rem}.message-3 .list .icon{width:0.2rem;height:0.2rem;vertical-align:middle;margin-top:-0.03rem;margin-right:0.1rem}.message-3 .list .input-form,.message-3 .list .textarea-form{width:100%;border:2px #787878 solid;padding:0 0.1rem 0 1.3rem;line-height:0.34rem}.message-3 .list .input-form:focus,.message-3 .list .textarea-form:focus{border-color:#e6caca}.message-3 .list .input-form{height:0.38rem;padding-left:1.3rem}.message-3 .list .textarea-form{height:1.52rem;padding-left:0.1rem}.message-3 .list .sm{font-size:0.16rem}.message-3 .list .select-form{width:20%;float:left}.message-3 .list .select-form select{width:100%;text-align:center;border:2px #787878 solid;line-height:0.34rem;height:0.38rem;font-size:0.16rem}.message-3 .list .btn{width:80%;float:left;padding-left:0.2rem}.message-3 .list .submit{width:100%;background:#9C0008;color:#fff;border:2px #787878 solid;line-height:0.34rem;height:0.38rem;font-size:0.16rem}.message-3 .list .submit:hover{background:#a80009;border-color:#a80009}@media screen and (max-width: 1023px){.message-3{padding-top:30px}.message-3 .list .col-2{width:100%}.message-3 .list .input-form{height:40px;line-height:36px;padding-left:130px;padding-right:10px}.message-3 .list .textarea-form{line-height:26px;padding:5px 10px;height:66px}.message-3 .list .select-form{width:40%}.message-3 .list .select-form select{height:40px;line-height:36px}.message-3 .list .btn{width:60%}.message-3 .list .submit{height:40px;line-height:36px}.message-3 .list .bt{font-size:14px;width:120px;height:36px;line-height:36px;left:2px;top:2px}.message-3 .list .bt .icon{width:18px;height:18px;margin-top:-4px;margin-right:5px;margin-left:5px}.message-3 .list .sm{font-size:14px}}

.cookie {
	background: #fff;
    color: #333;
    clear: both;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);max-width:400px;
}
.cookie .container{width:100%;padding:0}

.cookie .left {
	width: 100%;
	float: left;
	 
 padding-bottom:10px;
	padding-top: 15px;
	padding-right: 0;
}

.cookie .left img {
	float: left;
	margin-right: 20px;
}

.cookie .left h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;padding-bottom:10px;
}

.cookie .left p {
	font-size: 13px;line-height:20px;
}

.cookie .right {
	height: 150px;
	width: 33%;
	float: right;
	background: #0d61a4;
	border-left: 2px #fff solid;
	text-align: center;
	padding-top: 55px;
}

.cookie .privacy{color:#666;text-decoration:underline;display:block;margin-bottom:15px;margin-top:10px;}

.cookie .a-01 {
	line-height: 38px;
	display: block;
	padding-left: .7rem;
	padding-right: .8rem;
	color: #3;
	border: 2px  solid rgb(51,51,51);
	border-radius: 20px;
	background: transparent;
	transition: all .5s;
 margin-right:10px;text-align:center;
}

.cookie .a-03{margin-bottom: 10px;
    margin-top: 15px;
    background: #333;
    color: #fff;}

.cookie .a-01:hover {
	background: #333;
	color: #fff;
}

.cookie .a-02 {
	display: inline-block;
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
}

@media (max-width: 1023px) {
	.cookie {
		display: flex;
	}
	.cookie .left {
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;
	}
	.cookie .left img {
		width: 30px;
	}
	.cookie .left h4 {
		font-size: 16px;
	}
	.cookie .left p {
		font-size: 12px;
	}
	.cookie .right {
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;
	}

			.cookie {
				bottom: 45px;
			}
			.cookie .left {
				padding-left: 0;
				padding-top: 0;
				padding-bottom: 0;
			}
}
.hidden{display:none}</pre></body></html>