<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
html {
	font-size: 16px;
	font-family: "寰蒋闆呴粦";
}
body{background:url(../images/bg.png) repeat;}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	overflow: hidden;
	clear: both
}
.top {
	height: 100px;
	background: #1a1100;
	overflow: hidden;
	font-family: "寰蒋闆呴粦";
}
.top .inner-container {
	width: 1100px;
	margin: 0 auto;
}
.nav-head {
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	padding-top: 20px;
}
.nav {
	overflow: hidden;
	padding-top: 5px;
	line-height: 25px;
}
.nav li,
.nav-head li {
	float: left;
}
.nav li a,
.nav-head li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
.nav li a:hover,
.nav-head li a:hover {
	color: #FF4500
}
.nav-head li span,
.nav li span {
	padding: 0px 10px;
	color: #FFFFFF
}
.top-pic {
	height: 320px;
	background: #e8e7e5;
}
.club_list_logo {
	float: left;
	width: 300px;
	height: 100px;
	/*width: 220px;*/
}
.club_list_right {
	float: right;
	width: 870px;
}
.ad-img {
	width: 100%;
	position: relative;
	height: 600px;
	overflow: hidden;

}
/*common*/

.section {
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
	
}
.section .inner {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background:#fff;
	padding:30px 20px;
	line-height:35px;
}
.sec-qy h2{text-align:center;font-size:26px;margin:20px 0}
.sec-qy h1{background:url(../images/qy.png) no-repeat left center}
.sub-inner{margin:20px 0}
.sub-inner img{float:left;margin-right:20px;}

.section  h1 {
	background:url(../images/title.png) no-repeat left center ;
	font-size:30px;
	font-family: "寰蒋闆呴粦";
   font-weight:400;
	text-align: left;
	color: #fff;
	position: relative;
	padding-left:50px;

	height:40px;
}
.section  h1 span{
	position:absolute;top:2px;right:10px;font-weight:600;color:#fd7904;font-size:18px;
}




/*section2*/

.section2,
.section4,.sec-qy {
	background:url(../images/bg.png) repeat
}
.section2 .lecturer {
overflow:hidden;margin:20px 0

}
.l-top,.l-bot{padding:10px;background:#9dcade}
.l-mid{margin:10px 0;overflow:hidden}
.l-mid p{border-bottom:1px dashed #ddd;margin-bottom:10px;position:relative;padding-left:40px;}
.l-mid p span{position:absolute;top:5px ;left:0;width:30px;height:30px;line-height:30px;text-align:center;background:#7ac8ed;border-radius:50%;}
.l-mid h2{text-align:center;background:#d5b265;color:#fff;padding:10px 0;font-size:22px;margin-bottom:10px;}
.l-mid .about-2015{float:left;width:515px;border:1px solid #eee;padding:10px;height:390px}
.l-mid .about-2016{float:right;width:515px;border:1px solid #eee;padding:10px;height:390px}
/*section4*/
.read{margin:30px 0;border:3px dashed #9dcade;border-radius:15px 100px ;padding:20px; overflow:hidden}
.imgwrap{border:1px solid red;border:5px solid #d4e5ef;width:200px;height:200px;float:left;border-radius:50%;overflow:hidden;margin-right:50px;}
.read2 .imgwrap{float:right;margin-left:50px;margin-right:0}
.read img{height:200px;width:200px;}
.read h2{margin:10px 0;color:#5486ac;font-size:20px;}

/*section3*/
.section3,.section5,.section1{background:#5486ac}
.section3 p{position:relative;padding-left:35px;}
.section3 p:before{content:"";position:absolute;left:20px;top:16px;width:5px;height:5px;background:#7ac8ed}
.section5 .course-info {
	margin: 40px 0
}
 .info-img {
	float: left;
	width: 340px;
	height: 345px;
	
	padding: 5px;
	border: 1px solid #ddd;
}

.information {
	float: right;
	width: 740px;
	border: 1px solid #ddd;
	border-bottom: none
}
.information li {
	position: relative;
	height: 50px;
	border-bottom: 1px solid #ddd;
	line-height: 50px;
	padding-left: 10px
}
.information li span {
	margin-right: 10px;
	font-weight: bold;
	width: 50px;
	display: inline-block;
	color: #1a323e;
}
.information .number {
	position: absolute;
	right: 0;
	top: 5px;
	background: #d5b265;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	font-weight:400
}
/*section4*/


/*section5*/

.download {
	text-align: center;
}
.download a{margin-right:100px;display: inline-block;background:#03AC9A;padding:10px 80px;border-radius:10px;color:#fff}
.download a:hover{color:#fff}
.section5 .remind li{position:relative;padding-left: 30px;margin-bottom: 15px;}
.section5 .remind li span{position: absolute;left: 0;top:2px;width:25px;height: 25px;background:#FFCB05;border-radius:50%;text-align: center;line-height: 25px;}
.footer{line-height:20px;font-size: 12px;padding:10px 0;overflow: hidden;text-align: center;background:#1D2320;color:#8e8f8f}


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