/* CSS Document */
.pageDes {display: inline-block; float:right; margin-top:30px; color:#2b2b2b; font-weight:normal; font-size:18px;}

.downloadTit { margin-top:60px;}
.downloadTit .pageTitle { text-transform:none;}

.download { margin-bottom:150px; clear:both; border-top:solid 1px #e2e2e4;}
.download img { height:38px; margin-top:10px;}
.download span.l_img { width:29px; text-align:center; overflow:hidden;}
.download_one { border-bottom:solid 1px #e2e2e4; background-color:#fff; clear:both;}
.download_one { color:#0c1015; line-height:38px;}
.download_one div { padding:0px;}
.download_one .dRight { float:right; width:80px; text-align:right; color:#696c70; padding-right:5px; }

.download_one:nth-child(2n) { background-color:#fff;}

.download_one div:nth-child(1) { padding:0px; width:45px; text-align:center;}
.download_one div.dTitle { padding-left:15px; color:#000005;}

@media (max-width: 640px) {
	.download .recruitRc { width:auto;}
	.download_one div:nth-child(2) { width:340px;}
	.download_one div:nth-child(3) { width:50px; padding-top:10px;}
	.pageDes { margin:0px; float:none; display:block; margin-bottom:10px;}
	.downloadTit { margin-bottom:20px;}
	
}

