﻿﻿/*网站地图*/
.wp{width:1200px;margin:0 auto}
.cur {
    height: 34px;
    line-height: 34px;
    color: #666666;
    font-size: 12px;
    background: url(../images/scwz_bg.jpg) no-repeat left center;
    padding-left: 20px;
}
.well {
    padding: 0 10px 10px 10px;
}
.m1, .bor, .m2 {
    border: 1px solid #ececec;
    zoom: 1;
}
.tit1, .tit1a {
    background: url('../images/map.jpg') no-repeat left center;
    padding-left: 15px;
    border-bottom: 1px solid #ececec;
}

.tita {
    line-height: 40px;
    height: 40px;
}
.box-software dl {
	border-bottom: 1px solid #eee;
	padding: 15px 0;
	overflow: hidden;
}
.box-software dt {
	width: 110px;
	text-align: center;
	float: left;
}
.box-software dt span {
	display: block;
	font-size: 14px;
	color: #358ff0;
	font-weight: bold;
	float: none;
	margin-top: 8px;
}
.box-software dd {
	float: left;
	width: 1030px;
}
.box-software dd a {
	height: 35px;
	display: block;
	line-height: 35px;
	background: #fafafa;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
	padding: 0 16px;
}
.box-software dd a:hover {
	background: #358ff0;
	color: #fff;
}