/****=reset***/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0;padding:0;font-size:12px;font-family:arial,microsoft yahei,sans-serif;-webkit-text-size-adjust:none;}
table{border-collapse:collapse;}
a img{border:0px;}
a{outline:none;text-decoration:none;hide-focus:expression(this.hideFocus=true);}
:focus{outline:none;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
q:before, q:after{content:'';}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
input, button, textarea, select {font-family:inherit;}
a{outline:none;text-decoration:none;}
a:hover{text-decoration:underline;}
html{ overflow-y:scroll;}
textarea{resize:none;overflow:auto;}
.arial{font-family:Arial;}
label,input[type=button],input[type=submit],button{cursor:pointer;}
input[type="radio"]{vertical-align: text-bottom;}
input[type="checkbox"]{vertical-align: bottom;*vertical-align: baseline;}
.ie6 input{vertical-align: text-bottom;}

.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
/****=resetend***/

/* for html5 */
header,nav,aside,menu,figure,article,time,footer{display:block;}

/* for html5 all transition */
*:link, *:visited, *:hover, *:active, *:focus{
-webkit-transition:color .25s linear,background-color .25s linear,border-color .25s linear;
transition:color .25s linear,background-color .25s linear,border-color .25s linear;}



/* ----------------------------------------------------------------------------------------------- */
/*竖屏引导层*/
.lock_wrp{position:absolute; display:none; width:100%; height:100%; overflow:hidden; left:0; top:0; background-color:#000; color:rgba(255,255,255,.8); z-index:9999;}
.lock{position:absolute; left:50%; top:50%; width:250px; height:150px; margin:-75px 0 0 -125px; text-align:center;font-size:2.5em;}
.lock i{position:relative; display:block; width:74px; height:110px; background:url(../images/omronPage/iphone.png) 0 0 no-repeat; background-size:100%; 
	margin:0 auto; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); 
	-o-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); 
	-webkit-animation:iphone 1.6s ease-in infinite; -moz-animation:iphone 1.6s ease-in infinite; 
	-o-animation:iphone 1.6s ease-in infinite; -ms-animation:iphone 1.6s ease-in infinite; 
	animation:iphone 1.6s ease-in infinite;}
@-webkit-keyframes iphone{0%{-webkit-transform:rotate(-90deg);}25%{-webkit-transform:rotate(0deg);}50%{-webkit-transform:rotate(0deg);}75%{-webkit-transform:rotate(-90deg);}100%{-webkit-transform:rotate(-90deg);}}
@-moz-keyframes iphone{0%{-moz-transform:rotate(-90deg);}25%{-moz-transform:rotate(0deg);}50%{-moz-transform:rotate(0deg);}75%{-moz-transform:rotate(-90deg);}100%{-moz-transform:rotate(-90deg);}}
@-o-keyframes iphone{0%{-o-transform:rotate(-90deg);}25%{-o-transform:rotate(0deg);}50%{-o-transform:rotate(0deg);}75%{-o-transform:rotate(-90deg);}100%{-o-transform:rotate(-90deg);}}
@-ms-keyframes iphone{0%{-ms-transform:rotate(-90deg);}25%{-ms-transform:rotate(0deg);}50%{-ms-transform:rotate(0deg);}75%{-ms-transform:rotate(-90deg);}100%{-ms-transform:rotate(-90deg);}}
@keyframes iphone{0%{transform:rotate(-90deg);}25%{transform:rotate(0deg);}50%{transform:rotate(0deg);}75%{transform:rotate(-90deg);}100%{transform:rotate(-90deg);}}

#fp-nav{top:30% !important;z-index:9998 !important;}
#fp-nav ul{}
#fp-nav li{width:24px !important;height:24px !important;position:relative;margin-bottom:15px !important;}
#fp-nav li span{position:absolute;top:-5px;left:-140px;height:30px;line-height:30px;color:#fff;font-size:14px;
	background-color:#2488ff;width:128px;text-align:center;border-radius:15px;font-weight:700;display:none;}
#fp-nav li a{display:block;width:24px !important;height:24px !important;background:url(/html2014/images/onePage_1/menu.png) 0 0 no-repeat;}
#fp-nav li a:hover , #fp-nav li a.active{background-position:-24px 0;}
#fp-nav ul li .fp-tooltip{height:24px;line-height:24px;color:#fff;font-size:14px;top:0px;left:-140px;
	background-color:#2488ff;width:128px;text-align:center;border-radius:15px;font-weight:700;}

#fp-nav ul li.active .fp-tooltip , #fp-nav ul li.parent .fp-tooltip , #fp-nav ul li.have .fp-tooltip{display:block;}



.cw{width:1002px;margin:0 auto;height:100%;overflow:hidden;}
.section{overflow:hidden;}
.opacity_0{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}

.indexPop{color:#fff;text-decoration:none;}
.indexBody{width:100%;height:100%;background-color:#000;overflow:hidden;position:relative;}
#cboxContent{margin:0 !important;}
.oo{border:1px solid #ccc;overflow:hidden;text-align:center;position:absolute;top:50%;left:50%;}

.bg_1{background-color:#000;}
.bg_1 .cw{position:relative;text-align:center;}
.bg_1 .cw .img_1{position:absolute;bottom:0;left:50%;margin-left:-455px;z-index:90;}
.bg_1 .cw  .bg_1_txt{position:absolute;top:50%;left:50%;width:580px;height:210px;z-index:100;
	margin-left:-290px;margin-top:-105px;}
.bg_1 .cw h3{font-size:60px;color:#fff;}
.bg_1 .cw p{color:#fff;font-size:18px;margin-top:20px;}
.bg_1 .cw p img{vertical-align:middle;padding-right:10px;}


.bg_2{background:#000 url(/html2014/images/onePage_1/bg_2.jpg) center no-repeat;background-size:cover;}
.bg_2 .cw{position:relative;}
.bg_2 .cw .bg_2_txt{width:620px;height:260px;position:absolute;top:50%;left:50%;margin-left:-310px;margin-top:-130px;}
.bg_2 h3{font-size:60px;color:#fff;text-align:center;}
.bg_2 .box_out{text-align:center;margin-top:50px;}
.bg_2 .box_out .box{display:inline-block;width:110px;height:80px;border:1px solid #fff;color:#fff;text-align:center;
	font-size:18px;line-height:24px;padding-top:30px;margin:0 32px;}

.bg_3{background:#000 url(/html2014/images/onePage_1/bg_3.jpg) center no-repeat;background-size:cover;position:relative;}
.bg_3 .videoOut{height:580px;position:absolute;top:50%;left:0;width:100%;margin-top:-270px;}
.videoOut h4{text-align:center;color:#fff;font-size:60px;padding-bottom:20px;}
.bg_3 .videoBody{width:747px;height:420px;margin:0 auto;position:relative;}
.bg_3 .videoBody img{cursor:pointer;}
.bg_3 .videoBody h6{position:absolute;width:100%;text-align:center;font-size:60px;left:0px;top:50px;z-index:1000;color:#444;}
.bg_3 .videoBody #a1{position:absolute;z-index:10;top:0;left:0;}
.bg_3 .changeVideo{margin-top:40px;text-align:center;}
.bg_3 .changeVideo a{display:inline-block;border:2px solid #555;vertical-align:middle;
	margin:0 4px;position:relative;overflow:hidden;width:130px;height:67px;}
.bg_3 .changeVideo a img{width:130px;height:67px;}
.bg_3 .changeVideo a:hover , .bg_3 .changeVideo a.cur{border:2px solid #000;}
.bg_3 .changeVideo a.cur b{display:none;}
.bg_3 .changeVideo a b{display:block;position:absolute;top:0;left:0;width:130px;height:67px;line-height:67px;
	text-align:center;color:#fff;font-size:15px;background:url(/html2014/images/onePage_1/videoMask.png);}

.bg_4{background:#061324 url(/html2014/images/onePage_1/bg_4.jpg) bottom center no-repeat;position:relative;z-index:9911;}
.bg_4 .txtBody{background:#061324 url(/html2014/images/onePage_1/bg_4.jpg) bottom center no-repeat;position:absolute;
	top:0;left:0;text-align:center;width:100%;height:100%;z-index:9911;}
.bg_4 .txtBody p{text-align:center;width:100%;height:80px;line-height:80px;font-size:60px;position:absolute;
	top:50%;left:0px;margin-top:-40px;color:#fff;}
.bg_4 .memo{color:#70747d;position:absolute;z-index:9998;bottom:5px;right:10px;font-size:14px;
	width:100px;}

.covered{width:960px;height:100%;background:#061324 url(../images/onePage_1/zz_1.jpg) left bottom no-repeat;
	margin:0 auto;position:relative;z-index:9900;}
.covered .changeable{background:#061324 url(../images/onePage_1/zz_2.jpg) left bottom no-repeat;}
.handle{position:absolute;width:46px;height:46px;margin-left:-23px;margin-top:-23px;
	border-radius:50%;background:url(../images/onePage_1/handle.png) no-repeat;text-align:center;}
.handle em{color:#0d82f8;font-size:14px;position:absolute;top:50px;left:-37px;font-weight:700;width:120px;}
.handle span {display:inline-block;margin : 15px 1px 0;color :#fff;
	-webkit-transition:.1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;
	-o-transition:.1s ease-out;transition : .1s ease-out;}
.handle.vertical{-webkit-transform : rotate(90deg);-moz-transform : rotate(90deg);-ms-transform : rotate(90deg);
	-o-transform:rotate(90deg);transform : rotate(90deg);}
.handle:hover{background:url(../images/onePage_1/handle.png) no-repeat;}
.handle:hover span {color:#fff;}
.draggable {background-color: #555;cursor:move;}
.draggable span {margin : 15px 4px 0;color :#FFF;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;
	-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;}

.bg_5{background:#000 url(/html2014/images/onePage_1/bg_5.jpg) center no-repeat;background-size:cover;}
.bg_5 .cw{position:relative;}
.bg_5 .cw .bg_5_txt{position:absolute;top:50%;left:50%;width:840px;height:480px;
	margin-left:-420px;margin-top:-240px;}
.bg_5 h3{font-size:60px;color:#fff;text-align:center;}
.bg_5 p{font-size:24px;color:#d9dbde;text-align:center;padding:20px 0 60px;}
.bg_5 table{width:470px;margin:0 auto;}
.bg_5 table th , .bg_5 table td{padding-bottom:20px;color:#fff;}
.bg_5 table th{font-size:14px;padding-right:28px;}
.bg_5 table th i{display:inline-block;width:20px;height:20px;vertical-align:middle;
	background-image:url(/html2014/images/onePage_1/popIco.png);margin-right:15px;}
.bg_5 table th i.i_1{background-position:0 0;}
.bg_5 table th i.i_2{background-position:0 -20px;}
.bg_5 table th i.i_3{background-position:0 -40px;}
.bg_5 table th i.i_4{background-position:0 -60px;}
.bg_5 table .txt{width:350px;height:30px;line-height:30px;padding:3px 0 3px 10px;color:#333;border:0;
	font-size:14px;border-radius:2px;}
.bg_5 table a{display:block;width:180px;height:50px;line-height:50px;color:#fff;
	background:#2178fc;font-size:14px;text-decoration:none;text-align:center;font-weight:700;}
/* background:#2178fc url(../images/onePage_1/subIco.jpg) 13px center no-repeat;text-indent:55px; */

.bg_6{background:#050a15 url(/html2014/images/onePage_1/bg_6.jpg) center no-repeat;}
.bg_6 .cw{position:relative;}
.bg_6 .yuanBody{width:562px;height:562px;position:absolute;top:50%;margin-top:-281px;
	left:50%;margin-left:-281px;}
.bg_6 .yuanBody img{position:absolute;top:0;left:0;}
.bg_6 .yuanBody img.y_1{z-index:10;}
.bg_6 .yuanBody img.y_2{z-index:20;}
.bg_6 .yuanBody img.y_3{z-index:30;}
.bg_6 .yuanBody i{position:absolute;z-index:100;background:url(../images/onePage_1/pointer.png) no-repeat;
	width:28px;height:28px;}
.bg_6 .yuanBody i.p_1{top:62px;left:88px;}
.bg_6 .yuanBody i.p_2{top:463px;left:75px;}
.bg_6 .yuanBody i.p_3{top:59px;left:444px;}
.bg_6 .yuanBody i.p_4{top:471px;left:452px;}
.bg_6 .yuanBody p{position:absolute;z-index:110;color:#b2afaf;font-size:16px;font-weight:700;}
.bg_6 .yuanBody p.p_1{top:64px;left:-170px;}
.bg_6 .yuanBody p.p_2{top:61px;left:490px;width:240px;}
.bg_6 .yuanBody p.p_3{top:470px;left:-40px;}
.bg_6 .yuanBody p.p_4{top:474px;left:500px;width:240px;}
.bg_6 h3{font-size:60px;color:#fff;text-align:center;z-index:120;position:absolute;top:50%;margin-top:-30px;
	width:100%;}

.bg_7{background:#000 url(/html2014/images/onePage_1/bg_7.jpg) center no-repeat;background-size:cover;}
.bg_7 .cw{position:relative;}
.bg_7 h3{font-size:60px;color:#fff;margin-top:130px;}
.bg_7 span{display:block;color:#fff;text-align:center;position:absolute;}
.bg_7 span.s_1{background:url(../images/onePage_1/s_1.png) no-repeat;font-size:20px;
	width:110px;height:110px;line-height:110px;left:242px;top:249px;z-index:10;}
.bg_7 span.s_2{background:url(../images/onePage_1/s_2.png) no-repeat;font-size:30px;
	width:176px;height:176px;line-height:176px;left:76px;top:309px;z-index:11;}
.bg_7 span.s_3{background:url(../images/onePage_1/s_3.png) no-repeat;font-size:26px;
	width:132px;height:132px;line-height:132px;left:172px;top:430px;z-index:12;}
.bg_7 span.s_4{background:url(../images/onePage_1/s_4.png) no-repeat;font-size:22px;
	width:116px;height:116px;line-height:116px;left:23px;top:498px;z-index:13;}

.bg_8{background-color:#081625;}
.bannerBody{width:100%;height:100%;position:relative;}
.bannerBody .banner{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;}
.bannerBody .banner.ba_1{background:url(../images/onePage_1/bg_8.jpg) center no-repeat;background-size:auto 100%;}
.bannerBody .banner.ba_2{background:url(../images/onePage_1/bg_8.jpg) center no-repeat;display:none;background-size:auto 100%;}
.bannerBody .banner .txt{width:450px;position:absolute;top:30%;right:17%;}
.bannerBody .banner .txt h3{color:#fff;font-size:50px;padding-bottom:14px;}
.bannerBody .banner .txt h4{color:#e0dede;font-size:35px;padding-bottom:24px;background:url(../images/onePage_1/p_ico.png) 3px 10px no-repeat;
	text-indent:43px;}
.bannerBody .banner .txt .box{display:inline-block;width:110px;height:80px;border:1px solid #fff;color:#fff;text-align:center;
	font-size:18px;line-height:24px;padding-top:30px;margin-right:13px;}

.bannerBody a{position:absolute;z-index:100;font-size:160px;color:#fff;text-decoration:none;top:40%;
	width:69px;height:119px;text-indent:-9999em;}
.bannerBody a.leftBtn{background-image:url(../images/onePage_1/leftBtn.png);background-repeat:no-repeat;left:10%;}
.bannerBody a.rightBtn{background-image:url(../images/onePage_1/rightBtn.png);background-repeat:no-repeat;right:10%;}

@media only screen and (max-width : 1024px) {
.bannerBody .banner .txt{width:300px;}
.bannerBody .banner .txt h3{font-size:32px;}
.bannerBody .banner .txt h4{font-size:26px;}
}

/* 动画调整 */
#bg_1_1{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1s;-webkit-animation-delay:1s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_1_2{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1.5s;-webkit-animation-delay:1.5s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1; 
}
#bg_1_3{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1.7s;-webkit-animation-delay:1.7s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_1_4{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:0.5s;-webkit-animation-delay:0.5s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}

#bg_2_1{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1.2s;-webkit-animation-delay:1.2s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_2_2{
  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.4s;-webkit-animation-delay:1.4s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_2_3{
  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.6s;-webkit-animation-delay:1.6s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_2_4{
  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.6s;-webkit-animation-delay:1.6s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}

#bg_3_1{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1s;-webkit-animation-delay:1s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_3_2{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:1.2s;-webkit-animation-delay:1.2s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_3_3{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:1.4s;-webkit-animation-delay:1.4s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_3_4{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:1.6s;-webkit-animation-delay:1.6s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_3_5{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:1.8s;-webkit-animation-delay:1.8s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_3_6{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:2s;-webkit-animation-delay:2s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_3_7{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:2.2s;-webkit-animation-delay:2.2s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}

#bg_3_8{
  animation-duration:0.6s;-webkit-animation-duration:0.6s;
  animation-delay:2.4s;-webkit-animation-delay:2.4s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}

.bg_3 h4{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:0.8s;-webkit-animation-delay:0.8s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}


.bg_4 .txtBody p{
	animation-duration:0.4s;-webkit-animation-duration:0.4s;
  	animation-delay:1s;-webkit-animation-delay:1s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}

.bg_5 h3{
	animation-duration:1s;-webkit-animation-duration:1s;
  	animation-delay:1s;-webkit-animation-delay:1s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_5 p{
	animation-duration:1s;-webkit-animation-duration:1s;
  	animation-delay:1.5s;-webkit-animation-delay:1.5s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_5 table{
	animation-duration:0.7s;-webkit-animation-duration:0.7s;
  	animation-delay:1.5s;-webkit-animation-delay:1.5s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}




.bg_6 i{
	animation-duration:1s;-webkit-animation-duration:1s;
  	animation-delay:3.5s;-webkit-animation-delay:3.5s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_6 p{
	animation-duration:1s;-webkit-animation-duration:1s;
  	animation-delay:3.5s;-webkit-animation-delay:3.5s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_6 h3{
	animation-duration:0.6s;-webkit-animation-duration:0.6s;
  	animation-delay:1s;-webkit-animation-delay:1s;
  	animation-iteration-count:1;-webkit-animation-iteration-count:1;
}

#bg_7_1{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1s;-webkit-animation-delay:1s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_7_2{

  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.2s;-webkit-animation-delay:1.2s;

  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_7_3{

  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.4s;-webkit-animation-delay:1.4s;

  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_7_4{

  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.6s;-webkit-animation-delay:1.6s;

  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
#bg_7_5{

  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.8s;-webkit-animation-delay:1.8s;

  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_8 h3{
animation-duration:1s;-webkit-animation-duration:1s;
animation-delay:1s;-webkit-animation-delay:1s;
animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_8 h4{
  animation-duration:1s;-webkit-animation-duration:1s;
  animation-delay:1.2s;-webkit-animation-delay:1.2s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}
.bg_8 .box{
  animation-duration:0.3s;-webkit-animation-duration:0.3s;
  animation-delay:1.7s;-webkit-animation-delay:1.7s;
  animation-iteration-count:1;-webkit-animation-iteration-count:1;
}


