<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
  *About page
  Author：Hanlu 
  Time：2019-11-21
*/
.nyhl-banner { height: 300px; position: relative; z-index: 0; background-color: #222; }
.nyhl-banner-bj {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.nyhl-banner-bj2 {
	background-color: rgba(28, 56, 79, 0.5);	
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.sub-nav { background-color: #f4f4f4; height: 80px; overflow: hidden; }
.sub-nav-nr { width: 1200px; margin: 0 auto; font-size: 14px; line-height: 80px; color: #333; }
.sub-nav-nr a { color: #333; }
.sub-nav-nr a:hover { color: #22728f; text-decoration: underline; }
.sub-nav-nr span { color:#22728f; }

.nyhl-about { width: 1200px; margin: 50px auto; }
.about-list { width: 250px; }
.about-info { width: 880px; color: #333; }

.abli-tit {
	width: 200px;
	height: 200px;
	padding: 24px 25px;
	background: url("../img/left.png") no-repeat #22728f;
	color: #fff;
}
.abli-h3 { font-size: 36px; }
.abli-en { font-size: 16px; margin-bottom: 24px; }
.abli-img { width: 45px; display: block; }
.abli-ms { font-size: 18px; }

.abli-list {
	margin-top: 28px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.abli-list li { border-bottom: 1px solid #ececec; }
.abli-list li a {
	display: block;
	font-size:18px;
	background: url("../img/xr.png") no-repeat 220px 25px;
	padding: 20px 0 16px 20px;
}
.abli-list li a:hover { background-color: #ececec; }

.abli-list-cp {
	position: relative;
	margin-top: 28px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.abli-list-cp h3 { border-bottom: 1px solid #ececec; }
.abli-list-cp h3 a {
	display: block;
	float: left;
	font-size:18px;
	padding: 20px 0 16px 20px;
	width: 180px;
}
.abli-list-cp h3 em {
	display:block;
	width:12px;
	height:12px;
	overflow: hidden;
	float:right;
	background: url("../img/xr.png") no-repeat;
	margin-right: 15px;
	margin-top: 25px;
}
.abli-list-cp h3.on em { background: url("../img/xr2.png") no-repeat; }

.abli-list-cp .cpl { height: 0px !important; width: 0px; position: absolute; top:0; left: 0; overflow: hidden; }
.abli-list-cp .cpl2 a { display: block; border-bottom: 1px solid #ececec; padding: 10px 0 8px 24px; }
.abli-list-cp .cpl2 a:hover { background-color: #ececec; }
.abli-list-cp h3:hover { background-color: #ececec; }

.info-h3 { border-bottom: 1px solid #ddd;  }
.info-h3 span {
	display: block;
	position: relative;
	font-size: 16px;
	padding: 10px 12px;
	color: #22728f;
}
.info-h3 span:after { 
	content: "";
	width: 100px;
	height: 1px;
	background-color: #22728f;
	position: absolute;
	z-index: 3;
	line-height: 0;
	top: 44px;
	left: 0;
}
.about-info h3 {
	padding-top: 35px;
	padding-bottom: 15px;
    font-size: 36px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px dashed #dbd4cd;
	color: #2b2b2b;
}
.info-news-nr {
	margin-top: 20px;
    line-height: 1.8;
	text-align: left;
	color: #333;
}
.info-news-nr p {
    padding-bottom: 15px;
	font-size: 16px;
	text-indent: 30px;
}
.info-news-nr a { color: #679dc9; }
.info-news-nr a:hover { text-decoration: underline; }

/*
  *list page
  Author：Hanlu 
  Time：2019-11-22
*/

.Number-pages {
	font-family: "Georgia";
	font-size:15px; 
	margin-top: 40px;
	font-weight: bolder;
}
.pagination li {
    display: inline-block;
}
.Number-pages a,.Number-pages span {
	display: block;
	padding: 8px 15px;
	margin-right:8px;
	line-height:1;
	text-align:center;
	color:#333;
	background-color: #f4f4f4;
}
.Number-pages .thisclass {
	background-color:#22728f;
	color: #fff;
}
.Number-pages a:hover {
	background-color:#22728f;
	color: #fff;
}

/*cg-more*/	
.cg-more {
	display: block;
	width: 176px;
    height: 46px;
	border: 2px solid  #22728f;
	font-size: 18px;
	line-height: 46px;
	color: #22728f;
    text-align: center;
    margin: 48px auto 0;
	border-radius: 25px;
}
.cg-more:hover {
	border: 2px solid #0a5570;
	color: #0a5570;
}

/*list*/
.wz-main { width: 1200px; margin:30px auto 60px; }	
.wz-list,.wz-left { width: 850px; text-align: center; }
.wz-right { width: 300px; }
	
.jcxw-info { display: block; border-bottom: 1px #ddd dashed; padding-bottom: 28px; padding-top: 26px; }	
.jcxw-info:hover { background-color: #f4f4f4; }
.time-xx { width: 85px; height: 85px; background-color: #f4f4f4; }
.time-d	{ display: block; font-size: 24px; padding-top: 15px; }
.time-y-m { display: block; line-height: 1; }	
.tit-xx { width: 710px; padding-right: 20px; text-align: left; }
.tit-xx h4 {
    height: 17px;
    overflow: hidden;
    color: #2b2b2b;
    line-height: 1;
    font-size: 17px;
	padding-top: 15px;
	margin-bottom: 7px;
    white-space: nowrap;
    text-overflow: ellipsis;
}	
.tit-xx p {
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #A4ADB8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}	
	
.wz-rcol { background-color: #f4f4f4; }
.wz-rcol h4,.anli-pic .hd {
	font-weight: bold;
	position: relative;
	background-color: #fff;
	line-height: 1;
	font-size: 18px;
	padding: 15px 0 15px 15px;
	color: #333;
}
.wz-rcol h4:after,.anli-pic .hd:after { 
	content: "";
	width: 3px;
	height: 18px;
	background-color: #22728f;
	position: absolute;
	z-index: 3;
	line-height: 0;
	top: 15px;
	left: 0;
}	
.wz-rcol .Rtjxw { padding-bottom: 28px; }
.wz-rcol .Rtjxw li {
	padding-left: 28px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 1;
	height: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 24px;
	background: url(/img/22.png) no-repeat 15px center;
}
.wz-rcol .Rtjxw li a:hover { text-decoration: underline; }
	
.wz-rcol .Rlxwm { padding:22px 15px; color:#333; }
.wz-rcol .Rlxwm p { padding-bottom: 5px; }
.wz-rcol .Rlxwm .tit { font-size: 16px; color: #22728f; padding-bottom: 8px; font-weight: bold; }
	
/*anli-pic*/
.anli-pic { background-color: #f4f4f4; width: 100%; overflow:hidden; position:relative; }	
.anli-pic .hd ul { position: absolute; top:22px; right: 0; z-index: 1; }
.anli-pic .hd li {
	float:left;
	width: 6px;
	height: 6px;
	border-radius:3px;
	margin-right:3px;
	text-indent:-20191202px;
	cursor:pointer;
	overflow:hidden;
	background-color: #999;
}
.anli-pic .hd li.on { background-color:#22728f; }
/*bd*/
.anli-pic .bd { width: 100%; }
.anli-pic .bd ul { overflow: hidden; }
.anli-pic .bd ul li { padding-bottom: 20px; }	
.anli-img { display: block; }
.img-al {
	width: 100%;
	height: 162px;
	position: relative;
	overflow: hidden;
}	
.img-al img {
	width: 100%;
	height: 100%;
	-moz-transition: all 2.5s linear;
	-o-transition: width all 2.5s linear;
	-webkit-transition: all 2.5s linear;
	transition: all 2.5s linear;
}
.anli-img:hover .img-al img {
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-webkit-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);
}
.anli-img span {
	display: block;
	font-size: 14px;
	line-height: 1;
	height: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	margin-top: 14px;
}
/*news*/		
.wz-left h2 {
	height: 80px;
	line-height: 80px;
    font-size: 28px;
    width: 100%;
    border-bottom: 1px dashed #ddd;
	color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;	
}	
.wz-left .info {
    border-bottom: 1px dashed #ddd;
    line-height: 35px;
    text-align: center;
    margin-bottom: 35px;
}	
.wz-left .info span {
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
}	
.More-recent {
	text-align: left;
	padding-top: 30px;
	margin-top: 30px;
    border-top: 2px solid #e4e3e3;
    line-height: 28px;
	color: #222;
}	
.More-recent a { color: #666; }	
.More-recent a:hover { color: #22728f; }

/*dz-fuwu*/
.dz-fuwu {
	position: relative;
    background-color: #222;
	height: 300px;
}
.dz-fuwu1 {
	background-image: url(../img/bn/a05.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.dz-fuwu2 {
	background-color: rgba(0, 13, 31, 0.6);
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.dz-fuwu-nr {
	position: absolute;
    z-index: 4;
    color: #fff;
    text-align: center;
    width: 100%;
}





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