<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "tongyong.css";

/*é¢åŒ…å±‘ start*/

.location {
	width: 100%;
	height: 40px;
	background: #f0f0f4;
	line-height: 40px;
}
.location .w {
	max-width: 1200px;
	margin: 0 auto;
}
/*é¢åŒ…å±‘ end*/

/*åˆ—è¡¨ start*/

.center {
	width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 30px;
}

.center li {
	float: left;
    width: 30%;
    padding: 10px;
}

.center li img {
    height: 300px;
    width: 100%;
}

.center li h2 {
	display: block;
    text-align: center;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 5px;
	font-weight: normal;
	font-size: 16px;
}

.center li h2:hover {
	color: #014B92;
}

/*åˆ—è¡¨ end*/

/*start end*/

.fenye {
	width: 500px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    margin: 20px auto;
    font-family: "å¾®è½¯é›…é»‘";
}

.fenye a {
	border: 1px solid #bcbcbc;
    font-size: 14px;
    padding: 10px 12px;
    text-decoration: none;
    margin: 3px;
}

.fenye a:hover {
	background-color: #2E5882;
    color: #fff;
}

/*åˆ†é¡µ end*/

/*è§†é¢‘ç‰¹æ•ˆå¼€å§‹*/
.videolist { position:relative; float:left; width:31%;padding: 10px;}
.videolist:hover{ cursor: pointer; }
.videolist .spslt {height: 240px;}
.videolist h2 {padding: 10px 0;font-weight: normal;text-align: center;font-size: 18px;}
.videolist h2:hover {color:#014B92;}
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:35%; z-index:99; border-radius:100%; }
.videos{ display:none; position:fixed; left:50%; top:50%; margin-left:-400px; margin-top:-240px; z-index:100; width:800px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
#video {width: 800px;border:1px solid #fff;background: #000;height: 500px;}
/*è§†é¢‘ç‰¹æ•ˆç»“æŸ*/</pre></body></html>