/*header*/
@font-face {
  font-family: 'xdfpr';  /* project id 179266 */
  src: url('//at.alicdn.com/t/font_gpk8b09545vlhaor.eot');
  src: url('//at.alicdn.com/t/font_gpk8b09545vlhaor.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_gpk8b09545vlhaor.woff') format('woff'),
  url('//at.alicdn.com/t/font_gpk8b09545vlhaor.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_gpk8b09545vlhaor.svg#xdfpr') format('svg');
}

.xdffont {
	font-family: xdfpr!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

.header-nav {
	width: 100%;
	height: 50px;
	position: absolute;
	background: #333;
	top: 0;
	z-index: 1000;
	-webkit-transition: background .35s linear,height .35s ease-in;
	transition: background .35s linear,height .35s ease-in
}

.h-m-m-faceout {
	webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
	-webkit-transition: -webkit-transform .55s .25s ease-out;
	transition: -webkit-transform .55s .25s ease-out;
	transition: transform .55s .25s ease-out
}

.h-nav-100 {
	height: 100%;
	background: #000;
	-webkit-transition: background .35s linear,height .35s ease-in .2s;
	-moz-transition: background .35s linear,height .35s ease-in .2s;
	transition: background .35s linear,height .35s ease-in .2s
}

.header-menu {
	width: 100%;
	height: 50px
}

.header-menu .h-m-inner {
	width: 96%;
	margin: 0 auto;
	height: 50px;
	overflow: hidden;
	position: relative
}

.header-menu .h-m-inner center {
	width: 17rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	margin: 0 auto
}

.header-menu .h-m-inner .h-m-menu {
	width: 30px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.header-menu .h-m-inner .h-m-menu .h-m-m-b,.header-menu .h-m-inner .h-m-menu .h-m-m-c,.header-menu .h-m-inner .h-m-menu .h-m-m-t {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0)
}

.header-menu .h-m-inner .h-m-menu span>span {
	position: absolute;
	height: 1px;
	width: 26px;
	top: 22px;
	left: .6px;
	background-color: #fff;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-transition: -webkit-transform .6s,opacity .4s;
	-moz-transition: transform .6s,opacity .4s;
	transition: transform .6s,opacity .4s;
	transform-origin: center center;
	-moz-transform-origin: center center;
	-webkit-transform-origin: center center
}

.header-menu .h-m-inner .h-m-menu .h-m-m-t>span {
	-webkit-transform: translate3d(0,-.7em,0);
	-moz-transform: translate3d(0,-.7em,0);
	transform: translate3d(0,-.7em,0)
}

.header-menu .h-m-inner .h-m-menu .h-m-m-b>span {
	-webkit-transform: translate3d(0,.7em,0);
	-moz-transform: translate3d(0,.7em,0);
	transform: translate3d(0,.7em,0)
}

.header-menu .h-m-inner .h-m-menu .h-m-m-c>span {
	opacity: 1
}

.h-m-m-t-close {
	-webkit-transform: translate3d(0,0,0) rotate(45deg)!important;
	-moz-transform: translate3d(0,0,0) rotate(45deg)!important;
	transform: translate3d(0,0,0) rotate(45deg)!important
}

.h-m-m-c-close {
	opacity: 0!important
}

.h-m-m-b-close {
	-webkit-transform: translate3d(0,0,0) rotate(-45deg)!important;
	-moz-transform: translate3d(0,0,0) rotate(-45deg)!important;
	transform: translate3d(0,0,0) rotate(-45deg)!important
}

.header-menu .h-m-inner .h-m-menu .h-m-m-hot {
	width: 4px;
	height: 4px;
	position: absolute;
	top: 11px;
	right: 3px;
	background: #e43c3c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px #e43c3c;
	-moz-box-shadow: 0 0 5px #e43c3c;
	-webkit-box-shadow: 0 0 5px #e43c3c
}

.header-menu .h-m-inner .h-m-media {
	position: absolute;
	height: 50px;
	top: 0;
	right: 0;
	-webkit-transition: transform .25s .55s ease-out;
	-moz-transition: transform .25s .55s ease-out;
	transition: transform .25s .55s ease-out
}

.header-menu .h-m-inner .h-m-media .wechat {
	margin-left: 4px
}

.header-menu .h-m-inner .h-m-media div {
	line-height: 50px;
	font-size: 26px;
	color: #fff;
	display: block;
	float: right
}

.header-nav .menu-lists {
	position: absolute;
	top: 50px;
	right: 0;
	bottom: 0;
	left: 0;
	height: auto;
	overflow: hidden;
	overflow-y: auto;
}

.header-nav .menu-lists>ul {
	width: 100%;
	padding: 0 45px 2rem 45px;
}

.header-nav .menu-lists>ul>li{
	border-bottom: 1px solid #333;
	position:relative;
	vertical-align: top;
	height: 4rem;
	opacity: 0;
	-webkit-transform: scale(1.1) translateY(-24px);
	-ms-transform: scale(1.1) translateY(-24px);
	transform: scale(1.1) translateY(-24px);
	-webkit-transition: opacity .35s ease-out,-webkit-transform .35s ease-out,border-bottom .8s .2s;
	-moz-transition: opacity .35s ease-out,-moz-transform .35s ease-out,border-bottom .8s .2s;
	transition: opacity .35s ease-out,transform .35s ease-out,border-bottom .8s .2s;
	transition: opacity .35s ease-out,transform .35s ease-out,border-bottom .8s .2s;
}
.header-nav .menu-lists>ul>li>span{
	position:absolute;
	display:inline;
	height:4rem;
	width:auto;
	right:1.2rem;
	top:0;
	color:#666;
	line-height:4rem;
	font-size:1.8rem;
	transition:transform .8s,color 1s;
	-webkit-transition:transform .8s,color 1s;
	-moz-transition:transform .8s,color 1s;
}
.menu-lists-show {
	opacity: 1!important;
	pointer-events: auto;
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}
.header-nav .menu-lists>ul>.on a{
	color:#fff !important;
}
.header-nav .menu-lists>ul> li.on{
	border-bottom: 1px solid #fff !important;
	background:none !important;
}
.header-nav .menu-lists>ul>.on span{
	color:#fff !important;
	transform-origin:center;
	-webkit-transform-origin:center;
	-moz-transform-origin:center;
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.header-nav .menu-lists>ul>li>a {
	display: block;
	height: 4rem;
	line-height: 4rem;
	font-size: 1.4rem;
	color: #ccc;
	font-weight: 100;
	transition:color .8s;
	-webkit-transition:color .8s;
	-moz-transition:color .8s;
}
.header-nav .menu-lists>ul>li>.brandlist{
	display:block;
	width:100%;
	height:0;
	opacity:0;
	transition:height .8s,opacity .8s;
	-webkit-transition:height .8s,opacity .8s;
	-moz-transition:height .8s,opacity .8s;
	overflow:hidden;
}
.header-nav .menu-lists>ul>li.on>.brandlist{
	height:25rem;
	opacity:1;
}
.brandlist>ul{
	width:100%;
}
.brandlist>ul>li{
	width:100%;
	height:3.4rem;
	line-height:3.4rem;
	font-size:1.3rem;
	text-indent:1rem;
	border-bottom:1px solid #222;
	
}
.brandlist>ul>li:nth-last-child(1){
	border:none;
}
.brandlist>ul>li>a{
	color:#ccc;
}
.header-nav .menu-lists>ul>li:nth-child(1){
	height:auto !important;
}
.header-nav .menu-lists>ul>li.h-m-lists:nth-child(1) {
	transition-delay: 0s,0s;
	-webkit-transition-delay: 0s,0s;
	-moz-transition-delay: 0s,0s;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(2) {
	transition-delay: .2s,.2s;
	-webkit-transition-delay: .2s,.2s;
	-moz-transition-delay: .2s,.2s;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(3) {
	transition-delay: 250ms,250ms;
	-webkit-transition-delay: 250ms,250ms;
	-moz-transition-delay: 250ms,250ms;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(4) {
	transition-delay: .3s,.3s;
	-webkit-transition-delay: .3s,.3s;
	-moz-transition-delay: .3s,.3s;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(5) {
	transition-delay: 350ms,350ms;
	-webkit-transition-delay: 350ms,350ms;
	-moz-transition-delay: 350ms,350ms;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(6) {
	transition-delay: .4s,.4s;
	-webkit-transition-delay: .4s,.4s;
	-moz-transition-delay: .4s,.4s;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(7) {
	transition-delay: 450ms,450ms;
	-webkit-transition-delay: 450ms,450ms;
	-moz-transition-delay: 450ms,450ms;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(8) {
	transition-delay: .6s,.6s;
	-webkit-transition-delay: .6s,.6s;
	-moz-transition-delay: .6s,.6s;
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(9) {
	transition-delay: 650ms,650ms;
	-moz-transition-delay: 650ms,650ms;
	-webkit-transition-delay: 650ms,650ms;
}

.header-nav .menu-lists>ul>li:nth-child(9) {
	transition-delay: 0s,0s;
	-webkit-transition-delay: 0s,0s;
	-moz-transition-delay: 0s,0s;
}

.header-nav .menu-lists>ul>li:nth-child(8) {
	transition-delay: 25ms,25ms;
	-moz-transition-delay: 25ms,25ms;
	-webkit-transition-delay: 25ms,25ms;
}

.header-nav .menu-lists>ul>li:nth-child(7) {
	transition-delay: 50ms,50ms;
	-webkit-transition-delay: 50ms,50ms;
	-moz-transition-delay: 50ms,50ms;
}

.header-nav .menu-lists>ul>li:nth-child(6) {
	transition-delay: 75ms,75ms;
	-webkit-transition-delay: 75ms,75ms;
	-moz-transition-delay: 75ms,75ms;
}

.header-nav .menu-lists>ul>li:nth-child(5) {
	transition-delay: .1s,.1s;
	-webkit-transition-delay: .1s,.1s;
	-moz-transition-delay: .1s,.1s;
}

.header-nav .menu-lists>ul>li:nth-child(4) {
	transition-delay: 125ms,125ms;
	-webkit-transition-delay: 125ms,125ms;
	-moz-transition-delay: 125ms,125ms;
}

.header-nav .menu-lists>ul>li:nth-child(3) {
	transition-delay: 150ms,150ms;
	-webkit-transition-delay: 150ms,150ms;
	-moz-transition-delay: 150ms,150ms;
}

.header-nav .menu-lists>ul>li:nth-child(2) {
	transition-delay: 175ms,175ms;
	-webkit-transition-delay: 175ms,175ms;
	-moz-transition-delay: 175ms,175ms;
}

.header-nav .menu-lists>ul>li:nth-child(1) {
	transition-delay: .2s,.2s;
	-webkit-transition-delay: .2s,.2s;
	-moz-transition-delay: .2s,.2s;
}

.no-scroll {
	overflow: hidden!important;
	height: 100%!important
}

.header-nav .menu-lists .menu-list-tel {
	height: 4.4rem!important;
	border-bottom: 1px solid #fff!important
}

.header-nav .menu-lists .menu-list-tel>a {
	display: block;
	height: 4.4rem;
	line-height: 4.4rem;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 100
}

.header-nav .menu-lists .menu-list-tel>a>b {
	display: inline-block;
	height: 4.4rem;
	line-height: 4.4rem;
	font-size: 1.7rem;
	padding: 0 .3rem
}
.menushow-top{
	display:block;
	position:fixed;
	transform:translate3d(0,-50%,0);
	-moz-transform:translate3d(0,-50%,0);
	-webkit-transform:translate3d(0,-50%,0);
	bottom:18%;
	right:0;
	background:#eee;
	z-index:999;
}
.menushow-top>div{
	display:block;
	padding:.7rem;
	margin:0;
}
.menushow-top>:nth-child(1){
	background:#ff4837;
}
.menushow-top>:nth-child(1) span{
	color:#fff;
}
.menushow-top>div>span{
	display:inline;
	font-size:1.6rem;
	line-height:1;
	margin:0;
}

#scrollTop {
	display: block;
	position: fixed;
	bottom: 68px;
	right: 10px;
	width: 26px;
	height: 26px;
	display: none;
	z-index: 99999999
}

/*centerbox*/
.xdfcenterbox {
	width: 275px;
	height: 261px;
	opacity: 0;
	background-color: #fff;
	position: absolute;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 0 0 20px rgba(10,2,4,.75);
	-webkit-box-shadow: 0 0 20px rgba(10,2,4,.75);
	-moz-box-shadow: 0 0 20px rgba(10,2,4,.75);
	-ms-box-shadow: 0 0 20px rgba(10,2,4,.75);
	transform-origin: center top;
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	transform: translateZ(999px);
	-webkit-transform: translateZ(999px);
	-moz-transform: translateZ(999px)
}

.CenterBoxShow {
	animation: cshow 2s 0s forwards linear;
	-webkit-animation: cshow 2s 0s forwards linear;
	-moz-animation: cshow 2s 0s forwards linear
}

@keyframes cshow {
	0% {
		transform: rotateX(80deg);
		-webkit-transform: rotateX(80deg);
		-moz-transform: rotateX(80deg)
	}

	20% {
		opacity: 1
	}

	70% {
		transform: rotateX(-30deg);
		-webkit-transform: rotateX(-30deg);
		-moz-transform: rotateX(-30deg);
		opacity: 1
	}

	100% {
		transform: rotateX(0);
		-webkit-transform: rotateX(0);
		-moz-transform: rotateX(0);
		opacity: 1
	}
}

@-moz-keyframes cshow {
	0% {
		transform: rotateX(80deg);
		-webkit-transform: rotateX(80deg);
		-moz-transform: rotateX(80deg)
	}

	20% {
		opacity: 1
	}

	70% {
		transform: rotateX(-30deg);
		-webkit-transform: rotateX(-30deg);
		-moz-transform: rotateX(-30deg);
		opacity: 1
	}

	100% {
		transform: rotateX(0);
		-webkit-transform: rotateX(0);
		-moz-transform: rotateX(0);
		opacity: 1
	}
}

@-webkit-keyframes cshow {
	0% {
		transform: rotateX(80deg);
		-webkit-transform: rotateX(80deg);
		-moz-transform: rotateX(80deg)
	}

	20% {
		opacity: 1
	}

	70% {
		transform: rotateX(-30deg);
		-webkit-transform: rotateX(-30deg);
		-moz-transform: rotateX(-30deg);
		opacity: 1
	}

	100% {
		transform: rotateX(0);
		-webkit-transform: rotateX(0);
		-moz-transform: rotateX(0);
		opacity: 1
	}
}

.xdfcenterbox-close {
	position: absolute;
	top: -14px;
	right: -14px
}

.xdfcenterbox .xdfcenter-title {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5;
	font-family: "Microsoft YaHei";
	margin-top: 28px
}

.xdfcenterbox .xdfcenter-ftitle {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 200
}

.xdfcenterbox .xdfcenter-telval {
	width: 227px;
	height: 32px;
	border: 1px solid #6a7380;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	margin: 20px auto 8px
}

.xdfcenterbox .xdf-telval {
	width: 156px;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	font-size: 14px;
	color: #6a7380;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	padding-left: 13px;
	float: left;
	outline: 0;
	border: 0
}

.xdfcenterbox .xdf-telbtn {
	width: 69px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #6a7380;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 0 14px 14px 0;
	-webkit-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
	float: left;
	border: 0
}

.xdfcenterbox .xdf-innerc {
	width: 228px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.4
}

.xdfcenterbox .xdfcenter-chat {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 58px;
	line-height: 58px;
	border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px
}

.xdfcenter-swt,.xdfcenter-tel {
	display: block;
	position: relative;
	width: 50%;
	height: 58px;
	float: left
}

.xdfcenter-tel {
	background-color: #26c540;
	border-radius: 0 0 0 15px;
	-webkit-border-radius: 0 0 0 15px;
	-moz-border-radius: 0 0 0 15px
}

.xdfcenter-swt {
	background-color: #ff6005;
	border-radius: 0 0 15px 0;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0
}

.xdfcenter-tel em,.xdfcenter-tel i {
	display: block;
	position: absolute;
	left: 50%;
	color: #fff;
	font-style: normal;
	text-decoration: none
}

.xdf-telpic {
	top: 50%;
	margin-left: -50px;
	margin-top: -13px;
	width: 27px;
	height: 27px;
	background: url(/templates/front/wap/public/img/footer-tel.png) no-repeat;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%
}

.xdfcenter-tel em {
	height: 100%;
	top: 0;
	margin-left: -16px;
	font-size: 16px
}

.xdfcenter-chata,.xdfcenter-chatb,.xdfcenter-swt em,.xdfcenter-swt i {
	display: block;
	position: absolute;
	left: 50%;
	color: #fff;
	font-style: normal;
	text-decoration: none
}

.xdfcenter-nub {
	top: 15px;
	width: 14px;
	height: 14px;
	margin-left: -34px;
	line-height: 13px;
	text-align: center;
	font-size: 9px;
	background-color: #e60012;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.8);
	box-shadow: 0 0 3px rgba(0,0,0,.8);
	z-index: 3;
	font-style: normal
}

.xdfcenter-chata {
	top: 50%;
	margin-left: -50px;
	width: 27px;
	height: 24px;
	margin-top: -12px;
	background: url(/templates/front/wap/public/img/footer-chat.png) no-repeat;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%
}

.xdfcenter-chatb {
	height: 100%;
	top: 0;
	margin-left: -16px;
	font-size: 16px
}

@font-face {
	font-family:xdfpr-bom;src:url(//at.alicdn.com/t/font_r0twefe5etf647vi.eot);src:url(//at.alicdn.com/t/font_r0twefe5etf647vi.eot?#iefix) format('embedded-opentype'),url(//at.alicdn.com/t/font_r0twefe5etf647vi.woff) format('woff'),url(//at.alicdn.com/t/font_r0twefe5etf647vi.ttf) format('truetype'),url(//at.alicdn.com/t/font_r0twefe5etf647vi.svg#xdfpr) format('svg')
}

.xdffont-bom{
	font-family:xdfpr-bom !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

#view-3d {
	width: 275px;
	height: 261px;
	position: fixed;
	z-index: 999999;
	margin-left: -137.5px;
	margin-top: -130px;
	left: 50%;
	top: 50%;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	perspective: 500px;
	transform: translateZ(2000px);
	-webkit-transform: translateZ(2000px);
	-moz-transform: translateZ(2000px);
	display: none
}

/*footer*/
.zx-con {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	bottom: 0;
	background: #fe4d00;
	z-index: 999;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	animation: zx-con1 1.4s 1s forwards;
	-webkit-animation: zx-con1 1.4s 1s forwards;
	-moz-animation: zx-con1 1.4s 1s forwards
}

@keyframes zx-con1 {
	0% {
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%)
	}

	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0)
	}
}

@-webkit-keyframes zx-con1 {
	0% {
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%)
	}

	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0)
	}
}

@-moz-keyframes zx-con1 {
	0% {
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%)
	}

	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0)
	}
}

.zx-con>a {
	display: block;
	height: 2.9rem;
	line-height: 2.9rem;
	font-size: 1.3rem;
	text-align: center;
	color: #fff;
	width: 100%
}

.zx-con>ul {
	display: block;
	width: 100%;
	height: 4.2rem;
	background: #333
}

.zx-con>ul li {
	width: 33.333%;
	float: left;
	height: 4.2rem;
	font-size: 1.3rem;
	text-align: center;
	color: #fff;
	font-weight: 100;
	line-height: 4.2rem
}

.zx-con>ul b {
	font-size: 1.2rem;
	padding: 0 .4rem
}

.zx-con>ul li a:nth-child(3) b {
	font-size: 2rem
}

.zx-con>ul a:nth-child(2) li {
	background: #242424
}

.footer-b {
	padding: 20px 0 10rem 0;
	text-align: center;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: .3px;
	color: #333;
	line-height: 1.4
}


