.xmgl{
	line-height:60px;
	height:60px;
	background:#E5E5E5;
	}
.xmgl-title h4{margin:0;line-height:60px;}
.search{
	width:40%;
	height:34px;
	padding-top:13px;
	}
.search{ position:relative;}
.search .tip {
        position: absolute;
        top:1px;
        left: 13px;
        color: #666;
		font-family:"微软雅黑";
    }

.syxm-title h4{
	line-height:60px;
	margin:0;
}
.search .sousuokuang{
	width:60%!important;
	float:left;
	display:line-block;
	*padding:5px;
	*height:22px;
	}
.sousuoanniu{
	width:20%;
	float:left;
	background-color:#3db1fa;
	outline-color:#3db1fa:
	border:none;
	display:inline-block;
	height:34px;
	line-height:36px;
	text-align:center;
	color:#fff;
}
.tag-items{
	padding-top:20px;width:100%;
}
.tag-item{
	color:#666;padding:8px 20px 8px 20px;width:100%;*zoom:1;
}
.tag-item:after,.tag-item:before{
	content:"";display:table;line-height:0;
}
.tag-item:after{
	clear:both;
}
.tag-item dt{
	font-weight:700;color:#3db1fa;
	margin-right:20px;
}
.tag-item dd,.tag-item dt{
	float:left;line-height:28px;font-size:16px;
}
.tag-item a{
	display:inline-block;
	padding:0 10px;color:#666;
	margin:0 5px;height:28px;
	line-height:28px;
	word-wrap:break-word;
	border-radius:5px;
	background-clip:padding-box;
}
.tag-item .tag-item-focus,.tag-item a:hover{
	color:#fff;background-color:#3db1fa;
}
.classify-tag-item{
	height:40px;overflow:hidden;
}
.tag-item .tag-item-switch{position:absolute;right:0;top:3px;cursor:pointer;
}
.ico-action-add,.tag-item-switch i{
	width:18px;height:18px;display:inline-block;margin-left:5px;background-image:url(../sprite/global.png?20151106111144);background-position:-374px -239px;float:right;margin-top:2px;
	}
	.ico-action-add{
		float:left;margin-right:5px;margin-top:5px;margin-left:0;
	}
.tag-item-switch .hide{
	background-image:url(../sprite/global.png?20151106111144);background-position:-416px -219px;
}
.container .details_left{
	float:left;
	width:66%;
	margin-bottom:20px;
}
.details_left ul .list{
	margin-bottom:20px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.details_left .content_same{
	width:49%;
	float:left;
	padding: 20px 10px 10px 10px;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}
.details_left .content_same:hover{
	background-color:#efefef;
}
.details_left .content_left{
	margin-right:2%;
}
.details_left .content_same .team_p{
	float:left;
	width:22%;
}
.details_left .content_same .team_name{
	float:left;
	margin-left: 4%;
	width:72%;
}
 .details_left .content_same .team_name h4{
	font-size:20px;
	width: 160px;
	height:20px;
	overflow:hidden;
} 
.details_left .content_same .team_name span{
	display:inline-block;
	padding:0px 20px 0px 30px;
	line-height:40px;
	font-size:20px;
	color:#666;
}
.details_left .content_same button{
	border:1px solid #3db1fa;
	background-color: #fff;
	line-height:32px;
	margin-top: -40px;
	font-size:18px;
	border-radius:5px;
	color:#3db1fa;
	float:right;
	width:66px;
}
.details_left .content_same button:hover{
	background-color:#3db1fa;
	color:white;
}
.details_left .content_same p{
	color:#666;
	line-height:28px;
}
.details_left .content_same .team_name .team_icon1{
	background: url(../images/team-icon1.png) no-repeat left center;
}
.details_left .content_same .team_name .team_icon2{
	background: url(../images/team-icon2.png) no-repeat left center;
}

.container .details_right{
	float:right;
	width:28%;
}

.container .details_right .side_list{
	width:100%;
	height:86px;
	margin-bottom: 10px;
	overflow:hidden;
}
.container .details_right .side_list .side_img{
	display:block;
	width:26%;
	float:left;
	margin-right:6%;
}
.container .details_right .side_list .side_right{
	width:68%;
	height:86px;
	float:left;
}
.container .details_right .side_list h3{
	margin-top:10px;
	color:#666;
}


.page{
	padding-top: 50px;
	width: 250px;
	height: 30px;
	margin:0 auto;
	margin-bottom: 80px;
}
.page li{
	float: left;
	height: 32px;
	width: 32px;
	margin-right:10px;
	line-height: 32px;
	text-align: center;
	
	background-color: #F5F5F5;
}
.page .one{
	background-color: #3db1fa;
	color: #fff;
}
.page .last{
	width: 82px;
	margin-right: 0;
}
.page li a{
	color: #808080;
}
.page li .change{
	color: #fff;
}





.xm .col-lg-3{*width:20%;}
@media (max-width:767px){

.search{
	width:70%;	
	}
}