/*yy 框架定位start*/
.content{
	width: 980px;
	margin:0px auto;
	margin-top: 20px;
}
/*yy 框架定位end*/

/*yy 分享 start*/
.share{
	padding:56px 0px;
}
.share a{
	float: right;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-left: 20px;
}
.share .zone{
	background: url(../../images/v2/icon.png) no-repeat -82px -2px;
}
.share .zone:hover{
	background: url(../../images/v2/icon.png) no-repeat -82px -29px;
}
.share .renren{
	background: url(../../images/v2/icon.png) no-repeat -56px -2px;
}
.share .renren:hover{
	background: url(../../images/v2/icon.png) no-repeat -56px -29px;
}
.share .tencent_weibo{
	background: url(../../images/v2/icon.png) no-repeat -28px -2px;
}
.share .tencent_weibo:hover{
	background: url(../../images/v2/icon.png) no-repeat -28px -29px;
}
.share .sina_weibo{
	background: url(../../images/v2/icon.png) no-repeat -1px -2px;
}
.share .sina_weibo:hover{
	background: url(../../images/v2/icon.png) no-repeat -1px -29px;
}
/*yy 分享 end*/

/*yy 新闻列表start*/
.news .news_list li{
	height: 131px;
	margin-top: 30px;
}
.news .news_list li img{
	float: left;
}
.news .news_list li .news_list_content{
	margin-left: 206px;
}
.news .news_list li .news_list_content .news_title{
	font-size: 18px;
	color:#393c3d;
	line-height: 32px;
}
.news .news_list li .news_list_content .news_title:hover{
	text-decoration: underline;
	color:#005b9d;
}
.news .news_list li .news_list_content p{
	line-height: 20px;
	font-size: 14px;
	color: #808080;
	height:64px;
}
.news .news_list li .news_list_content div{
	margin-top: 10px;
	color: #8b8b8b;
}
.news .news_list li .news_list_content div .thumb,.news .news_list li .news_list_content div .read{
	float: right;
	display: block;
	width: 70px;
	height: 20px;
	
	color: #8b8b8b;
}
.news .news_list li .news_list_content div .thumb span{
	background: url(../../images/v2/icon.png) -27px -162px no-repeat;
}
.news .news_list li .news_list_content div .thumb span:hover{
	background: url(../../images/v2/icon.png) -27px -184px no-repeat;
}
.news .news_list li .news_list_content div .read span,.news .news_list li .news_list_content div .thumb span{
	margin-right: 6px;
	display:block;
	width: 20px;
	height: 20px;
	float: left;
}
.news .news_list li .news_list_content div .read span{
	background: url(../../images/v2/icon.png) -3px -162px no-repeat;
}
.news .news_list li .news_list_content div .read span:hover{
	background: url(../../images/v2/icon.png) -3px -184px no-repeat;
}


/*文章显示页 点击数和赞数*/

.news_show
{
    float: right;
    min-width:100px;
    margin-top:20px;
    margin-right:25px;
    
}
.news_show em{
    vertical-align: 4px;
    }
.news_show .news_read
{
    float: right;
	display: block;
	min-width: 70px;
	height: 20px;
	
	color: #8b8b8b;
}
.news_show .news_read span
{
    width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../../images/v2/icon.png) -3px -162px no-repeat;
	margin-right:3px;
}

.news_show .news_read span:hover{
    background: url(../../images/v2/icon.png) -3px -184px no-repeat;
    }
.news_show .news_thumb
{
    margin-right: 6px;
	display:block;
	min-width: 20px;
	height: 20px;
	float: right;
	color: #8b8b8b;
	cursor:pointer;
}
.news_show .news_thumb span
{
    width: 20px;
	height: 20px;
	display: inline-block;
    background: url(../../images/v2/icon.png) -27px -162px no-repeat;
    margin-right:3px;
}
.news_show .news_thumb span:hover{
    background: url(../../images/v2/icon.png) -27px -184px no-repeat;
    }
/*文章显示页end*/
/*yy 新闻列表页end*/


/*关于文化tab切换头部start*/
.tab-card{
	height: 210px;
	width: 430px;
	margin: 40px auto 0px;
}
.tab-card .card-title{
	display: inline-block;
	margin-right: 18px;
}
.tab-card .card-title.posi{
	position: relative;
    left: 72px;
    top: -54px;
}
.tab-card .card-title a{
	display: inline-block;
	width: 122px;
	height: 122px;
	background: url(../../images/v2/card.png);
	text-align: center;
	color: #595757;
	font-size: 21px;
}
.tab-card .card-title a:hover,.tab-card .card-title a.current{
	background: url(../../images/v2/card-h.png);
	color: #fff;
}
.tab-card .card-title a:hover,.tab-card .card-title a.current span{
    color: #fff;
}
.tab-card .card-title a span{
	width: 64px;
    display: inline-block;
    margin-top: 30px;
    
}
/*关于文化tab切换头部end*/

/*为明荣誉tab切换start*/
.honor-tab {
	height: 52px;
}
.honor-tab a{
	display: block;
	float: left;
	color: #595757;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #f4f6f9;
}
.third a{
	width: 33.3%;
}
.honor-tab a.current{
	color: #005b9f;
	border-top: solid 2px #005b9f;
	background: #fff; 
}
.honor-tab a:hover{
	color:#005b9f;
}
/*为明荣誉tab切换end*/

/*为明荣誉右侧列表start*/
.wmtab ul li{
	color: #808080;
	height: 30px;
	line-height: 30px;
}
.wmtab ul li:hover{
	background: #f4f6f9;
}
.wmtab ul li span{
	background: url(../../images/v2/star.png) 10px center no-repeat;
	padding-left: 20px;
}
.wmtab ul li em{
	float: right;
	margin-right: 10px;
}
/*为明荣誉右侧列表end*/

/*爱在为明tab切换start*/
.lover-tab {
	height: 52px;
}
.lover-tab a{
	display: block;
	float: left;
	color: #595757;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #f4f6f9;
}
.third a{
	width: 33.3%;
}
.lover-tab a.current{
	color: #005b9f;
	border-top: solid 2px #005b9f;
	background: #fff; 
}
.lover-tab a:hover{
	color:#005b9f;
}
/*爱在为明tab切换end*/


/*关于书院左侧带底部说明的图片start*/
.academy-img{
	width: 640px;
	height: 410px;
	position: relative;
	margin: 0px auto 40px;
}
.academy-img01{
	background: url(../../images/v2/academy-l01.png);
}
.academy-img img{
	width: 100%；
}
.chunks-mask {
    height: 40px;
    width: 100%;
    background: url(../../images/v2/mask.png);
    position: absolute;
    bottom: 0px;
    line-height: 40px;
    font-size: 24px;
    color: #6c6b6b;
    padding-left: 15px;
}
.introduce_article dl{
	margin-bottom: 20px;
	color: #525252;
}
.subject-colume a{
	display: block;
    margin: 24px 0px;
    color: #0068a8;
    font-size: 12px;
    text-align: right;
}
.academy-img02{
	background: url(../../images/v2/academy-l02.png);
}
/*关于书院左侧带底部说明的图片end*/
/*关于书院右侧图片带描述的start*/
.academy-img-s{
	width: 300px;
	height: 200px;
	margin: 0px auto 20px;
}
ul.trends{
	padding-left: 18px;
}
ul.trends li{
	list-style: square;
	color: #e89c00;
	margin: 10px auto 20px;
	
}
ul.trends li a{
	color: #808080;
	font-size: 14px;
}
ul.trends li a:hover{
	color: #005bab;
}
.wmactive01{
	background: url(../../images/v2/academy-r01.png);
}
.wmactive02{
	background: url(../../images/v2/academy-r02.png);
}
/*关于书院右侧图片带描述的end*/

/*yy 联系为明背景及主体定位 start*/
.deve_content{
	padding:1px 0px;
	background: url(../../images/v2/bg.jpg) no-repeat #dcdddd;
	background-size: 100%;  /*IE 8大屏显示有问题，换1900px大图解决*/
	background-attachment: fixed;
}
.deve_content .address{
	width: 980px;
	margin:70px auto 40px auto;
	background: url(../../images/v2/opacity.png) repeat;
}
.deve_content .address .address_title{
	padding:40px 0px 0px 40px;
	font-size: 22px;
	color: #005bab;
}
.deve_content .address .address_title span{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	background: #005bab;
}
/*yy 联系为明背景及主体定位 end*/

/*后勤服务tab切换start*/
.logistics-tab {
	height: 52px;
}
.logistics-tab a{
	display: block;
	float: left;
	color: #595757;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #f4f6f9;
}
.third a{
	width: 33.3%;
}
.logistics-tab a.current{
	color: #005b9f;
	border-top: solid 2px #005b9f;
	background: #fff; 
}
.logistics-tab a:hover{
	color:#005b9f;
}
/*后勤服务tab切换end*/
/*精彩校园tab切换start*/
.splendid-tab {
	height: 52px;
}
.splendid-tab a{
	display: block;
	float: left;
	color: #595757;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #f4f6f9;
}
.third a{
	width: 33.3%;
}
.splendid-tab a.current{
	color: #005b9f;
	border-top: solid 2px #005b9f;
	background: #fff; 
}
.splendid-tab a:hover{
	color:#005b9f;
}
/*精彩校园tab切换end*/
/*为明书院tab切换start*/
.academy-tab {
	height: 52px;
}
.academy-tab a{
	display: block;
	float: left;
	color: #595757;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #f4f6f9;
}
.third a{
	width: 33.3%;
}
.academy-tab a.current{
	color: #005b9f;
	border-top: solid 2px #005b9f;
	background: #fff; 
}
.academy-tab a:hover{
	color:#005b9f;
}
/*为明书院tab切换end*/
/*工程部招采 start*/
.engineering_content{
	padding:1px 0px;
	background: url(/images/v2/engineering_bg.jpg) no-repeat #dcdddd;
	background-size:cover;  /*IE 8大屏显示有问题，换1900px大图解决*/
	background-attachment: fixed;
}
.engineering_content .address{
	width: 980px;
	
	background: url(/images/v2/opacity.png) repeat;
}
.engineering_content .address.gcb{
	padding-bottom: 0;
}
.gcb{
	width: 900px;
	padding:40px;
}
.gcb h2{
	height: 60px;
	line-height: 60px;
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;
}
.gcb p{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.btn-group{
	margin-top:40px;
	padding-bottom:40px;
	text-align: center;
}
.btn-group a{
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #81c0e9;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
}

.banner ul.nav_ul .nav_ul_level1 .level1_a:hover{
	color: #005b9f;
	background: #fff;
}
/*工程部招采 end*/
