@charset "utf-8";

/* css document */

/*筛选条件*/

.query {
	width: 1198px;
	height: auto;
	float: left;
	background: #fff;
	border: 1px solid #ccc;
}
.query .query-main {
	width: 1157px;
	height: auto;
	margin: 0 auto;
}
.query .query-main ul li {
	width: 1157px;
	border-bottom: 1px dashed #ccc;
	color: #666;
	line-height: 35px;
	float: left;
}
.query .query-main ul li a {
	color: #000;
	line-height: 20px;
	font-size: 14px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 8px;
	margin-top: 3px;
}
.query .query-main ul li samp {
	width: 1090px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.query .query-main ul li a:hover {
	color: #ff6a50;
}
.query .query-main ul li a.active {
	display: block;
	height: 20px;
	line-height: 19px;
	background: #ff6a50;
	color: #fff;
	border-radius: 25px;
	margin-top: 3px;
}
.query .query-main ul li span {
	float: left;
	font-size: 14px;
	padding-right: 5px;
}
.query .query-main ul li>a{
	float: left;
	color: #5492ff;
	font-size: 12px;
	padding:0;
	margin:0;
	height: 31px;
	line-height: 31px;
}
.query .query-main ul li>a:hover{
	text-decoration: underline;
	color: #5492ff;
}
.query .query-main ul li>a.active{
	text-decoration: underline;
	color: #5492ff;
	background: transparent;
	line-height: 31px;
	height: 31px;
	margin-top:0;
}


/*工作室列表-统计-动态*/
.studio-main{
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0 50px;
}
.studio-main .studio-list{
	float: left;
	width:953px;
	height:auto;
	margin-right: 10px;
	border:1px solid #ccc;
	background: #fff;
}
.studio-main .studio-list .tab-search {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	float: left;
}
.tab-search .small-tab {
	float: left;
}
.tab-search .small-tab ul.tab1 {
	float: left;
	height: 48px;
	background: #f5f5f5;
}
.tab-search .small-tab ul.tab1 li {
	width: 103px;
	height: 48px;
	line-height: 48px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #222;
}
.tab-search .small-tab ul.tab1 li.line{
	float: left;
	width: 1px;
	height: 48px;
	background: #ccc;
}
.tab-search .small-tab ul.tab1 li.active {
	background: #fff;
	color: #fc583d;
}
.tab-search .small-tab ul.tab1 li:hover {
	cursor: pointer;
	color: #fc583d;
}
.tab-search .small-search {
	width: 320px;
	height: 30px;
	float: right;
	background: #036fdc;
	margin: 10px 10px 0 0;
}
.tab-search .small-search input {
	width: 263px;
	height: 28px;
	background: #effbff;
	text-indent: 10px;
	line-height: 26px;
	color: #666;
	float: left;
	margin: 1px;
}
.tab-search .small-search button {
	width: 55px;
	height: 28px;
	line-height: 28px;
	float: right;
	background: #036fdc;
	font-size: 14px;
	color: #fff;
	float: left;
}
.tab-search .small-search button:hover {
	background: #0268cf;
}
.studio-main .studio-list .studio-list-main{
	float: left;
	width: 100%;
}
.studio-main .studio-list .studio-list-main ul{
	float: left;
	width:953px;
	padding:20px 0;
}
.studio-main .studio-list .studio-list-main ul li{
	float: left;
	width:224px;
	height: auto;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin: 0 -1px 20px 12px;
}
.studio-main .studio-list .studio-list-main ul li .img-cover{
	float: left;
	width: 224px;
	height:124px;
	position: relative;
}
.studio-main .studio-list .studio-list-main ul li .img-cover>img{
	float: left;
	width: 224px;
	height:124px;
	border-radius: 3px 3px 0 0;
}
.studio-main .studio-list .studio-list-main ul li .img-cover .medal-area{
	float: left;
	width: 32px;
	height: 32px;
	text-align: center;
	position: absolute;
	top:0;
	left: 10px;
}
.studio-main .studio-list .studio-list-main ul li .img-cover .medal-area img{
	width: auto;
	height: auto;
	max-width: 32px;
	max-height: 32px;
}
.studio-main .studio-list .studio-list-main ul li .list-main{
	float: left;
	width: 202px;
	height:107px;
	border:1px solid #ccc;
	border-top: 0;
	padding:0 10px;
	position: relative;
}
.studio-main .studio-list .studio-list-main ul li .list-main h3{
	float: left;
	width: 100%;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:6px 0 3px;
}
.studio-main .studio-list .studio-list-main ul li .list-main samp{
	float: left;
	width: 100%;
	color: #666;
	font-size: 12px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.studio-main .studio-list .studio-list-main ul li .list-main .icon-area{
	float: left;
	width: 100%;
	margin-top: 7px;
}
.studio-main .studio-list .studio-list-main ul li .list-main .icon-area span {
	float: left;
	color: #999;
	font-size: 12px;
	margin-right: 15px;
}
.studio-main .studio-list .studio-list-main ul li .list-main .icon-area span i.yl {
	float: left;
	width: 14px;
	height: 10px;
	background: url(../../image/studio/stage-icon.png) -11px -400px no-repeat;
	margin: 3px 5px 0 0;
}
.studio-main .studio-list .studio-list-main ul li .list-main .icon-area span i.zs {
	float: left;
	width: 12px;
	height: 14px;
	background: url(../../image/studio/stage-icon.png) -10px -300px no-repeat;
	margin: 1px 5px 0 0;
}
.studio-main .studio-list .studio-list-main ul li .list-main dl{
	float: left;
	width: 202px;
	border-top: 1px solid #ececec;
	position: absolute;
	bottom: 7px;
	left: 0;
	margin:0 10px;
}
.studio-main .studio-list .studio-list-main ul li .list-main dl dd{
	float: left;
	width: 17px;
	height:16px;
	background: url(../../image/studio/jy-ms-icon.png) -10px -10px no-repeat;
	margin:6px 9px 0 0;
}
.studio-main .studio-list .studio-list-main ul li .list-main dl dd.gray{
	width: 19px;
	height:18px;
	background: url(../../image/studio/jy-ms-icon.png) -10px -100px no-repeat;
}
.studio-main .studio-list .studio-list-main ul li:hover{
	-webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.studio-main .studio-list .studio-list-main #page ul.page{
	float: none;
	width: auto;
	margin:10px 0 60px;
}
.studio-main .studio-list .studio-list-main #page ul.page li {
	margin:0 5px 0 0;
	-webkit-transition:none;
	-o-transition:none;
	-moz-transition:none;
	transition:none;
}
.studio-main .studio-list .studio-list-main #page ul.page li:hover{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transform:none;
	-moz-transform:none;
	transform:none;
}

.studio-main .studio-count{
	float: left;
	width:212px;
	height:auto;
	padding:0 10.5px;
	border:1px solid #d2d2d2;
	background: #fff;
}
.studio-main .studio-count .count-btn{
	float: left;
	width:212px;
	height:62px;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(../../image/studio/clear-btn.png) no-repeat;
	margin:9px 0 16px;
}
.studio-main .studio-count dl{
	float: left;
	width: 100%;
}
.studio-main .studio-count dl dt{
	float: left;
	width: 100%;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 23px;
}
.studio-main .studio-count dl dd{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	line-height: 21px;
	margin-bottom: 11px;
	padding-bottom: 13px;
}
.studio-main .studio-count dl dd.no-border{
	border-bottom: 0;
}
.studio-main .studio-count dl dd span{
	float: left;
	color: #666;
	font-size: 14px;
}
.studio-main .studio-count dl dd b {
	float: right;
	color: #3477ff;
	font-size: 22px;
	font-family: arial;
}

/*工作室动态*/
.studio-main .studio-dyn{
	float: left;
	width:212px;
	height:auto;
	padding:0 10.5px;
	border:1px solid #d2d2d2;
	background: #fff;
	margin-top: 10px;
}
.studio-main .studio-dyn h6{
	float: left;
	width: 100%;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.studio-main .studio-dyn .gallery-main {
	width:212px;
	height:550px;
	float: left;
	padding-bottom:40px;
	overflow: hidden;
	position: relative;
}
.studio-main .studio-dyn ul{
	float: left;
	width: 100%;
	height:550px;
	position: absolute;
	left: 0;
	top: 0;
}
.studio-main .studio-dyn ul li{
	float: left;
	width: 100%;
	height:550px;
}
.studio-main .studio-dyn dl{
	float: left;
	width: 100%;
	margin-top:23px;
}
.studio-main .studio-dyn dl dd{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 14px;
	cursor: pointer;
}
.studio-main .studio-dyn dl dd.no-border{
	border-bottom: 0;
}
.studio-main .studio-dyn dl dd img{
	float: left;
	width: 52px;
	height:52px;
	border-radius: 100%;
	margin:0 5px 25px 0;
}
.studio-main .studio-dyn dl dd .dyn-text{
	float: left;
	width: 155px;
}
.studio-main .studio-dyn dl dd .dyn-text b{
	float: left;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 16px;
	margin-bottom: 2px;
}
.studio-main .studio-dyn dl dd .dyn-text p{
	float: left;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	font-size: 12px;
	margin-bottom: 7px;
}
.studio-main .studio-dyn dl dd .dyn-text .xz-area{
	float: left;
	width: 100%;
	max-width: 100%;
}
.studio-main .studio-dyn dl dd .dyn-text .xz-area samp{
	float: left;
	width: 50%;
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
	font-size: 12px;
}
.studio-main .studio-dyn dl dd .dyn-text .xz-area span{
	float:right;
	width: 50%;
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
	font-size: 12px;
	text-align: right;
}
.studio-main .studio-dyn dl dd .dyn-text .xz-area span.num{
	font-family: arial;
}
.studio-main .studio-dyn .default{
	margin: 50px 0;
	display: none;
}

/*暂无工作室*/
.no-studio{
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	margin:60px 0 80px;
	display: none;
}
.no-studio .no-icon{
	margin: 0 0 15px 0;
	width: 130px;
	height:112px;
	display: inline-block;
	background: url(../../image/studio/no-office.png) no-repeat;
}
.no-studio p{
	color: #999;
	font-size: 18px;
	width: 100%;
}
.no-studio button{
	width: 175px;
	height:44px;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	background: #ff6e4a;
	margin-top: 30px;
}
.no-studio button:hover{
	background: #ed5d39;
}


/*创建工作室 弹窗*/
.tc-creat {
	width:735px;
	border-radius: 5px;
	background: #fff;
	display: none;
}
.tc-creat .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tc-creat .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}
.tc-creat .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/studio/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}
.tc-creat .main-title i.close:hover {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/studio/tc-close-icon.png) -10px -60px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.tc-creat .main {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.tc-creat .main .upload {
	width: 224px;
	float: left;
	margin-left: 20px;
}

.tc-creat .main .upload .again {
	width: 218px;
	height: 162px;
	background: #6b7677;
	float: left;
	margin-bottom: 5px;
}
.tc-creat .main .upload .no-pic {
	width: 218px;
	height: 162px;
	background: #eafeff;
	border: 2px dashed #00a2ac;
	float: left;
	margin-bottom: 5px;
}

.tc-creat .main .upload .no-pic i {
	width: 21px;
	height: 21px;
	margin: 0 auto;
	display: block;
	background: url(../../image/match/upload-add.png) no-repeat;
	margin-top: 53px;
}

.tc-creat .main .upload .no-pic p {
	text-align: center;
	font-size: 18px;
	color: #00a2ac;
	padding-top: 67px;
	cursor: default;
}
.tc-creat .main .upload .no-pic:hover {
	cursor: default;
}

.tc-creat .main .upload samp {
	float: left;
	color: #999999;
	font-size: 14px;
	line-height: 14px;
}

.tc-creat .main .upload .again img {
	margin: 0 auto;
	display: block;
}

.tc-creat .main .upload .again .mask {
	width: 218px;
	height: 162px;
	background: url(../../image/match/mask.png) no-repeat;
	position: relative;
}

.tc-creat .main .upload .again:hover {
	cursor: pointer;
}

.tc-creat .main .upload .uploadImg {
	background: #00C177;
	color: #fff;
	width: 100px;
	height: 28px;
	font-size: 14px;
	border-radius: 2px;
	margin: 14px 62px;
}
.tc-creat .main .upload samp {
	float: left;
	font-size: 14px;
	color: #ff4200;
	line-height: 22px;
	margin-top: 10px;
}
.tc-creat .main .team-intro {
	width:471px;
	float: left;
	margin-left: 20px;
}
.tc-creat .main .team-intro ul {
	width: 100%;
	float: left;
}
.tc-creat .main .team-intro ul li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.tc-creat .main .team-intro ul li b {
	font-weight: normal;
	color: #ff4200;
}
.tc-creat .main .team-intro ul li em {
	width:95px;
	float: left;
	font-size: 14px;
	color: #717076;
	font-style: normal;
	line-height: 35px;
	margin-right: 5px;
	text-align: right;
}
.tc-creat .main .team-intro ul li input{
	float: left;
	width: 343px;
	height: 33px;
	border:1px solid #ccc;
	border-radius: 2px;
	text-indent: 10px;
	line-height: 33px;
}
.tc-creat .main .team-intro ul li select{
	float: left;
	width: 168px;
	height: 35px;
	border:1px solid #ccc;
	border-radius: 2px;
	text-indent: 10px;
	margin-right: 9px;
	line-height: 33px;
}
.tc-creat .main .team-intro ul li select.no-mar{
	margin-right: 0;
}

.tc-creat .main .team-intro ul li textarea{
	float: left;
	width: 323px;
	height:150px;
	padding:10px;
	border:1px solid #ccc;
	border-radius:2px;
	resize: none;
}

.tc-creat .main .team-intro ul li textarea.synopsis_text{
	height:51px;
}

.tc-creat .main .team-intro ul li samp{
	float:right;
	color: #ff4200;
	font-size: 14px;
	margin: 3px 25px 0 0;
}
.tc-creat .main .team-intro ul li input:hover{
	border-color:#75c4ff;
}
.tc-creat .main .team-intro ul li select:hover{
	border-color:#75c4ff;
}
.tc-creat .main .team-intro ul li textarea:hover{
	border-color:#75c4ff;
}
.tc-creat .main .tc-btn{
	width: 100%;
	text-align: center;
	float: left;
	margin: 25px 0 20px 0;
}
.tc-creat .main .tc-btn button{
	width: 128px;
	height: 35px;
	color: #fff;
	border: 1px solid #00c177;
	border-radius: 3px;
	background: #00c177;
	font-size: 14px;
	line-height: 29px;
}
.tc-creat .main .tc-btn button.qx {
	margin-left:15px;
	color: #00c177;
	background: #fff;
}
.tc-creat .main .tc-btn button:hover {
	background: #01B26E;
	color: #fff;
}

.upload .uploadImg {
	background: #00C177;
	color: #fff;
	width: 100px;
	height: 28px;
	font-size: 14px;
	border-radius: 2px;
	margin: 14px 62px;
}

.edit-team-sl-custom-file {
	position: relative;
	display: inline-block;
	zoom: 1;
	text-align: center;
}

.edit-team-sl-custom-file .edit-team-ui-input-file {
	width: 100px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 0;
	_zoom: 30;
	font-size: 0px;
	font-size: 300px \9;
	_height: auto;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	cursor: pointer;
	margin: 14px 62px;
}