.search a{
	color: #333333;
}
.search a:hover{
	text-decoration: none;
}
.meet_box{
	margin-top: 97px;
	margin-bottom: 50px;
}
.meet_info_box{
	width: 1000px;
	margin: 17px auto auto;
	padding-top: 29px;
	border-bottom: 1px solid #d9d9d9;
}
.meet_info_box:last-of-type{
	margin-top: 0;
	border: 0;
}
.meet_info_box:last-of-type .meet_info_img{
	margin-bottom: 0;

}
.meet_info_tit{
	width: 100%;
	height: 18px;
	line-height: 17px;
	font-size: 17px;
	color: #535353;
	box-sizing: border-box;
	padding-left: 18px;
	margin-bottom: 20px;
	font-weight: bolder;
	box-sizing:border-box;
	background: url(../images/index_line.png) 0 0 / auto 100% no-repeat;
	text-overflow:ellipsis; 
    white-space: nowrap;
	overflow: hidden;
}
.meet_info_tit span{
	font-weight: normal;
	color: #999;
	font-size: 14px;
	float: right;
}
.meet_info_des{
	
}
.meet_info_des .meet_info_para{
	text-indent: 2em;
	line-height: 37px;
	position: relative;
	max-height: 138px;
	overflow: hidden;
	/*overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;*/
}
.lineH{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 20px 1px 45px;
	background: url(http://newimg88.b0.upaiyun.com/newimg88/2014/09/ellipsis_bg.png) repeat-y;
}
.meet_info_des .meet_info_img{
	margin-bottom: 26px;
}
.meet_info_des .meet_info_img span{
	width: 235px;
	height: 151px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
}
.meet_info_des .meet_info_img span:last-of-type{
	margin-right: 0;
}
.meet_info_des .meet_info_img span img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.meet_open{
	width: 100%;
	text-align: right;
	padding-right: 16px;
	color: #22a639;
	font-size: 13px;
	box-sizing: border-box;
	display: none;
	cursor: pointer;
	background: url(../images/meet_bottom.png) 100% center / 11px no-repeat;
}
@media(max-width:321px){
	.meet_info_box,.view-port, .track .inner{
		width: 900px !important;
	}
	.slider-container .item{
		width: 221px !important;
	}
}
@media(min-width:360px) and (min-height:550px){
	.meet_info_box,.view-port, .track .inner{
		width: 900px !important;
	}
	.slider-container .item{
		width: 221px !important;
	}
}
/* search页面样式 */
.meet_box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.tabContent{
	padding-top: 35px;
	border-bottom: 4px solid rgba(37,165,59,1);
	width: 1200px;
	margin: auto;
}
.tabContent span{
	padding: 8px;
    border:1px solid rgba(37,165,59,1);
	border-radius:4px 4px 0px 0px;
	display:inline-block;
	border-bottom: none;
}
.tabContent span.active{
	background-color: rgba(37,165,59,1);
	color: white;
}
.tabContent span:hover{
	cursor: pointer;
	background-color: rgba(37,165,59,1);
	color: white;
}
.highSearch{
	display: block;
}

.form{
	margin-top: 22px;
}
.form::after{
	content: '';
	display: block;
	clear: both;
}
.form label{
	width: 80px;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
}
.form > div.input-group{
	float: left;
	width: calc(100% - 80px);
	position: relative;
}
.form > div.btn-group{
	width: calc(100% - 80px);
}
.form > div.btn-group button{
    width: 33.33%;
}
.form > div.input-group .unit{
	position: absolute;
	left: 8px;
	top: 6px;
	z-index: 9;
	color: #999;
}
.form > div.input-group input{
	padding-left: 5px;
}
.form .input-group i{
	font-weight: 100;
	margin-left: 4px;
}
.form .input-group .btn-default{
	height: 34px;
	background-color: #f8f8f8;
}
.form .input-group .btn-success{
	height: 34px;
}
.searchSure{
	text-align: center;
	margin-top: 25px;
}
.searchSure button{
	width: 120px;
}
.searchSure button:first-child{
	margin-right: 10px;
}
.searchContentList,.searchListContent2{
	margin-top: 25px;
}
.searchContentList p,.searchListContent2 p{
	padding-bottom: 10px;
	border-bottom: 1px dashed #dcdcdc;
}

.searchContentList li h3{
	font-size:20px;
	font-family:Helvetica;
	font-weight:400;
	color:rgba(47,48,51,1);
	letter-spacing:0.20000000298023224px;
}
.searchContentList li h3 .type{
	color: #25A53B;
}
.searchContentList li label{
	padding: 4px 12px;
	font-size:12px;
	font-family:Helvetica;
	font-weight:400;
	color:rgba(37,165,59,1);
	letter-spacing:0.20000000298023224px;
	background:rgba(244,255,240,1);
	border:1px solid rgba(37,165,59,1);
	border-radius:4px;
}
.searchContentList li .label2{
	color: #16C4AF;
	background:rgba(232,250,248,1);
	border:1px solid rgba(22,196,175,1);
	border-radius:4px;
}
.searchContentList li .infoTitle {
	color: #808080;
	font-size: 12px;
}
.searchContentList li .info span{
	font-size: 12px;
}
.searchContentList li  .showDetail {
margin-top: 8px;
font-size:14px;
font-family:Helvetica;
font-weight:400;
line-height:17px;
color:rgba(22,196,175,1);
letter-spacing:0.20000000298023224px;
}

.searchContentList li .showDetail:hover{
	cursor: pointer;
}
.searchContentList li .detailTab{
   overflow: hidden;
}
.searchContentList li .detailTab span{
font-size:14px;
font-family:Helvetica;
font-weight:400;
line-height:17px;
letter-spacing:0.20000000298023224px;
display: inline-block;
margin-right: 5px;
padding-bottom: 5px;
}
.searchContentList li .detailTab span:hover{
	cursor: pointer;
	color: #25A53B;
	border-bottom: 2px solid #25A53B;
}
.searchContentList li .detailTab span.active{
	color: #25A53B;
	border-bottom: 2px solid #25A53B;

}
.searchContentList li .detail{
font-size:12px;
font-family:Helvetica;
font-weight:400;
line-height:14px;
color:rgba(128,128,128,1);
letter-spacing:0.20000000298023224px;
margin-top: 14px;
}
.studySearch{
	padding-top: 31px;
}
.studySearch .title{
	width:800px;
	height:98px;
	background:rgba(247,247,247,1);
	border:1px solid rgba(220,223,229,1);
	border-radius:4px;
	padding: 16px 19px;
	margin-left: auto;
	margin-right: auto;
}
.studySearch .title p{
	font-size:14px;
	font-family:Helvetica;
	font-weight:400;
	color:rgba(47,48,51,1);
	letter-spacing:0.20000000298023224px;
}
.studySearch .title ul {
	overflow: hidden;
	margin-top: 13px;
}
.studySearch .title ul li{
	float: left;
	width: 33.33%;
	font-size:12px;
	font-family:Helvetica;
	font-weight:400;
	color:#8F9299;
	letter-spacing:0.20000000298023224px;
}
.studySearch .title ul li span{
	font-size:12px;
	color:rgba(47,48,51,1);
}
.studySearch .searhTips{
	font-size:14px;
	font-family:Helvetica;
	font-weight:400;
	color:rgba(47,48,51,1);
	letter-spacing:0.20000000298023224px;
	margin-top: 20px;
}
.searchListContent2 ul li h3{
	font-size:20px;
	font-family:Helvetica;
	font-weight:400;
	color:rgba(37,165,59,1);
	letter-spacing:0.20000000298023224px;
	margin-bottom: 41px;
}
.searchListContent2 ul li span.infoTitle{
	color: #808080;
	font-size: 12px;
}
.searchListContent2 ul li span.project{
	color: #44CFBF;
	font-size: 12px;
}
.searchListContent2 li .info span{
	font-size: 12px;
}
.searchListContent2 ul li {
	padding-bottom: 40px;
	border-bottom: 1px dashed #dcdcdc;
}
.searchListContent2 .flex{
	display: flex;
	flex-wrap: wrap;
}
.searchListContent2 .flex .item{
	width: 50%;
}
#keywords .caret,#projectType .caret{
	float: right;
	margin-top: 6px;
}
img.calendar {
	position: absolute;
	right: 5px;
	top: 6px;
	width: 20px;
	z-index: 9;
}
.sortType button.active{
	background: #F4FFF0;
	border-color:#25A53B;
	color: #25A53B;
}
.sortAsc button.active{
	background: #F4FFF0;
	border-color:#25A53B;
	color: #25A53B;
}
#pageLimit li a{
	color: #25A53B;
}
#pageLimit li.active a{
	background-color: #25A53B !important;
	color: white;
}
#pageLimit2 li a{
	color: #25A53B;
}
#pageLimit2 li.active a{
	background-color: #25A53B !important;
	color: white;
}
.coverWhite{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top:0;
	left:0;
	background: white;
	opacity: 0.3;
}
.globleLoading{
	position: fixed;
	text-align: center;
	top:30%;
	width: 100%;
	z-index: 1000;
}
.globleLoading img{
	display: inline-block;
	-webkit-animation: rotate 1S infinite linear;
	animation: rotate 1S infinite linear;
}
.dropdown-menu li.checked a{
	color:#25A53B;
}
@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0);
	}

	100% {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}
@keyframes rotate {
	0% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0);
	}

	100% {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}