
/*----------------------------校园资讯详情页---------------------------*/
/*固定悬浮*/
body{
	background: #f9f9f9;
}

.indexT{
	height: 160px;
	height: 8rem;
	background: white;
	overflow: hidden;
	border: 1px solid #eeeeee;
	margin-top: 42px;
	margin-top: 2.1rem;
}
.indexT form{
	width: 640px;
	height: 50px;
	width: 32rem;
	height: 2.5rem;
	margin: auto;
	margin-top: 42px;
	margin-top: 2.1rem;
}
.indexT form input{
	width: 526px;
	width: 26.3rem;
	height: 100%;
	box-sizing: border-box;
	/*border-color: #00abeb;*/
	border:2px solid #00abeb;
	border-right: none;
	outline: medium;
	padding: 0px;
	text-indent: 2em;
	font-size: 16px;
	font-size: 0.8rem;
}
.indexT form button{
	width: 114px;
	width: 5.7rem;
	height: 100%;
	box-sizing: border-box;
	/*border-right: none;*/
	outline: medium;
	border: none;
	padding: 0px;
	float: right;
	background: #00abeb;
	color: white;
	font-size: 	30px;
	font-size: 1.5rem;
}
.keyword{
	width: 640px;
	width: 32rem;
	margin: auto;
	margin-top: 18px;
	margin-top: 0.9rem;	
	overflow: hidden;
}

.keyword a{
	float: left;
	margin-left: 24px;
	margin-left: 1.2rem;
	color: #8a8989;
}
.keyword a:first-child{
	margin-left: 0px;
}
.keywordLi:hover{
	color: #00abeb;
	cursor: pointer;
}
/*-----------主体内容------------*/
.indexMain{
	min-height: 792px;
	min-height: 39.6rem;
	background: white;
	margin-top: 16px;
	margin-top: 0.8rem;
	border: 1px solid #eeeeee;
	position: relative;
	/*overflow: hidden;*/
}
.indexMainNav{
	width: 1168px;
	width: 58.4rem;
	height: 40px;
	height: 2rem;
	margin: auto;
	border-bottom: 1px solid #00abeb;
	margin-top: 16px;
	margin-top: 0.8rem;
}
.indexMainNav span{
	width: 106px;
	height: 40px;
	width: 5.3rem;
	height: 2rem;
	float: left;
	margin-left: 8px;
	margin-left: 0.4rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	font-size: 18px;
	font-size: 0.9rem;
	background: #f1f1f1;
	cursor: pointer;
}
.indexMainNav span:first-child{
	margin-left: 0px;
	background: #00abeb;
	color: white;
}
.indexMainAll{
	width: 1168px;
	width: 58.4rem;
	margin: auto;
	overflow: hidden;
	margin-top: 26px;
	margin-top: 1.3rem;
}
.indexMainAll233{
	margin-top: 0px;
}
.indexMainL{
	display: block;
	width: 1168px;
	width: 58.4rem;
	min-height: 1px;
	margin: auto;
	line-height: 44px;
	line-height: 2.2rem;
	/*border-bottom: 1px dotted #eeeeee;*/
	/*text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;*/
	color: #333333;
}
.indexMainLL{
	/*width: 50PX;
	width: 25rem;*/
	width: 544px;
	width: 27.2rem;
	height: 50px;
	height: 2.5rem;
	line-height: 50px;
	line-height: 2.5rem;
	overflow: hidden;
	border-bottom: 1px dotted #e1e4e5;
	color: #333333;
	float: left;
}
.indexMainLL a{
	width: 500px;
	width: 25rem;
	height: 50px;
	height: 2.5rem;
	line-height: 50px;
	line-height: 2.5rem;
	color: #333333;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	float: left;
}
.indexMainL{
	margin-left: 16px;
	margin-left: 0.8rem;
}
.indexMainPBox{
	width: 540px;
	width: 27rem;
	border-radius: 5px;
	border-radius: 0.25rem;
	position: absolute;
	left: 0;
	top: 10;
	font-size: 14px;
	font-size: 0.7rem;
	line-height: 24px;
	line-height: 1.2rem; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
 	background: -webkit-linear-gradient(#fefefe, #f7f7f7);
 	background: -o-linear-gradient(#fefefe, #f7f7f7);
 	background: linear-gradient(#fefefe, #f7f7f7); /* 标准的语法 */
	border: 1px solid #e5e5e5;
	display: none;
	transition: all 0.1s linear;
	box-shadow: 0px 0px 5px 1px #f1f1f1;
}
.indexMainPBoxR{
	width: 100%;
	height: 100%;
	position: relative;
}
.indexMainPBoxR span{
	display: block;
	padding: 11px;
	padding: 0.55rem;
}
.indexMainPBoxTriangle{
	width: 13px;
	width: 0.65rem;
	height: 8px;
	height: 0.4rem;
	background: url(../img/indextrangle.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: 100%;
	left: 3%;
	z-index: 999;
}
.btn{
	display: block;
	width: 100%;
	overflow: hidden;
}
.indexLookMore{
	display: block;
	width: 135px;
	width: 6.75rem;
	height: 45px;
	height: 2.25rem;
	border: none;
	outline: medium;
	background: #00abeb;
	float: right;
	border-radius: 2px;
	border-radius: 0.1rem;
	margin: 47px 16px 44px 0;
	margin: 2.35rem 0.8rem 2.2rem 0;
	font-size: 16px;
	font-size: 0.8rem;
	color: white;
}

/*第二版*/
.indexMainAll2{
	width: 1168px;
	width: 58.4rem;
	overflow: hidden;
	margin: auto;
}
.indexMainAll2L,.indexMainAll2R{
	width: 544px;
	/*height: 160px;*/
	width: 27.2rem;
	/*height: 8rem;*/
	padding-bottom: 32px;
	padding-bottom: 1.6rem;
	float: left;
	background: white;
}
.indexMainAll2L p{
	height: 46px;
	height: 2.3rem;
	overflow: hidden;
}
.indexMainAll2L{
	margin-top: 40px;
	margin-top: 2rem;
	border-bottom: 1px dotted #e1e4e5;
	color: #333333;
}
.indexMainAll2L:hover .indexMainAll2LT{
	color: #00abeb;
}
/*.indexComment:hover{
	color: #00abeb;
}*/
/*.indexMainAll2L:first-child,.indexMainAll2LR0{
	margin-top: 0px !important;
}*/
/*.indexMainAll2LR{
	float: right;
}*/
/*评论和浏览量*/
.commentPosition{
	width: 90%;
	height: 20px;
	height: 1rem;
	overflow: hidden;
	position: absolute;
	top: 140%;
	text-align: center;
	line-height: 20px;
	line-height: 1rem;
	font-size: 14px;
	font-size: 0.7rem;
	border-radius: 2px;
	border-radius: 0.1rem;
	padding: 0 4px 0 4px;
	padding: 0 0.2rem 0 0.2rem;
	background: -webkit-linear-gradient(#fefefe, #f7f7f7);
 	background: -o-linear-gradient(#fefefe, #f7f7f7);
 	background: linear-gradient(#fefefe, #f7f7f7); /* 标准的语法 */
	box-shadow: 0px 0px 5px 1px #f1f1f1;
	border: 1px solid #e5e5e5;
	color: #333333;
	display: none;
}
.commentPosition0{
	width: 70%;
}
.indexCommenteye:hover .commentPosition{
	display: block;
}
.indexMainAll2LT{
	width: 100%;
	font-size: 18px;
	font-size: 0.9rem;
}
.indexMainAll2L p{
	font-size: 14px;
	font-size: 0.7rem;
	line-height: 24px;
	line-height: 1.2rem;
	margin-top: 30px;
	margin-top: 1.5rem;
}
.indexEyeAndComment{
	/*overflow: hidden;*//*为了显示评论和浏览量而取消*/
	margin-top: 24px;
	margin-top: 1.2rem;
}

/*第二三版先消失*/
.indexMainAll23{
	display: none;
}




/*链接页面*/
.linkMain{
	width: 100%;
	min-height: 935px;
	min-height: 46.75rem;
	position: relative;
}
.linkMains{
	width: 700px;
	height: 234px;
	width: 35rem;
	height: 11.7rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -197px 0 0 -350px;
	margin: -9.85rem 0 0 -17.5rem;
}
.gantanhao{
	width: 76px;
	height: 76px;
	width: 3.8rem;
	height: 3.8rem;
	text-align: center;
	line-height: 76px;
	line-height: 3.8rem;
	font-size: 50px;
	font-size: 2.5rem;
	color: white;
	margin: auto;
	border-radius: 50%;
	background: #f38585;
}
.linkMains p{
	font-size: 20px;
	font-size: 1rem;
	text-align: center;
	line-height: 41px;
	line-height: 2.05rem;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.linkMains a{
	display: block;
	width: 135px;
	width: 6.75rem;
	height: 45px;
	height: 2.25rem;
	line-height: 45px;
	line-height: 2.25rem;
	font-size: 24px;
	font-size: 1.2rem;
	margin: auto;
	border: none;
	background: #00abeb;
	border-radius: 5px;
	border-radius: 0.25rem;
	text-align: center;
	color: white;
}
