﻿/* CSS Document */
/*全局样式*/
body{ margin:0px auto;
	 padding:0px;
	  background: #9ED4F1 url(../img/body_bak.jpg) left top repeat-x; 
	  text-align:center; 
	  font-size:12px; font-family:"宋体"; 
	 }
.cont{ width:1002px;margin:0px auto; padding:0px; background:#fff; 	}
.cont_nei{width:993px; float: left;	
		margin:0px; padding-left:4px; padding-right:5px;
		text-align:left; background:#fff;
		}
a{ text-decoration:none;}
ul{ list-style:none;}
li{ float:left;}
form{ margin:0px; padding:0px;}
.img_left{ float:left; margin:0px; padding:0px;}
.img_right{ float:right; margin:0px; padding:0px;}
.img_border{ border:0px;}
.center{ margin:0px auto;}
/*头部*/
.header , 
.main ,
.footer{
	 width:993px; float:left;
	  margin:0px; padding:0px;
	   background:#fff;
	 }
.banner_img{ float:left; margin-left:2px; padding:0px; display:inline;}
.nav{ width:979px; float:left; height:31px; line-height:31px; 
	   margin:0px; padding:0px;
	  overflow:hidden; text-align:center;
	  background:url(../img/nav_bak.jpg) left bottom repeat-x;
	  }
.nav li{ margin:0px; padding:0px 16px; background:url(../img/nav_gang.jpg) right  no-repeat; display:inline;}
.nav li a{ color:#FFFEFD;}
.nav_bot{ width:955px; float:left; height:34px; background:url(../img/nav2_bak.jpg) left top repeat-x; overflow:hidden; line-height:31px;}

/*徐士凯修改*/
.index_gonggao { float:left; /*margin-left:10px;*/ margin:0px; padding:0px; display:inline; }
.index_gonggao div{ font-size:14px; font-weight:bold; color:#1D386D; }
.index_gonggao div a{ color:#1B396D; font-size:12px;font-weight:normal;margin-left:10px;}
.index_gonggao div a:hover{ text-decoration:underline;}
/**********/

.search_img{ margin-top:5px;}
.search_text{ float:left; width:194px; height:20px; margin:5px 5px 0px 4px; border:1px solid #9CD7EF;}
.search_sub{ width:49px; height:21px; float:left; border:0px; background:url(../img/search_sub.jpg) left bottom no-repeat; line-height:21px; text-align:center; margin-top:5px; color:#fff; letter-spacing:5px;}
/*中间部分*/
.main{ margin-top:10px; display:inline;}
/*首页--左侧*/
.left{ float:left; width:294px; margin:0px; padding:0px; display:inline;}
/*首页--左侧--幻灯片*/
.huandeng{ width:281px; height:243px; padding:7px 6px 0px 6px; float:left; background: url(../img/huandeng_back.jpg) left top no-repeat;}
/*.hd_bot{ width:100%; float:left; height:28px;  line-height:28px; text-align:center; font-weight:bold; color:#fff; font-size:13px;}*/
/*首页--左侧--查询系统*/
.i_chaxun{ width:293px; float:left; margin-top:5px; padding:0px; display:inline; background:url(../img/zhengshu_bak.jpg) left top repeat-x;}
.i_chaxun_tit{ width:286px; height:35px; float:left; padding-left:7px; background:url(../img/zhengshu_left.jpg) left bottom no-repeat;}
.i_chaxun_tit span{ width:240px; float:left; padding-left:40px; background:url(../img/index_36.jpg) 7px 6px no-repeat; font-weight:bold; color:#fff; font-size:13px; line-height:35px; }
.i_chaxun_cont{ width:247px; float:left; margin:0px; padding-left:44px; padding-bottom:17px; border:1px solid #9EC2D8; background: #F2FAFF url(../img/zhengshu_neibak.jpg) left bottom repeat-x; border-top-color:#A9CCDE; display:inline;}
.i_chaxun_cont span{ width:66px; float:left; color:#00467A; margin-top:10px; line-height:17px; }
.i_chaxun_cont .text{ float:left; width:121px; height:18px; margin-top:7px; border:1px solid #299DCC;}
.i_chaxun_cont .sub{ float:left; width:79px; height:23px; border:0px;  margin-left:64px; margin-top:10px; background:url(../img/zhshu.jpg) left top no-repeat;}
/*首页--左侧--学习园地*/
.i_yuandi_tit{ width:293px; float:left; margin-top:9px; height:22px; background:url(../img/title2_bak.jpg) left top repeat-x;}
.i_yuandi_tit div{ float:left; height:22px; background:url(../img/title2.jpg) left top repeat-x; line-height:22px; padding:0px 18px; font-weight:bold; color:#fff;}
.i_yuandi_cont{ width:276px; float:left; padding:0px 0px 0px 0px; border:1px solid #D4D4D4;}
/*.i_yuandi_cont ul{ }*/

.i_ydl{float:left; width:202px;  margin:0px; padding:0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i_ydr{ float:right; margin-right:8px;}

.i_yuandi_cont ul li{ width:280px; color:#1D366E; float:left; margin-top:8px; padding-left:8px; background:url(../img/dian_lan.jpg) left no-repeat; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i_yuandi_cont ul li a ,
.i_news li a{
	color:#1D366E;
}
.i_yuandi_cont ul li a:hover ,
.i_news li a:hover ,
.i_news_tit a:hover ,
.i_intro_cont ul li a:hover ,
.i_baoming ul li a:hover { 
	text-decoration:underline;
}
/*首页--右侧*/
.right{ width:692px; float:right; margin:0px; padding:0px;}
/*首页--右侧--左侧（新闻）*/
.i_news{ float:left; width:441px; margin-left:7px;}
.i_news_top{ width:441px; float:left; margin:0px; padding:0px;}
.i_news_tit a{ width:441px; float:left; text-align:center; color:#013990; font-size:24px; line-height:30px; font-weight:bolder; font-family:"宋体";}
.i_news_cont{ width:441px; float:left; color:#545454; line-height:18px; margin:5px 0px; padding:0px; display:inline;}
.i_news_bot{ width:441px; float:left; height:2px; background:#53D2F5; overflow:hidden; margin:0px; padding:0px;}
.i_news_bot div{ width:72px; float:left; height:2px; border-right:2px solid #fff; background:#0E9ABE;}
.i_news ul{ width:441px; float:left; margin:0px; padding:10px 0px;}
.i_news li{ width:432px; float:left; padding-left:9px; background:url(../img/dian_lan.jpg) left 9px no-repeat;  font-size:14px; line-height:22px; color:#1D366E;}
.i_ntit{ float:left; width:350px; margin:0px; padding:0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i_ndate{ float:right; color:#1D366E;}
/*首页--右侧--右侧*/
.i_rrit{ width:221px; float:right; margin:0px; padding:0px; }

/*首页--右侧--右侧--专业介绍*/
.i_intro{ width:221px; float: left; margin:0px;}
.i_intro_cont { width:211px; float:left; margin-bottom:5px; padding:5px 4px; border:1px solid #D4D4D4; background:#EFEFEF;}
.i_intro_cont ul{ width:209px; float:left; margin:0px; padding:5px 0px; border:1px solid #D9D9D9; background:#fff;}
.i_intro_cont ul li{ width:94px; float:left; padding-left:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:23px;}
.i_intro_cont ul li a{ color:#1E376D; font-size:14px; font-weight:bold;}
.i_zkbm{ float:left; margin-top:0px; border:0px; padding:0px; display:inline;}
/*首页--右侧--右侧--报名咨询*/
.baoming_total{width:219px; float:left; margin:0px; padding:0px;}
.i_baoming{ width:219px; float:left; margin-top:0px; padding:0px; background:#F2FBFF; display:inline;}
.i_baom_top{ width:205px; float:left; padding:8px 0px 8px 12px; background: #FCFEFF url(../img/baoming_bak.jpg) left bottom repeat-x; border:1px solid #C0D7E7; border-top:0px; border-bottom:0px;}
.qq{ width:205px; float:left;}
.qq a img{ margin-right:15px;}
.i_baoming ul{ width:187px; float:left; margin:0px; padding:5px 7px 10px 23px; border:1px solid #C0D7E7; border-top:0px; border-bottom:0px; display:inline;}
.i_baoming ul li{ width:179px; float:left; padding-left:8px; margin-top:6px; background:url(../img/dian_hei.jpg) left 5px no-repeat;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i_baoming ul li a{ color:#424242;}
/*首页--右侧--底部*/
.img_news{ width:687px; float:left; margin-top:5px; padding:0px; border:1px solid #8EB7D3;}
.img_news_tit{ width:100%; height:31px; float:left; background:url(../img/title1_bak.jpg) left bottom repeat-x; line-height:31px;}
.img_news_tit span{ float:left; height:31px; font-weight:bold; color:#fff; background:url(../img/title1_left.jpg) left bottom repeat-x; padding:0px 18px; font-size:14px;}
.img_news_tit a{ float:right; margin-right:15px; color:#7A8AAA; font-size:14px; font-family:"Arial"; }
.img_news_tit a:hover{ color:#106AC0;}
.img_news_ul{ width:663px; float:right; margin:0px; padding:12px 0px 10px 0px; }
.img_news_ul li{ width:120px; float:left; margin-top:2px; margin-right:11px;}
.img_news_ul li a img{ float:left; width:116px; height:71px; padding:2px; border:0px; background:url(../img/i_news_bak.jpg) left top no-repeat;}
.img_news_ul li div a{ width:120px; float:left; text-align:center; color:#1D386D; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/*学院概况*/
.intro_main{ overflow:hidden;}
.intro_left, .intro_right { padding-bottom: 32767px !important; margin-bottom: -32767px !important; }
@media all and (min-width: 0px) {
.intro_left, .intro_right { padding-bottom: 0 !important; margin-bottom: 0 !important;  }
.intro_left:before, .intro_right:before { content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; background: inherit; padding-top: 32767px !important; margin-bottom: -32767px !important; height: 0; }
}

/*学院概况--左侧*/
.intro_left{ float:left; width:251px; margin-top:0px; padding:0px; display:inline; background:#FFFFFF; overflow-x:hidden;}
.intro_ltit{ width:251px; margin:0px;}
.intro_lcont{ width:247px; float:left; padding: 48px 1px 12px 1px; background:#fff url(../img/intro_bak.jpg) 1px 1px no-repeat; border:1px solid #D4D4D4;}
.intro_ltop{ float:left; margin-left:47px; padding:0px; display:inline;}
.intro_ltop div{ float:left; width:107px; height:22px; line-height:22px; margin-top:12px; background:url(../img/intro_ltit.png) left top no-repeat; padding-left:42px; display:inline; color:#363636; overflow:hidden; }
.intro_ltop div a{color:#363636;}
.intro_ltop div a:hover{color:#FF7C00;}
#selected {color:#FF7C00;}

.intro_lgang{ width:247px; height:4px; background:#E7E7E7; float:left; margin-top:29px; margin-bottom:11px; overflow:hidden;}
.intro_baoming{float:left; width:232px;margin-left:15px; display:inline;}
/*学院概况--右侧*/
.intro_right{ width:722px; float:right; margin:0px; padding:0px;  overflow-x:hidden;}
.intro_rtit{ width:707px;}
.intro_rcont{ width:657px; float:left; padding:15px; margin:0px; overflow-x:hidden;}
/*新闻中心*/
.news{ width:651px; float:left; margin:18px 0px 0px 32px; padding:0px; display:inline; }
.news li{ width:642px; float:left; margin-top:8px; padding-left:9px; color:#1D386D; background: url(../img/dian_lan.jpg) left no-repeat; overflow:hidden; text-overflow:ellipsis;	white-space:nowrap; font-size:14px;}
.news li a{ float:left; color:#1D386D;}
.news li a:hover{ text-decoration:underline;}
.newsl{ float:left; width:550px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;c}
.newsr{ float:right;}
.page{ width:100%; float:left; margin-top:10px; margin-bottom:5px; padding:0px; text-align:center; display:inline;}
.page a{ padding:4px 10px; margin-right:1px; background:#C7C7C7; color:#000; line-height:20px;}
.page a:hover{ background:#FDA626 ;}

/*滚动区域*/
.scroll_table{ width:140px; margin:0px; padding:0px; display:inline;}
.scroll_pic{ float:left; border:1px solid #fff; margin:0px; padding:0px;}
.scroll_pic a img{ width:140px; height:100px; border:0px;}
.scroll_text a{
	width:135px; float:left; padding-left:10px;
	background:url(../img/dian_huang.jpg) 3px no-repeat;
	line-height:20px; color:#616161;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.scroll_text a:hover{ color:#FF9600;}

/*新闻中心--详细页*/
.news_cont ,
.zhuanye
		{ width:662px; float:left;
		 margin:20px 0px 0px 21px; padding:0px; 
		 display:inline;
		}
.news_tit{ width:662px; float:left; padding-bottom:5px; text-align:center; background:url(../img/news_xi_dian.jpg) left bottom repeat-x; font-weight:bold; color:#1D1D1D; font-size:18px; line-height:22px;}
.news_memo{ width:662px; float:left; background:url(../img/news_xi_dian.jpg) left bottom repeat-x; margin:0px; padding:0px; text-align:center; color:#8A8585; line-height:25px;}
.news_memo span{ margin-right:8px;}
.news_concent{ width:662px; float:left; margin-top:10px; padding:0px; display:inline; overflow-x:hidden;}

.chan_article{ width:662px; float:left; margin-top:10px; padding:10px; overflow-x:hidden; background:url(../img/news_xi_dian.jpg) top repeat-x;}
.chan_article a{
	padding-left:10px;
	background:url(../img/dian_huang.jpg) 3px no-repeat;
	line-height:20px; color:#616161;
}
.chan_article a:hover{ color:#FF9600;}

/*专业介绍*/
.zhuanye{ padding-bottom:20px; margin-top:5px;}
.zhuanye_li{ width:658px; float:left; margin-top:12px; padding:1px; border:1px solid #D0D0D0; background: #fff url(../img/zhuanye_bak.jpg) left bottom repeat-x;}
.zhuanye_li a img{ float:left; width:139px; height:104px; border:0px; margin:0px; padding:0px;}
.zhuanye_r{ width:507px; float:right; margin:0px; padding:0px;}
.zhuanye_tit{ float:left; height:23px; margin-top:5px;}
.zhuanye_tit a{ float:left; height:23px; padding-left:5px; background:url(../img/zhuangye_tl.jpg) left bottom no-repeat;}
.zhuanye_tit a span{ float:left; height:23px; padding-right:10px; padding-left:5px; background:url(../img/zhuanye_tr.jpg) right bottom no-repeat; line-height:23px; color:#3E3E3E; font-size:14px; font-weight:bold; letter-spacing:5px;}
.zhuanye_cont{ width:507px; float:left; margin:0px; padding:10px 0px;}
.zhuanye_cont li a{ float:left; padding-left:12px; background:url(../img/dian_hui.jpg) 4px no-repeat; color:#6E6E6E; margin-right:10px; white-space:nowrap; line-break:strict; line-height:20px;}
.zhuanye_cont li a:hover{ background:url(../img/dian_zhuanye.jpg) 4px no-repeat; color:#FF7C00;}
/*招生专栏*/
.on_hidden{ width:147px; float:left; margin:0px; margin-top:-6px; padding:15px 0px 10px 0px; border:1px solid #ECECEC; border-top:0px;}
.on_hidden li a{ width:120px; float:left; padding-left:27px; background:url(../img/dian_hui.jpg) 20px 7px no-repeat; color:#6F6F6F; line-height:20px;}
.on_hidden li a:hover{ color:#FF9600; background:url(../img/dian_zhuanye.jpg) 20px  7px no-repeat;}
/*自考报名*/
.baoming_left{ float:left; width:480px; margin-left:20px; padding:20px 0px; overflow:hidden; display:inline;}
.baoming_left table{border-collapse:collapse; border:1px solid #D7F2FF;}
.baoming_left table td{border:1px solid #D7F2FF; padding-top:5px; padding-bottom:5px;}
.td1{ text-align:right; width:92px;}
.td2{ width:256px; padding-left:6px;}
.input1 , .input2{ width:150px; height:19px; float:left; border:1px solid #7F9DB9; background:#CCE8CF;}
.input2{ width:217px;}
.text1{ width:240px; height:80px; float:left; border:1px solid #7F9DB9; background:#CCE8CF;}
.baoming_left table select{background:#CCE8CF; border:1px solid #7F9DB9;}
.text2{ text-align:left;}
.baoming_right{ width:186px; float:right; margin-right:10px; padding-top:10px;}
.baoming_rcont{ width:186px; float:left; margin:0px; padding:0px; text-align:center;}
.baoming_rcont span{ margin:0px auto; padding:0px; color:#004C88; font-weight:bold; font-size:16px; letter-spacing:7px; line-height:40px;}
.baoming_rcont img{ margin:0px auto; padding:0px; border:0px;}
.baoming_rbot{ width:186px; float:left; margin-top:10px; padding:0px; line-height:18px;}
.baoming_rtit{ width:186px; float:left; margin:0px; padding:0px; font-weight:bold; color:#FF0000; line-height:23px;}
/*联系方式*/
.link{ width:490px; float:left; margin:0px; padding:20px 106px 30px 106px; display:inline; font-size:14px; text-align:center;}
.link ul { width:490px; float:left; margin:0px; padding:0px; padding-bottom:15px; text-align:left;}
.link ul li { width:490px; margin-top:3px;  background:url(../img/news_xi_dian.jpg) left bottom repeat-x; line-height:22px;}
#link1{  padding-left:149px; width:341px; float:left;  font-weight:bold; color:#27282A;}
.link ul li div{ padding-left:149px; width:341px; float:left; background:url(../img/link.jpg) 137px no-repeat;}
.link_cont{ width:490px; float:left; margin-top:20px; text-align:left; line-height:20px;}
/*成人教育部*/
.chengren_left{ width:201px; float:left; margin:0px; margin-top:15px; padding:0px 45px 10px 45px; border:1px solid #DEDEDE; display:inline;}
.chengren_left li{ width:200px; float:left; margin-top:10px; padding:0px;}
.chengren_left li a img{ float:left; width:200px; border:0px;}
.chengren_left li div{ width:200px; float:left; margin:0px; padding-top:6px; text-align:center;}
.chengren_left li div a{background:url(../img/dian_huang.jpg) left  4px no-repeat; padding-left:8px; color:#616161; line-height:18px;}
.chengren_left li div a:hover{ color:#FF9600;}
.chengren_news{width:457px; margin:0px;}
.chengren_news ul{ width:422px; color:#1D386D; float:left; margin:0px; padding:8px 0px 13px 20px; font-size:14px;}
.chengren_news ul li a{ width:413px; float:left; padding-left:9px; margin-top:7px; display:inline; background:url(../img/dian_lan.jpg) left no-repeat; color:#1D386D; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.chengren_news ul li a:hover{ text-decoration:underline;}
.cr_lil{ float:left; width:330px; margin:0px; padding:0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.chengren_intro{/* width:678px;*/ width:669px; padding:15px 9px 30px 9px; float:left; font-size:14px; color:#1D386D; line-height:20px;}
/*在线留言*/
.mes_top{ width:707px; float:left; margin:0px; padding:4px 6px;  overflow-x:hidden; display:inline;}
.mes1{ width:677px; float:left; margin:0px; padding:15px 14px; display:inline;}
.mesdiv1{ width:677px; float:left; margin:0px; padding:0px; color:#707070;}
.mesdiv1 span{ float:left; margin-right:20px; padding:0px; display:inline;}
.mesdiv2{ width:660px; float:left; margin-top:3px; padding-left:17px; background:url(../img/mes_106.jpg) left 4px no-repeat; display:inline;  color:#222222; line-height:20px;}
.mesdiv3{width:660px; float:left; margin-top:3px; padding-left:17px; background:url(../img/mes_109.jpg) left 2px no-repeat; display:inline;  color:#FF7403; line-height:20px;}
.mes2{width:675px; float:left; margin:0px; padding:15px 14px; display:inline; border:1px solid #D4DDE1; background:#F8F9F9;}
/**/
.linkwo{ width:640px; float:left; margin-top:10px; margin-left:10px; padding:25px 0px 20px 65px; border-top:1px solid #D4DDE1; display:inline;}
.linkwo span{ color:#474747; line-height:30px; }
.linkwoconcent{ width:512px; float:left; margin:0px; padding:0px; border:1px solid #D7D7D7; background:#F7F7F7; color:#39414D;}
.linkwoconcent ul{ width:100%; float:left; margin:0px; padding:0px; padding-top:14px; padding-bottom:9px; display:inline;}
#linkwoli1{ width:59px; float:left; text-align:right; height:23px; line-height:22px; margin-left:0px; padding:0px; }
#linkwoli2{ width:430px; float:left; margin-left:23px; padding:0px; height:23px; line-height:23px; text-align:left; display:inline;}
#linkwoli2_text{ width:430px; float:left; margin-left:23px; padding:0px; line-height:23px; text-align:left; display:inline;}
#linkwoli2 img { height:18px; border:0px; width:40px; margin-left:5px;}
#linlwoli3{ width:100%; float:left; margin:0px; padding:0px; margin-top:4px;}
.linkinput1{ width:109px; height:15px; border:1px solid #D7D7D7;}
.linkinput2{ width:100px; height:15px; border:1px solid #D7D7D7;}
.linkinput3{ width:200px; height:15px;border:1px solid #D7D7D7; background:#FFF;}
.linkwocon{border:1px solid #D7D7D7; background:#fff;}
.linkdel{width:136px;float:left; height:18px; margin-left:81px; border:1px solid #D7D7D7; text-align:center;line-height:18px; #line-height:15px; font-size:12px; background:#fff; color:#39414D;}
.linkup{ margin-left:60px; width:136px; float:left; height:18px; border:1px solid #D7D7D7; text-align:center; line-height:18px; #line-height:15px; font-size:12px; background:#fff; color:#39414D;}

/*网页底部*/
.footer{ background:#F2F5F8; margin-top:13px; font-size:12px;}
.footer_gang{ width:993px; float:left; height:2px; padding-bottom:1px; background:url(../img/footer_topgang.jpg) left top repeat-x; overflow:hidden; border-bottom:2px solid #fff;}
.footer_gang div{ width:248px; float:left; margin-left:248px; height:2px; overflow:hidden; background:#185DA8;}
.linajie{ width:993px; float:left; margin-top:14px; padding:0px;}
.lianjie_l{ width:100px; float:left; margin:0px; padding:0px; text-align:right; line-height:20px;}
.lianjie_r{ width:850px; float:left; margin:0px; padding:0px; line-height:18px; }
.lianjie_r a{ color:#424242; float:left; margin-right:5px; white-space:nowrap; line-break:strict}
.lianjie_r a:hover{ color:#1D366E; text-decoration:underline;}
.footer_cont{ width:993px; float:left;  color:#424242; line-height:18px; padding-bottom:14px;text-align:center;}
/*录取查询*/
.main_cha{width:301px; float:left;
	  margin:0px; padding:80px 346px;
	   background:#fff;}


.news_pic{ width:663px; float:left; margin:0px;margin-left:10px; padding:12px 0px 10px 0px; }
.news_pic li{ width:120px; float:left; margin-top:2px; margin-right:11px;}
.news_pic li a img{ float:left; width:116px; height:71px; padding:2px; border:0px; background:url(../img/i_news_bak.jpg) left top no-repeat;}
.news_pic li div a{ width:120px; float:left; text-align:center; color:#1D386D; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
/*4.1左侧报名咨询<时间添加>*/
.bmdate{ float:left; width:110px;  margin:0px; padding:0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.bmd{float:right; margin-right:0px; padding:0px; display:inline;}