<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿.container{
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
.breadcrumb &gt; img{
	margin: 0 4px 2px 0;
}

.containright{
	float: left;
	width: 1026px;
	height: 614px;
	background: #fff;
	overflow-y: scroll;
}


/*-----------------------------网站地图-----------------------------*/
#maplist table{width: 100%;font-size: 16px;margin-top: 20px;}
#maplist td{border: 2px solid white;height: 40px;line-height: 30px;}
#maplist .one{background: #e5f1fd;font-weight: bold;text-align: center;width: 15%;}
#maplist .one a{color: #f76d15;}
#maplist .two{background: #f7f7f7;text-align: center;width: 18%;}
#maplist .two a{color: #086c98;}
#maplist .three{background: #f7f7f7;color: #086c98;padding-left: 10px;}
#maplist .three a{color: #086c98;display: inline-block;margin: 0 10px;}





/* 小屏幕（平板，大于等于 768px） */
@media screen and (max-width: 768px) {
	.nav-right{display: none;}
	.nav li {border: none; padding: 0 15px 0 15px;}
	.ldxx_r {
	    float: left;
	    margin-left: 35px;
	    width: 40%;
    }
	#page_div{min-height:60px; color:#000; margin:0 auto; line-height:30px;}
	#page_div .pagination_index, #page_div .pagination_index_num{ line-height: 20px; margin-bottom: 10px;}
	.main{width: 100% !important;}
	.zdlyxxgk .alj {
	    display: inline-block;
	    width: 32% !important;
	    padding-left: 7% !important;
    }
    .wgktjgz ul li {
    	width: 42% !important;
		}

  
 }

@media (max-width: 768px){
	.details{
		width: 100%;
	}
	.container,.containright,.containerM{
		width: 100%;
	}
}
</pre></body></html>