@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;
	}
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;
	}
	
/*顶部导航开始*/
.bb{
	height:300px;
	}
.bcg{
	 position:absolute; 
	 width:100%; 
	 height:300px; 
	 z-index:-1;
	}
.subtitle{
	position:absolute;
	font-family: SourceHanSansCN-Regular;
    font-size: 30px;
	color: #ffffff;
	left:50%;
	margin-left:-60px;
	top:50%;
	margin-top:-25px;
	}
.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;
	} 
/*顶部导航结束*/
/*下载列表开始*/
.download {
	margin-bottom:100px;
	}
.download span{
	font-family:微软雅黑;
	
	}
.head{
	background-color:#5895f1;
	height:56px;
	line-height:56px;
	margin-top:60px;
	color:#fff;
	font-size:20px;
	
	}
.head span{
	float:left;
	}	
.head .file{
	padding:0 652px 0 20px;
	}
.head .time{
	padding-right:70px;
	}
.row{
	width:1000px;
	height:56px;
	background-color:#eef4fe;
	opacity:1;
	filter:alpha(opacity=100);
	font-size:16px;
	margin-bottom:1px;
	}
.row span{
	color:#222;
	line-height:61px;
	}
.file1,.file2,.file3{
	margin-left:20px;
	background-image:url(../picture/4download/file.png);
	background-repeat:no-repeat;
	}
.row .file1{	
	padding:0 612px 0 39px;	
	}
.row .file2{
	padding:0 533px 0 39px;
	}
.row .file3{
	padding:0 607px 0 39px;
	}
		
.row .time{
	padding-right:86px;
	
	}
.row .click,.row .time{
	color:rgba(136,136,136,1);
	}
/*下载列表结束*/

