<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: url("../img/we.png") ;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size: 1920px 1000px;;
	font: 14px/1.5 "Microsoft Yahei",sans-serif;
	font-weight: 400;
/* 	color: #333; */
         
}

.header{
	position: fixed;
}
 
.all {
	/* position: relative; */
    width: 1200px;
    margin: auto;
    /* text-align: center; */
	background-color: #FFFFFF;
	
}

.gshi{
		
	
		/* 	width: 960px; */
			/* margin: 0 auto 10px 124px; */
			overflow: auto;
			padding: 0 0 20px 235px;

	}
	.gshi1{
			
		
			/* 	width: 960px; */
				/* margin: 0 auto 10px 124px; */
				overflow: auto;
				padding: 0 0 20px 235px;
	
		}
.wzmc{
float: left; 
overflow: hidden;
 margin-top: 7%;

}	
.neir {
	
	padding: 0 20px 0 20px;
	font-size:1rem ;
	line-height: 30px;
	color: #000;
	letter-spacing: 0.5px;
	font-weight: normal;
	text-align: justify;
	font-family:simsun;
}
.neirt {
	
	padding: 0 20px 0 20px;
	font-size:0.85rem ;
	line-height: 30px;
	color: #000;
	letter-spacing: 0.5px;
	font-weight: normal;
	text-align: justify;
	font-family:simsun;
}
.neiro {
	text-indent: 2em;
	padding: 0 20px 0 20px;
	font-size:0.95rem ;
		line-height: 30px;
		color: #000;
		letter-spacing: 0.5px;
		font-weight: normal;
		text-align: justify;
		font-family:KaiTi;
	}

.gshi img {
	width: 80%;
	margin: 0 0 0 42px;
}
.gshi p{
	 text-align: center;
	 font-size: 25px;
}
.gshi1 img {
	width: 34%;
	margin: 0 0 0 42px;
}
.gshi1 p{
	 text-align: center;
	 font-size: 25px;
}
.subMenuBox a{
	text-decoration:none;
	color: chocolate;
}
 @media  (max-width:750px) {
	.header{
		position: fixed;
	}
	 
	.all {
	    width:100%;

	}
	
	.gshi{
		overflow: auto;
		padding: 0 0 0 82px;
		}
	.gshi1{
		overflow: auto;
		padding: 0 0 0 82px;
		}	
	.wzmc{
	 margin-top: 8%;
	}	
	.neir {
		font-size:1rem ;
	}
	.neiro {
		font-size:0.8rem ;
		line-height: 1.3rem;

		}
	
	.gshi img {
		width: 80%;
		margin: 0 0 0 42px;
	}
	.gshi p{
		 font-size: 1.2rem;
	}
	.gshi1 p{
		 font-size: 1.2rem;
	}
	.gshi1 img {
		display: none;
	}
} </pre></body></html>