.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(images/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:absolute; 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:999;
	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;
    text-align: center;
    line-height:56px;
    color:#fff;
}

.pagination li aside {
	position:absolute;
	background:url(../images/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;*/
    color:#ea422f;
}
.pagination .active aside {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-o-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}


.pagination1 {
	position:absolute; 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:999;
	font-size:14px;
}
.pagin_0 {
    top:27%;
}
.pagin_2 {
    top:73%;
}
.pagination1 li {
	width:23px;
	height:56px;
	cursor:pointer;
	margin:0px auto;
	position:relative
}
.pagination1 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;
    text-align: center;
    line-height:56px;
    color:#fff;
}

.pagination1 li aside {
	position:absolute;
	background:url(../images/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
}
.pagination1 li:hover aside {
	opacity:1;
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-o-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
.pagination1 .active span {
	/*background: url(../images/ceb2.png) center center no-repeat;*/
    color:#000;
}
.pagination1 .active aside {
	-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;
}
.p_pagination {
	width:100%;
	height:40px;buttom:auto;
	text-align:center;
	position:absolute; 
	bottom:0px;
	font-size:16px;
	-webkit-transition:500ms ease-out 800ms;
	-moz-transition:500ms ease-out 800ms;
	-o-transition:500ms ease-out 800ms;
	-ms-transition:500ms ease-out 800ms;
	transition:500ms ease-out 800ms
}
.p_pagination ul { position:relative;
	display:inline-block; 
	overflow:hidden; padding:0 23px;
}
.p_pagination li {
	height:100%;
	width:132px;
	display:inline-block;
	background:url(../images/san_kbg.png) center center no-repeat;
	color:#fff;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.p_pagination li:last-child {
	border:0
}
.p_pagination .active {
	background:url(../images/san_kbg2.png) center center no-repeat;
	color:#fff;
}
.bg {
	width:1920px;
	height:1080px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
}
section.current .title {
	opacity:1;
	top:120px;
	-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;
}

.area_05 {
	background:#99DAFF
}
.area_05 .p_pagination {
	top:300px;
	opacity:0;
	buttom:auto
}
.area_05 .p_pagination .active {
	color:#99DAFF;
	background:#fff
}
.area_05 .p_pagination li {
	background:#99DAFF
}
.area_05 .photo_list {
	position:absolute;
	left:0px;
	top:0px
}
.area_05 .map {
	background:url(../images/615ec0a1780f5e01.map_05.png);
	width:1360px;
	height:535px;
	position:absolute;
	left:50%;
	margin-left:-680px;
	top:320px
}
.area_05 .iphone {
	height:16.6667em;
	width:9.1111em;
	background:url(../images/73ee22d6d419fe31.iphone_05.png);
	left:50%;
	margin:0 0 0 -4.5556em;
	bottom:-16.6667em
}
.area_05 .iphone_01, .area_05 .iphone_02 {
	background:url(../images/4aa29166ad4e8443.iphone_05_01.png) no-repeat;
	opacity:0;
	width:1.4444em;
	height:1.6944em;
	top:6.2778em;
	left:2.5em;
	-webkit-transform-origin:50% 100%;
	-moz-transform-origin:50% 100%;
	-o-transform-origin:50% 100%;
	-ms-transform-origin:50% 100%;
	transform-origin:50% 100%;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0)
}
.area_05 .iphone_02 {
	background:url(../images/655c7368791fc79e.iphone_05_02.png) no-repeat;
	top:0;
	left:0
}
.area_05 .iphone_02_box {
	top:9.7778em;
	left:4.9444em;
	width:1.4444em;
	height:1.6944em
}
.area_05 .iphone_02_doit {
	background:url(../images/8237f0bd7e77fd0e.doit.png) no-repeat;
	width:.3333em;
	height:.3333em;
	margin:0 0 0 -0.1667em;
	top:105%;
	left:50%
}
.area_05 .child_box_01, .area_05 .child_box_02 {
	top:380px;
	left:208px;
	width:176px
}
.area_05 .child_box_02 {
	left:auto;
	right:133px
}
.area_05 .child_01, .area_05 .child_02 {
	width:176px;
	height:207px;
	background:url(../images/18b05c1a5815c801.child_05_01_01.png) no-repeat center bottom;
	-webkit-transform:translateY(-60px);
	-moz-transform:translateY(-60px);
	-o-transform:translateY(-60px);
	-ms-transform:translateY(-60px);
	transform:translateY(-60px);
	opacity:0
}
.area_05 .child_02 {
	background:url(../images/8c5d86ff24419075.child_05_01_02.png) no-repeat center bottom
}
.area_05 .circle_01 {
	width:102px;
	height:48px;
	position:absolute;
	top:189px;
	left:50%;
	margin-left:-54px;
	background:url(../images/090b2fb291f7745b.circle_05_01.png) no-repeat;
	opacity:0;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0)
}
.area_05.current .p_pagination {
	top:240px;
	opacity:1;
	-webkit-transition:500ms ease-out 900ms;
	-moz-transition:500ms ease-out 900ms;
	-o-transition:500ms ease-out 900ms;
	-ms-transition:500ms ease-out 900ms;
	transition:500ms ease-out 900ms
}
.area_05.current .iphone {
	-webkit-transition:500ms 1500ms;
	-moz-transition:500ms 1500ms;
	-o-transition:500ms 1500ms;
	-ms-transition:500ms 1500ms;
	transition:500ms 1500ms
}
.area_05.current .iphone_01, .area_05.current .iphone_02 {
	-webkit-transition:500ms 2500ms;
	-moz-transition:500ms 2500ms;
	-o-transition:500ms 2500ms;
	-ms-transition:500ms 2500ms;
	transition:500ms 2500ms
}
.area_05.current .iphone_02 {
	-webkit-transition-delay:2700ms;
	-moz-transition-delay:2700ms;
	-o-transition-delay:2700ms;
	-ms-transition-delay:2700ms;
	transition-delay:2700ms;
}
.area_05.current .child_01, .area_05.current .child_02 {
-webkit-transition:.8s cubic-bezier(1, .57, .48, 1.45) 800ms;
-moz-transition:.8s cubic-bezier(1, .57, .48, 1.45) 800ms;
-o-transition:.8s cubic-bezier(1, .57, .48, 1.45) 800ms;
-ms-transition:.8s cubic-bezier(1, .57, .48, 1.45) 800ms;
transition:.8s cubic-bezier(1, .57, .48, 1.45) 800ms
}
.area_05.current .circle_01 {
	-webkit-transition:500ms 1400ms;
	-moz-transition:500ms 1400ms;
	-o-transition:500ms 1400ms;
	-ms-transition:500ms 1400ms;
	transition:500ms 1400ms;
	-webkit-animation:circle 2s ease 1400ms infinite;
	animation:circle 2s ease 1400ms infinite
}
.current.area_05[data-index='0'] .iphone {
	bottom:0px
}
.current.area_05[data-index='0'] .child_01, .current.area_05[data-index='0'] .child_02 {
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
	opacity:1
}
.current.area_05[data-index='0'] .circle_01, .current.area_05[data-index='0'] .iphone_01, .current.area_05[data-index='0'] .iphone_02 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
.current.area_05[data-index='1'] .iphone {
	left:0;
	bottom:0px;
	margin-left:0;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	-o-transition:500ms;
	-ms-transition:500ms;
	transition:500ms
}
.current.area_05[data-index='1'] .child_01, .current.area_05[data-index='1'] .child_02 {
-webkit-transition:.6s ease-in;
-moz-transition:.6s ease-in;
-o-transition:.6s ease-in;
-ms-transition:.6s ease-in;
transition:.6s ease-in
}
.current.area_05[data-index='1'] .child_box_02 {
	-webkit-animation:step 5s linear 1400ms infinite alternate;
	animation:step 5s linear 1400ms infinite alternate
}
.current.area_05[data-index='1'] .iphone_01, .current.area_05[data-index='1'] .iphone_02 {
	-webkit-transition:500ms;
	-moz-transition:500ms;
	-o-transition:500ms;
	-ms-transition:500ms;
	transition:500ms
}
.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
}
.current.area_05[data-index='1'] .circle_01, .current.area_05[data-index='1'] .iphone_01, .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
}
.current.area_05[data-index='1'] .circle_01 {
	opacity:0;
	-webkit-animation:none 0 ease 0 1 normal;
	animation:none 0 ease 0 1 normal;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	-o-transition:500ms;
	-ms-transition:500ms;
	transition:500ms
}
.current.area_05[data-index='1'] .circle_02 {
	opacity:1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-animation:circle 2s ease 1400ms infinite;
	animation:circle 2s ease 1400ms infinite
}
.current.area_05[data-index='1'] .iphone_02_box {
	-webkit-animation:step2 5s linear 1400ms infinite alternate;
	animation:step2 5s linear 1400ms infinite alternate
}
.area_05_01 .title_main {
	background:url(../images/104fbb29c1a09bc9.title_05_01.jpg) center
}
.area_05_02 .title_main {
	background:url(../images/fb1e8cdb28205c45.title_05_02.jpg) center
}

.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
}
.question_list {
	margin:18px 0 38px
}
.question_list .title {
	font-size:24px;
	font-weight:bold;
	padding:0 0 28px 48px
}
.question_list .question_item {
	padding:0 88px 36px
}
.question_list .question_item .question, .question_list .question_item .answer {
	padding-left:28px;
	line-height:1.5em;
	position:relative
}
.question_list .question_item .question:before, .question_list .question_item .answer:before {
	content:"";
	display:block;
	width:18px;
	height:18px;
	background:url(../images/2c25dc697cd9e584.Q.jpg);
	top:7px;
	left:0px;
	position:absolute
}
.question_list .question_item .question {
	font-size:20px
}
.question_list .question_item .answer {
	font-size:16px;
	color:#666
}
.question_list .question_item .answer:before {
	background:url(../images/489a9e2bac8549c5.A.jpg);
	top:3px
}
.box_404 {
	width:651px;
	height:259px;
	margin:200px auto 0;
	background:url(../images/ecc62f83915e9802.404.jpg);
	padding:75px 0 0 43px
}
.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 i.phone {
	width:573px;
	height:735px;
	background:url(../images/99e59b5ac976b424.phone.png) no-repeat;
	top:100px;
	margin-left:-550px
}
.index section i.logo-l {
	width:163px;
	height:230px;
	background:url(../images/70c7d0a6bcef5f9f.logo-l.png) no-repeat;
	top:150px;
	margin-left:195px;
	color:#999;
	text-align:center;
	padding-top:200px;
	font-size:16px;
	white-space:nowrap
}
.index section a.down-link {
	display:block;
	width:240px;
	height:60px;
	line-height:45px;
	padding:10px 0 0 50px;
	background-color:#4d4d4d;
	background-repeat:no-repeat;
	background-image:url(../images/d78a9644c42e0bd3.icon.png);
	margin-left:80px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-radius:10px;
	font-size:15px
}
.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
}
.index section .tdCode {
	width:125px;
	height:125px;
	border:1px solid #ccc;
	top:444px;
	margin-left:360px;
	border-radius:10px;
	background:url(../images/f83b1723daf091ad.code.png) center center no-repeat
}
.index section .tdCode p {
	position:absolute;
	top:135px;
	width:125px;
	height:20px;
	text-align:center;
	font-size:12px
}
.index header h1 {
	width:130px;
	height:42px;
	background:url(../images/logo.png) no-repeat;
	top:9px;
	margin-left:-600px;
	overflow:hidden;
	text-indent:-999px
}
.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%
}
.tip {
	width:100%;
	background:url(../images/efee042546208634.tip.jpg) no-repeat right top #fff;
	position:fixed;
	top:0;
	color:#000;
	line-height:30px;
	padding-top:10px;
	display:none;
	z-index:999
}
.tip p {
	margin:5% 10%
}
.tip .title {
	font-size:2em
}
.tip span {
	color:#000
}
.test {
	font-size:1.5em;
	line-height:200%
}
.people, .right-area {
	width:49%;
	float:left
}
.index-area {
	height:850px
}
.people {
	height:850px;
	background:url(../images/5ac5c487083dbc09.people.jpg) no-repeat center right
}
.right-area h2 {
	height:80px;
	background:url(../images/8b1eb5344a3c35e4.title.png) no-repeat center left;
	margin-top:176px;
	overflow:hidden;
	color:#848484
}
.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) {
.menu_btn {
height:28px;
width:28px;
position:absolute;
top:7px;
right:-40px;
background:url(../images/5c6600d0721afe59.menu_btn.png);
background-size:cover
}
.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
}
}
