<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{ background:#EDEEF0;}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
*{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	
}
ul,li {list-style: none;}
a {text-decoration: none;color: black;}


.clear{ clear:both;}

ul, li { list-style: none; }
svg{
	fill: currentColor;
}

/*  焦点图*/
.bannerbox{width: 800px;height: 500px;overflow: hidden;position: relative; float:left;}
.box-1 ul{}
.box-1 ul li{width: 800px;height: 500px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 800px; height: 500px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:800px;background: rgba(0,0,0,.4);text-indent: 2em;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(0,0,0,.5);width: 50px;height: 80px;top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}



.box{width:1200px; margin:0 auto; }
.box_r{width:380px; height:500px; background:#fff; float:right;}

.ititle{background:#f4f4f4;width:350px; height:50px; line-height:50px;margin:15px 15px 5px 15px;font-size:18px;}

.ititle i{width:5px; height:25px; background:#173E6C;margin-left:10px;}

.imore{float:right;width:82px;height: 32px;border:1px solid #E4E4E4;line-height: 30px;border-radius:32px;text-align: center;margin:10px 10px 0 0;font-size:12px;}
.imore a{color:#555;}
.imore a:hover{color:#173e6d;}

.iplist{padding:0 15px;}
.iplist li{padding-top:8px;padding-bottom:8px;border-bottom:1px solid #eee;}
.ipic { float:left;}
.iplist .ipic img{width:90px; height:62px;}

.irtitle{float:left;width:245px;margin-left:12px;}
.irbtit{font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.irbtit a{color:#000;}
.irbtit a:hover{color:#173e6d;}
.irstit{font-size:14px;color:#888;margin-top:5px;text-overflow: -o-ellipsis-lastline; overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.irstit a{color:#888;}
.irstit a:hover{color:#173e6d;}

.iad{margin-top:15px;}



.box_bsall{width:1240px; margin:0 auto;}
.box_bs{width:590px; height:320px; background:#fff; float:left;margin-left:20px;margin-top:15px;}
.ititles{background:#f4f4f4;width:560px; height:50px; line-height:50px;margin:15px 15px 5px 15px;font-size:18px;}
.ititles i{width:5px; height:25px; background:#173E6C;margin-left:10px;}

.itextlist{}
.itextlist li{margin-left:20px;margin-right:20px;border-bottom:1px dashed #ddd; }
.itextlist li  a{color:#333;}
.itextlist li  a:hover{color:#173e6d;}
.itextna{width:450px; font-size:16px;line-height:45px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:left;}
.itimes{float:right; line-height:45px;font-size:14px;color:#aaa;}

/*  俩模块滑动*/
.mt-tabpage {width: 1200px;margin: 15px auto;background-color: #fff;}
.mt-tabpage-title {height: 50px;font-size: 0;background-color: #fff;width: 94%;margin: auto;background: #fff;border-bottom: 1px solid #f1f1f1;}

.mt-tabpage-title a{color:#555;}
.mt-tabpage-title a:hover{color:#173e6d;}


.mt-tabpage-title .mt-tabpage-item {display: inline-block;width: 80px;height: 50px;line-height: 50px;text-align: center;color: #000;font-size: 18px;margin-right:20px;}
.mt-tabpage-title .mt-tabpage-item:hover{color: #173E6C;}
.mt-tabpage-title .mt-tabpage-item-cur {color: #173E6C;font-size: 18px;border-bottom: 2px solid #173E6C;}
.mt-tabpage-count {position: relative;width: 1200px;height: 560px;overflow: hidden;}
.mt-tabpage-cont__wrap {position: absolute;}
.mt-tabpage-count .mt-tabpage-item {width: 1200px;}


.mt-tabpage-nr-all{padding:25px 0 20px 0;border-bottom:1px solid #ddd;}
.mt-tabpage-nr-all:hover{background: #f5f5f5;  display: block;}
.mt-tabpage-nr{float:left;width:150px; text-align:right;margin-left:-30px;}
.mt-tabpage-month{font-size:30px;color:#444;margin-top:-4px;}
.mt-tabpage-year{font-size:12px;color:#888;}

.mt-tabpage-txtlist{float:left;width:1050px;padding-left:20px;}
.mt-tabpage-txtitle{font-size:18px;color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mt-tabpage-txtitle a{color:#333;}
.mt-tabpage-txtitle a:hover{color:#173e6d;}
.mt-tabpage-txtnr{font-size:14px;color:#888;margin-top:5px;}
.mt-tabpage-txtnr a{color:#666;}
.mt-tabpage-txtnr a:hover{color:#173e6d;}

.mt-tabpage-morebtn{width:160px; height:35px; line-height:34px; text-align:center;border:1px solid #ddd; background:#EFF1F7;margin:0 auto;margin-top:25px;font-size:14px;}
.mt-tabpage-morebtn a{color:#333;display:block;}
.mt-tabpage-morebtn a:hover{color:#fff; background:#173E6D;display:block;}






.imore a{color:#555;}
.imore a:hover{color:#173e6d;}








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