			ul,li,p{padding: 0px; margin: 0px; list-style: none;}
			a{text-decoration: none;}
			body{ margin:0px; padding:0px; font-family:"微软雅黑"; font-size:14px; background-color:#f8f8f8; }
			
			.main{position:relative}
			.main > div{ width:100%; max-width:1200px;}
			
			
			.TopArea{width:100%; height:12vw; max-height:145px; background:#FFF; position:fixed; top:0px; max-width:1200px; z-index:99999;}
			.LHDiv{width:100%; height:10%;}
			.TopContent{height:80%; width:92%}
			.TopRight{height:100%;width:67%; float:right;}
			.TopRight > .TopSearchText{width:72%; margin-left:3%; height:80%; overflow:hidden; border:0px; border-radius:50px; padding:0px 18%; outline: none; background:url(../images/search.svg) no-repeat scroll 8% center transparent; background-size:10%; background-color:#eff0f5; font-size:1.8vmax}
			.TopRight > .TopSearchBut{width:22%;  height:80%; font-size:1.8vmax; outline: none;border-radius:50px; background-color:#f56229; border:1 solid #f56229; border-color:#f56229;}
			.TopFHeight{width:100%; height:12vw; max-height:145px;}
			
			.NavArea{width:100%; max-width:1200px; background:#FFF; position:fixed; bottom:0px; z-index:999999}
			.NavArea > div{width:20%; float:left}
			.NavArea > div div{font-size:1.8vmax; line-height:1.8vmax; color:#666}
			.NavFHeight{width:100%; opacity:0}
			.NavFHeight > div{width:20%;}
			
			
			.MidArea{width:100%; padding:6% 4%; background:#FFF; overflow:hidden}
			.MidArea > div{width:20%; float:left}
			.MidArea > div div{font-size:1.8vmax; line-height:2.5vmax; color:#333}
			
			.TitleArea{width:100%; border-top:1px solid #eee; height:8vmax; line-height:8vmax; font-size:2.8vmax; background:#fff; padding:0 8%; font-weight:bold;}
			.HPlotArea{width:100%; padding:0 8%; background:#fff}
			.HPlotArea > div{overflow:hidden; padding:5% 0; border-bottom:1px solid #eee}
			.HPlotArea > div > div:first-child{width:36%; float:left}
			.HPlotArea > div > div:first-child img{width:100%; height:13vmax; object-fit:cover;}
			.HPlotArea > div > div:last-child{width:60%; float:right}
			.HPlotArea > div > div .t1{font-size:2.5vmax; line-height:4vmax; color:#333}
			.HPlotArea > div > div .t2{font-size:1.8vmax; line-height:2.8vmax; color:#979ba6}
			.HPlotArea > div > div .t3{font-size:2.4vmax; line-height:3.5vmax; margin-top:1vmax; font-weight:bold; color:#f56229}
			
			.HMore{line-height:7vmax; font-size:2.2vmax; background:#fff;}
			.HMore a{color:#666; display:block; width:100%; height:100%;}
			
			.HNewsArea{width:100%; padding:0 8%; background:#fff}
			.HNewsArea > div{overflow:hidden; padding:5% 0; border-bottom:1px solid #eee}
			.HNewsArea > div > a > div:first-child{width:36%; float:left}
			.HNewsArea > div > a > div:first-child img{width:100%; height:13vmax; object-fit:cover;}
			.HNewsArea > div > a > div:last-child{width:60%; float:right}
			.HNewsArea > div > a > div:last-child > div:first-child{font-size:2.2vmax; line-height:3vmax; height:6vmax; overflow:hidden;text-overflow:ellipsis;word-break: break-all; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; color:#333}
			.HNewsArea > div > a > div:last-child > div:last-child{font-size:1.8vmax; margin-top:4vmax; color:#999}