body{margin:0 auto; font-size:12px; font-family:宋体; background:url(2017lmbj.png); min-width:1200px; }
img {border: none;}
td{ vertical-align:top;}
/*************************************
* public style  author:wenbj
*************************************/
.clearfloat{clear:both;height:0;line-height:0;font-size:0;}
.clearfloat2{overflow:hidden;zoom:1; display:block;}
.pabs{position:absolute;}
.prel{position:relative; }
.floatL{display:inline;float:left;}
.float-L{ float:left;}
A:link{color:#000000;text-decoration:none;}
A:visited{color:#000000;text-decoration:none;}
A:active{color:#000000;text-decoration:none;}
A:hover{color:#000000;text-decoration:none;}
/**头部、导航**/
.head {  width:1200px;    border: none;	height: 490px;	left: 0px;	padding: 0px;	top: 0px;	z-index:9999;	 }
.nav{width:1200px; height:210px;background:url(2017dh.jpg) ;text-align:center;}
.nav2{width:1200px; height:210px;background:url(2017dh2.jpg) ;text-align:center;}
.yqlj{width:1200px; height:70px; margin-top:10px; margin-bottom:10px;}
.bqxx{width:1200px; height:40px; background: #f5f3f4; text-align:center; padding-top:10px;}
.banquan2{border: none;	height: 100px;left: 0px;	padding: 0px;width:1200px;text-align:center;vertical-align:middle;color: #000000;}

/**内容页**/
.content2{width:1200px;  background:url(c-bg.jpg) repeat-x;}
.dqwz{width:990px; height:40px; line-height:40px; text-align:left;}
.wzlb{width:1198px; _height:500px; min-height:500px;  border:1px solid #e2e2e2;}
/**栏目页**/
.content{width:1200px; _height:500px; min-height:500px; background: #FFFFFF;}
.dqwz{width:940px; height:39px; line-height:39px; text-align:left; border-bottom:1px solid #e2e2e2; background:#FFF;}
.lmnr{width:940px; _height:400px; min-height:400px; background:#FFFFFF}
.lmdh-bt{width:260px; height:40px;  background:#025483;}
.lmdh-nr{width:258px; _height:363px; min-height:363px; background:#FFFFFF; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2; border-top:1px solid #e2e2e2;}
/*2017logo*/
#2017logo 
 {  width:1200px;
    border: none;
	height: 180px;
	left: 0px;
	padding: 0px;
	top: 0px;
	
	 }
/*2017主页顶端*/
#top
 {  
	border: none;
	height: 40px;
	left: 0px;
	padding: 0px;
	top: 0px;
	width: 1200px;
	text-align:left;
	background-image:url(2017home_logo-top.jpg);
 }
 /*2017学校名称*/
#xuexiaomingcheng
 {
	
	border: none;
	height: 100px;
	left: 0px;
	padding: 0px;
	top: 40px;
	width: 1200px;
	text-align: left;
 }
 

 
/*2017 顶部导航 */
#daohang
{
	border: none;
	height: 33px;
	line-height: 33px;
	padding: 0px;
	margin-bottom:10px;
	top: 140px;
	width: 1200px;
	position:absolute;
}

/*2017 下导航*/   
#xiadaohang
 {  width:1200px;
    border: none;
	height: 230px;
	left: 0px;
	padding: 0px;
	top: 0px;
	background-color:#e6e6e6;
	
	 }  
/*2017版权信息*/
#banquan
{	border: none;
	height:102px;
	left: 0px;
	padding: 0px;
	top:0px;
	width:1200px;
	background:url(home2017_16.jpg);
	text-align:center;
	vertical-align:middle;
	color: #FFFFFF;
	
}
  
   
/*2017事业单位*/
#shiyedanwei
{	border: none;
	height: 30px;
	padding-left:1000px;
	background:#CF3	
	top: 15px;
	width: 100px;
	text-align:center;
	vertical-align:middle;
	line-height:30px;	
}
#duantounav{width:1200px; height:300px;background:url(2017dh.jpg) ;text-align:center;top:190px; position:absolute;}
#lanmunav{width:1200px; height:300px;background:url(2017dh2.jpg) no-repeat  ;text-align:center;top:190px; position:absolute;}
#neirongnav{width:1200px; height:300px;background:url(2017dh3.jpg) no-repeat  ;text-align:center;top:190px; position:absolute;}
/*---------------------导航样式----------------------------------*/
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/* Menu */
.menu {	
	height: 40px;
	width:1200px;
	background: #FFF;
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -moz-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
	
}



/* Links */

.menu li a {
	display: block;
	padding: 0 10px;10px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	text-align:center;
	width: 97px;
	border-left: 1px solid #393942;
	border-right: 1px solid #393942;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-family:Microsoft YaHei;
	color: #ffffff;
	
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }
/**文字变色**/
.menu li:hover > a { color: #eb986f; }

/* Sub Menu */

/**下拉框表格内容**/
.menu ul {
	position: absolute;
	top: 40px;
	left: 0;

	opacity: 0;
	
	background: #0e6eb8;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
/**下拉框表格**/
.menu ul li a {
	width: 97px;
	padding: 4px 0 4px 20px;
	margin: 0;

	border: none;
	
}

.menu ul li:last-child a { border: none; }

/**焦点图**/
#myFocus{ margin-bottom:0px ;position:absolute; top:190px;}
.mF_tbhuabao {background:#ffffff; overflow:visible}
.mF_tbhuabao .pic,.mF_tbhuabao .win{position:absolute;top:0;left:0;overflow:hidden;}
.mF_tbhuabao .pic li{position:relative;float:left;overflow:hidden;}
.mF_tbhuabao .txt li{position:absolute;z-index:2;width:100%;height:38px;line-height:38px;display:none;}/*默认标题高度*/
.mF_tbhuabao .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_tbhuabao .txt li span{display:block;height:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;}
.mF_tbhuabao .dot{position:absolute;bottom:0;left:0;height:32px;line-height:28px;width:100%;text-align:center;}
.mF_tbhuabao .dot li{display:inline;margin:0 3px;}
.mF_tbhuabao .dot li a{color:#999;font-size:26px;text-decoration:none;}
.mF_tbhuabao .dot li.current a{color:#A91606;}
.mF_tbhuabao .prev a,.mF_tbhuabao .next a{display:block;color:#bbb;text-align:center;text-decoration:none;}

/**校内链接**/

.xn_lj h1 {
	height: 38px; color: rgb(51, 51, 51); line-height: 38px; padding-left: 15px; font-size: 14px; 
}
.xn_lj h1 {
	padding-left: 0px; 
}
.xn_lj {
	width: 370px; overflow: hidden; float:left; display: inline;
}
.xn_lj ul {
	margin-top: 3px; margin-left: 15px;
}
.xn_lj ul li {
	line-height: 38px; padding-left: 20px; margin-right: 15px; float: left; display: inline; position: relative;
}
.xn_lj ul li img {
	left: 0px; top: 2px; position: absolute;
}
.Menubox {
	 width: 600px; margin-top: 18px; }
.Menubox ul {
	margin: 0px; padding: 0px; position: absolute;
}
.Menubox li {
	width: 130px; text-align: center; color: rgb(0, 0, 0); overflow: hidden; font-weight: bold; margin-right: 10px; float: left; display: inline-block; cursor: pointer;
}
.Menubox li img {
	width: 23px; height: 22px; margin-top: 6px; margin-left: 5px !important; float: left; z-index: 100;
}
.Menubox li b {
	height: 37px; line-height: 37px;  font-family: "微软雅黑"; font-size: 16px; z-index: 80; text-align:left;
}
.Menubox li.hover {
	background: #0e6eb8; padding: 0px 0px 0px 20px; width: 130px; color: rgb(255, 255, 255); overflow: visible; font-weight: bold; float: left; display: inline-block; position: relative;
}
.Menubox li ul li {
	background: rgb(255, 255, 255); padding-left: 0px !important;
}	
.sp_gk {
	background: rgb(255, 255, 255); border: 1px solid #0e6eb8 ; border-image: none; left: 0px; width: 270px; height: auto; bottom: 37px; display: block; position: relative; z-index: 300;
}
.sp_gk li {
	height: 36px !important; text-align: left !important; line-height: 36px !important; margin-right: 0px !important; border-bottom-color: rgb(191, 191, 191) !important; border-bottom-width: 1px !important; border-bottom-style: dashed !important;
}
.sp_li1 {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.sp_gk li a {
	background: none !important; height: 36px; color: rgb(0, 0, 0) !important; padding-left: 30px !important; font-family: "微软雅黑"; font-size: 12px !important; font-weight: normal !important; display: block;
}
.sp_gk li a:hover {
	background: #0e6eb8 !important; color: rgb(255, 255, 255) !important; display: block;
}
#sp_li1 {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}

#dbdh
 {  BACKGROUND: #e6e6e6 repeat-x 0px -60px; OVERFLOW: hidden; 
    border: none;
	height: 230px;
	text-align:center;
	vertical-align:middle;
	width:100%;

	} 
#dblj
 {  BACKGROUND: #cacaca repeat-x 0px ; OVERFLOW: hidden;
    border: none;
	height: 65px;
	text-align:center;
	vertical-align:middle;width:100%;
	
	} 
#dblj_right1
 {  width:120px;
    border: none;
	height: 65px;
	background-image:url(xglj.jpg);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	margin-left:100px;
	}

#dblj_right
 {  width:800px;
    border: none;
	height: 65px;
	background-color:#cacaca;
	
	
	}
#dblj_left
 {  width:700px;
    border: none;
	height: 65px;
	padding-left: 0px;
	background-color:#cacaca;
	text-align:middle;
	vertical-align:middle;
	}
#ztfw
 {  border: none;
	height: 70px;
	text-align:center;
	vertical-align:middle;
	BACKGROUND: #ffffff repeat-x 0px -60px; OVERFLOW: hidden; 
	
	}

/*2017版权信息*/
#banquan2 
{ BACKGROUND: #025484 repeat-x 0px -60px; OVERFLOW: hidden; 
    border: none;
	text-align:center;
	vertical-align:middle;	
border: none;
	height: 100px;
	width:100%;
	
	
}

/*2019校园风光*/


.pic1box{ width:800px;margin:10px 10px 10px 10px;font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif; text-align:left;}
.pic1box h2{font-size:22px;line-height:36px;color:#d13a3e;text-align:center;}
.pic1box .text{font-size:16px;line-height:30px;color:#2a2d39;padding:10px 0 20px 0;text-align:center;}
.pic1list{margin-left:1px}
.pic1list:after{height:0;display:block;clear:both;visibility:hidden;content:'.';font-size:0}
.pic1list ul{ width:800px;margin:0 auto;position:relative; list-style:none;}
.pic1list li{ float:left;text-align:center;cursor:pointer;z-index:0;position:relative;margin:0 10px 10px 0;width:240px;height:200px;margin-bottom:10px;box-shadow:0px 1px 0px #edecec;border: 1px solid #e5e5e5; list-style:none;}
.pic1list li.r{ margin-right:0 list-style:none;}
.pic1list li .in img{*width:240px;*height:auto; list-style:none;}
.pic1list li .in{ position: absolute;left: 0;top: 0;z-index:2;width: 240px; list-style:none;}
.pic1list li .in .imgdiv{display:block;width:230px;height: 142px;margin:0 auto;margin-top:4px;overflow:hidden; list-style:none;}
.pic1list li span{ display:block;text-align: center;height:46px;padding:8px 3px 0 3px;font-size:14px;line-height:20px;color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; list-style:none;}
.pic1list li span b{display:block;color:#d13a3e ;list-style:none;}
.pic1list li.pic1 .original{display:none;padding:5px;padding-bottom:0;border: 1px solid #d13a3e;position:absolute;text-align: center;left:-16px; top:-59px; background: #fff;list-style:none;}
.pic1list li.pic1 .original .imga{display:block;list-style:none;}
.pic1list li .original img{*height:250px;*width:auto;list-style:none;}
.pic1list li .original span {height:36px;padding-top:0;list-style:none;}
.pic1list li .original b{ line-height:36px;list-style:none;}
.pic1list li.on{z-index:999;list-style:none;}
.pic1list li.on .original{ display:block;z-index:100;list-style:none;}