

@media only screen and (max-width:640px),only screen and (max-device-width:640px) {
	body,html {
		font-size: 20px
	}
}

@media only screen and (max-width:600px),only screen and (max-device-width:600px) {
	body,html {
		font-size: 18.75px
	}
}

@media only screen and (max-width:540px),only screen and (max-device-width:540px) {
	body,html {
		font-size: 16.88px
	}
}

@media only screen and (max-width:480px),only screen and (max-device-width:480px) {
	body,html {
		font-size: 15px
	}
}

@media only screen and (max-width:414px),only screen and (max-device-width:414px) {
	body,html {
		font-size: 12.94px
	}
}

@media only screen and (max-width:400px),only screen and (max-device-width:400px) {
	body,html {
		font-size: 12.5px
	}
}

@media only screen and (max-width:375px),only screen and (max-device-width:375px) {
	body,html {
		font-size: 11.72px
	}
}

@media only screen and (max-width:360px),only screen and (max-device-width:360px) {
	body,html {
		font-size: 11.25px
	}
}

@media only screen and (max-width:320px),only screen and (max-device-width:320px) {
	body,html {
		font-size: 10px
	}
}

@media only screen and (max-width:240px),only screen and (max-device-width:240px) {
	body,html {
		font-size: 7.5px
	}
}

a {
	color: #666;
	text-decoration: none;
	outline: 0
}

body {
	min-width: 320px;
	position: relative;
	font-family: 'Source Han Sans','Hiragino Sans GB',STXihei,"Microsoft YaHei",SimSun,Heiti,sans-serif;
	-webkit-text-size-adjust: none;
	width: 100%;
	max-width: 640px;
	overflow-x: hidden;
	font-size: 62.5%
}

.header-banner,.header-banner .header-item .header-bg {
	width: 100%;
	display: block
}

@font-face {
	font-weight:400;font-style:normal;font-family:'Source Han Sans';src:url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_9f264e3.eot);src:url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_9f264e3.eot?) format('embedded-opentype'),url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_249157e.woff) format('woff'),url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_2b987e0.ttf) format('truetype'),url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_5d96906.svg) format('svg')
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

@font-face {
	font-family:iconfont;src:url(//at.alicdn.com/t/font_et3zj29hqbinewmi.eot);src:url(//at.alicdn.com/t/font_et3zj29hqbinewmi.eot?#iefix) format('embedded-opentype'),url(//at.alicdn.com/t/font_et3zj29hqbinewmi.woff) format('woff'),url(//at.alicdn.com/t/font_et3zj29hqbinewmi.ttf) format('truetype'),url(//at.alicdn.com/t/font_et3zj29hqbinewmi.svg#iconfont) format('svg')
}

.xdf-newsicon {
	font-family: iconfont!important
}

.xdfpr-news {
	display: block;
	width: 100%;
	height: 3rem
}

.xdfpr-news>.x-n-inner {
	width: 95%;
	margin: 0 auto;
	padding-top: .3rem
}

.xdfpr-news>.x-n-inner ul {
	display: block;
	width: 100%;
	height: 3rem;
	background: #fff
}

.xdfpr-news>.x-n-inner ul li {
	width: 19%;
	margin: 0 .5%;
	float: left;
	position: relative;
	height: 3.1rem;
	line-height: 2.9rem;
	text-align: center;
	font-size: 1.2rem
}

.xdfpr-news>.x-n-inner ul li span {
	display: inline-block;
	margin: 0 auto;
	height: 100%
}

.video-banner,.xdfvideo-i,.xdfvideo-i .video-b-i {
	width: 100%;
	display: block
}

.xdfpr-news>.x-n-inner ul li.xdfpr-news-active span {
	height:100%;
	border-bottom: .2rem #fe4d00 solid!important;
	color: #fe4d00!important
}

.video-banner {
	overflow: hidden
}

.video-banner>.video-b-inner {
	display: block;
	width: 100%;
	position: relative
}

.video-banner .video-b-pic1 {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 2
}

.video-banner .video-b-text1 {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	background-image: url(/images/video/text.png);
	background-repeat: repeat-x;
	background-size: 100%;
	-moz-animation: video-bg-t 2.6s forwards;
	-webkit-animation: video-bg-t 2.6s forwards;
	animation: video-bg-t 2.6s forwards
}

@keyframes video-bg-t {
	0% {
		transform: scale(2.2);
		-webkit-transform: scale(2.2);
		-moz-transform: scale(2.2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1)
	}
}

@-webkit-keyframes video-bg-t {
	0% {
		transform: scale(2.2);
		-webkit-transform: scale(2.2);
		-moz-transform: scale(2.2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1)
	}
}

@-moz-keyframes video-bg-t {
	0% {
		transform: scale(2.2);
		-webkit-transform: scale(2.2);
		-moz-transform: scale(2.2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1)
	}
}

.xdfvideo-i .video-b-i {
	padding: .8rem 0;
	background: #fff
}

.xdfvideo-i ul {
	width: 60%;
	margin: 0 auto;
	padding: .8rem 0
}

.xdfvideo-i ul li {
	width: 25.333%;
	margin: 0 4%;
	float: left;
	position: relative
}

.xdfvideo-i ul li>p {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 1.8rem;
	color: #fe4d00
}

.xdfvideo-i ul li>span {
	display: inline;
	position: absolute;
	font-size: 1.3rem;
	line-height: 1;
	transform: translate(0,-50%);
	top: 50%;
	right: 0
}

.video-i-i,.video-inner {
	display: block;
	width: 100%
}

.video-inner {
	margin: 0 auto;
	padding-bottom: 1.2rem;
	background: #f5f5f5
}

.video-i-i>.video-i-title {
	width: 96%;
	position: relative;
	text-align: center;
	margin: 0 auto;
	font-size: 1.9rem;
	color: #333;
	padding: 1.6rem 0
}

.video-i-i>.video-i-title>span {
	position: absolute;
	display: inline;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	color: #8c8c8a;
	top: 50%;
	right: 6%;
	font-size: 1.9rem
}

.video-i-list {
	width: 96%;
	margin: 0 auto
}

.video-i-list>ul {
	width: 100%
}

.video-i-list>ul li {
	width: 31.3333%;
	margin: 0 1%;
	float: left;
	overflow: hidden
}

.video-i-list>ul li>p {
	display: block;
	padding: .3rem 0 .6rem;
	font-size: 1.2rem;
	line-height: 1.2;
	text-align: left
}

.video-i-list>ul li .video-pic1 {
	display: block;
	width: 100%;
	position: relative
}

.video-i-list>ul li .video-pic1 .video-p-i {
	width: 90%;
	position: absolute;
	bottom: .5rem;
	left: 5%;
	margin: 0 auto
}

.video-i-list>ul li .video-pic1 .video-p-i>p {
	display: inline;
	font-size: 1rem;
	color: #fff;
	float: left
}

.video-i-list>ul li .video-pic1 .video-p-i>p span {
	display: inline;
	color: #fff;
	font-size: 1.4rem
}

.video-i-list>ul li .video-pic1 .video-p-i>.play {
	position: absolute;
	display: inline;
	font-size: 1.6rem;
	line-height: 1;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	color: #fff;
	right: 0;
	top: 50%
}


@font-face {
	font-weight:400;font-style:normal;font-family:'Source Han Sans';src:url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_9f264e3.eot);src:url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_9f264e3.eot?) format('embedded-opentype'),url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_249157e.woff) format('woff'),url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_2b987e0.ttf) format('truetype'),url(http://m2.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_5d96906.svg) format('svg')
}

@font-face {
  font-family: 'xdfpr';  /* project id 179266 */
  src: url('//at.alicdn.com/t/font_7xrbh0woi64oyldi.eot');
  src: url('//at.alicdn.com/t/font_7xrbh0woi64oyldi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_7xrbh0woi64oyldi.woff') format('woff'),
  url('//at.alicdn.com/t/font_7xrbh0woi64oyldi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_7xrbh0woi64oyldi.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;
	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;
}
.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
}