﻿.hasEm {
	font-size:14px;
	background-size:cover !important;
}
.pShow {
	display:block !important;
}
.mShow {
	display:none !important;
}
.section_group {
	position:relative;
	height:100%;
	-webkit-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	-moz-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	-o-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	-ms-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	transition:all 1000ms cubic-bezier(.86, 0, .07, 1)
}
.scroll_down {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-12px;
	width:20px;
	height:45px;
	z-index:999;
	cursor:pointer;
	/*background:url(img/bde546038ff60842.scroll_down.png) no-repeat;*/
	-webkit-animation:slideDown 1.6s ease-in-out 0s infinite;
	animation:slideDown 1.6s ease-in-out 0s infinite
}
.pagination {
	position:fixed; overflow:hidden;
	top:50%;  -webkit-transform: translateY(-50%); -MOZ-transform: translateY(-50%); -MS-transform: translateY(-50%); -O-transform: translateY(-50%); transform: translateY(-50%);
	right:30px;
	width:26px;
	z-index:9;
	font-size:14px;
}
.pagination li {
	width:23px;
	height:56px;
	cursor:pointer;
	margin:0px auto;
	position:relative
}
.pagination li span {
	display:block;
	height:56px;
	width:23px;
	margin:0px;
	background: url(../images/ceb1.png) center center no-repeat;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	-o-transition:500ms;
	-ms-transition:500ms;
	transition:500ms;
}
.pagination li aside {
	position:absolute;
	/*background:url(img/e1aa231dd0d97f2d.b20.png);*/
	color:#fff;
	right:140%;
	top:0;
	padding:0 10px;
	white-space:nowrap;
	line-height:1.9em;
	opacity:0;
	height:26px;
	line-height:26px;
	border-radius:1em;
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	-ms-border-radius:1em;
	-webkit-transform:translateX(20px);
	-moz-transform:translateX(20px);
	-o-transform:translateX(20px);
	-ms-transform:translateX(20px);
	transform:translateX(20px);
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-o-transition:.5s;
	-ms-transition:.5s;
	transition:.5s
}
.pagination li:hover aside {
	opacity:1;
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-o-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
.pagination .active span {
	background: url(../images/ceb2.png) center center no-repeat;
}
.pagination .active aside {
	opacity:1;
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-o-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
section {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative
}
section .title {
	width:100%;
	text-align:center;
	position:absolute;
	top:180px;
	opacity:0
}
section .title .title_main {
	height:56px;
	width:100%;
	background-repeat:no-repeat;
}
section .title p {
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin-top:10px
}
section .title .wh {
	color:#fff
}
.photo_list {
	height:100%;
	width:100%;
	overflow:hidden;
	position:relative
}
.photo_list>li {
	width:100%;
	height:100%;
	float:left;
	position:relative;
}

.bg {
	width:1920px;
	height:1080px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
}
section.current .title {
	opacity:1;
	top:150px;
	-webkit-transition:500ms ease-out 500ms;
	-moz-transition:500ms ease-out 500ms;
	-o-transition:500ms ease-out 500ms;
	-ms-transition:500ms ease-out 500ms;
	transition:500ms ease-out 500ms
}
section.current .circle {
	-webkit-animation:circle 2s ease 1s infinite;
	animation:circle 2s ease 1s infinite
}
section.current .circle2 {
	-webkit-animation:circle2 2s ease 1s infinite;
	animation:circle2 2s ease 1s infinite
}
section.current .fade {
	-webkit-animation:fade 2s ease 1s infinite;
	animation:fade 2s ease 1s infinite
}
section.current .fade2 {
	-webkit-animation:fade2 1s ease 1s infinite;
	animation:fade2 1s ease 1s infinite
}
section.current .fade3 {
	-webkit-animation:fade3 2s ease-in 3s infinite;
	animation:fade3 2s ease-in 3s infinite
}
.photo_animate .photo_list {
	-webkit-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	-moz-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	-o-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	-ms-transition:all 1000ms cubic-bezier(.86, 0, .07, 1);
	transition:all 1000ms cubic-bezier(.86, 0, .07, 1)
}

@media screen and (max-width:1200px) {
	.area_index_c .area_index_01 .logo_index {
		right:0
	}
	.area_index_c .logo_c_01 {
		left:0
	}
	.area_index_n .logo_index {
		left:64%
	}
}
.area_02{ position:relative; height:100%;}
.area_02 .title {
	text-align:right;
	bottom:100px;
	padding-right:50px
}
.area_02 .title_main { text-align:center;
	background: url(../images/ban_qie1.png) center ;
}
.area_02 .p_pagination {
	right:0;
	left:auto;
	bottom:100px;
	width:100%;
	opacity:0
}
.area_02 .box_02_02 {
	position:absolute; width:100%;
	top:18%;
}
.area_02 .bubble_02_01{
	width:100%;
	height:24%;
	left:300px;
	opacity:0;
}/**
.bubble_02_01{ overflow: hidden;}
.bubble_02_01 .lf{ display:block; height:100%; position:relative; width:20%; float:left; left:300px; text-align:center;opacity:0;}
.bubble_02_01 .lf img{ width:auto; height:100%;}
.area_02_01.active .bubble_02_01 .lf, .area_02_02.active .bubble_02_01 .lf, .area_02_03.active .bubble_02_01 .lf {
	opacity:1; left:0;
}

.area_02 .bubble_02_02 { border:6px solid #F00;
	background:url(img/7121ede4d7d1a31c.bubble_02_02.png) no-repeat;
	top:8.3333em;
	left:8.3333em
}**/

/*
.area_03 {
	background-size:cover;
	z-index:1
}


.area_04 {
	background:#FF94C8;
	z-index:1
}
.area_04 .title_main {
	background:url(img/a801489d86885d8e.title_04.jpg) center
}
.area_04 .photo_04 {
	background:url(img/7078dcbb9e6736b4.photo_04.png) no-repeat 0 0;
	position:absolute
}
.area_04 .photo_04_01 {
	width:326px;
	height:326px
}
.area_04 .photo_04_02 {
	width:191px;
	height:191px;
	background-position:-343px 0
}
.area_04 .photo_04_03 {
	width:191px;
	height:191px;
	background-position:-536px 0;
	right:0px
}
.area_04 .photo_04_04 {
	width:151px;
	height:151px;
	background-position:-341px -192px;
	left:20px
}
.area_04 .photo_04_05 {
	width:151px;
	height:151px;
	background-position:-536px -192px;
	right:20px
}
.area_04 .photo_04_04, .area_04 .photo_04_05 {
	top:20px
}
.area_04 .level_2_1, .area_04 .level_2_2 {
	position:absolute;
	top:50%;
	margin-top:-70px
}
.area_04 .level_2_1 {
	left:67px
}
.area_04 .level_2_2 {
	right:67px
}
.area_04 .child {
	width:326px;
	height:326px;
	top:-120px;
	position:absolute
}
.area_04 .shadow {
	background:url(img/6ce3328de0919e50.shadow_04.png);
	width:189px;
	height:45px;
	position:absolute;
	z-index:-1;
	top:300px;
	left:46px;
	-webkit-transform:scale(.2);
	-moz-transform:scale(.2);
	-o-transform:scale(.2);
	-ms-transform:scale(.2);
	transform:scale(.2)
}
.area_04 .child_box {
	position:absolute;
	top:36%;
	left:50%;
	margin-left:-163px;
	z-index:-1;
	width:326px
}
.area_04 .child_box>* {
	position:absolute
}
.area_04 .circle_01 {
	background:url(img/6899d71c7b14431a.circle_04_01.png) no-repeat 0 0;
	width:282px;
	height:70px;
	left:50%;
	margin-left:-151px;
	top:294px;
	z-index:-2
}
.area_04 .circle_02 {
	background:url(img/f9b39e012764e292.circle_04_02.png) no-repeat 0 0;
	width:410px;
	height:102px;
	left:50%;
	margin-left:-215px;
	top:279px;
	z-index:-3;
	-webkit-transform:scale(.68);
	-moz-transform:scale(.68);
	-o-transform:scale(.68);
	-ms-transform:scale(.68);
	transform:scale(.68)
}
.area_04 .circle_03 {
	background:url(img/4b9f4a551ce965ba.circle_04_03.png) no-repeat 0 0;
	width:561px;
	height:138px;
	left:50%;
	margin-left:-290px;
	top:261px;
	z-index:-4;
	-webkit-transform:scale(.5);
	-moz-transform:scale(.5);
	-o-transform:scale(.5);
	-ms-transform:scale(.5);
	transform:scale(.5)
}*/

/*
.area_04.current .child {
	top:0;
-webkit-transition:.3s ease-in .8s;
-moz-transition:.3s ease-in .8s;
-o-transition:.3s ease-in .8s;
-ms-transition:.3s ease-in .8s;
transition:.3s ease-in .8s
}
.area_04.current .shadow {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
-webkit-transition:.3s ease-in .8s;
-moz-transition:.3s ease-in .8s;
-o-transition:.3s ease-in .8s;
-ms-transition:.3s ease-in .8s;
transition:.3s ease-in .8s
}
.area_04.current .circle_02 {
	top:284px;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
-webkit-transition:.3s 1.5s;
-moz-transition:.3s 1.5s;
-o-transition:.3s 1.5s;
-ms-transition:.3s 1.5s;
transition:.3s 1.5s
}
.area_04.current .circle_03 {
	top:278px;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
-webkit-transition:.3s 2s;
-moz-transition:.3s 2s;
-o-transition:.3s 2s;
-ms-transition:.3s 2s;
transition:.3s 2s
}
.area_04.current .level_2_1 {
	left:-234px
}
.area_04.current .level_2_2 {
	right:-234px
}
.area_04.current .photo_04_04 {
	top:-33px;
	left:-180px
}
.area_04.current .photo_04_05 {
	top:-33px;
	right:-180px
}
.area_04.current .photo_04_04, .area_04.current .photo_04_05 {
-webkit-transition:.3s 2s;
-moz-transition:.3s 2s;
-o-transition:.3s 2s;
-ms-transition:.3s 2s;
transition:.3s 2s
}
.area_04.current .level_2_1, .area_04.current .level_2_2 {
-webkit-transition:.5s 1.5s;
-moz-transition:.5s 1.5s;
-o-transition:.5s 1.5s;
-ms-transition:.5s 1.5s;
transition:.5s 1.5s
}
*/
/*
.area_06_01 {
	background:#D0E0FD
}
.area_06_01 .title {
	top:40%;
	text-align:left
}
.area_06_01 .title_main {
	background:url(img/92009d691b51ec39.title_06.png) left
}
.area_06_01 .child_01 {
	width:19.25em;
	height:22.2778em;
	left:.5556em;
	bottom:0px;
	background:url(img/15aed5cc3cb68d3a.child_06_01.jpg) no-repeat
}
.area_06_01 .icon_01_01 {
	bottom:365px;
	left:186px;
	width:51px;
	height:32px;
	background:url(img/icon_06_01_01.png) no-repeat
}
.area_06_01 .icon_01_02 {
	width:2.2778em;
	height:2.8333em;
	bottom:8.3889em;
	left:-1.1667em;
	background:url(img/4407de565a583e37.icon_06_01_02.png) no-repeat
}
.area_06_01 .icon_01_03, .area_06_01 .icon_01_03_c {
	width:20.1944em;
	height:5em
}
.area_06_01 .icon_01_03 {
	bottom:4.4444em;
	right:20.4167em;
	overflow:hidden;
	width:0
}
.area_06_01 .icon_01_03_c {
	background:url(img/e0311f0d6c36d793.icon_06_01_03.png) no-repeat;
	right:0;
	top:0
}
.area_06_01 .circle_01_01 {
	bottom:251px;
	left:77px;
	width:243px;
	height:264px;
	background:url(img/circle_06_01.png) no-repeat
}
.current .area_06_01 .title {
	top:40%;
	text-align:left
}
.area_06_01.active .title {
	top:40%
}
.area_06_01.active .icon_01_02 {
	-webkit-animation:fade2 1.8s ease 1s infinite;
	animation:fade2 1.8s ease 1s infinite
}
.area_06_01.active .icon_01_03 {
	-webkit-animation:fade4 1.8s ease 1s infinite;
	animation:fade4 1.8s ease 1s infinite
}
.area_06_02 {
	background:#C90202
}
.area_06_02 .title_main {
	background:url(img/92009d691b51ec39.title_06.png) center
}
.area_06_02 .child_02 {
	width:20.1111em;
	height:17.1111em;
	bottom:0px;
	left:50%;
	margin:0 0 0 -10.0278em;
	background:url(img/b293bb7c8d55f6c5.child_06_02.jpg) no-repeat
}
.area_06_02 .circle_02_01 {
	bottom:244px;
	right:-19px;
	width:243px;
	height:264px;
	background:url(img/circle_06_01.png) no-repeat
}
.area_06_02 .icon_02_01 {
	width:18.8056em;
	height:6.8611em;
	background:url(img/854ae3a474dcbc53.icon_06_02_01.png) no-repeat;
	bottom:2.7778em;
	left:.6389em;
	animation-delay:1.6s;
	-webkit-animation-delay:1.6s;
	opacity:0
}
.area_06_02 .icon_02_02 {
	width:14.8333em;
	height:5.0833em;
	background:url(img/f4866cff2fb44a41.icon_06_02_02.png) no-repeat;
	bottom:12.5em;
	left:2.6667em;
	opacity:0
}
.area_06_02 .icon_02_03, .area_06_02 .icon_02_04 {
	width:3.4167em;
	height:3.4167em;
	background:url(img/icon_06_02_03.png) no-repeat;
	bottom:14.4722em;
	left:3.7222em;
	opacity:0
}
.area_06_02 .icon_02_04 {
	bottom:15.6111em;
	left:15.5em
}
.area_06_02 .icon_02_05, .area_06_02 .icon_02_06 {
	width:16.6667em;
	bottom:1.9444em;
	left:-5.8333em;
	-webkit-transform-origin:0 50%;
	-moz-transform-origin:0 50%;
	-o-transform-origin:0 50%;
	-ms-transform-origin:0 50%;
	transform-origin:0 50%;
	opacity:0
}
.area_06_02 .icon_02_06 {
	width:14.4444em;
	left:-4.1667em
}
.area_06_02 .icon_02_07, .area_06_02 .icon_02_08, .area_06_02 .icon_02_09 {
	bottom:1.9444em;
	-webkit-transform-origin:100% 50%;
	-moz-transform-origin:100% 50%;
	-o-transform-origin:100% 50%;
	-ms-transform-origin:100% 50%;
	transform-origin:100% 50%;
	opacity:0
}
.area_06_02 .icon_02_07 {
	width:13.8889em;
	right:-4.7222em
}
.area_06_02 .icon_02_08 {
	width:13.6111em;
	right:-5.8333em
}
.area_06_02 .icon_02_09 {
	width:12.7778em;
	right:-3.6111em
}
.area_06_02 .note {
	background:url(img/854ae3a474dcbc53.icon_06_02_01.png)
}
.area_06_02 .note_1 {
	background-position:-320px -19px;
	width:64px;
	height:89px
}
.area_06_02 .note_2 {
	background-position:-433px -110px;
	width:50px;
	height:79px
}
.area_06_02 .note_3 {
	background-position:-495px 0;
	width:48px;
	height:77px
}
.area_06_02 .note_4 {
	background-position:-577px -47px;
	width:57px;
	height:88px
}
.area_06_02 .note_5 {
	background-position:-619px -131px;
	width:64px;
	height:112px
}
.area_06_02.active .icon_02_02, .area_06_02.active .icon_02_03, .area_06_02.active .icon_02_04 {
	opacity:1
}
.area_06_02.active .icon_02_01 {
	-webkit-animation:fade3 4s ease-in 1.8s infinite;
	animation:fade3 4s ease-in 1.8s infinite
}
.area_06_02.active .icon_02_02 {
	-webkit-transition:opacity 500ms 1.6s;
	-moz-transition:opacity 500ms 1.6s;
	-o-transition:opacity 500ms 1.6s;
	-ms-transition:opacity 500ms 1.6s;
	transition:opacity 500ms 1.6s
}
.area_06_02.active .icon_02_03, .area_06_02.active .icon_02_04 {
	-webkit-transition:opacity 500ms 1.6s;
	-moz-transition:opacity 500ms 1.6s;
	-o-transition:opacity 500ms 1.6s;
	-ms-transition:opacity 500ms 1.6s;
	transition:opacity 500ms 1.6s;
	-webkit-animation:translateX 1s ease 1s infinite;
	animation:translateX 1s ease 1s infinite
}
.area_06_02.active .icon_02_05 {
	-webkit-animation:notel 2s ease-in infinite 1.8s;
	animation:notel 2s ease-in infinite 1.8s
}
.area_06_02.active .icon_02_06 {
	-webkit-animation:notel 1.5s ease-in infinite 2.4s;
	animation:notel 1.5s ease-in infinite 2.4s
}
.area_06_02.active .icon_02_07 {
	-webkit-animation:noter 1.6s ease-in infinite 1.8s;
	animation:noter 1.6s ease-in infinite 1.8s
}
.area_06_02.active .icon_02_08 {
	-webkit-animation:noter 1.3s ease-in infinite 2.7s;
	animation:noter 1.3s ease-in infinite 2.7s
}
.area_06_02.active .icon_02_09 {
	-webkit-animation:noter 1.3s ease-in infinite 2.2s;
	animation:noter 1.3s ease-in infinite 2.2s
}
.area_06_03 {
	background:#FFCEBF
}
.area_06_03 .title {
	top:auto;
	bottom:300px;
	text-align:left
}
.area_06_03 .title_main {
	background:url(img/92009d691b51ec39.title_06.png) left
}
.area_06_03 .child_03, .area_06_03 .child_03_c {
	width:22.2778em;
	height:19.6667em;
	right:2.2222em;
	bottom:0px;
	background:url(img/e847f7eaee601ec5.child_06_03.jpg) no-repeat
}
.area_06_03 .circle_03_01 {
	width:6.75em;
	height:7.3333em;
	bottom:11.7222em;
	left:0;
	background:url(img/circle_06_03.png) no-repeat
}
.area_06_03 .icon_03_01 {
	width:4.3056em;
	height:7.1667em;
	bottom:14.6667em;
	left:-2.0278em;
	background:url(img/094d978017e589f0.icon_06_03_01.png) no-repeat;
	opacity:0
}
.area_06_03 .icon_03_02, .area_06_03 .icon_03_02_c {
	width:38.8056em;
	height:20em;
	top:0;
	right:0
}
.area_06_03 .icon_03_02 {
	bottom:0;
	right:-13.4722em;
	overflow:hidden;
	opacity:0;
	width:0px
}
.area_06_03 .icon_03_02_c {
	background:url(img/50d52076135eec03.icon_06_03_02.png) no-repeat
}
.area_06_03 .icon_03_03 {
	width:38.9167em;
	height:20em;
	bottom:1.3889em;
	left:-3.1944em;
	opacity:0;
	background:url(img/38915ee540bbd270.icon_06_03_05.png) no-repeat;
	background-size:cover
}
.current .area_06_03 .title {
	top:auto;
	bottom:300px;
	text-align:left
}
.area_06_03.active .title {
	top:auto;
	bottom:300px
}
.area_06_03.active .icon_03_01, .area_06_03.active .icon_03_02, .area_06_03.active .icon_03_03 {
	opacity:1
}
.area_06_03.active .icon_03_01 {
	-webkit-transition:opacity 500ms 1s;
	-moz-transition:opacity 500ms 1s;
	-o-transition:opacity 500ms 1s;
	-ms-transition:opacity 500ms 1s;
	transition:opacity 500ms 1s
}
.area_06_03.active .icon_03_02 {
	width:38.8056em;
-webkit-transition:.5s 1s;
-moz-transition:.5s 1s;
-o-transition:.5s 1s;
-ms-transition:.5s 1s;
transition:.5s 1s
}
.area_06_03.active .icon_03_03 {
	-webkit-animation:fade 4s ease infinite 1.9s;
	animation:fade 4s ease infinite 1.9s;
	-webkit-transition:opacity 500ms 1.9s;
	-moz-transition:opacity 500ms 1.9s;
	-o-transition:opacity 500ms 1.9s;
	-ms-transition:opacity 500ms 1.9s;
	transition:opacity 500ms 1.9s
}
.area_06 .p_pagination {
	opacity:0
}
.current.area_06 .p_pagination {
	opacity:1
}
.area_07 {
	background:url(img/05187dd7c4a8cb2a.area_07.jpg) no-repeat;
	background-size:cover
}
.area_07 .title {
	top:45%;
	text-align:right;
	padding-right:100px
}
.area_07 .title_main {
	background:url(img/650f11e4285f0dad.title_07.png) right
}
.area_07 .bubble_07 {
	width:174px;
	height:174px;
	background:url(img/2e1f0653954bba24.bubble_07.png);
	top:20%;
	left:37%;
	-webkit-transform:translate(-60px, 30px);
	-moz-transform:translate(-60px, 30px);
	-o-transform:translate(-60px, 30px);
	-ms-transform:translate(-60px, 30px);
	transform:translate(-60px, 30px);
	opacity:0
}
.current.area_07 .title {
	top:39%
}
.current.area_07 .bubble_07 {
	-webkit-transition:1.5s 1s;
	-moz-transition:1.5s 1s;
	-o-transition:1.5s 1s;
	-ms-transition:1.5s 1s;
	transition:1.5s 1s;
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	transform:translate(0, 0);
	opacity:1
}*/

.copyright {
	color:#999;
	margin-top:25px
}
.copyright.abs {
	width:100%;
	position:absolute;
	bottom:50px
}
.no_fix {
	padding-top:60px;
	height:auto;
	min-height:100%
}
.body_area_m {
	position:relative;
	margin:0 auto;
	width:1000px
}
.specs_title {
	padding:52px 0 39px;
	font-size:24px;
	font-weight:normal
}
.specs_table {
	width:740px;
	margin-left:40px;
	border-collapse:collapse
}
.specs_table td, .specs_table th {
	padding:22px 22px 22px 33px;
	border-bottom:1px solid #ddd
}
.specs_table th {
	width:195px;
	padding-right:60px;
	text-align:right
}

.box_404 .btn {
	font-size:18px
}
.box_404 em {
	padding:0 10px
}
@media screen and (min-height:900px) {
	.hasEm {
		font-size:36px
	}
}
@media screen and (max-height:899px) and (min-height:800px) {
	.hasEm {
		font-size:30.4px
	}
	.p_pagination {
		bottom:40px
	}
	.area_09 .title, .current.area_09 .title {
		top:120px
	}
}
@media screen and (max-height:799px) and (min-height:700px) {
	.hasEm {
		font-size:24.4px
	}
	.p_pagination {
		bottom:40px
	}
	.area_09 .title, .current.area_09 .title {
		top:120px
	}
}
@media screen and (max-height:699px) and (min-height:640px) {
	.hasEm {
		font-size:24px
	}
	.p_pagination {
		bottom:25px
	}
	.area_09 .title, .current.area_09 .title {
		bottom:60px
	}
	section .title {
		top:140px
	}
	section.current .title {
		top:80px
	}
	.area_02.current .title {
		bottom:60px
	}
	.area_02.current .p_pagination {
		bottom:100px
	}
	.area_05.current .p_pagination {
		bottom:190px
	}
	.area_09 .photo {
		height:400px
	}
}
@media screen and (max-height:639px) and (min-height:590px) {
	.hasEm {
		font-size:21px
	}
	.p_pagination {
		bottom:25px
	}
	.area_09 .title, .current.area_09 .title {
		bottom:60px
	}
	section .title {
		bottom:140px
	}
	section.current .title {
		bottom:60px
	}
	.area_02.current .title {
		bottom:60px
	}
	.area_02.current .p_pagination {
		bottom:100px
	}
	.area_05.current .p_pagination {
		top:190px
	}
	.area_09 .photo {
		height:400px
	}
}
@media screen and (max-height:590px) {
	.hasEm {
		font-size:17px
	}
	.p_pagination {
		bottom:25px
	}
	.area_09 .title, .current.area_09 .title {
		top:80px
	}
	section .title {
		top:140px
	}
	section.current .title {
		top:80px
	}
	.area_02.current .title {
		bottom:100px
	}
	.area_02.current .p_pagination {
		bottom:100px
	}
	.area_05.current .p_pagination {
		top:190px
	}
	.area_09 .photo {
		height:400px
	}
}
@media screen and (max-width:1200px) {
	header {
		padding:0 50px 0 10px
	}
	.area_03 .icon_03_02 p {
		padding-right:5px
	}
	section .title {
		padding:0 10px
	}
	.pagination .active aside {
		opacity:0
	}
	.current.area_05[data-index='1'] .iphone {
		left:35px
	}
	.area_07 .bubble_07 {
		left:45%
	}
}
.no_css3 .area_06_01 .icon_01_03 {
	width:20.1944em
}
.no_css3 .icon_02_05, .no_css3 .icon_02_06, .no_css3 .icon_02_07, .no_css3 .icon_02_08, .no_css3 .icon_02_09 {
	display:none
}
.no_bgsize .no_bgsize_img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.no_bgsize .current.area_05 .iphone {
	bottom:0px
}
.no_bgsize .pagination li aside {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}
.no_bgsize .pagination li:hover aside {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30)
}
.no_bgsize .current.area_05 .iphone, .no_bgsize .current.area_05[data-index='0'] .iphone, .no_bgsize .current.area_05[data-index='1'] .iphone {
	bottom:0px;
	left:50%;
	margin:0 0 0 -4.5556em
}
.no_bgsize .current.area_05 .child_01, .no_bgsize .current.area_05[data-index='0'] .child_01, .no_bgsize .current.area_05[data-index='1'] .child_01, .no_bgsize .current.area_05 .child_02, .no_bgsize .current.area_05[data-index='0'] .child_02, .no_bgsize .current.area_05[data-index='1'] .child_02 {
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
	opacity:1
}
.no_bgsize .current.area_05 .circle_01, .no_bgsize .current.area_05[data-index='0'] .circle_01, .no_bgsize .current.area_05[data-index='1'] .circle_01, .no_bgsize .current.area_05 .iphone_01, .no_bgsize .current.area_05[data-index='0'] .iphone_01, .no_bgsize .current.area_05[data-index='1'] .iphone_01, .no_bgsize .current.area_05 .iphone_02, .no_bgsize .current.area_05[data-index='0'] .iphone_02, .no_bgsize .current.area_05[data-index='1'] .iphone_02 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
.no_bgsize .area_07 .bubble_07 {
	left:45%
}
.no_bgsize .area_09 .p_pagination .active {
	color:#666;
	font-weight:bold
}
.no_bgsize .area_09 .p_pagination li:before, .no_bgsize .area_09 .p_pagination li:after, .no_bgsize .area_09 .p_pagination .active:before, .no_bgsize .area_09 .p_pagination .active:after {
	display:none
}
.index {
	min-height:850px;
	font-size:16px
}
.index header {
	width:100%;
	height:60px;
	border-bottom:1px solid #B2B2B2;
	background:#fff
}
.index section {
	width:100%;
	height:660px;
	background:#fff;
	overflow:visible
}
.index section i, .index section a, .tdCode, .index header h1 {
	position:absolute;
	display:block;
	left:50%;
	top:0;
}

.index section a.down-link:hover {
	background-color:#5d5d5d
}
.index section a.down-ios {
	top:444px;
	background-position:15px 6px
}
.index section a.down-android {
	top:524px;
	background-position:15px -147px
}
.index section a.down-disable, .index section a.down-disable:hover {
	background-color:#b3b3b3 !important;
	cursor:default
}

.mask {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(50, 50, 50, 0.3);
	display:none
}
.index .dialog {
	width:300px;
	height:200px;
	background:#f9f9f9;
	position:absolute;
	top:50%;
	left:50%;
	margin:-100px 0 0 -150px;
	border-radius:15px;
	box-shadow:0 0 10px #333;
	text-align:center;
	font-size:14px;
	display:none
}
.index .dialog p {
	padding:50px
}
.index .dialog a.btn {
	display:inline-block;
	padding:8px 30px;
	background:#157897;
	border-radius:8px;
	color:#fff;
	text-decoration:none
}
.index .dialog a.btn:hover {
	background:#28cfff
}
.app {
	text-align:center;
	min-height:850px;
	font-size:12px;
	padding-top:42px
}
.app .logo-l {
	display:inline-block;
	width:40%;
	margin:10% 0 5%
}
.app a.down-link {
	display:inline-block;
	width:65%;
	padding:3% 0 3% 10%;
	background-color:#4d4d4d;
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-radius:10px;
	margin-top:5%;
	font-size:130%;
	line-height:180%
}
.app a.down-link img {
	width:16%
}
.app a.down-ios img {
	margin-left:-15%;
	float:left
}
.app a.down-android img {
	margin-left:-15%;
	float:left
}
.app a.down-disable {
	background-color:#b3b3b3 !important;
	cursor:default
}
.app p {
	font-size:1.5em;
	color:#999;
	margin-bottom:5%
}

.right-area h2 em {
	display:none
}
.right-area .code-box {
	width:535px;
	height:312px;
	margin-top:63px;
	text-align:center;
}
@media only screen and (max-width:1260px) and (min-width:960px) {
	.people {
		width:47%
	}
	.right-area {
		width:53%
	}
}
@media only screen and (max-width:960px) and (min-width:600px) {
	.app {
		min-height:inherit
	}
	.people {
		display:none
	}
	.right-area {
		width:535px;
		float:none;
		margin:0 auto
	}
}
@media only screen and (max-width:600px) {
	.app {
		min-height:inherit
	}
	.people {
		display:none
	}
	.right-area {
		width:100%;
		float:none;
		margin:0 auto
	}
	.right-area .code-box {
		width:100%;
		margin-top:30px
	}
	.right-area .code-box img {
		width:80%
	}
	.right-area h2 {
		font-size:20px;
		background:none;
		margin-top:50px;
		line-height:2em
	}
	.right-area h2 span {
		font-size:15px
	}
	.right-area h2 em {
		display:inline
	}
}
.maintain {
	background:#eee
}
.maintain-box {
	width:650px;
	margin:80px auto 0;
	border:1px solid #ccc;
	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	background:#fff
}
.maintain-box h3 {
	padding:15px 24px 8px;
	border-bottom:1px solid #ccc
}
.maintain-box .content {
	padding:40px 24px
}
@media only screen and (max-width:768px) {
	.maintain {
		background:#CCF3FF
	}
	.maintain-box {
		width:90%;
		border:0;
		-webkit-box-shadow:0 0 0 transparent;
		-moz-box-shadow:0 0 0 transparent;
		-o-box-shadow:0 0 0 transparent;
		-ms-box-shadow:0 0 0 transparent;
		box-shadow:0 0 0 transparent;
		background:rgba(255, 255, 255, 0.7)
	}
}
@media only screen and (max-width:768px) {

	.index_menu {
		position:fixed;
		top:42px;
		left:0;
		right:0;
		padding:0;
		margin:0;
		height:0px;
		overflow:hidden;
		background:rgba(0, 0, 0, 0.2);
		-webkit-transition:.4s;
		-moz-transition:.4s;
		-o-transition:.4s;
		-ms-transition:.4s;
		transition:.4s
	}
	.index_menu ul {
		margin:0;
		padding:0
	}
	.index_menu ul .dropdown {
		display:none
	}
	.index_menu ul li {
		margin:0;
		padding:0;
		width:100%;
		height:50px;
		line-height:50px;
		border-bottom:1px solid #ccc;
		text-align:center;
		background:rgba(255, 255, 255, 0.8)
	}
	.index_menu ul li a {
		color:#333
	}
	.index_menu ul li:active {
		background:#eee
	}
	.index_menu ul .active a {
		color:#ff6493
	}
	.index_menu.current {
		height:100%
	}
	body .section_group section:not(.footer) {
		background-image:none;
		background-position:top center;
		background-size:cover !important
	}
	body .section_group section:not(.footer) * {
		display:none;
		background-image:none
	}
	.body_area_m {
		width:100%
	}
	.body_area_m img {
		width:100%
	}
	.specs_title {
		font-size:18px;
		padding:10px
	}
	.specs_table {
		width:100%;
		margin:0;
		font-size:14px
	}
	.specs_table td, .specs_table th {
		padding:10px 0
	}
	.specs_table th {
		width:80px;
		padding-right:10px
	}
	.specs_table td {
		padding-right:10px
	}
	.question_list {
		margin:0
	}
	.question_list .title {
		padding:0 0 10px 10px;
		font-size:16px
	}
	.question_list .question_item {
		padding:0 20px 20px
	}
	.question_list .question_item .question {
		font-size:16px
	}
	.question_list .question_item .question:before {
		top:4px
	}
	.question_list .question_item .answer {
		font-size:14px
	}
	.question_list .question_item .answer:before {
		top:1px
	}
}