** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */ { border: medium none; margin: 0; padding: 0; }
/** 设置默认字体 **/
body, button, input, select, textarea { font: 12px/1.5  "SimSun", Tahoma, Arial, sans-serif }
input, select, form img, button { vertical-align: middle; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em { font-style: normal; }
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#fff; }
a:hover { text-decoration: underline;}
/** 重置图片元素 **/
img { border:none; }
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清楚浮动 **/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
textarea, input{resize:none}
a, textarea, input, button{outline:none}
.clear { clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.coz{ clear:both; overflow:hidden; zoom:1}
/*** font ***/
.word_break { white-space:normal; word-wrap:break-word; word-break:break-all; }
.f14 { font-size:14px; }
.fb { font-weight:bold; }
.db{ display:block}
.dn {display:none}
.di{ display:inline}
.tc{ text-align:center;}
.vam{vertical-align:middle;}
.lh18 { line-height:18px; }
.lh20 { line-height:20px; }
.lh22 { line-height:22px; }
.lh24 { line-height:24px; }
.lh26 { line-height:26px; }
.lh28 { line-height:28px; }
.lh30 { line-height:30px; }
.font_wryh { font-family: '微软雅黑', '黑体', '宋体'; }
/** position **/
.re { position:relative; z-index:1 }
.fr { float:right; }
.fl { float:left; }
.frdi { float:right; display:inline }
.fldi { float:left;display:inline }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pb5 { padding-bottom:5px}
.pb10 { padding-bottom:10px}
.pb15 { padding-bottom:15px}
.pb20 { padding-bottom:20px}
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pr5 { padding-right:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mb5 { margin-bottom:5px}
.mb10 { margin-bottom:10px}
.mb15 { margin-bottom:15px}
.mb20 { margin-bottom:20px}
.ml5 { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
/* ====================== 重置结束 ===================== */
.w1000{
	margin: 0 auto;
	width: 1000px;
}

body { 
	font: 14px "Microsoft Yahei",Arial,Helvetica,sans-serif; 
	color: #fff;
	background-color: #fcbfd1;
}

.header{
	color: #fff;
}
.header .nav  li a:hover .n-line,
.header .nav  li.active a .n-line,
.header .nav  li.active a:hover .n-line,
.mod-nav-header .nav .block{
	background-color: #fff; 
}

.footer{
	color: #fff;
}
.footer a{
	color: #fff;
}


.page { 
	background-repeat: no-repeat;
}
.contain { 
	position: relative; 
	width: 100%;
	height: 100%;

}
.
.page .con-item{
	width: 1024px;
	margin: 0 auto;
}

#navBar { 
	z-index: 3; 
	position: absolute; 
	top: 40%; 
	right: 24px;
}
#navBar .active { 
	background: url(../images/jane/page-icon-active-12x12.png) no-repeat;
}
#navBar li { 
	cursor: pointer; 
	margin-bottom: 16px; 
	transition: all .7s ease; 
	line-height: 0px; 
	font-size: 0;
	text-align: center; 
	width: 12px; 
	height: 12px;
	background: url(../images/jane/page-icon-12x12.png) no-repeat;
}


.mod-logo{
	width: 6.35%;
	position: fixed;
	top: 0;
	left: 5.46875%;
	z-index: 9;
	display: none;
}
.mod-logo img{
	display: block;
	width: 100%;
}
.fp-viewing-1 .mod-logo,
.fp-viewing-2 .mod-logo,
.fp-viewing-3 .mod-logo,
.fp-viewing-4 .mod-logo,
.fp-viewing-5 .mod-logo,
.fp-viewing-6 .mod-logo,
.fp-viewing-7 .mod-logo{
	display: block;
}


.mod-download-item{
	width: 4.54rem;
}
.mod-download-item .code-item{
	float: left;
	width: 1.03rem;

	@media screen and (min-width: 1910px) {
		top: -125px !important;
	}
	@media screen and (min-width: 2400px) {
		top: -155px !important;
	}
}
.mod-download-item .code-item .code-img{
	width: 1.03rem;
	height: 1.03rem;
	overflow: hidden;
	border-radius: 0.03rem;
}
.mod-download-item .code-item .code-img img{
	width: 100%;
}
.mod-download-item .btn-warp{
	float: left;
	padding-top: 0.18rem;
	width: 4.1rem;
}
.mod-download-item .btn-warp .btn{
	border: 2px #fff solid;
	border-radius:0.34rem;
	float: left;
	margin-left: 0.3rem;
	background-size: contain;
	width: 1.6rem;
	height: 0.68rem;
	text-align: center;
	color: #fff;
	font-size: 0;
	line-height: 0.68rem;
	-webkit-transition: 600ms;
	-moz-transition: 600ms;
	-ms-transition: 600ms;
	-o-transition: 600ms;
	transition: 600ms;
}
.mod-download-item .btn-warp .btn:hover{
	background: url(../images/jane/btn-bg-hover-160x68.png) repeat #fff;
	color: #fbbfd1;
	text-decoration: none;
	-webkit-transition: 600ms;
	-moz-transition: 600ms;
	-ms-transition: 600ms;
	-o-transition: 600ms;
	transition: 600ms;
}
.mod-download-item .btn-warp .btn .icon{
	display: inline-block;
	*+display: inline;
	*+zoom:1;
	_display: inline;
	_zoom:1;
	vertical-align: middle;
	font-size: 0.25rem;
	margin-right: 0.1rem;
}

.mod-download-item .btn-warp .btn span{
	display: inline-block;
	*+display: inline;
	*+zoom:1;
	_display: inline;
	_zoom:1;
	vertical-align: middle;
	font-size: 0.22rem;
	cursor: pointer;
}

#jpdown-page{
	min-width: 10.24rem;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: url(../images/jane/page-icon-active-12x12.png) no-repeat;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: url(../images/jane/page-icon-12x12.png) no-repeat;
}

.page2 .bg-item,
.page3 .bg-item,
.page4 .bg-item,
.page5 .bg-item,
.page6 .bg-item,
.page9 .bg-item,
.page7 .bg-item{
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
}
.page2 .move-item,
.page3 .move-item,
.page4 .move-item,
.page5 .move-item,
.page6 .move-item,
.page9 .move-item,
.page7 .move-item{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}
.page2 .info-item,
.page3 .info-item,
.page4 .info-item,
.page5 .info-item,
.page6 .info-item,
.page9 .info-item,
.page7 .info-item{
	width: 10rem;
	height: 1.04rem;
	position: absolute;
	top: 55%;
	left: 50%;
	margin: -0.52rem 0 0 -5rem;

	@media screen and (min-width: 1910px) {
		top: 55%;
	}
	@media (min-width: 1600px) and (max-width: 1900px) {
		top: 55%;
	}
	@media (min-width: 1366px) and (max-width: 1590px) {
		top: 51%;
	}
	@media screen and (max-width: 1366px) {
		top: 43%;
	}
	@media screen and (max-width: 1366px) {
		top: 43%;
	}
	@media screen and (max-width: 1200px) {
		top: 41%;
	}
	@media screen and (max-width: 1100px) {
		top: 38%;
	}
	@media screen and (max-width: 1000px) {
		top: 34%;
	}
}

/* -- page1 -- */
.page1{
	background: #fcbfd1;
}
.page1 .bg-item{
	position: absolute;
	left: 0;
	top: 0;
	width: 37.5%;
	z-index: 3
}
.page1 .bg-item img{
	width: 100%;
	display: block;
}
.page1 .con-item{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3.5rem 0 0 -5.12rem;
	width: 10.24rem;
}
.page1 .imgSowItem{
	background: url(../images/jane/index-sjbg.png?v=2) no-repeat;
	background-size: 100% auto;
	width: 3.37rem;
	height: 5.38rem;
	padding: 1.95rem 0 0 0.82rem;
	float: left;
}
.page1 .imgShow{
	width:2.75rem;
	position:relative; 
	height:4.86rem; 
	overflow:hidden;
}

.page1 .info-item{
	float: right;
	padding: 0.36rem 0 0 0;
}
.page1 .info-item h4.title{
	width: 5.72rem;
	height: 4.42rem;
	background: url(../images/jane/title-item/index-title.png) no-repeat 0px 50px;
	background-size: 100% auto;


	@media screen and (max-width: 1310px) {
		background: url(../images/jane/title-item/index-title.png) no-repeat 0px 35px;
		background-size: 100% auto;
	}

	
}
.page1 .mod-download-item{
	padding: 5% 0 0 0.06rem;
}

/* -- page2 -- */
.page2{
	background: #fcbfd1;
}
.page2 .bg-item{
	background-image: url(../images/jane/bg-item/section-11-bg.jpg);
}
.page2 .mod-download-item{
	float: right;
	padding-right: 50%;
	@media screen and (min-width: 1910px) {
		padding-right: 48%;
	}
	@media (min-width: 1600px) and (max-width: 1900px) {
		padding-right: 54.5%;
	}
	@media (min-width: 1366px) and (max-width: 1590px) {
		padding-right: 57%;
	}
	@media screen and (max-width: 1366px) {
		padding-right: 57.2%;
	}

}

/* -- page3 -- */
.page3{
	background: #fcbfd1;
}
.page3 .bg-item{
	background-image: url(../images/jane/bg-item/section-22-bg.jpg);
}
.page3 .info-item .mod-download-item{
	float: left;
	padding-left: 50%;
}

/* -- page4 -- */
.page4{
	background: #fcbfd1;
}
.page4 .bg-item{
	background-image: url(../images/jane/bg-item/section-33-bg.jpg);
}
.page4 .mod-download-item{
	float: right;
	padding-right: 50%;
	@media screen and (min-width: 1910px) {
		padding-right: 48%;
	}
	@media (min-width: 1600px) and (max-width: 1900px) {
		padding-right: 54.5%;
	}
	@media (min-width: 1366px) and (max-width: 1590px) {
		padding-right: 57%;
	}
	@media screen and (max-width: 1366px) {
		padding-right: 57.2%;
	}
	
}


/* -- page5 -- */
.page5{
	background: #fcbfd1;
}
.page5 .bg-item{
	background-image: url(../images/jane/bg-item/section-44-bg.jpg);
}
.page5 .mod-download-item{
	float: left;
	padding-left: 50%;
}


/* -- page6 -- */
.page6{
	background: #fcbfd1;
}
.page6 .bg-item{
	background-image: url(../images/jane/bg-item/section-55-bg.jpg);
}
.page6 .mod-download-item{
	float: right;
	padding-right: 50%;
	@media screen and (min-width: 1910px) {
		padding-right: 48%;
	}
	@media (min-width: 1600px) and (max-width: 1900px) {
		padding-right: 54.5%;
	}
	@media (min-width: 1366px) and (max-width: 1590px) {
		padding-right: 57%;
	}
	@media screen and (max-width: 1366px) {
		padding-right: 57.2%;
	}
	
}



/* -- page7 -- */
.page7{
	background: #fcbfd1;
}
.page7 .bg-item{
	background-image: url(../images/jane/bg-item/section-66-bg.jpg);
}
.page7 .mod-download-item{
	float: left;
	padding-left: 50%;
}

/* -- page9 -- */
.page9{
	background: #fcbfd1;
}
.page9 .bg-item{
	background-image: url(../images/jane/bg-item/section-77-bg.jpg);
}
.page9 .mod-download-item{
	float: right;
	padding-right: 50%;
	@media screen and (min-width: 1910px) {
		padding-right: 48%;
	}
	@media (min-width: 1600px) and (max-width: 1900px) {
		padding-right: 54.5%;
	}
	@media (min-width: 1366px) and (max-width: 1590px) {
		padding-right: 57%;
	}
	@media screen and (max-width: 1366px) {
		padding-right: 57.2%;
	}
	
}


/* -- page8 -- */
.page8{
	background: #fcbfd1;
}
.page8 .con-item{
	width: 7.96rem;
	height: 1.92rem;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.96rem 0 0 -3.98rem;
}
.page8 .info-item{
	width: 7.96rem;
	height: 1.92rem;
}
.page8 .info-item h2.logo{
	float: left;
	width: 3.97rem;
	background: url(../images/jane/line-bg-7x192.png) right bottom no-repeat;
	background-size: contain;
}
.page8 .info-item h2.logo i.icon{
	display: block;
	width: 3.34rem;
	height: 1.92rem;
	background: url(../images/jane/logo-334x192.png) no-repeat;
	background-size: 100% auto;
}
.page8 .info-item .mod-download-item{
	float: left;
	padding:0.32rem 0 0 0.54rem;
	width: 3.45rem;
}
.page8 .info-item .mod-download-item .code-item{
	width: 1.59rem;
}
.page8 .info-item .mod-download-item .code-item .code-img{
	width: 1.59rem;
	height: 1.59rem;
	padding: 0px;
}
.page8 .info-item .mod-download-item .code-item .code-img img{
	width: 1.59rem;
}
.page8 .info-item .mod-download-item .btn-warp{
	padding: 0 0 0 0.24rem;
	width: 1.6rem;
}
.page8 .info-item .mod-download-item .btn-warp .btn{
	float: left;
	margin:0 0 0.24rem 0;
}
.page8 .sy-item{
	font-size: 0.14rem;
	text-align: center;
	position: absolute;
	bottom: 2%;
	left: 0;
	width: 100%;
}


/* banner */
.device {
	width: 2.75rem;
	position: relative;
	height: 3.4rem;
	padding: 0;
	overflow: hidden;
}
.swiper-container {
	width: 5.4rem;
	height: 3.4rem;
	color: #fff;
	text-align: center;
}
.swiper-container img{
	width: 100%;
}
.swiper-wrapper{
	padding: 0 0.48rem !important;
	background: url(../images/jane/bg-line-3x346.png) repeat-x;
	background-size: contain
}
.swiper-slide {
	height: 100%;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.swiper-slide-visible {
	filter:alpha(opacity=40);
	opacity: 0.4;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.swiper-slide-active {
	top: 0;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.pagination {
	position: absolute;
	z-index: 20;
	left: 0px;
	width: 100%;
	text-align: center;
	bottom: 0rem;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 0.05rem;
	height: 0.05rem;
	margin: 0 0.02rem;
	background: url(../images/jane/img-icon-5x5.png) no-repeat;
	background-size: contain;
	cursor: pointer;
	position: relative;
	top: 0px;
	opacity: 1;
}
.swiper-visible-switch {
	opacity: 1;
	top: 0;
	background: url(../images/jane/img-icon-5x5.png) no-repeat;
	background-size: contain;
}
.swiper-active-switch {
	background: url(../images/jane/img-icon-active-5x5.png) no-repeat;
	background-size: contain;
}

.moveDown{
	top: 17% !important;
}
.moveUp{
	top: 0% !important;
}


/* ie6-8 */
@media \0screen\,screen\9 {
	#jpdown-page{
		min-width: 1024px;
	}
	.mod-download-item{
		width: 484px;
	}
	.mod-download-item .code-item{
		width: 103px;
	}
	.mod-download-item .code-item .code-img{
		width: 103px;
		height: 103px;
		border-radius: 3px;
	}
	.mod-download-item .btn-warp{
		padding-top: 18px;
		width: 380px;
	}
	.mod-download-item .btn-warp .btn{
		margin-left: 30px;
		width: 160px;
		height: 68px;
		line-height: 68px;
	}
	.mod-download-item .btn-warp .btn .icon{
		font-size: 25px;
		margin-right: 10px;
	}
	.mod-download-item .btn-warp .btn span{
		font-size: 22px;
	} 
	.page1 .con-item{
		width: 1024px;
		margin: -350px 0 0 -512px;
	}
	.page1 .imgSowItem{
		width: 337px;
		height: 538px;
		padding: 195px 0 0 82px;
	}
	.page1 .imgShow{
		width:275px;
		height:486px; 
	}
	.page1 .info-item{
		padding: 36px 0 0 0;
	}
	.page2 .info-item,
	.page3 .info-item,
	.page4 .info-item,
	.page5 .info-item,
	.page6 .info-item,
	.page9 .info-item,
	.page7 .info-item{
		width: 1000px;
		height: 104px;
		margin: -52px 0 0 -500px;
	}
	.page1 .info-item h4.title{
		width: 572px;
		height: 412px;
	}
	.page1 .mod-download-item{
		padding: 10% 0 0 6px;
	}
	.page8 .con-item{
		width: 796px;
		height: 192px;
		margin: -96px 0 0 -398px;
	}
	.page8 .info-item{
		width: 796px;
		height: 192px;
	}
	.page8 .info-item h2.logo{
		width: 397px;
	}
	.page8 .info-item h2.logo i.icon{
		width: 334px;
		height: 192px;
	}
	.page8 .info-item .mod-download-item{
		padding:32px 0 0 54px;
		width: 345px;
	}
	.page8 .info-item .mod-download-item .code-item{
		width: 159px;
	}
	.page8 .info-item .mod-download-item .code-item .code-img{
		width: 159px;
		height: 159px;
	}
	.page8 .info-item .mod-download-item .code-item .code-img img{
		width: 159px;
	}
	.page8 .info-item .mod-download-item .btn-warp{
		padding: 0 0 0 24px;
		width: 160px;
	}
	.page8 .info-item .mod-download-item .btn-warp .btn{
		margin:0 0 24px 0;
	}
	.page8 .sy-item{
		font-size: 14px;
	}
	.device {
		width: 275px;
		height: 340px;
	}
	.swiper-container {
		width: 540px;
		height: 340px;
	}
	.swiper-wrapper{
		padding: 0 48px !important;
	}
	.pagination {
		bottom: 0px;
	}
	.swiper-pagination-switch {
		width: 5px;
		height: 5px;
		margin: 0 2px;
	}
}