<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}

.container-main-title{
	margin-bottom: 20px;
	padding-top: 45px;
	text-align: center;
	font-size: 32px;
	color: #2d66a5;
	font-weight: 700;
}

.container-main {
	width: 710px;
	/*height: 1085px;*/
	padding: 0px 30px 30px 30px;
	
}

.container-main p {
	text-indent: 2em;
	line-height: 36px;
	font-size: 18px;
}

h1 {
	font-size: 22px;
	line-height: 50px;
}

h2 {
	font-size: 20px;
	line-height: 40px;
}

h3 {
	display: inline;
	font-size: 18px;
	margin-left: 28px;
}

h3+p {
	display: inline;
}

h3+p:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.test-1{
	height: 820px;
	overflow-y: auto;
}

.test-1::-webkit-scrollbar {/*婊氬姩鏉℃暣浣撴牱寮�*/
	width: 10px;     /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
	height: 0px;
}
.test-1::-webkit-scrollbar-thumb {/*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
	border-radius: 10px;
	 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #2d66a5;
	height: 10px;
}
.test-1::-webkit-scrollbar-track {/*婊氬姩鏉￠噷闈㈣建閬�*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}
.test-1{
	padding:0px 10px;
	scrollbar-face-color: #2d66a5; /**//*绔嬩綋婊氬姩鏉＄殑棰滆壊*/
	scrollbar-track-color: #EDEDED; /**//*绔嬩綋婊氬姩鏉¤儗鏅鑹�*/ 
}

.tit-info {
    margin-bottom: 30px;
    padding-bottom: 27px;
    text-align: center;
    font-size: 16px;
    border-bottom: 3px solid #ecececad;
    border-radius: 2px;
}

.tit-info span {
    margin-left: 5px;
}

.tit-info a {
    color: #333;
}

.m-share{
    text-align: right;
    width: 680px;
    height: 40px;
}
.bdsharebuttonbox.bdshare-button-style0-16{
    float: right;
    height: 40px;
    padding-top: 10px;
}
#zoom table {
    width: 685px !important;
    /*table-layout: fixed;*/
    word-wrap: break-word;
}
table td p {
    text-indent: 0em !important;
}

.table_content2{display:none;}
/*@media only screen and (max-width:768px){
		.top,.nav,.nav li,.area,.dqwz,.siteinfo,.search,.fb-size,.ewm,.xg-gj,.ewm2,.num,.btn-group,.foot,.zfxxgk_top,.search1,.page-demo,#qrcode,.m-header,.m-nav,.m-footer{display:none;!important}	
		body,.main,.main .container,.container-main {min-width:100%;}
		.main{background:none;}
		.table_content2{display:block;}
		.main .container,.container-main{width:100%;margin: 0px;padding: 0px;}
		img{width:100% !important;}
		.head{min-width:100%!important;height:auto!important;}
		.head img{max-width:60%;height:auto;}
		.inner{max-width:100%;}
		.nav ul{max-width:100%;}
		.fb-info{width: 100%;text-align: center;}
		.fb-time{float: none;}
		.top_img{float:none;text-align:center;}
		.nr{padding:0px 0px;}
		#zoom{max-width:100%}
		.m-share{width: 100%;min-width:100%}
		.title{font-size: 1.4rem;line-height: 2.1rem;padding: 0;}
		.ziti{display:none}
		.table_content{display:none;}
}*/</pre></body></html>