<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 */

body {
	margin:0 0;
	padding:0 0;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:12px;
}

.sy {
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:34px 0 0 0;
	padding:0 0;
	width:100%;
}

.qt {
	width:1000px;
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0 0;
}

ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0; 
	padding:0; 
	list-style:none;
}

img {
	border:0px;
}



/*参展院校页面*/
.b_czyx { width:1000px; margin:20px 0 10px 0;}
#main{ width:978px; overflow:hidden; margin:0 auto 10px auto; border:1px solid #ddd; border-top:none; padding:10px; background:#fff;}
.maintit{width:1000px; height:35px; margin:0 auto;}
.maintit .left{padding-left:38px;}
.school{text-align:left;}
.school h3{ width:950px; height:90px; overflow:hidden; margin:0 0 0 20px; font:20px "微软雅黑", "黑体"; font-weight:bold; border-top:1px dashed #CCC;}
.school h3 img{ vertical-align:middle; float:left;}
.school h3 span{ margin:53px 0 0 15px; float:left;}
.h3tit{ width:938px; height:30px; text-align:center; color:#900; overflow:hidden; font:20px "微软雅黑", "黑体"; font-weight:bold;}
.school .logo{ width:940px; margin:20px 0 0 20px; float:left; border-bottom:1px dashed #CCC; height:150px;}
.school .logo ul{ width:215px; height:135px; float:left; margin-right:25px;}
.school .logo img{ width:213px; height:99px; border:1px solid #E4E4E4;}
.school .logo ul li{ width:215px; height:28px; line-height:28px; text-align:center;}
.school .text{width:960px; height:auto; overflow:auto;  margin:10px 0 10px 10px;}
.school .text h4{width:930px; margin:12px 15px; font:26px "微软雅黑", "黑体"; text-align:left;}
.school .text ul li{ width:210px; height:24px; overflow:hidden; margin-right:6px; line-height:24px; float:left;}
.school .text ul{width:940px; overflow:hidden; margin:0 auto 0 10px;}
.school a{color:#000; text-decoration:underline;}


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