body{
	font-size:13px;
	margin:0 auto;
	padding:0;
}

a{  
	text-decoration:none;
	cursor:pointer;
	-webkit-transition:color 0.3s linear;
	-webkit-animation-name:fadein;
  -webkit-animation-duration:2s;
  -webkit-animation-timing-function:linear;
  -webkit-animation-iteration-count:1;
}
img{
	border:none;
	}
.h{display:none;}
#logo{
	width:1004px;
	height:84px;
	margin:0 auto;
	background:url(/images/logobg.png);
	background-repeat:no-repeat;
	}
/*navs*/
#naver{
	width:1004px;
	height:48px;
	margin-top:5px;
	position:relative;
	float:left;
	}
#navs{
	width:100%;
	margin:0 auto;
	height:137px;
  overflow:hidden;
  background:url(/images/navs.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#center{
	width:1004px;
	margin:0 auto;
	}

#naver a{
	font-family:"Î¢ÈíÑÅºÚ";
	float:left;
	display:block;
	text-align:center;
	line-height:20px;
	font-size:16px;
	width:124px;
	height:20px;
	font-weight:bold;
	margin-top:5px;
	  }
#navMover{
	position:absolute;	
	z-index:999;
	top:0px; 
	left:0px;*³õÊ¼»¯
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:center;
	line-height:35px !important;
	margin-top:0px !important;
  width:100px !important; 
	height:48px !important;
	font-size:16px;
	font-weight:bold;
	background:url(/images/navMover.png);
	background-position: bottom center;
	background-repeat:repeat-x;
  margin-left:15px;
	border:none !important;
	background-color:#fff;
}
#searcher{ 
	width:235px; 
	height:25px;   
	float:right;
	margin-top:33px;
	}
#fm1{
	display:inline-block;
	}
#searcher input{ 
	line-height:24px; 
	width:180px;
	height:24px;
	border:0px; 
	background:transparent;
	}
#searchBtn{
	width:53px;
	height:25px;
	float:right;
	cursor:pointer;
	}
#banner{
	height:226px;
	background-size:cover;
	background:url(/images/bannerd.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	}
#main{
	width:1004px;
	margin:0 auto;
	min-height:646px;
	}
#lefter{
  float:left;
  margin-top:5px;
  width:228px;
  min-height:646px;
  border-radius:5px;
	border:solid 1px #E3E3E3;
	}
#righter{
  float:left;
	margin-top:5px;
	margin-left:2px;
	width:768px;
	min-height:646px;
	border-radius:5px;
	border:solid 1px #E3E3E3;
	background-color:#fff;
	}

#login{
	height:155px;
	margin-bottom:5px;
}
#loginfm{
	margin-top:15px;
	margin-left:16px;
}
#foot{
	clear:both;
	height:113px; 
  margin-top:15px;
  text-align:center;
	line-height:24px;
}
.centerDiv{
	width:1004px;
	height:45px;
	margin:0 auto;
	text-align:center;
	line-height:24px;
	padding-top:35px;
	}
#keywords {
	display:inline-block;
  list-style:none;
  padding:0px;
  margin:0px;
  padding-right:2px;
  text-align:left;
 }
#keywords li{
display:inline-block;
width:75px;
height:25px;
line-height:25px;
border:solid 1px #ccc;
border-radius:5px;
text-align:center;
margin-left:2px;
margin-top:2px;
cursor:pointer;
background-color:#fff;
opacity:0.7;
color:#787878;
text-shadow:0 0 20px #fff;
*float:left;
}
#paths {
	width:760px;
	height:37px;
	line-height:37px;
	background:url(/images/bg.png);
	border-radius:5px;
	margin:2px auto 2px 3px;
	border-top:solid 1px #D5D5D5;
	border-left:solid 1px #D5D5D5;
	border-bottom:solid 1px #EBEBEB;
	border-right:solid 1px #EBEBEB;
}

#path0{
	float: left;
	white-space: nowrap;
	width:676px;
}
#path0 img{
	float:left;
	margin:3px 5px 0px 5px;
	}
#path1{
	cursor:pointer;
}
#keywords .optioncheck{
	background-color:#FF8040!important;
	opacity:0.9!important;
	color:#000!important;
	background:url(/images/sub22.png) no-repeat;
}
#rp3{
	min-height:565px;
	}
/*sublm*/
#subLm{
 	width:228px; 
	margin-bottom:5px;
	}
.subLmHead{ 
	width:228px; 
	height:30px; 
	background:url(/images/libs_03.png) no-repeat;
	font-size:18px; 
	text-align:center;
	line-height:30px;
	color:#000;
	font-family:"Î¢ÈíÑÅºÚ";
	text-shadow:-2px -2px 1px #fff;
	letter-spacing:1px;
	}
#sublmlist a,.lmItem,.currentLmItem{
	color:#7D7D7D;
	display: block;
	width:228px;
	height: 33px;
	line-height:33px;
 	font-size: 16px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	background:url(/images/sub2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #929292;
	cursor:pointer;
 }

#ptxt1{
	display:none;
	}
/*lmlist*/

/*ppt*/
#ppts{
margin:2px auto 2px;
overflow:hidden;
border:solid 1px #ccc;
border-radius:5px;
}
#pptImgs{
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
transition:all 1s ease-in-out;
}

#pptImgs img{
display:inline-block;
cursor:pointer;

}

#pptTitle{
position:relative;
z-index:2;
top:-52px;
height:25px;
line-height:25px;
padding:0px;
margin:0px;
font-size:13px;
font-weight:bold;
font-family:Î¢ÈíÑÅºÚ,ºÚÌå;
color:#000;
text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
text-align:center;
white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;

}
#pptNavs{
position:relative;
z-index:1;
height:20px;
top:-48px;
list-style:none;
padding:0px;
padding-right:2px;
padding-bottom:2px;
margin:0px;
text-align:right;
}
#pptNavs li{
display:inline-block;
width:20px;
height:20px;
line-height:20px;
border:solid 1px #ccc;
border-radius:3px;
text-align:center;
padding:0px;
margin:0px;
margin-left:2px;
cursor:pointer;
background-color:#fff;
opacity:0.7;
}
.currentPpt{
	background-color:#FF8040!important;
	opacity:1!important;
}
/*docline*/
.docline ,.mainlist div{
	width: 97%;
	height: 21px;
	padding-top: 7px;
	background-image: url(/images/icon.png);
	background-position:5px;
	background-repeat: no-repeat;
	margin-left:1px;
	padding-left:18px;
	
}
#doclist .docline{
	font-size:14px;
	}
.doctitle {
	float: left;
	font-size:14px;
	width:75%;
	display: inline;
	letter-spacing:2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.rightBox2 .doctitle{
	width:90% !important;
	}
.rightBox .doctitle {
	float: left;
	width:283px !important;
	display: inline;
	letter-spacing:0px;
	font-size:13px;
}
.doctime {
	float: right;
	width: 80px;
}
.docrealname{
	float: left;
	width: 70px;
	text-align: left;
	margin-left:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	color:#808080;
}
.docrealname a{color:#808080;
	-webkit-transition:color 0.3s linear;
	-webkit-animation-name:fadein;
  -webkit-animation-duration:2s;
  -webkit-animation-timing-function:linear;
  -webkit-animation-iteration-count:1;}

.docrealname a:hover{
		   color:#0080FF;
		   }

/*hot6ÈÈÃÅÎÄÕÂ*/
#hot6 .docline{
	width:208px !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size:13px;
	}
/*Í¼ÎÄÁÐ±í*/	
.pick {
	float: left;
	width: 235px;
	display: inline;
	padding: 3px;
	margin-left: 10px;
	margin-top: 15px;
	border: 1px solid #999999;
}
.pic {
	display: block;
	height: 180px;
	width: 235px;
}
.pick  span {
	text-align: center;
	padding: 5px;
	display: block;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	margin: auto;
	text-overflow:ellipsis;
}
#ptxt3{
		width:766px;
		height:24px;
		display:block;
		float:left;
		margin-top:10px;
		}
		
/*about*/	
#video{
	margin-bottom:5px;
	}
#about{
	width:710px;
	height:552px;
	background:url(/images/about1.png) no-repeat;
	margin:20px auto 0px;
	}
#aboutPpt{
	width:686px;
	height:540px;
	padding-top:4px;
	z-index:0;
	position:relative;
	margin-left:12px;
	}
#vlogo{
  position:absolute;
	z-index:999999;
	left:3px;
	top:510px;
	}
	
	
/*shmÄ£°å*/		
.rightBox {
	height: 197px;
	width: 49%;
	margin-bottom: 3px;
	margin-left:4px;
	float:left;
	border-radius:5px;
	border: 1px solid #C9C9C9;
}
.rightBox2 {
	height: 197px;
	width: 98.7%;
	margin-bottom: 3px;
	margin-left:3px;
	float:left;
	border-radius:5px;
	border: 1px solid #C9C9C9;
}
.rightBoxHead {
	height:26px;
	line-height:26px;
	margin-bottom:3px;
	margin-top:-1px;
}
.rightBoxTitle{
	float: left;
	padding-left: 18px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	background-image: url(/img/dqwzbg1.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.rightBoxMore {
	float: right;
	height: 22px;
	padding-top: 2px;
  margin-right:5px;
}
/*yzcp*/
table{
	border-collapse:collapse;
	margin:0 auto;
	width:520px;
}
thead{
	background-color:#e7f9f7;
	font-weight: bold;
	font-size:16px;
	line-height: 28px;
	text-align:center;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
}

tr{
	line-height:28px;
	}
td{line-height:28px;
	padding:2px;
	}
.label{
	background-color:#F3F3F3;	
	text-align:center;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
	text-shadow:0 0 3px #fff;
	font-size:16px;
}
#tbYzcp{margin-top:20px;}
.yzcp{
	background-image: url(/images/yzcpbk.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}