@charset "utf-8";
/* CSS Document */

.m5-mt-20 {
	margin-top: 20px;
}

/*标签*/
.sub-tag {
	margin: 40px auto 10px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
	font-size: 18px;
	color: #C00;
	background: url(../images/desTitleIcon.jpg) no-repeat 0px 6px transparent;
	text-indent: 1.5em;
}

/*产品介绍*/
.pro-desc {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

/*使用价值*/
dl.use-value dt {
	margin: 30px auto 5px;
	font: bold 14px "Courier New", "宋体";
	color: #006295;
}

/*模块介绍*/
table.type-table, table.type-table th, table.type-table td {
	border-color: #E4E4E4;
}

table.type-table td {
	height: 40px;
	font-size: 16px;
	color: #006295;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

table.type-table td:hover {
	color: #F00;
}
/**/

/*预算报销产品特点*/
ul.pro-point li {
	margin-left: 13px;
	*margin-left: 9px;
	float: left;
}

ul.pro-point li:first-child {
	margin: 0px;
}
/**/

/*右侧下载链接*/
.right-aside-download {
	width: 155px;
	height: 42px;
	background-image: url(../images/btn_ymf.jpg);
	cursor: pointer;
	position: fixed;
	right: 2px;
	bottom: 200px;
}

.bottom-btn {
	margin: 40px auto 10px;
}

.bottom-btn .download-btn {
	width: 155px;
	height: 42px;
	margin-left: 400px;
	background: url(../images/btn_ymf.jpg) no-repeat;
	cursor: pointer;
	float: left;	
}

.bottom-btn .indicate-btn {
	height: 20px;
	margin-top: 10px;
	margin-right: 50px;
	font-size: 12px;
	color: #1074c0;
	background: url(../images/address-book-open.png) no-repeat left;
	text-indent: 1.5em;	
	line-height: 20px;
	cursor: pointer;
	float: right;	
}

.bottom-btn .download-pack-btn {
	height: 20px;
	margin-top: 10px;
	font-size: 12px;
	color: #1074c0;
	background: url(../images/download.png) no-repeat left;
	text-indent: 1.5em;	
	line-height: 20px;
	cursor: pointer;
	float: right;
}

/*联道M5大财务 产品特点*/
ul.m5-dcw-product-point li {
	margin-left: 10px;
	*margin-left: 6px;
	float: left;
}

ul.m5-dcw-product-point li:first-child {
	margin-left: 0px;
}
/**/

/*联道M5大财务 使用价值*/
.m5-dcw-u-v dl {
	width: 448px;
	padding: 15px;
	border: 1px solid #E4E4E4;
	line-height: 23px;
	float: left;	
	overflow: hidden;
}

.m5-dcw-u-v dl:first-child {
	border-right: none;
}

.m5-dcw-u-v dl dt {
	margin-bottom: 7px;
 	color: #006295;
    font-size: 18px;    
    text-align: center;
}
/**/

/*联道M5大财务 行业对接方案*/
ul.m5-dcw-i li {
	margin-left: 30px;
	*margin-left: 26px;
	float: left;
}

ul.m5-dcw-i li:first-child {
	margin-left: 0px;
}
