@charset "utf-8";
html,body,div,a,p,ul,li,ol,dl,dt,dd,img,span,table,tr,td,th,thead,tbody,tfoot,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	}
h1,h2,h3,h4,h5,h6{
	font-weight:400;
	}
input{
	outline:0 none;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	cursor:pointer;
	/*color:#666;*/
	}
a:hover{
	color:#039cec;
	}
img{
	border:0 none;
	display:block;
	}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	}
.clearfix{
	zoom:1;
	}
	
/*版心*/
.container{
	width:1000px;
	margin:0 auto;
	}
	
/*顶部导航开始*/
.navbox{
	height:64px;
	}
.navbox a:hover{
	color:#fff;
	}
.shsfb{
	padding-top:40px;
	}
.nav img{
	float:left;
	margin-top:22px;
	}
.nav .app{
	float:right;
	} 
.nav .app img{
	
	margin:auto;
	}
.nav .app{
	margin:19px 0 0 55px;
	font-family:微软雅黑;
	font-size:14px;
	color:#fff; 
	opacity:1;
	filter:alpha(opacity=100);
	padding-top:26px;
	background:url(../picture/1index/1-topnav/phone.png) no-repeat center top;
	}
.nav ul{
	 list-style:none;
	 float:right
	 }
    
.nav ul li{ 
	float:left;
	text-align:center; 
	position:relative;
	height:64px;
	line-height:64px;
	padding:0 20px;
	z-index:1;
	}
   
.nav ul .last{
	padding-right:0;
	} 
.nav ul li a{
	text-decoration:none; 
	color:#fff;
	font-family:微软雅黑;
	font-size:16px;
	opacity:0.7;
	filter:alpha(opacity=70);
	} 
 
.nav ul li a:hover,.nav ul li .current{ 
	color:#fff; 
	opacity:1;
	filter:alpha(opacity=100);
	}    
.nav ul li ul{
	width:120px;
	position:absolute; 
	display:none;
	left:50%;
	margin-left:-60px;
	background:#fff;
	border-radius:4px;
	/*margin-top:18px;*/
	} 
.nav ul .last ul{ 
	position:absolute; 
	display:none;
	left:50%;
	margin-left:-50px;
	
	}
  .nav ul li ul:after {
      position: absolute;
      display: inline-block;
      top: -7.5px;
      left: 50%;
	  margin-left: -10px;
      width: 0;
      height: 0px;
      content: '';
      border-style: solid;
      border-width: 8px;
      border-color: #fff #fff transparent transparent;
      transform: rotate(315deg);
	}    
.nav ul li ul li{
	border-radius:4px;
	float:none;  
	padding:0;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#fff; 
	}    
.nav ul li ul li a{ 
	width:100%;
	color:#333;
	}    
.nav ul li ul li a:hover{ 
	color:#000;
	}    
.nav ul li:hover ul{ 
	display:block;
	} 
.bb{
	height:300px;
	}
.bcg{
	 position:absolute; 
	 width:100%; 
	 height:300px; 
	 z-index:-1;
	}
.subtitle{
	position:absolute;
	font-family: 微软雅黑;
    font-size: 36px;
	color: #ffffff;
	left:50%;
	margin-left:-27px;
	top:50%;
	margin-top:-25px;
	}
.subnav{
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:122px;
	}
.subnav a{
	color:#fff;
  	opacity: 0.7;
	filter:alpha(opacity=70);
  	font-family: 微软雅黑;
  	font-size: 18px;
	height:18px;
	line-height:18px;
 	text-align: left;
	margin-right:30px;
	}
.subnav .current,.subnav a:hover{
	color:#fff;
  	opacity: 1;
  	filter:alpha(opacity=100);
	padding-bottom:3px;
	border-bottom:2px solid #5895f1;
	}

/*顶部导航结束*/
	
/*定义开始*/
.definition{
	margin:80px auto 70px;
	}
.definition h3{

   height: 20px;
   font-family: 微软雅黑;
   font-size: 20px;
   line-height: 20px;
   text-align: center;
   color: #000000;
   margin-bottom:20px;
	}
.definition p{
	font-family: 微软雅黑;
    font-size: 16px;
	line-height:35px;
  	text-align: justify;
  	color: #444444;
	}
.advantage ul{
	display:table;
	margin:0 auto;
	}
.advantage li{
	float:left;
	width:105px;
	height:145px;
	background-image:url(../picture/2program/eID/blue-icon.png);
	background-repeat:no-repeat;
	margin-right:132px;
	}
.advantage .last{
	margin-right:0;
	}
.advantage img{
	margin:22px auto;
	}
.advantage li p{
	text-align:center;
	font-size:18px;
	height:18px;
	line-height:18px;
	margin-top:42px;
	}
/*定义结束*/
