<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.banner{
	background-size:cover;
	padding:120px 0;
	}
.pic-1{
	background:url(../images/2.jpg) no-repeat;
	background-attachment:fixed;
	}
.conmin{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	}
.left{
	width:250px;
	overflow:hidden;
	float:left;
	}
.left .hbt{
	width:250px;
	height:120px;
	background:#004b92;
	border-bottom: 2px solid #fff;
	}
.left .hbt p{
	font-family:Arial, "微软雅黑";
	font-size:36px;
	color:#fff;
	text-align:center;
	line-height:120px;
	}
.left&gt;ul{
	}
.left&gt;ul&gt;li{
	width:250px;
	height:40px;
	background:#fafafa;
	border-bottom:1px solid #eee;
	text-align:center;
	line-height:40px;
	}
.left&gt;ul&gt;li&gt;a{
	font-family:"Times New Roman", 'Arial', 'Microsoft Yahei';
	font-size:16px;
	color:#333;
	display:block;
	}
.left&gt;ul&gt;li:hover{
	background:url(../images/li_bg2.jpg) no-repeat;
	}
.left&gt;ul&gt;li a:hover{
	color:#fff;
	}
.left&gt;ul&gt;li.suhyun{
	background:url(../images/li_bg2.jpg) no-repeat;
	}
.left&gt;ul&gt;li.suhyun a{
	color:#fff;
	}
.right{
	width:920px;
	overflow:hidden;
	float:right;
	min-height: 520px;
	}
.dhang{
	width:920px;
	overflow:hidden;
	border-bottom: 1px solid #eeeeee;
	padding-bottom:20px;
	margin-bottom:20px;
	}
.dhang p{
	font-family:Arial, "微软雅黑";
	font-size:12px;
	color:#666;
	float:right;
	}
.dhang p a{
	color:#666;
	}
.dhang p a:hover{
	color:#004b92;
	}
.dhang span{
	margin:0px 10px;
	}
.dhang img{
	vertical-align:text-top;
	}
.social-table table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e9e9e9;
	}
.social-table table tr th {
	height: 50px;
	line-height: 50px;
	background-color: #004b92;
	font-family:Arial, '微软雅黑';
	color: #fff;
	font-size: 18px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
	font-weight: normal;
	}
.social-table table tr td {
	border-top: 1px solid #f3f3f3;
	font-family:"Times New Roman", 'Arial', 'Microsoft Yahei';
	color: #333;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	height: 50px;
	line-height: 50px;
	}
.social-table table tr td a {
	color: #333;
	}
.social-table table tr:hover td {
	background-color: #f9fcff;
	}
.social-table table tr:hover td a {
	color: #004b92;
	background-color: #f9fcff;
	}
.social-table p {
	padding-top: 15px;
	color: #999;
	}
.social-table p span {
	color: #333;
	}









































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