<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{
	background:#fff url(../../images/bg2.jpg) repeat-x top
;}
.topLine
	{
		height:0.25em;
		width:100%;
		background-color:#3d9ccc;}
.toplogo {float:left;
	_display:inline;
	margin-top:1em}
.topword
	{
		float:left;
		font-size:2em;
		line-height:3em;}

.header .logo {
	float:left;
	_display:inline;
	margin-top:1em;}
.roleContent a:hover,.tab-content a:hover{
	color:#0071BD;}
.roleTitle a{
	color:#fff;}
.line-title{
	font-size:1.25em;
	position:relative;
	z-index:2;
	top:-2em;
	height:2em;
	line-height:2em;
	color:#fff;
	filter:alpha(opacity=80);   
     -moz-opacity:0.8;   
     -khtml-opacity: 0.8;   
     opacity: 0.8;}
.line-title a{
	color:#fff;}
.bg-orange{
	background:#e18401;}
.bg-blue{
	background:#0071BD;}

/**************nav start*************/
/*.header .nav
{
	border-top:1px solid #ccc;
}
*/

.header .nav .menu
{
	display:none;}


.header .nav&gt;ul&gt;li
{
	float:left;	
	_display:inline;
	padding:0;
	position:relative;
	z-index:999;
	zoom:1;}
.nav&gt;ul&gt;li{
	border-right:solid 2px #fff;}
.header .nav li a
{
	display:block;
	line-height:3em;
	font-size:1em;
	color:#FFF;
	padding:0 1em;}


.header .nav .navStu{
	background-color:#e18500;}
.header .nav .navTea{
	background-color:#5f354d;}
.header .nav .navEmpl{
	background-color:#409f89;}
.header .nav .navSch{
	background-color:#786962;}
.header .nav .navContact{
	color:#000;
	background-color:#FFFFFF;}

.header .nav li a:hover,.header .nav li a.hover
{
	background:#0071bd;
	color:#fff;}

.header .nav li a i
{
	padding:0;
	*margin:0 -3px 0 6px;}

.header .nav li a i:before
{
	margin-right:-4px;}

#nav{
	float:right;}

#nav&gt;li&gt;ul
{
	background:#0071bd;
	position:absolute;
	top:3em;
	width:180px;
	z-index:2;
	padding:5px 0;
	display:none;}

#nav&gt;li&gt;ul&gt;li&gt;ul
{
	background:#0071bd;
	position:absolute;
	left:180px;
	width:180px;
	z-index:2;
	padding:5px 0;
	display:none;}

#nav ul.last
{
	right:0;}


#nav ul li
{
	float:none;
	display:block;
	padding:0;
	margin:0;}

#nav ul li a
{
	line-height:2.8em;
	font-size:1em;
	color:#fff;
	padding:0 0 0 2.8em;}

#nav ul li a:hover
{
	background:#409F89;}


/**************slider start*************/
.thuimg .thuimga
{
	position:relative;
	display:block;
	width:100%;
	margin:auto;
	z-index:0;}
.thuimga img {
	width:100%;}

.thuimg .thuimga .mainImg
{
	position:absolute;
	top:0;
	left:0;
	display:none;}

.thuimg .imgTitle
{
	position:absolute;
	top:-2.8em;
	font-size:1.25em;
	line-height:3em;
	left:0;
	z-index:1;
	text-align:left;
	overflow:hidden;}

 .thuimg .imgTitle .bg
{
	position: absolute;
	z-index: -1;
	height: 2.8em;
	background: #252525;
	filter: alpha(opacity=50);
	opacity: .5;
	width: 100%;
	top: 0;
	left: 0;}
.thuimg .imgTitle .txt
{
	color:#fff;
	line-height:3em;
	padding-left:2em;
	white-space:nowrap;}
.thuimg .imgTitle .day
{
	width:6em;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 3em;
	font-size: 1.25em;
	color: #ffc600;}

 .thuimg .imgTitle .day.today
{
	font-size:1.25em;}

 .thuimg .month
{
	position:relative;}

.thuimg .month .arrow
{
	position:absolute;
	color:#fff;
	font-size:1.4em;
	line-height:28px;
	padding:0 3px;
	*width:28px;
	cursor:pointer;}

.thuimg .month .arrowleft
{
	left:0;}

 .thuimg .month .arrowright
{
	right:0;}

.thuimg .month .arrowright:hover,  .thuimg .month .arrowleft:hover
{
	background:#703d97;}

.thuimg .month .monthTxt
{
	float:left;
	_display:inline;
	margin:0 15px 0 40px;
	color:#9884ab;}



.thuimg .month .monthTxt span
{
	font-size:1.5em;
	line-height:38px;
	color:#d7d0dd;}

.content .thuimg .month .day 
{
	float:left;
	_display:inline;}

.thuimg .month .day li
{
	float:left;
	_display:inline;
	font-size:1em;
	padding:4px 1px;}

 .thuimg .month .day a
{
	color:#fff;
	display:block;
	line-height:30px;
	text-align:center;
	width:24px;
	cursor:pointer;
	zoom:1;}

.thuimg .month .day a:hover
{
	background:#703d97;}

 .thuimg .month .day a.none
{
	color:#999;}

 .thuimg .month .day a.none:hover
{
	background:none;
	cursor:text;}

 .thuimg .month .day a.current
{
	color:#ffc600;}

 .thuimg .imgarrow
{
	position:absolute;
	color:#fff;
	font-size:50px;
	top:-220px;
	cursor:pointer;
	text-align:center;
	opacity:.8;
	filter:alpha(opacity=80);
	overflow:hidden;
	border-radius:70px;
	border:2px solid #fff;
	width:70px;}

 .thuimg .imgarrow:before
{
	margin:0;}

.thuimg .imgarrow.imgarrowleft
{
	left:-60px;
	padding:2px 6px 2px 0px;
	*padding:2px 0px 2px 10px;
	padding:2px 3px 2px 3px\0;}

 .thuimg .imgarrow.imgarrowright
{
	right:-60px;}

.thuimg .imgarrow.imgarrowleft:hover, .thuimg .imgarrow.imgarrowright:hover
{
	background:#333;}

/********************seach block*******************/

.mainSearch
{
	float: left;
	_display: inline;
	width: 70%;}

.mainSearch .inp
{
	width:28.5em;
	height:2.3em;
	line-height: 1.2em;
	border:1px solid #b1b1b1;
	padding:5px;
	float:left;
	_display:inline;
	border-right:0;
	-webkit-appearance:none
;}

.mainSearch .btn
{
	background:#3d9ccc;
	padding:0 12px;
	*padding:0 12px 0 12px;
	line-height:2.3em;
	text-align:center;
	border:0;
	float:left;
	font-size:1em;
	_display:inline;
	color:#fff;
	cursor:pointer;
	border-radius:0;}

.mainSearch .btn:hover
{
	color:#fff;
	background:#0071bd;}

.mainSearch .searchLink
{
	margin-top:4px;
	margin-left:5px;
	font-size:0.85em;
	color:#666;}

.newWorkNumber{
	line-height: 2.3em;
	font-size:1em;
	background-color: #f6f6f6;
	color: #c5c5c5;
	float: right;
	padding-right: 1em;
	padding-left: 1em;}

.newWorkNumber .numStyle{
	padding:2px 3px;
	margin-left:3px;
	background-color:#FFF;
	color:#000;}

/******************* student teachers service block*******************/
.mainWrapLeftSide{
	float: left;
	width: 78%;}
.mainWrapRightSide{
	float: left;
	width: 20%;
	margin-left: 2%;}
.rolePart{
	width: 24.8%;
	height: 15em;
	border: solid 1px #c2c2c2;
	float: left;}

.roleTitle{
	color:#FFF;
	padding:4px 8px;
	border-bottom:solid 1px #c2c2c2;}

.roleContent a{
	color:#524e4f;
	font-size:12px;
	line-height:39px;
	padding:4px 8px;}

.newTabs{
	width:99%;
	margin-top:2em;
	padding-top:1em;
	background:#F1EFF0

;}

.tab-content{
	padding-left:1em;
	padding-top:1em;}


.tab-content ul li a{
	line-height:2.5em;
	font-size:12px;
	color:#524e4f;}
.tab-content ul li {
	font-size:12px;}

.newsTime{
	padding-right:2em;
	line-height:2.5em;
	float:right;}

.tabs{
	width: 98;
	padding-left: 2%;
	height: 2.25em;
	background: #0071bd;}

.tabs li{
	color:#FFF;
	cursor:pointer;
	float:left;
	padding:6px 10px;
	border-right:solid 1px #FFF;}

.linkmore{
	text-align: right;
	padding-right: 20px;
	font-size: 16px;}
.linkmore a{
	font-size:1.5em;}

.tab-pane{
	display:none;
	min-height:230px;}

.active{
	display:block;}

.tabs li.active{
	color:#000;
	background:#FFF;}

.mediaCenterTitle{
	color:#FFF;
	height:33px;
	line-height:33px;
	background-color:#0071bd;
	background:url(../../../../../../../../images/media.jpg) #0071bd no-repeat left center;}

.mediaCenterContent{
	padding:20px 5px;}

.addAttention{
	width:5em;
	color:#FFF;
	display:block;
	padding:0 4px;
	border-radius:3px;
	border:solid 2px #ed4053;
	background:#F30;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd525b), to(#ec1e32));}

/************partner and footer**************/

.partnersTitle{
	color:#016fba;
	font-size:1.3em;}

.partners .partnersContent{
	margin-top:0.75em;}


.partners .partner{
	float:left;
	margin-right:2em;}
.footer{
	margin-top:1.5em;
	font-family:å®‹ä½“;
	background:#F5F5F5;
	background-image: url(../../images/footer_bg.jpg) repeat-x;}
.footer1{
	background-color:#0071BC;
	color:#fff;}
.footer_content{
	padding:1em 0 1.5em 0;}
.footer_s{
	float:left;
	width:33.3%;}


ul,ol{
	margin-bottom:0;}


.mainWrapRightSide .mt_20 img{
	width:100%;}
.swufe_logo{
	width:5em;
	height:5em;}
.footer p{
	font-size:12px;
	padding-left:1.5em;}
.footer h4{
	font-size:1em;
	font-weight:bold;}
.footer_addr_left,.footer_addr_center{
	float:left;}

.footer_addr_right{
	float:right;}
.footer_addr_right p{
	padding-left:0;
	text-align:center;}
.footer_addr_right div{
	float:left;
	padding-right:1em;}
.code{
	width:6em;
	height:6em;}
/**********ohter page style************/
.header1{
	height:105px;}
.page2-logo{
	padding-top:1em;
	padding-bottom:1em;}
.page2-logo img,.page2-logo h2{
	float:left;}
.header1,.page2-nav a{
	color:#fff;}
.page2-nav{
	padding-top:0.5em;}
.page2-nav&gt;ul&gt;li{
	float:left;
	font-size:1em;
	padding:0.5em 1em;}
.form-control{
	width:200px;}	
.header1 hr{
	border-top:solid 1px #ccc;}

/******************æ&nbsp;ç›®é¡µæ&nbsp;·å¼*************************/
.page2{
	padding:1em 0;}
.page2 .content_left,.page2 .content_right{
	float:left;}
.page2 .content_left{
	width:30%;}
.page2 .content_right{
	width:70%;}
.page2 ul li{
	list-style:none;}
.verNav{
	width:80%;}
.verNav&gt;li{
	border-bottom:solid 1px #CCCCCC;
	line-height:40px;
	padding-left:1em;}
.verNav .active,.verNav .active a{
	background-color:#0071BC;
	color:#fff;}
.verNav a{
	color:#333;}
/*.drop ul{
	display:none;}*/
.panel{
	width:80%;}
.panel-body a{
	color: #333;}
.panel-body{
	
	background-image:url(../../images/bg.png);
	background-repeat:no-repeat;}
.panel-body ul li{
	font-size:1.14em;
	margin: auto 1em;
	line-height:3em;
	padding-left:1em;
	border-bottom:solid 1px #ccc;}

/***********list style**************/

.column{
	padding:0 2em 0 1em;
	font-size:1.25em;
	line-height:2.5em;
	border-bottom:solid 1px #ccc;}
.column_icon,.column_title{
	float:left;}
.column_icon{
	padding-right:0.5em;}
.column_more{
	float:right;}
.newslist{
	font-size:1em;
	line-height:2.5em;
	padding:1em 2.5em 1em 3.4em;}
.news_icon,.news_title{
	float:left;}
.news_date{
	float:right;}
.newslist a{
	color:#333;}
/***********page3 content**************/
.page3{
	padding-top:2em;}
.page3_content .title_area{
	  background: -webkit-linear-gradient(#EAEBEB, white); /* safari 5.1 - 6.0 */
	  background: -o-linear-gradient(#EAEBEB, white); /* opera 11.1 - 12.0 */
	  background: -moz-linear-gradient(#EAEBEB, white); /* firefox 3.6 - 15 */
	  background: linear-gradient(#EAEBEB, white);}
.page3_content .page3_title{
	width:400px;
	border:solid 1px #CCC;
	margin:0 auto;
	margin-top:-40px;
	background-color:#fff;
	text-align:center;}
/*.page3_content h4{
	font-size:14px;
	padding:0;
	margin:8px 0;}*/
.page3_content .date{
	padding-top:2em;
	border-bottom:solid 1px #CCC;
	line-height:20px;}
 .content_area{
	font-size:14px;
	padding-top:2em;
	text-indent:2em;}
	
.page3_content .neighbor{
	margin-top:2em;
	font-size:14px;
	background:#EEE;
	border-bottom:dashed 1px #CCC;}
.page3_content .neighbor a{
	color:#333;}
.page3_title1{
	text-align:center;
	height:5em;}
.close-print{
	text-align:right;
	color:#0071BC;}
/*phone style*/
@media screen and (max-width:767px){
	
	body{
		font-size:12px;}
	.container{
		width:96%;}
	.thuimg .imgTitle,.month
{
	width:100%;}
.thuimg .month .monthTxt
{
	float:left;
	_display:inline;
	margin:0 15px 0 40px;
	color:#9884ab;}



.thuimg .month .monthTxt span
{
	line-height:35px;}

.thuimg .month .day li,.thuimg .month .day a
{
	line-height:1.5em;}



 .thuimg .imgarrow
{

	top:-50px;}

 .thuimg .imgarrow:before
{
	margin:0;}

.thuimg .imgarrow.imgarrowleft
{
	left:10px;}

 .thuimg .imgarrow.imgarrowright
{
	right:10px;}
	

	.topWrap div{
		float:none;}
	.topword
	{
		font-size:1.5em;
		line-height:2em;
		float:none;
		text-align:center;}
	.toplogo{
		width:100%;
		text-align:center;}
	.header .logo {
	float:none;
	text-align:center;}
	.logo img{
		width:19em;
		height:4.2em;}
	.thuimg .thuimga
	{
		min-height:120px;}
	.thuimga img{
		height:120px;}
	.mainSearch
	{
		width: 100%;}
	.mainSearch .inp
	{
		width:15em;}
	.mainWrapLeftSide{
		width: 100%;}
	.rolePart{
		width:99%;}
	.mainWrapRightSide{
		width: 100%;
		margin-left: 0;
		margin-top:1em;}
	.mt_20 img{
		width: auto;}
	.newsTime{
		display:none;}
	.footer{
		font-size:1em;
		background-color:#F5F5F5;}
    .footer_s,.footer_addr_left,footer_addr_right{
		width:100%;
		float:none;}
	.footer_addr_center{
		width:70%;}
	
	}

/*ipad style*/
@media screen and (min-width:768px) and (max-width:991px){
	body{
		font-size:12px;}
	.topword
	{
		font-size:1.75em;
		line-height:4em;}
	.thuimg .thuimga
	{
		min-height:170px;}
	.thuimga img{
		height:170px;}
	.thuimg .month .day a,.month .day li
	{
		line-height:1.5em;}
	.thuimg .imgarrow
	{
		
		font-size:3em;
		top:-120px;
		width:50px;
		height:50px;
		line-height:30px;}
	.newTabs {
		width:100%;}
	.mainWrapLeftSide{
		width: 100%;}
	.mainWrapRightSide{
		width: 100%;
		margin-left: 0;
		margin-top:1em;}
	.mainWrapRightSide&gt;section{
		width:30%;
		float:left;}
	.rolePart{
		width: 24.7%;
		height: 15em;}
	.mt_20{
		margin-top:0;
		margin-left:5%;}
	.footer{
		font-size:1em;}
	

}

/*normal screen*/
@media screen and (min-width:992px) and (max-width:1199px){
	.topword
	{
		font-size:1.75em;
		line-height:3.5em;}
	.thuimg .imgTitle .day
{
	width:7em;
	font-size: 1em;}
	.mainWrapLeftSide{
		width: 74%;}
	.mainWrapRightSide{
		width: 24%;
		margin-left: 2%;}
	.rolePart{
	width: 24.5%;
	height: 14em;}
	.thuimg .imgarrow
	{
		
		font-size:3em;
		top:-150px;
		width:50px;
		height:50px;
		line-height:30px;}
	.thuimg .thuimga
	{
		min-height:230px;}
	.thuimga img{
		height:230px;}
	
	
}

/*big screen*/
@media screen and (min-width:1200px) and (max-width:1600px){
	
		.thuimg .imgarrow
	{
		
		font-size:3em;
		top:-150px;
		width:50px;
		height:50px;
		line-height:30px;}

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