﻿*{
    /* margin: 0; */
    padding: 0;
    font-family:"Microsoft Yahei"!important;
}
li{list-style:none;color:#000;}
a{text-decoration:none;color:#000;}
a:hover{color:#00913B;}
body{ font-family:"Microsoft Yahei"!important;}
/*公共arrow样式*/

.top_main,.logo,.banner,.nav_content,.main_content,.foot_content{
		width:1200px;
		margin:0 auto;	
	}
.search_btn:hover{
		background:url(../img/sy-icon.png) -218px 5px no-repeat #33c278;
	}	
#btn:hover{
		background:#33c278;
	}
	
.top{   
		position:absolute;
		width: 100%;
		height:38px;
		background:#F4F4F4;	
		font-size:12px;
		font-weight:normal;
	}

.top_main{
		height:40px;
		overflow:hidden;
	}
.top_left{
		width:300px;
		height:40px;
		float:left;	
	}	
.top_left li.line{
		border-right:1px solid #d5d5d5;	
	}
.top_left ul li{
	    font-size: 14px;
		width:99px;
		height:26px;
		float:left;
		text-align:center;
		line-height:26px;
		margin-top:7px;
	}
.top_left ul li.line{
	border-right:1px solid #d5d5d5;
}	
.top_right{
		width:900px;
		height:40px;
		float:right;	
	}
.top_right form{
	    font-size: 12px;
		position:relative;
		margin-left: 270px;
	}			
.top_right i{
		display:inline-block;
		width:40px;
		height:40px;
		overflow:hidden;	
		vertical-align:middle;
	}	
.top_right .header_checkNum{
		display:inline-block;
		width:50px;
		height:15px;		
		vertical-align:middle;
		margin:0px 10px 4px -10px;
}		
.top_right input{
		outline:none;
		width:106px;
		height:20px;
		border:1px solid #d5d5d5;
		border-radius:2px;
		margin-right:20px;
		margin-left:2px;
	}
.top_right input.checkNum,.top_right input.btn{
		width:49px;	
	}	
.top_right input.btn{
		background:#498d6a;
		color:#fff;
		border-radius:3px;
		cursor:pointer;
		font-size: 12px;
	}
.top_right input.btn:hover{
	 background: #33c278;
}
.logo{  
	    background-color: #fff;
		height:100px;
		margin-top:38px;
	}
.logo_img{
		width:550px;
		height:100px;
		background:url(../img/icon_list1.png) 37px 15px no-repeat;	
		cursor:pointer;
	}	
.search{
		display:inline-block;
		width:650px;	
		float:right;
		position:relative;
		margin-top:-100px;
	}				
.search_txt{
		width:185px;
		height:33px;
		position:absolute;
		margin-top:29px;
		outline:none;
		font-size:12px;
		padding-left:20px;
		border:1px solid #dcdcdc;
		color:#c9c8c8;
		margin-left:380px;
		line-height:40px;
	}
.search_btn{
		display:inline-block;
		width:45px;
		height:33px;
		background:url(../img/sy-icon.png) -218px 5px no-repeat #b0b0b0;
		position:absolute;
		margin-top:29px;
		margin-left:565px;
		
	}
/*.height1{
	width: 1120px;
	height: 1px;
	background-color:green;
	margin:0 auto;
}	*/	
.outer{
    position: relative;
	background-color: #fff;
}
.nav{   
	    overflow: hidden;
	    background-color: #fff;
		width:1120px;
		height:56px;
		border-top:1px solid #bad8c9;	
		margin:0 auto;
		font-weight:bold;
	}	
.nav ul li{
		float:left;
		height:56px;
		width:112px;
		line-height:56px;
		text-align:center;
		cursor:pointer;
	}
.nav ul li.li_sec{
	width: 112px;
	font-size: 14px;
}
.nav ul li ul{
		position:absolute;
		z-index:9;
		display:none;
		margin-top: -12px;
		border-top: 10px solid #33a56a;
	}	
.nav ul li ul li{
		width:192px;
		height:35px;
		background-color: #0f6f3a;	
		opacity: .8;
		clear:both;	
		line-height:35px;
		
		padding:5px 0px;
		font-size:14px;
		text-indent:-52px;
	}
.nav ul li ul li:hover{
		background:#33a56a;
		opacity: 1;
	}	
.nav ul li ul li a{
		color:#fff;	
	}		
.nav ul li i{
		display:inline-block;
		width:12px;
		height:56px;
		background:url(../img/icon.png) -33px 23px no-repeat;
		vertical-align:middle;	
		margin-left:10px;
	}
.padding_right10{
		padding-right:10px;	
	}		
.nav ul li:hover{
		background:#33a56a;
	}	
.nav ul li:hover a{
		color:#fff;
		}	
.nav ul li:hover i{
		background:url(../img/icon.png) 0px 23px no-repeat;
	}	
.nav ul li:hover ul{
		display:block;	
	}			
.nav ul li a{
		color:#323232;	
	}	
.nav_content{
		height:60px;
		background:#F4F4F4;
	}	
.nav_content a{
		color:#343434;
		line-height:60px;	
		font-size:14px;
		font-weight:bold;
		padding-left:45px;
	}	
.nav_content span{
		margin-left:14px;
	}	



													/*		top结束			*/
.main{
	width: 1200px;
	height: auto;
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
	background-color: #f6f6f6;
}
/*轮播图样式*/
.slider{
    position: relative;
    overflow: hidden;
    width: 1200px;
    height:180px;
    margin: 0 auto;
}
.slider img{
	width: 1200px;
	height: 100%;
}

.slider .list{
    position: absolute;
    z-index: 1;
    width: 1200px;
    height: 150px;
}

.list img{
    float: left;
}
.slider .sliderFot{
	width: 100%;
	height: 65px;
	line-height: 65px;
	background-color: rgba(0,0,0,.4);
	position: absolute;
	bottom: 12px;
	z-index: 5;
}

.sliderFot .describe{
  font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin-left: 60px;
}
.slider .buttons{
    position: absolute;
    z-index: 2;
    bottom: 18px;
    right: 84px;
    width: 150px;
    height: 20px;
}

.buttons span{
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 20px;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 50%;
}

.buttons span:first-child{
	margin-left: 0;
}

.buttons .on{
    background-color: #b00000;
    border:none;
    width: 14px;
    height: 14px;
}
/*学院信息样式*/
.schoolInfo{
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	padding-bottom: 20px;
}
/*公共外包层 comWraper*/
.comWraper{
  width: 1120px;
  margin:0 auto;
  position: relative;
  overflow: hidden;
}
 .title{
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 22px;
}
.title h3{
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	float: left;
	color: #999;
	margin-right: 54px;
}
.title h3.active{
	color: #008441;
	height: 36px;
	border-bottom: 4px solid #008441;
}
.collegeInfo{
	width: 730px;
	float: left;
  overflow: hidden;
}
.yuan_notice{
	width: 352px;
	float: right;
}
.tw_notice{
	padding: 0 40px;
}
.notice_left{
	margin-right: 40px;
}
.tw_notice .notice{
	width: 540px;
	float: left;
}

.news,.academyInfo{
  width: 730px;
  height: 210px;
  position: relative;
  overflow: hidden;
}
/*学院信息轮播图*/
.news .leftSlider{
	position: relative;
	width: 367px;
	height: 207px;
	overflow: hidden;
  float: left;
}
.news .leftList{
   position:absolute;
   z-index: 1; 
   width: 2569px;
   height: 207px;
   left:-367px;
}
.leftList img{
	float: left;
	width: 367px;
	height: 207px;
}

.news .leftBtn{
   position: absolute;
   width: 80px;
   height: 10px;
   right: 10px;
   bottom: 10px;
   z-index: 2;
}

.leftBtn span{
   cursor: pointer;
   float: left;
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background-color: #fff;
   margin-left: 5px;
   }

.leftBtn .now{
    background-color: #019f65;
}

.smallArrow{
   width: 20px;
   height:20px;
   line-height: 20px;
   font-size: 30px;
   font-weight: bold;
   margin-top: -10px;
}

.leftSlider:hover .arrowCommon{
   display: block;
}
#smallPrev{
	left: 10px;
}
#smallNext{
	right: 10px;
}
/*学院信息详细内容 .newsDetail*/
.newsDetail{
  height: 210px;
  position: relative;
  width: 340px;
  float: left;
  line-height: 30px;
  font-size:14px;
  margin-left: 20px;
  margin-top: -9px;
}
.newsDetail_tw{
	  width:510px;
}
.newsDetail p{
  width: 300px;
  overflow: hidden;
  text-overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: : normal;
}
.newsDetail p a{
  font-size: 12px;
  color: #333;
}
.newsDetail p a:hover{
  color: #FE8C00;

}
.newsDetail a.more{
  position: absolute;
  font-size: 12px;
  bottom: 0;
  right: 0;
  color: #333;
  height: 20px;
  line-height: 20px;
}
.tw_notice .notice .newsDetail .more{
	float: right;
}
.newsDetail a.more span{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  line-height:20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background:url(../img/sy-icon.png);
  background-position: -88px 0px;
}
.newsDetail a.more:hover{
  color: #00913B;
}
.newsDetail a.more:hover span{
  background-position: -66px 0px;
}
.academyInfo{
  display: none;
}

.noticeDetail{
  margin-left: 0;
}
/*专题网站*/
.website{
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}

.webTitle{
  margin-bottom: 0;
}
.website ul.imgWrap{
  width: 100%;
  box-sizing: border-box;
  margin:0 auto;
  position: relative;
  overflow: hidden;
  padding: 20px 0px;
  background-color: #fff;
  border:1px solid #c5c5c5;
  border-top: none;
}
.website ul.imgWrap li{
  width:238px;
}
.website ul.imgWrap li a img{
  width:100%;
  height: 100%;
}
.website ul li{
  height: 135px;
  overflow: hidden;
  position: relative;
  float: left;
  list-style-type: none;
  margin-right: 35px;
}
.website ul li:first-child{
	margin-left:26px;
}
.website ul li .adText{
  height: 30px;
  line-height: 30px;
  color: #fff;
  width: 100%;
  background-color: rgba(0,0,0,.4);
  font-size: 14px;
  text-align: center;
  position: absolute;
  z-index: 2;
  bottom: -30px;
  left: 0;
  transition: all 0.2s ease;
}
.website ul li:hover .adText{
  bottom: 0;
}
.website ul li:last-child{
  margin-right: 0;
}
/*常用链接部分*/
.usefulLink{
  position: relative;
  overflow: hidden;
  margin-top: 40px;
  background-color: #e9e8e8;
  padding: 30px 0;
}
.usefulLink .linkTitle{
  margin-top: 0;
  color: #fe8c00;
  height: 36px;
  border-bottom: 4px solid #fe8c00;
}
.usefulLink .lefturl{
  width: 545px;
  float: left;
}
.lefturl .items{
  overflow: hidden;
}
.lefturl .items li{
  font-size: 12px;
  float: left;
  list-style-type: none;
  margin-bottom: 10px;
  margin-right:65px;
}
.lefturl .items li:nth-child(4){
  margin-right: 30px;
}
.lefturl .items a{
  color: #333;
  font-weight: bold;
}
.lefturl .items a:hover{
  color: #FE8C00;
}
.lefturl .goto{
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}

.rightImg{
  width: 505px;
  float: right;
  position: relative;
  overflow: hidden;
}
.rightImg ul li{
  list-style: none;
  float: left;
  margin-right: 6px;
}
.rightImg ul li:last-child{
  margin-right: 0;
}
/*底部相关链接 knowMore*/
.knowMore{
  background-color: #d7d7d7;
  padding:20px 0 30px;
  position: relative;
  overflow: hidden;
}

.knowMore .moreTitle{
  font-size: 16px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 8px;
}
.knowMore ul li{
  font-size: 12px;
  line-height: 2;
  list-style: none;
}
.knowMore ul li a{
  color: #666;
}
.knowMore li a:hover{
  color: #FE8C00;
}
.MoreItems{
  float: left;
  margin-right: 68px;
}
.lastItems{
  margin-right: 0;
}
/*底部样式 footer*/
.footer{
  color: #fff;
  font-size: 14px;
  position: absolute;
  /*overflow: hidden;*/
  width: 100%;
  height: 80px;
  background-color: #01813f;
  margin-top: 113px;
}
.leftPart{
  float: left;
  width: 400px;
  line-height: 80px;
}
.leftPart a{
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  background:url(../img/sy-icon.png);
  margin-right: 17px;
}
.leftPart a.one{
  background-position: 1px 49px ;
}
.leftPart a.two{
  background:url(../img/sy-icon.png);
  background-position: -57px 50px;
}
.leftPart .number{
  display: inline-block;
  line-height: 80px;
  height: 80px;
}
.number i{
  margin:0 5px;
  font-style: normal;
}
.rigthPart{
  padding: 20px 0 10px 0;
  float: right;
  list-style: none;
  line-height: 1.8;
}
.rigthPart li{
  color:#fff;	
}

													/*非首页底部样式开始*/
.foot{
		height:90px;
		background:#01813f;
		margin-top:54px;
		position:relative;	
	}	
.foot_content{
		height:90px;
	}	
.foot_select{
		width:350px;
		height:90px;
		float:left;	
	}	
.foot_select p{
		line-height:30px;
		width:170px;
		height:29px;
		margin-top:30px;
		background:#fff;
		margin-left:40px;
		padding-left:20px;
		cursor:pointer;
	}	
.xiaoSanJiao{
		display:block;
		position:absolute;
		width:30px;
		height:30px;
		background:url(../img/%E5%80%92%E4%B8%89%E8%A7%92.jpg) no-repeat 0px -1px;	
		left:582px;
		top:30px;
		cursor:pointer;
		margin-left:-243px;
	}	
.foot_police{
		width:400px;
		height:90px;
		float:left;	
		line-height:90px;
		posotion:relative;
		padding-right:30px;
		color:#fff;
	}
.foot_police a{
	  vertical-align: middle;
	  font-size: 0;
	  display: inline-block;
	  width: 50px;
	  height: 50px;
	  border-radius: 50%;
	  background-color: #fff;
	  background:url(../img/sy-icon.png);
	  margin-right: 17px;	
	}	
.foot_police a.one{
		background-position: 1px 49px ;	
	}
.foot_police a.two{
	 background:url(../img/sy-icon.png);
 	 background-position: -57px 50px;
	}		
.foot_police span{
		position:absolute;	
		margin-bottom:20px;
		margin-left:30px;
		
	}	
.foot_police img{
		margin-top:20px;
		margin-right:12px;
	}	
.foot_copyRight{
		width:420px;
		height:90px;
		float:left;	
		font-size:14px;
		color:#fff;
	}			
.foot_copyRight div{
		width:420px;
		height:50px;
		margin-top:26px;	
	}
.foot_copyRight div p{
		padding-left:30px;	
	}
	
													/*xxfg学校风光样式开始*/	
.xxfg_newsStyle{
		color:#00913B;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
	}
.xxfg_newColor{
	color:#333;
}
.xxfg_main_content{
		background:#F4F4F4;
		overflow:hidden;
	}
.xxfg_main_content_left{
		width:230px;
		float:left;	
		background:#fff;
		margin-left:40px;
		box-shadow:2px 2px 5px #eee;
	}
.xxfg_main_content_left ul li{
		height:60px;	
		text-align:left;
		border-bottom:1px solid #F2F2F2;
	}
.xxfg_main_content_left ul li:hover{
		border-left:3px solid #00722F;	
	}	
.xxfg_main_content_left ul li a{
		color:#B4B4B4;	
		line-height:60px;
		display:block;
		width:190px;
		float:right;
	}	
.xxfg_main_content_left ul li a:hover{
		color:#00712E;	
	}		
.xxfg_main_content_right{
		width:1200px;
		margin:0 auto;
		float:right;
		position:relative;
		border-bottom:1px solid #eee;
		box-shadow:2px 2px 5px #eee;
	}			
.xxfg_main_content_right_title{
		height:84px;
		background:#fff;	
		color:#00913B;
		border-bottom:1px solid #f0f0f0;
	}	
.xxfg_main_content_right_title h2{
		line-height:84px;	
		margin:0px 28px;	
		z-index:9;
		position:absolute;
	}
.xxfg_main_content_right_content{
		background:#fff;
		color:#333;
		font-size:14px;
		padding:50px 50px;
		line-height:2.8;
	}	
.xxfg_main_content_right_img{
		background:#fff;	
	}	
.xxfg_main_content_right_img img{
		padding:50px 0px;
		position:relative;
		left:215px;
	}	
	
.xxfg_main_content_right_main ul li{
		width:100%;
		height:160px;
		border-bottom:1px solid #f0f0f0;	
		margin:0px 28px;
	}	
.xxfg_main_content_right_main div{
		float:left;
		height:120px;
		margin:20px;	
	}
.xxfg_main_content_right_img{
		width:100%;	
	}	
.xxfg_main_content_right_main h3{
		padding:20px;
		font-weight:normal;	
	}	
.xxfg_main_content_right_main p{
		font-size:14px;
		color:#898989;	
		line-height:22px;
		padding-right:20px;
	}	
.xxfg_main_content_right_main span{
		line-height:45px;
		color:#898989;	
		font-size:12px;
		margin-left:490px;
	}		
.changePage a{	
		margin-top:25px;	
		display:block;
		padding:4px 12px;
		color:#383838;
		border:1px solid #f0f0f0;
		font-size:14px;
		float:left;
		margin-right:10px;
	}
.changePage a:hover{
		background:#00913B;
		color:#fff;
	}	
													/*学校概况xxgk样式开始*/
													
.xxgk_newsStyle{
		color:#00913B;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
	}
.xxgk_newColor{
	color:#333;
}
.xxgk_main_content{
		background:#F4F4F4;
		overflow:hidden;
	}
.xxgk_main_content_left{
		width:230px;
		float:left;	
		background:#fff;
		margin-left:40px;
		box-shadow:2px 2px 5px #eee;
	}
.xxgk_main_content_left ul li{
		height:60px;	
		text-align:left;
		border-bottom:1px solid #F2F2F2;
	}
.xxgk_main_content_left ul li:hover{
		border-left:3px solid #00722F;	
	}	
.xxgk_main_content_left ul li a{
		color:#B4B4B4;	
		line-height:60px;
		display:block;
		width:190px;
		float:right;
	}	
.xxgk_main_content_left ul li a:hover{
		color:#00913B;	
	}

.xxgk_main_content_left ul li.main_contentListOn{
		border-left:3px solid #00722F;	
	}	
.xxgk_main_content_left ul li.main_contentListOn a{
	color: #00913B;
}	
.xxgk_main_content_right{
		width:800px;
		margin:0 65px;
		float:right;
		position:relative;
		border-bottom:1px solid #eee;
		box-shadow:2px 2px 5px #eee;
	}			
.xxgk_main_content_right_title{
		height:84px;
		background:#fff;	
		color:#00913B;
		border-bottom:1px solid #f0f0f0;
	}	
.xxgk_main_content_right_title h2{
		line-height:84px;	
		margin:0px 28px;	
		z-index:9;
		position:absolute;
	}
.xxgk_main_content_right_content{
		background:#fff;
		color:#333;
		font-size:14px;
		padding:50px 50px;
		line-height:2.8;
	}	
.xxgk_main_content_right_img{
		background:#fff;	
	}	
.main_content_right_img img{
		padding:50px 0px;
		position:relative;
		left:16px;
	}		
.xxgk_main_content_right_img .videotime{
	font-size: 12px;
	color: #999;
	text-align: right;
	padding-right: 60px;
	padding-bottom: 30px;
}
.xxgk_main_content_right_main ul li{
		width:100%;
		height:160px;
		border-bottom:1px solid #f0f0f0;	
		margin:0px 28px;
	}	
.xxgk_main_content_right_main div{
		float:left;
		height:120px;
		margin:20px;	
	}
.xxgk_main_content_right_img{
		width:100%;	
	}	
.xxgk_main_content_right_main h3{
		padding:20px;
		font-weight:normal;	
	}	
.xxgk_main_content_right_main p{
		font-size:14px;
		color:#898989;	
		line-height:22px;
		padding-right:20px;
	}	
.xxgk_main_content_right_main span{
		line-height:45px;
		color:#898989;	
		font-size:12px;
		margin-left:490px;
	}
.xxgk_main_content_right_img .video{
	border-radius: 10px;
	width: 650px;
	height: 500px;
	margin:0 auto;
	border:1px solid #f1f1f1;
}																										
	
														/*学校领导xxld样式开始*/
														
.xxld_main_content{
		background:#F4F4F4;
		overflow:hidden;
	}
.xxld_main_content_left{
		width:230px;
		float:left;	
		background:#fff;
		margin-left:40px;
		box-shadow:2px 2px 5px #eee;
	}
.xxld_main_content_left ul li{
		height:60px;	
		text-align:left;
		border-bottom:1px solid #F2F2F2;
	}
.xxld_main_content_left ul li:hover{
		border-left:3px solid #00722F;	
	}

.xxld_main_content_left ul li a{
		color:#B4B4B4;	
		line-height:60px;
		display:block;
		width:190px;
		float:right;
	}	
.xxld_main_content_left ul li a:hover{
		color:#00913B;
	}
.xxld_main_content_left ul li.main_contentListOn{
	border-left:3px solid #00722F;
}
.xxld_main_content_left ul li.main_contentListOn>a{
	color: #00913B;	
}			
.xxld_main_content_right{
		width:860px;
		float:right;
		margin-right:40px;
		position:relative;
		border-bottom:1px solid #eee;
		box-shadow:2px 2px 5px #eee;
	}			
.xxld_main_content_right_title{
		width:860px;
		height:84px;
		background:#fff;	
		color:#00913B;
	}	
.xxld_main_content_right_title h2{
		width:804px;
		border-bottom:1px solid #f0f0f0;
		line-height:84px;	
		margin:0px 28px;	
		z-index:9;
		position:absolute;
	}
.xxld_main_content_right_main{
		background:#fff;	
		height:1740px;
	}	
	
.xxld_main_content_right_main ul li{
		width:800px;
		height:160px;
		border-bottom:1px solid #f0f0f0;	
		margin:0px 28px;
	}	
.xxld_main_content_right_main div{
		float:left;
		height:120px;
		margin:20px;	
	}
.xxld_main_content_right_main h3{
		padding:20px;
		font-weight:normal;	
	}	
.xxld_main_content_right_main p{
		font-size:14px;
		color:#898989;	
		line-height:22px;
		padding-right:20px;
	}	
.xxld_main_content_right_main span{
		line-height:45px;
		color:#898989;	
		font-size:12px;
		margin-left:490px;
	}
.xxld_newsStyle{
		color:#00913B;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
	}
.xxld_newColor{
	color:#333;
}																												

														/*  校园风光xyfg样式开始	*/
														
.xyfg_newsStyle{
		color:#00913B;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
	}
.xyfg_newColor{
	color:#333;
}
.xyfg_main_content{
		background:#F4F4F4;
		overflow:hidden;
		width:1200px;
		margin:0 auto;
	}
.xyfg_main_content_left{
		width:230px;
		float:left;	
		background:#fff;
		margin-left:40px;
		box-shadow:2px 2px 5px #eee;
	}
.xyfg_main_content_left ul li{
		height:60px;	
		text-align:left;
		border-bottom:1px solid #F2F2F2;
	}
.xyfg_main_content_left ul li:hover{
		border-left:3px solid #00722F;	
	}	
.xyfg_main_content_left ul li a{
		color:#B4B4B4;	
		line-height:60px;
		display:block;
		width:190px;
		float:right;
	}	
.xyfg_main_content_left ul li a:hover{
		color:#00913B;
	}
.xyfg_main_content_left ul li.main_contentListOn{
		border-left:3px solid #00722F;	
	}	
.xyfg_main_content_left ul li.main_contentListOn a{
	color: #00913B;
}			
.xyfg_main_content_right{
		width:860px;
		float:right;
		margin-right:40px;
		position:relative;
		border-bottom:1px solid #eee;
		box-shadow:2px 2px 5px #eee;
	}			
.xyfg_main_content_right_title{
		width:860px;
		height:84px;
		background:#fff;	
		color:#00913B;
	}	
.xyfg_main_content_right_title h2{
		width:804px;
		border-bottom:1px solid #f0f0f0;
		line-height:84px;	
		margin:0px 28px;	
		z-index:9;
		position:absolute;
	}
.xyfg_main_content_right_main{
	    position: relative;
        /*overflow: hidden;*/
		background:#fff;	
		position: relative;
		overflow: hidden;
		padding:20px 30px 20px 40px;
		margin-bottom: 20px;
	}	
.xyfg_main_content_right_main ul{
	   overflow: hidden;
	   margin-bottom: 40px;
}	
.xyfg_main_content_right_main ul li{
	    position: relative;
	    overflow: hidden;
	    font-size: 14px;
		color: #333;
		line-height: 1.8;
		margin-bottom: 10px;
		padding-left: 20px;
	}	
.xyfg_main_content_right_main ul li a{
	    float: left;
}
.xyfg_main_content_right_main ul li span{
		color:#333;	
		font-size:12px;
		float: right; 
	} 
.xyfg_main_content_right_main ul li i{
	position: absolute;
	top: 14px;
	left: 0;
	width: 3px;
	height: 3px;
	line-height: 3px;
	border-radius: 50%;
	background-color: #B6B6B6;
}
.xyfg_main_content_right_main p{
		font-size:14px;
		color:#898989;	
		line-height:22px;
		padding-right:20px;
	}	
.xyfg_changePage{
		position: relative;
		width: 80%;
		margin:40px auto;
	}		
.xyfg_changePage a{	
		display:block;
		padding:4px 12px;
		color:#383838;
		border:1px solid #f0f0f0;
		font-size:14px;
		float:left;
		margin-right:10px;
	}
.xyfg_changePage a:hover{
		background:#00913B;
		color:#fff;
	}	
	
                                                        /*视频页面视频区域样式开始*/	
														
.xxgk_main_content_right_img{
		background:#fff;	
	}	
.xxgk_main_content_right_img img{
		padding:50px 0px;
		position:relative;
		left:16px;
	}		
.xxgk_main_content_right_img .videotime{
	font-size: 12px;
	color: #999;
	text-align: right;
	padding-right: 60px;
	padding-bottom: 30px;
}
.xxgk_main_content_right_main ul li{
		width:100%;
		height:160px;
		border-bottom:1px solid #f0f0f0;	
		margin:0px 28px;
	}	
.xxgk_main_content_right_main div{
		float:left;
		height:120px;
		margin:20px;	
	}
.xxgk_main_content_right_img{
		width:100%;	
	}	
.xxgk_main_content_right_main h3{
		padding:20px;
		font-weight:normal;	
	}	
.xxgk_main_content_right_main p{
		font-size:14px;
		color:#898989;	
		line-height:22px;
		padding-right:20px;
	}	
.xxgk_main_content_right_main span{
		line-height:45px;
		color:#898989;	
		font-size:12px;
		margin-left:490px;
	}
.xxgk_main_content_right_img .video{
	border-radius: 10px;
	width: 650px;
	height: 500px;
	margin:0 auto;
	border:1px solid #f1f1f1;
}
/*学院办公室样式*/
.xybgs_main_content_left{
	margin-left: 40px;
	width: 230px;
    float: left;
    background: #fff;
    box-shadow: 2px 2px 5px #eee;
}
.xybgs_main_content_left ul li{
	height: 60px;
    text-align: left;
    border-bottom: 1px solid #F2F2F2;
}
.xybgs_main_content_left ul li a{
	color: #B4B4B4;
    line-height: 60px;
    display: block;
    width: 190px;
    float: right;
}

.xybgs_main_content_left ul li ul{
	margin-left: 38px;
	display: none;
}	
.xybgs_main_content_left ul li ul li{
		text-indent: 1em;
		width:189px;
		height:38px;
		line-height: 38px;
		clear:both;	
		line-height:38px;
		font-size:14px;
		border: none;
	}
.xybgs_main_content_left ul li ul li a{
	height: 38px;
	line-height: 38px;
}
.xybgs_main_content_left ul li ul li:hover{
		background:#f3f3f3;
		border: none;
	}
.xybgs_main_content_left ul .xybgs_main_contentListOn:hover{
	height: 175px;
}	
.xybgs_main_content_left ul li:hover{
	border-left: 3px solid #008d43;
}
.xybgs_main_content_left ul li a:hover{
	color: #008D43;
}
.xybgs_main_content_left ul li:hover ul{
		display:block;
	}	
.xybgs_main_content_left ul li ul li a{
		color:#b0b0b0;	
}
.xybgs_main_content_right{
	width: 860px;
	 height: 982px;
    float: right;
    margin-right: 40px;
    margin-bottom:52px ;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 2px 2px 5px #eee;
}
.xybgs_main_content_right .xxld_main_content_right_title h2{
	width: 804px;
    line-height: 84px;
    margin: 0px 28px;
    z-index: 9;
    position: absolute;
    font-size: 22px;
    border-bottom: 1px solid #eeeeee;
}
.xybgs_main_content_right_main{
	padding:0 40px 0 35px ;
}	
.xybgs_main_content_right_main ul{
	padding:28px 40px 0 35px ;
}
.xybgs_main_content_right_main ul li{
	list-style-type:disc;
	clear: both;
	height: 37px;
	font-size: 14px;
	color:#B6B6B6;
}
.xybgs_main_content_right_main ul li a{
	font-size: 14px;
	color: #333333;
}		
.xybgs_main_content_right_main span{
	float: right;
	color: #333333;
}
.xybgs_main_content_right_main{
	height: 102px;
}
.xybgs_main_content_right_main .changePage a{
	border-radius: 4px;
}
.xxld_main_content_right_main .changePage{
	bottom:-50px;
}
.xxld_main_content_right_main .changePage .active{
	color: #FFFFFF;
	background: #008d43;
}


/* 学院新闻 院部新闻滚动图片 */

#gd_con{
    width: 367px;
    height:207px;
    margin: 0px auto;
    position: relative;
    float: left;
}

#gd{
	position: relative;
    width: 367px;
    height:207px;
    overflow: hidden;
    margin-bottom: 5px;
	box-shadow:  2px 2px 3px #b2b2b2;
}	


#gd_img{
	 position: absolute;
     top:0px;
     left: 0px;
}	

#gd_img li{
	width: 367px;
    height:207px;
    background: #f00;
    float: left;
    color: #fff;
    text-align: center;
}


#gd_img li a{
	 display:block;
     width:100%;
     height:100%;
}

#gd_img li a img{
	 width:100%;
    height:100%;
}

#gd_dot{
	position: absolute;
    right: 10px;
    bottom: 10px;
}

#gd_dot li{
	height: 8px;
    width:9px;
    background: url("/gdsy/image/circle.png") no-repeat;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    


}

#gd_dot li.active2{
	background: url("/gdsy/image/circle-select.png") no-repeat;
	
}




#gd_con1{
    width: 367px;
    height:207px;
    margin: 0px auto;
    position: relative;
    float: left;
}

#gd1{
	position: relative;
    width: 367px;
    height:207px;
            overflow: hidden;
            margin-bottom: 5px;

            box-shadow:  2px 2px 3px #b2b2b2;
}	


#gd_img1{
	 position: absolute;
     top:0px;
     left: 0px;
}	

#gd_img1 li{
	width: 367px;
    height:207px;
    background: #f00;
    float: left;
    color: #fff;
    text-align: center;
}


#gd_img1 li a{
	 display:block;
     width:100%;
     height:100%;
}

#gd_img1 li a img{
	 width:100%;
    height:100%;
}

#gd_dot1{
	position: absolute;
    right: 10px;
    bottom: 10px;
}

#gd_dot1 li{
	height: 8px;
    width:9px;
    background: url("/gdsy/image/circle.png") no-repeat;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    


}

#gd_dot1 li.active2{
	background: url("/gdsy/image/circle-select.png") no-repeat;
	
}
/*中研所—南方药材*/
.website .comWraper a.nf_more{
  position: absolute;
  font-size: 12px;
  top:15px;
  right: 0;
  color: #333;
  height: 20px;
  line-height: 20px;
}
.website .comWraper a.nf_more span{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  line-height:20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background:url(../img/sy-icon.png);
  background-position: -88px 0px;
}
.website .comWraper a.nf_more:hover{
  color: #00913B;
}
.website .comWraper a.nf_more:hover span{
  background-position: -66px 0px;
}
.ejlm_conent .conent_top{
	width: 200px;
}
/*中研所—南方药材_结束*/








