body{
	margin:0 auto;
}
#body{
	margin:0 auto;
	position:relative;
}
#fullscreenbox{
	position: absolute;
	width:100%;
	height: 100%;
}
.Box{
	width: 100%;
	height: 100%;
	position:relative;
}
.Box1{
	width: 100%;
	height:100px;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 99;
}
.Box1_infoicon{
	width: 240px;
	min-height: 1px;
	overflow: hidden;
	margin: 0 auto;
}
.Box1_infoleft{
	float: left;
	background-color: rgba(6,62,114,.6);
}
.Box1_inforight{
	float: right;
	background-color: rgba(6,62,114,.2);
}
.Box1_infoBtn{
	width: 90px;
	min-height: 1px;
	overflow: hidden;
	padding:0px 10px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
.Box1_infoBtn a{
}
.Box1_infoBtn a:hover{
}
.Box1_infoBtn img{
	float: left;
	margin-left: 6px;
}
.Box1_infoBtntext{
	float: left;
	width:auto;
	min-height: 1px;
	line-height: 32px;
	padding:0px 4px 0px 14px;
	font-size: 12px;
}
.Box1_infoBtntext_C1{
	color: rgba(255,255,255,1);
}
.Box1_infoBtntext_C2{
	color: rgba(255,255,255,.4);
}

.Box2{
	width: 100%;
	height: 100%;
	position:relative;
}
.Box2_l1{
	width: 35%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.Box2_l1_mian{
	width: 164px;
	min-height: 1px;
	overflow: hidden;
    padding-top: 50%;
    margin: 0 auto;
}
.Box2_l1_miantitle{
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	text-align: center;
	font-size: 12px; 
	line-height: 60px;
	color:#fff;
}
.Box2_l1_mianBox{
	width: 100%;
	height:42px;
	text-align: center;
	padding-top: 162px;
}
.Box2_l1_mianBoxt1{
	font-size: 12px;
	color:#88898a;
	line-height: 40px;
}

.Box2_l2{
	width: 100%;
	height: 100%;
}
#img2{
width:0;
}
.Box2_l2_up{
	width: 100%;
	height: 10%;
}
.Box2_l2_center{
	width: 100%;
	height: 85%;
	position:relative;
}
.Box2_l2_cphone{
	width: 0;
	height: 76%;
	margin:0 auto;

}
.Box2_l3{
	width: 40%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	/*margin-right: 10%;*/
}
.Box2_l3_main{
	width: 80%;
	min-height: 1px;
	overflow: hidden;
    padding-top: 50%;
    padding-left: 20%;
}
.Box2_l3_mainT1{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
.Box2_l3_mainT2{
	color: #fff;
	font-size: 40px;
	line-height: 60px;
}
.Box2_l3_mainT3{ 
	color: rgba(255,255,255,.6);
	font-size: 12px;
	line-height: 14px;
}
.Box2_l3_mainT4{
	color: #fff;
	font-size: 12px;
	line-height: 24px;
}




/* 
-------------  p1_demo 播放文件样式  -------------
*/

.welcome{
	width:100%; height:100%;
	position:relative;
}
.playdemo{
	width:100%; 
	height:100%;
	overflow: hidden;
	display: none;
}
.playdemoBox{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
.demoBox{
	width:100%; height: 100%; overflow:hidden;
}
#startBtn{
	width: 60%;
	min-height: 1px;
	overflow: hidden;
   position: absolute;
	bottom: 100px;
	left:50%;
	margin-left: -30%;
}

#startBtn a{
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	line-height: 40px;
	font-size: 14px;
	color:#000000;
	text-align: center;
	text-decoration: none;
	background-color: #ffffff;

	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius:60px;
	-webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#startBtn a:hover{
	background-color: #cbc9c8;
	text-decoration: none;
}
.startBtn_mob{
	bottom: 160px!important;
}

#startBtn1{
	 width: 60%;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -30%;
	 display: none;

}
#startBtn1 a{
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	line-height: 40px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid rgba(255, 255, 255, 0.4);

	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius:60px;
	-webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#startBtn1 a:hover{
	background-color: #cbc9c8;
	text-decoration: none;
}
.startBtn1_displayblock{
	display: block !important;
}
.footinfo{
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	line-height: 30px;
	position: absolute;
	bottom: 40px;
	left:0;
	font-size: 12px;
	color:#fff;
	text-align: center;
}
.video1{
	width: 100%; 
/*	height: 100%;*/
	position: absolute;
	left:0;
	bottom:0; 
	/*object-fit: unset;*/
	object-fit: cover;
}
#hiddendiv{
	width: 100%;
	height: 100%; 
	position: fixed; 
	top: 0px; 
	left: 0px;
	z-index: 999;
	display:none;
}
.hiddendivimg{
	background-image:url(../images/bgop.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.HomeBtn{
	width:44px;
	height:44px;
	position: fixed;
	bottom:15px;
	right:15px;
	z-index: 99999;
	display:none;
}
.HomeBtn a{
	width:100%;
	height:100%;
	display: block;
	text-align: center;
	color:#fff;
	font-size: 9px;
	line-height: 44px;
	background-color: rgba(0,0,0,.1);
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius:40px;

	text-decoration: none;
}
.HomeBtn a:hover{
	background-color: rgba(0,0,0,1);
	text-decoration: none;
}
.HomeBtn_displayblock{
	display: block !important;
}



.iphonebgBox{
	width:auto;
	height: 100%;
	overflow:hidden; 
	text-align: center;
	margin: 0 auto;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	margin-left: 38%;
}
.iphonebgBox img{
	max-height: 100%;
}
.iphonebgmain{
	width:auto;
	height: 100%;
	overflow:hidden; 
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 0; 
	z-index: 9;
}
.iphonebgmain img{
	max-height: 100%; 
	padding-top: 30%;
}
.iphoneiframe{
	position: absolute;z-index:9999;
}


.displaynone{
	/*display: none !important;*/
}

























