<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, ul, ol, li, p, dl, dt, dd, input, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑, Microsoft YaHei, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
ul {
	list-style: none
}
body {
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
input:focus {
	outline: none
}
.fl {
	float: left
}
.fr {
	float: right
}
.abs {
	position: absolute
}
.rel {
	position: relative
}
.center {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow: hidden;
}

.yan_jiaoliu{ margin-top:50px;}
.topic_title {
	width: 580px;
	height: 70px;
	border: 1px solid #f0943b;
	text-align: center;
	margin: 60px auto 20px;
}
.topic_title p {
	line-height: 70px;
	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.topic_title b {
	line-height: 70px;
	color: #000;
	font-size: 26px;
	display: block;
}
.topic_title span {
	display: inline-block;
	background: #fff;
	padding: 0 15px;
	line-height: 24px;
	color: #f0943b;
	margin-top: -12px;
	font-size: 22px;
}
.yan_jiao ul li{ width:270px; height:220px; border:1px #CCC solid; float:left; margin:30px 14px 0 14px;}
.yan_jiao ul li img{ padding:5px; width:260px; height:170px;}
.yan_jiao ul li p{ line-height:32px; font-size:16px; text-align:center; }

.sanwei{ margin-top:50px; background:url(../images/youbj.jpg) no-repeat center center; width:100%; height:700px;}
.sanwei .moxing{ background:#f5f5f5; width:1200px; height:700px;}
.sanwei .moxing img{ padding-top:50px; width:872px; margin-left:164px;}

.xueshu{ margin-top:50px;}
.xue ul li{ width:370px; height:280px;border:1px #CCC solid; float:left; margin:30px 14px 0 14px;}
.xue ul li img{ width:370px; height:240px;}
.xue ul li p{ line-height:40px; font-size:16px; text-align:center; }


.jie_about{ margin-top:50px;}
.jie_about .profile { margin:40px 0 0; }
.jie_about .profile_title { min-height:72px; width:445px; border-bottom:1px solid #ccc; padding:0 0 20px 35px; margin:0 0 25px 0; background:url(../images/short_title_kuang.png) no-repeat left top; }
.jie_about .profile_title p { font-size:24px; color:#1f1f1f; text-transform:uppercase; line-height:22px; padding-top:15px; }
.jie_about .profile_title span { display:block; font-size:22px; color:#f0943b; margin-left:45px; }
.jie_about .profile_con { font-size:14px; line-height:30px; }
.jie_about .profile_con_pic { width:530px; height:450px; padding:0 45px; float:right; margin-top:-120px; background:url(../images/jianjie_kuang.jpg) no-repeat right center; }
.jie_about .profile_con_pic img { box-shadow:0px 0px 4px #555; }

.jieyoushi{ margin-top:50px; background:url(../images/youbj.jpg) no-repeat center center; width:100%; height:700px;}
.jieyoushi .moxing{ background:#f5f5f5; width:1200px; height:700px;}
.jieyoushi .moxing img{ padding-top:25px; width:1200px;}

.contact{ margin-top:50px;}
.contact .lia{ margin-left:50px;}
.contact .lia h1{ margin-top:20px; color:#333; font-size:24px; margin-bottom:20px;}
.contact .lia p{ color:#3366cc; font-size:30px; line-height:48px;}
.contact .lia p span{color:#666; font-size:16px; }</pre></body></html>