@charset "utf-8";
/* CSS Document */

/*新闻列表和末级页面*/
.newsleft {
	width:724px;
}
.newsright {
	width:250px;
	margin-left:10px;
}
.newsleft .b_nav {
	padding:8px;
	color:#4975bb;
	font-size:12px;
}
.newsleft .b_nav a {
	font-size:12px;
	color:#4975bb;
	padding:0 5px;
}
.newsleft .newsdisplay {
	border:1px solid #a3b8da;
	line-height:150%;
}
.newsleft .newsdisplay .title {
	text-align:center;
	padding:20px 10px 10px 10px;
}
.newsleft .newsdisplay .title h1 {
	font-size:16px;
	color:#c60000;
}
.newsleft .newsdisplay .info {
	border-bottom:1px solid #a3b8da;
	margin:0 10px;
	color:#808080;
	padding:0 10px;
	font-size:12px;
	background:#f4f4f4;
	text-align:right;
}
.newsleft .newsdisplay .excerpt {
	margin:10px 30px;
	padding:10px;
	background:#e6eed4;
	font-size:14px;
	color:#144aa0
}
.newsleft .newsdisplay .content {
	font-size:14px;
	margin:10px 30px;
	color:#333333;
}
.newsleft .newsdisplay .content td {
	font-size: 12px;
	padding:5px;
	border-right:#C8B9AE solid 1px;border-bottom:#C8B9AE solid 1px;background-color: #ffffff;padding:10px 10px 6px;vertical-align: top;
}
.newsleft .newsdisplay .content table{
border-left:#C8B9AE solid 1px;border-top:#C8B9AE solid 1px;border-collapse:collapse;}
.newsleft .newsdisplay .content a {
	color:#164ca4
}
.newsleft .newsdisplay .artkey {
	padding:5px;
	color:#fa8704;
	font-size:12px;
	margin:5px 30px;
}
.newsleft .newsdisplay .artkey a {
	color:#90aad4;
	padding:0 5px;
}
.newsleft .newsdisplay .artkey a:hover {
	color:#164ca4
}
.newsleft .newsdisplay .more {
	background:#98b1db;
}
.newsleft .newsdisplay .more a {
	font-size:12px;
	color:#FFFFFF;
	padding:5px 8px 0 8px;
}
.newsleft .newsdisplay .more a:hover {
	color:#5b81bf;
}
.newsleft .newsdisplay .more li.pro {
	float: left
}
.newsleft .newsdisplay .more li.nxt {
	float: right
}
.newsleft .othernews {
	border:1px solid #5b81bf;
	margin-top:10px;
	border-top: 3px solid #264983;
	width:722px;
}
.newsleft .othernews .title {
	background:#5b81bf;
	font-size:14px;
	color:#FFFFFF;
	padding:8px;
	font-weight:600;
}
.newsleft .othernews .content {
	padding:10px;
}
.newsleft .othernews .content li {
	width:330px;
	float:left
}
.newsleft .othernews .content li a {
	font-size:12px;
	color:#5b81bf;
	display:block;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap; /*限制在一行内显示所有文本*/
	width:310px;
	background:url(../img/dot_01.gif) 0 8px no-repeat;
	padding:3px 10px;
}
.newsleft .othernews .content li a:hover {
	color:#c60000;
}
.newsright .newsrightlist {
	border:4px solid #5b81bf;
	margin-top:10px;
}
.newsright .newsrightlist .title {
	font-size:14px;
	color:#164ca4;
	padding:5px 10px;
	font-weight:600;
}
.newsright .newsrightlist .content {
	padding:10px;
	background:url(../img/left_c_bg.jpg) repeat-x
}
.newsright .newsrightlist .content p a {
	font-size:12px;
	color:#808080;
	display:block;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap; /*限制在一行内显示所有文本*/
	width:200px;
	background:url(../img/dot_01.gif) 0 8px no-repeat;
	padding:3px 10px;
}
.newsright .newsrightlist .content p a:hover {
	color:#c60000;
}
.newsright .keycloud {
	border:4px solid #5b81bf;
}
.newsright .keycloud .title {
	font-size:14px;
	color:#164ca4;
	padding:5px 10px;
	font-weight:600;
}
.newsright .keycloud .content {
	padding:10px;
	line-height:20px;
	background:url(../img/left_c_bg.jpg) repeat-x
}
.newsright .keycloud .content a {
	font-size:12px;
	color:#808080;
	padding:0 5px;
}
.newsright .keycloud .content a:hover {
	color:#c60000;
}
.newsleft .newslist {
	border:1px solid #a3b8da;
	line-height:150%;
	padding:10px;
}
.newsleft .newslist .title {
	margin:5px 0 10px 0;
	background:url(../img/dot_03.gif) no-repeat 0 8px;
	padding:5px 40px;
	font-size:16px;
	font-weight:600;
	color:#f88504;
	border-bottom:3px solid #f88504;
}
.newsleft .newslist .content {
	border-bottom:1px dashed #CCCCCC;
	padding:10px 20px;
}
.newsleft .newslist .content h3 a {
	font-size:14px;
	color:#144aa0;
	background:url(../img/dot_02.gif) no-repeat 0 5px;
	padding-left:20px;
}
.newsleft .newslist .content h3 span {
	font-size:10px;
	padding:0 10px;
	color:#999999;
}
.newsleft .newslist .content p {
	font-size:12px;
	color:#808080;
}
.newsleft .newslist .content p a {
	color:#f88504;
}
.newsleft .newslist .content p a:hover {
	text-decoration:underline
}
.newsleft .newslist .page {
	margin-top:10px;
	text-align:center
}
/*学校末级*/
.schoolleft {
	width:211px;
}
.schoolright {
	width:753px;
}
.schoolright .schooldisplay {
	border:1px solid #a3b8da;
	line-height:150%;
}
.schoolright .schooldisplay .title {
	text-align:center;
	padding:20px 10px 10px 10px;
	border-bottom:1px solid #a3b8da;
	margin:0 10px;
}
.schoolright .schooldisplay .title h1 {
	font-size:16px;
	color:#c60000;
}
.schoolright .schooldisplay .content {
	padding:10px 40px;
	font-size:14px;
	line-height:150%;
}
.schoolright .schooldisplay .content td {
	font-size: 12px;
	padding:5px;
	border-right:#C8B9AE solid 1px;border-bottom:#C8B9AE solid 1px;background-color: #ffffff;padding:10px 10px 6px;vertical-align: top;
}
.schoolright .schooldisplay .content table{
border-left:#C8B9AE solid 1px;border-top:#C8B9AE solid 1px;border-collapse:collapse;}
.tjxm {
	background:#5e83c0;
	padding:5px;
}
.tjxm .title {
	font-size:14px;
	font-weight:600;
	padding-bottom:5px;
	color: #ffffff;
}
.tjxm .content {
	background: #FFFFFF;
	padding:10px;
	font-size:12px;
	border:1px #4c79bf solid;
	color:#808080;
}
.tjxm .content a {
	display:block;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap; /*限制在一行内显示所有文本*/
	width:160px;
	background:url(../img/dot_01.gif) 0 8px no-repeat;
	padding:3px 10px;
	color:#5b81bf;
}
.tjxm .content a:hover {
	text-decoration:underline
}
/*项目末级*/
.caseleft {
	width:211px;
}
.caseright {
	width:753px;
}
.caseleft .l_nav {
	background:#8ea9d3;
	padding:3px 5px 5px 5px;
}
.caseleft .l_nav .current {
	background:#eef2f8;
	color:#c60000;
	border:#ffffff solid 1px;
}
.caseleft .l_nav a {
	display:block;
	background:#5e83c0;
	padding:8px 25px;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
	margin-top:2px;
	border:1px #4c79bf solid;
}
.caseleft .l_nav a:hover {
	background:#eef2f8;
	color:#c60000;
	border:#ffffff solid 1px;
}
/*清华特例*/
.qinghuatl{background:#5e83c0;
	padding:5px;}
.qinghuatl .title {
	font-size:14px;
	font-weight:600;
	padding-bottom:5px;
	color: #ffffff;
}
.qinghuatl .content {
	background: #FFFFFF;
	padding:5px;
	font-size:12px;
	line-height:20px;
	border:1px #4c79bf solid;
	color:#808080;
}
.qinghuatl .content p{
background:url(../img/dot_01.gif) no-repeat 5px 8px;
padding-left:15px;}
.qinghuatl .content a{color:#144aa0;}
.zxrx {
	/*咨询通用*/
background:#5e83c0;
	padding:5px;
	margin-top:10px;
}
.zxrx .title {
	font-size:14px;
	font-weight:600;
	padding-bottom:5px;
	color: #ffffff;
}
.zxrx .content {
	background: #FFFFFF;
	padding:5px;
	font-size:12px;
	line-height:20px;
	border:1px #4c79bf solid;
	color:#294ba3;
	font-weight:600;
}
.zxrx .content a {
	color:#fab666;
}
.qq-logo a{
margin-top:5px;
}
.caseright .casedisplay {
	border:1px solid #a3b8da;
	line-height:150%;
}
.caseright .casedisplay .title {
	text-align:center;
	padding:20px 10px 10px 10px;
	border-bottom:1px solid #a3b8da;
	margin:0 10px;
}
.caseright .casedisplay .title h1 {
	font-size:16px;
	color:#c60000;
}
.caseright .casedisplay .content {
	padding:10px 40px;
	font-size:14px;
	line-height:150%;
}

.caseright .casedisplay .content td {
	font-size: 12px;
	padding:5px;
	border-right:#C8B9AE solid 1px;border-bottom:#C8B9AE solid 1px;background-color: #ffffff;padding:10px 10px 6px;vertical-align: top;
}
.caseright .casedisplay .content table{
border-left:#C8B9AE solid 1px;border-top:#C8B9AE solid 1px;border-collapse:collapse;}
/*学校首页*/
.school_l_ad {
	width:278px !important;
	/*width:296px;*/
	border:8px solid #7397cd;
	padding:1px;
	margin-right:10px;
}
.s_c_list {
	width:435px;
	margin-right:10px;
}
.s_c_list .title {
	background:url(../img/dot_03.gif) no-repeat;
	font-size:14px;
	color:#4673b9;
	padding:4px 30px;
	border-bottom:1px solid #7397cd;
	font-weight:600;
}
.s_c_list .title span{
font-size:12px;
font-weight:100;
padding-left:20px;
}
.s_c_list .title span a{
display:inherit}
.s_c_list .title span a{color:#808080;}
.s_c_list .content {
	margin:15px 8px;
}
.s_c_list .content ul{	}
.s_c_list .content li.lititle h3{
	background:url(../img/dot_02.gif) no-repeat 0 12px;
	padding:10px 0 5px 20px;
	width:390px !important;
	width:410px;
}
.s_c_list .content li.lititle h3 a {
	font-size:14px;
	font-weight:600;
	color:#333434;
}
.s_c_list .content li.licontent{
	font-size:12px;
	color:#808080;
	line-height:20px;
	padding-bottom:10px;border-bottom:1px dotted #a1b7da;}
.s_c_list .content li.licontent a{
color:#f88504}
.s_c_list .content li.licontent a:hover {
	color:#4c7ac1;
}
.s_c_list .content li.licontent table{
border-left:#C8B9AE solid 1px;border-top:#C8B9AE solid 1px;border-collapse:collapse;}

.s_kfrx {
	width:220px;
	background: url(../img/kfrx_content.jpg) no-repeat 0 32px;
}
.s_kfrx .title {
	background:url(../img/kfrx_title.jpg) no-repeat;
	padding:10px 13px;
	text-align:right;
}
.s_kfrx .title a {
	color:#FFFFFF;
	font-size:12px;
}
.s_kfrx .links {
	padding:8px 55px;
	font-size:13px;
	color:#4b4a4b;
	line-height:18px;
}
.s_kfrx .links a {
	color:#4b4a4b;
}
.s_kfrx .links a img{
width:0px;}
.s_kfrx .links a:hover {
	color:#ea6210;
}
.s_kfrx .content {
	padding:12px 10px 13px 20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:600;
	line-height:20px;
}
.con_logo{
padding:10px 22px;
margin-top:10px;
background:#f4f4f4;
border:1px solid #cccccc;}
.con_logo img{
margin:0 2px;
width:120px;
height:40px;}
/*新闻首页*/
.newsbox {
	width:488px;
	border-bottom:1px solid #6085c1;
	background:url(../img/newsbox_bg.jpg) repeat-y;
	margin-top:5px;
}
.newsbox .title {
	background:url(../img/news_title_bg.jpg) no-repeat right top;
	height:50px;
}
.newsbox .title h2 {
	display:block;
	width:400px;
	float:left
}
.newsbox .title a {
	padding:18px 10px;
	text-align:right;
	float:right
}
.newsbox .content {
	padding:10px;
	line-height:150%
}
.newsbox .content li {
	width:450px;
	font-size:12px;
	color:#989898;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap; /*限制在一行内显示所有文本*/
	padding:0 0 0 20px;
}
.newsbox .content li a {
	font-size:14px;
}
.newsbox .content .new li {
	background:url(../img/dot_04.gif) no-repeat 0 6px;
}
.newsbox .content .new li a {
	color:#ba0000;
}
.newsbox .content .normal li {
	background:url(../img/dot_05.gif) no-repeat 0 7px;
}
.newsbox .content .normal li a {
	color:#2c2c2c;
}
.newsbox .content a:hover {
	text-decoration:underline;
	color:#ba0000;
}
.mainnews {
	width:678px;
}
.mainnews .title {
	background:url(../img/new_banner_bg.jpg) repeat-x;
	height:30px;
}
.mainnews .title h3 {
	float:left;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 15px;
}
.mainnews .title h3 a {
	color:#FFFFFF;
}
.mainnews .title span {
	float: right;
	padding:7px 15px;
}
.mainnews .content {
	background:#f0f0f0;
	padding:10px;
}
.mainnews .content .pic {
	padding:3px;
	background:#cccccc;
	float:left
}
.mainnews .content .word {
	float: right;
	width:320px;
	line-height:150%;
}
.mainnews .content .word h2 {
	padding-top:8px
}
.mainnews .content .word h2, .mainnews .content .word h3 {
	text-align: center;
}
.mainnews .content .word h2 a {
	font-size:16px;
	color:#686868;
}
.mainnews .content .word h3 {
	font-size:12px;
	color:#686868;
	font-weight:100;
	padding-bottom:8px;
}
.mainnews .content .word h3 a {
	color:#686868;
	padding:0 5px;
}
.mainnews .content .word a:hover {
	color:#ba0000;
}
.mainnews .content .word p {
	font-size:14px;
	color:#686868;
	width:320px;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap;
}
.mainnews .content .word p a {
	color:#686868;
}
.zhuanti {
	width:269px;
	border:4px solid #8fa9d3;
	padding: 0 10px;
	line-height:150%;
}
.zhuanti .content h4 a {
	font-size:14px;
	color:#686868;
	padding:5px 0
}
.zhuanti .content img {
	position:absolute;
}
.zhuanti .content p {
	padding:0px 0 10px 125px;
	font-size:12px;
	color:#686868;
}
.zhuanti .content p a {
	color:#990000;
}
/*首页大板块*/
.indexleft {
	width:211px;
}
.indexright {
	width:763px;
}
/*首页左侧*/
.zhitongche {
	border:4px solid #5b81bf;
	background:url(../img/left_c_bg.jpg) repeat-x 0 30px;
}
.zhitongche .title {
	background: url(../img/jing.gif) no-repeat 5px 6px;
	font-size:14px;
	font-weight:600;
	color:#164ca4;
	padding:8px 10px 8px 30px;
	border-top:4px solid #5b81bf;
}
.zhitongche .content {
	padding:5px 10px;
}
.zhitongche .content h2 {
	padding:5px 0 5px 20px;
	background:url(../img/dot_08.gif) no-repeat 0px 5px;
}
.zhitongche .content h2 a {
	font-size:12px;
	color:#c60000;
}
.zhitongche .content h2 a:hover {
	text-decoration:underline;
}
.zhitongche .content p {	border-bottom:1px dotted #144aa0;	padding:5px 0;}
.zhitongche .content p a {
	font-size:12px;
	color:#144aa0;
}
.xylb {
	background:url(../img/left_bg.jpg) repeat-x;
	padding:4px;
}
.xylb .title {
	background: url(../img/jing.gif) no-repeat 5px 6px #ffffff;
	font-size:14px;
	font-weight:600;
	color:#164ca4;
	padding:8px 0px 8px 30px;
}
.xylb .content {
	background:url(../img/left_c_bg.jpg) repeat-x #ffffff;
	text-align:center;
	padding:10px 0;
}
.xylb .content img {
	border:1px solid #6488c2;
}
.xylb .content a {
	margin:8px 0;
	display:block
}
.xylb .more {
	text-align:right;
	background:#FFFFFF;		margin-top:-12px;
}
.wxts {
	background:#8ba6d2;
	padding:10px;
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	font-weight:600
}
.indexzhuanti {
	border:4px solid #8fa9d3;
	margin-top:10px;
	padding:10px;
	line-height:20px;
}
.indexzhuanti .content h3 {
	padding:8px 0;
}
.indexzhuanti .content h3 a {
	font-size:12px;
	color:#f88504;
}
.indexzhuanti .content h3 a:hover {
	text-decoration:underline;
}
.indexzhuanti .content p {
	font-size:12px;
	color:#676767;
}
.indexzhuanti .content img{
width:180px;}
/*首页滑动门*/
.huadongmen {
	width:477px;
}
.huadongmen .title ul {
	height:59px;
	background:url(../img/ul_bg.jpg) no-repeat;
}
.huadongmen .title li {
	float: left;
}
#t2, #t3, #t4, #t5 {
	margin:0 0 0 5px;
}
.huadongmen .content {
	background:url(../img/huadongmen_bg.gif) no-repeat;
	padding:10px 15px;
}
.huadongmen .content #a05{background:url(../img/huadongmen_bg1.gif) no-repeat;}
.huadongmen .content h3 {
	font-size:14px;
	color:#c60000;
	padding:5px 0 10px 20px;
	background: url(../img/dot_06.gif) no-repeat 0 5px;
}
.huadongmen .content p {
	font-size:12px;
	color:#818181;
	line-height:20px;
	border-bottom:1px dotted #808080;
	padding-bottom:10px;
	margin-bottom:10px;
}
.huadongmen .content p a {
	color:#c60000;
}
.huadongmen .content ul {
	height:70px;
}

.huadongmen .content ul li {
	float:left;
	width:180px;
	padding:0 0 0 8px;
	margin:0 5px 0 20px;
	line-height:20px;
	background:url(../img/dot_07.gif) no-repeat 0 7px;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap;
}
.huadongmen .content ul.school{margin:-5px auto auto -10px;;float:left;display:inline;overflow:hidden;height:170px;}
.huadongmen .content ul.school li{float:left;width:120px;padding:0 0 0 8px;line-height:20px;background:url(../img/dot_07.gif) no-repeat 0 7px;overflow:hidden;margin:0 10px; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap;}

.huadongmen .content ul li a {
	font-size:12px;
	color:#808080;
}
.huadongmen .content ul li a:hover {
	color:#c50000;
	text-decoration:underline;
}
/*四屏切换*/
.siping {
	border:1px solid #a3b8da;
	padding:4px;
}
/*首页频道盒子*/
.indexchanle {
	margin-top:5px;
	background:url(../img/index_box_bg.jpg) repeat-y;
}
.indexchanle .title {
	background:url(../img/news_title_bg.jpg) right top no-repeat;
	height:50px;
}
.indexchanle .title h2 {
	float:left;
}
.indexchanle .title span {
	font-size:13px;
	float:right;
	padding:17px 10px 0 0;
	color:#ffffff;
	font-weight:600
}
.indexchanle .title span a {
	padding-left:20px;
}
.indexchanle .content {
	padding:10px 20px;
	border-bottom:1px solid #6085c1;
}
.indexchanle .content ul.abc {
	width:425px;
}
.indexchanle .content ul.abc li.pic {
	float:left;
	border:1px solid #3463ad;
	height:99px
}
.indexchanle .content ul.abc li.pic img {
	border:1px solid #ffffff;
}
.indexchanle .content ul.abc li.word {
	background:url(../img/line_02.jpg) repeat-x bottom;
	padding:10px 0 3px 0;
	float:right;
	width:257px;
}
.indexchanle .content ul.abc li.word a {
	color:#144aa0;
	font-size:12px;
}
.indexchanle .content ul.abc li.word a:hover {
	color:#fab666
}
.indexchanle .content ul.morelist {
	width:410px;
	margin-top:10px;
	background:url(../img/line_03.jpg) repeat-x #f9f9f9;
	padding:10px;
}
.indexchanle .content ul.morelist li {
	font-size:12px;
	width:350px;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap;
	font-size:12px;
	color:#808080;
	padding:5px 0;
}
.indexchanle .content ul.morelist a {
	color:#666666;
	padding:0 5px;
}
.indexchanle .content ul.morelist a:hover {
	color:#c50000;
	text-decoration:underline;
}
.indexchanle .content ul.indexnewslist {
	background:url(../img/line_01.jpg) no-repeat;
	width:255px;
}
.indexchanle .content ul.indexnewslist li.title {
	margin-left:20px;
	background:none;
	border-bottom:2px solid #6085c1;
	padding:5px 0;
	color:#144aa0;
	font-size:14px;
	height:25px;
}
.indexchanle .content ul.indexnewslist li.title h3 {
	float:left;
	font-size:14px;
}
.indexchanle .content ul.indexnewslist li.title a {
	float:right;
	font-size:10px;
	color:#144aa0;
}
.indexchanle .content ul.indexnewslist li.content {
	border:0;
	line-height:20px;
}
.indexchanle .content ul.indexnewslist li.content p {
	line-height:20px;
}
.indexchanle .content ul.indexnewslist li.content p.newone {
	background:url(../img/new_01.jpg) no-repeat right
}
.indexchanle .content ul.indexnewslist li.content a {
	font-size:12px;
	color:#5e7eb1;
	display:block;
	width:180px;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap;
}
.indexchanle .content ul.indexnewslist li.content a:hover {
	color:#144aa0
}
.indexchanle .content ul.indexnewslist li.pic {
	text-align: right
}
.indexchanle .content ul.indexnewslist li.pic img {
	border:1px solid #a7bcdc;
	margin:2px 0;
}



/*学校的项目列表*/
.schoolright .caselist {
	border:1px solid #a3b8da;
	line-height:150%;
	padding:10px;
}
.schoolright .caselist .title{	background:url(../img/dot_03.gif) no-repeat 0 5px;
	font-size:14px;
	color:#4673b9;
	padding:5px 30px;
	border-bottom:1px solid #7397cd;
	font-weight:600;}
.schoolright .caselist .content {
	border-bottom:1px dashed #CCCCCC;
	padding:10px 20px;
}
.schoolright .caselist .content h3 a {
	font-size:14px;
	color:#666666;
	background:url(../img/dot_02.gif) no-repeat 0 5px;
	padding-left:20px;
}
.schoolright .caselist .content h3 span {
	font-size:10px;
	padding:0 10px;
	color:#999999;
}
.schoolright .caselist .content p {
	font-size:12px;
	color:#808080;
}
.schoolright .caselist .content p a {
	color:#f88504;
}
.schoolright .caselist .content p a:hover {
	text-decoration:underline
}
/*专题列表*/
.ztindex {
}
.ztindex .b_nav {
	background:#5c83c1;
	font-size:12px;
	padding:5px 15px;
	color:#FFFFFF
}
.ztindex .b_nav a {
	color:#FFFFFF;
}
.zhuantilist {
margin-top:10px;}
.zhuantilist .content {
width:225px !important;
	width:235px;
	border:1px solid #6085c1;
	margin:5px;
	padding:4px;
	height:170px;
}
.zhuantilist .page {
	padding:20px 0;
	text-align:center
}
.zhuantilist .content li.title {
	font-size:12px;
	color:#ba0000;
	padding:3px 5px;
	text-align:center;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap;
	width:205px !important;
	width:215px;
}
.zhuantilist .content li.title a{
color:#999999}
.zhuantilist .content li.title a:hover{
color:#fb8402;
text-decoration:underline}
/*学校列表*/
.schoollist .content/**/{margin/*IE6,IE5不识别*/:5px;}
.schoollist .content{
width:233px !important;
	width:235px;
	border:1px solid #6085c1;
	margin:5px;
	_margin:4px;
	position:relative;
}

.schoollist .content .pic{padding:2px;
height:70px;}
.schoollist .content .feature{
padding:0 10px;
font-size:13px;
line-height:20px;
color:#808080;
height:115px !important;
height:125px;}
.schoollist .content .feature h4,.schoollist .content .other h4{
font-size:13px;
color:#5b81bf;}
.schoollist .content .other{border-top:1px dashed #CCCCCC;margin:0 10px;
padding:8px 0;
font-size:13px;
line-height:20px;
color:#808080;
height:80px !important;
height:96px;}
.schoollist .content .list{
border-top:1px dashed #CCCCCC;
padding:8px 0;
margin:0 10px;
height:45px !important;
height:60px;}
.schoollist .content .list p{line-height:20px;
background:url(../img/dot_05.gif) no-repeat 0 5px;
padding-left:15px;}
.schoollist .content .list a{
font-size:12px;
color:#5b81bf;text-decoration:underline;}
.schoollist .content .list a:hover{
color:#144aa0;}
.schoollist .content .links{
padding:2px 4px;
background:#86a3d2;
text-align:right}
.schoollist .content .links a{
font-size:12px;color:#FFFFFF;
padding:0 5px;}
/*频道页面*/
.chanletext{
border:1px solid #cccccc;
background:#f4f4f4;
margin-bottom:6px;}
.chanletext .info{
width:730px;
padding:5px;}
.chanletext .list{
width:730px;
padding:5px;}
.chanletext .list .content{padding: 10px 10px 10px 30px;
font-size:14px;
line-height:20px;
}
.chanletext .list .content p{
background:url(../img/biao2.gif) no-repeat 0 8px;
padding-left:10px;
line-height:22px;}
.chanletext .list .content p a{color:#808080;}
.chanletext .list .title{font-size:14px;
padding:5px 30px;
font-weight:600;
background: url(../img/biao.gif) no-repeat #FFFFFF 10px 9px;color:#c60000;}
.chanletext .info .title ,.chanletext .links .title{
border-bottom:2px solid #5b81bf;
color:#c60000;
font-size:14px;
padding:5px 15px;}
.chanletext .info .content{
padding:90px 10px 10px 140px;
font-size:12px;
line-height:20px;
color:#808080;}

.hndinfo .info .content{
background:url(../img/hnd_bg.jpg) no-repeat 0 10px;}
.info22 .info .content{
background:url(../img/22_bg.jpg) no-repeat 0 10px;}
.info31 .info .content{
background:url(../img/31_bg.jpg) no-repeat 0 10px;}
.infolxyk .info .content{
background:url(../img/lxyk_bg.jpg) no-repeat 0 10px;}


.chanletext .links{
width:220px !important;width:230px;padding:5px;}
.chanletext .links .content{
height:160px;}
.chanletext .links .content p{
padding:5px 20px;
border:1px solid #cccccc;
height:33px !important;
height:43px;
_height:10px;
margin:3px 0;
background:#FFFFFF;
display:block
}
.chanletext .links .content p span{
font-size:28px;
color:#c60000;
float:left;
display:block;}
.chanletext .links .content p a{
font-size:12px;
color:#144aa0;
line-height:18px;
display:block;
float:right;
width:145px;}
.chanletext .links .content p a:hover{
color:#fab666;}
/*学校列表*/
.s_piclist{
border:1px solid #CCCCCC;
padding:2px 2px 15px 2px;
margin-bottom:10px;
width:978px;}
.s_piclist ul.title{
background:#d6e0ef;
padding:5px 10px;}
.s_piclist ul.title h2{
color:#c60000;
font-size:16px;}
.s_piclist ul.content{
float:left;
margin:10px 0px 0px 13px;
height:95px;}
.s_piclist ul.content li{
padding:3px 0; }
.s_piclist ul.content li a{
font-size:12px;
color:#808080;}
.s_piclist ul.content li img{
width:225px;}
/*联系我们和关于我们*/

.leftbar1{
width:160px;
text-align:right;
background:url(../img/left1_bg.jpg) repeat-y;
font-size:12px;
padding:10px 0 90px 40px;}
.leftbar1 span{
display:block;
padding:10px 20px;
background:#ffffff;

color:#666666}
.leftbar1 a{
display:block;
padding:10px 20px;
color:#144aa0}
.aboutart{
width:700px;
margin-top:20px;}
.aboutart p{
font-size:14px;
line-height:24px;}
.aboutart .title h2{
font-size:16px;
padding-bottom:10px;}

ul.for_wrap{float:left}
li.for_wrap_li{float:left;display:inline;}
ul.foreign_school{margin:0 auto;}
ul.foreign_school li h3{font-size:14px;height:30px;line-height:30px;}
ul.foreign_school li{margin:0 5px;text-align:left;border-bottom:1px dotted #666;width:220px;padding-left:10px;height:25px;line-height:25px;}
ul.foreign_school li.foreign_school_title{border-bottom:2px solid #6085C1;text-align:center;padding:0;width:230px;height:30px;}
ul.foreign_school li a{color:#666;font-size:12px;}

.sub_list_content{width:978px;border:1px solid #A2B7DA;padding:2px;}
.sub_list_content .ul_title{background:url(../img/sub_list_title.jpg);width:957px;margin:0 auto;height:29px;line-height:29px;color:#fff;font-size:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-align:left;padding-left:20px;}
.ul_sub_ul{margin:10px auto 20px;width:920px;padding:0;}
.ul_sub_ul li{width:230px;text-align:left;line-height:15px;float:left;margin:10px 0;}
.ul_sub_ul li a{font-size:12px;font-family:"Times New Roman", Times, serif;color:#424242;}
.ul_sub_ul li a em{font-size:13px;font-weight:bold;color:#333366;font-style:normal;}
