@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif, "Microsoft YaHei UI Light", "Microsoft YaHei UI";
	color:#333;
	font-size:0.9375em;
	}
li,ul,input{
	list-style:none;
	margin:0;
	padding:0;
	vertical-align:middle;
	}
a{
	text-decoration:none!important;
	}
.top{
	padding-top:0.9375em;
	}
.middle{
	}
.bottom{
	margin-top:1.875em;
	}
.search-bar{
	position:relative;
	top:1.2em;
	float:right;
	}
.search-bar li{
	float:right;
	border:0.0625em solid #CCC;
	padding:0.3125em;
	}
.zongzhi{
	color:#333;
	font-weight:500;
	font-size:1.3em;
	font-family:"楷体";
	padding:0.6875em 0 0 0;
	}
.zongzhi span{
	margin-right:0.9375em;
	}
.search-bar .ipt{
	color:#666;
	width:16em;
	height:2.5em;
	line-height:2.5em;
	padding:0 0.3125em;
	border:none;
	}
.search-bar .sbt{
	height:2.5em;
	width:3.75em;
	border-style:none;
	background:url(../image/search.png) center center no-repeat #94070A;
	}
.mynav{
	 margin-top:0.9375em;
	 background-color:#94070A;
	}
.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}
.banner{
	}
.news,.notice,.studentWork,.zhuanti{
	margin-top:1.999em;
	}
.news .tit,.notice .div-l .tit,.notice .div-r .tit,.studentWork .box-l .tit,.studentWork .box-r .tit,.zhuanti .tit{
	height:2.8125em;
	line-height:2.8125em;
	border-bottom:2px solid #9A0000;
	font-weight:600;
	}
.news .tit .txt,.notice .div-l .tit .txt,.notice .div-r .tit .txt,.studentWork .box-l .tit .txt,.studentWork .box-r .tit .txt,.zhuanti .tit .txt{
	float:left;
	font-size:1.3em;
	}
.news .tit .txt{
	background:url(../image/new-icon.png) left center no-repeat;
	padding-left:2.1em;
	}
.news .tit .more,.notice .div-l .tit .more,.notice .div-r .tit .more,.studentWork .box-l .tit .more,.studentWork .box-r .tit .more,.zhuanti .tit .more{
	float:right;
	font-size:1em;
	}
.news .tit .more a,.notice .div-l .tit .more a,.notice .div-r .tit .more a,.studentWork .box-l .tit .more a,.studentWork .box-r .tit .more a,.zhuanti .tit .more a{
	color:#999;
	}
.news .tit .more a:hover,.notice .div-l .tit .more a:hover,.notice .div-r .tit .more a:hover,.studentWork .box-l .tit .more a:hover,.studentWork .box-r .tit .more a:hover,.zhuanti .tit .more a:hover{
	color:#C33;
	}
.news-pic{
	width:450px;
	height:280px;
        overflow:hidden;
        padding-top:0.938em;
	}
.news-list,.notice .div-r .lst,.studentWork .box-r .lst,.zhuanti .lst{
	padding-top:0.938em;
}
.news-list li{
	height:3.6em;
	line-height:3.6em;
	border-bottom:dotted 0.063em #CCCCCC;
	}
.news-list li .l-l{
	float:left;
	}
.news-list li a{
	color:#333;
	}
.news-list li a:hover{
	color:#BA2A17;
	}
.news-list li .l-r{
	float:right;
	font-size:0.813em;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	}
.notice .div-l .tit .txt{
	background:url(../image/notice-icon.png) left center no-repeat;
	padding-left:40px;
	}
.notice .div-l .lst li{
	height:3.750em;
	margin-top:1.5em;
	border-bottom:0.063em dotted #CCC;
	}
.notice .div-l .lst .notice-dt{
	float:left;
	width:3.7em;
	height:3.7em;
	padding:0.313em 0.625em;
	background:#9A0000;
	color:#FFF;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	}
.notice .div-l .lst .notice-dt .m{
	font-size:1.188em;
	border-bottom:0.063em solid #FFF;
        font-weight:600;
	}
.notice .div-l .lst .notice-dt .d{
	font-size:15px;
}
.notice .div-l .lst .notice-txt{
	max-width:24.5em;
	float:left;
	line-height:1.875em;
	padding-left:0.938em;
	font-size:0.938em;
	}
.notice .div-l .lst a{
	color:#680000;
	}
.notice .div-l .lst a:hover{
	color:#900;
	}
.notice .div-r .tit .txt{
	background:url(../image/dj.png) left center no-repeat;
	padding-left:2em;
	}
.studentWork .box-r .tit .txt{
	background:url(../image/stui-icon.png) left center no-repeat;
	padding-left:2em;
	}
.notice .div-r .lst li{
	height:2.813em;
	line-height:2.813em;
	}
.notice .div-r .lst .l-l{
	float:left;
	}
.notice .div-r .lst .l-r{
	float:right;
	font-size:0.813em;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	}
.notice .div-r .lst a{
	color:#333;
	}
.notice .div-r .lst a:hover{
	color:#BA2A17;
	}
.bottom .link{
	height:2.813em;
	background:#CCC;
	}
.bottom .link .lnk-icon{
	font-size:2em;
	color:#94070A; 
	margin-top:7px;
	}
.bottom .webinfo{
	padding:1.875em 0;
	background:#413F40;
	}
.bottom .link li{
	float:left;
	}
.bottom .link .lnk-li{
	line-height:2.813em;
	margin-left:1.875em;
	}
.bottom .link a{
	color:#333;
	}
.bottom .link a:hover{
	font-weight:bold;
	}
.bottom .webinfo li{
	height:2.813em;
	line-height:2.813em;
	text-align:center;
	color:#CCC;
	font-weight:700;
	}
.studentWork .box-l .tit .txt{
	background:url(../image/teaxh-icon.png) left center no-repeat;
	padding-left:2em;
	}
.studentWork .box-l .lst li{
	padding:0.313em 0;
	border-bottom:0.063em dotted #CCC;
	margin-top:0.938em;
	}
.studentWork .box-l .lst .tit2{
	height:1.9em;
	line-height:1.9em;
	}
.studentWork .box-l .lst .other{
	height:1.3em;
	line-height:1.3em;
	}
.studentWork .box-l .lst .other span{
	color:#999;
	margin-right:0.875em;
	font-size:0.9em;
	font-family:"Microsoft YaHei UI";
	}
.studentWork .box-l .lst a{
	color:#680000;
	}
.studentWork .box-l .lst a:hover{
	color:#9A0000;
	}
.studentWork .box-r .lst li{
	height:2.813em;
	line-height:2.813em;
	}
.studentWork .box-r .lst li a{
	color:#333;
	}
.studentWork .box-r .lst li a:hover{
	color:#900;
	}
.studentWork .box-r .lst .l-l{
	float:left;
	}
.studentWork .box-r .lst .l-r{
	float:right;
	font-size:0.813em;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	}
.zhuanti .tit .txt{
	background:url(../image/zt.png) left center no-repeat;
	padding-left:2.1em;
	}
.se-middle{
	
	}
.main-content{
	margin-top:1em;
	}
.cat-nav{
	}
.cat-nav a{
	color:#333;
	}
.cat-nav .catname{
	height:2.8em;
	background:#9A0000;
	line-height:2.8em;
	text-align:center;
	color:#FFF;
	font-size:1.0em;
	font-weight:bold;
	}
.cat-nav .catlist{
	}
.cat-nav .catlist li{
	text-align:center;
	height:2.8em;
	line-height:2.8em;
	background:#EFEFEF;
	margin-top:0.3em;
	}
.pos{
	margin-bottom:0.9em;
	}
.cat-lst{
	border:1px solid #DDD;
	padding:1em;
	border-radius:0.3em;
	}
.cat-lst .tit{
	height:2.8125em;
	line-height:2.8125em;
	border-bottom:2px solid #9A0000;
	font-weight:600;
	}
.cat-lst .tit .txt{
	font-size:1.3em;
	}
.cat-lst .lst{
	margin:1em 0 1em 0;
	padding:0 1em 0 1em;
	}
.cat-lst .lst li{
	border-bottom:1px dotted #CCC;
	height:3em;
	line-height:3em;
	}
.cat-lst .lst li a{
	color:#333;
	}
.cat-lst .lst li .l-l{
	float:left;
	}
.cat-lst .lst li .l-r{
	float:right;
	color:#B3B3B3;
	}
.page{
	height:3em;
	line-height:3em;
	}
.page a{
	color:#333;
	}
.cat-lst .content{
	padding:1em;
	}
.box-content{
	border:1px solid #DDD;
	border-radius:5px;
	padding:1em;
	}
.box-content .attr{
	border-bottom:1px dashed #DDD;
	}
.box-content .attr .b-tit{
	text-align:center;
	margin:1em 0 1em 0;
	}
.box-content .attr .other{
	text-align:center;
	height:3em;
	line-height:3em;
	}
.box-content .attr .other span{
	margin-right:2em;
	}
.box-content .text{
	padding:1.5em;
	}
/*
rewrite
*/
.dtjt9_div_img .number{
bottom:60px!important;
}