<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nr_right .nr_nr li{
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
.nr_right .nr_nr li img{
	width: 300px;
	height: 313px;
}
.nr_right .nr_nr li .txt{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #000;
    opacity: 0.5;
}

.nr_right .nr_nr li .txt a{
	color: #fff;
}

/*涓婁笅椤�*/
/*鍒嗛〉*/
.pages{ width:100%; height:auto; overflow:hidden; clear:both; margin:0 auto; margin-top:30px;background:#fff; }
.pages ul{text-align:center;padding:12px 0px 12px 16px;margin-top: 20px;}
.pages ul li{display:inline-block;line-height:17px;margin-right:6px;background:#fff;border: 1px solid #DE0000;}
.pages ul li a{display:block;color:#000;font-size:14px; padding:8px 12px;}
.pages ul .thisclass {padding:8px 12px;}
.pages ul li span{float:left;color:#000;font-size:14px; padding:8px 12px;}
.pages ul li a:hover{color:#000;text-decoration:none;}
.pages ul li.thisclass,.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background:#DE0000; color:#fff;}
.pages .pageinfo{padding:8px 15px;color:#000; background:#fff}
.pages .pageinfo strong{color:#000;font-weight:normal;margin:0px 2px;}
.pages td{ width:auto; height:30px; float:left; padding:8px 5px; font-size:14px;}
.pages td a{float:left;color:#010101;font-size:14px; padding:0px 13px; background:#f3f3f3; font-weight:normal}
.pages td{ color:#0092d8; font-weight:bold;}
.pages ul li:last-child {
	display: none;
}

/*鐩稿叧浜у搧*/
.xgcp{
	width: 1200px;
	margin:0 auto;
	height: 380px;
}
.xgcp .xg_bt{
	border-bottom: 2px solid #105fb4;
	float: left;
	width: 1200px;
}
.xgcp .xg_bt h3{
	float: left;
	font-size: 24px;
	background: url(../images/xg_li.png)no-repeat left;
	padding-left: 30px;
	line-height: 1.6;
}
.xgcp .xg_bt a{
	float: right;
	margin-top: 10px;
	color: #105fb4;
}


.xgcp .xg_nr{
	float: left;
}
.xgcp .xg_nr li{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
}
.xgcp .xg_nr li img{
	width: 268px;
	height: 293px;
}

.img_box{
	width: 268px;
	height: 293px;
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	outline: none;
	box-shadow: none;
	opacity: 0;
	text-align: center;
}
.img_box h3{
	font-size: 16px;
	margin-top: 100px;
	color: #fff;
	line-height: 2;
	margin-bottom: 20px;
}
 .img_box a{
	color: #fff;
	padding: 5px 15px;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 14px;
}
 .img_box:hover{
	background-color: #000;
	opacity: 0.7;
}</pre></body></html>