﻿/*--------------------Reset-----------------*/
/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol,li{list-style: none;list-style-type:none}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
/*--------------------后加的部分属性-----------------*/
.ov {overflow: hidden;}
*{font-family: "微软雅黑";font-size:14px;}
.px1200{width:1200px;}
body{min-width: 1200px; margin: 0 auto;}

/*index*/
.top{ width: 100%; height: 30px; background: #f0f0f0;}
.top-box{width: 1200px; height: 30px;margin: 0 auto;}
.top-box span{width: 50%; height: 30px; line-height: 30px; font-size: 12px;color: #7c7c7c; float: left; text-align: left;}
/*top-link*/
.top-link{float: right;}
.top-link ul li {float: left;line-height: 30px; color: #747474;padding-left:20px;}
.top-link ul li a{color: #747474;font-size: 12px;}
/*logo*/
.logo{width: 1200px;height: 100px;margin: 0 auto; position:relative;}
.logo img{width: 343px; height: 61px; float: left; margin-top: 20px;}
/*search*/
.logo .search{width: 275px;height: 42px; float: right; border: 1px solid #dedede; margin-top: 30px; background: #FFFFFF; overflow: hidden; position:absolute; right:0;}
.search input{display: block;}
.texts{width:220px; height:42px;line-height:42px;display: block;margin-left:7px;float:left;padding:0 3px;background: none; color: #696969;}
.images{float:right; margin-top: 10px; margin-right: 5px;}

/*nav*/
.nav{width: 100%;height: 50px; background: #2b61c2;}
.nav ul{width: 1200px; height: 50px; margin: 0 auto;position:relative;}
.nav ul li{float: left;width: 133px;height: 50px; line-height: 50px; text-align: center; position: relative;}
.nav ul li a{ width: 100%;height: 100%; display: inline-block; font-size: 16px;color: #dde7fa;}
.nav ul li:hover a{ background: #c63636;}
.nav ul li.active a{ background: #c63636;}
/*设置一级导航样式*/
.nav ul li .subnav{ display: none; }
.nav ul li:hover .subnav{ width: 133px;display: block;position:absolute; top: 47px;left: 0;z-index: 5;}
.nav ul li:hover .subnav li{ width: 100%; clear: both; height: 45px;}
.nav ul li:hover .subnav li a{ width: 100%;height: 45px; line-height: 45px; display: inline-block; color: #2B61C2;background: #dde7fa; font-size: 14px; text-align: center;}
.nav ul li:hover .subnav li:hover a{ background: #2B61C2; color: #DDE7FA;}

/*banner*/
.banner{width: 1200px;height: 380px; margin: 0 auto;}
.banner img{width: 1200px;height: 380px;}
.focus {width: 100%;height: 380px;margin: 0 auto;position: relative;overflow: hidden;}
.focus .num {overflow: hidden;height: 25px;	position: absolute;	bottom: 2px;left: 47%;zoom: 1;z-index: 3;}
.focus .num li {width: 12px;height: 12px;line-height: 12px;text-align: right;font-weight: 400;color: #FFFFFF;background: url(../img/focus.png) no-repeat;margin-right: 10px;cursor: pointer;float: left;}
.focus .num li.on {background: url(../img/focus-on.png) no-repeat;}

/*main1*/
.main1{width: 1200px;height: 430px;margin: 35px auto;}
/*通知公告*/
.notice{width: 300px; float: left; height: 100%;}
.notice span a{ font-size: 16px; color: #2a2a2a; background: url(../img/notice.jpg) left center no-repeat;padding-left: 20px; height: 50px; line-height: 50px; display: inline-block;}
.notice-list{width: 100%;height: 360px;background: #f9f9f9; margin-top: 15px;}
.notice-list ul li{ width: 100%;height: 52px; padding-top: 30px;}
.notice-list ul li dl{width: 80px; height: 52px; float: left; border-right: 1px solid #d5d5d5;}
.notice-list ul li dl dt{ width: 65px;height: 30px; text-align: right; font-size: 24px; color: #7b7b7b; line-height: 30px;}
.notice-list ul li dl dd{ width: 65px;height: 22px; text-align: right; font-size: 12px; color: #bdbdbd; line-height: 22px;}
.notice-list ul li:hover dl dt{ color: #3f79e0;}
.notice-list ul li:hover dl dd{ color: #8ca7d8;}
.notice-list ul li a{width: 190px; float: right; margin-right: 10px; margin-top:5px;display: inline-block; font-size: 14px;color: #464646;line-height: 20px;}
.notice-list ul li:hover a{color: #3f79e0;}

/*&#51;&#54;&#53;&#23089;&#20048;&#95;&#51;&#54;&#53;&#100;&#110;&#105;&#26159;&#30495;&#30340;&#21507;&#21527;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;新闻*/
.news{width: 530px; height: 100%;float: left; margin: 0 35px; position: relative;}
.title{width: 100%;height: 50px; line-height: 50px; border-bottom: 1px solid #dddddd;}
.title a{ width: 90px; height: 49px; float: left;display: inline-block; font-size: 16px;color: #2a2a2a; text-align: center;}
.title a.on{border-bottom: 2px solid #2B61C2; color: #2b61c2;}
.title a:hover{border-bottom: 2px solid #2B61C2; color: #2b61c2;}
/*more*/
.news .news-more{position: absolute; right: 0;top: 15px;}
.news .news-more a{font-size: 12px;color: #adadad;}
.news .news-more a:hover{color: #C63636;}
/*新闻列表*/
.tab-list{width: 100%;}
.tab-list .first-list{width: 100%;height: 155px;border-bottom: 1px dotted #b2b2b2;}
.tab-list .first-list ul{ width: 100% ;height: 105px; padding-top: 30px;}
.tab-list .first-list ul li.first-list1{width: 130px;height: 105px; float: left;}
.tab-list .first-list ul li.first-list1 a img{width: 130px;height: 105px;}
.tab-list .first-list ul li.first-list2{ width: 380px;float: right;}
.tab-list .first-list ul li.first-list2 span{width:380px; height:30px; display:block; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.tab-list .first-list ul li.first-list2 span a{ font-size: 18px; color: #C63636;line-height: 30px;}
.tab-list .first-list ul li.first-list2 a:hover{color: #2B61C2;}
.first-time{font-size: 12px;color: #d0d0d0; margin-bottom: 15px;}
.fitst-zy{font-size: 12px;color: #9d9d9d; line-height: 20px;}

.last-list{width: 100%; margin-top: 15px;}
.last-list ul li{ width: 100%; height: 35px; line-height: 35px;}
.last-list ul li a{font-size: 14px;color: #464646;}
.last-list ul li span{ font-size: 12px;color: #aeaeae; float: right;}
.last-list ul li:hover a{color: #2B61C2;}

/*学生工作*/
.xsgz{width: 300px; height: 100%;float: right;}
.xsgz img{width: 300px;height: 98px;margin: 18px auto 4px;}

/*banner-mid*/
.banner-mid{width: 1200px;height: 130px;margin: 20px auto 40px;}
.banner-mid img{width: 1200px;height: 130px;}

/*main2*/
.main2{width: 1200px; height: 320px; margin: 0 auto;}
/*就业信息*/
.jyxx{width: 300px; float: left;}
/*教学管理*/
.jxgl-a{color: #242424 !important;font-size: 16px !important;}
.jxgl-a:hover{color: #2B61C2 !important;}
/*版权*/
.footer{width: 100%;height: 190px;background: #2f5daf; margin-top: 90px;}
.bottom{width: 1200px; height: 50px; padding-top:30px ;margin: 0 auto;}
.bottom p{text-align: center;font-size: 14px;color: #F9F9F9;line-height: 35px;}


/*列表页*/
.subbanner{width: 1200px;height: 276px; margin: 0 auto;}
.subbanner img{width: 1200px;height: 276px;}

/*栏目名称*/
.lmmc{width: 1200px;height: 70px;line-height: 70px; margin: 20px auto;border-bottom: 1px solid #dddddd;}
.lmmc h2{color: #1e1e1e;font-size: 24px; float: left;}
/*submenu*/
.submenu{float: right;}
.submenu ul li{float: left;margin-left: 20px;line-height: 70px;font-size: 16px;color: #d7d7d7;}
.submenu ul li a{font-size: 16px;color: #676767;}
.submenu ul li:hover{background: url(../img/submenu.png) center 55px no-repeat;}
.submenu ul li:hover a{color: #dd1414;}
.submenu ul li.light{background: url(../img/submenu.png) center 55px no-repeat;}
.submenu ul li.light a{color: #dd1414;}
.submenu ul span{font-size: 16px;color: #d7d7d7;float: left;margin-left: 20px;}

/*list*/
.list{width: 1200px; height: auto; min-height: 500px; overflow: hidden; margin: 20px auto;}
.list ul li{width: 100%;height: 66px;line-height: 66px; background: url(../img/list.png) left center no-repeat; text-indent: 20px;}
.list ul li span{float: right;font-size: 14px;color: #9a9898;}
.list ul li a{font-size: 16px;color: #393939;}
.list ul li:hover{background: url(../img/list-on.png) left center no-repeat;}
.list ul li:hover a{color: #2564be;}


/*内容页*/
.content{width: 1200px; height: auto;min-height: 500px;overflow: hidden;margin: 20px auto;}
.content h1{padding: 20px;font-size: 30px;color: #393939;text-align: center;line-height: 70px;}
.bar{width: 1200px; height: 45px; line-height:45px; text-align:center; color:#8e8e8e; font-size:14px; background: #f6f6f6; margin-bottom: 20px;}
.cont-nr{ padding:15px 0px;}
.cont-nr p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#393939; font-size:14px;}
.cont-nr p img{ margin:15px auto; border:none; display:block}

#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

/*下一条*/
.next{width: 1200px;height: 100px;border-bottom: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8; margin: 20px auto;padding: 30px 0;}
.next p{font-size: 14px;color: #464646; line-height: 40px; text-indent: 2em;}
.next p a{font-size: 14px;color: #464646; }

/*登录入口*/
.dljm{ width:440px; height:64px; margin:0 auto;}
.dlrk{ width:750px; height:330px; margin:30px auto; background:#f7f7f7;}
.lmmc h2 img{ vertical-align:middle; padding:0 20px;}
.dlk{ width:500px; height:200px; margin:0 auto; padding-top:70px;}
.dlk .yhm{ width:370px; height:60px; line-height:60px; margin:0 auto;}
.dlk .yhm span{width:100px;text-align:right;display:inline-block;font-size:18px; color:#1d1d1d;}
.dlk .yhm input{ width:230px; height:30px; font-size:14px; color:#1d1d1d; text-indent:1em; border:1px solid #b8b8b8;}
.dlk .mm{width:370px; height:60px; line-height:60px; margin:0 auto;} 
.dlk .mm span{width:100px;text-align:right;display:inline-block;font-size:18px; color:#1d1d1d;}
.dlk .mm input{ width:230px; height:30px;font-size:14px; color:#1d1d1d; text-indent:1em; border:1px solid #b8b8b8;}
.dl_buttom{ width:160px; height:50px; background:#0a87d8; margin:10px auto; font-size:18px; color:#fff; text-align:center;}
.dl_buttom input{ width:160px; height:50px; background:#0a87d8;font-size:18px; color:#fff; text-align:center;}
.span1{width:135px !important;text-align:right;display:inline-block;}
.span2{width:230px !important; height:30px;background:#e8e8e8;display:inline-block;font-size:16px !important;color:#5a5a5a !important;text-indent:1em;line-height:30px; text-align:left !important;}