<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	min-width: 1300px;
}
ul li{
	list-style: none;
}
a:hover,a:focus,a:active,a:visited{
	text-decoration: none;
}
img{
	display: block;
	width: 100%;
	height: 100%;
}
.xym-container{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	font-family: "å¾®è½¯é›…é»‘";
	overflow: hidden;
}
.xym-navbar{
	height: 94px;
	background-color: rgb(255,255,255);
}
.t-logo{
	position: absolute;
	left: 0;
	top:22px;
	width:273px;
	height: 51px;
}
.t-nav{
	position: absolute;
	right: 0;
	top:0;
	
}
.banner-size{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
	background-color: transparent;
	text-align: center;
	margin-top: 210.5px;
}
.banner-logo{
	margin: 0 auto;
	width: 313px;
	height: 54px;
}
.banner-tit{
	font-size: 58px;
	color: #fff;
	padding:0;
	margin: 0;
	margin-top: 39px;
}

/*content*/
.mt104{
	margin-top: 104px;	
}
.mt1{
	margin-bottom: 100px;
}
.xym-main h2{
	position: relative;
}
.xym-main h2 a{
	color:#333;
}
.xym-more{
	position: absolute;
	right: 0;
	top:0;
	line-height: 22px;
	font-size: 16px;
	color:#009D8D!important;
}
.xym-more span{
	display: inline-block;
	width: 9px;
	height: 12px;
}
.xym-container2{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	font-family: "å¾®è½¯é›…é»‘";
}
.xym-more:hover{
	color:#009D8D;
}
.xym-more:active,.xym-more:visited,.xym-more:focus{
	text-decoration: none;
	color:#009D8D;
}
.xym-data:active,.xym-data:visited,.xym-data:focus{
	text-decoration: none;
	color:#aaa;
}
.xym-content{
	width: 100%;
	min-height: 18px;
	margin-top: 32px;
	font-size: 16px;
	color:#666;
	line-height: 32px;
	padding-left: 0;
	padding-right: 0;
}
.xym-ellipsis7{
   /*overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
 -webkit-line-clamp: 7;*/
	height: 224px;
	overflow: hidden;
}
.xym-ellipsis5{
	/*overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp: 5;*/
	height: 224px;
	overflow: hidden;
}
.xym-video{
	width: 100%;
	height: 224px;
	margin-top: 46px;
}
.xym-acttit{
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;	
}
.xym-data{
	position: absolute;
	right: 0;
	top:0;
	line-height: 28px;
	font-size: 18px;
	font-size: 16px;
	color: #aaa!important;
}
.xym-actcontent{
	height: 178px;	
}
.xym-actcontent li{
	position: relative;
}
.xym-actcontent li a.xym-news{
	font-size: 16px;
	color: #666;
	line-height: normal;
}
.xym-actcontent li a.xym-data{
	line-height: normal;
}
.xym-actcontent li a.xym-news:hover{
	color:#333;
}
.xym-actcontent li+li{
	margin-top: 16px;
}
/*foot*/
.xym-footer{
	width: 100%;
	color:#fff;
	background-color: rgb(51,51,51);
}
.mt6{
	margin-top: 58px;
}
.mb6{
	margin-bottom: 58px;
}
.mt4{
	margin-top: 39px;
}
.mb4{
	margin-bottom: 7px;
}
.f-bgcolor{
	background-color: rgb(51,51,51);
}
.xym-cb{
	zoom: 1;
}
.f-tb{
	border-top:1px solid #5D5D5D;
}
.f-tb p{
	margin: 56px 0;
}
.f-tb p a{
	display: inline-block;
	color: #fff;
	margin: 0 18px;
	font-size:16px;
}
.navigation ul li{
	float: left;
	margin: 56px 0;
}
.navigation ul li a{
	color: #fff;
	margin: 0 18px;
	font-size: 16px;
}
#wChart{
	position: relative;
}
.cbox{
	position: absolute;
	right: -246px;
	top: -360px;
	z-index: 120;
	width: 320px;
	height: 350px;
	background: #fff;
	border:1px solid #009D8D;
	/*-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;*/
}
.cClose{
	width: 36px;
	height: 36px;
	float: right;
	background-color:rgb(0,157,141);
	font-size: 24px;
	color: #eee;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.cClose:hover{
	color: #fff;
}
.cTit{
	width: 232px;
	margin: 0 auto;
}
.cTit p{
	margin: 0 auto;
	margin-top: 32px;
	color: #333;
}
.wChart{
	width: 232px;
	height:232px;
	margin: 0 auto;
	margin-top: 20px;
	background: #f00;
}
.f-tb a:hover{
	text-decoration: none;
	color:#989696!important;
}
.f-tb a:visited{
	text-decoration: none;
}
.f-tb a:focus{
	text-decoration: none;
	color:#989696!important;
}
.f-tb a:active{
	text-decoration: none;
	color:#989696!important;
}
.f-size,.f-tb p a:first-child{
	margin-left: 0;
}
.f_logo{
	position: absolute;
	right: 15px;
	top:51px;
	width: 174px;
	height: 30px;
}


/**/
.xym-footer2{
	width: 100%;
	height: 48px;
	background-color: rgb(0,157,142);
}
.xym-footer2 .xym-container{
	height: 48px;
	color:#fff;
	line-height: 48px;
	position: relative;
	font-size:12px;
	background-color: rgb(0,157,142);
}
.f-posi{
	position: absolute;
	right: 0;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 48px;
	font-size: 12px;
}
.f-beian{
	position: absolute;right: 30%;top: 0px;line-height: 48px;font-size: 12px;

}
.margin0{
	margin-left: 0;
	margin-right: 0;
}
/*page*/
.page{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: 104px;
    text-align: center;
}
.pagination{
	margin:0 auto;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #009d8c;
	border-color: #009d8c;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 12px;
	margin-right: 12px;
}</pre></body></html>