<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.domPC {
	display: block;
}
.domMob {
	display: none;
}
body {
    background: url(http://www.locpg.gov.cn/zt/2023zlbzrzxxczc/images/banner.jpg) 50% 0 #f6e0d3 no-repeat;
}
.banner {
	height: 690px;
	overflow:hidden;	
}
.menu {
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #8c0808;
	font-size: 20px;
}
.menu a {
	font-size: 16px;
	color: #8c0808;
	margin: 0 25px;
}
.menu2{ display:none;}
.main{
}
.main .detail{
	width:1100px; 
	background:#fff;
	margin:0 auto;
	min-height:500px;
	padding:30px;
	box-sizing:border-box;
	
}
.main .detail-title{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.main .detail-title h1{
	text-align:center;
	font-size:28px;
	line-height:2em;
}
.main .detail-title h1 a{
	font-size:28px;
	line-height:2em;
}
.main .detail-title .info{
	text-align:center;
	font-size:14px;
	line-height:2em;
}
.main .detail-title .info span{
	margin:0 15px;
}
.main .detail-content{
	font-size:16px;
	line-height:2em;
}
.main .detail-content p{
	margin-bottom:15px;
}
.videobox {
	position: relative;
	width: 980px;
	height: 552px;
	margin: 0 auto;
	padding: 10px;
	background: -webkit-radial-gradient(0 0, #feae42, #f7274f);
	background: -moz-radial-gradient(0 0, #feae42, #f7274f);
}
.videobox span {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 88px;
	height: 88px;
	background: url(http://www.locpg.gov.cn/static/xcjh2021/btn-play.png) no-repeat;
	z-index: 4;
	cursor: pointer;
}
.videobox img {
	width: 980px;
	height: 552px;
	position:absolute;
	left:10px;
	top:10px;
	z-index:3;
}
.videobox iframe {
	width: 980px;
	height: 552px;
}
.footer {
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
	color: #eebb61;
	font-size: 14px;
	padding:30px 0;
	background:url(http://www.locpg.gov.cn/static/xcjh2021/bgYgFooter.jpg) 50% 0 no-repeat;
}
.footer a {
	color: #eebb61;
	font-size: 14px;
}
.pageVideo {
	height: 358px;
}

@media screen and (min-width:0px) and (max-width: 767px) {
.domPC {
	display: none;
}
.domMob {
	display: block;
}
body {
	background:#a70700;
}
.menu {
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #8c0808;
	font-size: 18px;
	margin-bottom: 0;
	background:#f4c482;
}
.menu a{
	margin:0 25px;
}
.menu1{ display:none;}
.menu2{ display:inline;}
.main .detail{
	width:100%;
	background:#fff;
	margin:0 auto;
	min-height:500px;
	padding:20px 10px;
	box-sizing:border-box;
}
.main .detail-title h1{
	text-align:center;
	font-size:24px;
	line-height:1.6em;
}
.main .detail-title h1 a{
	font-size:24px;
	line-height:1.6em;
}
.main .detail-title .info span{
	margin:0 5px;
}
.main .detail-content img{
	max-width:100%!important;
	height:auto!important;
}
.videobox {
	position: relative;
	width: 100%;
	margin:0;
	height:auto;
	box-sizing:border-box;
	background:#820623;
}
.pageVideo {
	width: 100%;
	height: 240px;
}
.videobox img {
	width: 100%;
	height: 100%；
}
.videobox video {
	width: 100%;
	height: 240px;
}
.footer {
	font-size:12px;
	width: 100%;	
	background:none;
	background-size:100% auto;
	margin:0;
	background:url(http://www.locpg.gov.cn/static/xcjh2021/bgFooterMob.jpg);
}
.footer a {
	font-size:12px;
}

}</pre></body></html>