img {
    border-radius: 30%;
		width:100%;
		height:100%;
}
.download {
    padding: 50px 0 37px 0;
    height: auto;
    margin: auto;
    border-bottom: #f0f0f0 1px solid;
}
.download span.otitle{
    color: #353535;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding-bottom: 25px;
}


.catlog .dpg{
	width:100%;
	height:10px;	
}

/*图片*/
.catlog_i{
	width:5%;
	height:57px;
	float:left;
	margin-top:37px;
}

/*右侧列表*/
.catlog_if{
	float:left;
	width:25%;
	height:100px;
	margin-left:30px;
	margin-top:20px;
}

/*标题*/
.catlog_if h3>a{
	font-size:15px;
}

/*简介*/
.catlog_if .brief{
	font-size:13px;
	color:#7e7e7e;
	line-height:30px;
	margin:5px 0;
}

/*下载按钮*/
.catlog_if .button{
	position:relative;
}


.catlog_if .button li{
	float:left;
}

.local{
	display:inline-block;
	width:75px;
	height:25px;
	/*background:#6fcbba;*/
	background:#edf6db;
	border:1px solid #83b031;
	color:#0a7405;
	font-size:12px;
	margin-right:43px;
	line-height:25px;
	text-align: center;
	
}

.disk{
	display:inline-block;
	width:75px;
	height:25px;
	/*background:#2fb7e3;*/
	background:#daf0f9;
	border:1px solid #3f94b6;
	color:#0b5f81;
	font-size:12px;
	margin-right:20px;
	line-height:25px;
	text-align: center;
}


/*版本ul*/
.button_2{
	width:110px;
	position:absolute;
	top:25px;
	Z-index:99;
	background: url(idata/img/itksw_local_ul.png);
}


.button_2 li{
	width:110px;
	float:left;
	border-bottom:1px dashed #ccdab0;

}


.button_2 li a{
	color:#0a7405;
	font-size:12px;
	height:27px;
	line-height:27px;
	display:block;
	text-indent:11px;
}

.button li ul{
	display:none;
}

.button li:hover .button_2{display:block;}

.button_2 li a:hover{
    text-decoration:underline;
}

/*网盘ul*/
.button_3{
	position:absolute;
	top:26px;
	z-index:99;
	background:url(images/baidulink.png); 
	width:120px;
	height:29px; 
}

.button_3 li{
	width:123px;
	float:left;
}

.button_3 li a{
	color:#0b5f81; 
	font-size:12px;
	height:28px;
	line-height:28px;
	display:inline-block;
	text-indent:10px;
}

.button_3 li span{
	color:#0b5f81; 
	margin-left:3px;
	color:#999;
	font-size:11px;
}

.button li:hover .button_3{display:block;}

.button_3 li a:hover{
  text-decoration:none;
}

.footer {
	width: 100%;
	height: auto;
	padding: 40px 0 40px;
	text-align: center;
}

.footer p {
	color: #a194c3;
	line-height: 25px;
}
.ifooter p {
	color: #888;
}
.ifooter p a {
	color: #888;
}
.ifooter p a:hover {
	color: #bbbae7;
}
