/*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	font-family: "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", SimSun, "宋体", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	color: #666;
	height: auto;
	clear: both;
}
img {
	border: 0px;
}
ul,li {
	list-style: none;
}
em,i {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover{
	color: #BF0C0C;
}
.del_float {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
a,area {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}
.web {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
input,button,select,textarea {
	outline: none;
	border: none;
}
/*网站基本定义*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	*zoom: 1;
}
/*元素固定定位时，避免在ie6下元素抖动*/
* html {
	background: url(/about:blank);
}
/*火狐去掉按钮、连接的虚线*/
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;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1080 {
	width: 1080px;
	margin: 0 auto;
}
/*index*/
.top-box{width:100%;background:url(/images/top.jpg) no-repeat;height:119px;}
.top{width:1200px;margin:0 auto; position:relative;}
.logo{display: block;float:left;margin-top:20px;height:70px;}
.logo img{height:100%}
.fwjz{ position:absolute; right:0; top:15px; color:#fff !important;padding-left:15px;font-size:12px;}
.fwjz:hover{ color:#fff;}
.search{float:right;width:270px;background:url(/images/search-bg.png);height:32px;border-radius:5px;overflow:hidden;margin-top:40px;}
.search input{display: block;}
.texts{width:220px;line-height:18px;margin-top:7px;display: block;margin-left:7px;float:left;border-right:1px solid #fff;padding:0 3px;background: none; color: #FFFFFF;}
.images{float:right; margin-top: 8px; margin-right: 5px;}
/*nav*/
.nav{
	width: 1200px;
	height: 46px;
	margin: 0 auto;
}
.nav ul li { 
	height: 46px;
    float:left; 
    position:relative;
    padding: 3px 13px;
    line-height: 46px;
}
.nav ul li a {
    display:block;
    height:46px; 
    color:#333333;
    font-size:16px;
    line-height:46px; 
    text-align:center;
}
.nav ul li a:hover { 
	color: #E13838;
}
 .nav ul li.active{ 
 	color: #E13838;
}
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
    display:block;
    position:absolute;
    top:46px;
    left:-20px;
    z-index:1000;
    background-color:#FFFFFF;
}
.nav ul li:hover ul li a{
    display: inline-block;
    color:#626262;
    font-size:14px;
    width:100px;
    height:46px;
    line-height:46px;
    text-align:center;
}
.nav ul li:hover ul li a:hover{
    background-color:none;
    color:#e13838;
}
/*设置三级导航样式*/
.nav ul li:hover ul li ul { 
    display:none;
}
.nav ul li:hover ul li:hover ul{ 
    display:block; 
    width:130px !important; 
    position:absolute; 
    top:0px; 
    left:130px;
    background-color:none;
}
.nav ul li:hover ul li:hover ul li { 
    width:130px; 
    height:46px; 
}
.nav ul li:hover ul li:hover ul li a { 
    display:block; 
    width:120px; 
    height:46px; 
    line-height:46px;
    text-align:left; 
}
.nav ul li:hover ul li:hover ul li a:hover { 
    background-color:none !important;
}
.nav ul li:hover ul li a .nav_jw ul { 
    display:none !important;
}
.nav ul li:hover ul li a .nav_jw:hover ul{ 
    display:block; 
    width:130px !important; 
    position:absolute !important; 
    top:0px !important; 
    left:120px !important;
    background-color:none !important;
}
.nav ul li:hover ul li a .nav_jw:hover ul li { 
    width:120px; 
    height:46px; 
	padding:3px 10px !important;
}
.nav ul li:hover ul li a .nav_jw:hover ul li a { 
    display:block; 
    width:120px; 
    height:46px; 
    line-height:46px; 
    border:2px solid gray; 
    text-align:left; 
}
.nav ul li:hover ul li a .nav_jw:hover ul li a:hover { 
    background-color:none !important;
}


/*banner*/
.banner{
	width: 100%;
	height: 436px;
}
.focus {
	width: 100%;
	height: 430px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus ul li p {
	width: auto;
	display: inline-block;
	width: 850px;
	height: 63px;
	line-height: 63px;
	background: #FFFFFF;
	opacity: 0.76;
	position: relative;
	top: -90px;
	left: 300px;
}
.focus ul li p a{
	color: #333333;
	font-size: 26px;
	padding-left: 20px;
}
.focus ul li p a:hover{
	color: #BF0C0C;
}
.focus ul li p img {
	vertical-align: middle;
	padding: 0 20px;
}
.focus .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 2px;
	left: 70%;
	zoom: 1;
	z-index: 3;
}
.focus .num li {
	width: 42px;
	height: 5px;
	line-height: 10px;
	text-align: right;
	font-weight: 400;
	color: #FFFFFF;
	background: url(/images/focus.png) no-repeat;
	margin-right: 10px;
	cursor: pointer;
	float: left;
}
.focus .num li.on {
	width: 42px;
	height: 5px;
	background: url(/images/focus-on.png) no-repeat;
}
/*正文*/
.main-1{
	width: 1200px;
	height: 1000px;
	margin: 0 auto;
	clear: both;
}
.main-1-left{
	width: 777px;
	height: 1000px;
	float: left;
}
.xzhy{
	width: 100%;
	height: 455px;
}
.title{
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #eeeeee;
}
.title li{
	color: #c71010;
	font-size: 25px;
	line-height: 70px;
	width: 117px;
	height: 67px;
	border-bottom: 3px solid #f77a3d;
	float: left;
}
.xzhy-pic{
	width: 100%;
	height: 353px;
}

.xygk{
	width: 370px;
	height: 161px;
	background: #e49e5a;
	float: left;
	margin-top: 30px;
position: relative;
}
.xygk li{
	float: left;
	margin-right: 20px;
}
.xygk li a{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
}
.xygk li a:hover{
	color: #C71010;
}
.xygk li p{
	font-size: 14px;
	color: #FFFFFF;
}
.ckgd{
	width: 86px;
	height: 30px;
	background: url(/images/bg.png) repeat-x;
	position: absolute;
	bottom:0px;
	right: 0px;
	text-align: center;
}
.ckgd a{
	font-size: 14px !important;
	color: #FFFFFF;
}
.ckgd a:hover{
	color: #BF0C0C;
}
/*入学申请*/
.rxsq{
	float: right;
	background: #51addc;
}
/*留nba直播免费观看活*/
.lxsh{
	float: left;
	background: #86d447;
}
/*创业就业 */
.cyjy{
	float: right;
	background: #e46868;
}
/*新闻动态*/
.news{
	width: 100%;
	height: 535px;
	clear: both;
}
.title-news li{
	border-bottom: 3px solid #86d447;
}
.li-more{
	width: 77px !important;
	float: right !important;
	border-bottom: none !important;
}
.li-more a{
	font-size: 16px;
	color: #999999;
}
.li-more a:hover{
	color: #BF0C0C;
}
.news-main{
	width: 100%;
	height: 300px;
}
.news-main dl{
	width: 367px;
	height: 100%;
	border-bottom: 1px dashed #EEEEEE;
	float: left;
}
.news-main dl dt img{
	width: 367px;
	height: 188px;
}
.news-main dl dd.dd-title a{
	font-size: 18px;
	color: #212121;
	line-height: 60px;
}
.news-main dl dd.dd-title a:hover{
	color: #BF0C0C;
}
.news-main dl dd.dd-zy{
	font-size: 14px;
	color: #7c7c7c;
	line-height: 22px;
}
.news-list{
	width: 100%;
	height: 50px;
	border-bottom: 1px dashed #EEEEEE;
	clear: both;
}
.news-list li{
	float: left;
	height: 50px;
	line-height: 50px;
}
.news-list li img{
	vertical-align: middle;
	padding-right: 10px;
}
.news-list li a{
	font-size: 16px;
	color: #4c4c4c;
}
.news-list li a:hover{
	color: #BF0C0C;
}
.news-list li.li-rq{
	float: right;
	font-size: 14px;
	color: #b2b2b2;
}
/*通知公告*/
.main-1-right{
	width: 380px;
	height: 1000px;
	float: right;
}
.title-notice{
	margin-bottom: 17px;
}
.title-notice li{
	border-bottom: 3px solid #319edc;
}
.notice-list{
	width: 100%;
	height: 227px;
	border-bottom: 1px dashed #EEEEEE;
}
.notice-list:hover .notice-title a{color: #BF0C0C;}
.notice-title{ height:66px; padding-top:10px;}
.notice-title a{
	font-size: 18px;
	color: #319edc;
	line-height: 38px;
}
.notice-title a:hover{
	
}
.notice-rq{
	font-size: 14px;
	color: #9a9a9a;
	line-height: 45px;
}
.notice-zy{
	font-size: 14px;
	color: #5c5c5c;
	line-height: 31px;
}
/*main-2*/
.main-2{
	width: 100%;
	height: 354px;
	background: url(/images/list-bottom-bg.jpg) no-repeat;
	margin-top: 30px;
}
.main-2-mid{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
/*科研动态*/
.kydt{
	width: 570px;
	float: left;
}
.title-2{
	width: 100%;
	height: 50px;
	margin-top: 10px;
}
.title-2 li{
	width: 150px;
	line-height: 50px;
	font-size: 25px;
	color: #1a1a1a;
	float: left;
}
.title-2 li img{
	vertical-align: middle;
	padding-right: 12px;
}
.kydt-pic{
	width: 100%;
	height: 122px;
	margin: 5px 0;
}
.kydt-pic ul.ul-kydt-pic{
	width: 187px;
	height: 122px;
	float: left;
}
.kydt-pic ul.ul-kydt-pic img{
	width: 187px;
	height: 122px;
}
.kydt-pic ul.ul-kydt-list{
	width: 370px;
	float: right;
}
.kytd-title a{
	font-size: 16px;
	color: #225a8e;
	line-height: 35px;
	font-weight: bold;
}
.kytd-title a:hover{
	color: #BF0C0C;
}
.kydt-rq{
	font-size: 14px;
	color: #b5b5b5;
	line-height: 30px;
}
.kydt-zy{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.kydt-list{
	border-bottom: 1px dashed #cccccc;
}
.kydt-list li a{
	font-size: 14px;
}
.kydt-list li a:hover{
	color: #BF0C0C;
}
/*党建工作*/
.djgz{
	float: right;
}
/*版尾*/
.footer{
	width: 100%;
	height: 136px;
	background: #bf0c0c;
}
/*link*/
.link{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #c93030;
}
.link-mid{
	width: 650px;
	text-align: center;
	margin: 0 auto;
	line-height: 60px;
}
.link-mid li{
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	padding: 0 15px;
}
.link-mid li a{
	font-size: 16px;
	color: #FFFFFF;
}
.link-mid li a:hover{
	text-decoration: underline;
}
/*bq*/
.bq p{
	text-align: center;
	font-size: 14px;
	color: #f1cbcb;
	margin-top: 8px;
}

/*list*/
.subbanner img{
	width: 100%;
	height: 277px;
}
.list-main{
	width: 1200px;
	min-height: 880px;
	overflow: hidden;
	margin: 20px auto;
}
.list-left{
	width: 296px;
	height: 880px;
	float: left;
	border: 1px solid #c71010;
}
/*栏目名称*/
.lmmc{
	width: 100%;
	height: 69px;
	background: url(/images/list-dqwz.jpg) no-repeat;
}
.lmmc li{
	font-size: 26px;
	color: #FFFFFF;
	line-height: 69px;
	text-align: center;
}
/*二级导航*/
.submenu li{
	width: 262px;
	height: 62px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	margin: 15px auto 0;
	text-align: center;
}
.submenu li a{
	font-size: 22px;
	color: #808080;
	line-height: 62px;
	display:block;
}
.submenu li a.a-aq{
	color: #e84040;
}
.submenu li a:hover{
	color: #e84040;
}
/*列表*/
.list-right{
	width: 874px;
	min-height: 880px;
	overflow: hidden;
	float: right;
}
.dqwz{
	width: 100%;
	height: 70px;
	border-bottom: 2px solid #cccccc;
}
.dqwz h3{
	width: 210px;
	height: 67px;
	border-bottom: 3px solid #c71010;
	font-size: 25px;
	color: #1a1a1a;
	line-height: 70px;
	float: left;
}
.dqwz h3 img{
	vertical-align: middle;
	padding-right: 20px;
}
.dqwz-right{
	float: right;
}
.dqwz-right li{
	float: left;
	font-size: 16px;
	color: #999999;
	line-height: 70px;
	padding: 0 10px;
}
.dqwz-right li a{
	font-size: 16px;
	color: #999999;
}
/*list*/
.list{
	width: 100%;
	height: 50px;
	border-bottom: 1px dashed #EEEEEE;
}
.list li{
	font-size: 14px;
	line-height: 50px;
	float: left;
}
.list li a{
	font-size: 14px;
	color: #383838;
}
.list li a:hover{
	color: #C71010;
}
.list-rq{
	width: 80px;
	float: right !important;
	color: #999999;
}

/*content*/
.content h2{
	font-size: 26px;
	color: #db8600;
	text-align: center;
	line-height: 70px;
	margin-top: 20px;
}
.content p.p-bt{
	text-align: center;
	color: #a4a4a4;
}
.content p{
	font-size: 14px;
	color: #474747;
	line-height: 35px;
	text-indent: 40px;
	text-align: left;
	margin: 10px 0;
}
.content p img{
	margin:15px auto; border:none; }
/*师资队伍*/
.list-right h4{
	width:200px;
	height:50px;
	background:#c71010;
	color:#FFF;
	font-size:22px;
	text-align: center;
	line-height:50px;
	margin-top:30px;
	clear:both;
}
.szdw{
	width:100%;
	margin-bottom:40px;
	overflow:hidden;
}
.szdw li{
	width:120px;
	height:50px;
	float:left;
	line-height:50px;
	font-size:16px;
	color:#333333;
}
.szdw li a{
	font-size:16px;
	color:#333333;
	}
.szdw li img{
	vertical-align:middle;
	padding-right:10px;}
#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; }
#vsb_content a{ 
	font-size: 14px;
	color: #474747;
}
#vsb_content p{
	font-size: 14px;
	color: #474747;
	line-height: 35px;
	text-indent: 40px;
	text-align: left;
	margin: 10px 0;
}
#vsb_content a:hover{ color:#C71010;}