.slide{
	position:relative;
	width:1000px;
	height:1330px;
}
.slide-content a{
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:1;
	width:1000px;
	height:1330px;
}
.slide-content a.on{
	z-index:2;
}

.slide-content img{
	border:0;
	width:1000px;
	height:1330px;
}

.slide-content p{
	position:absolute;
	left:0;
	bottom:2px;
	display:block;
	color:#fff;
	background:#000;
	background:rgba(0,0,0,.5);
	width:100%;

}
.slide-content p span{
	display:block;
	font-size:16px;
	line-height: 1.8;
	margin:10px;
}

.sc-left,.sc-right{
	position:absolute;
	display:block;
	text-align:center;
	top:696px;
	color:#fff;
	background:#000;
	width:42px;
	height:75px;
	cursor:pointer;
	z-index:3;
	font-size:18px;
}
.sc-left{
	left:10px;
	background:url(../img/left.png) no-repeat;
}
.sc-right{
	right:10px;
	background:url(../img/right.png) no-repeat;
}

.sc-list {height:156px;overflow:hidden;top:40px;width:844px;}
.sc-list li{border-radius:0;height:156px;width:206px;filter:alpha(opacity=60);opacity:.6;}
.sc-list li.on,.sc-list li:hover{filter:alpha(opacity=100);opacity:1;}
.sc-list img{height:100%;}
.sc-list ul{left:0px;top:0px;width:99999px;}

.product-img{top:auto;bottom:20px;width:100%;height:auto;}
.product-img ul{width:100%;}
.product-img li{height:10px;width:30px;overflow:hidden;}
.slide-product .sc-left,.slide-product .sc-right{
	top:50%;
	margin-top:-37px;
}
.company{background:url(../img/bg_gs.png) no-repeat 0 bottom; height:730px;}

.model-download{padding:100px 0;}
.model-download a{color:#333;margin-right:90px;}
.model-download span{display:block;margin-top:10px;}
.news{padding:10px 20px 20px 10px;}
.news li{border-bottom:1px dashed #666;padding:5px 5px 10px 0;}
.news .list-time{color:#666;}
.nic{line-height:1.8;margin:15px 0 30px; padding:0 30px;}

/* Dalin 添加 ,s. */
.clear0{ clear:both; width:1px; height:1px; overflow:hidden;}
.ptr{ position:relative;}

.listbox ul li{ margin-top:20px;}
.soft_img{ width:136px; height:100px;}
.soft_img img{ height:80px;}
.soft_img , .soft_info{ float:left; display:inline;}
.listbox .title{ padding-bottom:6px; font-size:16px; border-bottom:none;}
.listbox .place{ margin-top:16px;}
.soft_info{ margin-left:20px; line-height:24px;}

.soft ul.e2 li{ border-bottom:1px #333 dashed;}
.soft a{ color:black;}
.soft a:hover{ color:#FFF;}

.dede_pages{ margin-left:15px; margin-bottom:20px;}
.dede_pages ul li{ float:left; margin-left:15px;}
.dede_pages ul li , .dede_pages ul li a{ font-size:12px; font-weight:normal;}

.soft_menu{ position:absolute; right:20px; top:10px;}
.soft_menu ul li{ width:125px; line-height:28px;}
.soft_menu ul li a{ background:#CCC; display:block; text-align:center; color:#000;}
.soft_menu ul li a:hover , .soft_menu ul li .thisclass{ background:#CEF; color:#000;}

/* 首页 ,s. */
.index_main{ height:399px;}
a{color: black;}
/* 首页 ,e. */
/* Dalin 添加 ,e. */