<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*tabé¡¶éƒ¨å¯¼èˆª*/
		.inner-form-top-nav{
			width: 100%;
			height: 92px;
			padding-top:12px;
			background: #00284b;
		}
		
		.inner-form-top-nav&gt;li{
			float:left;
			text-align: center;
			height: 40px;
			line-height: 40px;
			width: 25%;
			border-radius:10px  10px  0px  0px;
			cursor:pointer;
			color: white;
		}
	
		.active{
			background: #38a2fd;
		} 
	
		.tab-content{
			margin-top:15px;
			width: 100%;
		}
		
		
		.side{
			display: none;
		}
		
		/* æ¸¸çŽ©è¡¨æ&nbsp;¼ */
		.youwan-td-2,.youwan-td-1{
			padding: 0px;
			width: 80;
		}
		
		.youwan-td-3{
		    padding: 0px;
			width: 100px;
		}
	.padding-bottom-pc-phone{
		padding-bottom: 120px;
	}
	.inner-form-top-nav&gt;li{
		font-size: 18px;
	}
	.process li{
		clear:both;
	}</pre></body></html>