/* 清除默认样式 */
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img,font, table, form, input, button, textarea, select, option, a ,td,th,strong{  font-family: 'Microsoft Yahei', arial; font-size:14px; }
	.bsznCon{width: 100%; border:none; background:#fff;}
	table{border-collapse:collapse;border-spacing:0;}
	.mt70{margin-top:70px;}
	.tc{text-align:center;}
	.pb30{padding-bottom:30px;}
	.f12{font-size:12px;}
	.c-gray{color:#666;}
	.mt20{margin-top:20px}
	.mb20{margin-bottom:20px;}

	/* style */
	.guide .header{padding:10px 0px;border-bottom:1px solid #2d5c9a;}
	.guide .header h3{color:rgb(74, 133, 199);margin-bottom:10px;}
	.guide-title{font-size:16px;line-height:40px;border-bottom:1px solid #e4e6eb;color:rgb(74, 133, 199);margin-bottom:20px;}
	.guide-table{width:100%;font-size:14px;border:1px solid #ccc;color:#333;border-collapse:collapse;border-spacing:0;background-color:#fff;}
	.guide-table td{padding:10px;border-bottom:1px solid #ccc;border-left:1px solid #ccc;line-height:25px;width:35%;}
	.guide-table .td-gray{background:#fff;text-align:center;width:15%; font-weight:bold;}
	.layui-table{color:#333;}
	.layui-table th{text-align:center;font-size:16px;}
	.layui-table th,.layui-table td{line-height:25px;}
	.guide-content{font-size:14px;line-height:25px;}
	.guide-table td *{white-space: normal;word-wrap: break-word;word-break: break-all;}
	.guide-table td a{color: rgb(74, 133, 199); text-decoration: underline;}
        .guide-table td p{margin-bottom:0px;}