/*科e互联特效基本框架CSS*/
ul, input {margin:0;padding:0;-webkit-text-size-adjust: none}

/*科e互联特效基本框架CSS结束，应用特效时，以上样式可删除*/
/* 效果CSS开始 */
#ifocus{
	border:#D7D7D7 solid 0px;
	height:400px;
	width:458px;
	overflow:hidden;
	margin:0px auto
}
#ifocus_pic{
	overflow:hidden;
	width:458px;
	height:304px;
	margin:5px auto 0 auto;	
	position:relative;
}
#ifocus_piclist{
	position:absolute;
	left:0;
	top:0;
}
#ifocus_piclist li{
	width:485px;
	height:304px;
	overflow:hidden;
	list-style-type:none;vertical-align:0
}
#ifocus_piclist li a{
	display:block;
	height:304px;
	overflow:hidden;
	list-style-type:none;vertical-align:0
}
#ifocus_opdiv {
	background: #383838; 
	filter: alpha(opacity=50); 
	position:absolute;
	left:0;
	bottom:0;
	opacity: 0.5; 
	moz-opacity: 0.5;
	width:485px;
	height:35px;
}
#ifocus_tx {
	position:absolute;
	left:0;
	bottom:0;
	width:485px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF
}
#ifocus_tx A {
	color: #ffffff
}
#ifocus_tx a:hover {
	color: #f27900
}
#ifocus_tx .normal {
	display: none;
}
#ifocus_btn{
	margin:10px 0 0 0;
	height:200px;
	overflow:hidden;
}
#ifocus_btn li {
	FILTER: alpha(opacity=200);
	 WIDTH: 90px;
	 HEIGHT: 60px;
	 CURSOR: pointer;  
	 opacity: 0.5;
	  moz-opacity: 0.5;
	  float:left;
	  text-align:center;
	  padding-top:11px;
	  background:url(../images/outbg.jpg) center top no-repeat; 
	  list-style-type:none;vertical-align:0
}
#ifocus_btn .current {
	background:url(../images/overbg.jpg) center top no-repeat; 
	FILTER: alpha(opacity=200); 
	opacity: 1; 
	moz-opacity: 1
}
/* 效果CSS结束 */



/* 右边说明介绍样式 */
.youifo-1{
font-family:"Microsoft YaHei",微软雅黑;
font-size:20px;
color:#FF0000;
font-weight:bold;
letter-spacing:2px;
}

.youifo-2{
font-family:"宋体";
font-size:15px;
color:#676767;
letter-spacing:1px;
line-height:22px;
border-bottom:#cccccc solid 1px;
}

.youifo-3{
font-family:"宋体";
font-size:13px;
color:#676767;
letter-spacing:1px;
line-height:22px;
padding-top:10px;
}

.youifo-4{
font-family:"Microsoft YaHei",微软雅黑;
font-size:20px;
color:#ffb504;
font-weight:bold;
letter-spacing:4px;
		border-left:1px solid #c5c5c5;
	    border-right:1px solid #c5c5c5;
	    border-top:1px solid #c5c5c5;
		padding:0px 0px 0px 40px;

}