body {
			    font-family: Arial, sans-serif;
			    margin: 0;
			    padding: 0;
			    background-color: #f1f1f1;
			}
			
			header {
			    display: flex;
			    justify-content: space-between;
			    align-items: center;
			    background:url(./section/top-bodybg.png) no-repeat;
			    padding: 9px 32px;
			    text-align: center;
			}
			#queryButton{
			    border: none;
			    width: 60px;
			    height: 46px;
			    background: linear-gradient( 180deg, #DB200F 4%, #F86314 100%);
			    border-radius: 0px 6px 6px 0px;
			}
			#login{
			    width: 46px;
			    height: 46px;
			    border-radius: 30px;
			    margin-left: 10px;
			}
			nav {
			    display: flex;
			    justify-content: space-around;
			    background: linear-gradient( 180deg, #DB200F 4%, #F86314 100%);
			    padding: 3px 57px;
			}
			
			nav a {
			    color: white;
			    text-decoration: none;
			    padding: 8px 16px;
			}
			
			nav a:hover {
			    background-color: #fff;
			    color: black;
			}
			
			main {
			    display: flex;
			    flex-wrap: wrap;
			    justify-content: center;
			    padding: 20px;
			}
			footer {
			    background-color: #fff;
			    padding: 20px;
			    text-align: center;
			}
			.title01{
				width: 194px;
				height: 27px;
				font-family: Microsoft YaHei, Microsoft YaHei;
				font-weight: 400;
				font-size: 15px;
				color: #777777;
				line-height: 27px;
				text-align: left;
				font-style: normal;
				text-transform: none;
				text-decoration: none;
			}
			.content {
			    /* background-color: #f9f9f9; */
			    /* padding: 20px; */
			    width: 95%;
			    margin: 0 auto;
			    position: relative;
			}
			.news-link {
			    text-decoration: none;
			    color: #333;
			    display: block;
			}
			.news-link:hover {
			    background-color: #f0f0f0;
			}
			/* 页码 */
			.prePage{
				width: 58px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				opacity: 0.5;
				display: flex;
				align-items: center;
				justify-content: center;
			}
			.one{
				width: 38px;
				height: 38px;
				background: linear-gradient( 90deg, #DB200F 4%, #F86314 100%);
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.two{
				width: 38px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.three{
				width: 38px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.four{
				width: 38px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.five{
				width: 38px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.six{
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.more{
				width: 38px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.nextPage{
				width: 58px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				opacity: 0.5;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.jump{
				width: 58px;
				height: 38px;
				background: #FFFFFF;
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				opacity: 0.5;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.go{
				width: 38px;
				height: 38px;
				background: linear-gradient( 90deg, #DB200F 4%, #F86314 100%);
				border-radius: 5px 5px 5px 5px;
				border: 1px solid #DDDDDD;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-left: 10px;
			}
			.head{
				display: flex;
				align-items: center;
			}
			.input{
				border: 1px solid #f1f1f1;
				width: 340px;
				height: 46px;
				background: #FFFFFF;
				border-radius: 6px 6px 6px 6px;
			}
			.logo{
				float: left;
				 margin-top: 5px; 
				 margin-right: 10px;
			}
			.advert{
				max-width: 100%; 
				height: auto;
				 display: flex;
				  margin: 0 auto;
				   padding-bottom: 20px;
					width: 970px;
			}
			.bigModular{
				display: flex;
			}
			.list{
				display: flex; 
				justify-content: space-between;
				margin-bottom: 10px;
			}
			.video{
				width: 100%; 
				object-fit: fill;
				height: 130px;
			}
			.word{
				font-size: 16px;
				 word-wrap: break-word;
				  word-break: break-all;
				   white-space: normal;
				   margin-left: 15px ; 
				   margin-top: 5px;
			}
			.title02{
				font-family: Microsoft YaHei, Microsoft YaHei; 
				margin-left: 100px;
				 font-size: 24px;
			}
			.advert01{
				display: flex;
				margin-bottom: 10px;
			}
			.video01{
				width: 30%; 
				object-fit: fill;
				height: 120px;
				margin-left: 100px;
			}
			.word01{
				font-size: 18px; 
				word-wrap: break-word;
				 word-break: break-all; 
				 white-space: normal;
				 margin-left: 15px;
			}
			.word02{
				font-size: 14px;
				word-wrap: break-word;
				word-break: break-all; 
				white-space: normal;
				margin-left: 15px;
				margin-top: 12px;
			}
			.logo01{
				margin-left: 20px;
			}
			.time{
				font-size: 12px;
				margin-left: 15px;
				color: #999999;
				margin-top: 3px;
			}
			.advert02{
				width: 70%;
				 height: 30%;
				  margin-left: 100px; 
				  margin-top: 20px;
			}
			.page{
				width: 60%;
				margin: 0 auto;
				 margin-top: 20px;
			}
			.input01{
				width: 50px;
				height: 38px;
				 margin-left: 10px;
			}
			.advert03{
				max-width: 100%;
				 height: auto;
				  display: block;
				   margin: 0 auto;
					padding: 20px 0;
			}
			.footer{
				height:116px;
				margin: 0 auto;
				width: 70%;
				line-height: 57px;
			}
			.footer01{
				display: flex;
				justify-content: space-between;
				font-size: 16px;
			}
			.footer02{
				margin: 0 auto;
				margin-top: 10px;
				color: #666;
			}
			.advertWord{
				background-color: #FFFFFF; 
				width: 40%;
				height: 120px;
			}
			.videoDtail{
				padding: 0 10px;
			}
			.advertWord01{
				background-color: #FFFFFF; 
				width: 90%;
				height: 120px;
				padding-top: 10px;
			}
			.advert04{
				width: 100%;
				background-color: #FFFFFF; 
				height: 120px;
				padding-top: 10px;
			}
			.advertWord02{
				width: 70%;
				background-color: #FFFFFF; 
				margin-left: 100px;
				height: 90px;
			}