<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">			.bt-box{
				padding-top: 20px;
			}
			
			
			.nb-tit h1 {
			    font-size: 18pt;
			   
			    margin-bottom: 20px;
			}
						
			
        	.gk_act{
        		width: 300px;
        		height: 40px;
        	}
        
	        .tab-ul li a {
				    display: block;
				    padding: 0 14px;
				    height: 40px;
				    line-height: 40px;
				        background: #bd1a2d;
    					color: #fff;
				    font-size: 17px;
				    font-weight: bold;
				    text-decoration: none;
				}


				.tab-ul li a:hover{
					cursor: default;
				}
        	
        	.jg-box {
			    padding-bottom: 20px;
			    border-bottom: 1px #e8e8e8 solid;
			}
			.jg-tit {
			    font-size: 21px;
			    font-weight: bold;
			    padding-left: 12px;
			    line-height: 21px;
			    border-left: 6px #bd1a2d solid;
			    margin-top: 30px;
			    margin-left: 18px;
			}
</pre></body></html>