/*
combined files : 

*/
a:hover {
	text-decoration: none;
}
.content-wrap {
	color: #666;
	margin-bottom: 10px;
}
.content-wrap a, .content-wrap a:hover {
	color: #666;
}
#content {
	width: 960px;
	margin: 0 auto;
}
@font-face {
	font-family: 'iconfont';
	src: url('font/iconfont.eot'); /* IE9*/
	src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('font/iconfont.woff') format('woff'), /* chromeˇ˘firefox */  url('font/iconfont.ttf') format('truetype'), /* chromeˇ˘firefoxˇ˘operaˇ˘Safari, Android, iOS 4.2+*/  url('font/iconfont.svg#svgFontName') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont";
	font-style: normal;
	font-weight: normal;
}
.fl_lj {
	float: left;
	_display: inline;
	border: 0;
	background-color: initial
}
.fr {
	float: right;
	_display: inline;
}
.content-wrap .last {
	border-right: 0;
}
.content-wrap .first {
	border-left: 0;
}
.btn-b-green, .btn-s-green {
	display: inline-block;
	background: #FF6589;
	border: 1px solid #FF6589;
	line-height: 34px;
	text-align: center;
	color: #fff;
	width: 100px;
	cursor: pointer;
	margin-right: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-s-green {
	width: 50px;
	line-height: 23px;
}
.btn-b-gray, .btn-s-gray {
	display: inline-block;
	background: #fff;
	line-height: 34px;
	text-align: center;
	color: #999;
	width: 100px;
	cursor: pointer;
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-s-gray {
	line-height: 23px;
	width: 50px;
}
/*dialog*/
.ks-overlay {
	position: absolute;
	left: -9999px;
	top: -9999px;
	background: #fff;
	border: 5px solid #999;
	outline: none;
}
.ks-overlay .ks-ext-close {
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	float: right;
	margin: 10px 20px 0 0;
	cursor: pointer;
	background: url(http://gtms03.alicdn.com/tps/i3/T1LKyEFeRaXXb2dA.y-220-229.png) no-repeat;
	background-position: -72px -133px;
}
.ks-dialog-mask {
	/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');
    background:rgba(0,0,0,0.7);*/
	background: black;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.ks-overlay .dialog-ctrl {
	margin: 10px auto;
}
.ks-overlay .dialog-hd {
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	border-bottom: 1px solid #ddd;
}
.ks-overlay .dialog-hd span {
	font-size: 14px;
	font-weight: bold;
}
.ks-overlay .dialog-bd {
	padding: 20px;
}
/*tip*/
.dialog-tip {
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	padding: 15px;
	border: 1px solid #ddd;
	-moz-box-shadow: -1px 1px 3px #ddd;
	-webkit-box-shadow: -1px 1px 3px #ddd;
	box-shadow: -1px 1px 3px #ddd;
}
.dialog-tip .tip-ctrl {
	margin: 10px auto 0 auto;
}
div.ui-box-login {
	z-index: 10010;
}
#J_TSportError {
	margin-left: 400px;
	font-size: 14px;
}
#J_TSportError a {
	color: #36c;
}
/*
combined files : 

*/

h3.subject {
	font-weight: 600;
	font: 16px/1.2 '\5FAE\8F6F\96C5\9ED1';
	margin-bottom: 15px;
	color: #404040;
}
/*.w990*/
.team-box {
	width: 658px;
}

.team-mid {
	height: 44px;
	line-height: 44px;
	padding-left: 20px;
}
.team-mid h4 {
	font-weight: normal;
}
.team-mid ul li {
	float: left;
	_display: inline;
	margin-left: 10px;
}
.team-main {
	background: #fff;
}
.team-main .hd {
	height: 35px;
	border: 1px solid #ddd;
	background: #f7f7f7;
}
.team-main .hd .sort-list li {
	float: left;
	_display: inline;
	width: 85px;
	line-height: 35px;
	border-right: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.team-main .hd .sort-list li.current {
	margin-top: 1px;
	background: #fff;
}
.team-main .hd .search-box {
	position: relative;
	width: 240px;
	margin: 5px 20px 0 0;
	border: 1px solid #ddd;
}
.team-main .hd .search-box input {
	height: 27px;
	width: 199px;
	border: 0;
	border-right: 1px solid #ddd;
}

.team-main .bd {
	padding: 15px 10px;
	border: 1px solid #DEDEDE;
	border-top: 0;
	zoom: 1;
	-webkit-transition-property: scale;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.team-main .bd:hover {
	background-color: #fffdfb;
	box-shadow: 0 0 7px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.team-main .ft {
	padding: 30px 0;
}

.team-main .no-result span {
	color: #FF6589;
}
.team-main .top {
	padding: 20px 20px 0 20px;
}
.team-main .top h3 {
	padding-left: 20px;
	color: #333;
	font-size: 16px;
	line-height: 1.2;
}

.diary-floor .floor-sub {
	float: left;
	_display: inline;
	width: 112px;
	height: 135px;
	overflow: hidden;
	border: 1px solid #ddd ;
}
.diary-floor .floor-sub img {
	width: 112px;
	height: 135px;
}
.diary-floor .floor-main {
	float: right;
	_display: inline;
	width: 480px;
	color: #999;
}
.diary-floor .floor-main .title {
	line-height: 21px;
	padding: 0
}
.diary-floor .floor-main .title .time, .diary-floor .floor-main .title .past, .diary-floor .floor-main .title .cancel {
	display: inline-block;
	vertical-align: baseline;
}
.diary-floor .floor-main .title a {
	font-size: 18px;
	color: #FF7300;
	font-family: microsoft yahei;
	font-weight: 300;
}
.diary-floor .floor-main .title .time {
	font-size: 12px;
	font-weight: 300;
	color: #FF6589;
	margin-left: 4px
}
.diary-floor .floor-main .title .time i {
	margin-left: 4px
}
.diary-floor .floor-main .title .past, .diary-floor .floor-main .title .cancel {
	text-indent: -9999px;
	width: 38px;
	height: 17px;
}
.diary-floor .floor-main p {
	line-height: 21px;
}
.diary-floor .floor-main .info {
	width: 355px;
	border-right: 1px dotted #ddd;
}
.diary-floor .floor-main .info p label {
	color: #555555
}
.diary-floor .floor-main .info .faqiren {
	width: 170px;
}
.diary-floor .floor-main .info .flag {
	margin-right: 12px;
}
.diary-floor .floor-main .peoplenum {
	margin-left: 20px;
}
.diary-floor .floor-main .peoplenum p {
	margin-bottom: 5px;
}
.diary-floor .floor-main .peoplenum .yibao {
	color: #FF6589;
	font-size: 20px;
	font-weight: 600;
}
.diary-floor .floor-main .peoplenum .zongshu {
	color: #FF6589;
	font-size: 12px;
	font-weight: bold;
}
.diary-floor .floor-main .peoplenum .showpeople {
	color: #fff;
	font-size: 12px;
	background: #FF6589;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 2px;
	vertical-align: top;
	cursor: pointer;
}
.gender {
	background-image: url(m-jy.png);
	background-repeat: no-repeat;
	background-size: 192px;
	padding: 0;
}
.gender_2 {
	width: 16px;
	height: 18px;
	background-position: 0 -100px;
	display: inline-block;
} 
.gender_1 {
	width: 16px;
	height: 18px;
	background-position: -20px -100px;
	display: inline-block;
} 
.diary-floor .floor-main .title .time i.age {
	background-color: #FF6589;
	padding: 3px 8px;
	color: #FFFFFF;
	border-radius: 3px
}
.diary-floor .floor-main .title .time i.pay {
	font-size: 18px;
	font-family: simhei;
	margin-left: 10px
}
.subject {
	display: -webkit-flex;
	font-size: 14px;
	margin-bottom: 8px
}

.gender_1 {
	color: #00aeef
}
.gender_2 {
	color: #f64e78
}
.baoming_input {
	margin-left: -20px;
	-webkit-transition-property: scale;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	opacity: 0;
	display: inline-block;
}
.baoming_input a {
	background-color: #FF6589;
	color: #FFFFFF;
	padding: 8px 20px;
	border-radius: 3px;
	font-family: microsoft yahei;
	font-size: 15px;
}
.baoming_input a.baoming_ed {
	background-color: #999999;
}
.baoming_input a:hover {
	color: #FFFFFF;
}
.team-main .bd:hover .baoming_input {
	opacity: 1;
	margin-left: 0
}
.apply_list li:hover {
	background-color: #FAFAFA;
	border-radius: 3px;
	border: 1px solid #DEDEDE;
}
