/*电子名片前台*/
body{
	background:#F1F1EF;
}
.aaa{border:1px solid red;}
*{margin:0px;padding:0px;}
ul,li{list-style:none}
.div-1000{width:1000px;margin:0 auto;}

/*nav*/
.nav li{min-width:125px;}
.nav li a{min-width:105px}

.banner_div{height:393px;background:url(../img/banner_pic.png) no-repeat center;position:relative;}

/*login form*/
.login {
	position:absolute;
	top:0;
	right:14%;
	z-index:9;
	box-sizing:border-box;
	text-align:right;height:393px;
}
.login .login-form{
	margin-top:35px;
	height:310px;
	width:290px;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
}
.login-form{margin-top:50px;border-radius:5px;display:inline-block;background:url(/img/media/dlbj.png) repeat 0 0;text-align:left;padding:15px 25px 20px}
.login .login-form *{
	color:#fff;
}
.login .login-form label{
	margin-bottom:3px;
}
.login .login-form input[type="text"],#slider .login-form input[type="password"]{
	margin-bottom:10px;
	width:226px;
	color:#666;
}
.login .login-title{
	font-size:16px;
	font-weight:lighter;
	margin:0;
	height:23px;
	line-height:23px;
}
.login .login-form .btn-reg{
	display:inline-block;
	width: 105px;
	height: 39px;
	background: url('/img/Pages/png_ico.png') no-repeat -133px -130px;
	margin-left:20px;
}
.login .login-form .btn-reg:hover{
	background: url('/img/Pages/png_ico.png') no-repeat -133px -177px; 
}
.login .login-form .btn-login{
	display:inline-block;
	width: 105px;
	height: 39px;
	background: url('/img/Pages/png_ico.png') no-repeat -9px -130px;
}
.login .login-form .btn-login:hover{
	background: url('/img/Pages/png_ico.png') no-repeat -9px -177px;
}
.login .logined .id_info{
	color:#c60;
	font-size:16px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}
.login .logined p{
	font-size:14px;
}
.login .label_inline{
	display:inline;
	color:#fff;
	vertical-align:middle;
}
.login .tip{
	color:#fff;
}
.login .tip .icon-qq{
    background: url('/img/Pages/png_ico.png') no-repeat -193px -10px;
	width: 14px;
	height: 16px;
	vertical-align:middle;
}

.part1{height:273px;background:url(../img/bg4.png) repeat-x 0 0;}
.card{width:240px;height:112px;padding:27px 25px;float:left;border-radius:3px;}
.card1{background:url(../img/bg1.png) repeat-x 0 0;}
.card2{background:url(../img/bg2.png) repeat-x 0 0;}
.card3{background:url(../img/bg3.png) repeat-x 0 0;}
.card-title{font-size:24px;color:#fff;font-weight:bold;}
.card-info{color:#fff;margin-top:7px}
.part2{background-color:#F1F1EF;text-align:center;padding:100px 0 150px;}
.demo{
	position: relative;
}
.demo .e_card1,.demo .e_card2{	
	position: absolute;
	width:106px;
	height:107px;
}
.e_card1{
	top: 93px;
	left: 57px;
}
.e_card2{
	top: 93px;
	left:563px;
}
.jiantou{margin:20px 0px}
.title-pic{margin-bottom:20px}
#footer{padding:50px 0;text-align:center}
.footer-link{color:#999999;}
.footer-link a{text-decoration:none;color:#999999;}
.footer-link a:hover{color:#333;}
.footer-info{color:#999999;}
.p1{margin:1px 0;}
#icon{position:absolute;top:0;left:100px;heigh:10px;width: 15px}




