@charset "UTF-8";

blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

a,a:hover,del,ins,s,u {
	text-decoration: none
}

body,button,input,keygen,legend,select,textarea {
	font: 12px/1.14;
	-webkit-font-smoothing: antialiased;
	color: #333;
	font-family:Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;
	outline: 0
}

html,body{ width:100%; height:100%; overflow: auto;}

.bodybg_dk{
	background:url(https://dkplat.cn-gd.ufileos.com/homepage/XClone/bodybg.png) no-repeat center center;
	background-size: 100% 100%;
}

.bodybg_xr{
	background:url(https://dkplat.cn-gd.ufileos.com/homepage/XRemote/bodybg.png) no-repeat center center;
	background-size: 100% 100%;
}

.header{
	width:100%; height:120px;background-color: RGB(82,142,241);
}

.header_dk{
	width:100%; height:120px;
}

.header_xr{
	width:100%; height:120px;
}

.footer{
	width: 100%;height: 100px;position: fixed;bottom: 0px;text-align:center;color:#00000;font-size:12px;
}

.section-wrap{width:100%;height:880px;overflow:hidden;transition:transform 0.5s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.86,0,0.03,1);}

.section-wrap .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;}

.section-wrap .section-0{ 
	background:url(https://dkplat.cn-gd.ufileos.com/homepage/xclone_bg.png) no-repeat center center;
	background-size: 100% 100%;
}

.section-wrap .section-1{ 
	background:url(https://dkplat.cn-gd.ufileos.com/homepage/cloneapp_bg.png) no-repeat center center;
	background-size: 100% 100%;
}

.section-wrap .section-2{ 
	background:url(https://dkplat.cn-gd.ufileos.com/homepage/xremote_bg.png) no-repeat center center;
	background-size: 100% 100%;
}

.section-wrap .section-3{ 
	background:url(https://dkplat.cn-gd.ufileos.com/homepage/aboutus_bg.png) no-repeat center center;
	background-size: 100% 100%;
}

.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}

.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}

.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}

.logotxt{font-size:28px; color:#FFF;float:left; margin-top:40px; letter-spacing:2px;}

.header img{
	position: absolute;
	left: 200px;
}
.header ul{
	position: absolute;
	right: 200px;
	float:right;
	margin-top:40px; 
	list-style: none;
	color:RGB(182,210,255);
}

.header li{
	font-size: 20px;
	display: inline;
    line-height: 40px;
    float:left;
	margin-left: 44px;
	
}


a{
	color:#FFFFFF;
	color:inherit;
}

.active{
	color: #FFFFFF;
}

.active_line{
	width: 90%;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.main{
	max-width: 1280px;
	min-width: 1024px;
	margin:0 auto;
}

.main_content{
	max-width: 1280px;
	min-width: 1024px;
	height: 730px;
	margin:0 auto;
}

.content{
	width: 100%;
	float: left;
}

.content_cleft{
	float: left;
	position:relative;
	left: 150px;
	height: 750px;
	width: 320px;
	
}

.content_cleft p{
	float: left;
	width: 100%;
}

.content_ccenter{
	float: left;
	left: 150px;
	position:relative;
	
	
}

.content_ccenter img{
	width: 100%;
}

.content_cright{
	float: right;
	right: 150px;
	position:relative;
	
}

.content_cright ul{
	list-style: none;
	text-align: center;
}

.content_cright li{
	font-size: 14px;
	line-height: 40px;
	height: 120px;
}

.content_cright img{
	width: 40px;
	box-shadow:0px 0px  5px 2px RGB(234,238,249);
	border-radius: 50%;
}

.selected>img{
	width: 60px;
}

.selected>p{
	font-size: 18px;
	font-weight: bold;
}

.logo{
	margin-top:10px;
	float:left; width:40px; height:40px;
}
.nav{
	float:right;	
	height:60px;
}

.nav a{
	color:#FFF;
	font-size:16px;
	height:60px;
	padding: 0 10px;
    position: relative;
	line-height:60px;
}


.guangaoyu{
	width:810px;
	margin-bottom:60px;
}
.btn{
text-align: center;
            font-size: 22px;
            width: 200px;
			height:60px;
            color: white;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;	
			background:#FF7271;
			color:#ffffff;
			float:left;
			margin-left:10px;
			display:block;
			
}
.download{
	width:500px;
	margin:0 auto;
	padding-bottom:60px;
}

.border{
	border-style:solid solid solid solid;
	border:1px solid #dcdcdc;
	width:376px;
	height:220px;
	float:left;
}
.indexzp li{
	list-style:square;
	font-size:10px;
	color:#a7a7a7;
	text-align:left;
	line-height:25px;
	margin-left:50px;
}
.indexzp li a{
	font-size:17px;
	color:#a7a7a7;
	text-align:left;
}
.indexzp li a:visited{
	color:#a7a7a7;
}
.bottom1{
	background:#CDE0FF;
	height:270px;	

}
.bottom2{
	background:#508CEE;
	height:60px;	
	width:100%;
	display:block;
}

.btpart{
		padding-top:40px;	
	width:370px;
	float:left;
	background:#CDE0FF;
	height:230px;	
	text-align:left
}
.btpartcenter{
		padding-top:40px;	
	width:440px;
	float:left;
	height:230px;	
	background:#CDE0FF;
		text-align:left
}
.btpartcenter a{
	color:#ffffff;	
	width:80px;
	display:inline-block;
}
.btpartcenter a:visited{
	color:#ffffff;	
}

.clear{clear:both;}

.contact{
	background:url(../images/jiaruwomen_beijing.png) no-repeat center center;
	width:100%;
	height:243px;
}

.zpheader{
		width:100%;
	height:100px;
	background:#FBFBFB;	
	text-align:center;
}

.zpdata{
	width:100%;
	min-height:415px;
	background:#ffffff;
	display:block;	
	padding-top:20px;
	padding-bottom:50px;
	
}
.zpnav{
	float:right;	
	height:40px;
	margin-top:45px;
	margin-right:20px;
}

.zpnav span.selected{
	color:#2ea8ab;
	font-size:17px;
	margin-left:40px;	
	color:#ffffff;
}
.zpnav a{
	color:#2ea8ab;
	font-size:17px;
	margin-left:40px;	
}
.zpnav a:hover{
	color:#2ea8ab;
}
.zpnav a:visited{
	color:#2ea8ab;
}

.zp_position{
	color:#FF5555;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	font-size:20px;	
	padding-top:30px;
}
.zp_location{
	color:#333333;
	font-size:14px;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;	
}
.zp_responsibility{
	font-size:14px;
	color:#333333;	
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:30px;	
	font-weight:bold;
}

.zp_responsibility_desc{
	color:#585858;
	font-size:14px;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	line-height:24px;
}
.zp_contact{
	color:#FF5555;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	font-size:16px;	
	margin-top:30px;
}
.zp_line{
background:#f0f0f0;height:1px;width:100%;margin-top:40px;margin-left:15px;margin-right:15px;font-size:0px;overflow:hidden;	
margin-top:30px;
}

a.zp{
color:#FF5555;	
}
a.zp:visited{
	color:#FF5555;	
}

.videoarea{
	width: 100%; height: 100%; background-color:#000;background:rgba(0,0,0,0.8);filter:Alpha(opacity=80); z-index: 200; position: fixed; top: 0;
}
